[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2015-12-24 Thread Jeroen Roovers
commit: 0cb782131810bbf69b958b61571929dff4ee7198
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 24 21:53:16 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 24 22:08:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb78213

net-analyzer/vnstat: Old.

Package-Manager: portage-2.2.26

 net-analyzer/vnstat/Manifest  |  2 -
 net-analyzer/vnstat/vnstat-1.11-r2.ebuild | 78 
 net-analyzer/vnstat/vnstat-1.12.ebuild| 85 ---
 3 files changed, 165 deletions(-)

diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 63786c0..538fa63 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,4 +1,2 @@
-DIST vnstat-1.11.tar.gz 79075 SHA256 
b71876d817bbb6a16d31b4236e22a2eb6c39666a7f7bfea581f5ff441cade026 SHA512 
f16a0cc5065665c46de9781b6d92e96f0966520e5448fc529150ced886574fe07d0695df5051828b58183d06a707b7b2e94562b06db1898dacb858517a5485b1
 WHIRLPOOL 
bc93704b8f9c39830f1ba8c2d39cc7ba7d0b317d35941547870bd5cf8c2f374050cdbae7c8ce444765cd5fb22c78d28e6099f32b06aee9d836451b399216e6ef
-DIST vnstat-1.12.tar.gz 98435 SHA256 
af1050d9c1b22d4b9742fe0d1818de9eb1037b8e7f9ba67b962e108d8527be69 SHA512 
0d6b5f362bbcbb4a104f82b8e350f5d8b071e974a3fdfb100333c3d8e5a096a71a97360543d2594fd3f2108df8bb03c4c52d396f28723005a5d1bf605eb1
 WHIRLPOOL 
590197dc62b077268e0814d7ce15f5f519d53328a68e57743c1a3375082410239d75e28674094dbb7d14b27d17769f7de6d0eccd716a05d50d86f5d06274c9a0
 DIST vnstat-1.13.tar.gz 101568 SHA256 
6f4e2599ebb195b25f499d3e2e865aa14da336dfc9cc03a79181aa71f7ed99cd SHA512 
b9620349247db292b13cd06db1921b4e5921a473957ac387f6adfc21acdc441910f73b97dfa5f024d7ba7a6521d1d9d97e2b25337673f423bcdbd064207f01a4
 WHIRLPOOL 
6b9aeb96790eeef2b287cdffeb4d41b2db22803e7218dafb27944bb14acf255bf590dcb82220c72f388c8cc387045b87335a2e4973a07c5ef1e1c98c710e068d
 DIST vnstat-1.14.tar.gz 103281 SHA256 
f8462a47d85d0890493dc9eaeafbc725ae631aa5b103fb7f8af4ddb2314e8386 SHA512 
a2aebcdd0c4aa4a821579b751af587af44a5c3f14864d3022a05f65c4df2b9ddece0ed414097346d95124a3ea5fb89ea26bf44c68d3c7ca7237573dd5f1e8239
 WHIRLPOOL 
1b8b6ac7eeaec936d7c8d17d6a384c13f8daa9ee8e451d94abffc1b373eb3b106ed2b4c95af9f833c4c6e732a4ebc0ccdb1544988da650012add99d7915fd068

diff --git a/net-analyzer/vnstat/vnstat-1.11-r2.ebuild 
b/net-analyzer/vnstat/vnstat-1.11-r2.ebuild
deleted file mode 100644
index 0b20d76..000
--- a/net-analyzer/vnstat/vnstat-1.11-r2.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit toolchain-funcs user
-
-DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="http://humdi.net/vnstat/;
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86"
-IUSE="gd"
-
-DEPEND="
-   gd? ( media-libs/gd[png] )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   enewgroup vnstat
-   enewuser vnstat -1 -1 /dev/null vnstat
-}
-
-src_compile() {
-   sed -i 's:vnstat[.]log:vnstatd.log:' cfg/vnstat.conf || die
-   sed -i 's:vnstat[.]pid:vnstatd/vnstatd.pid:' cfg/vnstat.conf || die
-
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" $(usex gd all '')
-}
-
-src_install() {
-   use gd && dobin src/vnstati
-   dobin src/vnstat src/vnstatd
-   exeinto /etc/cron.hourly
-   newexe "${FILESDIR}"/vnstat.cron vnstat
-
-   insinto /etc
-   doins cfg/vnstat.conf
-   fowners root:vnstat /etc/vnstat.conf
-
-   newconfd "${FILESDIR}"/vnstatd.confd vnstatd
-   newinitd "${FILESDIR}"/vnstatd.initd vnstatd
-
-   keepdir /var/lib/vnstat
-   fowners vnstat:vnstat /var/lib/vnstat
-
-   use gd && doman man/vnstati.1
-   doman man/vnstat.1 man/vnstatd.1
-
-   newdoc examples/vnstat_ip-up ip-up.example
-   newdoc examples/vnstat_ip-down ip-down.example
-   newdoc INSTALL README.setup
-   dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi
-}
-
-pkg_postinst() {
-   # Workaround feature/bug #141619
-   chown -R vnstat:vnstat "${ROOT}"/var/lib/vnstat
-   chown vnstat:vnstat "${ROOT}"/var/run/vnstatd
-   ewarn "vnStat db files owning user and group has been changed to 
\"vnstat\"."
-
-   elog
-   elog "Repeat the following command for every interface you"
-   elog "wish to monitor (replace eth0):"
-   elog "   vnstat -u -i eth0"
-   elog "and set correct permissions after that, e.g."
-   elog "   chown -R vnstat:vnstat /var/lib/vnstat"
-   elog
-   elog "Note: if an interface transfers more than ~4GB in"
-   elog "the time between cron runs, you may miss traffic"
-   elog
-   elog "To update the interfaces database automatically with cron, 
uncomment"
-   elog "lines in /etc/cron.hourly/vnstat and set cron job to run it as"
-   elog "frequently 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2015-12-24 Thread Jeroen Roovers
commit: 0d1429038d695b9a290407950a8bb3c47232c326
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 24 22:08:01 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 24 22:08:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d142903

net-analyzer/vnstat: Version bump (bug #569634).

Package-Manager: portage-2.2.26

 net-analyzer/vnstat/Manifest   | 2 +-
 net-analyzer/vnstat/{vnstat-1.14.ebuild => vnstat-1.15.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 538fa63..636568d 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,2 +1,2 @@
 DIST vnstat-1.13.tar.gz 101568 SHA256 
6f4e2599ebb195b25f499d3e2e865aa14da336dfc9cc03a79181aa71f7ed99cd SHA512 
b9620349247db292b13cd06db1921b4e5921a473957ac387f6adfc21acdc441910f73b97dfa5f024d7ba7a6521d1d9d97e2b25337673f423bcdbd064207f01a4
 WHIRLPOOL 
6b9aeb96790eeef2b287cdffeb4d41b2db22803e7218dafb27944bb14acf255bf590dcb82220c72f388c8cc387045b87335a2e4973a07c5ef1e1c98c710e068d
-DIST vnstat-1.14.tar.gz 103281 SHA256 
f8462a47d85d0890493dc9eaeafbc725ae631aa5b103fb7f8af4ddb2314e8386 SHA512 
a2aebcdd0c4aa4a821579b751af587af44a5c3f14864d3022a05f65c4df2b9ddece0ed414097346d95124a3ea5fb89ea26bf44c68d3c7ca7237573dd5f1e8239
 WHIRLPOOL 
1b8b6ac7eeaec936d7c8d17d6a384c13f8daa9ee8e451d94abffc1b373eb3b106ed2b4c95af9f833c4c6e732a4ebc0ccdb1544988da650012add99d7915fd068
+DIST vnstat-1.15.tar.gz 207712 SHA256 
c3814b5baa8b627198a8debfe1dce4b4346a342523818cc8668a5497971dbc39 SHA512 
e6cf714c2c95ae7f82ec7852d23067da28f4fab83cf33726e4268a31f982ddf13c3bc30f17251a80f7c65d25f394cd05379a30e677687ce70f8c7b229ac0cb4e
 WHIRLPOOL 
7cb68f5c054c96697e415f4d3c23074f36ba1b8fdd012abf732cb6e50eff0a4a862267ac252aace1d5d7fea38cd5f525113a9cdb7e27d9cd58fce373a68896c6

diff --git a/net-analyzer/vnstat/vnstat-1.14.ebuild 
b/net-analyzer/vnstat/vnstat-1.15.ebuild
similarity index 92%
rename from net-analyzer/vnstat/vnstat-1.14.ebuild
rename to net-analyzer/vnstat/vnstat-1.15.ebuild
index 53ea375..140d839 100644
--- a/net-analyzer/vnstat/vnstat-1.14.ebuild
+++ b/net-analyzer/vnstat/vnstat-1.15.ebuild
@@ -45,12 +45,12 @@ src_prepare() {
 }
 
 src_compile() {
-   emake CFLAGS="${CFLAGS}" $(usex gd all '')
+   emake ${PN} ${PN}d $(usex gd ${PN}i '')
 }
 
 src_install() {
-   use gd && dobin src/vnstati
-   dobin src/vnstat src/vnstatd
+   use gd && dobin vnstati
+   dobin vnstat vnstatd
 
exeinto /etc/cron.hourly
newexe "${FILESDIR}"/vnstat.cron vnstat



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnome-phone-manager/

2015-12-24 Thread Dennis Lamm
commit: 3ba3433433a70c68f35cff19156a3c2644eed9b9
Author: Dennis Lamm  gentoo  org>
AuthorDate: Fri Dec 25 05:21:28 2015 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Fri Dec 25 05:21:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba34334

app-mobilephone/gnome-phone-manager:  updated description

Package-Manager: portage-2.2.24

 app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild 
b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild
index d5178fa..8a1ffe2 100644
--- a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild
+++ b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.69-r1.ebuild
@@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes"
 
 inherit autotools eutils gnome2
 
-DESCRIPTION="A program created to allow you to control aspects of your mobile 
phone from your GNOME desktop"
+DESCRIPTION="Allows you to control aspects of your mobile phone from your 
GNOME desktop"
 HOMEPAGE="https://wiki.gnome.org/PhoneManager;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/im-freewnn/

2015-12-24 Thread Agostino Sarubbo
commit: 079fe68a63b777cc19a6afabd1da6fa506efc350
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 22:12:35 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 22:12:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079fe68a

app-i18n/im-freewnn: x86 stable wrt bug #566230

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-i18n/im-freewnn/im-freewnn-0.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/im-freewnn/im-freewnn-0.0.2-r2.ebuild 
b/app-i18n/im-freewnn/im-freewnn-0.0.2-r2.ebuild
index d092a02..9d04d6d 100644
--- a/app-i18n/im-freewnn/im-freewnn-0.0.2-r2.ebuild
+++ b/app-i18n/im-freewnn/im-freewnn-0.0.2-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://bonobo.gnome.gr.jp/~nakai/immodule/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-efl/

2015-12-24 Thread Mike Frysinger
commit: dd1fff4735b3bc62f9fa362955824943992a9edb
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 21:28:41 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 21:28:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1fff47

dev-python/python-efl: new package #504592

Based on Martin Schötterl's ebuild.

 dev-python/python-efl/Manifest |  1 +
 dev-python/python-efl/metadata.xml |  5 +++
 dev-python/python-efl/python-efl-1.16.0.ebuild | 62 ++
 3 files changed, 68 insertions(+)

diff --git a/dev-python/python-efl/Manifest b/dev-python/python-efl/Manifest
new file mode 100644
index 000..beada91
--- /dev/null
+++ b/dev-python/python-efl/Manifest
@@ -0,0 +1 @@
+DIST python-efl-1.16.0.tar.xz 8737592 SHA256 
3418ca7dc38f07bf610b9dcc7ce356bc8c45247a2100679bf840f640e2744e90 SHA512 
6ee6f373b376af67af4124360482f7f0c2fb8b6e4c354ebba21c141a06be3f68ff17dcea45422c38d9e19595df035603df268aff74489007be6b9db13b861812
 WHIRLPOOL 
14cf92c31efae6a75de3d693075db8c3657519a60662db3373c8abef655d982f24e8ceddf10be605ec515b15d545ca4e2417767e3e48d68639e312f089bf2eff

diff --git a/dev-python/python-efl/metadata.xml 
b/dev-python/python-efl/metadata.xml
new file mode 100644
index 000..71cdd72
--- /dev/null
+++ b/dev-python/python-efl/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd'>
+
+enlightenment
+

diff --git a/dev-python/python-efl/python-efl-1.16.0.ebuild 
b/dev-python/python-efl/python-efl-1.16.0.ebuild
new file mode 100644
index 000..602a8f7
--- /dev/null
+++ b/dev-python/python-efl/python-efl-1.16.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+MY_P=${P/_/-}
+
+if [[ "${PV}" == "" ]] ; then
+   EGIT_SUB_PROJECT="bindings/python"
+   EGIT_URI_APPEND="${PN}"
+   
EGIT_REPO_URI="git://git.enlightenment.org/${EGIT_SUB_PROJECT}/${EGIT_URI_APPEND}.git"
+   inherit git-2
+else
+   
SRC_URI="https://download.enlightenment.org/rel/bindings/python/${MY_P}.tar.xz;
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for Enlightenment Fundation Libraries"
+HOMEPAGE="http://www.enlightenment.org;
+
+LICENSE="|| ( GPL-3 LGPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND=">=dev-libs/efl-${PV}
+   >=media-libs/elementary-${PV}
+   >dev-python/dbus-python-0.83[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/cython-0.17[${PYTHON_USEDEP}]
+   doc? (
+   media-gfx/graphviz[python]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+   doc? ( >dev-python/sphinx-1.0[${PYTHON_USEDEP}] )"
+
+python_compile_all() {
+   if use doc ; then
+   # Point sphinx to right location with builded sources
+   sed -i 's|"../build/"+d|"'"${BUILD_DIR}"'/lib"|g' doc/conf.py
+   esetup.py build_doc --build-dir "${S}"/build/doc/
+   fi
+}
+
+python_test() {
+   cd "${S}"/tests
+   rm -f ecore/test_09_file_download.py # violates sandbox
+   sed -i 's:verbosity=1:verbosity=3:' 00_run_all_tests.py || die
+   ${PYTHON} 00_run_all_tests.py --verbose || die "Tests failed with 
${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && DOCS=( "${S}"/build/doc/html )
+   use examples && EXAMPLES=( examples/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jcmdline/

2015-12-24 Thread Patrice Clement
commit: 912d6784e2f8c6d591490730d51d96f5b48b66e7
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 23:59:00 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 23:59:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912d6784

dev-java/jcmdline: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jcmdline/Manifest  |  1 +
 dev-java/jcmdline/jcmdline-2.0.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-java/jcmdline/Manifest b/dev-java/jcmdline/Manifest
index c8d91e9..0c7e4d5 100644
--- a/dev-java/jcmdline/Manifest
+++ b/dev-java/jcmdline/Manifest
@@ -1 +1,2 @@
 DIST jcmdline-1.0.2.zip 397472 SHA256 
a042f7061c79629cdf298ee4f7b334c3ece9c1a4d87acf7c2f051ae0372bf43b SHA512 
b261856eed9426257fd6391d45760f96f0085a40167632bfb2f85d35071e58d766553819bc0f8022b92fa193d47464928d09d2b0772a08ba484dd954b6206fd7
 WHIRLPOOL 
a62bf4ab0c3e5236655d246a193135f23b52f692d1e1865d194dcaa03e1a0db6249f32142c212e34661d62fd2c4ae4714e18687b97f2bd2ab08141ff1c76ef3b
+DIST jcmdline-2.0.0.zip 395547 SHA256 
663cbb6af09f4b0eee9d06a65de804de87062a96517c6382e2d93399c89ec421 SHA512 
cbd5fcfa01b733ed1904bf56fa509dbf6d6764091902b31d2a620ba1e302d1ebac8c54d20ebc9031d7724aa1578cc6ca5befb6f38625780fd021e1b002674cb9
 WHIRLPOOL 
7eec3308f52fcbe536e788301790bcf5493261405523de70ba89dcb456e6a77d6431543789d17f152ee8a7f1c4f6fdd67b160ec08c524b1f472791e68db491b1

diff --git a/dev-java/jcmdline/jcmdline-2.0.0.ebuild 
b/dev-java/jcmdline/jcmdline-2.0.0.ebuild
new file mode 100644
index 000..d019da5
--- /dev/null
+++ b/dev-java/jcmdline/jcmdline-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Library for parsing/handling of command line parameters"
+HOMEPAGE="http://jcmdline.sourceforge.net/;
+SRC_URI="mirror://sourceforge/jcmdline/${P}.zip"
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=virtual/jre-1.6"
+
+DEPEND="
+   >=virtual/jdk-1.6
+   app-arch/unzip"
+
+S="${WORKDIR}/${P}"
+
+java_prepare() {
+   java-pkg_clean
+   rm -rf testsrc || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/mips-sources/

2015-12-24 Thread Joshua Kinard
commit: ccb699e2239efb479ede17e734b88fe002b03df4
Author: Joshua Kinard  gentoo  org>
AuthorDate: Fri Dec 25 02:07:15 2015 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Fri Dec 25 02:07:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb699e2

Bump 4.2.6 to 4.2.8 and 4.3.0 to 4.3.3.

Package-Manager: portage-2.2.26

 sys-kernel/mips-sources/Manifest   | 3 ++-
 .../{mips-sources-4.2.6.ebuild => mips-sources-4.2.8.ebuild}   | 0
 .../{mips-sources-4.3.0.ebuild => mips-sources-4.3.3.ebuild}   | 0
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/mips-sources/Manifest b/sys-kernel/mips-sources/Manifest
index f24d55e..73dfa7e 100644
--- a/sys-kernel/mips-sources/Manifest
+++ b/sys-kernel/mips-sources/Manifest
@@ -4,4 +4,5 @@ DIST mips-sources-4.2.0-patches-v4.tar.xz 156096 SHA256 
171594c765df5beeb21170d1
 DIST mips-sources-4.3.0-patches-v1.tar.xz 151104 SHA256 
a08b5180eda10b71e229a9cb1da577412b64bba0dee12748754cbe1dcbb5c79c SHA512 
33c216a2923b82778a36cc77bcd49b985974551c81b4102c8783119bbf72a23cfb6e6e3e7c9412fff0fd5310f289956e313ee72da6797e1d1e42111d971662d5
 WHIRLPOOL 
6c80f80718f11815e72f9a4eb3e812d0c1bfb13831ef638e5fe4f27182ddd3ea858f398289527e2c5a7f647b763f2ec7361f3159d602468fbb828d01f22d33de
 DIST mipsgit-4.2.0-20151126.diff.xz 6308 SHA256 
a6f71ddc5f22008f4e3fdd57fa457dc5b9a1bbfc4e66b064bc02c9b04e0f0916 SHA512 
58311ed6a6d3292d5f977c7514ae7357c77b96c98282ba5e9a2425b2278c9d8a90599393413cf640ec5b538707e23d06f9b46c158f8685c9ce96fcb99a9f9be2
 WHIRLPOOL 
ca5b63ec1bd817689bb564ed63ed32f0295f926c0f64c69b1342bf357e50105a9c16d0489b2d4a8d3c6aa519bb35461ec1f948adb12909297377e4aab5e01fc1
 DIST mipsgit-4.3.0-20151126.diff.xz 2184 SHA256 
a919800a221e0fdb4cffca8a24eb42b156818eec2ea666d126866c3effab9938 SHA512 
fb50654f0727e031aa7e37b39e4054cedf80d1be5f81f69d03e39c07181f35c95727a637436237f1f75afadaa8af5f5ec3090809adc14b49b5054de89b9daf23
 WHIRLPOOL 
dd61d9727600fe30834f4d6c3a8e12e5848b90580b1b24f30c769df08f72582c012fae9c3e08fcbbe846216e2cb6d36502f79c7ce9a592017609839155d5683a
-DIST patch-4.2.6.xz 210240 SHA256 
419f91fa4a6bb0d2c160ef6812341e5aac7e776550efe1d0958ae3b1ce0ea8ce SHA512 
bc5414945ba11cc82f1007a7432f682253bc04babb4bd1d40c8f79bad9c9923ca088687caa6b7ec6d5a0b52b9a4d932e15f939b5af9f823e38bb6ad2df2faf4f
 WHIRLPOOL 
99ca0c517cfbd0cf39cf4a2016557dfaeec3aa60854fb1135ddfa8d43b9b55679c92d25999a6d1ac8b92ad8541401f2f29735ad149b5931ccf00d81787d0ae0b
+DIST patch-4.2.8.xz 267084 SHA256 
712f93e2f5e8985248852753189001b036b8366008b8c10e3421bb1d45fc20bf SHA512 
6353f1fb4e4d4229a9d45f61f666800beb04240d228499f4c4e84a9c7b32fb5a008698d906a722c996251bcf7d82426811a0a679243ff17fded88320c93ec325
 WHIRLPOOL 
5b6aa338c1b5f68acebb0783a579ef8aa57710cd992edf00f3df4feac63b7ac47426d74c2b4bf44c569df600cb10cbe01e055db6f952be435016d5c1cd9ce7da
+DIST patch-4.3.3.xz 72360 SHA256 
95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5 SHA512 
1b9cc343a589a7cdaa66284b3d7129be9869195f5b839dac0222050af42dc7a7451d4e2bf176c1a9939d6572a44a9b6f4534b0c7a79032881a9bc8f8f56c9c69
 WHIRLPOOL 
0a949df196f2b9d744af703910fc5a9a3da555648b190bd58febc14da1fdfc229f3528d38157dca3671301713857feaa747d0cf18a9477f62bd22d2ad1729472

diff --git a/sys-kernel/mips-sources/mips-sources-4.2.6.ebuild 
b/sys-kernel/mips-sources/mips-sources-4.2.8.ebuild
similarity index 100%
rename from sys-kernel/mips-sources/mips-sources-4.2.6.ebuild
rename to sys-kernel/mips-sources/mips-sources-4.2.8.ebuild

diff --git a/sys-kernel/mips-sources/mips-sources-4.3.0.ebuild 
b/sys-kernel/mips-sources/mips-sources-4.3.3.ebuild
similarity index 100%
rename from sys-kernel/mips-sources/mips-sources-4.3.0.ebuild
rename to sys-kernel/mips-sources/mips-sources-4.3.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-plugins/audacious-plugins/

2015-12-24 Thread Manuel Rüger
commit: f6b8c977ffb8329dd1b5d665d74558ad0f320910
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 21:41:59 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 21:41:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b8c977

media-plugins/audacious-plugins: Remove old

Package-Manager: portage-2.2.26

 media-plugins/audacious-plugins/Manifest   |   1 -
 .../audacious-plugins-2.4.4-r1.ebuild  | 125 -
 2 files changed, 126 deletions(-)

diff --git a/media-plugins/audacious-plugins/Manifest 
b/media-plugins/audacious-plugins/Manifest
index ad606fc..1b79e86 100644
--- a/media-plugins/audacious-plugins/Manifest
+++ b/media-plugins/audacious-plugins/Manifest
@@ -1,4 +1,3 @@
-DIST audacious-plugins-2.4.4.tgz 3425914 SHA256 
24948ae2161ddde580bcad27dbc11faed0cacd142252749e64da5f8f5e8084e4 SHA512 
075af56ff2be5262b892cca40a0270a14e20c8b2627296ee5d546f1a3817657e8a46c3c6388ea920efede9a9a727391e31f09a7c781ff651726929b4e6f58ec6
 WHIRLPOOL 
c357c222784b5a178cd8c5e83a8d1b90cbba453613507c11cc1bba34bbcf3aef7c3d6fd1540ffaa92c90699d20203a7acf3241cbbde83525fad011889addaa54
 DIST audacious-plugins-2.5.4.tar.gz 3500309 SHA256 
149fd27f476670d8ab3b8e9beaad9ab9de5955c8cbec70bf27e26446168148d8 SHA512 
43eedbb4d599cc0437f5870cf0501222e107667a76873aa26786086b0ca29a5fb074f7715e7aeff504560e033dd482b98d9d771964d981afcd3b29a46f410bcc
 WHIRLPOOL 
e131fb818e90eaa7e98b06b903d6192d4b0fcac4f6af771ea75ce4323033d56ced9fd1b05f7534e390162378c7de8dd384ac9946e0df3cb99cf8cd00d170252c
 DIST audacious-plugins-3.1.1.tar.bz2 2167856 SHA256 
dd85e982a49a2794041a391aba3d12a12505338b2c9623b60f16842ae89215ad SHA512 
f6c89a38385d9fed72e18e54cac5a4a5a126802b5dc0e71a868b92aec2d37b484b9c95e983aade2bdf3d8cf38af8f79aa2f67bc75ef292a3c8448f6029ea91fb
 WHIRLPOOL 
79067763e94cd14191c6636e45ce2ca5778b5e28a6683d4fa69ffbe9c084e5830a3a56c9afeaf7f29b2df70db8582d7ab3fe9bcead8bbf0b910cd431dff35e53
 DIST audacious-plugins-3.1.tar.bz2 2156993 SHA256 
2d1e9b229b83e4ab2a2065e7116d0d36e774d73146d2cb63162ca880770d7ca8 SHA512 
b8aa443d407dab8c5f55c9593e0306d2b2498018dd7787ab32275490d9b2cd76ee0e8c906a98fdf2ae70040f73399718c1eff9a6f8447b7327938a35b5de42d5
 WHIRLPOOL 
1a3c2efd8e2518011eceffd4104fbd2dcc9c9ac3038493a8a1d6e4ec8d7376311423319f8648f524be13b0332ed305a91c5810243e69ca7a3f816f65cead2911

diff --git a/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild
deleted file mode 100644
index 6506bf1..000
--- a/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit eutils flag-o-matic
-
-MY_P="${P/_/-}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
-HOMEPAGE="http://audacious-media-player.org/;
-SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux"
-IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
-lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio 
scrobbler sdl sid sndfile cpu_flags_x86_sse2 vorbis wavpack"
-
-RDEPEND="app-arch/unzip
-   >=dev-libs/dbus-glib-0.60
-   dev-libs/libxml2:2
-   ~media-sound/audacious-2.4.4
-   >=net-libs/neon-0.26.4
-   >=x11-libs/gtk+-2.14:2
-   aac? ( >=media-libs/faad2-2.7 )
-   adplug? ( >=dev-cpp/libbinio-1.4 )
-   alsa? ( >=media-libs/alsa-lib-1.0.16 )
-   bs2b? ( media-libs/libbs2b )
-   cdda? ( >=media-libs/libcddb-1.2.1
-   >=dev-libs/libcdio-0.79-r1 )
-   cue? ( media-libs/libcue )
-   ffmpeg? ( virtual/ffmpeg )
-   flac? ( >=media-libs/libvorbis-1.0
-   >=media-libs/flac-1.2.1-r1 )
-   fluidsynth? ( media-sound/fluidsynth )
-   jack? ( >=media-libs/bio2jack-0.4
-   media-sound/jack-audio-connection-kit )
-   lame? ( media-sound/lame )
-   libnotify? ( x11-libs/libnotify )
-   libsamplerate? ( media-libs/libsamplerate )
-   lirc? ( app-misc/lirc )
-   mms? ( >=media-libs/libmms-0.3 )
-   mp3? ( >=media-sound/mpg123-1.12.1 )
-   mtp? ( media-libs/libmtp )
-   pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
-   scrobbler? ( net-misc/curl )
-   sdl? (  >=media-libs/libsdl-1.2.5 )
-   sid? ( >=media-libs/libsidplay-2.1.1-r2 )
-   sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
-   vorbis? ( >=media-libs/libvorbis-1.2.0
- >=media-libs/libogg-1.1.3 )
-   wavpack? ( >=media-sound/wavpack-4.50.1-r1 )"
-
-DEPEND="${RDEPEND}
-   nls? ( dev-util/intltool )
-   virtual/pkgconfig"
-
-mp3_warning() {
-   if ! use mp3 ; then
-   ewarn "MP3 support is optional, you may want 

[gentoo-commits] repo/gentoo:master commit in: media-libs/freeverb3/

2015-12-24 Thread Manuel Rüger
commit: 3eb9dd05b03b4187fe63eb37de4acc1c5a4e5c7a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 21:40:30 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 21:40:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb9dd05

media-libs/freeverb3: Remove old

Package-Manager: portage-2.2.26

 media-libs/freeverb3/Manifest   |  1 -
 media-libs/freeverb3/freeverb3-2.5.13-r2.ebuild | 58 -
 2 files changed, 59 deletions(-)

diff --git a/media-libs/freeverb3/Manifest b/media-libs/freeverb3/Manifest
index f78cfbe..91aafd9 100644
--- a/media-libs/freeverb3/Manifest
+++ b/media-libs/freeverb3/Manifest
@@ -1,4 +1,3 @@
-DIST freeverb3-2.5.13.tar.gz 6143981 SHA256 
9c29adc15a94e6140e52f0b1a5a60923a8e9a3beb21ada4182363c60b25126dd SHA512 
9ebe020790fdc41fb1d766757b7ea8a2e93e6112e97ada620698fd36f8f471b6ea52e423371490a2b24328354e6b4d2f2f35f345a3bec68a4d55de929199dfb9
 WHIRLPOOL 
4bf2f6f634492a621eb541064bec6dc2c5afa8b303311c34402b46f5ca82ee7d6162430414f92e11042fbc77e990a25b150d67e6352207d29b1bca5163aeb5bb
 DIST freeverb3-2.6.6.tar.gz 6208119 SHA256 
55c0585c8d53df1bcc5dcb6ffd26fc123583a239c3f064229af71e5f8dca6816 SHA512 
755c95ef184487af7e01ea32765b77eba6ffc9738aece3d64f9da019f720075fb7907341689a8adbe81d6fd265a82436da578df2d98ff2e82803a064df4c5dc1
 WHIRLPOOL 
77795333dc30f3aca514a3a16d8760373bf1ac34fdcc1f3feef3d3bd3071fedf1dcb73ca85b3bf27666c0fba176d86607d68d4c0d5d37a2cfa42a5417d282bb4
 DIST freeverb3-3.1.1.tar.xz 6067288 SHA256 
6327b6809f4c15dfc74331f0b88af8d92f593d1bf8eabee15ec2a98217aa8d93 SHA512 
83feb43a6c178b82958089a3527788f1426bc76e5a86d353df5818a0ebeb1656742e225d4e3eb3187b768169af1a6f2716215408fdb30869452d10d64a967516
 WHIRLPOOL 
e2ac3bec3f2ba90bfc8f25d9c09290dcdc5e43e4528182cbf112614f9d86e97f27beb13a4869cfe5ac10a29af47e4ed9ab64a064189d57ac1d4282a38442b935
 DIST freeverb3-3.1.2_pre20151102.tar.gz 8416503 SHA256 
759ba987a6d696a34ce9a5a69ba87687bf678a93de3f49af3ad19df638379ae0 SHA512 
ccdcf8832155e479164bb6a4cb2f830db83bf55b8c797ba96686abe8392e7d88f55c6ab8bcb2db447ec3ab4f5cca05e09ec0753a61452c01a32ff9f4008b3536
 WHIRLPOOL 
a61cc9d301ddbbede0b9100219d93523ff7cece133f4402b1d82c2c9008d9cd7b2f89a1b94f8f638a298efd5bdc12eed3296618bcd9ab2cee9332cec733c8ea4

diff --git a/media-libs/freeverb3/freeverb3-2.5.13-r2.ebuild 
b/media-libs/freeverb3/freeverb3-2.5.13-r2.ebuild
deleted file mode 100644
index 44cf4ee..000
--- a/media-libs/freeverb3/freeverb3-2.5.13-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit eutils autotools versionator
-
-MY_PV=$(replace_version_separator 3 '')
-
-DESCRIPTION="High Quality Reverb and Impulse Response Convolution library 
including XMMS/Audacious Effect plugins"
-HOMEPAGE="http://freeverb3.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="audacious jack plugdouble cpu_flags_x86_sse cpu_flags_x86_sse2 
cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_3dnow forcefpu"
-
-RDEPEND=">=sci-libs/fftw-3.0.1
-   audacious? ( 

[gentoo-commits] repo/gentoo:master commit in: media-sound/audacious/

2015-12-24 Thread Manuel Rüger
commit: 89157285a4bcc0878a924e51c779760f6e1f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 21:42:39 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 21:42:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89157285

media-sound/audacious: Remove old

Package-Manager: portage-2.2.26

 media-sound/audacious/Manifest   |  1 -
 media-sound/audacious/audacious-2.4.4.ebuild | 62 
 2 files changed, 63 deletions(-)

diff --git a/media-sound/audacious/Manifest b/media-sound/audacious/Manifest
index c9c1708..c4c0df2 100644
--- a/media-sound/audacious/Manifest
+++ b/media-sound/audacious/Manifest
@@ -1,4 +1,3 @@
-DIST audacious-2.4.4.tgz 1344519 SHA256 
76f84038a0360da80aeaddd1ec23e5a55fee5a120abffce97c4609958cdb30e8 SHA512 
39b2f243863ac6dcd81dceaec7d0f3f1078ebf92336616c6d60016e1c9a79a90db7f3161cccfa13b2498a8efeeab3e3528b508ce9366653f96a6e2c9ae8148e3
 WHIRLPOOL 
57c246647aaca7b6f01047805dd1c4db9ed381460cc81a799d38cc4c9a06a86e01485ec0bddc8a0ddadc5d8685638aee1cad002405770235f6a64c821605
 DIST audacious-2.5.4.tar.gz 1221134 SHA256 
47bc36010e84c2c9638537a42a8451743d55a699bf85c614f3b913596f6e2fcd SHA512 
4c6cdcd19e2de468c60c3a65fd75320f47febf3890011a6d7ebf5886ea34179bfb98bbbedd822ceeb278a466a63ba47d0243c90dd8cc04bb814ac50d60b54a1d
 WHIRLPOOL 
99fb1f1541647ee378ab771975691b40230d3a3f7051cc714e9a0276101f3eda92e00c2071b89e62c1211481c41a0a9722a9ca494e50c93a88d4d69a334aa14a
 DIST audacious-3.1.1.tar.bz2 766551 SHA256 
50e229579a0ee06e88d2b123c8db6b373db73e87898e8b4843a1bd02e3cab8ac SHA512 
507381330ffb20898ece803a5782047ef316925e749940c590129f4b5eef895c4062b20e59cc7663e51e45c5668565bff009e71d31a5ee03f4d0e720ee79
 WHIRLPOOL 
c5d4695308b6a219de77aa0803d0975454814156ee9c1cac142781f092d66b48121d67f2834b3949efaef1e8f75ebe42cbf1b0559864e8ba6c06c2a1c83eef1c
 DIST audacious-3.1.tar.bz2 793321 SHA256 
306db180cd269b072cfb23551b4139cd2af28d8afb6699836ad82aa3bcec3a46 SHA512 
c80c44dc94bf25bbf0dbcb0a2de2c8a0e2cbdb7261792f7b12b96f7aaec049b227cd67704228ad6dcd33b955d0b4ce3393511eca036cbaf996f753e85c9f7141
 WHIRLPOOL 
195061cc46ac5b9d6e79fafc4736d756501955b144bf2e53c439c6175632507c57962e0a29adbd030168e6d08498f2aedaa520213fbe14dfd819e27e0951825d

diff --git a/media-sound/audacious/audacious-2.4.4.ebuild 
b/media-sound/audacious/audacious-2.4.4.ebuild
deleted file mode 100644
index 4320150..000
--- a/media-sound/audacious/audacious-2.4.4.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=1
-
-MY_P="${P/_/-}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
-HOMEPAGE="http://audacious-media-player.org/;
-SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz
-mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux"
-IUSE="altivec chardet nls session cpu_flags_x86_sse2"
-
-RDEPEND=">=dev-libs/dbus-glib-0.60
-   >=dev-libs/glib-2.16
-   >=dev-libs/libmcs-0.7.1-r2
-   >=dev-libs/libmowgli-0.7.0:0
-   dev-libs/libxml2
-   >=x11-libs/cairo-1.2.6
-   >=x11-libs/gtk+-2.14:2
-   >=x11-libs/pango-1.8.0
-   session? ( x11-libs/libSM )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( dev-util/intltool )"
-
-PDEPEND="~media-plugins/audacious-plugins-2.4.4"
-
-src_compile() {
-   # D-Bus is a mandatory dependency, remote control,
-   # session management and some plugins depend on this.
-   # Building without D-Bus is *unsupported* and a USE-flag
-   # will not be added due to the bug reports that will result.
-   # Bugs #197894, #199069, #207330, #208606
-   econf \
-   --enable-dbus \
-   $(use_enable altivec) \
-   $(use_enable chardet) \
-   $(use_enable nls) \
-   $(use_enable session sm) \
-   $(use_enable cpu_flags_x86_sse2 sse2) \
-   || die
-
-   emake || die "make failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc AUTHORS NEWS README
-
-   # Gentoo_ice skin installation; bug #109772
-   insinto /usr/share/audacious/Skins/gentoo_ice
-   doins "${WORKDIR}"/gentoo_ice/*
-   docinto gentoo_ice
-   dodoc "${WORKDIR}"/README
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2015-12-24 Thread Manuel Rüger
commit: da45fd103f2496c7fdac84bba7b5f03191514f8f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 21:44:56 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 21:44:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da45fd10

profiles: Mask webcam useflag because of media-tv/xawtv removal

 profiles/base/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 4633373..e807e43 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,10 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# Manuel Rüger  (24 Dec 2015)
+# media-tv/xawtv is masked for removal
+net-im/ayttm webcam
+
 # Brian Evans  (17 Dec 2015)
 # Drizzle is slated for removal
 sys-cluster/gearmand drizzle



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libbsd/

2015-12-24 Thread Agostino Sarubbo
commit: 286d4da7de69469c25ac5c5692a107a87e0d72b2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 22:27:01 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 22:27:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286d4da7

dev-libs/libbsd: add ~ia64, wrt bug #569640

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="~ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libbsd/libbsd-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbsd/libbsd-0.8.0.ebuild 
b/dev-libs/libbsd/libbsd-0.8.0.ebuild
index ce72644..87bee88 100644
--- a/dev-libs/libbsd/libbsd-0.8.0.ebuild
+++ b/dev-libs/libbsd/libbsd-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz;
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs"
 
 DOCS="ChangeLog README TODO"



[gentoo-commits] proj/java:master commit in: dev-java/icedtea/

2015-12-24 Thread Andrew John Hughes
commit: f663cc3c744fd3e133aba7836c0ac22cd72eca74
Author: Andrew John Hughes  member  fsf  org>
AuthorDate: Thu Dec 24 22:26:45 2015 +
Commit: Andrew John Hughes  member  fsf  org>
CommitDate: Thu Dec 24 22:26:45 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=f663cc3c

dev-java/icedtea: Update to IcedTea 3.0.0pre07.

Package-Manager: portage-2.2.20.1

 dev-java/icedtea/ChangeLog   |  6 ++
 dev-java/icedtea/Manifest| 16 
 ...tea-3.0.0_pre06.ebuild => icedtea-3.0.0_pre07.ebuild} | 16 
 3 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog
index ce13a80..a2cf523 100644
--- a/dev-java/icedtea/ChangeLog
+++ b/dev-java/icedtea/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*icedtea-3.0.0_pre07 (24 Dec 2015)
+
+  24 Dec 2015; Andrew John Hughes 
+  +icedtea-3.0.0_pre07.ebuild, -icedtea-3.0.0_pre06.ebuild:
+  dev-java/icedtea: Update to IcedTea 3.0.0pre07.
+
 *icedtea-7.2.6.3-r1 (18 Nov 2015)
 *icedtea-7.2.7.0_pre00-r1 (18 Nov 2015)
 

diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest
index 9aa7983..59d1b11 100644
--- a/dev-java/icedtea/Manifest
+++ b/dev-java/icedtea/Manifest
@@ -13,14 +13,14 @@ DIST icedtea-2.7-jaxws-299588405837.tar.bz2 2022135 SHA256 
816a6d7a4bd302871d73f
 DIST icedtea-2.7-jdk-2db5e90a399b.tar.bz2 32380031 SHA256 
900bba75d68a8d92f58c7b8da1ea141be6d5f01f7cc015f85c2b14573384b62c SHA512 
f31bd7c08577b0f222e9c65538837c41a7d5f90d15738dc536fa105041d920cff05b5a7b39aa59ab04452a6c34f59e6e8ebcecc66194d6a466ced07ec24a8c76
 WHIRLPOOL 
f78ef4ac0f43052066d0ed762b20017bbfd8567c177caac782a48fb88ef30b0447d29be3fe79663a9babe3470ca3c63e948e0b0c53b057313a42bc8f306476f8
 DIST icedtea-2.7-langtools-bc95d2472055.tar.bz2 1709785 SHA256 
63d693b2716302cee97dfb0562710d214cac5e839095235f2b686987cf298661 SHA512 
2a3a3c84be06c38ed6f0d861cf45099f24adb9fa2d958be8749b2a1821a91b17a81fc1a4ec21af575c6ee9a02ee9318751c9f12b438894e033c0accff5ece5a3
 WHIRLPOOL 
a5b0a5509a5f499f41c8d06eb6d45c88737d78be48bebaa84f87511b6090bd9b414cf1b2698a4df1516d073df82037eb53e9eb04066f84bafbe7a57b6fcb3f42
 DIST icedtea-2.7-openjdk-dbfa75121aca.tar.bz2 129557 SHA256 
20dd3e250ba5ee96546a8a86d5d6c85e6546df97b3a05df7a5a2d99d0e44df6b SHA512 
0847cb7982373ce9277a089e4f165de6ab4f335d5a7ca6dcfee79c356f4023c392ef5266b2257a40f8b79775ce2f2d8f99415d81b70a101e1e439c048747
 WHIRLPOOL 
0851e56d4b71290a557133c8f1cda53c5b3e6ee99d79be11385eb38db346207471afadf201d99291e2aaa9ad1dcb5e8ad7f4a7750820522960908268d7726049
-DIST icedtea-3.0-corba-9e44a6fa9127.tar.xz 934212 SHA256 
261f6d39abb6169589ffbe61cd586dd85b34a11d38fd9fb16d6dc77595c9177d SHA512 
076fcf14700cb43eb81adbaedbaa4a512070b9affa93b949ac8df0029f548118103ddf7a89958ba253a07203e7e2c6e1b007a13075da00e51ec4225818482404
 WHIRLPOOL 
322c84b6d7be1d444c712ba9ed935d07e0cdd109dfb012c42c3d9c1f86b79ff0bc201da34eadbb1f3794930fba9245eba05a4c3872395207e52a9b3c3038f217
-DIST icedtea-3.0-hotspot-2ee4407fe4e4.tar.xz 6745044 SHA256 
108fad93db510537b53dec83dbbfa09cc00e84346ecafd4ea97423395d496d0f SHA512 
6bc197528b69a542808844adc38eb173dcd252a848de553e507e2ffaf5aeacbd2747e107b18bfa7d22623a598ccd74753a30a38e4a18d513cdcd093caa3b71a9
 WHIRLPOOL 
b140e771a3efbf404df017b8ea945ea6ca6b9011a15a961d4c3a6d276dac539305629b36c6096d215e07aa0e9683673ad8f301ebd22b524a9d5cde7da2c30ab3
-DIST icedtea-3.0-jaxp-69e0cb284d8a.tar.xz 2295312 SHA256 
834be5180738fe6f1832e833a0200fa642131b8d4e0e1d29a8bc983c585d4640 SHA512 
e7aafc52909d7cd615903e3c7bf9dd611a9ce19bd0c86126e469144606c44084c4eb6428e246f54e08cb2ee3013acde36dbc2874b5f6e62416c946e3edbff23a
 WHIRLPOOL 
87783589dec3924308a152a91c743ed7254720d18e4dea5cc4655b01cbe7648817051df5e0bf99dfc491322e079d9fdb2d822568ec859ac8b789ed9df216b837
-DIST icedtea-3.0-jaxws-1c0bd390de66.tar.xz 2264012 SHA256 
12da65a86ecea2164e29c482eac61adfe0af721e0e7d9db5fea83e49b9246eca SHA512 
7718729bd3399d7971c1230cf92d7ac4789a6b991ac7bb5f774aa7872f358ce311de7e4c1c40eec93a2a1f6ea0f599547e70563d4c9c3f7dd4db9bb993494725
 WHIRLPOOL 
01c42c412ca6c934fc0eb5e95ade32a11f730e8dcaa457a08723ce96fd56f6488f25249f7204d125010cc2bde05720bfe56b71b688480dfe924bfb1cfd57698b
-DIST icedtea-3.0-jdk-fb2a70b389fe.tar.xz 38249932 SHA256 
e6df5d381931f5947f447d5fb1166dcb9b90c924de4985ea7306138f67fd65fd SHA512 
73a9260e01929c152211750e67d31cbaaf8b153d80c8cf1b43ad121b8d4fa6bf50d5c57504158b4bb8815984f0bb81c281e9323657f98bf8693ef42a69635360
 WHIRLPOOL 
2d16311c4a1ee92e8971bb81491c370fd5d81015a3089d2fbaf94f61d804d63627e9983e565adb131e65db535f0a68e6e2eedc1c6be5daf1f1f7eaf77279e08f
-DIST icedtea-3.0-langtools-69b782e543d5.tar.xz 2052244 SHA256 
542defa90586f907ed507df172cff0408cb2b54a9492f160f29a8e7d57806d2b SHA512 

[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdmcp/

2015-12-24 Thread Agostino Sarubbo
commit: 1ce33818147bb20c82c7f986a15b73acf70cb9d3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 22:26:58 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 22:26:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce33818

dev-libs/libbsd: add ~ia64, wrt bug #569640

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="~ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild
index ebb203c..5f5333c 100644
--- a/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild
+++ b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild
@@ -10,7 +10,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org X Display Manager Control Protocol library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="dev-libs/libbsd



[gentoo-commits] repo/gentoo:master commit in: dev-java/javacc/

2015-12-24 Thread Manuel Rüger
commit: 337695310cd36430553b5cd53ce875786b88da06
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 18:52:26 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 18:52:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33769531

dev-java/javacc: Remove blank line

Package-Manager: portage-2.2.26

 dev-java/javacc/javacc-5.0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-java/javacc/javacc-5.0-r2.ebuild 
b/dev-java/javacc/javacc-5.0-r2.ebuild
index 30dbb42..fed55da 100644
--- a/dev-java/javacc/javacc-5.0-r2.ebuild
+++ b/dev-java/javacc/javacc-5.0-r2.ebuild
@@ -33,7 +33,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.0-javadoc.patch
 )
 
-
 JAVA_ANT_REWRITE_CLASSPATH="yes"
 JAVA_ANT_CLASSPATH_TAGS+=" javadoc"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/freeverb3/

2015-12-24 Thread Agostino Sarubbo
commit: f92f26e3d0f5eaae5aad749a3e16484cd9022b44
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 18:58:42 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 18:58:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92f26e3

media-libs/freeverb3: x86 stable wrt bug #558680

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/freeverb3/freeverb3-3.1.2_pre20151102.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/freeverb3/freeverb3-3.1.2_pre20151102.ebuild 
b/media-libs/freeverb3/freeverb3-3.1.2_pre20151102.ebuild
index 6ccec8d..8fc2baa 100644
--- a/media-libs/freeverb3/freeverb3-3.1.2_pre20151102.ebuild
+++ b/media-libs/freeverb3/freeverb3-3.1.2_pre20151102.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 _IUSE_INSTRUCTION_SETS="cpu_flags_x86_3dnow cpu_flags_x86_avx 
cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1"
 IUSE="${_IUSE_INSTRUCTION_SETS} audacious forcefpu jack openmp plugdouble 
threads"
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2015-12-24 Thread Agostino Sarubbo
commit: 7fbb3376d3af5472b85b02fa9ab012994a9045ef
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:20 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fbb3376

mail-client/thunderbird: amd64 stable wrt bug #568376

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/thunderbird/thunderbird-38.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-38.5.0.ebuild 
b/mail-client/thunderbird/thunderbird-38.5.0.ebuild
index a3fbfee..94f301f 100644
--- a/mail-client/thunderbird/thunderbird-38.5.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-38.5.0.ebuild
@@ -37,7 +37,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.38 makeedit 
multilib autotools
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/;
 
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="bindist crypt hardened ldap lightning +minimal mozdom selinux"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libjpeg-turbo/

2015-12-24 Thread Agostino Sarubbo
commit: fe9964ac0cd99351b540918dc7ae86c718aad644
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:10:45 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:10:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9964ac

media-libs/libjpeg-turbo: amd64 stable wrt bug #531418

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/libjpeg-turbo/libjpeg-turbo-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-1.4.2.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-1.4.2.ebuild
index d473c17..67e9654 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-1.4.2.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-1.4.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
 
 LICENSE="BSD IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE="java static-libs"
 
 ASM_DEPEND="|| ( dev-lang/nasm dev-lang/yasm )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pycxx/

2015-12-24 Thread Agostino Sarubbo
commit: 7f17ecaab82d4f2b4743f4152b8e0fca454ffa61
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:10:57 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:10:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f17ecaa

dev-python/pycxx: amd64 stable wrt bug #560530

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pycxx/pycxx-6.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pycxx/pycxx-6.2.6.ebuild 
b/dev-python/pycxx/pycxx-6.2.6.ebuild
index a5c539c..db1a719 100644
--- a/dev-python/pycxx/pycxx-6.2.6.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="doc examples"
 
 python_prepare_all() {



[gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/

2015-12-24 Thread Agostino Sarubbo
commit: 9eadad940e04b68b51f4a409655971fe25e4f3e0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:10:38 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:10:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eadad94

net-libs/nghttp2: amd64 stable wrt bug #569518

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/nghttp2/nghttp2-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nghttp2/nghttp2-1.6.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.6.0.ebuild
index 918c6da..a80507e 100644
--- a/net-libs/nghttp2/nghttp2-1.6.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.6.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-2
 else

SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="HTTP/2 C Library"



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2015-12-24 Thread Agostino Sarubbo
commit: df79acdb7ac1d730a8f054ed86c1f37d0fde939a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:14 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df79acdb

www-client/firefox-bin: amd64 stable wrt bug #568376

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-client/firefox-bin/firefox-bin-38.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox-bin/firefox-bin-38.5.0.ebuild 
b/www-client/firefox-bin/firefox-bin-38.5.0.ebuild
index 76b8401..6598a28 100644
--- a/www-client/firefox-bin/firefox-bin-38.5.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-38.5.0.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 HOMEPAGE="http://www.mozilla.com/firefox;
 RESTRICT="strip mirror"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="selinux startup-notification"



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2015-12-24 Thread Agostino Sarubbo
commit: 0d0564ec80e679e2cde01a52f339c1d96daf2675
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:09 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0564ec

www-client/firefox: amd64 stable wrt bug #568376

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-client/firefox/firefox-38.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-38.5.0.ebuild 
b/www-client/firefox/firefox-38.5.0.ebuild
index 48ff07d..1f23b49 100644
--- a/www-client/firefox/firefox-38.5.0.ebuild
+++ b/www-client/firefox/firefox-38.5.0.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox;
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/

2015-12-24 Thread Agostino Sarubbo
commit: f593e091a6430886623271d2ebe40238b196955b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:33 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f593e091

mail-client/roundcube: amd64 stable wrt bug #564476

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/roundcube/roundcube-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/roundcube/roundcube-1.1.3.ebuild 
b/mail-client/roundcube/roundcube-1.1.3.ebuild
index e940211..c790d0a 100644
--- a/mail-client/roundcube/roundcube-1.1.3.ebuild
+++ b/mail-client/roundcube/roundcube-1.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
 
 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
 REQUIRED_USE="|| ( mysql postgres sqlite )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pysvn/

2015-12-24 Thread Agostino Sarubbo
commit: 085fefbf491c30ead181756101e33f0730690470
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:10:52 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:10:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085fefbf

dev-python/pysvn: amd64 stable wrt bug #560530

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pysvn/pysvn-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pysvn/pysvn-1.8.0.ebuild 
b/dev-python/pysvn/pysvn-1.8.0.ebuild
index 2f797d4..c9e0831 100644
--- a/dev-python/pysvn/pysvn-1.8.0.ebuild
+++ b/dev-python/pysvn/pysvn-1.8.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://pysvn.barrys-emacs.org/source_kits/${P}.tar.gz;
 
 LICENSE="Apache-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 IUSE="doc examples"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/

2015-12-24 Thread Agostino Sarubbo
commit: 5e8e09ef1c7fcd68fbaa34dd32d0e8b23e305db8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:25 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8e09ef

mail-client/thunderbird-bin: amd64 stable wrt bug #568376

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-38.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-38.5.0.ebuild 
b/mail-client/thunderbird-bin/thunderbird-bin-38.5.0.ebuild
index 6f75ee0..851bcc0 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-38.5.0.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-38.5.0.ebuild
@@ -37,7 +37,7 @@ SRC_URI="${SRC_URI}
 HOMEPAGE="http://www.mozilla.com/thunderbird;
 RESTRICT="strip mirror"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="+crashreporter selinux"



[gentoo-commits] repo/gentoo:master commit in: net-fs/cifs-utils/

2015-12-24 Thread Agostino Sarubbo
commit: 29b22397c1c2dcacdc72d2a04c41584291dbe801
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 24 20:11:39 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 24 20:11:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b22397

net-fs/cifs-utils: amd64 stable wrt bug #552634

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-fs/cifs-utils/cifs-utils-6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/cifs-utils/cifs-utils-6.4.ebuild 
b/net-fs/cifs-utils/cifs-utils-6.4.ebuild
index fba0a5e..b30bd07 100644
--- a/net-fs/cifs-utils/cifs-utils-6.4.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-6.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="ftp://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~arm-linux ~x86-linux"
 IUSE="+acl +ads +caps +caps-ng creds"
 
 DEPEND="!net-fs/mount-cifs



[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 3412ded202e08d4c6a6c9a592c1ac9a5dbee2b29
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:57:34 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3412ded2

x11-wm/enlightenment: sync live git ebuild

 x11-wm/enlightenment/enlightenment-0.16..ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.16..ebuild 
b/x11-wm/enlightenment/enlightenment-0.16..ebuild
index c79a1cc..c1804ba 100644
--- a/x11-wm/enlightenment/enlightenment-0.16..ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.16..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -64,8 +64,7 @@ src_configure() {
econf \
$(use_enable nls) \
$(use_enable dbus) \
-   $(use_enable pulseaudio sound-pulse) \
-   --disable-sound-esound \
+   $(use_enable pulseaudio sound pulse) \
$(use_enable pango) \
$(use_enable xinerama) \
$(use_enable xrandr) \



[gentoo-commits] repo/gentoo:master commit in: media-plugins/emotion_generic_players/

2015-12-24 Thread Mike Frysinger
commit: 1768bd9cc75b90e102ad32e3c251f9672a3db13c
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:40:55 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1768bd9c

media-plugins/emotion_generic_players: version bump to 1.16.0

 media-plugins/emotion_generic_players/Manifest |  1 +
 .../emotion_generic_players-1.16.0.ebuild  | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/media-plugins/emotion_generic_players/Manifest 
b/media-plugins/emotion_generic_players/Manifest
index 314fe20..1c2c456 100644
--- a/media-plugins/emotion_generic_players/Manifest
+++ b/media-plugins/emotion_generic_players/Manifest
@@ -1 +1,2 @@
 DIST emotion_generic_players-1.15.0.tar.xz 100080 SHA256 
9f6d5e9041ac7c014d663dac56d1b39ac42a45abe954d09d0edbf6e759e55f5f SHA512 
e0dbebadf9fa3b8b6af4f6828e13a7445731508f219258d2c12c6c0a27e140571dc7abf657fe34fba4295a4c5f6a370950e29c9b3c5dad38ab746e20ccaa4ea3
 WHIRLPOOL 
1ad44ce27f975244420a4ccd376240d125a93f6894e785faf2ad6f620e35975dbba2d481273c81347dd5e1816c579c47a99d2291e5448964e949be9650bd077b
+DIST emotion_generic_players-1.16.0.tar.xz 100072 SHA256 
d5cbfdb31678cd9f6cf70077afe03f07f9076cef7a9faa424da437c38cf06a98 SHA512 
5c1d2d074549cec12746670c06ded87378870569ebaba7ccecaec66442a0760a8a08951f2b3e608449e2faae5a756d5148d51aa8fcd162cdb44566f1beb0f7d1
 WHIRLPOOL 
28bbcc17491b1bd201add975384fa03279bd196495ed59cbb7ebd441475ebbf49c17b5128cf836462b1d1f405a4aa769becde1c5c74d21f8c40fe69cb30dc427

diff --git 
a/media-plugins/emotion_generic_players/emotion_generic_players-1.16.0.ebuild 
b/media-plugins/emotion_generic_players/emotion_generic_players-1.16.0.ebuild
new file mode 100644
index 000..f0a6388
--- /dev/null
+++ 
b/media-plugins/emotion_generic_players/emotion_generic_players-1.16.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_P=${PN}-${PV/_/-}
+
+if [[ "${PV}" == "" ]] ; then
+   EGIT_SUB_PROJECT="core"
+   EGIT_URI_APPEND="${PN}"
+else
+   
SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
+   EKEY_STATE="snap"
+fi
+
+inherit enlightenment
+
+DESCRIPTION="Provides external applications as generic loaders for Evas"
+HOMEPAGE="https://www.enlightenment.org/;
+
+LICENSE="GPL-2"
+# The -arch need to keyword vlc first.
+KEYWORDS="-alpha ~amd64 ~arm -hppa -ia64 ~mips ~ppc ~ppc64 ~sh -sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-interix ~x86-solaris ~x64-solaris"
+
+RDEPEND=">=dev-libs/efl-${PV}
+   media-video/vlc"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/

2015-12-24 Thread Mike Frysinger
commit: a7f2e62fd73e0b461b2bd921487afa6840df23a7
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:36:41 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f2e62f

dev-libs/efl: drop 1.13.1 & 1.15.[01] versions

 dev-libs/efl/Manifest |   3 -
 dev-libs/efl/efl-1.13.1.ebuild| 260 -
 dev-libs/efl/efl-1.15.0.ebuild| 258 -
 dev-libs/efl/efl-1.15.1-r1.ebuild | 263 --
 dev-libs/efl/efl-1.15.1.ebuild| 258 -
 5 files changed, 1042 deletions(-)

diff --git a/dev-libs/efl/Manifest b/dev-libs/efl/Manifest
index a6e04d0..4c774cf 100644
--- a/dev-libs/efl/Manifest
+++ b/dev-libs/efl/Manifest
@@ -1,6 +1,3 @@
 DIST efl-1.12.2-lauch_via_logind_or_root_privilege.patch.xz 6276 SHA256 
9af4e2cc5df96d25fb70f7d21381444ce988dd8f71f1a544bdc357115040897c SHA512 
2011619b6382358e291ee185426716836c136e85d7fd337b73f909acd7b2ba82d65bba3e5328eac0909a55af04aa47f5e0778f6f22fb47a914c146b68ba17733
 WHIRLPOOL 
c4085c8f3d59566c09e8a7428df6a0a2cb634f5f15f2fbf75bd98d85e6136a8469ef1ec1a692e485e1d7afc9c3c35cfe0ac428d2843eabbbcb8e516910a97ba9
 DIST efl-1.12.2.tar.bz2 46808743 SHA256 
aa1a6b95de3d92dda819e1245254e3d9c0d68f77d27d89afb1ae3f2244c0bf0c SHA512 
8d137a4cd7a11f102b949bfc7047b3be870df6d7ede72765b005914729bf291f59d1f70b69ab7fbbd3328975068aa5ded2f10e556a7d4f7c31aedfcd0d7340e9
 WHIRLPOOL 
531f81000dafbd88dacd24588a3832a7c2afccf466d070d78d86641b8c0e3e64854c4f9d8dfe46ab0fb84fd6890ac6eb3e8e63d02ef58bedf88c265412f3ddf7
-DIST efl-1.13.1.tar.xz 40332672 SHA256 
7e06e11678063fd74522f8fc56eb3d0235e9d7f889639e2ecff4bb663a2568d6 SHA512 
29324acdeffa287f4ef9c72938cfc18ab4f8ae40a0b2ddbdeccb323361bfe10da43b65a419561e04a7c2c148b1a9bc820a71ad735fbf2988940e982b73e2b2f5
 WHIRLPOOL 
10639471666c7aae6283f4ff442b10fea7e5159f36207a676030a9a6961e86faee72026b1bdd4c512f0831db7a945dbf53e2e3da67defb4527d3adc72ee52756
-DIST efl-1.15.0.tar.xz 43130156 SHA256 
5d9580e9ba961fc64222d54a73849c730477c209dde89cc123dde14f22d532bc SHA512 
59f28ddee01b4b5f1d7117a9e4c051e7074fbd5712dae7d9f99f0a4d09d41963cc411eeec664f3e1c57e84ad6ebde9c58ddcc9931eef0468817a90fe96a1dfdd
 WHIRLPOOL 
113a0da4c0f2a7b22bcfd12b2f83a85a79ec97a423cd53310e9ef9d15d8f1d0db5dd035bc931116d4a79b435144366c1930ffe3f11d48fd439ca37124e36
-DIST efl-1.15.1.tar.xz 43177472 SHA256 
56efb5a88328f8ed04552d6e10d7b9ff2d3c7ed9da669ae06d457b9a801554d8 SHA512 
72fdb7107ec818f2c97ff88521ca505a1f4b7705a3eede7ab1c22a6d98aa1b4245dac431d95f682c49767a0621a81843c0bd1eb44a98f9fe71380a1c5a253bd7
 WHIRLPOOL 
19eff46b6e96ff6b80e6d27f516632e7c83b449d39a28a8d595a9871401de9230799bf0bbc926d688c626d20db83f1bab8dad4ef5f07e4086737c3f75a9082a4
 DIST efl-1.15.2.tar.xz 43176564 SHA256 
dd738f19f454621a7fa1fdb4c008457c170989f5f0c535edfed7b6773ae6c2a4 SHA512 
bee8d7473bac73545ca02180f42614b7ae6ee0628fe8879b35bbf6809353535df8b1fa01f19ddc81d2ee1ecb5e36512b63c3be4b6b982f4efe8e410aa8ad5c56
 WHIRLPOOL 
380debdded1989412579cbe17d057512acb8381527c6c50606e6e936ea8bd0f1f1077861ca9afbb5661f404eb658c0dc288d991b204fbca72506d7b89f511df2

diff --git a/dev-libs/efl/efl-1.13.1.ebuild b/dev-libs/efl/efl-1.13.1.ebuild
deleted file mode 100644
index 1c35b3b..000
--- a/dev-libs/efl/efl-1.13.1.ebuild
+++ /dev/null
@@ -1,260 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_P=${P/_/-}
-
-if [[ "${PV}" == "" ]] ; then
-   EGIT_SUB_PROJECT="core"
-   EGIT_URI_APPEND="${PN}"
-elif [[ *"${PV}" == *"_pre"* ]] ; then
-   MY_P=${P%%_*}
-   SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
-else
-   
SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
-fi
-
-inherit enlightenment
-
-DESCRIPTION="Enlightenment Foundation Libraries all-in-one package"
-
-LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB"
-IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls 
gstreamer harfbuzz +ico ibus jpeg2k neon oldlua opengl ssl physics pixman +png 
+ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind 
wayland webp X xim xine xpm"
-
-REQUIRED_USE="
-   pulseaudio? ( sound )
-   opengl? ( || ( X sdl wayland ) )
-   gles?   ( || ( X wayland ) )
-   gles?   ( !sdl )
-   gles?   ( egl )
-   sdl?( opengl )
-   wayland?( egl !opengl gles )
-   xim?( X )
-"
-
-RDEPEND="
-   drm? (
-   >=dev-libs/libinput-0.8
-   media-libs/mesa[gbm]
-   >=x11-libs/libdrm-2.4
-   >=x11-libs/libxkbcommon-0.3.0
-   )
-   fontconfig? ( media-libs/fontconfig )
-   fribidi? ( dev-libs/fribidi )
-   gif? ( 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/

2015-12-24 Thread Mike Frysinger
commit: 2c750d8657dfe63e0f5fd0711bb0ec555980303f
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:07:09 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c750d86

app-i18n/ibus: mark 1.5.5 alpha/ia64/sparc stable

 app-i18n/ibus/ibus-1.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.5.ebuild b/app-i18n/ibus/ibus-1.5.5.ebuild
index 3473d00..3fed965 100644
--- a/app-i18n/ibus/ibus-1.5.5.ebuild
+++ b/app-i18n/ibus/ibus-1.5.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland 
+X"
 REQUIRED_USE="|| ( gtk gtk3 X )
deprecated? ( python )



[gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/

2015-12-24 Thread Mike Frysinger
commit: 8140094534798c4604ddcb3afbf9534d5649080d
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:38:19 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81400945

media-libs/elementary: drop 1.13.1 & 1.15.[01] versions

 media-libs/elementary/Manifest |  3 --
 media-libs/elementary/elementary-1.13.1.ebuild | 52 --
 media-libs/elementary/elementary-1.15.0.ebuild | 51 -
 media-libs/elementary/elementary-1.15.1.ebuild | 51 -
 4 files changed, 157 deletions(-)

diff --git a/media-libs/elementary/Manifest b/media-libs/elementary/Manifest
index d6eb64b..3c91185 100644
--- a/media-libs/elementary/Manifest
+++ b/media-libs/elementary/Manifest
@@ -1,5 +1,2 @@
 DIST elementary-1.12.2.tar.bz2 16726431 SHA256 
c6aa5e83224400babdd2a6ed848eeb09aa9bed2e1f573619d4d8c0dbf29fcd12 SHA512 
05c9fb012bd933fe52978d0bdec7d80be06a54531d6c026de0cd32c7ba218c2c9960ed6c5f5aa94360c88a4465dbd3b8df7d92e73bc6bb754493b44825858232
 WHIRLPOOL 
97666a5072e280a613f21b3c32566b6a47a0d5a46fbe4983ec3e40c35bba6bd1f5d8f4d09557023494a9eaa89dc14711b8cc007d81e4c19881601955c1acf3df
-DIST elementary-1.13.1.tar.xz 16120080 SHA256 
11595b6c5f511150a26e970bf8e590f96a6ce9e33e5dd8419407013844b2b74f SHA512 
b8d4e3ff2447a80a98119753012e6ef0666ca569e4d401e66477a51667b6e940eb9c02d87f37b289b257db2855fc35486f0229e8861e74b6c48366aac30caa9f
 WHIRLPOOL 
5400f9a11f2997fde9ee7b170ccf6b8833ad0fdecf229fc2dcbb9eea731e40958922672b47fa539df533006b29f7a197473cb3b24b8bac51a4159fc9f249ec46
-DIST elementary-1.15.0.tar.xz 18430880 SHA256 
2be3180acbb9fa2fc0e9351b5508318925eb38733a6d54e1b3fc75e58368f1b0 SHA512 
5441ebc012cf76aad074d25394cbb855decabcefa5a8b5feb2909a4fbc470fad32b1660fbc0bd47f6c11267d11cb21fe9df283718d4ccf68ffe44319de229781
 WHIRLPOOL 
29aa20103a56bd527754f14841216f0c6198e2663836455cc8b6391a88ca558c632f15868b948059616e659fd7c43f797526a472cba26ba38bc5195f562fbb3c
-DIST elementary-1.15.1.tar.xz 18514596 SHA256 
ab22a40a5108f7f988a34b0a791d202d2c6c538ea8508919c264bdbdce11ab04 SHA512 
1622eb3e54f716b84642c9fe2164c882749fe402cf516e070a47c6d0cff898d043e231e3f557984e6d2fff90bf218249431b148d209bc1ed1aacb35211364ba6
 WHIRLPOOL 
4b224a54a11d5e8907b53f8d71ef541ff93fa92a1a7e24ec567312d6fb3c7c0c31358a1ace2b66c227447ffef3c94f7b373da78c694e09d9d3f67f888d641f96
 DIST elementary-1.15.2.tar.xz 18514048 SHA256 
523c3073210b611817d0f56aa8348962ec757282f9f7dfde93825afa164a0f3f SHA512 
7ee796898aee7667e0ae6e8e7d1a604287fc9b009a7a3f4ab75c15b10160e0a38975dfbf6586c20ad2fdc8075dd867287d4d5617ad6b6be2e522c74beb03ce38
 WHIRLPOOL 
6d42e6063c8d697d237b003781f33e6b3bf562c2785458cd3cf1cf84319325ac1ff39704e33bae641610b1ff669b2fe115135a5f939eca0314a25ee7a6a6bf0a

diff --git a/media-libs/elementary/elementary-1.13.1.ebuild 
b/media-libs/elementary/elementary-1.13.1.ebuild
deleted file mode 100644
index f085269..000
--- a/media-libs/elementary/elementary-1.13.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_P=${P/_/-}
-
-if [[ "${PV}" == "" ]] ; then
-   EGIT_SUB_PROJECT="core"
-   EGIT_URI_APPEND="${PN}"
-else
-   
SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
-fi
-
-inherit enlightenment
-
-DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
-HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary;
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs"
-
-DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   E_ECONF=(
-   $(use_enable debug)
-   $(use_enable doc)
-   --disable-ecore-cocoa
-   --disable-ecore-psl1ght
-   --disable-ecore-win32
-   --disable-elocation
-   --disable-emap
-   --disable-eweather
-   # broken: make[4]: *** No rule to make target 
'prefs_example_01.epb', needed by 'all-am'.  Stop
-   #$(use_enable examples build-examples)
-   $(use_enable examples install-examples)
-   $(use_enable fbcon ecore-fb)
-   $(use_enable sdl ecore-sdl)
-   $(use_enable wayland ecore-wayland)
-   $(use_enable X ecore-x)
-   $(use_enable quicklaunch quick-launch)
-   )
-
-   enlightenment_src_configure
-}

diff --git a/media-libs/elementary/elementary-1.15.0.ebuild 
b/media-libs/elementary/elementary-1.15.0.ebuild
deleted file mode 100644
index 7cef5b0..000
--- a/media-libs/elementary/elementary-1.15.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 422c1745777d12f6d055e8056df6d81d4d569b83
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:57:54 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422c1745

x11-wm/enlightenment: stabilize 1.0.17

 x11-wm/enlightenment/enlightenment-1.0.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild 
b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
index c1804ba..7bb6652 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
S=${WORKDIR}/e16/e
 else
SRC_URI="mirror://sourceforge/enlightenment/e16-${PV/_/-}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd"
+   KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
S=${WORKDIR}/e16-${PV/_pre?}
 fi
 inherit eutils



[gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl2/

2015-12-24 Thread Mike Frysinger
commit: d47a7151cb7735123816ee51addea84719de4343
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:35:17 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47a7151

media-libs/libsdl2: mark 2.0.3-r200 alpha stable

 media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild
index fa648bc..fd10c26 100644
--- a/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ppc64 x86"
+KEYWORDS="alpha amd64 arm hppa ppc64 x86"
 
 IUSE="cpu_flags_x86_3dnow alsa altivec custom-cflags dbus fusionsound gles 
haptic +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound 
cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video 
wayland X xinerama xscreensaver"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/

2015-12-24 Thread Mike Frysinger
commit: 04da6072423a0a68e83c0a5a0d3584e4d4c9b7e0
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:38:54 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04da6072

dev-libs/efl: stabilize 1.15.2

 dev-libs/efl/efl-1.15.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/efl/efl-1.15.2.ebuild b/dev-libs/efl/efl-1.15.2.ebuild
index 806219a..398d257 100644
--- a/dev-libs/efl/efl-1.15.2.ebuild
+++ b/dev-libs/efl/efl-1.15.2.ebuild
@@ -15,7 +15,7 @@ elif [[ *"${PV}" == *"_pre"* ]] ; then
EKEY_STATE="snap"
 else

SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
+   EKEY_STATE="release"
 fi
 
 inherit enlightenment pax-utils



[gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/

2015-12-24 Thread Mike Frysinger
commit: 97a6466309bf66a7c8380681510a0e38c613ed13
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 18:56:30 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a64663

dev-libs/efl: fix builds on PaX kernels #547076

Sync the logic into the live ebuild.

 dev-libs/efl/efl-.ebuild | 25 -
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/dev-libs/efl/efl-.ebuild b/dev-libs/efl/efl-.ebuild
index fcf0d81..806219a 100644
--- a/dev-libs/efl/efl-.ebuild
+++ b/dev-libs/efl/efl-.ebuild
@@ -18,7 +18,7 @@ else
EKEY_STATE="snap"
 fi
 
-inherit enlightenment
+inherit enlightenment pax-utils
 
 DESCRIPTION="Enlightenment Foundation Libraries all-in-one package"
 
@@ -163,6 +163,17 @@ DEPEND="
 
 S=${WORKDIR}/${MY_P}
 
+src_prepare() {
+   enlightenment_src_prepare
+
+   # Remove stupid sleep command.
+   # Also back out gnu make hack that causes regen of Makefiles.
+   sed -i \
+   -e '/sleep 10/d' \
+   -e '/^ Work around bug in automake check macro$/,/^ 
Info$/d' \
+   configure || die
+}
+
 src_configure() {
if use ssl && use gnutls ; then
einfo "You enabled both USE=ssl and USE=gnutls, but only one 
can be used;"
@@ -245,6 +256,18 @@ src_configure() {
enlightenment_src_configure
 }
 
+src_compile() {
+   if host-is-pax && ! use oldlua ; then
+   # We need to build the lua code first so we can pax-mark it. 
#547076
+   local target='_e_built_sources_target_gogogo_'
+   printf '%s: $(BUILT_SOURCES)\n' "${target}" >> src/Makefile || 
die
+   emake -C src "${target}"
+   emake -C src bin/elua/elua
+   pax-mark m src/bin/elua/.libs/elua
+   fi
+   enlightenment_src_compile
+}
+
 src_install() {
MAKEOPTS+=" -j1"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/

2015-12-24 Thread Mike Frysinger
commit: cbd327ca2c89cd1d43cd0fa4e30d98cd634681d7
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:39:31 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd327ca

media-libs/elementary: stabilize 1.15.2

 media-libs/elementary/elementary-1.15.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/elementary/elementary-1.15.2.ebuild 
b/media-libs/elementary/elementary-1.15.2.ebuild
index 7cef5b0..0525965 100644
--- a/media-libs/elementary/elementary-1.15.2.ebuild
+++ b/media-libs/elementary/elementary-1.15.2.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == "" ]] ; then
EGIT_URI_APPEND="${PN}"
 else

SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
+   EKEY_STATE="release"
 fi
 
 inherit enlightenment



[gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/

2015-12-24 Thread Mike Frysinger
commit: dbd40ec1e2790fca796dca2e2280c3f556f168ee
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:39:08 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd40ec1

dev-libs/efl: version bump to 1.16.0

 dev-libs/efl/Manifest  |   1 +
 dev-libs/efl/efl-1.16.0.ebuild | 275 +
 2 files changed, 276 insertions(+)

diff --git a/dev-libs/efl/Manifest b/dev-libs/efl/Manifest
index 4c774cf..b7f3083 100644
--- a/dev-libs/efl/Manifest
+++ b/dev-libs/efl/Manifest
@@ -1,3 +1,4 @@
 DIST efl-1.12.2-lauch_via_logind_or_root_privilege.patch.xz 6276 SHA256 
9af4e2cc5df96d25fb70f7d21381444ce988dd8f71f1a544bdc357115040897c SHA512 
2011619b6382358e291ee185426716836c136e85d7fd337b73f909acd7b2ba82d65bba3e5328eac0909a55af04aa47f5e0778f6f22fb47a914c146b68ba17733
 WHIRLPOOL 
c4085c8f3d59566c09e8a7428df6a0a2cb634f5f15f2fbf75bd98d85e6136a8469ef1ec1a692e485e1d7afc9c3c35cfe0ac428d2843eabbbcb8e516910a97ba9
 DIST efl-1.12.2.tar.bz2 46808743 SHA256 
aa1a6b95de3d92dda819e1245254e3d9c0d68f77d27d89afb1ae3f2244c0bf0c SHA512 
8d137a4cd7a11f102b949bfc7047b3be870df6d7ede72765b005914729bf291f59d1f70b69ab7fbbd3328975068aa5ded2f10e556a7d4f7c31aedfcd0d7340e9
 WHIRLPOOL 
531f81000dafbd88dacd24588a3832a7c2afccf466d070d78d86641b8c0e3e64854c4f9d8dfe46ab0fb84fd6890ac6eb3e8e63d02ef58bedf88c265412f3ddf7
 DIST efl-1.15.2.tar.xz 43176564 SHA256 
dd738f19f454621a7fa1fdb4c008457c170989f5f0c535edfed7b6773ae6c2a4 SHA512 
bee8d7473bac73545ca02180f42614b7ae6ee0628fe8879b35bbf6809353535df8b1fa01f19ddc81d2ee1ecb5e36512b63c3be4b6b982f4efe8e410aa8ad5c56
 WHIRLPOOL 
380debdded1989412579cbe17d057512acb8381527c6c50606e6e936ea8bd0f1f1077861ca9afbb5661f404eb658c0dc288d991b204fbca72506d7b89f511df2
+DIST efl-1.16.0.tar.xz 43162560 SHA256 
7efebbd9964e5daf35c7e978e7cbef25f62ea933a8df73b0c4d287ef65868323 SHA512 
6c20bfd55c6b1cda13119c9143a835fd3ffba5e2c1cc21ed747541ec62d1b87ff356fd4fe2e040e9e64a1ab934feadb0aed0ab9979130917f6b965821f0bb9ae
 WHIRLPOOL 
fa7a299f30aa358bb1142f0e310aff66378c3652effd6e735c23f417deaa9ef8abdd6696f9f6c93bde13e4cc99c0f234c08491313f059de3aff36a8c901f7a9b

diff --git a/dev-libs/efl/efl-1.16.0.ebuild b/dev-libs/efl/efl-1.16.0.ebuild
new file mode 100644
index 000..806219a
--- /dev/null
+++ b/dev-libs/efl/efl-1.16.0.ebuild
@@ -0,0 +1,275 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_P=${P/_/-}
+
+if [[ "${PV}" == "" ]] ; then
+   EGIT_SUB_PROJECT="core"
+   EGIT_URI_APPEND="${PN}"
+elif [[ *"${PV}" == *"_pre"* ]] ; then
+   MY_P=${P%%_*}
+   SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz;
+   EKEY_STATE="snap"
+else
+   
SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
+   EKEY_STATE="snap"
+fi
+
+inherit enlightenment pax-utils
+
+DESCRIPTION="Enlightenment Foundation Libraries all-in-one package"
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB"
+IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls 
gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics 
pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 
valgrind wayland webp X xim xine xpm"
+
+REQUIRED_USE="
+   pulseaudio? ( sound )
+   opengl? ( || ( X sdl wayland ) )
+   gles?   ( || ( X wayland ) )
+   gles?   ( !sdl )
+   gles?   ( egl )
+   sdl?( opengl )
+   wayland?( egl !opengl gles )
+   xim?( X )
+"
+
+RDEPEND="
+   drm? (
+   >=dev-libs/libinput-0.8
+   media-libs/mesa[gbm]
+   >=x11-libs/libdrm-2.4
+   >=x11-libs/libxkbcommon-0.3.0
+   )
+   fontconfig? ( media-libs/fontconfig )
+   fribidi? ( dev-libs/fribidi )
+   gif? ( media-libs/giflib )
+   glib? ( dev-libs/glib:2 )
+   gnutls? ( net-libs/gnutls )
+   !gnutls? (
+   ssl? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   )
+   gstreamer? (
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   )
+   harfbuzz? ( media-libs/harfbuzz )
+   ibus? ( app-i18n/ibus )
+   jpeg2k? ( media-libs/openjpeg:0 )
+   !oldlua? ( >=dev-lang/luajit-2.0.0 )
+   oldlua? ( dev-lang/lua )
+   physics? ( >=sci-physics/bullet-2.80 )
+   pixman? ( x11-libs/pixman )
+   png? ( media-libs/libpng:0= )
+   pulseaudio? ( media-sound/pulseaudio )
+   scim? ( app-i18n/scim )
+   sdl? (
+   media-libs/libsdl2
+   virtual/opengl
+   )
+   sound? ( media-libs/libsndfile )
+   systemd? ( sys-apps/systemd )
+   tiff? ( media-libs/tiff:0 )
+   tslib? ( 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 9776c44bf28cf45c4a6e8b75a7c582c9ac936ccf
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 20:04:05 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9776c44b

x11-wm/enlightenment: fix live git keywords

 x11-wm/enlightenment/enlightenment-0.17..ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.17..ebuild 
b/x11-wm/enlightenment/enlightenment-0.17..ebuild
index bde4193..7d245d5 100644
--- a/x11-wm/enlightenment/enlightenment-0.17..ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.17..ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
EGIT_URI_APPEND="${PN}"
 else

SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
+   EKEY_STATE="live"
 fi
 
 inherit enlightenment
@@ -19,7 +19,6 @@ inherit enlightenment
 DESCRIPTION="Enlightenment DR17 window manager"
 
 LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~x86"
 SLOT="0.17/${PV%%_*}"
 
 # The @ is just an anchor to expand from



[gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/

2015-12-24 Thread Mike Frysinger
commit: 44eb5923f9f91183b7e038c06aa2bef5c6cbfc8a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:39:49 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44eb5923

media-libs/elementary: version bump to 1.16.0

 media-libs/elementary/Manifest |  1 +
 media-libs/elementary/elementary-1.16.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/media-libs/elementary/Manifest b/media-libs/elementary/Manifest
index 3c91185..ed9cc63 100644
--- a/media-libs/elementary/Manifest
+++ b/media-libs/elementary/Manifest
@@ -1,2 +1,3 @@
 DIST elementary-1.12.2.tar.bz2 16726431 SHA256 
c6aa5e83224400babdd2a6ed848eeb09aa9bed2e1f573619d4d8c0dbf29fcd12 SHA512 
05c9fb012bd933fe52978d0bdec7d80be06a54531d6c026de0cd32c7ba218c2c9960ed6c5f5aa94360c88a4465dbd3b8df7d92e73bc6bb754493b44825858232
 WHIRLPOOL 
97666a5072e280a613f21b3c32566b6a47a0d5a46fbe4983ec3e40c35bba6bd1f5d8f4d09557023494a9eaa89dc14711b8cc007d81e4c19881601955c1acf3df
 DIST elementary-1.15.2.tar.xz 18514048 SHA256 
523c3073210b611817d0f56aa8348962ec757282f9f7dfde93825afa164a0f3f SHA512 
7ee796898aee7667e0ae6e8e7d1a604287fc9b009a7a3f4ab75c15b10160e0a38975dfbf6586c20ad2fdc8075dd867287d4d5617ad6b6be2e522c74beb03ce38
 WHIRLPOOL 
6d42e6063c8d697d237b003781f33e6b3bf562c2785458cd3cf1cf84319325ac1ff39704e33bae641610b1ff669b2fe115135a5f939eca0314a25ee7a6a6bf0a
+DIST elementary-1.16.0.tar.xz 18453424 SHA256 
483f3cf927edceaec8b61b0e4c0fe5ffbe86f227c7f82e61e8d6f0dbee598694 SHA512 
f7e33d50f88ea0b89c6b49592200550bffed6d65352fdc6a5d9fc9684a8707e05fd634f62ac0f26be91cdc54e770256f0dfa09cdc43dbbd5e47cb0e1ba4fadc2
 WHIRLPOOL 
0993f7c761de0d4f46064d4e24521d475e2bbe1a799283e89f845aca492add2e16be9163d5a552e4f5251b8fc1e94166f0a08f951c4e1e4bd2485d26a45cc637

diff --git a/media-libs/elementary/elementary-1.16.0.ebuild 
b/media-libs/elementary/elementary-1.16.0.ebuild
new file mode 100644
index 000..7cef5b0
--- /dev/null
+++ b/media-libs/elementary/elementary-1.16.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_P=${P/_/-}
+
+if [[ "${PV}" == "" ]] ; then
+   EGIT_SUB_PROJECT="core"
+   EGIT_URI_APPEND="${PN}"
+else
+   
SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz;
+   EKEY_STATE="snap"
+fi
+
+inherit enlightenment
+
+DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices"
+HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary;
+
+LICENSE="LGPL-2.1"
+IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs"
+
+DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   E_ECONF=(
+   $(use_enable debug)
+   $(use_enable doc)
+   --disable-ecore-cocoa
+   --disable-ecore-psl1ght
+   --disable-ecore-win32
+   --disable-elocation
+   --disable-emap
+   --disable-eweather
+   # broken: make[4]: *** No rule to make target 
'prefs_example_01.epb', needed by 'all-am'.  Stop
+   #$(use_enable examples build-examples)
+   $(use_enable examples install-examples)
+   $(use_enable fbcon ecore-fb)
+   $(use_enable sdl ecore-sdl)
+   $(use_enable wayland ecore-wayland)
+   $(use_enable X ecore-x)
+   $(use_enable quicklaunch quick-launch)
+   )
+
+   enlightenment_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/

2015-12-24 Thread Mike Frysinger
commit: b333879ccb50935b1dbf94579b8c1337bfbef290
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:33:35 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b333879c

dev-libs/libinput: mark 1.1.0 alpha/hppa/ia64 stable

 dev-libs/libinput/libinput-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libinput/libinput-1.1.0.ebuild 
b/dev-libs/libinput/libinput-1.1.0.ebuild
index e00c77f..4fb734e 100644
--- a/dev-libs/libinput/libinput-1.1.0.ebuild
+++ b/dev-libs/libinput/libinput-1.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0/10"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 IUSE="test"
 # Tests require write access to udev rules directory which is a no-no for live 
system.
 # Other tests are just about logs, exported symbols and autotest of the test 
library.



[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 3fcd5d14ec8d9736d4663d90607331ca1b0e4497
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 20:09:26 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fcd5d14

x11-wm/enlightenment: update e16 ebuilds to EAPI=5

 x11-wm/enlightenment/enlightenment-0.16..ebuild | 2 +-
 x11-wm/enlightenment/enlightenment-1.0.17.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.16..ebuild 
b/x11-wm/enlightenment/enlightenment-0.16..ebuild
index c1804ba..388d646 100644
--- a/x11-wm/enlightenment/enlightenment-0.16..ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.16..ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
+EAPI="5"
 if [[ ${PV} == * ]] ; then
ESVN_REPO_URI="https://svn.enlightenment.org/svn/e/trunk/E16/e;
inherit subversion autotools

diff --git a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild 
b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
index 7bb6652..b19fa23 100644
--- a/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
+++ b/x11-wm/enlightenment/enlightenment-1.0.17.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
+EAPI="5"
 if [[ ${PV} == * ]] ; then
ESVN_REPO_URI="https://svn.enlightenment.org/svn/e/trunk/E16/e;
inherit subversion autotools



[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 71f4d9bc272d8955703d0ce7a27ee1a58a0c55d0
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 20:10:54 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f4d9bc

x11-wm/enlightenment: version bump to 0.20.1 #567522

 ...11-wm-enlightenment-fix-live-git-keywords.patch | 121 +
 x11-wm/enlightenment/Manifest  |   1 +
 x11-wm/enlightenment/enlightenment-0.20.1.ebuild   |  91 
 3 files changed, 213 insertions(+)

diff --git 
a/x11-wm/enlightenment/0001-x11-wm-enlightenment-fix-live-git-keywords.patch 
b/x11-wm/enlightenment/0001-x11-wm-enlightenment-fix-live-git-keywords.patch
new file mode 100644
index 000..3feae62
--- /dev/null
+++ b/x11-wm/enlightenment/0001-x11-wm-enlightenment-fix-live-git-keywords.patch
@@ -0,0 +1,121 @@
+From d2b58499a79a5cc94227de723b8a4b8eb70c5f65 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Thu, 24 Dec 2015 15:04:05 -0500
+Subject: [PATCH] x11-wm/enlightenment: fix live git keywords
+
+---
+ x11-wm/enlightenment/Manifest  |  1 +
+ .../enlightenment/enlightenment-0.17..ebuild   |  3 +-
+ x11-wm/enlightenment/enlightenment-0.20.1.ebuild   | 91 ++
+ 3 files changed, 93 insertions(+), 2 deletions(-)
+ create mode 100644 x11-wm/enlightenment/enlightenment-0.20.1.ebuild
+
+diff --git a/x11-wm/enlightenment/Manifest b/x11-wm/enlightenment/Manifest
+index 0330286..821795d 100644
+--- a/x11-wm/enlightenment/Manifest
 b/x11-wm/enlightenment/Manifest
+@@ -3,3 +3,4 @@ DIST e16-1.0.17.tar.gz 2417299 SHA256 
41ed67b648acc9b570cc681cf69d0accf38b69fd5d
+ DIST enlightenment-0.18.8.tar.bz2 27616548 SHA256 
e99b1d8a9c64dad80611310bd3dc3a7b6d9eaefbd21d0f4a3c350aed9137ca13 SHA512 
8ba767b7004c78130eda315a4b7c06d5dcd4034e4d9ef588d0012eca70fb677cff8f9a81bb5a33e6e8891d52f9f93e0f1cf4d3fadec505afd6c1f476b964fe73
 WHIRLPOOL 
edbd586f1c00574457fe2123d1a0c86e00b8c949abf04677535b0d4378bc66822cc72f48138be622a8c671f40f65fe5ce42b6d8af3f96259b15136981f556994
+ DIST enlightenment-0.19.10.tar.xz 24594372 SHA256 
8bdc2b764765e807df263962cb3c4793256a34ce74cf854f623a47859f7a4f5d SHA512 
c9ee8e9a6a6575103cb1785fc478cfdcd7c544e21eb8738d3877f8742fb0250bae751ae7d05b6b57b7ca37c7011e7ae183da1aa251233c85dd7e38a23f897243
 WHIRLPOOL 
a0d320c52850de00db1a2778f2d71be58b0567854e0c07e03b00ef42f8b94a00abff0616ae389831a117a37a1f554f6e41474e9e8fec0186a8079f970d1db977
+ DIST enlightenment-0.19.12.tar.xz 24569084 SHA256 
55f23c337e3092e735ae37ada8f6701adab5ddd13f37ef38c63eec8a536f0b25 SHA512 
30332fa0108a4361dd7cc961325b607fccef99caa1db6eaf068fc97de9978ad21dde5724a7e8f6612441fb0529a56461c8df63de25579f67d452fa9bf382d859
 WHIRLPOOL 
e19f84c4a6311ef583d8f2bd53bc85a13e37bc65bdccc1823953685e0946f18cfaf0a75ee97f1a97e5d7fb9c9b0711b92f00f6949e5ca44718b6bf2347cb3a4c
++DIST enlightenment-0.20.1.tar.xz 25038128 SHA256 
820b14ab3decd585a011973d97efc0679a90f803b9d72f0726166a3262c1f4ee SHA512 
6afffebfe5d223c288f80589b105badcfbd34c9277078fa7704937ae5173d2b866c57c2aee46d7cae9a6c9ac8d59f0b62bb0081e819b69a37d48571cbfc492cb
 WHIRLPOOL 
b4428665554086e6d97b42687a683d0facc25ec3013a2c91cbccce4943edb0541667db243268692a5e9f9a86231a1a0104548e887986baa64c480074eb0360fb
+diff --git a/x11-wm/enlightenment/enlightenment-0.20.1.ebuild 
b/x11-wm/enlightenment/enlightenment-0.20.1.ebuild
+new file mode 100644
+index 000..929c4d1
+--- /dev/null
 b/x11-wm/enlightenment/enlightenment-0.20.1.ebuild
+@@ -0,0 +1,91 @@
++# Copyright 1999-2015 Gentoo Foundation
++# Distributed under the terms of the GNU General Public License v2
++# $Id$
++
++EAPI="5"
++
++MY_P=${P/_/-}
++
++if [[ ${PV} == * ]] ; then
++  EGIT_SUB_PROJECT="core"
++  EGIT_URI_APPEND="${PN}"
++else
++  
SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz;
++  EKEY_STATE="snap"
++fi
++
++inherit enlightenment
++
++DESCRIPTION="Enlightenment DR17 window manager"
++
++LICENSE="BSD-2"
++SLOT="0.17/${PV%%_*}"
++
++# The @ is just an anchor to expand from
++__EVRY_MODS=""
++__CONF_MODS="
++  +@applications +@comp +@dialogs +@display
++  +@interaction +@intl +@menus
++  +@paths +@performance +@randr +@shelves +@theme +@wallpaper2
++  +@window-manipulation +@window-remembers"
++__NORM_MODS="
++  @access +@appmenu +@backlight +@bluez4 +@battery +@clock
++  +@connman +@contact +@cpufreq +@everything +@fileman
++  +@fileman-opinfo +@gadman +@ibar +@ibox +@illume2 +@mixer +@msgbus
++  +@music-control +@notification +@pager +@quickaccess +@shot
++  +@start +@syscon +@systray +@tasks +@teamwork +@temperature +@tiling
++  +@winlist +@wizard @wl-desktop-shell @wl-screenshot +@xkbswitch"
++IUSE_E_MODULES="
++  ${__CONF_MODS//@/enlightenment_modules_conf-}
++  ${__NORM_MODS//@/enlightenment_modules_}"
++
++IUSE="pam spell static-libs systemd +udev ukit wayland 

[gentoo-commits] repo/gentoo:master commit in: media-libs/imlib2/files/, media-libs/imlib2/

2015-12-24 Thread Mike Frysinger
commit: 3cc0db0c9bd107846e399865c55f5ae5c47031da
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 20:16:24 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc0db0c

media-libs/imlib2: add fix from upstream #563732

 media-libs/imlib2/files/imlib2-1.4.7-headers.patch | 26 ++
 media-libs/imlib2/imlib2-1.4.7.ebuild  |  7 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/media-libs/imlib2/files/imlib2-1.4.7-headers.patch 
b/media-libs/imlib2/files/imlib2-1.4.7-headers.patch
new file mode 100644
index 000..d2fba06
--- /dev/null
+++ b/media-libs/imlib2/files/imlib2-1.4.7-headers.patch
@@ -0,0 +1,26 @@
+https://bugs.gentoo.org/563732
+
+From 521573be219f27c7bfebb57d5b0b994fdb316721 Mon Sep 17 00:00:00 2001
+From: Chloe Kudryavtsev 
+Date: Sat, 24 Oct 2015 23:38:53 -0400
+Subject: [PATCH] add time.h include to common.h for time_t
+
+---
+ src/lib/common.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lib/common.h b/src/lib/common.h
+index 798965f..9053826 100644
+--- a/src/lib/common.h
 b/src/lib/common.h
+@@ -9,6 +9,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #ifdef WITH_DMALLOC
+ #include 
+ #endif
+-- 
+2.6.2
+

diff --git a/media-libs/imlib2/imlib2-1.4.7.ebuild 
b/media-libs/imlib2/imlib2-1.4.7.ebuild
index 4af1159..f2b3f29 100644
--- a/media-libs/imlib2/imlib2-1.4.7.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.7.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} != "" ]] ; then
EKEY_STATE="snap"
 fi
 
-inherit enlightenment toolchain-funcs multilib-minimal
+inherit enlightenment toolchain-funcs multilib-minimal eutils
 
 DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
 HOMEPAGE="https://www.enlightenment.org/;
@@ -37,6 +37,11 @@ DEPEND="${RDEPEND}
>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
)"
 
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-headers.patch #563732
+   enlightenment_src_prepare
+}
+
 multilib_src_configure() {
# imlib2 has diff configure options for x86/amd64 mmx
if [[ $(tc-arch) == amd64 ]]; then



[gentoo-commits] repo/gentoo:master commit in: media-video/vlc/

2015-12-24 Thread Mike Frysinger
commit: c8dd83aeec8ac2fc1e921493ecb7b647820c17bd
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:53:26 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dd83ae

media-video/vlc: clean up keywords across versions

 media-video/vlc/vlc-2.1.5-r1.ebuild | 4 +---
 media-video/vlc/vlc-2.1..ebuild | 6 ++
 media-video/vlc/vlc-2.2.1-r1.ebuild | 4 +---
 media-video/vlc/vlc-2.2..ebuild | 6 ++
 media-video/vlc/vlc-.ebuild | 6 ++
 5 files changed, 8 insertions(+), 18 deletions(-)

diff --git a/media-video/vlc/vlc-2.1.5-r1.ebuild 
b/media-video/vlc/vlc-2.1.5-r1.ebuild
index 84af4df..924d5a9 100644
--- a/media-video/vlc/vlc-2.1.5-r1.ebuild
+++ b/media-video/vlc/vlc-2.1.5-r1.ebuild
@@ -34,10 +34,8 @@ fi
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-7" # vlc - vlccore
 
-if [ "${PV%}" = "${PV}" ] ; then
+if [[ ${PV} != * ]] ; then
KEYWORDS="amd64 ~arm ppc ppc64 -sparc x86 ~x86-fbsd"
-else
-   KEYWORDS=""
 fi
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec

diff --git a/media-video/vlc/vlc-2.1..ebuild 
b/media-video/vlc/vlc-2.1..ebuild
index e003fc0..a6c7b2e 100644
--- a/media-video/vlc/vlc-2.1..ebuild
+++ b/media-video/vlc/vlc-2.1..ebuild
@@ -34,10 +34,8 @@ fi
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-7" # vlc - vlccore
 
-if [ "${PV%}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm ~ppc -sparc ~x86 ~x86-fbsd"
-else
-   KEYWORDS=""
+if [[ ${PV} != * ]] ; then
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
 fi
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec

diff --git a/media-video/vlc/vlc-2.2.1-r1.ebuild 
b/media-video/vlc/vlc-2.2.1-r1.ebuild
index 13087bf..1a8b9d3 100644
--- a/media-video/vlc/vlc-2.2.1-r1.ebuild
+++ b/media-video/vlc/vlc-2.2.1-r1.ebuild
@@ -34,10 +34,8 @@ fi
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-8" # vlc - vlccore
 
-if [ "${PV%}" = "${PV}" ] ; then
+if [[ ${PV} != * ]] ; then
KEYWORDS="amd64 ~arm ppc ppc64 -sparc x86 ~x86-fbsd"
-else
-   KEYWORDS="amd64 ppc ppc64 x86"
 fi
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec

diff --git a/media-video/vlc/vlc-2.2..ebuild 
b/media-video/vlc/vlc-2.2..ebuild
index f264f1c..bf7818a 100644
--- a/media-video/vlc/vlc-2.2..ebuild
+++ b/media-video/vlc/vlc-2.2..ebuild
@@ -34,10 +34,8 @@ fi
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-8" # vlc - vlccore
 
-if [ "${PV%}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm ~ppc -sparc ~x86 ~x86-fbsd"
-else
-   KEYWORDS=""
+if [[ ${PV} != * ]] ; then
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
 fi
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec

diff --git a/media-video/vlc/vlc-.ebuild b/media-video/vlc/vlc-.ebuild
index 62de861..e4d7563 100644
--- a/media-video/vlc/vlc-.ebuild
+++ b/media-video/vlc/vlc-.ebuild
@@ -34,10 +34,8 @@ fi
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-8" # vlc - vlccore
 
-if [ "${PV%}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm ~ppc -sparc ~x86 ~x86-fbsd"
-else
-   KEYWORDS=""
+if [[ ${PV} != * ]] ; then
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
 fi
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec



[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: 7b40ea2a424fa77f8590af2b2a5145ed84eb04b9
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 19:59:28 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b40ea2a

x11-wm/enlightenment: delete 1.0.1[3456] versions

 x11-wm/enlightenment/Manifest|  4 --
 x11-wm/enlightenment/enlightenment-1.0.13.ebuild | 81 
 x11-wm/enlightenment/enlightenment-1.0.14.ebuild | 81 
 x11-wm/enlightenment/enlightenment-1.0.15.ebuild | 80 ---
 x11-wm/enlightenment/enlightenment-1.0.16.ebuild | 80 ---
 5 files changed, 326 deletions(-)

diff --git a/x11-wm/enlightenment/Manifest b/x11-wm/enlightenment/Manifest
index 2e56dc6..0330286 100644
--- a/x11-wm/enlightenment/Manifest
+++ b/x11-wm/enlightenment/Manifest
@@ -1,8 +1,4 @@
 DIST e16-1.0.11.tar.gz 2281672 SHA256 
c7bc9fed4a83d2791df2acd6aa9e710cc162f2b54312c834f41940fb60a1f13e SHA512 
01a323bbcdbf2ae63179c78423aadd59fe15eed2425abe3b5546c0d2bf9e6458dec0cee75d0704592839d742467d580a018449faab81dfa57ff45aa6d4a56c54
 WHIRLPOOL 
f5b244de3deb17a0b5676057894f1928e3225cd19ee71e382a50184d49a050ea35d288a85f3b80d4abd3bb6c1e0f29cfa6257436c92940d483d8d637eb037dae
-DIST e16-1.0.13.tar.gz 2299510 SHA256 
66487942fe6c63050fb7c8fe424f37355a8005ed417355b6e78becd867a12dd2 SHA512 
965c853363c15154ca99b71deba3aa1d23bdfee0664b3511b39f52e066ca673a9b042e203e079357c9ca355484006cc4a90d0e0fb29b7396d582f7b9aa302da5
 WHIRLPOOL 
37118b388e08014ef81038f9e101e4abdf58876a5f468c31926a2f54d51f58154d76abe0080c6a45369a3ab0bb5ddf1c980badcdb1b45002ae63c0dcdb36f072
-DIST e16-1.0.14.tar.gz 2340182 SHA256 
45b9a554e366f609764efaed1bf7230e999c3fd7ff5789abf0813dc6d2d2 SHA512 
7ac6c6349831c49af54facba55cf804c3a55b2e111e85c714bf186385a8a823b52381b8aff0b19e8d3382c44d44a62a252c951a0398d7d6a774c152c9f9bb33f
 WHIRLPOOL 
478cf0f78a2693a7b5ff926a14bc8750b3d8ed956cc4222ab3ac0baa6d485d35d60b3ec80e98b68e32d6ca6938cd64532640810c8dae127934888069ae0e3982
-DIST e16-1.0.15.tar.gz 2392041 SHA256 
ce8e87618c5d0b85882197a92ceee8d4240caacffb525bae7721eb0e0a83a7ea SHA512 
bc2a891b172b7201a24629cd52df6817ce03b0d5978e2a75db6abba4c21d8670bd94243d7026bc8f50cefb7562c34266aa8332901dde593d0d44e8b3a5dfd5e8
 WHIRLPOOL 
59cff86ef7a694a8a23e04ff5609958ded65cccb786f1845866ecb6a8cf0c6e892666b429780f6dba12913411ffb97dd67ae7df2d48a431ddef66af4d2973ffd
-DIST e16-1.0.16.tar.gz 2395638 SHA256 
a50ecbcf1cf239a5b36cc592364b2b1ee8e4135098704e5b1b949f989811cff1 SHA512 
1cd3e42221546b08a7fa1431ab603d79963d91da86b0ec53d4578b8e02697b6b54db1ee75ae7e948c780905ad059c4be77d72f8bb33d3808e03842d53922eb8e
 WHIRLPOOL 
4e26917992d90e69af1e1574582048e09ee4ef4e461c4f0e05739d80f63647575b548c97f8afc0bf79a97647d632463b22bbf9c431a3977b8e9ef83ea952220a
 DIST e16-1.0.17.tar.gz 2417299 SHA256 
41ed67b648acc9b570cc681cf69d0accf38b69fd5d0af6b8ea8a6eacbf87659d SHA512 
d6ad565cf638de5240fbcd0f1cd37977c69e6af31a4ff9127e9c570fdf57a56bde50978620fbc34508d02661effa17f0c8b91ca23faebc0b77f9d40e166ba021
 WHIRLPOOL 
d4996798db0ce676c0cdce8bc6a354fcb6649ee4a9c579dc4c51beaeb96d7dcd2dfe0f063ead6724b21bb9f7f66608596412a251df0c2670b944f7376cb3e504
 DIST enlightenment-0.18.8.tar.bz2 27616548 SHA256 
e99b1d8a9c64dad80611310bd3dc3a7b6d9eaefbd21d0f4a3c350aed9137ca13 SHA512 
8ba767b7004c78130eda315a4b7c06d5dcd4034e4d9ef588d0012eca70fb677cff8f9a81bb5a33e6e8891d52f9f93e0f1cf4d3fadec505afd6c1f476b964fe73
 WHIRLPOOL 
edbd586f1c00574457fe2123d1a0c86e00b8c949abf04677535b0d4378bc66822cc72f48138be622a8c671f40f65fe5ce42b6d8af3f96259b15136981f556994
 DIST enlightenment-0.19.10.tar.xz 24594372 SHA256 
8bdc2b764765e807df263962cb3c4793256a34ce74cf854f623a47859f7a4f5d SHA512 
c9ee8e9a6a6575103cb1785fc478cfdcd7c544e21eb8738d3877f8742fb0250bae751ae7d05b6b57b7ca37c7011e7ae183da1aa251233c85dd7e38a23f897243
 WHIRLPOOL 
a0d320c52850de00db1a2778f2d71be58b0567854e0c07e03b00ef42f8b94a00abff0616ae389831a117a37a1f554f6e41474e9e8fec0186a8079f970d1db977

diff --git a/x11-wm/enlightenment/enlightenment-1.0.13.ebuild 
b/x11-wm/enlightenment/enlightenment-1.0.13.ebuild
deleted file mode 100644
index 93d69c2..000
--- a/x11-wm/enlightenment/enlightenment-1.0.13.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-if [[ ${PV} == * ]] ; then
-   ESVN_REPO_URI="https://svn.enlightenment.org/svn/e/trunk/E16/e;
-   inherit subversion autotools
-   SRC_URI=""
-   #KEYWORDS=""
-   S=${WORKDIR}/e16/e
-else
-   SRC_URI="mirror://sourceforge/enlightenment/e16-${PV/_/-}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd"
-   S=${WORKDIR}/e16-${PV/_pre?}
-fi
-inherit eutils
-
-DESCRIPTION="Enlightenment Window Manager (e16)"
-HOMEPAGE="https://www.enlightenment.org/;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="dbus doc nls 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/

2015-12-24 Thread Mike Frysinger
commit: f392714b5a221aa80124f6318bc8aecf0f9e3a4b
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 24 20:00:38 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 24 20:16:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f392714b

x11-wm/enlightenment: stabilize 0.19.12

 x11-wm/enlightenment/enlightenment-0.19.12.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.19.12.ebuild 
b/x11-wm/enlightenment/enlightenment-0.19.12.ebuild
index 9e96788..7f227e7 100644
--- a/x11-wm/enlightenment/enlightenment-0.19.12.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.19.12.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
EGIT_URI_APPEND="${PN}"
 else

SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz;
-   EKEY_STATE="snap"
+   EKEY_STATE="release"
 fi
 
 inherit enlightenment
@@ -19,7 +19,6 @@ inherit enlightenment
 DESCRIPTION="Enlightenment DR17 window manager"
 
 LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~x86"
 SLOT="0.17/${PV%%_*}"
 
 # The @ is just an anchor to expand from



[gentoo-commits] repo/gentoo:master commit in: app-crypt/loop-aes-losetup/

2015-12-24 Thread Alon Bar-Lev
commit: 1174eac79cd2d34ef48883e31e14e24c72da0c9a
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Thu Dec 24 17:09:45 2015 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Thu Dec 24 17:10:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1174eac7

app-crypt/loop-aes-losetup: inherit libtool

Signed-off-by: Alon Bar-Lev  gentoo.org>

 app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild 
b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
index e416962..afc58a7 100644
--- a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
+++ b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit eutils toolchain-funcs flag-o-matic
+inherit eutils toolchain-funcs libtool flag-o-matic
 
 MY_PV="${PV/_/-}"
 MY_P="util-linux-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/wrapt/

2015-12-24 Thread Alex Brandt
commit: dc9b00266b8dd41151cd7582fb4985b71d7eb2aa
Author: Alex Brandt  gentoo  org>
AuthorDate: Thu Dec 24 17:19:50 2015 +
Commit: Alex Brandt  gentoo  org>
CommitDate: Thu Dec 24 17:19:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9b0026

dev-python/wrapt: fix bug #568208

Package-Manager: portage-2.2.26

 dev-python/wrapt/Manifest   |  1 +
 dev-python/wrapt/wrapt-1.10.6-r1.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-python/wrapt/Manifest b/dev-python/wrapt/Manifest
index 27ace15..3dffc8a 100644
--- a/dev-python/wrapt/Manifest
+++ b/dev-python/wrapt/Manifest
@@ -1,2 +1,3 @@
 DIST wrapt-1.10.5.tar.gz 119157 SHA256 
4fd82193b23f60e1a39f3e10c81143c1e29e26cd5fc9afe1a7dc0f5e4b4a67d7 SHA512 
450b32eea67774081d23c0e020ed7eea3c8ac458925a16cd606a4f95ee5b7631bda5ff00ceb914e9ccc28a5e0a7302534b6711bb23d637c77327a8a9d228cb55
 WHIRLPOOL 
7cfa9477f525e60f16a7b1689ba43b327192837bea34e96977442b9cd143a63fafdfa7d0b3895c93052b0e6f426e76fa439b155ee4e481dd5e922c529676691c
+DIST wrapt-1.10.6-r1.tar.gz 120259 SHA256 
b540e23753d3f7017ec0d38f16daf77f9e9cf170d5040abc3d87573ba20fc4f3 SHA512 
658c780971dddf444070b9d30a8ac7c08ee0088b8f4378bcc9c22126608e52b338dc00969b08828b0318070abcf0e875bc2b7c6228a71fbbca362033088b4314
 WHIRLPOOL 
7aed77677a1448d6b3795be7fb56989be98a691a7470096adf45002ca124a99b5cab3e42b319493b4c8300684e488a07cf96d1c5a01e9fc9f181f765a0542254
 DIST wrapt-1.10.6.tar.gz 25134 SHA256 
9576869bb74a43cbb36ee39dc3584e6830b8e5c788e83edf0a397eba807734ab SHA512 
d0c326fd401bc84656d69ec5da446b459f5596873a1ec01d616bebcc3d11237949eaafcfdf5de78e43f59927a0eaeee3da3f462975fa46fa22fd6c1593509e04
 WHIRLPOOL 
2d3c56d0a6e9e9af0a59708ce70190097da2459d80bdaa8d8f884a849905b44cdfb6bedb412ccd1e74be1e975492309a398e05d4b6c61a6852d3cd125230846a

diff --git a/dev-python/wrapt/wrapt-1.10.6-r1.ebuild 
b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
new file mode 100644
index 000..dfa21ed
--- /dev/null
+++ b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Module for decorators, wrappers and monkey patching"
+HOMEPAGE="https://github.com/GrahamDumpleton/wrapt;
+SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> 
${P}-r1.tar.gz"
+S="${S}-r1"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc test"
+
+DEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND=""
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_compile() {
+   local WRAPT_EXTENSIONS=true
+
+   distutils-r1_python_compile
+}
+
+python_test() {
+   py.test -vv || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-apcu/

2015-12-24 Thread Brian Evans
commit: 05f291c92df5e6b24b842349e40677614bca9df3
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Dec 24 17:59:44 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Dec 24 17:59:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f291c9

dev-php/pecl-apcu: Version bump to 4.0.10

Package-Manager: portage-2.2.26

 dev-php/pecl-apcu/Manifest|  1 +
 dev-php/pecl-apcu/pecl-apcu-4.0.10.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/dev-php/pecl-apcu/Manifest b/dev-php/pecl-apcu/Manifest
index 66ff666..ce66c9a 100644
--- a/dev-php/pecl-apcu/Manifest
+++ b/dev-php/pecl-apcu/Manifest
@@ -1,2 +1,3 @@
 DIST APCu-4.0.7.tgz 118670 SHA256 
178a731ee3435b451f1144bc4a63c9d70d4909a2c434e17c6e07db554df90bd6 SHA512 
50db51358c9268cc5fdd0d48fb444be9e9356f1690bc1ae021a9618c8819ce8873bf4502fe87a10467ffda2ef38267ccca2af55152b064400c69a8da92b7e98b
 WHIRLPOOL 
3c721753764d6f3adbf6090710aafdb29d78b3d55e718c0101d7cad993b51d7b335931c61f120f8dad4623fe16cad9f13952367934968599ed15dd9c744b9725
+DIST apcu-4.0.10.tgz 119264 SHA256 
8dee6680924107d2aaf827f9cb8ef0e8e09c47bb38712a3439eddabe3ce41b40 SHA512 
8aabd51996270cff98b9e329413f9cfcaa9be33a0df8bf9ad50ac2dfd320e348aee6432b8ecd498e077c490714184a82502ea656d825a5fcab70966780064163
 WHIRLPOOL 
c39d4d0953dc4f5168032641c89292c2efcf514c2afca4f9cf65a35564c169021a0a74543556b6e890972904007c7c846a88d8c3ce2ccc0167a1a74e18779b99
 DIST apcu-4.0.8.tgz 119062 SHA256 
bef4f5ae309526a332e0f6b98f0579a45d6000b928991babe684d4c22432d57d SHA512 
990fbf3d6f490eeebf1d28eea5e7b0400c8c4badbfcf5ed1c5fc5b7186c5cd6d4ec87a99a8185e9bb27c64ccd371ca7b4324901f35a84644301e32fd9cfa8ef8
 WHIRLPOOL 
443f0f0a5a742933a19b22a18aa442587f3a7b75fc5e3739ea5dac9d8e31d9e40c41b8107b4d4953cb33f5baa49761a4d1c52a9f472377a5f7a4019750b08f64

diff --git a/dev-php/pecl-apcu/pecl-apcu-4.0.10.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-4.0.10.ebuild
new file mode 100644
index 000..2289285
--- /dev/null
+++ b/dev-php/pecl-apcu/pecl-apcu-4.0.10.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PHP_EXT_NAME="apcu"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS="NOTICE README.md TECHNOTES.txt TODO"
+
+USE_PHP="php5-6 php5-5"
+
+S="${WORKDIR}/apcu-${PV}"
+PHP_EXT_S="${WORKDIR}/apcu-${PV}"
+
+inherit php-ext-pecl-r2 confutils eutils
+
+S="${WORKDIR}/apcu-${PV}"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Stripped down version of APC supporting only user cache"
+LICENSE="PHP-3.01"
+SLOT="0"
+IUSE="+mmap"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+LOCKS="pthreadmutex pthreadrw spinlock semaphore"
+
+LUSE=""
+for l in ${LOCKS}; do
+   LUSE+="lock_${l} "
+done
+
+IUSE+=" ${LUSE/lock_pthreadrw/+lock_pthreadrw}"
+
+REQUIRED_USE="^^ ( $LUSE )"
+
+src_configure() {
+   my_conf="--enable-apcu"
+   use mmap || my_conf+=" --disable-apcu-mmap"
+
+   enable_extension_enable "apcu-rwlocks" "lock_pthreadrw" 0
+
+   php-ext-source-r2_src_configure
+}
+
+src_install() {
+   php-ext-pecl-r2_src_install
+
+   dodir "${PHP_EXT_SHARED_DIR}"
+   insinto "${PHP_EXT_SHARED_DIR}"
+   doins apc.php
+}
+
+pkg_postinst() {
+   elog "The apc.php file shipped with this release of pecl-apcu was"
+   elog "installed into ${PHP_EXT_SHARED_DIR}/."
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/

2015-12-24 Thread Justin Lecher
commit: 0dd862461d8c7cb6a07f5b45445d70700e75211d
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 17:32:39 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 17:32:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd86246

dev-python/matplotlib: Move cairo deps to DEPEND too

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569500

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/matplotlib/matplotlib-1.5.0.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild 
b/dev-python/matplotlib/matplotlib-1.5.0.ebuild
index 3bde29f..a98751d 100644
--- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild
@@ -47,6 +47,12 @@ COMMON_DEPEND="
media-libs/freetype:2
media-libs/libpng:0
media-libs/qhull
+   cairo? (
+   || (
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   )
+   )
gtk2? (
dev-libs/glib:2=
x11-libs/gdk-pixbuf
@@ -80,12 +86,6 @@ DEPEND="${COMMON_DEPEND}
 
 RDEPEND="${COMMON_DEPEND}
>=dev-python/pyparsing-1.5.6[${PYTHON_USEDEP}]
-   cairo? (
-   || (
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/cairocffi[${PYTHON_USEDEP}]
-   )
-   )
excel? ( dev-python/xlwt[${PYTHON_USEDEP}] )
fltk? ( dev-python/pyfltk[${PYTHON_USEDEP}] )
gtk3? (



[gentoo-commits] repo/gentoo:master commit in: /

2015-12-24 Thread Ian Delaney
commit: 98b51f2c00d5f8b675f111e97e759e8eeea6125e
Author: Ian Delaney  gentoo  org>
AuthorDate: Thu Dec 24 08:30:15 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu Dec 24 08:31:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b51f2c

Merge remote-tracking branch 'remotes/Coacher/fwknop-2.6.8-bump'

Pull request: https://github.com/gentoo/gentoo/pull/520

 app-arch/createrepo/Manifest   |1 +
 app-arch/createrepo/createrepo-0.10.4.ebuild   |   56 +
 app-backup/backintime/backintime-1.1.4.ebuild  |2 +-
 app-backup/backintime/backintime-1.1.8.ebuild  |2 +-
 app-crypt/hmaccalc/Manifest|1 +
 app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild  |   31 +
 app-crypt/openssl-tpm-engine/Manifest  |1 +
 .../files/openssl-tpm-engine-0.4.2-build.patch |   10 +
 .../openssl-tpm-engine-0.4.2.ebuild|   33 +
 app-crypt/p11-kit/Manifest |1 +
 ...p11-kit-0.23.1.ebuild => p11-kit-0.23.2.ebuild} |0
 app-crypt/rainbowcrack/Manifest|2 +
 app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild |4 +-
 ...wcrack-1.5.ebuild => rainbowcrack-1.6.1.ebuild} |4 +-
 app-editors/mlview/mlview-0.9.0-r1.ebuild  |3 +-
 app-editors/qemacs/Manifest|1 +
 .../files/qemacs-0.4.1_pre20150916-Makefile.patch  |   38 +
 .../files/qemacs-0.4.1_pre20150916-nostrip.patch   |   38 +
 app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild |   71 +
 app-laptop/tp_smapi/tp_smapi-0.41-r1.ebuild|1 +
 .../hamster-time-tracker-.ebuild   |2 +-
 dev-db/mariadb/Manifest|3 +
 ...db-10.0.21-r1.ebuild => mariadb-10.0.23.ebuild} |   91 +-
 ...adb-10.0.21-r1.ebuild => mariadb-5.5.47.ebuild} |   64 +-
 ...thon-3.3.5-r6.ebuild => python-3.3.5-r7.ebuild} |9 +-
 ...thon-3.4.3-r6.ebuild => python-3.4.3-r7.ebuild} |9 +-
 ...thon-3.5.1-r1.ebuild => python-3.5.1-r2.ebuild} |9 +-
 dev-libs/botan/Manifest|1 +
 dev-libs/botan/botan-1.11.25.ebuild|  135 ++
 dev-libs/ferrisloki/ferrisloki-3.0.13-r1.ebuild|   48 +
 dev-libs/opencryptoki/Manifest |5 +-
 .../files/opencryptoki-2.4.2-destdir.patch |   26 -
 dev-libs/opencryptoki/opencryptoki-2.3.3-r5.ebuild |  110 --
 dev-libs/opencryptoki/opencryptoki-2.4.2.ebuild|  100 --
 ...toki-2.4.3.ebuild => opencryptoki-3.4.1.ebuild} |   22 +-
 dev-perl/pcsc-perl/Manifest|1 +
 dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild |   20 +
 .../aldryn-bootstrap3-0.5.1.ebuild |2 +-
 .../django-classy-tags-0.6.2.ebuild|2 +-
 dev-python/django-cms/django-cms-3.1.2.ebuild  |2 +-
 dev-python/django-cms/django-cms-3.1.3.ebuild  |2 +-
 .../django-durationfield-0.5.2.ebuild  |2 +-
 dev-python/django-filer/django-filer-0.9.12.ebuild |2 +-
 dev-python/django-filer/django-filer-1.0.4.ebuild  |2 +-
 dev-python/django-mptt/django-mptt-0.7.4.ebuild|2 +-
 .../django-sekizai/django-sekizai-0.8.2.ebuild |2 +-
 .../django-sekizai/django-sekizai-0.9.0.ebuild |2 +-
 dev-python/django-select2/Manifest |1 +
 .../django-select2/django-select2-4.3.1.ebuild |1 +
 ...t2-4.3.1.ebuild => django-select2-5.5.0.ebuild} |7 +-
 .../django_polymorphic-0.7.2.ebuild|2 +-
 .../djangocms-admin-style-0.2.8.ebuild |8 +-
 dev-python/djangocms-admin-style/metadata.xml  |2 +-
 .../djangocms-file/djangocms-file-0.1.ebuild   |6 +-
 dev-python/djangocms-file/metadata.xml |2 +-
 .../djangocms-flash/djangocms-flash-0.2.0.ebuild   |6 +-
 dev-python/djangocms-flash/metadata.xml|2 +-
 .../djangocms-inherit/djangocms-inherit-0.1.ebuild |6 +-
 dev-python/djangocms-inherit/metadata.xml  |2 +-
 .../djangocms-link/djangocms-link-1.7.1.ebuild |   10 +-
 dev-python/djangocms-link/metadata.xml |2 +-
 .../djangocms-picture/djangocms-picture-0.1.ebuild |6 +-
 dev-python/djangocms-picture/metadata.xml  |2 +-
 .../djangocms-snippet/djangocms-snippet-1.5.ebuild |6 +-
 dev-python/djangocms-snippet/metadata.xml  |2 +-
 .../djangocms-teaser/djangocms-teaser-0.1.ebuild   |6 +-
 dev-python/djangocms-teaser/metadata.xml   |2 +-
 .../djangocms-text-ckeditor-2.6.0.ebuild   |6 +-
 dev-python/djangocms-text-ckeditor/metadata.xml|2 +-
 .../djangocms-video/djangocms-video-0.1.ebuild |6 +-
 dev-python/djangocms-video/metadata.xml|2 +-
 .../easy-thumbnails/easy-thumbnails-2.2.ebuild |2 +-
 dev-python/httmock/Manifest|1 +
 dev-python/httmock/httmock-1.2.3.ebuild|   25 +
 

[gentoo-commits] repo/gentoo:master commit in: net-firewall/fwknop/

2015-12-24 Thread Ian Delaney
commit: 6202dcf8e261f73a44bb94ba103555c3407bcbec
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Thu Dec 24 06:16:40 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu Dec 24 08:31:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6202dcf8

net-firewall/fwknop: version bump to 2.6.8

Package-Manager: portage-2.2.24

 net-firewall/fwknop/Manifest|   1 +
 net-firewall/fwknop/fwknop-2.6.8.ebuild | 131 
 2 files changed, 132 insertions(+)

diff --git a/net-firewall/fwknop/Manifest b/net-firewall/fwknop/Manifest
index 69bd5b5..d770956 100644
--- a/net-firewall/fwknop/Manifest
+++ b/net-firewall/fwknop/Manifest
@@ -1 +1,2 @@
 DIST fwknop-2.6.7.tar.gz 2849006 SHA256 
e96c13f725a4c3829c842743b14aedf591d30570df5c06556862a900b64def86 SHA512 
8a8c5e76740c495342fd914309de564576ce5c7fda90dc0f0322782ace5f28ccbb4bcef4c0a3353a564b13ef7298a5cd75dcd4d26986b2fb5ec000b641fbf848
 WHIRLPOOL 
6de45c31cc39b7b44d0531dc19bd2727bc721cf156a04d830c295573fe40d95296c1591e3bd5ae2b597bea9a6015744061351655f1cf04a5d6a5cae6678d1126
+DIST fwknop-2.6.8.tar.gz 2860231 SHA256 
96e6ba8b7e29aaf65bd06eaa823896ab66169b2aaced8123375378ff4b76a2d6 SHA512 
aed4081652a95f3276468d58476d093a6dd76abbe5b4047930fc32a0d46f3dc341a3b0d9b7c81dc6c466f468f06c94607f2dadc89867127d0b4878175e32b6d6
 WHIRLPOOL 
d394b43c5eb96a4172ec005dc8ec13985e8b70bd342eabfdd95d0fd7a6425ddc294d24900f6b85b4ce7c595cf45622b28ee08583fb222c7d5d9f74f87a10c1cc

diff --git a/net-firewall/fwknop/fwknop-2.6.8.ebuild 
b/net-firewall/fwknop/fwknop-2.6.8.ebuild
new file mode 100644
index 000..582a81b
--- /dev/null
+++ b/net-firewall/fwknop/fwknop-2.6.8.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
+DISABLE_AUTOFORMATTING=1
+
+DISTUTILS_OPTIONAL=1
+# Python extension supports only Python2
+# See https://github.com/mrash/fwknop/issues/167
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools-utils distutils-r1 linux-info readme.gentoo systemd
+
+DESCRIPTION="Single Packet Authorization and Port Knocking application"
+HOMEPAGE="http://www.cipherdyne.org/fwknop/ https://github.com/mrash/fwknop;
+SRC_URI="https://github.com/mrash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="client extras firewalld gdbm gpg iptables python server udp-server"
+
+DEPEND="
+   client? ( net-misc/wget[ssl] )
+   firewalld? ( net-firewall/firewalld[${PYTHON_USEDEP}] )
+   gdbm? ( sys-libs/gdbm )
+   gpg? (
+   app-crypt/gpgme
+   dev-libs/libassuan
+   dev-libs/libgpg-error
+   )
+   iptables? ( net-firewall/iptables )
+   python? ( ${PYTHON_DEPS} )
+   server? ( !udp-server? ( net-libs/libpcap ) )
+"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   firewalld? ( server )
+   iptables? ( server )
+   server? ( ^^ ( firewalld iptables ) )
+   udp-server? ( server )
+"
+
+DOCS=( ChangeLog README.md )
+
+DOC_CONTENTS="
+Example configuration files were installed in /etc/fwknopd directory.
+Please edit them to fit your needs and then remove the .example suffix.
+
+fwknopd supports several backends: firewalld, iptables, ipfw, pf, ipf.
+You can set the desired backend via FIREWALL_EXE option in fwknopd.conf
+instead of the default one chosen at compile time.
+"
+
+pkg_pretend() {
+   if use server; then
+   if ! linux_config_exists || ! linux_chkconfig_present 
NETFILTER_XT_MATCH_COMMENT; then
+   ewarn "fwknopd uses the iptables 'comment' match to 
expire SPA rules,"
+   ewarn "which is a major security feature and is enabled 
by default."
+   ewarn "Please either enable NETFILTER_XT_MATCH_COMMENT 
support in your"
+   ewarn "kernel, or set the appropriate 
ENABLE_{FIREWD,IPT}_COMMENT_CHECK"
+   ewarn "to 'N' in your fwknopd.conf file."
+   fi
+   fi
+}
+
+src_prepare() {
+   # Install example configs with .example suffix
+   if use server; then
+   sed -i -e 's/conf;/conf.example;/g' "${S}"/Makefile.am || die
+   fi
+
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=(
+   --localstatedir=/run
+   --enable-digest-cache
+   $(use_enable client)
+   $(use_enable !gdbm file-cache)
+   $(use_enable server)
+   $(use_enable udp-server)
+   $(use_with gpg gpgme)
+   )
+   use firewalld && myeconfargs+=(--with-firewalld=/usr/sbin/firewalld)
+   use iptables && myeconfargs+=(--with-iptables=/sbin/iptables)
+
+   autotools-utils_src_configure
+}
+
+src_compile() {
+   autotools-utils_src_compile
+
+   if use python; 

[gentoo-commits] proj/sci:master commit in: dev-cpp/eigen/

2015-12-24 Thread Justin Lecher
commit: 7ed315ca75bf61bc1e4e511157cd0658454d3e3c
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 08:55:34 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 08:55:34 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7ed315ca

dev-cpp/eigen: Fix pc file

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569544

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-cpp/eigen/{eigen-3.2.7.ebuild => eigen-3.2.7-r1.ebuild} | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-cpp/eigen/eigen-3.2.7.ebuild 
b/dev-cpp/eigen/eigen-3.2.7-r1.ebuild
similarity index 95%
rename from dev-cpp/eigen/eigen-3.2.7.ebuild
rename to dev-cpp/eigen/eigen-3.2.7-r1.ebuild
index cf14779..ae40239 100644
--- a/dev-cpp/eigen/eigen-3.2.7.ebuild
+++ b/dev-cpp/eigen/eigen-3.2.7-r1.ebuild
@@ -70,6 +70,10 @@ src_prepare() {
 
sed -i -e "/Unknown build type/d" CMakeLists.txt || die
 
+   sed \
+   -e '/Cflags/s|:.*|: 
-I${CMAKE_INSTALL_PREFIX}/${INCLUDE_INSTALL_DIR}|g' \
+   -i eigen3.pc.in || die
+
cmake-utils_src_prepare
 }
 
@@ -81,6 +85,8 @@ src_configure() {
-DEIGEN_BUILD_BTL=OFF
)
export VARTEXFONTS="${T}/fonts"
+   export PKG_CONFIG_LIBDIR=/usr/$(get_libdir)/
+
cmake-utils_src_configure
# use fortran && FORTRAN_LIBS="blas lapack" not ready
use fortran && FORTRAN_LIBS="blas"



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/

2015-12-24 Thread Justin Lecher
commit: 18f3aefbb58d5eba3b1c43dbc5a4c7a415c9b725
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:02:11 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f3aefb

dev-cpp/eigen: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-cpp/eigen/eigen-2.0.17.ebuild | 4 ++--
 dev-cpp/eigen/eigen-3.1.3.ebuild  | 4 ++--
 dev-cpp/eigen/eigen-3.2.5.ebuild  | 2 +-
 dev-cpp/eigen/eigen-3.2.6.ebuild  | 2 +-
 dev-cpp/eigen/eigen-3.2.7.ebuild  | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-cpp/eigen/eigen-2.0.17.ebuild 
b/dev-cpp/eigen/eigen-2.0.17.ebuild
index 4736dda..6591d83 100644
--- a/dev-cpp/eigen/eigen-2.0.17.ebuild
+++ b/dev-cpp/eigen/eigen-2.0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit cmake-utils
 
-DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+DESCRIPTION="C++ template library for linear algebra"
 HOMEPAGE="http://eigen.tuxfamily.org/;
 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 

diff --git a/dev-cpp/eigen/eigen-3.1.3.ebuild b/dev-cpp/eigen/eigen-3.1.3.ebuild
index a716edc..842fb40 100644
--- a/dev-cpp/eigen/eigen-3.1.3.ebuild
+++ b/dev-cpp/eigen/eigen-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit cmake-utils
 
-DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+DESCRIPTION="C++ template library for linear algebra"
 HOMEPAGE="http://eigen.tuxfamily.org/;
 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 

diff --git a/dev-cpp/eigen/eigen-3.2.5.ebuild b/dev-cpp/eigen/eigen-3.2.5.ebuild
index f561a76..373ac60 100644
--- a/dev-cpp/eigen/eigen-3.2.5.ebuild
+++ b/dev-cpp/eigen/eigen-3.2.5.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-utils
 
-DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+DESCRIPTION="C++ template library for linear algebra"
 HOMEPAGE="http://eigen.tuxfamily.org/;
 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 

diff --git a/dev-cpp/eigen/eigen-3.2.6.ebuild b/dev-cpp/eigen/eigen-3.2.6.ebuild
index 4c51aed..8ee6857 100644
--- a/dev-cpp/eigen/eigen-3.2.6.ebuild
+++ b/dev-cpp/eigen/eigen-3.2.6.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-utils
 
-DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+DESCRIPTION="C++ template library for linear algebra"
 HOMEPAGE="http://eigen.tuxfamily.org/;
 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 

diff --git a/dev-cpp/eigen/eigen-3.2.7.ebuild b/dev-cpp/eigen/eigen-3.2.7.ebuild
index 087b4bb..be503c9 100644
--- a/dev-cpp/eigen/eigen-3.2.7.ebuild
+++ b/dev-cpp/eigen/eigen-3.2.7.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-utils
 
-DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+DESCRIPTION="C++ template library for linear algebra"
 HOMEPAGE="http://eigen.tuxfamily.org/;
 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/requests/

2015-12-24 Thread Justin Lecher
commit: 3753444b8be7e2f1243e029677c09715e5f170ac
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:04:55 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3753444b

dev-python/requests: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/requests/Manifest | 2 +-
 dev-python/requests/{requests-2.9.0.ebuild => requests-2.9.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/requests/Manifest b/dev-python/requests/Manifest
index d36010c..277f10a 100644
--- a/dev-python/requests/Manifest
+++ b/dev-python/requests/Manifest
@@ -1,4 +1,4 @@
 DIST requests-2.7.0.tar.gz 451723 SHA256 
398a3db6d61899d25fd4a06c6ca12051b0ce171d705decd7ed5511517b4bb93d SHA512 
a93223c3fd21c58f7c0c901b17be17c23dba4efeed8c4347da9d4e04d96a6698e08e01482205661cb7757cc7560d9ae2e62b18f2b422af0cb90fd998fe963ff2
 WHIRLPOOL 
b805d76ad747fc8a754fb0ca0439e8f303df057c2b256ed7f57533b311322e4e28b0d8f22111a3c5ad283823c1256cd24c93fec2aeabc6946013c17ab3540dd9
 DIST requests-2.8.0.tar.gz 457879 SHA256 
b2f003589b60924909c0acde472590c5ea83906986a7a25b6f7929eb20923b7b SHA512 
cf41db4b1a4639e940c2b5c1e0edaf2c4dedf0a8ead8381e211fd9e350f491e252f10cfba09bb64b4a062be98ee43e133957f489649db15116a1811e06958bb3
 WHIRLPOOL 
5e7e889bc016f403e221af05d01aebbec4c96175c983e240128d24768dc0c119d76c022fd3ae5dcfda5415c866052fa5c5f325ee22cebb33c780df16
 DIST requests-2.8.1.tar.gz 480803 SHA256 
84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b SHA512 
bccec89165596df3af3f46eb43b5b28b595752485b00ed73978ef76fa6b8a8961c3db046c3f91ff34fa390f037322f6e13b141ba9b600a836a6d798086bd13fb
 WHIRLPOOL 
445e0e12f5900c3396ae7a76d0010b9c4a4ff2c79c51dfc88f117918e436a4d67ea25de39f252cacaabd737b7b1542374172a2b6f482d7ffe1f7514d1cb4a06b
-DIST requests-2.9.0.tar.gz 483589 SHA256 
4881966532b5a36c552244fd909de66d1b8c4a26086f56fd5837cfcde63f8eb8 SHA512 
8df3dd0a803f44eea269275e247f823c0d676b04ee44c719135e3661c6d951a0d94fac305766b99e10ba09f5f602e3f57883b0ae764aa7fce8bd1d92e86be85e
 WHIRLPOOL 
1fc936a628fa32b4eb7c2ebfe3b049ddc3d5412f1dac686a1eadc9834e8f9738443c0e96f351b51fba6e2ef2730a6da93489d4193f525149fc523cafb9d7053d
+DIST requests-2.9.1.tar.gz 484252 SHA256 
c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f SHA512 
0b2b64b2ebb68703f2a222a3e5d0227cf15250319195a13497e38959c64b82359b70221157eab2ab828dfc79bcfec13ede4d6272f0202ae1b22ae79d5810adb9
 WHIRLPOOL 
9d942b97168c8a869b703db324a263ed3f5279a17e18444f7311e3d3a06aac99ef939c1d3f966025d6ac9e2967415880669b3bac6766c2d39c2faee43cb146c3

diff --git a/dev-python/requests/requests-2.9.0.ebuild 
b/dev-python/requests/requests-2.9.1.ebuild
similarity index 100%
rename from dev-python/requests/requests-2.9.0.ebuild
rename to dev-python/requests/requests-2.9.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-python/alabaster/

2015-12-24 Thread Justin Lecher
commit: 2550489b092ad9781150d022a38b0c35b439e56a
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:03:03 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2550489b

dev-python/alabaster: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/alabaster/Manifest   |  1 +
 dev-python/alabaster/alabaster-0.7.7.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/alabaster/Manifest b/dev-python/alabaster/Manifest
index 15db42a..9ffbf84 100644
--- a/dev-python/alabaster/Manifest
+++ b/dev-python/alabaster/Manifest
@@ -1 +1,2 @@
 DIST alabaster-0.7.6.tar.gz 16598 SHA256 
309d33e0282c8209f792f3527f41ec04e508ff837c61fc1906dde988a256deeb SHA512 
90058e56365c59a4eed6034273ea83132fcf77ee26e3dfd2d9aa0233657192e1f32d8f40cd6477e307d063d0136ea5e18b94c6c0874a378d6386874dceccfdc8
 WHIRLPOOL 
2249f055772ce7a389df88a4a659a9a2b0b7c45992d9e225f93ecc79c9038c89474554fdf3557c78ff645242cffa0f1c4822f1b08831f1943140244931b7c812
+DIST alabaster-0.7.7.tar.gz 18996 SHA256 
f416a84e0d0ddbc288f6b8f2c276d10b40ca1238562cd9ed5a751292ec647b71 SHA512 
e19ec193d49ff5adf4552c1e3f9c77845045fd97cdb26285e774124960866bf790922a421cc70a8346f1bc98c1a5aa8b70211d4589e8429a9df4d4577880c0df
 WHIRLPOOL 
a9ba98e82461be443a3d7f1f19683db07612f28726c69b2c05038be9caaae70db5aa52f750ddb18c657dde2f6943d3265901460167eb1cb1e0889a5a251f9a68

diff --git a/dev-python/alabaster/alabaster-0.7.7.ebuild 
b/dev-python/alabaster/alabaster-0.7.7.ebuild
new file mode 100644
index 000..d548dc0
--- /dev/null
+++ b/dev-python/alabaster/alabaster-0.7.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A configurable sidebar-enabled Sphinx theme"
+HOMEPAGE="https://github.com/bitprophet/alabaster;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+SLOT="0"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy/

2015-12-24 Thread Justin Lecher
commit: f6939637501b007a843436c5c8b35086731e5793
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:07:26 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6939637

dev-python/sqlalchemy: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/sqlalchemy/Manifest |  1 +
 dev-python/sqlalchemy/sqlalchemy-1.0.11.ebuild | 86 ++
 2 files changed, 87 insertions(+)

diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index 90304d2..b5a84bf 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -1,5 +1,6 @@
 DIST SQLAlchemy-0.7.10.tar.gz 3541639 SHA256 
77aa39d65c9d043eba6ba329b359ff867424fd6c403b7c0cb112b65e507e1d66 SHA512 
631bc4ffb419defa531a66d82449fe48f93c88371ba0b8ab4217d900a0d1d90efe9699d8a9048d5c2ed33948c6d2f7cae46452ee45d442914018f3361e804367
 WHIRLPOOL 
74ffc17efbcbb2ac67712b9e11aa48431d18970f46ae5985aaa345aa8691f96e4acc4cf6fa37606699fbba83fcb7f74b0360fea2ac5e93a451585019e110f2ed
 DIST SQLAlchemy-0.9.8.tar.gz 4080098 SHA256 
de3ac04ecab0a7e0af64eee30a71e723ba5886b958205f7354dd62439da60389 SHA512 
3df7d7a64cdfe7b684be98e7e9d6836da54c391343bb047224a11df888041034bcc54cc30d15dc3d56b5d397b35e6aabe5732e7ca8fbf553bd8d98731c249ea5
 WHIRLPOOL 
2cedf7713753a6cf8838741fcf06c5510387aa4e661ea3c0ecc2bb7bdb5b03fb90f072ccd1a5671f03943952340c6c3525836e1ebe9246506143b055a1ca1991
 DIST SQLAlchemy-1.0.10.tar.gz 4705865 SHA256 
963415bf4ea4fa13698893464bc6917d291331e0e82020ebfed2864ef7e3 SHA512 
c28663a28e460abc724998f1fa605c31d0060e77f654f7c392da75f36e337158e9955cb37ba1c6ee517ef182f42c25e682a279d6865c9ee438bfb13dffa475c5
 WHIRLPOOL 
7f15d92722e54bc38a991f5639d7dae645f8845d1229a54bf0eff854aef5de7ff4c2df4a51db0d9fe74c08129cd4b1fc09e5e99dd0af7ff52ea374f732efa355
+DIST SQLAlchemy-1.0.11.tar.gz 4708987 SHA256 
0b24729787fa1455009770880ea32b1fa5554e75170763b1aef8b1eb470de8a3 SHA512 
b7f4d97faffefad65bbfb0c16c1ac0e27addc28546637ad323273311cfe4ef17be6e77e6279331b575ffd6cfdc6e57634666e4898aa484b275142cf665ba4920
 WHIRLPOOL 
24f434d6baeffb478636517e9d5fbf49f8f5fd80dbd8ce7cdb065de61055cd873a79c5afbfb2be2fbb07a14bf65a91f33d93ca180b27f07c08cb5a4619adc9bf
 DIST SQLAlchemy-1.0.8.tar.gz 4627601 SHA256 
950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f SHA512 
921f847a20548095cb1f41fe6147b393110e08f8f3ff0aee6081e7811e7c15b3c03583afd41ddf5aacdc1dde090c0512afb94c7cc33d9c27135a5525ed121e74
 WHIRLPOOL 
757f2a3832c8fefd5789cd981eb1b2028419362ed2714927198df6b91742236896d4ab0131969afa08e5508843e32e018a1361e28df3f22a15f811d78275f8cf
 DIST SQLAlchemy-1.0.9.tar.gz 4662673 SHA256 
c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e SHA512 
5032977e4fd3ff12d7ae10ca87f0ec9cd2d9eb5d200020b74faad1309eb1de5bacc9b4f5e53cb1b0b0b9c7f59b923a87a12ba050b37a631f9c77af2b896eb076
 WHIRLPOOL 
5e824f8581b98ac26f47d0bc8ae706783602ebe6bf921c6767f46db83b8322b022ea51603d1002017052144946256583c4fd9d2a92742c752333b530ed356121

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.11.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.0.11.ebuild
new file mode 100644
index 000..aaa990b
--- /dev/null
+++ b/dev-python/sqlalchemy/sqlalchemy-1.0.11.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+PYTHON_REQ_USE="sqlite?"
+
+inherit distutils-r1 flag-o-matic
+
+MY_PN="SQLAlchemy"
+MY_P="${MY_PN}-${PV/_beta/b}"
+
+DESCRIPTION="Python SQL toolkit and Object Relational Mapper"
+HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy;
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="doc examples +sqlite test"
+
+REQUIRED_USE="test? ( sqlite )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
+   )"
+S="${WORKDIR}/${MY_P}"
+
+python_prepare_all() {
+   # Disable tests hardcoding function call counts specific to Python 
versions.
+   rm -r test/aaa_profiling || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   if ! python_is_python3; then
+   local CFLAGS=${CFLAGS}
+   append-cflags -fno-strict-aliasing
+   fi
+   distutils-r1_python_compile
+}
+
+python_test() {
+   # Create copies of necessary files in BUILD_DIR.
+   # https://bitbucket.org/zzzeek/sqlalchemy/issue/3144/
+   cp -pR examples sqla_nose.py setup.cfg test "${BUILD_DIR}" || die
+   pushd "${BUILD_DIR}" 

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/

2015-12-24 Thread Justin Lecher
commit: c9a218991e83f9c0246621ea37f1b07ffdb6f92a
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 08:59:09 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a21899

dev-cpp/eigen: Version Bump

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=568206

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-cpp/eigen/Manifest   |  1 +
 dev-cpp/eigen/eigen-3.2.7.ebuild | 65 
 dev-cpp/eigen/metadata.xml   |  2 +-
 3 files changed, 67 insertions(+), 1 deletion(-)

diff --git a/dev-cpp/eigen/Manifest b/dev-cpp/eigen/Manifest
index 290ed2a..72f81b1 100644
--- a/dev-cpp/eigen/Manifest
+++ b/dev-cpp/eigen/Manifest
@@ -2,3 +2,4 @@ DIST eigen-2.0.17.tar.bz2 367890 SHA256 
7255e856ed367ce6e6e2d4153b0e4e753c8b8d36
 DIST eigen-3.1.3.tar.bz2 1052724 SHA256 
1a443145f321dd47a5ca11f176e7319056198a6124a7577723d92e3c3cd59ece SHA512 
7b6b816416570c9592ed9ca09e61970346f02bed492df7073fed3e657ded0c2bb736fb024554f92064ee783cbf1180952ccb87ed724899fa353f34c6a49210a4
 WHIRLPOOL 
53c667def19d882bff0e6a7b8476028a211ca2b4617d579b8555738c726ed1d4f3d4aed0e87b39c00a941484505f2a54fb82dba19444cc04f7f438fa1fc22c45
 DIST eigen-3.2.5.tar.bz2 1151510 SHA256 
5f6e6cb88188e34185f43cb819d7dab9b48ef493774ff834e568f4805d3dc2f9 SHA512 
5a90a312c3503bb91293aa9ed69258f36c6a3a06a64ff851c8b57a4df01bd467e22e5ba95221bce97a8cf2d3fb9f0ad1c1c40116a3c9c9b1f80d7fc7b0a96c7a
 WHIRLPOOL 
21333e30f77b4712d21eb4bed6159c0e0bfb769ed65d01d4cf5cfeb1a9105f2a3c2ccbc41d251fc09399ee8ad8a50d2eb9d1ea5d38d98ca1df12f8972b24a630
 DIST eigen-3.2.6.tar.bz2 1152805 SHA256 
8a3352f9a5361fe90e451a7305fb1896fc7f771dc16cc0edd8e6b157f52c343e SHA512 
a1abcef36d774ab29418961143174e460e11c05f40d493844e4d4e8024e0b60c453cb007e96ed05d786eec3214d72f15ead0ac49ed84762d3037db90f11c935a
 WHIRLPOOL 
e15f917ad6b8aeda2e11c6af186073921d78c3b96c922f1068989b64a2ec7c3d58df280ce809be877b6e93a691c0d511afa601cb806bf4d9f29e9133c62e280c
+DIST eigen-3.2.7.tar.bz2 1155162 SHA256 
e58e1a11b23cf2754e32b3c5990f318a8461a3613c7acbf6035870daa45c2f3e SHA512 
6e9beb4fdd69d96a1bb305ea9463547c19cac0072ce908c19bf952d2b7a254c0d674d19a7797a3ba5e8617e1c1bca74dfb7c01971301cb152e467f13eaaed6cc
 WHIRLPOOL 
ff42ff72757736dceab759e6d12a6430e5d41b8119890eaf0f1158af1f6f5f25267e830e8cd5c7dbc71f5e1c27b0a9880420c1a3acd9369387489183b199d9ce

diff --git a/dev-cpp/eigen/eigen-3.2.7.ebuild b/dev-cpp/eigen/eigen-3.2.7.ebuild
new file mode 100644
index 000..087b4bb
--- /dev/null
+++ b/dev-cpp/eigen/eigen-3.2.7.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils
+
+DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and 
related algorithms"
+HOMEPAGE="http://eigen.tuxfamily.org/;
+SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="LGPL-2 GPL-3"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="debug doc"
+
+DEPEND="doc? ( app-doc/doxygen[dot,latex] )"
+RDEPEND="!dev-cpp/eigen:0"
+
+src_unpack() {
+   default
+   mv ${PN}* ${P} || die
+}
+
+src_prepare() {
+   sed -i CMakeLists.txt \
+   -e "/add_subdirectory(demos/d" \
+   -e "/add_subdirectory(blas/d" \
+   -e "/add_subdirectory(lapack/d" \
+   || die "sed disable unused bundles failed"
+
+   sed -i -e "/Unknown build type/d" CMakeLists.txt || die
+
+   sed \
+   -e '/Cflags/s|:.*|: 
-I${CMAKE_INSTALL_PREFIX}/${INCLUDE_INSTALL_DIR}|g' \
+   -i eigen3.pc.in || die
+
+   cmake-utils_src_prepare
+}
+
+src_compile() {
+   cmake-utils_src_compile
+   use doc && cmake-utils_src_compile doc
+}
+
+src_test() {
+   local mycmakeargs=(
+   -DEIGEN_BUILD_TESTS=ON
+   -DEIGEN_TEST_NO_FORTRAN=ON
+   -DEIGEN_TEST_NO_OPENGL=ON
+   )
+   cmake-utils_src_configure
+   cmake-utils_src_compile buildtests
+   cmake-utils_src_test
+}
+
+src_install() {
+   cmake-utils_src_install
+   use doc && dodoc -r "${BUILD_DIR}"/doc/html
+
+   # Debian installs it and some projects started using it.
+   insinto /usr/share/cmake/Modules/
+   doins "${S}/cmake/FindEigen3.cmake"
+}

diff --git a/dev-cpp/eigen/metadata.xml b/dev-cpp/eigen/metadata.xml
index cae7269..c5aa60e 100644
--- a/dev-cpp/eigen/metadata.xml
+++ b/dev-cpp/eigen/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
sci



[gentoo-commits] repo/gentoo:master commit in: dev-python/cffi/

2015-12-24 Thread Justin Lecher
commit: f4a1cc48df80eb2a640f6f7de31747dbad5cb98e
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:09:16 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a1cc48

dev-python/cffi: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/cffi/Manifest  |  1 +
 dev-python/cffi/cffi-1.4.2.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/cffi/Manifest b/dev-python/cffi/Manifest
index 938d551..df28565 100644
--- a/dev-python/cffi/Manifest
+++ b/dev-python/cffi/Manifest
@@ -4,3 +4,4 @@ DIST cffi-1.3.0.tar.gz 347342 SHA256 
9daa53aff0b5cf64c85c10eab7ce6776880d0ee71b7
 DIST cffi-1.3.1.tar.gz 351300 SHA256 
d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220 SHA512 
b89fe1b98a2e1492e05a9e69407104a5d5057dbe2730852fb91fae1db66751d35db53186d2f03dc950eb10dd9cecc83e44eb3e6954381dfd80d79519c7938288
 WHIRLPOOL 
37ea487ae7e5474a903cd259bac3428d04dc8f0ab0623edf8e12979e666d0779a04135e150073deb608a46b63084e51f66023e618637d3f71cc54f2eac84fdb9
 DIST cffi-1.4.0.tar.gz 365067 SHA256 
afeb3ce1c1e200aeb70313bc0bd94ebba4f2f37b2ae7ce00cabb648f548359eb SHA512 
56b446a7635afff3cf33fea97451c98eb102589e19c5c2e249e3f751a38972152c4bcde901fa2a06703d5e01f10d994c5d9bc98af48f8278a8981de2522e45cc
 WHIRLPOOL 
8b41807d02f203132b930247d9f4755e8c5e8c0e2594105cad8f46a902be013947d45420f7389ef34483673516e7ee58bce31f615ae582d4f445d344115fe4dc
 DIST cffi-1.4.1.tar.gz 365194 SHA256 
61fa9e32cc91744b92b3ec96f74c5910aa6c2f0a9fbba939fbad71dab558b974 SHA512 
d58012af471aff5b8d8de84f837bf7f683928dcd4efb11e1b3d54e276e0eb0db143675e42c34ae757710817b9c0795ba97626734bf2e0930c93af055b1009ea6
 WHIRLPOOL 
74ca6952e3833441dd662b4a9f51c66a5746c74fa98cac5283492ddcfe17bf9314a79c5f4c0acf1592787d29f686e6e78d2a5f20334ca572d64e13d13875e272
+DIST cffi-1.4.2.tar.gz 365490 SHA256 
8f1d177d364ea35900415ae24ca3e471be3d5334ed0419294068c49f45913998 SHA512 
cdb265c4ae390b6498fab34a2f0920ee6eca65e6b543dfb92a0e64825bcef26e8bd4c9f1f43a15e7696128f38026e467fcdda057e00e939311a465b2b585fc34
 WHIRLPOOL 
c3bad7b0bf27f6994bc21472f4ebadae2453e91a2e714b4801d3fb642bfdfbe838a84bc5c74a446a988629811857a28d49f3e08859c9914a385eebcf39e62f7f

diff --git a/dev-python/cffi/cffi-1.4.2.ebuild 
b/dev-python/cffi/cffi-1.4.2.ebuild
new file mode 100644
index 000..ce2896f
--- /dev/null
+++ b/dev-python/cffi/cffi-1.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# DO NOT ADD pypy to PYTHON_COMPAT
+# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Foreign Function Interface for Python calling C code"
+HOMEPAGE="http://cffi.readthedocs.org/ https://pypi.python.org/pypi/cffi;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+IUSE="doc test"
+
+RDEPEND="
+   virtual/libffi
+   dev-python/pycparser[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+# Avoid race on _configtest.c 
(distutils/command/config.py:_gen_temp_sourcefile)
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   py.test -x -v --ignore testing/test_zintegration.py c/ testing/ || die 
"Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/markups/

2015-12-24 Thread Justin Lecher
commit: 3c4aac966cafeeedf1ce64fee75723e8e84b2e4b
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 24 09:05:38 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 24 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4aac96

dev-python/markups: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/markups/Manifest |  1 +
 dev-python/markups/markups-1.0.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/markups/Manifest b/dev-python/markups/Manifest
index 7591762..de693d8 100644
--- a/dev-python/markups/Manifest
+++ b/dev-python/markups/Manifest
@@ -2,3 +2,4 @@ DIST Markups-0.2.4.tar.gz 8827 SHA256 
0aab138698035e699fad1c88bebb3fa5e90a1876bc
 DIST Markups-0.6.1.tar.gz 19116 SHA256 
1f3d6f7b85ac9ddcb936b8b2b6fa15a42ddc9dfc22a075d83d9160b5d59f6d84 SHA512 
f1354af48aadb43459e8f0c2013d283c4f6170f608c4ca4a2dd21e77c6fc2383bd6a1631efc9a8878c4a0ba59249528222ba01d1a38ed3f02c6890d42c6afdb9
 WHIRLPOOL 
2db23d6cb9a282eb461a6ff49b21d1e1a57b6bc970739413efe4bbffdff6bc55d076db4546f0ff458c9cd8b66c389daa21e9cad7341d614109891c9a2b46acc2
 DIST Markups-0.6.3.tar.gz 19285 SHA256 
e3ff5de2be018240c526e017972b37181cb3d5dfb7c96ad14eae6639140f58ef SHA512 
61b3921595628f577d335c9eb7e405435c1547a6d5d06396e4181a0f3ac0bce8f5a72b5c51568ceeec96c86524ec4baa1cbcb807f545a630a87d807b9e12c97b
 WHIRLPOOL 
9aad9486e57831fbca7124cb06dc84fd69df3036d7f08e8168b9969e83b58a32250cb82c90b70344f60d30c03fb3c7171f698fb8ba6ea23f5c296bb6d8b80ba2
 DIST Markups-1.0.0.tar.gz 14841 SHA256 
4d618b2af5c37fa0e4ae2e0798a87505d1e94f9eb78d0db6b893df1f91c37ec2 SHA512 
081eb12d30de6c88a6e8a985326e1135fa7346ed5d625364565c53010557ea73a0411ae29e6b9fa4223c5c93bd5abbdcc3ce8dfc36d5bff69a144f865d59b965
 WHIRLPOOL 
c2b94bff742478d65c384891facefecb99527b32301aafb3c976e6cfef12d21bf014143f8254d2e302175336ff664d13e134c9448eb21eb101ba15726c3377a5
+DIST Markups-1.0.1.tar.gz 14894 SHA256 
74464b7532aa355f6ed2767fd5cfb5eb5b484dd773b33bae4016a7fa9354b4ee SHA512 
f57f712f84413ed35f53643533d392e2164de02742e170f85fc4556094041ffa16ed1ff6d902bcafe996d22a4410e4c2794e4c96246fc06afbf878d6be85cf31
 WHIRLPOOL 
f5bf7700b76dcad18aba9ec5503ba9516e8e7f8a34577b55b423531c9f88ee547690a90e8043997651fe36516c9990a6de103f8268c4fcf768f4605d8982829f

diff --git a/dev-python/markups/markups-1.0.1.ebuild 
b/dev-python/markups/markups-1.0.1.ebuild
new file mode 100644
index 000..4ee77e1
--- /dev/null
+++ b/dev-python/markups/markups-1.0.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+
+inherit distutils-r1
+
+MY_PN="Markups"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="A wrapper around various text markups"
+HOMEPAGE="
+   http://pythonhosted.org/Markups/
+   https://github.com/retext-project/pymarkups
+   https://pypi.python.org/pypi/Markups;
+SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}"/${MY_P}
+
+DEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_test() {
+   ${EPYTHON} -m unittest discover -s tests -v || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/

2015-12-24 Thread Lars Wendler
commit: 2daa996bd71c6cf36703e2bf0eac3367c16465bb
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:54:33 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2daa996b

media-plugins/qmmp-plugin-pack: Removed old.

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-plugins/qmmp-plugin-pack/Manifest|  2 --
 .../qmmp-plugin-pack/qmmp-plugin-pack-0.8.4.ebuild | 25 --
 .../qmmp-plugin-pack/qmmp-plugin-pack-0.9.0.ebuild | 25 --
 3 files changed, 52 deletions(-)

diff --git a/media-plugins/qmmp-plugin-pack/Manifest 
b/media-plugins/qmmp-plugin-pack/Manifest
index f2e3850..4b36654 100644
--- a/media-plugins/qmmp-plugin-pack/Manifest
+++ b/media-plugins/qmmp-plugin-pack/Manifest
@@ -1,7 +1,5 @@
 DIST qmmp-plugin-pack-0.8.3.tar.bz2 163989 SHA256 
7b45464429a44f0de9f611ec4c2d396752c3be19e3b8076f8909cb18930589f0 SHA512 
ffa41eae98f6e283f5f4699e533ba85c1cb89d9e39a2d45ac76ccb38ad444ea379e51753ac4d78027b0ba35adecde47c1b64e65bbfdb61a5226b2eab6290613c
 WHIRLPOOL 
62d4d433b028b8003b13e41eb36c8518495b7d27adbf0adc6d60d61543292961d745623166a007f57d468c153a07aa6e13c6dca83892f81ae8db4f301e9c82fc
-DIST qmmp-plugin-pack-0.8.4.tar.bz2 164215 SHA256 
f6ef6ec2fdcd8809fa826f75b1d723fa0c83bd6d13a4ffa9af7db82a167f265a SHA512 
862d46cf2506932a0c35ebb30b46705a99f9d65a0332209467e30fdcb564ea483003de07f153939ded944ff3aa33221d0af1660a65bb9017a5638d46f8f675a5
 WHIRLPOOL 
bbc9358a0cfb5759a56cf4c6c9939556530d8987f6c3613ab21e8c46467fa9ca96f56cc8ad25f64175245dbb716ac45b49c59fde8edbde449f70d958831d27f5
 DIST qmmp-plugin-pack-0.8.6.tar.bz2 164732 SHA256 
f79ab2d4a3bd9cb603773f0310d54b50390788bee31c5e4af4ac801b3cac9665 SHA512 
0aa9daabb012ddfcb4de3f98e1804807349a311f70548491b5a4502403787fed5903a934db4da767409940329d8abe3c20ab15ef9eaa33d21f246d2d673cdd05
 WHIRLPOOL 
a12cb56433612c2ef0c7ad5d86d0cd399b70505f9e3b539185a123af9c6fbeb478ed70b1c205bc06a309d60749a4383f2494d2f5e94255c7ac1d8b6ce8d2329d
-DIST qmmp-plugin-pack-0.9.0.tar.bz2 76277 SHA256 
78a26c0696b0560b9b8fe25201873199b03f0b2e76e488acf043be7ac45a6d88 SHA512 
bbea46e5482cc68cc98e44116b0bccf804015147213989ad5fe20f257747d7782359b8ba3c5d3dcde57efd39844c589261992e71e239eec4d8686b50f014183e
 WHIRLPOOL 
4d630ea4a8fe40884957580cfd80452b9e5c2c59beff8ac6abfa4712c2b2a6ff7f20dbb516a0f86627295bfea776a7912b2870a7a722a62d69c3a90d2670dff8
 DIST qmmp-plugin-pack-0.9.2.tar.bz2 76314 SHA256 
730c4ac568a86969234e1faf2f18a7593a7d89c8c56fb58ab317aa7f3edb6317 SHA512 
cc740cc28b55abe2d410c75433e49041a7602d80e932f97f22926bbff63b391e46f9772f8d7cd2fb5e7b109a73ef674894e151007ce99b1e26ef3234aaa22d42
 WHIRLPOOL 
6e5c213e54003e47c1b8226050f1d0c2628d159649fb9de3b8e3abe5b11e1cdef12f7dd4749c96454347c29715e941b32dbcee414c10ef01a116958aabfbf364
 DIST qmmp-plugin-pack-0.9.3.tar.bz2 76668 SHA256 
4c65cf6b917574858248b81f7c357b128af21908e7a437f1e1cb89f1501020ec SHA512 
b4be0f74ebee7306d9a6f51f462f201896f0287cd9bcf3db4cd12d4cd41313795c3a8e904f9173ce49159188f341eb81b37f3bab316ca824afb9877c1bb40a26
 WHIRLPOOL 
63fb1332e76a6d487c5208309c4cc04137818309865431eb6ca67b17fb17533e25f3db5cf09b0bae040338855838bd7844d2cca6db674b59c136a5454c7db267
 DIST qmmp-plugin-pack-1.0.1.tar.bz2 76528 SHA256 
ca26d3ceade68d3a9795e688a8ac32efcd56bf2426469c75085643919bd47084 SHA512 
9b7bb22a2655c49be232374637de125cbe9aee50d03f33e2d4b2af37dcc7a8362a21112d3bd111e054c5ea2145e030e40aaa1819e0e714e59df9bfa57efab051
 WHIRLPOOL 
5c0e0d38aca62d1a9d1ad04fb60a7a43bcede558ee0a7f23f22a5db9615310f484270c772d29628d3195b88bb4f6d3ef6194c7e93f4f6eab08f9f2ebdd12ac6a

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.8.4.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.8.4.ebuild
deleted file mode 100644
index 35c1124..000
--- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.8.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-CMAKE_MIN_VERSION=2.8
-
-inherit cmake-utils
-
-DESCRIPTION="A set of extra plugins for Qmmp"
-HOMEPAGE="http://qmmp.ylsoftware.com/;
-SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/taglib
-   media-sound/mpg123
-   media-sound/qmmp
-   dev-qt/qtgui:4"
-DEPEND="${RDEPEND}
-   dev-lang/yasm"

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.0.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.0.ebuild
deleted file mode 100644
index 35c1124..000
--- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-CMAKE_MIN_VERSION=2.8
-
-inherit cmake-utils
-
-DESCRIPTION="A set of extra plugins for Qmmp"

[gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/

2015-12-24 Thread Lars Wendler
commit: 8d30ad3bdcd700f529b68a80338941537ca01547
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:53:50 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d30ad3b

media-plugins/qmmp-plugin-pack: Bump to versions 0.9.3 and 1.0.2

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-plugins/qmmp-plugin-pack/Manifest|  2 ++
 .../qmmp-plugin-pack/qmmp-plugin-pack-0.9.3.ebuild | 25 ++
 .../qmmp-plugin-pack/qmmp-plugin-pack-1.0.2.ebuild | 30 ++
 3 files changed, 57 insertions(+)

diff --git a/media-plugins/qmmp-plugin-pack/Manifest 
b/media-plugins/qmmp-plugin-pack/Manifest
index 8380728..f2e3850 100644
--- a/media-plugins/qmmp-plugin-pack/Manifest
+++ b/media-plugins/qmmp-plugin-pack/Manifest
@@ -3,4 +3,6 @@ DIST qmmp-plugin-pack-0.8.4.tar.bz2 164215 SHA256 
f6ef6ec2fdcd8809fa826f75b1d723
 DIST qmmp-plugin-pack-0.8.6.tar.bz2 164732 SHA256 
f79ab2d4a3bd9cb603773f0310d54b50390788bee31c5e4af4ac801b3cac9665 SHA512 
0aa9daabb012ddfcb4de3f98e1804807349a311f70548491b5a4502403787fed5903a934db4da767409940329d8abe3c20ab15ef9eaa33d21f246d2d673cdd05
 WHIRLPOOL 
a12cb56433612c2ef0c7ad5d86d0cd399b70505f9e3b539185a123af9c6fbeb478ed70b1c205bc06a309d60749a4383f2494d2f5e94255c7ac1d8b6ce8d2329d
 DIST qmmp-plugin-pack-0.9.0.tar.bz2 76277 SHA256 
78a26c0696b0560b9b8fe25201873199b03f0b2e76e488acf043be7ac45a6d88 SHA512 
bbea46e5482cc68cc98e44116b0bccf804015147213989ad5fe20f257747d7782359b8ba3c5d3dcde57efd39844c589261992e71e239eec4d8686b50f014183e
 WHIRLPOOL 
4d630ea4a8fe40884957580cfd80452b9e5c2c59beff8ac6abfa4712c2b2a6ff7f20dbb516a0f86627295bfea776a7912b2870a7a722a62d69c3a90d2670dff8
 DIST qmmp-plugin-pack-0.9.2.tar.bz2 76314 SHA256 
730c4ac568a86969234e1faf2f18a7593a7d89c8c56fb58ab317aa7f3edb6317 SHA512 
cc740cc28b55abe2d410c75433e49041a7602d80e932f97f22926bbff63b391e46f9772f8d7cd2fb5e7b109a73ef674894e151007ce99b1e26ef3234aaa22d42
 WHIRLPOOL 
6e5c213e54003e47c1b8226050f1d0c2628d159649fb9de3b8e3abe5b11e1cdef12f7dd4749c96454347c29715e941b32dbcee414c10ef01a116958aabfbf364
+DIST qmmp-plugin-pack-0.9.3.tar.bz2 76668 SHA256 
4c65cf6b917574858248b81f7c357b128af21908e7a437f1e1cb89f1501020ec SHA512 
b4be0f74ebee7306d9a6f51f462f201896f0287cd9bcf3db4cd12d4cd41313795c3a8e904f9173ce49159188f341eb81b37f3bab316ca824afb9877c1bb40a26
 WHIRLPOOL 
63fb1332e76a6d487c5208309c4cc04137818309865431eb6ca67b17fb17533e25f3db5cf09b0bae040338855838bd7844d2cca6db674b59c136a5454c7db267
 DIST qmmp-plugin-pack-1.0.1.tar.bz2 76528 SHA256 
ca26d3ceade68d3a9795e688a8ac32efcd56bf2426469c75085643919bd47084 SHA512 
9b7bb22a2655c49be232374637de125cbe9aee50d03f33e2d4b2af37dcc7a8362a21112d3bd111e054c5ea2145e030e40aaa1819e0e714e59df9bfa57efab051
 WHIRLPOOL 
5c0e0d38aca62d1a9d1ad04fb60a7a43bcede558ee0a7f23f22a5db9615310f484270c772d29628d3195b88bb4f6d3ef6194c7e93f4f6eab08f9f2ebdd12ac6a
+DIST qmmp-plugin-pack-1.0.2.tar.bz2 76533 SHA256 
a3a309342fd5077c80bcba214a3d5df6f96135e9fae37d5d122e608557080767 SHA512 
268e7cdb5e88f7f15f407df4b2d353c20d8477acc67607485500e0f3eee6bff259a2aac180d3e591dfd15750e495c5f1e0f645704fbe59fa398bfdd7d3f38f5f
 WHIRLPOOL 
296de7571d6d61ec0ca58c4d970455aec092f5b0a9a50f8d960422649a8d7ecb6bc46b48b600f9a1a953aec64b165640b2cea91fee2b5ba11332c35385bd472d

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.3.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.3.ebuild
new file mode 100644
index 000..35c1124
--- /dev/null
+++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.9.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MIN_VERSION=2.8
+
+inherit cmake-utils
+
+DESCRIPTION="A set of extra plugins for Qmmp"
+HOMEPAGE="http://qmmp.ylsoftware.com/;
+SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-libs/taglib
+   media-sound/mpg123
+   media-sound/qmmp
+   dev-qt/qtgui:4"
+DEPEND="${RDEPEND}
+   dev-lang/yasm"

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.0.2.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.0.2.ebuild
new file mode 100644
index 000..c89e74e
--- /dev/null
+++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.0.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MIN_VERSION=2.8
+
+inherit cmake-utils
+
+DESCRIPTION="A set of extra plugins for Qmmp"
+HOMEPAGE="http://qmmp.ylsoftware.com/;
+SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-libs/taglib
+   media-sound/mpg123
+   >=media-sound/qmmp-1.0.0
+   dev-qt/qtgui:5
+   

[gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/

2015-12-24 Thread Lars Wendler
commit: 95a0c7a25d141056ccf2c210b065b4a3c47c7026
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:48:09 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a0c7a2

media-sound/qmmp: Removed old.

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/qmmp/Manifest  |   1 -
 media-sound/qmmp/qmmp-1.0.1.ebuild | 134 -
 2 files changed, 135 deletions(-)

diff --git a/media-sound/qmmp/Manifest b/media-sound/qmmp/Manifest
index 3e509a5..593a16f 100644
--- a/media-sound/qmmp/Manifest
+++ b/media-sound/qmmp/Manifest
@@ -1,6 +1,5 @@
 DIST qmmp-0.9.2.tar.bz2 1112974 SHA256 
90ac69a21779df5073efe71b25f28a7461d6a928deb1afbaa1ef8268f62ae9c5 SHA512 
fc6cb0ec4bbf52e2ceb9e87a3585f25bd58b3a323ef07ddb9fd9f21a065ef0f5deb0b014f29b9648fe9e0a8b412f3b04643f8128638558089a25d867577690ad
 WHIRLPOOL 
47a596b0f7d9e516737bfeb10a962f79edb74f61e2985b01f2cee80c8ff252a1709459f5712700784faef824e24ff3567d73f0d5759e2cd2c0c53c267cc6a026
 DIST qmmp-0.9.3.tar.bz2 1113475 SHA256 
5d8901d14066efaada789589aa64e28be0514c3226798d68a0b67750fea4c735 SHA512 
8f023acd3906c382d9af7878594479b3ff2155b8d697f2dc0074275d390a34eb1211b4f06f399fd391ed8891731e9db0f281c301037a561dd5021540f541
 WHIRLPOOL 
33eb797ddabb23f2033241df5b632c0f8c22773cc048d871a77b047784512fd5a34e8f831ebcad331f4c222f506ce5a5e1f49596ac74618398271b7b79c8833d
 DIST qmmp-0.9.5.tar.bz2 1121832 SHA256 
628a017b2327437ff77ccf5b77b4756bd1e73186f030f4bb34b93c1135ea353e SHA512 
21963852a10da4af88b7ab4050c86824e0f8d0f49ea5650f49b5794e6b34690b28724b292d8fb0828da44673201658d2441c8bd306bbdadf40cfa07076403d00
 WHIRLPOOL 
83dc441c089162dd9458b9dc5541ed47f76eafc7f3635d52a555c9624ef585e3570199cab30c81ab59fafd66c3048a3bb7f044a21061b2168e4f3d1a8e497c7b
-DIST qmmp-1.0.1.tar.bz2 1094223 SHA256 
010923f2fbba8b5a75c422eadf9b762b8b3eee10849e49272271262549457e66 SHA512 
4162107d61b450f4d921b9f96fce72dc39f65a7daf3323433f9493e784cbad2c691a6720b571f950bf44e440f04622e35974544fc1ba35feba08b88a9faa512d
 WHIRLPOOL 
f388131704664a6943e7f0ae7f2ffaceb445f580fc1f6bc6a283a170c7642b5ab77ddf94a44b357c514aae17bbacb2678d2a07dc43d7bc8913c323199907624a
 DIST qmmp-1.0.2.tar.bz2 1095127 SHA256 
5c3e72f0effa2f2a5c7b41507d751599bf01d80316da6eaef7f2f20b91be8221 SHA512 
44a485ac670943a1bfc89cc9d7e483c64e42e78a5e405bce26a0665b68080f4fede8224c5527b1679e5316bf77bf4eb6636b97fb59207ad7a50f0f903a5d0a27
 WHIRLPOOL 
addbe0978926c19c8699238e940bad786f990b2985b53f3e8ac70310a664894631e84fae0d0facf80458ce3d6285a0c8851826d639dafa4b78550759dc849d57
 DIST qmmp-1.0.4.tar.bz2 1102390 SHA256 
9867fcb7ad7389f1c01d3bf31829fbe40a89eb8b05c104225257cea98c49ea85 SHA512 
068e6de33af6675f326c90d3262bb350b0e513eb52f9ca1cdd680bf4562cc866516a34aa326ec3ad3a439c15727d902de7d80f7ba3d65e5a53f6b35be6dbadf2
 WHIRLPOOL 
e2d7671fd27bd8adf447c972c467adc16adf5e91f71ad82e3d80fad15c7093a0c087bbf3644a6185f4b5dcbf296f928c94e1c5f089cd650eaf90f04258db1a23

diff --git a/media-sound/qmmp/qmmp-1.0.1.ebuild 
b/media-sound/qmmp/qmmp-1.0.1.ebuild
deleted file mode 100644
index 4cba7f4..000
--- a/media-sound/qmmp/qmmp-1.0.1.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit cmake-utils
-[ "$PV" == "" ] && inherit subversion
-
-DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
-HOMEPAGE="http://qmmp.ylsoftware.com;
-if [ "$PV" != "" ]; then
-   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~x86"
-else
-   QMMP_DEV_BRANCH="1.1"
-   SRC_URI=""
-   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
-   KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-# KEYWORDS further up
-IUSE="analyzer aac +alsa +dbus bs2b cdda cover crossfade cue curl enca ffmpeg 
flac jack game kde ladspa
-libsamplerate lyrics +mad midi mms modplug mplayer mpris musepack notifier 
opus oss
-projectm pulseaudio qsui scrobbler sndfile stereo tray udisks +vorbis wavpack"
-
-RDEPEND="media-libs/taglib
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   alsa? ( media-libs/alsa-lib )
-   bs2b? ( media-libs/libbs2b )
-   cdda? ( dev-libs/libcdio-paranoia )
-   cue? ( media-libs/libcue )
-   curl? ( net-misc/curl )
-   dbus? ( sys-apps/dbus )
-   aac? ( media-libs/faad2 )
-   enca? ( app-i18n/enca )
-   flac? ( media-libs/flac )
-   game? ( media-libs/game-music-emu )
-   ladspa? ( media-libs/ladspa-cmt )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad )
-   midi? ( media-sound/wildmidi )
-   mms? ( media-libs/libmms )
-   mplayer? ( media-video/mplayer )
-   mpris? ( 

[gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/

2015-12-24 Thread Lars Wendler
commit: a1d934c90188e90d1b2d4153c9c578903220e109
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:43:55 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d934c9

media-sound/murmur: Bump to version 1.2.12

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/murmur/Manifest |   1 +
 media-sound/murmur/murmur-1.2.12.ebuild | 134 
 2 files changed, 135 insertions(+)

diff --git a/media-sound/murmur/Manifest b/media-sound/murmur/Manifest
index 00cb6be..0d797ee 100644
--- a/media-sound/murmur/Manifest
+++ b/media-sound/murmur/Manifest
@@ -1,3 +1,4 @@
 DIST mumble-1.2.10.tar.gz 3195427 SHA256 
c6367a63ef54aac8e6d556066297e536a8c288495d53490219a113e43aa85b04 SHA512 
d4ff0572fd744cbf3473b25353b2ab8b2fc2d68921179c02f3047460d63c9e388d6d9e04fc4fb4b27eeaa63baf74d8bf3dc098cf24285619aef1b29f636b972e
 WHIRLPOOL 
9aadb47756c7d1939c075079911a5851d619f973359e6346d209e5baaf7db9a80b2d622befd4e6ea10480875b1ea6479d9b4785111d9f88d9d009b17ecbc774a
 DIST mumble-1.2.11.tar.gz 3196837 SHA256 
e8ec96ec367151064352195d3f84aa9fe4e456e70c57037e0d0cb84155d603e6 SHA512 
72500362dc137909465f8b932648cee6e9dd4d2c57e6f85a73de21cfe1e99ca8e290f899d50ae237729b24e86406ffedca8024977e94a30ffc863525c82c2995
 WHIRLPOOL 
7a32e57f8744c2e1b7dd8088334f062266af30f7cc2f64191f9e74e340b01e4b0253b6f23b8edf80dc20082ffd6d44f30e447a11a40d7c4710c208c649da4f3a
+DIST mumble-1.2.12.tar.gz 3197498 SHA256 
5981ec2e8e62a0b47f1bfa9240721a885c9edb89e14cdf5db149e0ee723d5727 SHA512 
fb800fc7b7eab57faefdd8fec1f6f28d7485a872faef8f7a8bfa27ff42d06813be8aca59d28bef2f857e467a5a7ba70e36b02b8391752ce15ee93f3d118501e0
 WHIRLPOOL 
46d1177e955e0e359422b94c656403e9788aa9188c8dc7e923fc9e0f5a6cbe9e7b393953c95fee67cdff7dd00a1fd6d4a9f803491c9deb8d3c370d6dfd7eeafa
 DIST mumble-1.2.5.tar.gz 3200216 SHA256 
915156946f7662c2488e4c40c95cb95c4ff00532789515da7df775a36d544faf SHA512 
bc1761f1e2fc833124ff2ff9af994be59dc9ef96a1ed49316d5383d9b5d91c37ddce87bf6afefc99315824a2a52c615162b2e6050c78f90beca591b58229e7b1
 WHIRLPOOL 
1f4b226c4036d35a73f65beb4ea66ec0c4363c6122320e8d70a52e0f40b0e2e550282206dcf158bf5a4bb1109202c38a9451374c1bbce96bc559c576a18346c3

diff --git a/media-sound/murmur/murmur-1.2.12.ebuild 
b/media-sound/murmur/murmur-1.2.12.ebuild
new file mode 100644
index 000..d25d6cc
--- /dev/null
+++ b/media-sound/murmur/murmur-1.2.12.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+QT_MINIMAL="4.6"
+
+inherit eutils qt4-r2 systemd user readme.gentoo
+
+MY_P="${PN/murmur/mumble}-${PV/_/~}"
+
+DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat 
software"
+HOMEPAGE="http://mumble.sourceforge.net/;
+SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE="+dbus debug +ice pch zeroconf"
+
+RDEPEND=">=dev-libs/openssl-1.0.0b
+   >=dev-libs/protobuf-2.2.0
+   sys-apps/lsb-release
+   >=sys-libs/libcap-2.15
+   dev-qt/qtcore:4[ssl]
+   || ( dev-qt/qtsql:4[sqlite] dev-qt/qtsql:4[mysql] )
+   dev-qt/qtxmlpatterns:4
+   dbus? ( dev-qt/qtdbus:4 )
+   ice? ( dev-libs/Ice )
+   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"
+
+DEPEND="${RDEPEND}
+   >=dev-libs/boost-1.41.0
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.2.4-ice-3.5.0-compat.patch
+   "${FILESDIR}"/${PN}-1.2.4-ice-3.5.1-compat.patch
+)
+
+DOC_CONTENTS="
+   Useful scripts are located in /usr/share/doc/${PF}/scripts.\n
+   Please execute:\n
+   murmurd -ini /etc/murmur/murmur.ini -supw \n
+   chown murmur:murmur /var/lib/murmur/murmur.sqlite\n
+   to set the build-in 'SuperUser' password before starting murmur.
+   Please restart dbus before starting murmur, or else dbus
+   registration will fail.
+"
+
+pkg_setup() {
+   enewgroup murmur
+   enewuser murmur -1 -1 /var/lib/murmur murmur
+}
+
+src_prepare() {
+   qt4-r2_src_prepare
+
+   sed \
+   -e 's:mumble-server:murmur:g' \
+   -e 's:/var/run:/run:g' \
+   -i "${S}"/scripts/murmur.{conf,ini.system} || die
+}
+
+src_configure() {
+   local conf_add
+
+   use dbus || conf_add="${conf_add} no-dbus"
+   use debug && conf_add="${conf_add} symbols debug" || 
conf_add="${conf_add} release"
+   use ice || conf_add="${conf_add} no-ice"
+   use pch || conf_add="${conf_add} no-pch"
+   use zeroconf || conf_add="${conf_add} no-bonjour"
+
+   eqmake4 main.pro -recursive \
+   CONFIG+="${conf_add} no-client"
+}
+
+src_compile() {
+   # parallel make workaround, upstream bug #3190498
+   emake -j1
+}
+
+src_install() {
+   dodoc README CHANGES
+
+   docinto scripts
+   dodoc 

[gentoo-commits] repo/gentoo:master commit in: media-sound/mumble/

2015-12-24 Thread Lars Wendler
commit: 062470e54fd17ce05f3bbd390cb297b51259c5dd
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:40:09 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062470e5

media-sound/mumble: Bump to version 1.2.12

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mumble/Manifest |   1 +
 media-sound/mumble/mumble-1.2.12.ebuild | 128 
 2 files changed, 129 insertions(+)

diff --git a/media-sound/mumble/Manifest b/media-sound/mumble/Manifest
index 6d53f56..cf2e79a 100644
--- a/media-sound/mumble/Manifest
+++ b/media-sound/mumble/Manifest
@@ -1,3 +1,4 @@
 DIST mumble-1.2.10.tar.gz 3195427 SHA256 
c6367a63ef54aac8e6d556066297e536a8c288495d53490219a113e43aa85b04 SHA512 
d4ff0572fd744cbf3473b25353b2ab8b2fc2d68921179c02f3047460d63c9e388d6d9e04fc4fb4b27eeaa63baf74d8bf3dc098cf24285619aef1b29f636b972e
 WHIRLPOOL 
9aadb47756c7d1939c075079911a5851d619f973359e6346d209e5baaf7db9a80b2d622befd4e6ea10480875b1ea6479d9b4785111d9f88d9d009b17ecbc774a
 DIST mumble-1.2.11.tar.gz 3196837 SHA256 
e8ec96ec367151064352195d3f84aa9fe4e456e70c57037e0d0cb84155d603e6 SHA512 
72500362dc137909465f8b932648cee6e9dd4d2c57e6f85a73de21cfe1e99ca8e290f899d50ae237729b24e86406ffedca8024977e94a30ffc863525c82c2995
 WHIRLPOOL 
7a32e57f8744c2e1b7dd8088334f062266af30f7cc2f64191f9e74e340b01e4b0253b6f23b8edf80dc20082ffd6d44f30e447a11a40d7c4710c208c649da4f3a
+DIST mumble-1.2.12.tar.gz 3197498 SHA256 
5981ec2e8e62a0b47f1bfa9240721a885c9edb89e14cdf5db149e0ee723d5727 SHA512 
fb800fc7b7eab57faefdd8fec1f6f28d7485a872faef8f7a8bfa27ff42d06813be8aca59d28bef2f857e467a5a7ba70e36b02b8391752ce15ee93f3d118501e0
 WHIRLPOOL 
46d1177e955e0e359422b94c656403e9788aa9188c8dc7e923fc9e0f5a6cbe9e7b393953c95fee67cdff7dd00a1fd6d4a9f803491c9deb8d3c370d6dfd7eeafa
 DIST mumble-1.2.6.tar.gz 3201577 SHA256 
876cdecfb89798ab45020cdae0d64bd0fa899a9a97c2c7f4a6e706d4165fb6ff SHA512 
cf67d171bb76d30fd0b098552ac1707423cdeb7d04031fd5f6693cad4661f3a2d99b8e8d653686fab00f46e66257f8fb75c819b9ad1d4f514a0d0b04c36a446e
 WHIRLPOOL 
37654990d66fb01fc7265c5757ad8b79e9a10325b669735f3010486b15896e3d191bb705664a1151c4b0eea1cb6c17daef86e45c38247a1463ad72c273019ee7

diff --git a/media-sound/mumble/mumble-1.2.12.ebuild 
b/media-sound/mumble/mumble-1.2.12.ebuild
new file mode 100644
index 000..267536c
--- /dev/null
+++ b/media-sound/mumble/mumble-1.2.12.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+QT_MINIMAL="4.6"
+
+inherit eutils multilib qt4-r2
+
+MY_P="${PN}-${PV/_/~}"
+
+DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat 
software"
+HOMEPAGE="http://mumble.sourceforge.net/;
+SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz;
+
+LICENSE="BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa +dbus debug g15 libressl oss pch portaudio pulseaudio speech 
zeroconf"
+
+RDEPEND=">=dev-libs/boost-1.41.0
+   !libressl? ( >=dev-libs/openssl-1.0.0b:0 )
+   libressl? ( dev-libs/libressl )
+   >=dev-libs/protobuf-2.2.0
+   >=media-libs/libsndfile-1.0.20[-minimal]
+   >=media-libs/opus-1.0.1
+   >=media-libs/speex-1.2_rc1
+   sys-apps/lsb-release
+   x11-libs/libX11
+   x11-libs/libXi
+   dev-qt/qtcore:4[ssl]
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   dev-qt/qtsql:4[sqlite]
+   dev-qt/qtsvg:4
+   dev-qt/qtxmlpatterns:4
+   x11-proto/inputproto
+   alsa? ( media-libs/alsa-lib )
+   dbus? ( dev-qt/qtdbus:4 )
+   g15? ( app-misc/g15daemon )
+   portaudio? ( media-libs/portaudio )
+   pulseaudio? ( media-sound/pulseaudio )
+   speech? ( app-accessibility/speech-dispatcher )
+   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.2.4-speech-dispatcher.patch
+)
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   local conf_add
+
+   if has_version '<=sys-devel/gcc-4.2'; then
+   conf_add="${conf_add} no-pch"
+   else
+   use pch || conf_add="${conf_add} no-pch"
+   fi
+
+   use alsa || conf_add="${conf_add} no-alsa"
+   use dbus || conf_add="${conf_add} no-dbus"
+   use debug && conf_add="${conf_add} symbols debug" || 
conf_add="${conf_add} release"
+   use g15 || conf_add="${conf_add} no-g15"
+   use oss || conf_add="${conf_add} no-oss"
+   use portaudio || conf_add="${conf_add} no-portaudio"
+   use pulseaudio || conf_add="${conf_add} no-pulseaudio"
+   use speech || conf_add="${conf_add} no-speechd"
+   use zeroconf || conf_add="${conf_add} no-bonjour"
+
+   eqmake4 "${S}/main.pro" -recursive \
+   CONFIG+="${conf_add} \
+   bundled-celt \
+   no-bundled-opus \
+ 

[gentoo-commits] repo/gentoo:master commit in: media-sound/qmmp/

2015-12-24 Thread Lars Wendler
commit: 63fd8b57e04f3d50d6dc350ff5760ae97eedccb5
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 15:47:23 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 15:55:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fd8b57

media-sound/qmmp: Bump to versions 0.9.5 and 1.0.4

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/qmmp/Manifest  |   2 +
 media-sound/qmmp/qmmp-0.9.5.ebuild | 128 +++
 media-sound/qmmp/qmmp-1.0.4.ebuild | 134 +
 3 files changed, 264 insertions(+)

diff --git a/media-sound/qmmp/Manifest b/media-sound/qmmp/Manifest
index 6c93217..3e509a5 100644
--- a/media-sound/qmmp/Manifest
+++ b/media-sound/qmmp/Manifest
@@ -1,4 +1,6 @@
 DIST qmmp-0.9.2.tar.bz2 1112974 SHA256 
90ac69a21779df5073efe71b25f28a7461d6a928deb1afbaa1ef8268f62ae9c5 SHA512 
fc6cb0ec4bbf52e2ceb9e87a3585f25bd58b3a323ef07ddb9fd9f21a065ef0f5deb0b014f29b9648fe9e0a8b412f3b04643f8128638558089a25d867577690ad
 WHIRLPOOL 
47a596b0f7d9e516737bfeb10a962f79edb74f61e2985b01f2cee80c8ff252a1709459f5712700784faef824e24ff3567d73f0d5759e2cd2c0c53c267cc6a026
 DIST qmmp-0.9.3.tar.bz2 1113475 SHA256 
5d8901d14066efaada789589aa64e28be0514c3226798d68a0b67750fea4c735 SHA512 
8f023acd3906c382d9af7878594479b3ff2155b8d697f2dc0074275d390a34eb1211b4f06f399fd391ed8891731e9db0f281c301037a561dd5021540f541
 WHIRLPOOL 
33eb797ddabb23f2033241df5b632c0f8c22773cc048d871a77b047784512fd5a34e8f831ebcad331f4c222f506ce5a5e1f49596ac74618398271b7b79c8833d
+DIST qmmp-0.9.5.tar.bz2 1121832 SHA256 
628a017b2327437ff77ccf5b77b4756bd1e73186f030f4bb34b93c1135ea353e SHA512 
21963852a10da4af88b7ab4050c86824e0f8d0f49ea5650f49b5794e6b34690b28724b292d8fb0828da44673201658d2441c8bd306bbdadf40cfa07076403d00
 WHIRLPOOL 
83dc441c089162dd9458b9dc5541ed47f76eafc7f3635d52a555c9624ef585e3570199cab30c81ab59fafd66c3048a3bb7f044a21061b2168e4f3d1a8e497c7b
 DIST qmmp-1.0.1.tar.bz2 1094223 SHA256 
010923f2fbba8b5a75c422eadf9b762b8b3eee10849e49272271262549457e66 SHA512 
4162107d61b450f4d921b9f96fce72dc39f65a7daf3323433f9493e784cbad2c691a6720b571f950bf44e440f04622e35974544fc1ba35feba08b88a9faa512d
 WHIRLPOOL 
f388131704664a6943e7f0ae7f2ffaceb445f580fc1f6bc6a283a170c7642b5ab77ddf94a44b357c514aae17bbacb2678d2a07dc43d7bc8913c323199907624a
 DIST qmmp-1.0.2.tar.bz2 1095127 SHA256 
5c3e72f0effa2f2a5c7b41507d751599bf01d80316da6eaef7f2f20b91be8221 SHA512 
44a485ac670943a1bfc89cc9d7e483c64e42e78a5e405bce26a0665b68080f4fede8224c5527b1679e5316bf77bf4eb6636b97fb59207ad7a50f0f903a5d0a27
 WHIRLPOOL 
addbe0978926c19c8699238e940bad786f990b2985b53f3e8ac70310a664894631e84fae0d0facf80458ce3d6285a0c8851826d639dafa4b78550759dc849d57
+DIST qmmp-1.0.4.tar.bz2 1102390 SHA256 
9867fcb7ad7389f1c01d3bf31829fbe40a89eb8b05c104225257cea98c49ea85 SHA512 
068e6de33af6675f326c90d3262bb350b0e513eb52f9ca1cdd680bf4562cc866516a34aa326ec3ad3a439c15727d902de7d80f7ba3d65e5a53f6b35be6dbadf2
 WHIRLPOOL 
e2d7671fd27bd8adf447c972c467adc16adf5e91f71ad82e3d80fad15c7093a0c087bbf3644a6185f4b5dcbf296f928c94e1c5f089cd650eaf90f04258db1a23

diff --git a/media-sound/qmmp/qmmp-0.9.5.ebuild 
b/media-sound/qmmp/qmmp-0.9.5.ebuild
new file mode 100644
index 000..5f82a4d
--- /dev/null
+++ b/media-sound/qmmp/qmmp-0.9.5.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit cmake-utils
+[ "$PV" == "" ] && inherit subversion
+
+DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
+HOMEPAGE="http://qmmp.ylsoftware.com;
+if [ "$PV" != "" ]; then
+   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
+   KEYWORDS="~amd64 ~ppc ~x86"
+else
+   SRC_URI=""
+   ESVN_REPO_URI="https://qmmp.googlecode.com/svn/trunk/qmmp/;
+   KEYWORDS=""
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+# KEYWORDS further up
+IUSE="analyzer aac +alsa +dbus bs2b cdda cover crossfade cue curl enca ffmpeg 
flac jack game kde ladspa
+libsamplerate lyrics +mad midi mms modplug mplayer mpris musepack notifier 
opus oss
+projectm pulseaudio qsui scrobbler sndfile stereo tray udisks +vorbis wavpack"
+
+RDEPEND="media-libs/taglib
+   dev-qt/qtgui:4
+   alsa? ( media-libs/alsa-lib )
+   bs2b? ( media-libs/libbs2b )
+   cdda? ( dev-libs/libcdio-paranoia )
+   cue? ( media-libs/libcue )
+   curl? ( net-misc/curl )
+   dbus? ( sys-apps/dbus )
+   aac? ( media-libs/faad2 )
+   enca? ( app-i18n/enca )
+   flac? ( media-libs/flac )
+   game? ( media-libs/game-music-emu )
+   ladspa? ( media-libs/ladspa-cmt )
+   libsamplerate? ( media-libs/libsamplerate )
+   mad? ( media-libs/libmad )
+   midi? ( media-sound/wildmidi )
+   mms? ( media-libs/libmms )
+   mplayer? ( media-video/mplayer )
+   mpris? ( dev-qt/qtdbus:4 )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   modplug? ( 

[gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/

2015-12-24 Thread Manuel Rüger
commit: a20a330ef72d470c6fd754aa4e9bd9495d28e4b4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:58:14 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:58:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20a330e

sys-process/xjobs: Fix Homepage

Package-Manager: portage-2.2.26

 sys-process/xjobs/xjobs-20140125.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20140125.ebuild 
b/sys-process/xjobs/xjobs-20140125.ebuild
index d1bd03a..2c2b131 100644
--- a/sys-process/xjobs/xjobs-20140125.ebuild
+++ b/sys-process/xjobs/xjobs-20140125.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 DESCRIPTION="Reads commands line by line and executes them in parallel"
-HOMEPAGE="http://www.maier-komor.de/${PN}.html;
+HOMEPAGE="http://www.maier-komor.de/xjobs.html;
 SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdmcp/

2015-12-24 Thread Manuel Rüger
commit: 5e7152d0c55567a78234e625e01a15ce71824b50
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 16:11:24 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 16:11:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7152d0

x11-libs/libXdmcp: Add missing dependency on dev-libs/libbsd

Thanks to Anthony Basile

Gentoo-Bug: #552780

Package-Manager: portage-2.2.26

 x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild 
b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild
new file mode 100644
index 000..ebb203c
--- /dev/null
+++ b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org X Display Manager Control Protocol library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND="dev-libs/libbsd
+   x11-proto/xproto"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+   xorg-2_pkg_setup
+
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_enable doc docs)
+   $(use_with doc xmlto)
+   --without-fop
+   )
+}



[gentoo-commits] dev/ikelos:master commit in: dev-util/pycharm-community/

2015-12-24 Thread Mike Auty
commit: 51edfafc86deb9aff6efc2fba4b87d3413d78b93
Author: layman  localhost>
AuthorDate: Thu Dec 24 11:46:09 2015 +
Commit: Mike Auty  gentoo  org>
CommitDate: Thu Dec 24 11:46:09 2015 +
URL:https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=51edfafc

Bump pycharm-community.

 dev-util/pycharm-community/Manifest   | 4 ++--
 ...{pycharm-community-5.0.2.ebuild => pycharm-community-5.0.3.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index da143c7..1c01e20 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1,5 +1,5 @@
 AUX README.gentoo 169 SHA256 
3bcfb4f4909ec42cbaba2645b5c88d111f47b7d5e800a8aeadf3130091fd8bab SHA512 
a0254552b98b6ec8dadd91ed7df35bf990d08025d8352366f58ecabe94cdde2df64d8665447d0a2ffc1edacdeb05124c2a82722d5ad70b614d90bb0ae38544d2
 WHIRLPOOL 
f0de5cc2a1955e210655ee10d305bcfaf6a4a7b6dba46e17eece981d50bb461e9bd5bde772462a5849ebf59e54357bcfe42a5322c614bc75c1f96202654aa605
-DIST pycharm-community-5.0.2.tar.gz 136420461 SHA256 
eadc36ae55237b783fbc528b6007e1755606ef7a95b7cc8dec27f44a829e545b SHA512 
f8eabd233a70ea27f8eeb8b2307b749673c64a3b1a897c773665959dccfbc43a1f62afab4e9be117e29cfa7d0608ec3cf1a87b4b0d2da44b9c83cf8205d1cdbb
 WHIRLPOOL 
acd6948edd78ec17beb9f264985619c662d113b7d8f6c9c549b958d780e974019466eb5e1060705be5f1e75581c106a92bf95ad958357197f4fc0bc3db79f8b9
-EBUILD pycharm-community-5.0.2.ebuild 856 SHA256 
a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 
6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ecc0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af
 WHIRLPOOL 
3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99
+DIST pycharm-community-5.0.3.tar.gz 136122878 SHA256 
82116e6e5bf41ecd48f4fab04012e4a75eefef9f5856083642c4524461c763f5 SHA512 
ee238b71f54cad9dd1e0ee700ec9cab5db5b0f8422b6cb97fa966bdb074ad6b05387a98ad208f87073adbb5fbf31d7c821222f7593791005f5cb3604b965f849
 WHIRLPOOL 
9bc4f9fb388b8f2b954012ae655c2dd4f3cdd8c30bee91389029aeb3568d54431906e2b5dd34db60768c2ef460cae903346e64a64f5895a6d7574ab07672a2a1
+EBUILD pycharm-community-5.0.3.ebuild 856 SHA256 
a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 
6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ecc0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af
 WHIRLPOOL 
3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99
 MISC ChangeLog 2540 SHA256 
387a9693827fcd4684b64b48bb91b0c1cc5f5ef35f50c04b2ebd594d45774d3c SHA512 
f1222079a5611a1b30c6d779b197df4da6458c8f26d0bad996a3364fdc939c65beb91c6e723ff2b7d374718e3a72841281660e8d3c0a7c8bc1990589452912aa
 WHIRLPOOL 
35616fd61c34151f257229b02af526857132cc0c1116137bd37bdc3b0804803ad890226b119ad93d8b89f65e65ae9c8e16684faf0220d67cd3d2dc9e33174f14
 MISC metadata.xml 223 SHA256 
89097f936927d56068988263e382edb683f359b27293955708e9ade4d256220d SHA512 
c9f6a48b2aa05afdf73b8bd824c65480d76e54b659ca39928398c66f764d34faf186255d8aea034737424a962cf35151b610d078a01f8193b027c63e1e3c51b5
 WHIRLPOOL 
1ce20c98a7e177b8f510ef41f3935b0db5e04b2ecf465a683b2f2515f6a3043c33e6e9efc87f5aaaf59b2ed9be376d9d16bc8beff66b11aaa50ea899bfdc1f62

diff --git a/dev-util/pycharm-community/pycharm-community-5.0.2.ebuild 
b/dev-util/pycharm-community/pycharm-community-5.0.3.ebuild
similarity index 100%
rename from dev-util/pycharm-community/pycharm-community-5.0.2.ebuild
rename to dev-util/pycharm-community/pycharm-community-5.0.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-apps/findutils/

2015-12-24 Thread Lars Wendler
commit: 1c79ac75209475c9f3034ac776e3ad78cdd9c921
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 24 11:39:55 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 24 11:39:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c79ac75

sys-apps/findutils: Bump to version 4.5.16

Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/findutils/Manifest|  1 +
 sys-apps/findutils/findutils-4.5.16.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/sys-apps/findutils/Manifest b/sys-apps/findutils/Manifest
index 197448c..f6327b8 100644
--- a/sys-apps/findutils/Manifest
+++ b/sys-apps/findutils/Manifest
@@ -1,3 +1,4 @@
 DIST findutils-4.4.2.tar.gz 2149838 SHA256 
434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a SHA512 
262d0a8301158e6541b9f24e4e043d8d8c1b196b18dbe59c3bedcf17b50c95708e33ab23a07e3bfb947ad495faafffdca3c296fb525794ca60f2dfd682f228c1
 WHIRLPOOL 
2af1467403ece2f290be6b9f69db013d386427ab553efcf750ce36bf608fab0d37708209c22bf61b8a82f41aa13bf25a247c62f78dc95446290b7a4bd35d3393
 DIST findutils-4.5.14.tar.gz 3536727 SHA256 
0de3cf625a5c9f154eee3171e072515ffdde405244dd00502af617ac57b73ae2 SHA512 
e26f0d58c316202d99d7dcc1c4d4d40591150dcf198dff2dab0f8ef5e4dc039a5ff42ef536bfc08d860f39ee4bd8215591b4cb460ff45f73007040fc5f99e66b
 WHIRLPOOL 
116b725ffb76562a3f1e9bbfa475a791b873746a7ae362eea1a97f3b701c6e32508eafb10fe47a3ad8f56ef0e67fb04a5d98a7baf5371646945718e7aff5ad60
 DIST findutils-4.5.15.tar.gz 3815470 SHA256 
bc843179f32cba7bec8192edc91b4ad0d0bf434e61b82c04d9d2c8115617d9fb SHA512 
425e14ce956fcfe83412d49b63f9487cda2ce935b6f707c4fe7d4334449d1db47369bad8358979b2782ac749047bf6396e49fb92bef114518a1d6c133417e186
 WHIRLPOOL 
f6a3761dc2c50faca0a7684731ed543676382ac4c23ed48804d70c243b53ddd34ba41c0e96fbb20a079d3e51b4a1f1773707d8b1ed7c4e44b4685544b1ae7470
+DIST findutils-4.5.16.tar.gz 3869606 SHA256 
d116b48cf2a90a457726f58e24842bfa6078447d0c53be0fd1593f2555f7caae SHA512 
d03100ea0708448ac714e86b6bc8ae4d9667f46df1cf0d29e1cfad6f52656254a47a2dd7ef88aaa68f94f399e848cd9d0977e25eda3781cfcd20819dc9fa76d6
 WHIRLPOOL 
d42c7028eccdb38229aa725fade1a6aa2b2a57a65f317ccff83cf3da5594463f7810c17cc10fa5ced89a4213780133a57fd61948dc5d03b300a57f927e103eb2

diff --git a/sys-apps/findutils/findutils-4.5.16.ebuild 
b/sys-apps/findutils/findutils-4.5.16.ebuild
new file mode 100644
index 000..7b49dce
--- /dev/null
+++ b/sys-apps/findutils/findutils-4.5.16.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit eutils flag-o-matic toolchain-funcs python-any-r1
+
+DESCRIPTION="GNU utilities for finding files"
+HOMEPAGE="https://www.gnu.org/software/findutils/;
+SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug nls selinux static test"
+
+RDEPEND="selinux? ( sys-libs/libselinux )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
+   nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   # Don't build or install locate because it conflicts with slocate,
+   # which is a secure version of locate.  See bug 18729
+   sed -i '/^SUBDIRS/s/locate//' Makefile.in
+}
+
+src_configure() {
+   use static && append-ldflags -static
+
+   program_prefix=$(usex userland_GNU '' g)
+   econf \
+   --with-packager="Gentoo" \
+   --with-packager-version="${PVR}" \
+   --with-packager-bug-reports="https://bugs.gentoo.org/; \
+   --program-prefix=${program_prefix} \
+   $(use_enable debug) \
+   $(use_enable nls) \
+   $(use_with selinux) \
+   --libexecdir='$(libdir)'/find
+}
+
+src_compile() {
+   # We don't build locate, but the docs want a file in there.
+   emake -C locate dblocation.texi
+   default
+}
+
+src_install() {
+   default
+
+   # We don't need this, so punt it.
+   rm "${ED}"/usr/bin/${program_prefix}oldfind \
+   "${ED}"/usr/share/man/man1/${program_prefix}oldfind.1 || die
+}



[gentoo-commits] proj/portage:master commit in: pym/repoman/

2015-12-24 Thread Brian Dolbec
commit: be57961c1115cf4281a00503fa6a9711f474c38a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 14:27:12 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Dec 24 14:27:12 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=be57961c

Add a deprecation warning for ruby 1.9

Ruby 1.9 was package masked and will be removed soon.
Let's extend repoman's deprecation warning to it.
Applied from github pull request #17.

 pym/repoman/qa_data.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pym/repoman/qa_data.py b/pym/repoman/qa_data.py
index df9b836..b9475e8 100644
--- a/pym/repoman/qa_data.py
+++ b/pym/repoman/qa_data.py
@@ -343,6 +343,7 @@ suspect_virtual = {
 ruby_deprecated = frozenset([
"ruby_targets_ree18",
"ruby_targets_ruby18",
+   "ruby_targets_ruby19",
 ])
 
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/

2015-12-24 Thread Jeroen Roovers
commit: eba0e3a0dd9ac6ffc9a1ceae51822d65145a0cfb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 24 12:50:00 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 24 12:50:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba0e3a0

net-analyzer/nmap: Make makefile.dep. Do not remove targets.

Package-Manager: portage-2.2.26

 net-analyzer/nmap/nmap-7.01.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/net-analyzer/nmap/nmap-7.01.ebuild 
b/net-analyzer/nmap/nmap-7.01.ebuild
index 0022291..dd19efc 100644
--- a/net-analyzer/nmap/nmap-7.01.ebuild
+++ b/net-analyzer/nmap/nmap-7.01.ebuild
@@ -96,6 +96,11 @@ src_prepare() {
-e '/^ALL_LINGUAS =/{s|$| id|g;s|jp|ja|g}' \
Makefile.in || die
 
+   sed -i \
+   -e '/rm -f $@/d' \
+   $(find . -name Makefile.in) \
+   || die
+
# Fix desktop files wrt bug #432714
sed -i \
-e '/^Encoding/d' \
@@ -126,6 +131,11 @@ src_configure() {
 }
 
 src_compile() {
+   local directory
+   for directory in . libnetutil ncat nmap-update nping nsock/src; do
+   emake -C "${directory}" makefile.dep
+   done
+
emake \
AR=$(tc-getAR) \
RANLIB=$(tc-getRANLIB)



[gentoo-commits] repo/gentoo:master commit in: media-tv/me-tv/

2015-12-24 Thread Pacho Ramos
commit: e8742d82ac3eaa0c5c6b45d41ae95831d4a8939b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:21:36 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8742d82

media-tv/me-tv: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 media-tv/me-tv/me-tv-1.4.0.10.ebuild | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/media-tv/me-tv/me-tv-1.4.0.10.ebuild 
b/media-tv/me-tv/me-tv-1.4.0.10.ebuild
index ac124f1..bb652aa 100644
--- a/media-tv/me-tv/me-tv-1.4.0.10.ebuild
+++ b/media-tv/me-tv/me-tv-1.4.0.10.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
-
-inherit eutils versionator autotools gnome2
+EAPI=5
+inherit eutils flag-o-matic versionator autotools gnome2
 
 DESCRIPTION="Me TV is a GTK desktop application for watching digital 
television"
 HOMEPAGE="http://me-tv.sourceforge.net/;
@@ -15,7 +14,9 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="http"
-RDEPEND=">=dev-cpp/gconfmm-2.6
+
+RDEPEND="
+   >=dev-cpp/gconfmm-2.6
dev-cpp/gtkmm:2.4
dev-cpp/libxmlpp:2.6
dev-libs/libunique:1
@@ -25,12 +26,14 @@ RDEPEND=">=dev-cpp/gconfmm-2.6
>=media-video/vlc-1.1.8
media-libs/gstreamer:0.10
media-plugins/gst-plugins-xvideo:0.10
-   media-libs/gst-plugins-base:0.10"
-
+   media-libs/gst-plugins-base:0.10
+"
 DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+   virtual/pkgconfig
+"
 
 src_prepare() {
+   append-cxxflags -std=c++11
epatch "${FILESDIR}"/${P}-gcc47.patch
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: www-client/jd/

2015-12-24 Thread Pacho Ramos
commit: 85ffeda5399941ed3ff133c7d3ebe851572e431c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:40:00 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ffeda5

www-client/jd: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 www-client/jd/jd-2.8.5_p120826.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild 
b/www-client/jd/jd-2.8.5_p120826.ebuild
index e21b80c..f0fb174 100644
--- a/www-client/jd/jd-2.8.5_p120826.ebuild
+++ b/www-client/jd/jd-2.8.5_p120826.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit eutils autotools autotools-utils
+inherit eutils autotools autotools-utils flag-o-matic
 
 MY_P="${P/_p/-}"
 MY_P="${MY_P/_/-}"
@@ -38,6 +38,7 @@ S="${WORKDIR}/${MY_P}"
 AUTOTOOLS_AUTORECONF=1
 
 src_configure() {
+   append-cxxflags -std=c++11
# use gnomeui sm instead of Xorg SM/ICE
local myeconfargs=(
--with-xdgopen



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/acovea-gtk/

2015-12-24 Thread Pacho Ramos
commit: 36ab86884ad1be40eef4f00c77eb1ab2fac26cc4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:09:09 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ab8688

app-benchmarks/acovea-gtk: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 app-benchmarks/acovea-gtk/acovea-gtk-1.0.1.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-benchmarks/acovea-gtk/acovea-gtk-1.0.1.ebuild 
b/app-benchmarks/acovea-gtk/acovea-gtk-1.0.1.ebuild
index 95d8425..0b47e70 100644
--- a/app-benchmarks/acovea-gtk/acovea-gtk-1.0.1.ebuild
+++ b/app-benchmarks/acovea-gtk/acovea-gtk-1.0.1.ebuild
@@ -3,8 +3,7 @@
 # $Id$
 
 EAPI=5
-
-inherit autotools eutils
+inherit autotools eutils flag-o-matic
 
 DESCRIPTION="Analysis of Compiler Options via Evolutionary Algorithm GUI"
 HOMEPAGE="http://www.coyotegulch.com/products/acovea/;
@@ -22,12 +21,11 @@ DEPEND="${RDEPEND}"
 src_prepare() {
use unicode && epatch "${FILESDIR}"/${P}-unicode.patch
epatch "${FILESDIR}"/${P}-{libbrahe,libsigc,gcc4.3}.patch
-
-   eautorerconf
+   append-cxxflags -std=c++11
+   eautoreconf
 }
 
 src_install() {
-   DOCS=( ChangeLog NEWS README )
default
make_desktop_entry "${PN}" Acovea-gtk \
/usr/share/acovea-gtk/pixmaps/acovea_icon_064.png System



[gentoo-commits] repo/gentoo:master commit in: sci-physics/h2o-gtk/

2015-12-24 Thread Pacho Ramos
commit: f6511160be3f7c9524a837cfaa75d23549901f58
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:31:53 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6511160

sci-physics/h2o-gtk: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild 
b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
index fb30e91..a888484 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit autotools-utils
+EAPI=5
+inherit autotools-utils flag-o-matic
 
 DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
 HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/;
@@ -19,3 +18,8 @@ RDEPEND="dev-cpp/gtkmm
>=sci-libs/libh2oxx-0.2
sci-libs/plotmm"
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+   autotools-utils_src_prepare
+   append-cxxflags -std=c++11
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/guimup/

2015-12-24 Thread Pacho Ramos
commit: ec4ce761a2c57593038ede0dfac39254495a1af2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:19:02 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4ce761

media-sound/guimup: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 media-sound/guimup/guimup-0.3.2.ebuild | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/media-sound/guimup/guimup-0.3.2.ebuild 
b/media-sound/guimup/guimup-0.3.2.ebuild
index 3d3cfab..149d3e7 100644
--- a/media-sound/guimup/guimup-0.3.2.ebuild
+++ b/media-sound/guimup/guimup-0.3.2.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit eutils
+EAPI=5
+inherit eutils flag-o-matic
 
 MY_P=${P/-/_}
 
@@ -16,14 +15,19 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-DOCS="ChangeLog README NEWS AUTHORS"
 
 RDEPEND=">=dev-cpp/gtkmm-3.2.0:3.0
-   dev-libs/libunique:3
-   >=media-libs/libmpdclient-2.3
-   >=net-libs/libsoup-2.36"
+   dev-libs/libunique:3
+   >=media-libs/libmpdclient-2.3
+   >=net-libs/libsoup-2.36
+"
 DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   append-cxxflags -std=c++11
+}
 
 src_install() {
default



[gentoo-commits] repo/gentoo:master commit in: app-text/referencer/

2015-12-24 Thread Pacho Ramos
commit: 85fa3bcff27204ae0ee5a31a68687c5bcebb447b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:12:24 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fa3bcf

app-text/referencer: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 app-text/referencer/referencer-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/referencer/referencer-1.2.1.ebuild 
b/app-text/referencer/referencer-1.2.1.ebuild
index f39393b..a747180 100644
--- a/app-text/referencer/referencer-1.2.1.ebuild
+++ b/app-text/referencer/referencer-1.2.1.ebuild
@@ -3,10 +3,9 @@
 # $Id$
 
 EAPI="5"
-
 PYTHON_DEPEND="2:2.7"
 
-inherit fdo-mime eutils python
+inherit fdo-mime eutils flag-o-matic python
 
 DESCRIPTION="Gnome application to organise documents or references, and to 
generate BibTeX bibliography files"
 HOMEPAGE="https://launchpad.net/referencer;
@@ -41,6 +40,7 @@ src_prepare () {
 }
 
 src_configure() {
+   append-cxxflags -std=c++11
econf --disable-update-mime-database --enable-python
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-util/gtkevemon/

2015-12-24 Thread Pacho Ramos
commit: b06214bd0d8a05dfdcc2a1042803bfdf3ff062e3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Dec 24 13:17:12 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Dec 24 13:40:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06214bd

games-util/gtkevemon: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 games-util/gtkevemon/gtkevemon-1.8-r1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild 
b/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
index a8077e1..d944136 100644
--- a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
+++ b/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit eutils
+EAPI=5
+inherit eutils flag-o-matic
 
 IUSE=""
 if [[ ${PV} == ** ]]; then
@@ -42,6 +41,8 @@ src_prepare() {
epatch "${DISTDIR}/${P}-learning.patch.gz"
# pthreads build fix, bug #423305
epatch "${FILESDIR}/${P}-pthreads-build-fix.patch"
+
+   append-cxxflags -std=c++11
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/jsr322/

2015-12-24 Thread Patrice Clement
commit: 9bdb6c51ad5af21eb500a8cf07fe83b042382eee
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 14:00:32 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdb6c51

dev-java/jsr322: Initial import.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jsr322/Manifest  |  1 +
 dev-java/jsr322/jsr322-1.5.ebuild | 23 +++
 dev-java/jsr322/metadata.xml  |  5 +
 3 files changed, 29 insertions(+)

diff --git a/dev-java/jsr322/Manifest b/dev-java/jsr322/Manifest
new file mode 100644
index 000..f70e2ac
--- /dev/null
+++ b/dev-java/jsr322/Manifest
@@ -0,0 +1 @@
+DIST jsr322-1.5.jar 86462 SHA256 
f059b4df36671095a759f09e29730fb2b34fc5fb370cb87c5510a3042d7695d5 SHA512 
e96d54f8ac8279e53754a3950590382f7857abf26a0a97f7ad70dc72e0da66c11c537627a329bee943756ffbb4d96e47b0501663b51c3775fb1dd5e8bfe3a9ae
 WHIRLPOOL 
3bf9264ca67cc987b2b61d58f66cee3c58622ff400d853a6942a73bb87f36156f0061bb4959585a5376f56522bd6ab600e4b8abf25e1e1aa9558a95da7dfd5c6

diff --git a/dev-java/jsr322/jsr322-1.5.ebuild 
b/dev-java/jsr322/jsr322-1.5.ebuild
new file mode 100644
index 000..5d32efa
--- /dev/null
+++ b/dev-java/jsr322/jsr322-1.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+JAVA_PKG_IUSE="source doc"
+
+MY_PN="connector-api"
+MY_P="${MY_PN}-${PV}"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java EE Connector Architecture"
+HOMEPAGE="http://jcp.org/en/jsr/detail?id=322;
+SRC_URI="https://repo1.maven.org/maven2/javax/resource/${MY_PN}/${PV}/${MY_P}-sources.jar
 -> ${P}.jar"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"

diff --git a/dev-java/jsr322/metadata.xml b/dev-java/jsr322/metadata.xml
new file mode 100644
index 000..250f2d1
--- /dev/null
+++ b/dev-java/jsr322/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  java
+



[gentoo-commits] proj/portage:master commit in: pym/repoman/vcs/

2015-12-24 Thread Brian Dolbec
commit: 5d785baf7ab695fb629e79dce2be232304df639f
Author: Peter Große  friiks  de>
AuthorDate: Thu Dec 24 14:17:11 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Dec 24 14:18:43 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=5d785baf

repoman/vcs/vcsstatus.py: Fix vcsstatus check_svn(), missed variable rename

 pym/repoman/vcs/vcsstatus.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/repoman/vcs/vcsstatus.py b/pym/repoman/vcs/vcsstatus.py
index 4dc633e..53b8ffe 100644
--- a/pym/repoman/vcs/vcsstatus.py
+++ b/pym/repoman/vcs/vcsstatus.py
@@ -67,7 +67,7 @@ class VCSStatus(object):
try:
myf = repoman_popen(
"svn status --depth=files --verbose " +
-   portage._shell_quote(self.checkdir))
+   portage._shell_quote(checkdir))
myl = myf.readlines()
myf.close()
except IOError:



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/, net-analyzer/wireshark/files/

2015-12-24 Thread Jeroen Roovers
commit: b83fca33acfbe7f82760feeead0f6f5937984f20
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Dec 24 11:22:39 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Dec 24 12:50:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83fca33

net-analyzer/wireshark: Add USE=androiddump. Add USE=tfshark.

Package-Manager: portage-2.2.26

 .../files/wireshark-2.0.0-androiddump-pcap.patch   |  10 +
 net-analyzer/wireshark/metadata.xml|   2 +
 net-analyzer/wireshark/wireshark-2.0.0-r1.ebuild   | 278 +
 3 files changed, 290 insertions(+)

diff --git 
a/net-analyzer/wireshark/files/wireshark-2.0.0-androiddump-pcap.patch 
b/net-analyzer/wireshark/files/wireshark-2.0.0-androiddump-pcap.patch
new file mode 100644
index 000..639e299
--- /dev/null
+++ b/net-analyzer/wireshark/files/wireshark-2.0.0-androiddump-pcap.patch
@@ -0,0 +1,10 @@
+--- a/Makefile.am
 b/Makefile.am
+@@ -549,6 +549,7 @@
+   wiretap/libwiretap.la   \
+   wsutil/libwsutil.la \
+   @GLIB_LIBS@ \
++  @PCAP_LIBS@ \
+   @SOCKET_LIBS@
+ 
+ androiddump_CFLAGS = $(AM_CLEAN_CFLAGS)

diff --git a/net-analyzer/wireshark/metadata.xml 
b/net-analyzer/wireshark/metadata.xml
index 2707e56..9b808bb 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -26,6 +26,7 @@
 
 
 Use the GNU net-dns/c-ares library to resolve DNS 
names
+Install androiddump
 Use dev-libs/libgcrypt to decrypt traffic
 Build documentation in pdf format (US and a4 paper 
sizes)
 Build the wireshark executable with a GTK+ UI version 
3.
@@ -34,5 +35,6 @@
 Build the wireshark executable with an experimental Qt UI 
instead of GTK+.
 Use media-libs/sbc for playing back SBC encoded 
packets
 Use net-libs/libsmi to resolve numeric OIDs into 
human readable format
+Install tfshark
 
 

diff --git a/net-analyzer/wireshark/wireshark-2.0.0-r1.ebuild 
b/net-analyzer/wireshark/wireshark-2.0.0-r1.ebuild
new file mode 100644
index 000..bf934d2
--- /dev/null
+++ b/net-analyzer/wireshark/wireshark-2.0.0-r1.ebuild
@@ -0,0 +1,278 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user
+
+DESCRIPTION="A network protocol analyzer formerly known as ethereal"
+HOMEPAGE="http://www.wireshark.org/;
+SRC_URI="${HOMEPAGE}download/src/all-versions/${P/_/}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="
+   adns androiddump +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua
+   +netlink +pcap portaudio +qt4 qt5 selinux sbc smi tfshark
+   cpu_flags_x86_sse4_2 ssl zlib
+"
+REQUIRED_USE="
+   ssl? ( crypt )
+   ?? ( qt4 qt5 )
+"
+
+S=${WORKDIR}/${P/_/}
+
+GTK_COMMON_DEPEND="
+   x11-libs/gdk-pixbuf
+   x11-libs/pango
+   x11-misc/xdg-utils
+"
+CDEPEND="
+   >=dev-libs/glib-2.14:2
+   netlink? ( dev-libs/libnl:3 )
+   adns? ( >=net-dns/c-ares-1.5 )
+   crypt? ( dev-libs/libgcrypt:0 )
+   caps? ( sys-libs/libcap )
+   geoip? ( dev-libs/geoip )
+   gtk3? (
+   ${GTK_COMMON_DEPEND}
+   x11-libs/gtk+:3
+   )
+   kerberos? ( virtual/krb5 )
+   lua? ( >=dev-lang/lua-5.1:* )
+   pcap? ( net-libs/libpcap )
+   portaudio? ( media-libs/portaudio )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4[accessibility]
+   x11-misc/xdg-utils
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   x11-misc/xdg-utils
+   )
+   sbc? ( media-libs/sbc )
+   smi? ( net-libs/libsmi )
+   ssl? ( net-libs/gnutls )
+   zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 )
+"
+# We need perl for `pod2html`.  The rest of the perl stuff is to block older
+# and broken installs. #455122
+DEPEND="
+   ${CDEPEND}
+   dev-lang/perl
+   ! wireshark-qt.desktop \
+   || die
+   domenu wireshark-qt.desktop
+   fi
+
+   prune_libtool_files
+}
+
+pkg_postinst() {
+   # Add group for users allowed to sniff.
+   enewgroup wireshark
+
+   if use pcap; then
+   fcaps -o 0 -g wireshark -m 4710 -M 0710 \
+   cap_dac_read_search,cap_net_raw,cap_net_admin \
+   "${EROOT}"/usr/bin/dumpcap
+   fi
+
+   ewarn "NOTE: To capture traffic with wireshark as normal user you have 
to"
+   ewarn "add yourself to the wireshark group. This security measure 
ensures"
+   ewarn "that only trusted users are allowed to sniff your traffic."
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/glassfish-deployment-api/

2015-12-24 Thread Patrice Clement
commit: 7cef9de3189f3f13df6b5e9aaedf31285e7e343d
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 11:54:23 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cef9de3

dev-java/glassfish-deployment-api: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/glassfish-deployment-api/Manifest |  1 -
 .../glassfish-deployment-api-1.2.ebuild| 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-java/glassfish-deployment-api/Manifest 
b/dev-java/glassfish-deployment-api/Manifest
index 632ae37..d248da9 100644
--- a/dev-java/glassfish-deployment-api/Manifest
+++ b/dev-java/glassfish-deployment-api/Manifest
@@ -1,2 +1 @@
 DIST glassfish-deployment-api-3.1.1.jar 86511 SHA256 
e45d07481c68a53b615ad064bdd4612ab08beba443b58147b4122799ca4c2bbf SHA512 
9325d44da2258c84b879360fe92314b49c0b3ca7be2dd3b9016bf884e79ed66f9bf3fcec2b99a7b8baf3847e5d15376d10e3013bd4dd0f0cfaaf7859fa83a6ba
 WHIRLPOOL 
df7f1dfbcc7d9ecb86bc97f619bce4bffeb1c060d082b5caed8d22b5dd8bc3561c98be375a3e8e97a7f89b78a4ed90af6d49b8e902d508ab81898fe976a0fc40
-DIST glassfish-v2ur2-b04-src.zip 39817113 SHA256 
b554e618ed8e8f77de15a800b7d374edbfe1814196125c1e9ee7634ba388 SHA512 
4ddf75ad1b81cfb8fc0b772fc75f9a81d74b6239282770d5da0ed70a7cd8b5fca2fd8c95782a2946ed054b43ee8e17edaf47d79c749e89280131bf1d15b1dcf8
 WHIRLPOOL 
c3796120a85b2e370cb9fced56c166a554cd40ee2278c819ee6fa4eadce325373f1d2369cad77746f6e5b871c075d16adfdc9dbfb1bd20194e0f19e6ef0f0719

diff --git 
a/dev-java/glassfish-deployment-api/glassfish-deployment-api-1.2.ebuild 
b/dev-java/glassfish-deployment-api/glassfish-deployment-api-1.2.ebuild
deleted file mode 100644
index 137390c..000
--- a/dev-java/glassfish-deployment-api/glassfish-deployment-api-1.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-JAVA_PKG_IUSE="source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_PV=${PV/./_}
-
-DESCRIPTION="J2EE Application Deployment Specification"
-HOMEPAGE="https://glassfish.dev.java.net/;
-LICENSE="|| ( CDDL GPL-2 )"
-SLOT="1.2"
-
-KEYWORDS="amd64 ppc x86"
-
-GLASSFISH_MAJOR="v2ur2"
-GLASSFISH_MINOR="b04"
-SRC_URI="http://download.java.net/javaee5/${GLASSFISH_MAJOR}/promoted/source/glassfish-${GLASSFISH_MAJOR}-${GLASSFISH_MINOR}-src.zip;
-
-IUSE=""
-DEPEND=">=virtual/jdk-1.5
-   app-arch/unzip"
-RDEPEND=">=virtual/jre-1.5"
-
-S="${WORKDIR}/glassfish/deployment-api/"
-EANT_BUILD_TARGET="all"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-build.xml.patch"
-}
-
-src_install() {
-   java-pkg_newjar "deployment-api.jar"
-   use source && java-pkg_dosrc src/java/javax
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc-mysql/, dev-java/jdbc-mysql/files/

2015-12-24 Thread Patrice Clement
commit: 342c4043a44d8412a4331c0513e9c2db17054add
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 14:01:38 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342c4043

dev-java/jdbc-mysql: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jdbc-mysql/Manifest |  3 -
 dev-java/jdbc-mysql/files/5.1.11-java6.patch | 34 ---
 dev-java/jdbc-mysql/jdbc-mysql-5.1.14.ebuild | 81 --
 dev-java/jdbc-mysql/jdbc-mysql-5.1.18.ebuild | 81 --
 dev-java/jdbc-mysql/jdbc-mysql-5.1.23.ebuild | 86 
 5 files changed, 285 deletions(-)

diff --git a/dev-java/jdbc-mysql/Manifest b/dev-java/jdbc-mysql/Manifest
index 67a2686..ad40d81 100644
--- a/dev-java/jdbc-mysql/Manifest
+++ b/dev-java/jdbc-mysql/Manifest
@@ -1,4 +1 @@
-DIST mysql-connector-java-5.1.14.tar.gz 3272153 SHA256 
ca6f873a4da59cfe1f464ccee29672dc3bc56ef79cc6a1e9aefba2449c7a32d0 SHA512 
42568335dce2e1dbce3e885dfbaafcba8456bf0bcdd9bcc3ec23f3c36af65d05b62968b56c0cda89f803e4d52f15effec8ae7ef40d16993ac542ae981991b6c6
 WHIRLPOOL 
a9f4bb2ed433eb078208f0780ca4a1d76d4b0e83c0c8f46e73fb80a1a00789266904dc4121dab7d227c3fe5752032cbee14e3cd0502cfac9a6ad2e10071dc4d3
-DIST mysql-connector-java-5.1.18.tar.gz 3834947 SHA256 
e67216a40fba486dbba9d93fca8e2d5bd6e434edb08f4b47b07e08f27555f414 SHA512 
ec6ac3892c9df1abe26a93b5b60f0ca6350dc4e35f3ba9862754d30c1e4a2a5ecb51eda3b2d8cb32a1b1503a472de0ccedc579144de30cbc12a40264f4e8b90d
 WHIRLPOOL 
3efcf5227ab8ce5d802f44458764d35a0705c89ff946902402c5e3e64a31bddd244f382622d9cecab18092df13e4da251894fc12a391f4cb53eddca29706e116
-DIST mysql-connector-java-5.1.23.tar.gz 3683852 SHA256 
133e74bd7cd0cd5f20dd8d2a365f5fc0274693517b323a6faa960ff46e2c68dc SHA512 
adeb464b52b4df717a81ceb0677901ce52e11d04b13f47c1f5312e1f4c45ab1be1a149acbbe147f73875330a0d5ed50265a1e5430657571d9223b39b34de6061
 WHIRLPOOL 
501b1558a4c6e1d07cc68e3d4764c4aba057436a46b075e30e852bca37db12570b8243744e58e81caaf02ac6ffed85d35cfa3b56823483ad6743037928dbdaad
 DIST mysql-connector-java-5.1.26.tar.gz 3724076 SHA256 
fade4caa398c41f537d9b7bcaf83aabaa1eab1ef23c81de49979b5b04ba395bd SHA512 
93b882f5262dc991aa885ed9ae7fead02b9d28431022c86c6724272b508e78eee3df7310e9964e60f68953ed56f4fcdf9159a90f463eb39aea65af2453371879
 WHIRLPOOL 
9ecf39094c1a07f5658a24574f7852aadf51c024495572bedf38ee74f83f6380159e60ce8b6a415480d8e9ec923174a0f6ba2209cdcb96167bcf8ed4e1e3a9b9

diff --git a/dev-java/jdbc-mysql/files/5.1.11-java6.patch 
b/dev-java/jdbc-mysql/files/5.1.11-java6.patch
deleted file mode 100644
index 1e3c21d..000
--- a/dev-java/jdbc-mysql/files/5.1.11-java6.patch
+++ /dev/null
@@ -1,34 +0,0 @@
 build.xml.orig 2010-01-20 19:45:30.0 +0100
-+++ build.xml  2010-02-13 00:34:30.0 +0100
-@@ -124,7 +124,7 @@
-  
-   
- 
--  
-+  
-   
-   
-   
-@@ -746,7 +746,8 @@
-   
-+  debug="${debug.enable}"
-+  bootclasspath="${gentoo.bootclasspath}">
-   
-   
-   
-@@ -763,11 +764,7 @@
-   
-+  sourcepath="" srcdir="${buildDir}/${fullProdName}">
-   
-   
-   

diff --git a/dev-java/jdbc-mysql/jdbc-mysql-5.1.14.ebuild 
b/dev-java/jdbc-mysql/jdbc-mysql-5.1.14.ebuild
deleted file mode 100644
index 5e4cb51..000
--- a/dev-java/jdbc-mysql/jdbc-mysql-5.1.14.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-JAVA_PKG_IUSE="source"
-JAVA_PKG_WANT_BOOTCLASSPATH="1.5"
-WANT_ANT_TASKS="ant-contrib"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_PN="mysql-connector-java"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="MySQL JDBC driver"
-HOMEPAGE="http://www.mysql.com/products/connector/j/;
-SRC_URI="mirror://mysql/Downloads/Connector-J/${MY_P}.tar.gz"
-
-LICENSE="GPL-2-with-MySQL-FLOSS-exception"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-IUSE="c3p0 log4j"
-
-COMMON_DEP="
-   log4j? ( dev-java/log4j )
-   c3p0? ( dev-java/c3p0 )
-   dev-java/commons-logging"
-
-RDEPEND=">=virtual/jre-1.6
-   ${COMMON_DEP}"
-
-DEPEND="virtual/jdk:1.6
-   ${COMMON_DEP}"
-
-S="${WORKDIR}/${MY_P}"
-
-java_prepare() {
-   epatch "${FILESDIR}/5.0.5-remove-jboss-dependency-from-tests.patch"
-   # http://bugs.mysql.com/bug.php?id=28286
-   epatch "${FILESDIR}/5.0.5-dist-target-depends.patch"
-   # use java6 for everything except jdbc3 - #283848
-   epatch "${FILESDIR}/5.1.14-java6.patch"
-
-   rm -v *.jar || die
-
-   # use test && mkdir src/lib-nodist # needed, or ant will fail
-
-   cd src/lib
-   rm -v *.jar || die
-   

[gentoo-commits] repo/gentoo:master commit in: dev-java/javacc/

2015-12-24 Thread Patrice Clement
commit: 8a855c84164e9a249c96ef4aa21d580b62c27feb
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 09:38:33 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a855c84

dev-java/javacc: EAPI 5 bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/javacc/javacc-5.0-r2.ebuild | 73 
 1 file changed, 73 insertions(+)

diff --git a/dev-java/javacc/javacc-5.0-r2.ebuild 
b/dev-java/javacc/javacc-5.0-r2.ebuild
new file mode 100644
index 000..30dbb42
--- /dev/null
+++ b/dev-java/javacc/javacc-5.0-r2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+JAVA_PKG_IUSE="doc examples source test"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="Java Compiler Compiler - The Java Parser Generator"
+HOMEPAGE="https://javacc.java.net/;
+SRC_URI="http://java.net/projects/${PN}/downloads/download/${P}src.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
+
+CDEPEND="dev-java/junit:0"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6
+   test? ( dev-java/ant-junit:0 )"
+
+S="${WORKDIR}/${PN}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.0-javadoc.patch
+)
+
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+JAVA_ANT_CLASSPATH_TAGS+=" javadoc"
+
+EANT_GENTOO_CLASSPATH="junit"
+
+java_prepare() {
+   epatch "${PATCHES[@]}"
+   rm -v lib/junit*/*.jar || die
+}
+
+src_test() {
+   java-pkg-2_src_test
+}
+
+src_install() {
+   java-pkg_dojar "bin/lib/${PN}.jar"
+
+   dodoc README
+
+   if use doc; then
+   java-pkg_dohtml -r www/*
+   java-pkg_dojavadoc doc/api
+   fi
+   use examples && java-pkg_doexamples examples
+   use source && java-pkg_dosrc src/*
+
+   echo "JAVACC_HOME=${EPREFIX}/usr/share/javacc/" > "${T}"/22javacc
+   doenvd "${T}"/22javacc
+
+   echo "export VERSION=${PV}" > "${T}"/pre
+
+   local launcher
+   for launcher in javacc jjdoc jjtree
+   do
+   java-pkg_dolauncher ${launcher} -pre "${T}"/pre --main 
${launcher}
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/glassfish-deployment-api/

2015-12-24 Thread Patrice Clement
commit: 99ee020ace87e91f3e05756049f171cb0d707c78
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 11:53:47 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ee020a

dev-java/glassfish-deployment-api: Stable for amd64. Retroactively mark stable 
for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild 
b/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild
index 827d491..1c8205d 100644
--- a/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild
+++ b/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://repo1.maven.org/maven2/org/glassfish/javax.enterprise.deploy/${
 
 LICENSE="|| ( CDDL GPL-2 )"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/glassfish-deployment-api/files/

2015-12-24 Thread Patrice Clement
commit: 33668fe37ff348b744d4887d11939dfe7f6c5a2b
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 11:54:55 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33668fe3

dev-java/glassfish-deployment-api: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 .../glassfish-deployment-api-1.2-build.xml.patch   | 26 --
 1 file changed, 26 deletions(-)

diff --git 
a/dev-java/glassfish-deployment-api/files/glassfish-deployment-api-1.2-build.xml.patch
 
b/dev-java/glassfish-deployment-api/files/glassfish-deployment-api-1.2-build.xml.patch
deleted file mode 100644
index 155b6af..000
--- 
a/dev-java/glassfish-deployment-api/files/glassfish-deployment-api-1.2-build.xml.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -Nru deployment-api.vanilla/build.xml deployment-api/build.xml
 deployment-api.vanilla/build.xml   2009-05-09 15:54:02.0 +0100
-+++ deployment-api/build.xml   2009-05-09 15:54:44.0 +0100
-@@ -70,12 +70,7 @@
- description="Compile javax/enterprise/deploy sources">  
-  
- 
-+   destdir="${component.classes.dir}">
- 
- 
- 
-@@ -89,7 +84,7 @@
-  includes="**/LocalStrings.properties"/>
- 
- 
--
-+
- 
- 
- 



[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-email/

2015-12-24 Thread Patrice Clement
commit: 2de0818b67ab2121935300e5e6fb0f409cac7ea0
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec 24 12:06:54 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 24 14:03:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de0818b

dev-java/commons-email: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/commons-email/commons-email-1.4.ebuild | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/dev-java/commons-email/commons-email-1.4.ebuild 
b/dev-java/commons-email/commons-email-1.4.ebuild
index c4837bb..8821e56 100644
--- a/dev-java/commons-email/commons-email-1.4.ebuild
+++ b/dev-java/commons-email/commons-email-1.4.ebuild
@@ -12,21 +12,24 @@ HOMEPAGE="http://commons.apache.org/email/;
 SRC_URI="mirror://apache/commons/email/source/${P}-src.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
+IUSE=""
 
 # Requires a slew of packages we don't ship yet.
 RESTRICT="test"
 
 CDEPEND="dev-java/oracle-javamail:0"
 
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-DEPEND=">=virtual/jdk-1.6
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
test? (
dev-java/ant-junit:0
)
-   ${CDEPEND}"
-IUSE=""
+   >=virtual/jdk-1.6"
 
 S="${WORKDIR}/${P}-src"
 
@@ -44,7 +47,7 @@ src_test() {
 }
 
 src_install() {
-   java-pkg_newjar target/${P}.jar ${PN}.jar
+   java-pkg_newjar "target/${P}.jar" "${PN}.jar"
dodoc {NOTICE,README,RELEASE-NOTES}.txt || die
use doc && java-pkg_dojavadoc target/site/apidocs
use source && java-pkg_dosrc src/main/java



[gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/

2015-12-24 Thread Manuel Rüger
commit: 71d7746088c2984b1c679dc3ee936fe83139f5d2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:15:43 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:15:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d77460

app-text/qpdf: Version bump

Package-Manager: portage-2.2.26

 app-text/qpdf/Manifest  |  1 +
 app-text/qpdf/qpdf-6.0.0.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/app-text/qpdf/Manifest b/app-text/qpdf/Manifest
index efb18e0..359cc96 100644
--- a/app-text/qpdf/Manifest
+++ b/app-text/qpdf/Manifest
@@ -1,3 +1,4 @@
 DIST qpdf-5.1.1.tar.gz 7662701 SHA256 
95d355d8fa5e1c677e04d884161de94f5438bf3bdc1638498796b042bad4a726 SHA512 
236132290694730d7de08635560435d34ae44f4edbc1b887e494f2ee183271331827226e7e29e539d25d5a2ca1dd5815a387c46edc0b6fd898436bbb674d9993
 WHIRLPOOL 
66eee10dc5163f1e53afcbd02b71bab73598c28ebb9b005c26af4e58396fd693af7ed76a17fd0c29819b0fa08a71ea0158c76bfa0b0d452a78bb357277644459
 DIST qpdf-5.1.2.tar.gz 7664268 SHA256 
e9dd8d5d0a322078ffd573f057f03d24a734cc5b7dd925b089ebcb0f6e867bfd SHA512 
be2fe3f1127532edc1b3d9af2d25df64c2c04c402cfef8d1ca5ed77129c2f17ef3435abb6c630b260ee4be8458984c0fbf0abfb6cda82ef4fa74dc23ca7a8864
 WHIRLPOOL 
5ec875f0ea73aa044c671f4ea9e5b69c74c188463ad58006a55ed395fed4e0184baad760486596586866b9f701ae5e211ac08ade1eff54028e20c6c1462ee629
 DIST qpdf-5.1.3.tar.gz 7681578 SHA256 
d5164bdad3afc381568dbe8e1509a4a6a911d4d077f1fc20b9866ef8fad901d3 SHA512 
676cc6db27dcbcdece21cb427c6aae14646389f4000ff111feee8fdbbb03fe715035e5236a08db4137f275a09ed0dda5c80afbdc5093fe7f56b69a0e335ab73a
 WHIRLPOOL 
96cf06c0da63f9f3f5bccd422875c23e473443a4552de3c23ab9971104876fb5463cb6b7db86faee3aac04bddd9b59391093a7d5840cad801093162561ba459d
+DIST qpdf-6.0.0.tar.gz 8344860 SHA256 
a9fdc7e94d38fcd3831f37b6e0fe36492bf79aa6d54f8f66062cf7f9c4155233 SHA512 
303e3cc77ddb87b9494e26c35e0b45b42f73692054c56a00f2e4f1922633c6ebb45c8684992cd9bf32f03366fcc4cd7e7ec6fb9432d2dbba6e0b24395909b5bf
 WHIRLPOOL 
f9fae783c16a93826f825a8efe1a116cbde00fb19b8b56dbfcad7878557c106c8f7a58945af3002f2a72aa032247008013edce8943a45cca8c186b68bf2b5cd3

diff --git a/app-text/qpdf/qpdf-6.0.0.ebuild b/app-text/qpdf/qpdf-6.0.0.ebuild
new file mode 100644
index 000..b31f1b0
--- /dev/null
+++ b/app-text/qpdf/qpdf-6.0.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Command-line tool for structural, content-preserving 
transformation of PDF files"
+HOMEPAGE="http://qpdf.sourceforge.net/;
+SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
+
+LICENSE="Artistic-2"
+SLOT="0/17" # subslot = libqpdf soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
+IUSE="doc examples static-libs test"
+
+RDEPEND="dev-libs/libpcre
+   sys-libs/zlib
+   >=dev-lang/perl-5.8"
+DEPEND="${RDEPEND}
+   test? (
+   sys-apps/diffutils
+   media-libs/tiff
+   app-text/ghostscript-gpl
+   )"
+
+DOCS=( ChangeLog README TODO )
+
+src_prepare() {
+   # manually install docs
+   sed -i "/docdir/d" make/libtool.mk || die
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable test test-compare-images)
+}
+
+src_install() {
+   default
+
+   if use doc ; then
+   dodoc doc/qpdf-manual.pdf
+   dohtml doc/*
+   fi
+
+   if use examples ; then
+   dobin examples/build/.libs/*
+   fi
+
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/

2015-12-24 Thread Manuel Rüger
commit: 92ecd3c816110188acc84c04902ac784fcf8d6b0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:08:10 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:08:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ecd3c8

app-text/qpdf: Version bump

Package-Manager: portage-2.2.26

 app-text/qpdf/Manifest  |  1 +
 app-text/qpdf/qpdf-5.1.3.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/app-text/qpdf/Manifest b/app-text/qpdf/Manifest
index 609085a..efb18e0 100644
--- a/app-text/qpdf/Manifest
+++ b/app-text/qpdf/Manifest
@@ -1,2 +1,3 @@
 DIST qpdf-5.1.1.tar.gz 7662701 SHA256 
95d355d8fa5e1c677e04d884161de94f5438bf3bdc1638498796b042bad4a726 SHA512 
236132290694730d7de08635560435d34ae44f4edbc1b887e494f2ee183271331827226e7e29e539d25d5a2ca1dd5815a387c46edc0b6fd898436bbb674d9993
 WHIRLPOOL 
66eee10dc5163f1e53afcbd02b71bab73598c28ebb9b005c26af4e58396fd693af7ed76a17fd0c29819b0fa08a71ea0158c76bfa0b0d452a78bb357277644459
 DIST qpdf-5.1.2.tar.gz 7664268 SHA256 
e9dd8d5d0a322078ffd573f057f03d24a734cc5b7dd925b089ebcb0f6e867bfd SHA512 
be2fe3f1127532edc1b3d9af2d25df64c2c04c402cfef8d1ca5ed77129c2f17ef3435abb6c630b260ee4be8458984c0fbf0abfb6cda82ef4fa74dc23ca7a8864
 WHIRLPOOL 
5ec875f0ea73aa044c671f4ea9e5b69c74c188463ad58006a55ed395fed4e0184baad760486596586866b9f701ae5e211ac08ade1eff54028e20c6c1462ee629
+DIST qpdf-5.1.3.tar.gz 7681578 SHA256 
d5164bdad3afc381568dbe8e1509a4a6a911d4d077f1fc20b9866ef8fad901d3 SHA512 
676cc6db27dcbcdece21cb427c6aae14646389f4000ff111feee8fdbbb03fe715035e5236a08db4137f275a09ed0dda5c80afbdc5093fe7f56b69a0e335ab73a
 WHIRLPOOL 
96cf06c0da63f9f3f5bccd422875c23e473443a4552de3c23ab9971104876fb5463cb6b7db86faee3aac04bddd9b59391093a7d5840cad801093162561ba459d

diff --git a/app-text/qpdf/qpdf-5.1.3.ebuild b/app-text/qpdf/qpdf-5.1.3.ebuild
new file mode 100644
index 000..ebfd5d5
--- /dev/null
+++ b/app-text/qpdf/qpdf-5.1.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Command-line tool for structural, content-preserving 
transformation of PDF files"
+HOMEPAGE="http://qpdf.sourceforge.net/;
+SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
+
+LICENSE="Artistic-2"
+SLOT="0/13" # subslot = libqpdf soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
+IUSE="doc examples static-libs test"
+
+RDEPEND="dev-libs/libpcre
+   sys-libs/zlib
+   >=dev-lang/perl-5.8"
+DEPEND="${RDEPEND}
+   test? (
+   sys-apps/diffutils
+   media-libs/tiff
+   app-text/ghostscript-gpl
+   )"
+
+DOCS=( ChangeLog README TODO )
+
+src_prepare() {
+   # manually install docs
+   sed -i "/docdir/d" make/libtool.mk || die
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable test test-compare-images)
+}
+
+src_install() {
+   default
+
+   if use doc ; then
+   dodoc doc/qpdf-manual.pdf
+   dohtml doc/*
+   fi
+
+   if use examples ; then
+   dobin examples/build/.libs/*
+   fi
+
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/

2015-12-24 Thread Manuel Rüger
commit: e5091940281ddb214dfc27e6512d2fa85b445190
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:19:12 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:21:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5091940

profiles: Mask media-tv/xawtv for removal

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0bb0017..1cb25c1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Manuel Rüger  (24 Dec 2015)
+# Effectively unmaintained, multiple bugs
+# Bug 288611,358013,413987,468186,480854,528750,548480,566226
+# Masked for removal in 30 days.
+media-tv/xawtv
+
 # Michael Palimaka  (22 Dec 2015)
 # Fails to build. Dead upstream. Masked for removal in 30 days.
 # Bug 566446



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/

2015-12-24 Thread Manuel Rüger
commit: 96828a7dabc52bca2567e1f64d905d4deaa7d51d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:45:46 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:45:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96828a7d

x11-drivers/xf86-input-libinput: Remove old

Package-Manager: portage-2.2.26

 x11-drivers/xf86-input-libinput/Manifest|  1 -
 .../xf86-input-libinput-0.13.0.ebuild   | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-drivers/xf86-input-libinput/Manifest 
b/x11-drivers/xf86-input-libinput/Manifest
index 47ef9eb..00a5f8f 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,3 @@
-DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 
b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 
27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941
 WHIRLPOOL 
7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 
e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 
229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508
 WHIRLPOOL 
45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 
28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 
f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4
 WHIRLPOOL 
3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
 DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 
fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 
6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19
 WHIRLPOOL 
e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild 
b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
deleted file mode 100644
index 556abbf..000
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.org input driver based on libinput"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libinput-0.21.0:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.md" "conf/99-libinput.conf" )



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/

2015-12-24 Thread Manuel Rüger
commit: 317c966dffc12318fed1e72e0dbbc13397e270e1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:45:21 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:45:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317c966d

x11-drivers/xf86-input-libinput: Version bump

Package-Manager: portage-2.2.26

 x11-drivers/xf86-input-libinput/Manifest|  1 +
 .../xf86-input-libinput-0.16.0.ebuild   | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest 
b/x11-drivers/xf86-input-libinput/Manifest
index d7c7ea6..47ef9eb 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 
b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 
27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941
 WHIRLPOOL 
7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 
e8d05798a556e5ea0d9f1823bb632e425487e8bcf89711ed93b079bbee742265 SHA512 
229b45cb9e76ca96dce4247b421135ff74054f2cbcfd019d2ceb409fdb4bc8166e3fa1d068ba6e8f6d6ac0c44ade275e31cc6a1ee6d7f6de8918eced5c59d508
 WHIRLPOOL 
45400e7966d730fe809043ced977dc0faa456336157dba9049558f0489463c8ade5f9a130b77ea2e85ae82e27c320e1f70780acca53fae253f930a53c0ac823b
 DIST xf86-input-libinput-0.15.0.tar.bz2 314205 SHA256 
28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41 SHA512 
f9c9f5f09537cd4830bd17720135102a9b02454e0acc4a80230ddd066c39a106c91260f7774da364760fd4f3b59b8ba9ab6abc83ad49ae6e9dad1609b9b25cf4
 WHIRLPOOL 
3dad70a7ce44dd8812d4dd1ebdcf7325c521b5dce4763c87bdd89962df577a4d9b9cf457ca7d72cc987554034636429d2f047b8a7cf257bd79b2c233e56f3925
+DIST xf86-input-libinput-0.16.0.tar.bz2 340816 SHA256 
fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 SHA512 
6b1243a29d94e6b26e92da04ce9d308d0957c46fcacb16711f5037f351bb48e9e80070a7e8d4f7e934698d4b394df982c81df489a8bb8b8f6021e2c99c0b0c19
 WHIRLPOOL 
e0b13a91c54d9823ff03ea4fe67ce48abe744c9bb3929c81286794e8edb5211668237d75d578c64df22bc1b286a97cba2e5769c6cb7b96aff0611c9c7107eacc
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 
2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 
536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639
 WHIRLPOOL 
5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild 
b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
new file mode 100644
index 000..a59a6b4
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.16.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.1.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" "conf/90-libinput.conf" )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/

2015-12-24 Thread Manuel Rüger
commit: 7d50f32a4798127f0fa49490c01a32755ca3d362
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:49:38 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:49:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d50f32a

dev-ruby/recog: Fix Homepage

Package-Manager: portage-2.2.26

 dev-ruby/recog/recog-2.0.14-r1.ebuild | 2 +-
 dev-ruby/recog/recog-2.0.6-r1.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild 
b/dev-ruby/recog/recog-2.0.14-r1.ebuild
index 585356a..6a96593 100644
--- a/dev-ruby/recog/recog-2.0.14-r1.ebuild
+++ b/dev-ruby/recog/recog-2.0.14-r1.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="Pattern recognition for hosts, services, and content"
-HOMEPAGE="https://github.com/rapid7/${PN};
+HOMEPAGE="https://github.com/rapid7/recog;
 
 LICENSE="BSD-2"
 SLOT="${PV}"

diff --git a/dev-ruby/recog/recog-2.0.6-r1.ebuild 
b/dev-ruby/recog/recog-2.0.6-r1.ebuild
index 0655906..217322c 100644
--- a/dev-ruby/recog/recog-2.0.6-r1.ebuild
+++ b/dev-ruby/recog/recog-2.0.6-r1.ebuild
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_BINWRAP=""
 inherit ruby-fakegem
 
 DESCRIPTION="Pattern recognition for hosts, services, and content"
-HOMEPAGE="https://github.com/rapid7/${PN};
+HOMEPAGE="https://github.com/rapid7/recog;
 SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: app-text/pdf2djvu/

2015-12-24 Thread Manuel Rüger
commit: cb11e86f0cf9387b07ec2e6daccd84ab543320a1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 14:52:53 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 14:52:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb11e86f

app-text/pdf2djvu: Version bump

Package-Manager: portage-2.2.26

 app-text/pdf2djvu/Manifest  |  1 +
 app-text/pdf2djvu/pdf2djvu-0.9.3.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/app-text/pdf2djvu/Manifest b/app-text/pdf2djvu/Manifest
index ea30d74..76f401e 100644
--- a/app-text/pdf2djvu/Manifest
+++ b/app-text/pdf2djvu/Manifest
@@ -1,2 +1,3 @@
 DIST pdf2djvu-0.8.2.tar.xz 234412 SHA256 
40b0812e954f374704bd8dbb5952786f6744623a2ec6df1c56de0b8057be93d6 SHA512 
72a3ee719b6311824c1f71269787b31cdd600bc8671f0486419f4d023cb10f9d338df18ce33c982ed43f893d441a723bffd502a17287be43a00dc695ca959042
 WHIRLPOOL 
72863dfc7f4a7d1665de77a3fa12242c83746f4c3a237b45e92fd3111581f55e16a5c020590d12185db13b7035a987ab2efaa8fee9b47adb60f0502703af6a7c
 DIST pdf2djvu-0.9.1.tar.xz 238840 SHA256 
9f9919e97fe244f4c49fa4074120cfc03397379b39f32a911793088039c63df5 SHA512 
9ccc5a5523f9b9f17f67912a63f0314eac93a633282bb8bee95bcd9b0f50ef2d05ddbb3456daee7b8d5795081c27002ffc355e6effcfbee4ce9a52b7f92bdf50
 WHIRLPOOL 
ae3e531a5de524e03cd353af54bb4171a62fc01b4162ec31b2401eea53732acb13fed80f3b5eb7ed797080b1b2aab5908da95068b0583b3f8ce92130897e
+DIST pdf2djvu-0.9.3.tar.xz 239492 SHA256 
d05eb7a10e22d18b77113831ac1c6e380c4569e021c39554d5bb54effe4c7077 SHA512 
388b76642c354480674b6eee4961792c4ef483313ffd25a6248d1d6302985ac5adfb558ae9241062893a419463c9626d8dac9d08297d66b68a98cebbcc4dc193
 WHIRLPOOL 
76f5d53c11c921968eaf9f91b4fcf7ff25bd6405b6f92638af4fd38c5931941f6c48f4ba586d0ef3a6f5f8bdcfff68b1681c6429e32c818ffe379bd3a6891bfc

diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.3.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.9.3.ebuild
new file mode 100644
index 000..653e9bb
--- /dev/null
+++ b/app-text/pdf2djvu/pdf2djvu-0.9.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 toolchain-funcs
+
+DESCRIPTION="A tool to create DjVu files from PDF files"
+HOMEPAGE="http://jwilk.net/software/pdf2djvu;
+SRC_URI="https://bitbucket.org/jwilk/${PN}/downloads/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+graphicsmagick nls openmp test"
+
+RDEPEND="
+   >=app-text/djvu-3.5.21:=
+   >=app-text/poppler-0.16.7:=
+   dev-libs/libxml2:=
+   dev-libs/libxslt:=
+   graphicsmagick? ( media-gfx/graphicsmagick:= )
+"
+DEPEND="${RDEPEND}
+   dev-cpp/pstreams
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"
+
+REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
+
+pkg_setup() {
+   use test && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local openmp=--disable-openmp
+   use openmp && tc-has-openmp && openmp=--enable-openmp
+
+   econf \
+   ${openmp} \
+   $(use_enable nls) \
+   $(use_with graphicsmagick)
+}
+
+src_install() {
+   default
+   dodoc doc/{changelog,{cjk,credits,djvudigital}.txt}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/gnome-doc-utils/

2015-12-24 Thread Dennis Lamm
commit: bb5c00a215d9c56395702e123fc862bb8bc60f74
Author: Dennis Lamm  gentoo  org>
AuthorDate: Thu Dec 24 15:17:35 2015 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Thu Dec 24 15:19:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5c00a2

updated homepage of gnome-doc-utils

Package-Manager: portage-2.2.24

 app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild 
b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild
index 41047bb..66c1556 100644
--- a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild
+++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit gnome2 multibuild python-r1
 
 DESCRIPTION="A collection of documentation utilities for the Gnome project"
-HOMEPAGE="https://live.gnome.org/GnomeDocUtils;
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeDocUtils;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/

2015-12-24 Thread Manuel Rüger
commit: 5b37b2f5d78f623cf15d7ab8decf890ab7781de2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:42:54 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:42:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b37b2f5

dev-libs/libinput: Remove old

Package-Manager: portage-2.2.26

 dev-libs/libinput/Manifest  |  2 --
 dev-libs/libinput/libinput-1.1.1.ebuild | 53 -
 dev-libs/libinput/libinput-1.1.2.ebuild | 53 -
 3 files changed, 108 deletions(-)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index cf1b63d..df0196e 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -1,7 +1,5 @@
 DIST libinput-0.9.0.tar.xz 510512 SHA256 
309043976f41f5451c2a4b1c25bc2993b18aecb22524d797f21eb6b6c968ff0d SHA512 
a6f718215428eda45ac00c25d0b62ada84bf924822cb66e0a9b28f4cfc36e7d1678f2dfb47afae16ce4c277d589adcf97aefe8e2e5a154873b649fe4a84527a1
 WHIRLPOOL 
23da6dbcd7b17000cea641e0931db8a9b2ad34b0655e4e31b0419ff4799adc59d2646b10316e073ad49695ebd652c150abf05c39d15c735ecb1d97f6f8c1d8de
 DIST libinput-1.0.1.tar.xz 800244 SHA256 
482fb35119b457ba65a8bebaa47e4f6b4dbd77e59c320014a22296847b7ff99e SHA512 
17efc6ddd58aadcd30aecb4d1b8b6ad32f6f61c592f29b0a99aac7d49e5cb814038874d9e8996cd6726f15c58bf4239169564c650a3250a87a9ec6fd3110c5bb
 WHIRLPOOL 
0bba6b4a58ca0020ebcbffe5675d75832b4ed67a350ca141d990f9db522a2eee942543f475d76c1f2b816b849074f4a50e30bcb3adc99bd4abdea1a43800a2d5
 DIST libinput-1.1.0.tar.xz 802348 SHA256 
673186ea2a0d2b695afaa9758834f9217b175774d9ae222e1b43ff63c663f582 SHA512 
7f014eabed120c00fcd2d8748aed44a8ca31fd30bdda8b289ca63f7d1bebb9c49f1d508707fb0c4a5c7c4a37b58548efdff0e9b7761475f18e1cf787a80520e6
 WHIRLPOOL 
028518c20cfc6daa442dd92d04183a6575b95b1f4792a646ce42c09a7bc75e5bb469ca88b8cad89919c0814e00aa65178cc49c9dca6e9aad4ce997a94f9ba645
-DIST libinput-1.1.1.tar.xz 791276 SHA256 
2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17 SHA512 
3806e67a4530be71463b693076a64f210475d3487abc2848f5ee13b92b281c6e4950bdb754c6b9c090c51c5b8dd4e698b882ae325bdea78bb05e6b7399eb75f0
 WHIRLPOOL 
031af4cb17d51d2f888cdb3192ccb25e4b3eb22422aeda3e999fd215b3d5bba89782b1f4a5e0b95706bf6da2ffaf3cbc0b5078a1fa95433afd414b79826542de
-DIST libinput-1.1.2.tar.xz 818680 SHA256 
a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 SHA512 
7babc1be1ad08915fb9cf361c99d9c91eea74cfd67cc5b7608f53dbcec8ed986cd9844e6a555a88c52687e7660a20ed3ff9342aba206125d7d4ba40019bb2127
 WHIRLPOOL 
472ad01b4dae48882e0edbe5bac727084f3e9c8d7fd5138d99b751e08f73cc5f390d091039f60ddd2e2187aaab72020fc15e392fbde16338cc67415512274b6d
 DIST libinput-1.1.3.tar.xz 815840 SHA256 
b95af39391e2b91957af0addce691a4070b28aff69cd2348823bf6ce8169995e SHA512 
ee51b6d005bacca57c4cad5a8b70097990299bf934cb460016176630009cea872e5413e053b09b456d35e085268a9a96ceb667ef0f4cd3b874e89cda2bb1c344
 WHIRLPOOL 
2934b26ef372f337873eefc5fd0c3464e8d380fc263a6cd0fda759fa5d1efe974dd3a83e076aec0ee2e85259784452c7294b163f8ca657af9c2c803c69540867
 DIST libinput-1.1.4.tar.xz 819536 SHA256 
302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 SHA512 
54c1ca1cbb747d62950f5f5bf6a906cdb6b0e79305ba9d7e8408828691eb523be517bb88e739c6ab5465ec95b69c81f096fe8ad4b6bbbd010d431e72d79d0763
 WHIRLPOOL 
82b9831bce546d4d1329fbf51f64bfea8a1d23bee11cf1664212ba7949e18bff6ae471e2e248f8ec16dc93d8514024a5576fb2a298edea433899c2a69189d6b8

diff --git a/dev-libs/libinput/libinput-1.1.1.ebuild 
b/dev-libs/libinput/libinput-1.1.1.ebuild
deleted file mode 100644
index 2687735..000
--- a/dev-libs/libinput/libinput-1.1.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils udev
-
-DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/libinput/;
-SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz;
-
-LICENSE="MIT"
-SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE="test"
-# Tests require write access to udev rules directory which is a no-no for live 
system.
-# Other tests are just about logs, exported symbols and autotest of the test 
library.
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-libs/libevdev-0.4
-   >=sys-libs/mtdev-1.1
-   virtual/libudev
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-#  test? (
-#  >=dev-libs/check-0.9.10
-#  dev-util/valgrind
-#  sys-libs/libunwind )
-
-src_configure() {
-   # Doc handling in kinda strange but everything
-   # is available in the tarball already.
-   sed -e 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' \
-   -i Makefile.am Makefile.in || die
-}
-
-src_configure() {
-   # gui can be built but will not be installed
-   # building documentation silently 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/

2015-12-24 Thread Manuel Rüger
commit: e0c9db08c6ce1a76120fbbc7340187163b5e1b4d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Dec 24 15:42:18 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Dec 24 15:42:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c9db08

dev-libs/libinput: Version bump

Package-Manager: portage-2.2.26

 dev-libs/libinput/Manifest  |  1 +
 dev-libs/libinput/libinput-1.1.4.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index 216da59..cf1b63d 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -4,3 +4,4 @@ DIST libinput-1.1.0.tar.xz 802348 SHA256 
673186ea2a0d2b695afaa9758834f9217b17577
 DIST libinput-1.1.1.tar.xz 791276 SHA256 
2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17 SHA512 
3806e67a4530be71463b693076a64f210475d3487abc2848f5ee13b92b281c6e4950bdb754c6b9c090c51c5b8dd4e698b882ae325bdea78bb05e6b7399eb75f0
 WHIRLPOOL 
031af4cb17d51d2f888cdb3192ccb25e4b3eb22422aeda3e999fd215b3d5bba89782b1f4a5e0b95706bf6da2ffaf3cbc0b5078a1fa95433afd414b79826542de
 DIST libinput-1.1.2.tar.xz 818680 SHA256 
a323a32718a8f0f5e85e1ed3a81f0dde45eb52b215a15c7887bec40961d97a84 SHA512 
7babc1be1ad08915fb9cf361c99d9c91eea74cfd67cc5b7608f53dbcec8ed986cd9844e6a555a88c52687e7660a20ed3ff9342aba206125d7d4ba40019bb2127
 WHIRLPOOL 
472ad01b4dae48882e0edbe5bac727084f3e9c8d7fd5138d99b751e08f73cc5f390d091039f60ddd2e2187aaab72020fc15e392fbde16338cc67415512274b6d
 DIST libinput-1.1.3.tar.xz 815840 SHA256 
b95af39391e2b91957af0addce691a4070b28aff69cd2348823bf6ce8169995e SHA512 
ee51b6d005bacca57c4cad5a8b70097990299bf934cb460016176630009cea872e5413e053b09b456d35e085268a9a96ceb667ef0f4cd3b874e89cda2bb1c344
 WHIRLPOOL 
2934b26ef372f337873eefc5fd0c3464e8d380fc263a6cd0fda759fa5d1efe974dd3a83e076aec0ee2e85259784452c7294b163f8ca657af9c2c803c69540867
+DIST libinput-1.1.4.tar.xz 819536 SHA256 
302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 SHA512 
54c1ca1cbb747d62950f5f5bf6a906cdb6b0e79305ba9d7e8408828691eb523be517bb88e739c6ab5465ec95b69c81f096fe8ad4b6bbbd010d431e72d79d0763
 WHIRLPOOL 
82b9831bce546d4d1329fbf51f64bfea8a1d23bee11cf1664212ba7949e18bff6ae471e2e248f8ec16dc93d8514024a5576fb2a298edea433899c2a69189d6b8

diff --git a/dev-libs/libinput/libinput-1.1.4.ebuild 
b/dev-libs/libinput/libinput-1.1.4.ebuild
new file mode 100644
index 000..2687735
--- /dev/null
+++ b/dev-libs/libinput/libinput-1.1.4.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils udev
+
+DESCRIPTION="Library to handle input devices in Wayland"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/libinput/;
+SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz;
+
+LICENSE="MIT"
+SLOT="0/10"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="test"
+# Tests require write access to udev rules directory which is a no-no for live 
system.
+# Other tests are just about logs, exported symbols and autotest of the test 
library.
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-libs/libevdev-0.4
+   >=sys-libs/mtdev-1.1
+   virtual/libudev
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+#  test? (
+#  >=dev-libs/check-0.9.10
+#  dev-util/valgrind
+#  sys-libs/libunwind )
+
+src_configure() {
+   # Doc handling in kinda strange but everything
+   # is available in the tarball already.
+   sed -e 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' \
+   -i Makefile.am Makefile.in || die
+}
+
+src_configure() {
+   # gui can be built but will not be installed
+   # building documentation silently fails with graphviz syntax errors
+   econf \
+   --disable-documentation \
+   --disable-event-gui \
+   $(use_enable test tests) \
+   --with-udev-dir="$(get_udevdir)"
+}
+
+src_install() {
+   emake install DESTDIR="${D}"
+   dodoc -r doc/html
+   prune_libtool_files
+}