[gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/

2017-02-24 Thread Markus Meier
commit: 477b3d4142f3739e9eaa8e9d2f02ca01832903a7
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:53:33 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:53:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477b3d41

sys-libs/llvm-libunwind: add ~arm64, bug #591822

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
index bab15d824a..2a05271c7d 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz;
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="debug +static-libs"
 
 RDEPEND="!sys-libs/libunwind"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxxabi/

2017-02-24 Thread Markus Meier
commit: 065675442137e2fd0a6b613690b1c79a77b10748
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:52:23 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:52:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06567544

sys-libs/libcxxabi: add ~arm64, bug #591822

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
index b5eb9483df..689c203a21 100644
--- a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
http://llvm.org/releases/${PV}/${P/abi/}.src.tar.xz;
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="elibc_musl libunwind +static-libs test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxx/

2017-02-24 Thread Markus Meier
commit: 90c903703091d76b0a00178c83b90d7b26032185
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:51:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:51:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c90370

sys-libs/libcxx: add ~arm64, bug #591822

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 sys-libs/libcxx/libcxx-3.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libcxx/libcxx-3.9.1.ebuild 
b/sys-libs/libcxx/libcxx-3.9.1.ebuild
index 57f33122de..6ed9ab4c05 100644
--- a/sys-libs/libcxx/libcxx-3.9.1.ebuild
+++ b/sys-libs/libcxx/libcxx-3.9.1.ebuild
@@ -27,9 +27,9 @@ fi
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
 if [[ ${PV} !=  ]] ; then
-   KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux"
 else
-   KEYWORDS=""
+   KEYWORDS="~arm64"
 fi
 IUSE="elibc_glibc elibc_musl libcxxabi +libcxxrt libunwind +static-libs test"
 REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxxrt/

2017-02-24 Thread Markus Meier
commit: 9d92926380b6511e44511017945d7bc8ae62a9ce
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:52:45 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:52:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d929263

sys-libs/libcxxrt: add ~arm64, bug #591822

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild 
b/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
index a40029040a..da49ff8c8d 100644
--- a/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
+++ b/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,9 +22,9 @@ fi
 LICENSE="BSD-2"
 SLOT="0"
 if [ "${PV%}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux"
+   KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux"
 else
-   KEYWORDS=""
+   KEYWORDS="~arm64"
 fi
 IUSE="libunwind +static-libs"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/

2017-02-24 Thread Markus Meier
commit: 95a03bf8b86b8514ee27fbebe9b3b6ac4c4f3486
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:51:32 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:51:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a03bf8

sys-devel/clang-runtime: add ~arm64, bug #591822

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild 
b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
index 8ecaafff44..73fad6d643 100644
--- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="libcxx openmp"
 
 # compiler-rt is installed unconditionally



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

2017-02-24 Thread Markus Meier
commit: 4c46289f6263b3a83c5db75eb7241a44708872b4
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:48:30 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:48:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c46289f

media-sound/wavpack: arm stable, bug #607054

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/wavpack/wavpack-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/wavpack/wavpack-5.1.0.ebuild 
b/media-sound/wavpack/wavpack-5.1.0.ebuild
index fcea519531..056438ca1d 100644
--- a/media-sound/wavpack/wavpack-5.1.0.ebuild
+++ b/media-sound/wavpack/wavpack-5.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.wavpack.com/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=virtual/libiconv-0-r1



[gentoo-commits] repo/gentoo:master commit in: dev-util/debootstrap/

2017-02-24 Thread Markus Meier
commit: dce90a0ab27c679aaff5549f9cd8bfb97c0eb40e
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:43:39 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:43:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce90a0a

dev-util/debootstrap: arm stable, bug #606982

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-util/debootstrap/debootstrap-1.0.87.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/debootstrap/debootstrap-1.0.87.ebuild 
b/dev-util/debootstrap/debootstrap-1.0.87.ebuild
index 009330460d..33447f8009 100644
--- a/dev-util/debootstrap/debootstrap-1.0.87.ebuild
+++ b/dev-util/debootstrap/debootstrap-1.0.87.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
app-arch/dpkg



[gentoo-commits] repo/gentoo:master commit in: app-arch/dpkg/

2017-02-24 Thread Markus Meier
commit: c19b42bfaaed2d14e34358c7bd8f5f7dc7959f37
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:42:44 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:42:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19b42bf

app-arch/dpkg: arm stable, bug #606980

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 app-arch/dpkg/dpkg-1.18.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/dpkg/dpkg-1.18.18.ebuild 
b/app-arch/dpkg/dpkg-1.18.18.ebuild
index 9249fef228..9688a8d28f 100644
--- a/app-arch/dpkg/dpkg-1.18.18.ebuild
+++ b/app-arch/dpkg/dpkg-1.18.18.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
 IUSE="+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-devel/make/

2017-02-24 Thread Markus Meier
commit: 39f283c90ebd42ae51604ede6baf4218b0c24ad3
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:41:49 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:41:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f283c9

sys-devel/make: arm stable, bug #606834

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-devel/make/make-4.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/make/make-4.2.1.ebuild b/sys-devel/make/make-4.2.1.ebuild
index 748d4c3685..bbaba72cf6 100644
--- a/sys-devel/make/make-4.2.1.ebuild
+++ b/sys-devel/make/make-4.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="guile nls static"
 
 CDEPEND="guile? ( >=dev-scheme/guile-1.8:= )"



[gentoo-commits] repo/gentoo:master commit in: net-proxy/tsocks/

2017-02-24 Thread Markus Meier
commit: a608ca702d4d2b69c1de98a98124d73d47012eba
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:40:55 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:40:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a608ca70

net-proxy/tsocks: arm stable, bug #606708

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild 
b/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild
index c6c856c6dd..e4e409eb0e 100644
--- a/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild
+++ b/net-proxy/tsocks/tsocks-1.8_beta5-r8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tsocks/${PN}-${PV/_}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="dns envconf tordns server-lookups"
 
 REQUIRED_USE="



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

2017-02-24 Thread Markus Meier
commit: b89f1ebe5d02b9c0c203b241fe0cc3b6a530e099
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:40:00 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:40:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89f1ebe

dev-python/cffi: arm stable, bug #606648

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/cffi/cffi-1.9.1.ebuild 
b/dev-python/cffi/cffi-1.9.1.ebuild
index 9027e266ca..5760bbffa3 100644
--- a/dev-python/cffi/cffi-1.9.1.ebuild
+++ b/dev-python/cffi/cffi-1.9.1.ebuild
@@ -16,7 +16,7 @@ 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
 IUSE="doc test"
 
 RDEPEND="



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

2017-02-24 Thread Markus Meier
commit: 2f741dcf5822f45d5db32aba2c1a74b34a43188d
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:39:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:39:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f741dcf

dev-python/cryptography: arm stable, bug #606646

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/cryptography/cryptography-1.7.1.ebuild 
b/dev-python/cryptography/cryptography-1.7.1.ebuild
index a0f0ae4097..33fa536cf5 100644
--- a/dev-python/cryptography/cryptography-1.7.1.ebuild
+++ b/dev-python/cryptography/cryptography-1.7.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="libressl test"
 
 RDEPEND="



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

2017-02-24 Thread Markus Meier
commit: 255a40f3ddbd5f2047366f07803d4eb2a88f4539
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:37:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:37:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255a40f3

dev-python/cryptography-vectors: arm stable, bug #606646

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-python/cryptography-vectors/cryptography-vectors-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.7.1.ebuild 
b/dev-python/cryptography-vectors/cryptography-vectors-1.7.1.ebuild
index e95e8776ce..638686be54 100644
--- a/dev-python/cryptography-vectors/cryptography-vectors-1.7.1.ebuild
+++ b/dev-python/cryptography-vectors/cryptography-vectors-1.7.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2017-02-24 Thread Markus Meier
commit: 488eb1475ec7b3daa6e9a313d025cbbf3a51b37c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:32:37 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:32:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488eb147

sys-apps/hdparm: arm stable, bug #606544

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-apps/hdparm/hdparm-9.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hdparm/hdparm-9.50.ebuild 
b/sys-apps/hdparm/hdparm-9.50.ebuild
index c7223d78a1..c32c1f8a33 100644
--- a/sys-apps/hdparm/hdparm-9.50.ebuild
+++ b/sys-apps/hdparm/hdparm-9.50.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz"
 
 LICENSE="BSD GPL-2" # GPL-2 only
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="static"
 
 src_prepare() {



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

2017-02-24 Thread Markus Meier
commit: c76e85adb7142b6b89ca67de74319fc46d216d38
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:31:42 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:31:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76e85ad

sys-apps/util-linux: arm stable, bug #606422

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-apps/util-linux/util-linux-2.28.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/util-linux/util-linux-2.28.2.ebuild 
b/sys-apps/util-linux/util-linux-2.28.2.ebuild
index e89a9dc431..368904f1d4 100644
--- a/sys-apps/util-linux/util-linux-2.28.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.28.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-2 autotools

EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"

SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
 fi
 



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

2017-02-24 Thread Markus Meier
commit: bc99bb25298bb4787f3354f09f4cec7bfa7a9301
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 25 07:30:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 25 07:30:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc99bb25

sys-apps/file: arm stable, bug #606418

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-apps/file/file-5.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/file/file-5.29.ebuild b/sys-apps/file/file-5.29.ebuild
index dd5614b1ab..a74fc6ecf7 100644
--- a/sys-apps/file/file-5.29.ebuild
+++ b/sys-apps/file/file-5.29.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz;
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"



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

2017-02-24 Thread Hans de Graaff
commit: b4b4b117065ccc212d0296467d5f8d82ddcc21f4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 25 07:13:50 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 25 07:13:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b4b117

dev-ruby/pdf-reader: add 2.0.0

Package-Manager: portage-2.3.3

 dev-ruby/pdf-reader/Manifest|  1 +
 dev-ruby/pdf-reader/pdf-reader-2.0.0.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest
index 12bb8d3976..c5470ccca8 100644
--- a/dev-ruby/pdf-reader/Manifest
+++ b/dev-ruby/pdf-reader/Manifest
@@ -1 +1,2 @@
 DIST pdf-reader-1.4.1.tar.gz 10236680 SHA256 
e1898c975e18b0a59abad36e0a4f2d28309cf5983e00989e4c843362edf047ae SHA512 
aaa53dafc2d58dc591f708941907ecf14b1ee73362a7bd6d34659103d51effa90888560733747ca1bfe3d217cb6834109e06b024f40a95214880ca42f54054e5
 WHIRLPOOL 
025c42faf57470626492284fc21be8f83b8902a903a04edb5d3fb9064e7a8ed4a328e8f5c6be165a1dd50c3f215eeb1972c1bf91295d78a0c13f78d4ced863f2
+DIST pdf-reader-2.0.0.tar.gz 10382893 SHA256 
29640764ae52830e647ca26c478f4f081112c601b9b9db86de48a3e6de85523f SHA512 
29a0e4ad83f2ef603ac60e4bf2a2fdc71e816e9c5b4bac052bd47322bfb91b2da6fb97901fbf0318ffa5cb3b43161978ffd2c08e72c658ee36802b8f5bbf88bd
 WHIRLPOOL 
542ba19e9957c72ff804dcc8cf3b360ce2c464d5a684409a2d14fe5161f384e80dc8e0606c8c7b7b73538bd390417ee913db1e35d3bb1ed10a0f9fbd0cda384a

diff --git a/dev-ruby/pdf-reader/pdf-reader-2.0.0.ebuild 
b/dev-ruby/pdf-reader/pdf-reader-2.0.0.ebuild
new file mode 100644
index 00..ad4fc4c73c
--- /dev/null
+++ b/dev-ruby/pdf-reader/pdf-reader-2.0.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+GITHUB_USER=yob
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO"
+
+inherit ruby-fakegem
+
+DESCRIPTION="PDF parser conforming as much as possible to the PDF 
specification from Adobe"
+HOMEPAGE="https://github.com/yob/pdf-reader/;
+
+# We cannot use the gem distributions because they don't contain the
+# tests' data, we have to rely on the git tags.
+SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/afm-0.2.1
+   =dev-ruby/ascii85-1*
+   =dev-ruby/hashery-2*
+   dev-ruby/ttfunk:*
+   dev-ruby/ruby-rc4"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/* || die
+}



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

2017-02-24 Thread Hans de Graaff
commit: eba93372c0f239c370a03a6c4d04db945587eeab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 25 07:16:13 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 25 07:16:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba93372

dev-ruby/ruby-net-ldap: add 0.16.0

Package-Manager: portage-2.3.3

 dev-ruby/ruby-net-ldap/Manifest|  1 +
 dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/ruby-net-ldap/Manifest b/dev-ruby/ruby-net-ldap/Manifest
index 9fd7944d1d..782fe77212 100644
--- a/dev-ruby/ruby-net-ldap/Manifest
+++ b/dev-ruby/ruby-net-ldap/Manifest
@@ -1,2 +1,3 @@
 DIST net-ldap-0.14.0.gem 94208 SHA256 
179b88a4feb592c2a93b4178328a3cb883e7004f1afdc7993851890197ebdea1 SHA512 
313040d6dd7d450377b246ac134416a3c21bfed95c3d900fe542d3a92fd3c2e5801d7bf2e4cfcde4ba15c3195a36168ce6b6bdc68282c19fde13dbae03c019a0
 WHIRLPOOL 
b628446eaa2df6489982b7f1ee00c887fe52e7af8de3bb03cb7e6615132be4bfa50357295202f5b53ec4a98c8b5b0cd54813269ef348031831ba6556ca780905
 DIST net-ldap-0.15.0.gem 94208 SHA256 
bb2338e3b20f9b58d9f16f7109691561c7fda290f91d7baeddd2629561840b7f SHA512 
b59d444aff83993596ff9e35e0275620999bd27ad68d15d267ca19e68a62e22c25bb33d1b89ae522ee35f4b09f6984a61fbfb26f8b3e98c461343b06be8a6304
 WHIRLPOOL 
20303b57b8ff410d59e65651924a953d48ddf25431349c32fedc0b12e90141dea934743c0de21e9fb6ab4b13ea3f436994138be835e0d10f5eb4360b9fe594f8
+DIST net-ldap-0.16.0.gem 103936 SHA256 
d8c138ce9a690767744fe5107ef14880fa330949b34b7bad826f67ed3ea204ba SHA512 
5257d379700ac0e1ec8d490ab440b4d18801603db8ee800633cfa47e784006ebdcb9af91e47ed7b9c22f20509c9800275a1fc4d27613a11d27d500cf662ec31c
 WHIRLPOOL 
13b688c52eb4fccd35dddbafe1c0ba33bb7f136aa098e0f37d08b8f36df186c3db9c952010b9b66ebf892f305d6658b54880247dc459bc80973edd0a2e39cd0d

diff --git a/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.0.ebuild 
b/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.0.ebuild
new file mode 100644
index 00..6283fcb648
--- /dev/null
+++ b/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_TEST="test spec"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="Contributors.rdoc History.rdoc README.rdoc"
+
+RUBY_FAKEGEM_NAME="net-ldap"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pure ruby LDAP client implementation"
+HOMEPAGE="https://github.com/ruby-ldap/ruby-net-ldap;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/flexmock-1.3.0 )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each{|f| require f}' 
|| die
+}



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

2017-02-24 Thread Hans de Graaff
commit: 3ecdb73c6e0abecd6b5ef89add5ab9ce140cb6bf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 25 07:03:16 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 25 07:03:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecdb73c

dev-ruby/pdf-reader: cleanup

Package-Manager: portage-2.3.3

 dev-ruby/pdf-reader/Manifest|  2 --
 dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild | 56 -
 dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild | 46 
 3 files changed, 104 deletions(-)

diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest
index f21cfdf96f..12bb8d3976 100644
--- a/dev-ruby/pdf-reader/Manifest
+++ b/dev-ruby/pdf-reader/Manifest
@@ -1,3 +1 @@
-DIST pdf-reader-1.4.0.tar.gz 10237090 SHA256 
c23d5eec976c5d824d16f348ef49b87b0918cc2a2327aa7936605b92b8c181e9 SHA512 
e9b123058c5bf31c7ac264adf17da25cb643408cd0ac4f8da0b7949576e11b1ac4141df649c7ce45f3accf2ddfb6ab3edd35ce336e4588bb090bfbbfe1f42965
 WHIRLPOOL 
8d50fde908037c228cc40028cb10e040b4571446ebba07140e6f0b1515d6ff0d282c37c08071a86a256e8a3722a86c069d2e1db6bd35fb2c577c68fbfc2d41a9
 DIST pdf-reader-1.4.1.tar.gz 10236680 SHA256 
e1898c975e18b0a59abad36e0a4f2d28309cf5983e00989e4c843362edf047ae SHA512 
aaa53dafc2d58dc591f708941907ecf14b1ee73362a7bd6d34659103d51effa90888560733747ca1bfe3d217cb6834109e06b024f40a95214880ca42f54054e5
 WHIRLPOOL 
025c42faf57470626492284fc21be8f83b8902a903a04edb5d3fb9064e7a8ed4a328e8f5c6be165a1dd50c3f215eeb1972c1bf91295d78a0c13f78d4ced863f2
-DIST pdf-reader-git-1.3.3.tgz 9987686 SHA256 
1e5e468fe99911ec4472031e66ebe6a4bb1fc05a2156b646ce9dff43c0253815 SHA512 
5394767df24de30133e3b33a00421588f85fecd4006d2bbe622e905ef0d92947a2d11f6ea7bb8f61b43aebba9204b2c2512f97dc120d19fc87cd0a42011a3750
 WHIRLPOOL 
bd6f15fe6548728d884890cddfddb4abf0e35504528036703f582e3c405e7c4efcb71a7b4e846b67e7767bcaf34a9219ee9d1a7f45f84bf2cabd860eebf2934e

diff --git a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild 
b/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild
deleted file mode 100644
index 60f23cad03..00
--- a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-GITHUB_USER=yob
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO"
-
-inherit ruby-fakegem
-
-DESCRIPTION="PDF parser conforming as much as possible to the PDF 
specification from Adobe"
-HOMEPAGE="https://github.com/yob/pdf-reader/;
-
-# We cannot use the gem distributions because they don't contain the
-# tests' data, we have to rely on the git tags.
-SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> 
${PN}-git-${PV}.tgz"
-RUBY_S="${GITHUB_USER}-${PN}-*"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/afm
-   dev-ruby/ascii85
-   dev-ruby/hashery
-   dev-ruby/ttfunk:*
-   dev-ruby/ruby-rc4"
-
-# rspec is loaded even during doc generation, so keep it around :(
-ruby_add_bdepend ">=dev-ruby/rspec-2.1:2"
-
-all_ruby_prepare() {
-   # Remove bundler support
-   sed -i -e '/[Bb]undler/d' Rakefile spec/spec_helper.rb || die
-   epatch "${FILESDIR}"/${P}-Rakefile.patch
-   rm Gemfile || die
-
-   # Roodi is not yet available in CVS.
-   sed -i -e '/roodi/d' Rakefile || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/* || die
-}

diff --git a/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild 
b/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild
deleted file mode 100644
index e595ecad89..00
--- a/dev-ruby/pdf-reader/pdf-reader-1.4.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-GITHUB_USER=yob
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO"
-
-inherit ruby-fakegem
-
-DESCRIPTION="PDF parser conforming as much as possible to the PDF 
specification from Adobe"
-HOMEPAGE="https://github.com/yob/pdf-reader/;
-
-# We cannot use the gem distributions because they don't contain the
-# tests' data, we have to rely on the git tags.
-SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/afm-0.2.1
-   =dev-ruby/ascii85-1*
-   =dev-ruby/hashery-2*
-   dev-ruby/ttfunk:*
-   dev-ruby/ruby-rc4"
-
-all_ruby_prepare() {
-   # Remove bundler support
-   sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || 

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

2017-02-24 Thread Hans de Graaff
commit: a3aef78730d1635ab1668c568657ea387e5ac28f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 25 07:18:51 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 25 07:18:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3aef787

dev-ruby/selenium-webdriver: 3.2.1

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest   |  1 +
 .../selenium-webdriver-3.2.1.ebuild| 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest 
b/dev-ruby/selenium-webdriver/Manifest
index 3e4217156e..a4a5b64269 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 
44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.0.7.gem 819712 SHA256 
9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 
9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af
 WHIRLPOOL 
e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 
2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 
ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e
 WHIRLPOOL 
26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 
a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 
039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798
 WHIRLPOOL 
f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
+DIST selenium-webdriver-3.2.1.gem 822784 SHA256 
5ab29b71c012e0fd3559ddeb00a58bca8840f5100ddd55cd5749b2c0b7f18b08 SHA512 
a1b328b4ae25579aa1aa828eb6954f3a4b01fa67a3d9ab83385d7dfa2f22111b6b4eb4bf9d6d1aa85858c1c5c5d90b2b906a65b2c4e0e83f334833be882c5677
 WHIRLPOOL 
10229a9f8136dccbf791561369476d22b489453d0b2b9187a53cdb0369d4e5585457d9fe69b06d3c9fdb5e7a8c4652efc6d790c79d0b147d9a756ca8c964

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
new file mode 100644
index 00..85b522ce54
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# NOTE: this package contains precompiled code. It appears that all
+# source code can be found at https://code.google.com/p/selenium/ but the
+# repository is not organized in a way so that we can easily rebuild the
+# suited shared object. We'll just try our luck with the precompiled
+# objects for now.
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
+QA_PREBUILT="*/x_ignore_nofocus.so"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium;
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+   dev-ruby/rubyzip:1"
+
+all_ruby_prepare() {
+   # Make websocket a development dependency since it is only needed
+   # for the safari driver which we don't support on Gentoo.
+   sed -i -e '/websocket/,/version_requirements/ s/runtime/development/' 
../metadata || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/files/, app-crypt/trousers/

2017-02-24 Thread Alon Bar-Lev
commit: 246fe63506169eec43814eb35489c026de134a76
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 24 15:25:35 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 24 15:25:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246fe635

app-crypt/trousers: cleanup

Bug: 609090

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/trousers/Manifest|   1 -
 .../trousers/files/trousers-0.3.13-build.patch |  77 ---
 .../trousers/files/trousers-0.3.5-nouseradd.patch  |  11 ---
 app-crypt/trousers/trousers-0.3.10-r1.ebuild   | 104 -
 4 files changed, 193 deletions(-)

diff --git a/app-crypt/trousers/Manifest b/app-crypt/trousers/Manifest
index b69a8eadcc..a2846309f3 100644
--- a/app-crypt/trousers/Manifest
+++ b/app-crypt/trousers/Manifest
@@ -1,2 +1 @@
-DIST trousers-0.3.10.tar.gz 1658652 SHA256 
eb9569de5c66d9698f6c3303de03777b95ec72827f68b7744454bfa9227bc530 SHA512 
1835246f846d20bc1b2731d68440a9ca45865fcd52ad847d95485e4b126fae8bec09feaad559c27d83e243d92b8adc3a67934bff2034b318df075842fe9df4f0
 WHIRLPOOL 
7a27ef57b0038178cbf384c9fdec2d2e3e58dbeb5e5bc1503d2a7058a8312df54fa72b87968554631e4b5e483ae5e8c5e0a2367346bf3ae001b523a507ceff40
 DIST trousers-0.3.14.tar.gz 1378438 SHA256 
ce50713a261d14b735ec9ccd97609f0ad5ce69540af560e8c3ce9eb5f2d28f47 SHA512 
bf87f00329cf1d76a12cf6b6181fa22f90e76af3c5786e6e2db98438d2d3f0c0e05364374664173f45e3a2f6c0e2364948d0b958a7845cb23fcb340150cd9b21
 WHIRLPOOL 
1e1c51774fa796c706858d008651182673f7a88532cac35d010f4bd713fe50c1151e0a5a7ffb6975e8a050a1aab6edeb09d1672407025a776625c9b4f2912c88

diff --git a/app-crypt/trousers/files/trousers-0.3.13-build.patch 
b/app-crypt/trousers/files/trousers-0.3.13-build.patch
deleted file mode 100644
index 4e0e60e977..00
--- a/app-crypt/trousers/files/trousers-0.3.13-build.patch
+++ /dev/null
@@ -1,77 +0,0 @@
 a/src/include/tcsps.h
-+++ b/src/include/tcsps.h
-@@ -23,13 +23,8 @@ intget_file();
- int  put_file(int);
- void close_file(int);
- void ps_destroy();
--#ifdef SOLARIS
--TSS_RESULT  read_data(int, void *, UINT32);
--TSS_RESULT  write_data(int, void *, UINT32);
--#else
--inline TSS_RESULT  read_data(int, void *, UINT32);
--inline TSS_RESULT  write_data(int, void *, UINT32);
--#endif
-+TSS_RESULT   read_data(int, void *, UINT32);
-+TSS_RESULT   write_data(int, void *, UINT32);
- int  write_key_init(int, UINT32, UINT32, UINT32);
- TSS_RESULT   cache_key(UINT32, UINT16, TSS_UUID *, TSS_UUID *, UINT16, 
UINT32, UINT32);
- TSS_RESULT   UnloadBlob_KEY_PS(UINT16 *, BYTE *, TSS_KEY *);
 a/src/include/tspps.h
-+++ b/src/include/tspps.h
-@@ -18,8 +18,8 @@
- 
- TSS_RESULT   get_file(int *);
- int  put_file(int);
--inline TSS_RESULT  read_data(int, void *, UINT32);
--inline TSS_RESULT  write_data(int, void *, UINT32);
-+TSS_RESULT   read_data(int, void *, UINT32);
-+TSS_RESULT   write_data(int, void *, UINT32);
- UINT32   psfile_get_num_keys(int);
- TSS_RESULT   psfile_get_parent_uuid_by_uuid(int, TSS_UUID *, TSS_UUID *);
- TSS_RESULT   psfile_remove_key_by_uuid(int, TSS_UUID *);
 a/src/tcs/ps/ps_utils.c
-+++ b/src/tcs/ps/ps_utils.c
-@@ -42,11 +42,7 @@
- struct key_disk_cache *key_disk_cache_head = NULL;
- 
- 
--#ifdef SOLARIS
- TSS_RESULT
--#else
--inline TSS_RESULT
--#endif
- read_data(int fd, void *data, UINT32 size)
- {
-   int rc;
-@@ -64,11 +60,7 @@ read_data(int fd, void *data, UINT32 size)
- }
- 
- 
--#ifdef SOLARIS
- TSS_RESULT
--#else
--inline TSS_RESULT
--#endif
- write_data(int fd, void *data, UINT32 size)
- {
-   int rc;
 a/src/tspi/ps/ps_utils.c
-+++ b/src/tspi/ps/ps_utils.c
-@@ -22,7 +22,7 @@
- #include "tspps.h"
- #include "tsplog.h"
- 
--inline TSS_RESULT
-+TSS_RESULT
- read_data(int fd, void *data, UINT32 size)
- {
-   int rc;
-@@ -39,7 +39,7 @@ read_data(int fd, void *data, UINT32 size)
-   return TSS_SUCCESS;
- }
- 
--inline TSS_RESULT
-+TSS_RESULT
- write_data(int fd, void *data, UINT32 size)
- {
-   int rc;

diff --git a/app-crypt/trousers/files/trousers-0.3.5-nouseradd.patch 
b/app-crypt/trousers/files/trousers-0.3.5-nouseradd.patch
deleted file mode 100644
index 32114134da..00
--- a/app-crypt/trousers/files/trousers-0.3.5-nouseradd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 dist/Makefile.am
-+++ dist/Makefile.am
-@@ -6,8 +6,6 @@
-   /bin/chmod 0600 ${DESTDIR}/@sysconfdir@/tcsd.conf
- 
- install-exec-hook:
--  /usr/sbin/groupadd tss || true
--  /usr/sbin/useradd -r tss -g tss || true
-   /bin/sh -c 'if [ ! -e ${DESTDIR}/@localstatedir@/lib/tpm ];then mkdir 
-p ${DESTDIR}/@localstatedir@/lib/tpm; fi'
-   /bin/chown tss:tss ${DESTDIR}/@localstatedir@/lib/tpm || true
-   /bin/chmod 0700 ${DESTDIR}/@localstatedir@/lib/tpm

diff --git a/app-crypt/trousers/trousers-0.3.10-r1.ebuild 

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

2017-02-24 Thread Göktürk Yüksek
commit: 03e07655c1e775b193c13d399fceea33c95184d6
Author: kuzetsa  gmail  com>
AuthorDate: Sat Feb 25 02:50:36 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Feb 25 03:14:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e07655

sys-kernel/ck-sources: CVE-2017-6074 (fixed by genpatches 4.9-14 / linux 4.10)

Better safe than lazy.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/ck-sources/Manifest   | 27 ---
 sys-kernel/ck-sources/ck-sources-4.9.10.ebuild   | 95 
 sys-kernel/ck-sources/ck-sources-4.9.11.ebuild   | 95 
 sys-kernel/ck-sources/ck-sources-4.9.4.ebuild| 95 
 sys-kernel/ck-sources/ck-sources-4.9.5.ebuild| 95 
 sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild | 95 
 sys-kernel/ck-sources/ck-sources-4.9.6.ebuild| 95 
 sys-kernel/ck-sources/ck-sources-4.9.7.ebuild| 95 
 sys-kernel/ck-sources/ck-sources-4.9.8.ebuild| 95 
 sys-kernel/ck-sources/ck-sources-4.9.9.ebuild| 95 
 10 files changed, 882 deletions(-)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index c3606fac40..172efded16 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -6,36 +6,9 @@ DIST deblob-check-4.9 717834 SHA256 
4599c6eabd53bb352e9b536d574152e72467548add19
 DIST genpatches-4.10-1.base.tar.xz 4456 SHA256 
4ab1b9a81b102744f406600b21bcec8cc4f7ea12d7f2551c3623c1b54ba35f91 SHA512 
7587c3fdcc9554c31ffb2506e2b4d6cf3467638859b01683f85c510c718011d15d298195272fb4c06588be74ce88459896720cbc1f0270c0565f91bdccb9fc9d
 WHIRLPOOL 
eee757d3cd9f5d2793d33e94c381d570da356c6552407996df49a38be9bf968fb93daa2c009ba417020b834a4aecd1f3d0f9fd0f03dc4425eb09e27a49740d7d
 DIST genpatches-4.10-1.experimental.tar.xz 4276 SHA256 
07290c3f1efc42cb269a226664a7d43fe7109b4da1a3ce23b744e60462cbb4b1 SHA512 
55edcf5299e729b7cc56c57c23ab22c1bbc495ca04fbe71f7f841b651203bc9bf9020c99c920d778611d3c8bfa795e2187f0ebd34b6a797bb8a6f82c9c778d6e
 WHIRLPOOL 
fb460da630355daa8350de6bf0ed1c888a1f2ea5805d169203dbddcc81645b8b5fa6d117bcff7ae259f5ec7fda5decc355fdd25a8b8449d4557a8b4caee4d4cb
 DIST genpatches-4.10-1.extras.tar.xz 17328 SHA256 
120d720363b78d18c198cee75e2fde7187e8fdea1ec66b48306452b5839e0484 SHA512 
2a5c257d1e2169f73fbd9cc8bb89dc39a019f92fdb4f0fd649633f0285fdd5e3288acff4749780e3af303f7a75c3acd93a1bf8e8b00d6667f50ccd6b873cf187
 WHIRLPOOL 
8c752fd68cb6b56e402ae8f708668ab4489b2c6da0d240eb7feb20e3e93c84e96b2f080ce4ae536f1a3831078e3e7972e1335a50c8f710066f778c60f150982a
-DIST genpatches-4.9-10.base.tar.xz 247048 SHA256 
af7de1107b7b145f16ad05dd7ac4c9dec0c09f62d4b74eada8c809ed78326cdb SHA512 
b1ad223ff850a69fe61517dd87526538ef82b171a8e681f2ffd26b2e39e285de6ee0b764d735713001b5eaae3fc77edfb85bd411d63f70b6185f26a03cf2f351
 WHIRLPOOL 
e35724935b76791754bbbeda39d7d9e39fcf09b701871dc8d0e08613b0a90dfbd1fcd8f9b500944c0ea3bfec117412f7c0a5a4b77574d8a12d114ad7c925c94f
-DIST genpatches-4.9-10.experimental.tar.xz 105636 SHA256 
4b4d821a38ba8023c3967ccffb0b8f81906d44600a35ddf3012b02086bf4e9d3 SHA512 
a5e5209607fa265b8dbca81f7f88fdbcd1a79e901598bba1b843c147978cc4deb74371cfad134631a47c403000a5d37882fb4373504dbdc53ef224f8edbbb7e5
 WHIRLPOOL 
96ff38f611d834b6561cca59ee2d5990b219c94f93fde342e8432d8af0fa4b2ff2648508590614adcbf2299ccc2d2e540281c4559bdef06d8dda7b2e1cca0174
-DIST genpatches-4.9-10.extras.tar.xz 17312 SHA256 
635b03e52c3024be184030473f87a350c5a5b5f9d3e81cccf275dda6466261c9 SHA512 
3dd41f528e4c8e337378885a40763c495d9972061b190d514c4d4230c7213a15c9fc9e83d54a2b3531d576f4734627cc26d4e144897f834c1d5f4b035c067bd1
 WHIRLPOOL 
fffdbf00315f76648a8f33e27650e86f35193e6db512d5b62e94af77096bbd02de2ac3ca160547e1938e5d2dcca9b76f5489f6ef9844dcfd6c6da41e730ddb5e
-DIST genpatches-4.9-11.base.tar.xz 264032 SHA256 
db1e337ee4e0d02d8d936c3e1cf13b074efea205128e1bb4fa128e27c12ab3f1 SHA512 
32163fabd24754bda369c56fb1c82e2a9f5f633d6fb589fb8edeb8246e5eb293c50672c3d9111aca4ad51be8e54edd320671c033acec59b7131e8f216a6342ae
 WHIRLPOOL 
89dd17d4dc392a6c4161d52048c105074ed3ca85f17eaa832c37f8b01e4467e2cb623b002244eb24643e86264afb629b51b51d81e0294435cbbbaab399033de1
-DIST genpatches-4.9-11.experimental.tar.xz 105644 SHA256 
8e59ec4853d32c9d7a0aaab8f4e74bfb4ad4ebbd15289e506cb5f6bc1ebf5822 SHA512 
fd00633c578f5fe9639003fdd1f13cb08da61051abe003e7dcaeba35bd9632e9a75be965b288e6df3caa48b3f5de6c0c80a08291c6d75f4d576555786b91bedb
 WHIRLPOOL 
ee9403da554e5f5cc5835aa1cfa9767ba5807d9e48bef7c18b907665a335a6897ecf7f5c5196800e422dd07497591288acffeb06716b66d15cc9bfa2d6c02122
-DIST genpatches-4.9-11.extras.tar.xz 17304 SHA256 
b57f2a3007cc2e8a71266d44be21dfe0e120201d9a5655f927834a95c561907f SHA512 
dae0850b074393a88b089225288cf62fa1a802b36d654925a3a5f3427e4ec9fad2c883a360441adafe9d81496e6086f44b46cafe74bab77bcbfec8af230c68d7
 WHIRLPOOL 

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

2017-02-24 Thread Matt Thode
commit: ad6ac2782b76c2f9fa166930649b2ab5ef612e3f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb 25 02:23:18 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 25 02:23:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6ac278

dev-libs/leatherman: bup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/leatherman/Manifest |  1 +
 dev-libs/leatherman/leatherman-0.11.1.ebuild | 50 
 2 files changed, 51 insertions(+)

diff --git a/dev-libs/leatherman/Manifest b/dev-libs/leatherman/Manifest
index 55192d4c53..e34055d7a8 100644
--- a/dev-libs/leatherman/Manifest
+++ b/dev-libs/leatherman/Manifest
@@ -1,5 +1,6 @@
 DIST leatherman-0.10.1.tar.gz 423218 SHA256 
79b0eded49a02cb8f6ce6260ae39e3f1bdd2dc2c62c02f661308e04c08edb69e SHA512 
772c855f5ce1e38abe7186400d9a2c9663dcdc72bd0a822bbe171eed3d01e33a6ec2196d4f6f8f0895f309d031b1eb77ec188bd16b37e52b306fafb66d17
 WHIRLPOOL 
19ff51352c49e9fca7d45683117809cf916e15066015e40cbe2eb10e3eb4ae3e6d27595e8bae8291bd5fac874f845399b9c87a5fcc6b645dd174bf3c9b1a8229
 DIST leatherman-0.10.2.tar.gz 423470 SHA256 
eca6cf88a233bb6c21be2b2d3954763e523d7aa1a5363ac6f0a6f29e6f630167 SHA512 
2ca7e3c63ce72f071b9ebed4f3621712065bddef720eccf4e01483e79aef6d1e0931f3e2958efdb903e6363c477e74de7e76552b399d4614425b8a491ddd9f63
 WHIRLPOOL 
5049d5e997f832e0f2c75664871b73f49153024d1a06051f5721a1cf48ce4357bd63c0330fec684bf64cfbb7b57f7e1ba6146d4aae800ad2a60ce6f0a6b3c5fe
 DIST leatherman-0.11.0.tar.gz 423516 SHA256 
b625b7e7c54495f60a9166e7da85d2fd70a877b3e4cd81bba9e67da51dd261cd SHA512 
af1a985ad4fe84a38193282a35d01ba939a8e35854158083387829c45887a2cde6c15f426770771ad17c6088d405b29209b5e772b477803f1fc6537538581367
 WHIRLPOOL 
1c8dd17c8b093ff6425702b1f5757468f5f1d27006700d48a02295116cbf735ae10a006a260415a49a527773be2e7d2d4922a751a354edb741212ab62bf8ffb2
+DIST leatherman-0.11.1.tar.gz 423537 SHA256 
3059ecd28ce8468e5d535a7e21eea4b0cdf6aabdaec71deab5e5d18b715ecf73 SHA512 
aa46fdb18ec535e458ba9802792606dc6ff5aec47b22b25722ba2b11fcfcbb2bdeabc46d456fae3e106da435aca7b2f06197a0ea50845d9b190c1b7c088b5691
 WHIRLPOOL 
47a40c8f799f592fda3914ee0eb17bc583cf6f24add354257e765b7f9224726ffab0ddca9f47067641a20a324b5466cb7e25136e361bdaffa5c94aacd4cb
 DIST leatherman-0.9.0.tar.gz 392308 SHA256 
8d79a998caa47047bfc52093e6a50618458b5c0aa502a6cf61f9fb7a6451c3bb SHA512 
25c5edd58abad4e20d36ec7badb94aacc0f9a9e44200e710dcb3da116685396bba5b12ae806f9865e48d5d50c43a31486d8aa39fd853551ccf2c3eaa28859c8d
 WHIRLPOOL 
492ae8971368a8c7e3527a875c8cb4a46d5a767b80b45d32b33fa2f1c66a7d2ea4825c923a6993b1147ac8e68bb111c682ef5315c13a11a68bd583b3423e6656
 DIST leatherman-0.9.4.tar.gz 418077 SHA256 
a396514fef1ab5d14ebc745a9166ac4fcdf229e5378824302de751ef5ec2bee9 SHA512 
c08401856f5afc1b9d48cf31fa3c037ee9f316f4356419785c021696dff4628bfde92318ad0e50faf83aa9b205ebd479bbb46379431811cfec1dcbd5c88021f7
 WHIRLPOOL 
cdae73fc20e08603c81d98127f642e6720fae449f1f1fbb9ca591ffed051bb1efc5ba21ea93a041d9cc8c7c58844ed5fc7467f6e9107d325687609780e8e2a6d

diff --git a/dev-libs/leatherman/leatherman-0.11.1.ebuild 
b/dev-libs/leatherman/leatherman-0.11.1.ebuild
new file mode 100644
index 00..347336a9f1
--- /dev/null
+++ b/dev-libs/leatherman/leatherman-0.11.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22"
+
+inherit cmake-utils multilib
+
+DESCRIPTION="A C++ toolkit"
+HOMEPAGE="https://github.com/puppetlabs/leatherman;
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="debug test"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="net-misc/curl"
+DEPEND=">=dev-libs/boost-1.54[nls]
+   net-misc/curl
+   >=sys-devel/gcc-4.8:*"
+
+src_prepare() {
+   sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_VERBOSE_MAKEFILE=ON
+   -DCMAKE_BUILD_TYPE=None
+   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_SYSCONFDIR=/etc
+   -DCMAKE_INSTALL_LOCALSTATEDIR=/var
+   )
+   if use debug; then
+   mycmakeargs+=(
+ -DCMAKE_BUILD_TYPE=Debug
+   )
+   fi
+   cmake-utils_src_configure
+}
+
+src_test() {
+   cmake-utils_src_test
+}
+
+src_install() {
+   cmake-utils_src_install
+}



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

2017-02-24 Thread Mart Raudsepp
commit: 37126b3fe324473a6bfee609aa8e79fbc66e66cb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:59:21 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37126b3f

media-plugins/gst-plugins-speex: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-speex/Manifest  |  1 +
 .../gst-plugins-speex/gst-plugins-speex-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-speex/Manifest 
b/media-plugins/gst-plugins-speex/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-speex/Manifest
+++ b/media-plugins/gst-plugins-speex/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.4.ebuild 
b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.4.ebuild
new file mode 100644
index 00..1e0d87ec8d
--- /dev/null
+++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-good/

2017-02-24 Thread Mart Raudsepp
commit: 0f3fd649d7d20eb4373aad1f40a0095e0087bf09
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:39:01 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3fd649

media-libs/gst-plugins-good: bump to 1.10.4 for upstream bug fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/gst-plugins-good/Manifest   |  1 +
 .../gst-plugins-good-1.10.4.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/media-libs/gst-plugins-good/Manifest 
b/media-libs/gst-plugins-good/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-libs/gst-plugins-good/Manifest
+++ b/media-libs/gst-plugins-good/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.10.4.ebuild 
b/media-libs/gst-plugins-good/gst-plugins-good-1.10.4.ebuild
new file mode 100644
index 00..3c224f74ec
--- /dev/null
+++ b/media-libs/gst-plugins-good/gst-plugins-good-1.10.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE="gst-plugins-good"
+
+inherit eutils flag-o-matic gstreamer
+
+DESCRIPTION="Basepack of plugins for GStreamer"
+HOMEPAGE="https://gstreamer.freedesktop.org/;
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="+orc"
+
+RDEPEND="
+   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+"
+
+multilib_src_configure() {
+   # Always enable optional bz2 support for matroska
+   # Always enable optional zlib support for qtdemux and matroska
+   # Many media files require these to work, as some container headers are 
often
+   # compressed, bug #291154
+   gstreamer_multilib_src_configure \
+   --enable-bz2 \
+   --enable-zlib \
+   --disable-examples \
+   --with-default-audiosink=autoaudiosink \
+   --with-default-visualizer=goom
+
+   if multilib_is_native_abi; then
+   ln -s "${S}"/docs/plugins/html docs/plugins/html || die
+   fi
+
+}
+
+multilib_src_install_all() {
+   DOCS="AUTHORS ChangeLog NEWS README RELEASE"
+   einstalldocs
+   prune_libtool_files --modules
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/

2017-02-24 Thread Mart Raudsepp
commit: c1e96d5b13fc9b3d7563d70f68eb82715c8e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 24 23:52:32 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e96d5b

media-libs/gst-plugins-base: bump to 1.10.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/gst-plugins-base/Manifest   |  1 +
 .../gst-plugins-base-1.10.4.ebuild | 87 ++
 2 files changed, 88 insertions(+)

diff --git a/media-libs/gst-plugins-base/Manifest 
b/media-libs/gst-plugins-base/Manifest
index 4ed068c469..9a114954a9 100644
--- a/media-libs/gst-plugins-base/Manifest
+++ b/media-libs/gst-plugins-base/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 
1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 WHIRLPOOL 
e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
 DIST gst-plugins-base-1.10.3.tar.xz 3060016 SHA256 
e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710 SHA512 
011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801
 WHIRLPOOL 
ac5dacbf02de4648bf164744a8e6bcbf9af34c68896c5f2013b70411f3037621fdefd73adb20337c45af812003c80aebd7b4b73b1d7fb0dfb933afb7633eb796
+DIST gst-plugins-base-1.10.4.tar.xz 3059368 SHA256 
f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7 SHA512 
7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5
 WHIRLPOOL 
5fd505383a76daf5b6c855894344b79a1568b12e3f3ceb2e8f7d3e3068f5c9460339cbbc3d0aab9a856ab2c2138b8dfd4da3ddc8167ff7a65f0c82fe28b7df2c
 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 
114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 
9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c
 WHIRLPOOL 
83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1

diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.10.4.ebuild 
b/media-libs/gst-plugins-base/gst-plugins-base-1.10.4.ebuild
new file mode 100644
index 00..c126750ad2
--- /dev/null
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.10.4.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE="gst-plugins-base"
+
+inherit gstreamer
+
+DESCRIPTION="Basepack of plugins for gstreamer"
+HOMEPAGE="https://gstreamer.freedesktop.org/;
+
+LICENSE="GPL-2+ LGPL-2+"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
+REQUIRED_USE="
+   ivorbis? ( ogg )
+   theora? ( ogg )
+   vorbis? ( ogg )
+"
+
+RDEPEND="
+   app-text/iso-codes
+   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-${PV}:1.0[introspection?,${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
+   ivorbis? ( >=media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] )
+   ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
+   orc? ( >=dev-lang/orc-0.4.24[${MULTILIB_USEDEP}] )
+   pango? ( >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}] )
+   theora? ( >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] )
+   vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
+   X? (
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+   X? (
+   >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
+"
+
+multilib_src_configure() {
+   gstreamer_multilib_src_configure \
+   $(use_enable alsa) \
+   $(multilib_native_use_enable introspection) \
+   $(use_enable ivorbis) \
+   $(use_enable ogg) \
+   $(use_enable orc) \
+   $(use_enable pango) \
+   $(use_enable theora) \
+   $(use_enable vorbis) \
+   $(use_enable 

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

2017-02-24 Thread Mart Raudsepp
commit: 27a7b4ab4238aa269ec4017af3b59d0f8de637d3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 24 23:34:52 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a7b4ab

media-libs/gstreamer: bump to 1.10.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/gstreamer/Manifest|   1 +
 media-libs/gstreamer/gstreamer-1.10.4.ebuild | 112 +++
 2 files changed, 113 insertions(+)

diff --git a/media-libs/gstreamer/Manifest b/media-libs/gstreamer/Manifest
index fd866a026c..8c0a222bb9 100644
--- a/media-libs/gstreamer/Manifest
+++ b/media-libs/gstreamer/Manifest
@@ -1,3 +1,4 @@
 DIST gstreamer-0.10.36.tar.xz 3025876 SHA256 
9151aa108c177054387885763fa0e433e76780f7c5655c70a5390f2a6c6871da SHA512 
7468abb578398681d2adb0e9bbc9ee8ae25aaef72369d45a66ada6c67d1759afdce606cb32e68d9e30ae813196bdfef3d4d33202bc77839cc1fbf5fc436c1bd8
 WHIRLPOOL 
03b841624552be860d4bf824bde9d6d5d6afc629048244b02037c96370c88191f34a6d09f02af61f295a9d6f84952efec2c5d4b0a28e8e70cd17966ed1b01d93
 DIST gstreamer-1.10.3.tar.xz 3797056 SHA256 
85b9dc1b2991f224fa90d534ec57014896c479e061dc9fa1bc16ae17cbebb63d SHA512 
f601020026e159a8f52ade2fac2b25fb804a88bc6c04dc86ae9df64dc06b5b2315bb2209f8d3c17ca9f63379c9ab631d706c6138e4ed88db254442c05936774c
 WHIRLPOOL 
30d9dde211767d35699c8f272b51389cf9a7856fbd2445dfe6d84cfd16f0c24653fc4615c510a61440ed59bb9ceedb33a9a89b691464673599fa203cc01203a9
+DIST gstreamer-1.10.4.tar.xz 3797376 SHA256 
50c2f5af50a6cc6c0a3f3ed43bdd8b5e2bff00bacfb766d4be139ec06d8b5218 SHA512 
0e7468088d5d8e75b81f9b8349fdee9b774e2bdc2d31ba849a799d86dee5d4a19fa9443d8ee9dc8d9731299a9151657b6c94efc1149214807d0beea8cf42922f
 WHIRLPOOL 
c6092119ed4e35cdbc6a543a7f87b2629d47b6f2271cd6b5ad9d1eae747f7bf7cf9442b198fe391e865a39fcdd916106218471f0fb9b6d1993292a6955b4f41e
 DIST gstreamer-1.8.3.tar.xz 3711068 SHA256 
66b37762d4fdcd63bce5a2bec57e055f92420e95037361609900278c0db7c53f SHA512 
a5f0c2b1d16fd03e3bd3968a8304ed1c32a5b733440cd656ab2e0caabb2f7803ae1bfe7a8e331d5ebb1e8adbe21c5c47263bc73a8480bc16cc28f995241e9f4e
 WHIRLPOOL 
8581d57e65f77b918ed98614e96726629c36c59e07700a32983482c16e0e40775351309465c55c4994fb830ca3044f9f74de05b673a63eeea53d1dc511a9b2ef

diff --git a/media-libs/gstreamer/gstreamer-1.10.4.ebuild 
b/media-libs/gstreamer/gstreamer-1.10.4.ebuild
new file mode 100644
index 00..4d398044b0
--- /dev/null
+++ b/media-libs/gstreamer/gstreamer-1.10.4.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit bash-completion-r1 eutils multilib-minimal pax-utils autotools
+
+DESCRIPTION="Open source multimedia framework"
+HOMEPAGE="https://gstreamer.freedesktop.org/;
+SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz;
+
+LICENSE="LGPL-2+"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="+caps +introspection nls +orc test unwind"
+
+RDEPEND="
+   >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
+   caps? ( sys-libs/libcap[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
+   unwind? ( >=sys-libs/libunwind-1.2_rc1[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+   sys-devel/bison
+   sys-devel/flex
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   nls? ( sys-devel/gettext )
+"
+# gtk-doc-am to install API docs
+
+# https://bugzilla.gnome.org/show_bug.cgi?id=778193 (remove 
src_prepare/eautoreconf once not needed on bump)
+PATCHES=( "${FILESDIR}"/${PN}-1.10.3-automagic-libunwind.patch )
+
+src_prepare() {
+   default
+   eautoreconf # Due to automagic libunwind fix
+}
+
+src_configure() {
+   if [[ ${CHOST} == *-interix* ]] ; then
+   export ac_cv_lib_dl_dladdr=no
+   export ac_cv_func_poll=no
+   fi
+   if [[ ${CHOST} == powerpc-apple-darwin* ]] ; then
+   # GCC groks this, but then refers to an implementation 
(___multi3,
+   # ___udivti3) that don't exist (at least I can't find it), so 
force
+   # this one to be off, such that we use 2x64bit emulation code.
+   export gst_cv_uint128_t=no
+   fi
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   # Set 'libexecdir' to ABI-specific location for the library spawns
+   # helpers from there.
+   # Disable static archives and examples to speed up build time
+   # Disable debug, as it only affects -g passing (debugging symbols), 
this must done through make.conf in gentoo
+   local myconf=(
+   --libexecdir="${EPREFIX}"/usr/$(get_libdir)
+   --disable-debug
+   --disable-examples

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

2017-02-24 Thread Mart Raudsepp
commit: 0d7f49bb551285bc1f5f67da2ad9ac56300bc5f5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:35:40 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7f49bb

media-plugins/gst-plugins-libvisual: bump to 1.10.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-libvisual/Manifest   |  1 +
 .../gst-plugins-libvisual-1.10.4.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/media-plugins/gst-plugins-libvisual/Manifest 
b/media-plugins/gst-plugins-libvisual/Manifest
index 4ed068c469..9a114954a9 100644
--- a/media-plugins/gst-plugins-libvisual/Manifest
+++ b/media-plugins/gst-plugins-libvisual/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 
1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 WHIRLPOOL 
e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
 DIST gst-plugins-base-1.10.3.tar.xz 3060016 SHA256 
e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710 SHA512 
011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801
 WHIRLPOOL 
ac5dacbf02de4648bf164744a8e6bcbf9af34c68896c5f2013b70411f3037621fdefd73adb20337c45af812003c80aebd7b4b73b1d7fb0dfb933afb7633eb796
+DIST gst-plugins-base-1.10.4.tar.xz 3059368 SHA256 
f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7 SHA512 
7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5
 WHIRLPOOL 
5fd505383a76daf5b6c855894344b79a1568b12e3f3ceb2e8f7d3e3068f5c9460339cbbc3d0aab9a856ab2c2138b8dfd4da3ddc8167ff7a65f0c82fe28b7df2c
 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 
114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 
9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c
 WHIRLPOOL 
83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1

diff --git 
a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild 
b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild
new file mode 100644
index 00..97a0bd263c
--- /dev/null
+++ b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-base
+
+inherit gstreamer
+
+DESCRIPTION="Visualization elements for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
+   >=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   gstreamer_system_link \
+   gst-libs/gst/audio:gstreamer-audio \
+   gst-libs/gst/video:gstreamer-video \
+   gst-libs/gst/pbutils:gstreamer-pbutils
+}



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

2017-02-24 Thread Mart Raudsepp
commit: 5934caa459af14da55b73fcf3d81fb4bf83a5d5c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:57:07 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5934caa4

media-plugins/gst-plugins-libpng: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-libpng/Manifest |  1 +
 .../gst-plugins-libpng/gst-plugins-libpng-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-libpng/Manifest 
b/media-plugins/gst-plugins-libpng/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-libpng/Manifest
+++ b/media-plugins/gst-plugins-libpng/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.10.4.ebuild 
b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.10.4.ebuild
new file mode 100644
index 00..c08dd5e943
--- /dev/null
+++ b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="PNG image encoder/decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 829b42a6c324a58ec49c6be3a8083269ba1adb99
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:57:42 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829b42a6

media-plugins/gst-plugins-pulse: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-pulse/Manifest   |  1 +
 .../gst-plugins-pulse/gst-plugins-pulse-1.10.4.ebuild  | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-pulse/Manifest 
b/media-plugins/gst-plugins-pulse/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-pulse/Manifest
+++ b/media-plugins/gst-plugins-pulse/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.10.4.ebuild 
b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.10.4.ebuild
new file mode 100644
index 00..7509329644
--- /dev/null
+++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="PulseAudio sound server plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 2a2da2c77f14366dbf69906d58698341ba8e3a27
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:58:53 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2da2c7

media-plugins/gst-plugins-soup: bump to 1.10.4 for upstream bug fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-soup/Manifest   |  1 +
 .../gst-plugins-soup/gst-plugins-soup-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-soup/Manifest 
b/media-plugins/gst-plugins-soup/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-soup/Manifest
+++ b/media-plugins/gst-plugins-soup/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.10.4.ebuild 
b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.10.4.ebuild
new file mode 100644
index 00..92faf40d3c
--- /dev/null
+++ b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="HTTP client source/sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE=""
+
+RDEPEND=">=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 3a451fcf42f7fa0767e8a75ab8686cdd3c8266b9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:35:11 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a451fcf

media-plugins/gst-plugins-cdparanoia: bump to 1.10.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-cdparanoia/Manifest|  1 +
 .../gst-plugins-cdparanoia-1.10.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/media-plugins/gst-plugins-cdparanoia/Manifest 
b/media-plugins/gst-plugins-cdparanoia/Manifest
index 4ed068c469..9a114954a9 100644
--- a/media-plugins/gst-plugins-cdparanoia/Manifest
+++ b/media-plugins/gst-plugins-cdparanoia/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 
1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 
ea8e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8
 WHIRLPOOL 
e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
 DIST gst-plugins-base-1.10.3.tar.xz 3060016 SHA256 
e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710 SHA512 
011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801
 WHIRLPOOL 
ac5dacbf02de4648bf164744a8e6bcbf9af34c68896c5f2013b70411f3037621fdefd73adb20337c45af812003c80aebd7b4b73b1d7fb0dfb933afb7633eb796
+DIST gst-plugins-base-1.10.4.tar.xz 3059368 SHA256 
f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7 SHA512 
7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5
 WHIRLPOOL 
5fd505383a76daf5b6c855894344b79a1568b12e3f3ceb2e8f7d3e3068f5c9460339cbbc3d0aab9a856ab2c2138b8dfd4da3ddc8167ff7a65f0c82fe28b7df2c
 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 
114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 
9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c
 WHIRLPOOL 
83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1

diff --git 
a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.10.4.ebuild 
b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.10.4.ebuild
new file mode 100644
index 00..17377fd241
--- /dev/null
+++ b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.10.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-base
+
+inherit gstreamer
+
+DESCRIPTION="CD Audio Source (cdda) plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   gstreamer_system_link gst-libs/gst/audio:gstreamer-audio
+}



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

2017-02-24 Thread Mart Raudsepp
commit: a018b0c68dab1b3594792f4851dc6129aa63ceca
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:53:48 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a018b0c6

media-plugins/gst-plugins-dv: bump to 1.10.4, no code changes compared to 1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-dv/Manifest   |  1 +
 .../gst-plugins-dv/gst-plugins-dv-1.10.4.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/media-plugins/gst-plugins-dv/Manifest 
b/media-plugins/gst-plugins-dv/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-dv/Manifest
+++ b/media-plugins/gst-plugins-dv/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-dv/gst-plugins-dv-1.10.4.ebuild 
b/media-plugins/gst-plugins-dv/gst-plugins-dv-1.10.4.ebuild
new file mode 100644
index 00..00613586e4
--- /dev/null
+++ b/media-plugins/gst-plugins-dv/gst-plugins-dv-1.10.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="DV demuxer and decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/libdv-1.0.0-r3[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="libdv"



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

2017-02-24 Thread Mart Raudsepp
commit: 5bd4a728c8e42383042fd776233679b186d68115
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:55:53 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd4a728

media-plugins/gst-plugins-gdkpixbuf: bump to 1.10.4, no code changes compared 
to 1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-gdkpixbuf/Manifest   |  1 +
 .../gst-plugins-gdkpixbuf-1.10.4.ebuild| 18 ++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-gdkpixbuf/Manifest 
b/media-plugins/gst-plugins-gdkpixbuf/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-gdkpixbuf/Manifest
+++ b/media-plugins/gst-plugins-gdkpixbuf/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git 
a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild 
b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild
new file mode 100644
index 00..68a2ce4c91
--- /dev/null
+++ b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPION="Image decoder, overlay and sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="gdk_pixbuf"
+GST_PLUGINS_BUILD_DIR="gdk_pixbuf"



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

2017-02-24 Thread Mart Raudsepp
commit: 895a9ed263ed8634a222c9482b5674e8e25ca660
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 01:03:13 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895a9ed2

media-plugins/gst-plugins-vpx: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-vpx/Manifest   |  1 +
 .../gst-plugins-vpx/gst-plugins-vpx-1.10.4.ebuild| 16 
 2 files changed, 17 insertions(+)

diff --git a/media-plugins/gst-plugins-vpx/Manifest 
b/media-plugins/gst-plugins-vpx/Manifest
index 5a9d29ec76..0c1f74dd73 100644
--- a/media-plugins/gst-plugins-vpx/Manifest
+++ b/media-plugins/gst-plugins-vpx/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.10.4.ebuild 
b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.10.4.ebuild
new file mode 100644
index 00..76a3e0e14b
--- /dev/null
+++ b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.10.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="VP8/VP9 video encoder/decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+# VP9 is under experimental, do not enable it now
+RDEPEND=">=media-libs/libvpx-1.3.0:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 71f3fedd5f452f87fd29506f085550db3c0682ed
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:36:07 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:27:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f3fedd

media-plugins/gst-plugins-opus: bump to 1.10.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-opus/Manifest|  1 +
 .../gst-plugins-opus-1.10.4.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/media-plugins/gst-plugins-opus/Manifest 
b/media-plugins/gst-plugins-opus/Manifest
index 08473bf717..cd545e49c8 100644
--- a/media-plugins/gst-plugins-opus/Manifest
+++ b/media-plugins/gst-plugins-opus/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 
03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
 WHIRLPOOL 
dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
 DIST gst-plugins-base-1.10.3.tar.xz 3060016 SHA256 
e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710 SHA512 
011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801
 WHIRLPOOL 
ac5dacbf02de4648bf164744a8e6bcbf9af34c68896c5f2013b70411f3037621fdefd73adb20337c45af812003c80aebd7b4b73b1d7fb0dfb933afb7633eb796
+DIST gst-plugins-base-1.10.4.tar.xz 3059368 SHA256 
f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7 SHA512 
7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5
 WHIRLPOOL 
5fd505383a76daf5b6c855894344b79a1568b12e3f3ceb2e8f7d3e3068f5c9460339cbbc3d0aab9a856ab2c2138b8dfd4da3ddc8167ff7a65f0c82fe28b7df2c
 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 
114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 
9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c
 WHIRLPOOL 
83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1

diff --git a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.10.4.ebuild 
b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.10.4.ebuild
new file mode 100644
index 00..11e0a06bb3
--- /dev/null
+++ b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.10.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-base
+
+inherit gstreamer
+
+DESCRIPTION="Opus audio parser plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+COMMON_DEPEND=">=media-libs/opus-1.1:=[${MULTILIB_USEDEP}]"
+
+RDEPEND="${COMMON_DEPEND}
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},ogg]
+"
+DEPEND="${COMMON_DEPEND}"
+
+src_prepare() {
+   default
+   gstreamer_system_link \
+   gst-libs/gst/tag:gstreamer-tag \
+   gst-libs/gst/pbutils:gstreamer-pbutils \
+   gst-libs/gst/audio:gstreamer-audio
+}



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

2017-02-24 Thread Mart Raudsepp
commit: 54f71636173da019449c7778f30fde292bd842b2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 01:03:31 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f71636

media-plugins/gst-plugins-ximagesrc: bump to 1.10.4, no code changes compared 
to 1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-ximagesrc/Manifest   |  1 +
 .../gst-plugins-ximagesrc-1.10.4.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/media-plugins/gst-plugins-ximagesrc/Manifest 
b/media-plugins/gst-plugins-ximagesrc/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-ximagesrc/Manifest
+++ b/media-plugins/gst-plugins-ximagesrc/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git 
a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.10.4.ebuild 
b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.10.4.ebuild
new file mode 100644
index 00..8e4175be63
--- /dev/null
+++ b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.10.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="X11 video capture stream plugin for GStreamer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
+   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
+"
+
+# xshm is a compile time option of ximage
+GST_PLUGINS_BUILD="x xshm"
+GST_PLUGINS_BUILD_DIR="ximage"



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

2017-02-24 Thread Mart Raudsepp
commit: b138a1447da7b5d871986828e6e98cb2e721b709
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:57:26 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b138a144

media-plugins/gst-plugins-oss: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-oss/Manifest|  1 +
 .../gst-plugins-oss/gst-plugins-oss-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-oss/Manifest 
b/media-plugins/gst-plugins-oss/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-oss/Manifest
+++ b/media-plugins/gst-plugins-oss/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.10.4.ebuild 
b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.10.4.ebuild
new file mode 100644
index 00..df069f3711
--- /dev/null
+++ b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="OSS (Open Sound System) support plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/os-headers"



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

2017-02-24 Thread Mart Raudsepp
commit: 99297efbee1ce7ac3fc6f32728fce6a686ed42e2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:55:38 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99297efb

media-plugins/gst-plugins-flac: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-flac/Manifest   |  1 +
 .../gst-plugins-flac/gst-plugins-flac-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-flac/Manifest 
b/media-plugins/gst-plugins-flac/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-flac/Manifest
+++ b/media-plugins/gst-plugins-flac/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.10.4.ebuild 
b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.10.4.ebuild
new file mode 100644
index 00..001308a643
--- /dev/null
+++ b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="FLAC encoder/decoder/tagger plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: b2d45d881a8f45a042457498fd247013fad6fc06
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:57:58 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d45d88

media-plugins/gst-plugins-raw1394: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-raw1394/Manifest |  1 +
 .../gst-plugins-raw1394-1.10.4.ebuild  | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/media-plugins/gst-plugins-raw1394/Manifest 
b/media-plugins/gst-plugins-raw1394/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-raw1394/Manifest
+++ b/media-plugins/gst-plugins-raw1394/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git 
a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.10.4.ebuild 
b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.10.4.ebuild
new file mode 100644
index 00..1e78a1c8b0
--- /dev/null
+++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.10.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="Fiwewire DV/HDV capture plugin for GStreamer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}]
+   >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
+   >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="dv1394"
+GST_PLUGINS_BUILD_DIR="raw1394"



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

2017-02-24 Thread Mart Raudsepp
commit: 59457f729b8a642b7b6c303d6f9378692d578b0b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 01:00:25 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59457f72

media-plugins/gst-plugins-taglib: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-taglib/Manifest |  1 +
 .../gst-plugins-taglib/gst-plugins-taglib-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-taglib/Manifest 
b/media-plugins/gst-plugins-taglib/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-taglib/Manifest
+++ b/media-plugins/gst-plugins-taglib/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.10.4.ebuild 
b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.10.4.ebuild
new file mode 100644
index 00..10575a0719
--- /dev/null
+++ b/media-plugins/gst-plugins-taglib/gst-plugins-taglib-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="ID3v2/APEv2 tagger plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/taglib-1.9.1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 4661fe5d3e5c5e5fe00eb205a63f834a32473796
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:56:18 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4661fe5d

media-plugins/gst-plugins-jack: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-jack/Manifest   |  1 +
 .../gst-plugins-jack/gst-plugins-jack-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-jack/Manifest 
b/media-plugins/gst-plugins-jack/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-jack/Manifest
+++ b/media-plugins/gst-plugins-jack/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.10.4.ebuild 
b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.10.4.ebuild
new file mode 100644
index 00..3f63f5b9ea
--- /dev/null
+++ b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPION="JACK audio server source/sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND="virtual/jack[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: bc8496e27c9aaf79b337438995d36c8af3323224
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:58:19 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8496e2

media-plugins/gst-plugins-shout2: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-shout2/Manifest |  1 +
 .../gst-plugins-shout2/gst-plugins-shout2-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-shout2/Manifest 
b/media-plugins/gst-plugins-shout2/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-shout2/Manifest
+++ b/media-plugins/gst-plugins-shout2/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.10.4.ebuild 
b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.10.4.ebuild
new file mode 100644
index 00..6d1bc0ee86
--- /dev/null
+++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="Icecast server sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 6192253b3e95390778ebd3e2caa6a57f7c025895
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 01:02:39 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6192253b

media-plugins/gst-plugins-wavpack: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-wavpack/Manifest|  1 +
 .../gst-plugins-wavpack/gst-plugins-wavpack-1.10.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-wavpack/Manifest 
b/media-plugins/gst-plugins-wavpack/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-wavpack/Manifest
+++ b/media-plugins/gst-plugins-wavpack/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git 
a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.10.4.ebuild 
b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.10.4.ebuild
new file mode 100644
index 00..db38815a8e
--- /dev/null
+++ b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="Wavpack audio encoder/decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND=">=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2017-02-24 Thread Mart Raudsepp
commit: 07df3d8891c709dbfe3b6537f7050e2467226421
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 01:02:10 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07df3d88

media-plugins/gst-plugins-v4l2: bump to 1.10.4 for upstream bug fixes

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-v4l2/Manifest|  1 +
 .../gst-plugins-v4l2-1.10.4.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/media-plugins/gst-plugins-v4l2/Manifest 
b/media-plugins/gst-plugins-v4l2/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-v4l2/Manifest
+++ b/media-plugins/gst-plugins-v4l2/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.10.4.ebuild 
b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.10.4.ebuild
new file mode 100644
index 00..09315c8fc5
--- /dev/null
+++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.10.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPION="V4L2 source/sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="udev"
+
+RDEPEND="
+   >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-base-${PV}:${SLOT}[X,${MULTILIB_USEDEP}]
+   udev? ( >=virtual/libgudev-208:=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   virtual/os-headers
+"
+
+GST_PLUGINS_BUILD="gst_v4l2"
+
+multilib_src_configure() {
+   gstreamer_multilib_src_configure \
+   --with-libv4l2 \
+   $(use_with udev gudev)
+}



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

2017-02-24 Thread Mart Raudsepp
commit: 3dfce542a8aa2b94a8d92c74f2016768a44ead18
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb 25 00:56:36 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 25 01:28:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfce542

media-plugins/gst-plugins-jpeg: bump to 1.10.4, no code changes compared to 
1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-jpeg/Manifest   |  1 +
 .../gst-plugins-jpeg/gst-plugins-jpeg-1.10.4.ebuild   | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-jpeg/Manifest 
b/media-plugins/gst-plugins-jpeg/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-jpeg/Manifest
+++ b/media-plugins/gst-plugins-jpeg/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 
77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 WHIRLPOOL 
952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 
4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 
ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592
 WHIRLPOOL 
7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 
8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 
842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135
 WHIRLPOOL 
1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 
a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 
4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a
 WHIRLPOOL 
06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.10.4.ebuild 
b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.10.4.ebuild
new file mode 100644
index 00..f553c225ad
--- /dev/null
+++ b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.10.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="JPEG image encoder/decoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] proj/portage:master commit in: pym/portage/emaint/modules/sync/

2017-02-24 Thread Zac Medico
commit: 79103f99799c9365389290e812213c46e006c019
Author: Alexandru Elisei  gmail  com>
AuthorDate: Tue Feb 21 12:02:38 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb 25 01:13:44 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=79103f99

sync.py: validate repos in _get_repos() (bug 567478, 576282, 601054)

SyncRepos._get_repos() now receives an optional match argument, which
represents the names of the repositories to retrieve.

SyncRepos._get_repos() will return a tuple of (result, repos, messages).
Result is True on success and False on failure, repos is a list of
repository objects and messages is a list of errors or warnings
generated while getting the repos.

Repos given to emerge --sync are no longer treated separately.

After commit 75f0936 multiple repos can be given to SyncRepos.repo()
via emerge --sync. SyncRepos._get_repos() will fail if at least one
of these repos cannot be synced (the repo is missing or has sync
disabled).

If no repos are specified, SyncRepos._get_repos() ignores repos with
sync-type empty as per the portage.5 man file. If repos are specified,
the function will fail. This check was previously done in _sync(), which
could lead to a situation when a repo given to emerge --sync or
emaint sync --repo was not synced and the operation was considered
successful.

SyncRepos._get_repos() also validates repos by checking for a non-empty
sync-uri. Finding a repo with an empty sync-uri is considered a failure
and the appropriate message will be generated.

 pym/portage/emaint/modules/sync/sync.py | 120 +++-
 1 file changed, 58 insertions(+), 62 deletions(-)

diff --git a/pym/portage/emaint/modules/sync/sync.py 
b/pym/portage/emaint/modules/sync/sync.py
index 08a92a7a8..9e3ca069e 100644
--- a/pym/portage/emaint/modules/sync/sync.py
+++ b/pym/portage/emaint/modules/sync/sync.py
@@ -89,47 +89,50 @@ class SyncRepos(object):
def auto_sync(self, **kwargs):
'''Sync auto-sync enabled repos'''
options = kwargs.get('options', None)
-   selected = self._get_repos(True)
if options:
return_messages = options.get('return-messages', False)
else:
return_messages = False
-   return self._sync(selected, return_messages,
-   emaint_opts=options)
+   success, repos, msgs = self._get_repos(auto_sync_only=True)
+   if not success:
+   if return_messages:
+   return (False, msgs)
+   return (False, None)
+   return self._sync(repos, return_messages, emaint_opts=options)
 
 
def all_repos(self, **kwargs):
'''Sync all repos defined in repos.conf'''
-   selected = self._get_repos(auto_sync_only=False)
options = kwargs.get('options', None)
if options:
return_messages = options.get('return-messages', False)
else:
return_messages = False
-   return self._sync(selected, return_messages,
-   emaint_opts=options)
+   success, repos, msgs = self._get_repos(auto_sync_only=False)
+   if not success:
+   if return_messages:
+   return (False, msgs)
+   return (False, None)
+   return self._sync(repos, return_messages, emaint_opts=options)
 
 
def repo(self, **kwargs):
'''Sync the specified repo'''
options = kwargs.get('options', None)
if options:
-   repos = options.get('repo', '')
+   repo_names = options.get('repo', '')
return_messages = options.get('return-messages', False)
else:
return_messages = False
-   if isinstance(repos, _basestring):
-   repos = repos.split()
-   available = self._get_repos(auto_sync_only=False)
-   selected = self._match_repos(repos, available)
-   if not selected:
-   msgs = [red(" * ") + "The specified repos were not 
found: %s" %
-   (bold(", ".join(repos))) + "\n   ...returning"]
+   if isinstance(repo_names, _basestring):
+   repo_names = repo_names.split()
+   success, repos, msgs = self._get_repos(auto_sync_only=False,
+   match_repos=repo_names)
+   if not success:
if return_messages:
return (False, msgs)
return (False, None)
-   return self._sync(selected, return_messages,
-   emaint_opts=options)
+   return 

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

2017-02-24 Thread Michael Palimaka
commit: d3d3cc3197543a68ce69529851c87215ca53c83d
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Thu Feb 23 16:30:14 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 25 01:03:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d3cc31

media-sound/flacon: remove old

Also cleanup metadata.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/flacon/Manifest   |   1 -
 media-sound/flacon/flacon-2.0.1-r1.ebuild | 100 --
 media-sound/flacon/metadata.xml   |   6 --
 3 files changed, 107 deletions(-)

diff --git a/media-sound/flacon/Manifest b/media-sound/flacon/Manifest
index 470f50c2e8..9bd1849510 100644
--- a/media-sound/flacon/Manifest
+++ b/media-sound/flacon/Manifest
@@ -1,2 +1 @@
-DIST flacon-2.0.1.tar.gz 317356 SHA256 
3408304e7ab524a2e8a621ea780579e1be7b3359fefe7d37a1b88f34d6120e02 SHA512 
d095880f4aba0d528fb03a860aef6cb818af7fea52642db4a42ed26a1e5bf412d6fb8bff604e148a885ac661275fcc43966b3f56fea133e6acb3ccea15fe5f2c
 WHIRLPOOL 
e1c95430473616d79396fa42a7d9c8e4e6ac92ccd32e2c74e185e164607f61faeeb59743c052a93fb140a77e3a0b40738716bbe5e2efdae5ae6a99aae693ae9a
 DIST flacon-2.1.1.tar.gz 337500 SHA256 
9ece812c0bd68828301d745fbdddaf9ff2d9e572cc205e20d2bbcb093de98a1b SHA512 
ef145685770ce4e5cb5f09b42023b5f88feed90f9444dcdb7bb30839d4ee6a4526542b0c3a5595f2b43b99759c7ff6ff4d419b88780d1394baa3654163db20ec
 WHIRLPOOL 
15cd24fe75722aff2d5e0f8307caefa5822739aa60ae9872a23159e382eccab7895c00dfbbcb4b5fd85f8e3da2a11c8756a3f77e8c7309377445e680f6a8bbc3

diff --git a/media-sound/flacon/flacon-2.0.1-r1.ebuild 
b/media-sound/flacon/flacon-2.0.1-r1.ebuild
deleted file mode 100644
index 9037cbbe50..00
--- a/media-sound/flacon/flacon-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-# Ignore rudimentary et, uz@Latn, zh_TW translation(s).
-PLOCALES="cs cs_CZ de es es_MX fr gl hu it ja_JP lt nb pl pl_PL pt_BR pt_PT 
ro_RO ru sr tr uk zh_CN"
-
-inherit cmake-utils fdo-mime gnome2-utils l10n virtualx
-
-DESCRIPTION="Extracts audio tracks from an audio CD image to separate tracks"
-HOMEPAGE="https://flacon.github.io/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="aac flac mac mp3 opus qt5 replaygain test tta vorbis wavpack"
-
-COMMON_DEPEND="
-   app-i18n/uchardet
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   media-sound/shntool[mac?]
-   aac? ( media-libs/faac )
-   flac? ( media-libs/flac )
-   mac? ( media-sound/mac )
-   mp3? ( media-sound/lame )
-   opus? ( media-sound/opus-tools )
-   replaygain? (
-   mp3? ( media-sound/mp3gain )
-   vorbis? ( media-sound/vorbisgain )
-   )
-   tta? ( media-sound/ttaenc )
-   vorbis? ( media-sound/vorbis-tools )
-   wavpack? ( media-sound/wavpack )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-   qt5? ( dev-qt/linguist-tools:5 )
-   test? (
-   media-sound/shntool
-   virtual/ffmpeg
-   !qt5? ( dev-qt/qttest:4 )
-   qt5? ( dev-qt/qttest:5 )
-   )
-"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # Ignore rudimentary et, uz@Latn, zh_TW translation(s).
-   rm "translations/${PN}_uz@Latn.desktop" || die
-   rm "translations/${PN}"_{et,zh_TW}.ts || die
-
-   remove_locale() {
-   rm "translations/${PN}_${1}".{ts,desktop} || die
-   }
-
-   l10n_find_plocales_changes 'translations' "${PN}_" '.ts'
-   l10n_for_each_disabled_locale_do remove_locale
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT4="$(usex !qt5)"
-   -DUSE_QT5="$(usex qt5)"
-   -DTEST_DATA_DIR="${S}/tests/data/"
-   -DBUILD_TESTS="$(usex test 'Yes')"
-   )
-   cmake-utils_src_configure
-}
-
-src_test() {
-   virtx "${BUILD_DIR}/tests/${PN}_test"
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-   gnome2_icon_cache_update
-}

diff --git a/media-sound/flacon/metadata.xml b/media-sound/flacon/metadata.xml
index 3038975617..564d925dcd 100644
--- a/media-sound/flacon/metadata.xml
+++ b/media-sound/flacon/metadata.xml
@@ -9,12 +9,6 @@
proxy-ma...@gentoo.org
Proxy Maintainers

-   
-   Add support for Monkey's Audio input 
files
-   Add support for Opus output files
-   Support Replay Gain 

[gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/

2017-02-24 Thread Michael Palimaka
commit: cde3582496174cb0c2e3483f3894e2d150acc3ff
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Thu Feb 23 16:24:58 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 25 01:03:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde35824

app-shells/mpv-bash-completion: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-shells/mpv-bash-completion/Manifest|  1 -
 .../mpv-bash-completion-3.3.7.ebuild   | 48 --
 2 files changed, 49 deletions(-)

diff --git a/app-shells/mpv-bash-completion/Manifest 
b/app-shells/mpv-bash-completion/Manifest
index 55a8d0e401..d3a562c12a 100644
--- a/app-shells/mpv-bash-completion/Manifest
+++ b/app-shells/mpv-bash-completion/Manifest
@@ -1,2 +1 @@
-DIST mpv-bash-completion-3.3.7.tar.gz 18986 SHA256 
8eb7f516539b0a1b9221088ba0e6676bda63746432ce1c7ec7a2dd91c3dff766 SHA512 
927aae0a720c562046cdeda6cedd1dccda45c27789a421e538039c3e1f99d4dc6825a87b1d4493ca9508f32a7b810ff47a7f65e61ef4e53da1aae4ecfe3a5d8d
 WHIRLPOOL 
9fdf1c857243f6b965f95fe7f4e9cd835808f95b05a8d07c23469d6af06eb5f589b19a4d8685fcb2ef0bdf1386540e3a1b7f106808668a91b2e7c90eeb4da120
 DIST mpv-bash-completion-3.3.8.tar.gz 19002 SHA256 
67bb3565daafb1e3f64b24262b0859f7843ac052960e0159e3fe3a375ffed181 SHA512 
4d6cfc3ac2d1fd6a28be1a40e3ca28d61f5d9ed40a850c5c60e45501b958b929d6ef9266027d2be95ed0c2b0dedccfdbb04fe4115bb7bcfd39435cb73f2dc452
 WHIRLPOOL 
62012925d3fb212c473e889930c1add93ce36533313a677cc9ddbc7acce2d9dfc1a18f9054dad901f7a0cb2b57c56a05f302f1fadc83b4bbeda5baa06fb2c7c8

diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild 
b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild
deleted file mode 100644
index e7c1d753d8..00
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit bash-completion-r1
-
-DESCRIPTION="Bash completion for the mpv video player"
-HOMEPAGE="https://2ion.github.io/mpv-bash-completion/;
-SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="luajit"
-
-COMMON_DEPEND=">=media-video/mpv-0.14.0[cli]"
-RDEPEND="${COMMON_DEPEND}
-   >=app-shells/bash-completion-2.3-r1
-"
-DEPEND="${COMMON_DEPEND}
-   !luajit? ( dev-lang/lua:* )
-   luajit? ( dev-lang/luajit:2 )
-"
-
-src_prepare() {
-   default_src_prepare
-   # Avoid 'mpv' make target that supports lua only.
-   sed -i -e 's|check: mpv|check:|' Makefile || die
-}
-
-src_compile() {
-   $(usex luajit 'luajit' 'lua') gen.lua > mpv || die
-}
-
-src_install() {
-   dobashcomp mpv
-   einstalldocs
-}
-
-pkg_postinst() {
-   if ! has_version 'x11-apps/xrandr'; then
-   echo
-   elog "If you want completion of window sizes, please install 
'x11-apps/xrandr'."
-   echo
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/livecd-tools/

2017-02-24 Thread Robin H. Johnson
commit: 2beeddbd1a1a709f745d6cd93cc412307e3bf41c
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat Feb 25 00:58:56 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 00:59:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2beeddbd

app-misc/livecd-tools: bump.

Package-Manager: portage-2.3.3

 app-misc/livecd-tools/Manifest|  1 +
 app-misc/livecd-tools/livecd-tools-2.3.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/app-misc/livecd-tools/Manifest b/app-misc/livecd-tools/Manifest
index ca7eb33532..b99676cadf 100644
--- a/app-misc/livecd-tools/Manifest
+++ b/app-misc/livecd-tools/Manifest
@@ -1,3 +1,4 @@
 DIST livecd-tools-2.0.4.tar.xz 10580 SHA256 
a819344ce79c9d0dce4a8339fe09b485b169b42063dbe1f6d2245ef57c867e51 SHA512 
242d0d27d141af7c4a0c9be390d4faf9fc97b840a55f76e0a804838b98ba95a644be8a4f2ff1353bf7782b8db24b72b8f24a2fe01f60449c9687efbbfad4d6f3
 WHIRLPOOL 
591457dd46190b72a2f8fc50bc3869163c604f6850944fdf74bad4d145c0c214c89336547f3daaa2942088b83c86254c7289cd34a897da79130888248c661283
 DIST livecd-tools-2.1.tar.gz 11418 SHA256 
5490c76d02ba571c2549114c8ea55cd36b78b3c065372c28e3bcd1ee2ad493e9 SHA512 
feb8946c70baeb5b2e4adcc26f76f5fcf146353dcfcfd411cf68242512ab587b0c31c916c6f2a47ab35dcd4bb87ca879e5a91b95d8237c4ac3bbd9104f31e0c2
 WHIRLPOOL 
2199ef6cf7667cbdfa943c18c2e41ec5ba2f276a685eb2162fdb42552e80daf7bd53258932d8f80a38ee1995edfe3934884413358e4eef3059acc04047cf9121
 DIST livecd-tools-2.2.tar.gz 11419 SHA256 
65275aad174ac9c129617768f693830ed696d209cbf4d252553a280374b4de89 SHA512 
62891c132b0f392b775116d90740ea30a546a75736b17d10e5915ededa72ed730934555cab9a0b81a6def49e687c13db3e92e1e4f325854151569ad3e814bec0
 WHIRLPOOL 
658b65dffa992505cd354cdaf2edd1ae2f0f421fdda6fc7afe59a3a3028bdfddfc02302f763aeb940b4281823cd38f41bb9ee2f12f5b5185c5ac593a20a0c9df
+DIST livecd-tools-2.3.tar.bz2 11128 SHA256 
fd611e3cc76a20543cdf752c96a1b3864a2e2945463a440929459feff79866f5 SHA512 
93a5742a4cc243fee07088f5957c1eb48c2276460c391c089502eccba5bfe80b52fa7a7d058502b18086130bd8686c8c0e4af8f3f03f72c98b482776e0f225a9
 WHIRLPOOL 
99371ea8c650012e484dd33519245770a347497c03a013d359d0cf8570ee6127611523b93fde763621e28eedaee0e21cda0480d921da8b5d5ba1ea67c8ee8116

diff --git a/app-misc/livecd-tools/livecd-tools-2.3.ebuild 
b/app-misc/livecd-tools/livecd-tools-2.3.ebuild
new file mode 100644
index 00..5dbef851f3
--- /dev/null
+++ b/app-misc/livecd-tools/livecd-tools-2.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="git://anongit.gentoo.org/proj/livecd-tools.git"
+   inherit git-r3
+else
+   
SRC_URI="https://gitweb.gentoo.org/proj/livecd-tools.git/snapshot/${P}.tar.bz2;
+   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo LiveCD tools for autoconfiguration of hardware"
+HOMEPAGE="https://www.gentoo.org;
+
+SLOT="0"
+LICENSE="GPL-2"
+IUSE=""
+
+RDEPEND="dev-util/dialog
+   net-dialup/mingetty
+   >=sys-apps/baselayout-2
+   >=sys-apps/openrc-0.8.2-r1
+   sys-apps/pciutils
+   sys-apps/gawk
+   sys-apps/sed"
+
+pkg_setup() {
+   ewarn "This package is designed for use on the LiveCD only and 
will do"
+   ewarn "unspeakably horrible and unexpected things on a normal 
system."
+   ewarn "YOU HAVE BEEN WARNED!!!"
+}
+
+src_install() {
+   doconfd conf.d/*
+   doinitd init.d/*
+   dosbin net-setup
+   into /
+   dosbin livecd-functions.sh
+}



[gentoo-commits] proj/livecd-tools: New tag: 2.3

2017-02-24 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 00:54:44 2017 +

New tag: 2.3




[gentoo-commits] proj/livecd-tools:master commit in: /

2017-02-24 Thread Robin H. Johnson
commit: 990042207e9818a2ae2886dee82c05301460d6c4
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat Feb 25 00:51:51 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 00:51:51 2017 +
URL:https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=99004220

Cleanup old ChangeLog; full history in Git.

Signed-off-by: Robin H. Johnson  gentoo.org>

 ChangeLog | 40 
 1 file changed, 40 deletions(-)

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index ec394f4..000
--- a/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-# ChangeLog for livecd-tools
-# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see 
AUTHORS)
-# Distributed under the GPL v2
-
-  27 Dec 2009; Andrew Gaffney  autoconfig:
-  Unmute Speaker control (for Gentoo bug #292437)
-
-  27 Dec 2009; Andrew Gaffney  autoconfig, -x-setup,
-  -x-setup.init:
-  Remove x-setup and mkxf86config stuff since they're not needed with modern
-  xorg-server (for Gentoo bug #289946)
-
-  27 Dec 2009; Andrew Gaffney  autoconfig:
-  Use /etc/.noxdm intead of /etc/init.d/.noxdm for Gentoo bug #286308
-
-  07 Jul 2009; Chris Gianelloni  +AUTHORS:
-  Adding an AUTHORS file. I have no idea if this thing is correct. I will
-  have to dig through the history to make sure. At any rate, it is better to
-  give some credit, even if it is not perfect.
-
-  28 Jun 2009; Andrew Gaffney  autoconfig:
-  Apply patch for speakup support from Gentoo bug #267708
-
-  28 Nov 2008; Andrew Gaffney  autoconfig:
-  Apply patch from jer for Gentoo bug #249155
-
-  21 Aug 2008; Andrew Gaffney  bashlogin:
-  export HOME=/root for bug 235068
-
-  28 Jul 2008; Chris Gianelloni  TODO:
-  Added some more notes to TODO and add a ChangeLog entry for Andrew's
-  latest changes.
-
-  24 Jul 2008; Andrew Gaffney  autoconfig:
-  Fix passwd= support for Gentoo bug #230968.
-
-  24 Jul 2008; Chris Gianelloni  ChangeLog:
-  Initial ChangeLog, forked from Gentoo version 1.0.40 for further
-  development.
-



[gentoo-commits] proj/livecd-tools:master commit in: conf.d/, init.d/

2017-02-24 Thread Robin H. Johnson
commit: 6cce43ac0a8e2537bee122607231ef68e046e8eb
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat Feb 25 00:52:50 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 00:52:50 2017 +
URL:https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=6cce43ac

autoconfig: EVMS is long dead.

Signed-off-by: Robin H. Johnson  gentoo.org>

 conf.d/autoconfig | 1 -
 init.d/autoconfig | 7 ---
 2 files changed, 8 deletions(-)

diff --git a/conf.d/autoconfig b/conf.d/autoconfig
index 9e03ea9..d5f02d4 100644
--- a/conf.d/autoconfig
+++ b/conf.d/autoconfig
@@ -12,7 +12,6 @@ COLDPLUG="yes"
 DETECT="yes"
 DHCP="yes"
 DMRAID="yes"
-EVMS="no"
 FIREWIRE="yes"
 GPM="yes"
 IDEDMA="yes"

diff --git a/init.d/autoconfig b/init.d/autoconfig
index 76d6086..71e1deb 100644
--- a/init.d/autoconfig
+++ b/init.d/autoconfig
@@ -16,7 +16,6 @@ get_config() {
COLDPLUG="no"
DETECT="no"
DMRAID="no"
-   EVMS="no"
FIREWIRE="no"
GPM="no"
LVM="no"
@@ -42,9 +41,6 @@ get_config() {
nodmraid)
DMRAID="no"
;;
-   noevms|noevms2)
-   EVMS="no"
-   ;;
nofirewire)
FIREWIRE="no"
;;
@@ -114,9 +110,6 @@ get_config() {
dodmraid)
DMRAID="yes"
;;
-   doevms|doevms2)
-   EVMS="yes"
-   ;;
dofirewire)
FIREWIRE="yes"
;;



[gentoo-commits] proj/livecd-tools:master commit in: init.d/

2017-02-24 Thread Robin H. Johnson
commit: 35e6ad46825721dff195ad743277af5f9bd989e1
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat Feb 25 00:46:45 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat Feb 25 00:46:52 2017 +
URL:https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=35e6ad46

autoconfig: protect password in /proc/cmdline.

If passing a root password in /proc/cmdline, we should protect
/proc/cmdline from non-root users.

If root mounts a NEW /proc fileystem, this will be exposed again, but
that's out of our control.

The kernel boot parameter hidepid= only affects /proc/$PID/cmdline, so
cannot be used in this case.

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=610840
Signed-off-by: Robin H. Johnson  gentoo.org>

 init.d/autoconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/init.d/autoconfig b/init.d/autoconfig
index 5991fef..76d6086 100644
--- a/init.d/autoconfig
+++ b/init.d/autoconfig
@@ -534,6 +534,7 @@ start() {
fi
if ! yesno "${PASSWD}"
then
+   chmod og-r /proc/cmdline # Try to secure the kernel 
parameters per bug #610840
echo "root:${PASSWORD}" | chpasswd  > /dev/null 2>&1
fi
if yesno "${SSHD}"



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

2017-02-24 Thread Michael Palimaka
commit: 618d97a850aa4b933f47817cc3ed109fec928808
Author: 0xd34df00d <0xd34df00d  gmail  com>
AuthorDate: Fri Feb 17 04:38:59 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 25 00:38:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618d97a8

dev-libs/qrosspython: build  with Qt5

 dev-libs/qrosspython/qrosspython-.ebuild | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-libs/qrosspython/qrosspython-.ebuild 
b/dev-libs/qrosspython/qrosspython-.ebuild
index 9788aa5801..40f7f404ce 100644
--- a/dev-libs/qrosspython/qrosspython-.ebuild
+++ b/dev-libs/qrosspython/qrosspython-.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
-EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
 
 inherit git-r3 python-single-r1 cmake-utils
 
+EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
+
 DESCRIPTION="Python scripting backend for Qross"
 HOMEPAGE="https://github.com/0xd34df00d/Qross;
 
@@ -20,14 +21,16 @@ IUSE="debug"
 RDEPEND="
~dev-libs/qrosscore-${PV}
dev-python/sip
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
${PYTHON_DEPS}
 "
 DEPEND="${RDEPEND}
-   dev-qt/qttest:4
+   dev-qt/qttest:5
 "
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 CMAKE_USE_DIR="${S}/src/bindings/python/qrosspython"
+
+mycmakeargs=( -DUSE_QT5=ON )



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

2017-02-24 Thread Michael Palimaka
commit: 61dbd634ef154194aac09e2627cc176e44bd8877
Author: 0xd34df00d <0xd34df00d  gmail  com>
AuthorDate: Fri Feb 17 04:37:18 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 25 00:38:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61dbd634

dev-libs/qrosscore: build  with Qt5

 dev-libs/qrosscore/qrosscore-.ebuild | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/dev-libs/qrosscore/qrosscore-.ebuild 
b/dev-libs/qrosscore/qrosscore-.ebuild
index 1af1847da0..56f3cc0d87 100644
--- a/dev-libs/qrosscore/qrosscore-.ebuild
+++ b/dev-libs/qrosscore/qrosscore-.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-
-EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
+EAPI=6
 
 inherit cmake-utils git-r3
 
+EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
+
 DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)"
 HOMEPAGE="https://github.com/0xd34df00d/Qross;
 
@@ -17,11 +17,14 @@ KEYWORDS=""
 IUSE="debug"
 
 RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/designer:4
-   dev-qt/qtscript:4
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/designer:5
+   dev-qt/qtscript:5
 "
 DEPEND="${RDEPEND}"
 
 CMAKE_USE_DIR="${S}/src/qross"
+
+mycmakeargs=( -DUSE_QT5=ON )



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

2017-02-24 Thread Mike Pagano
commit: f3973a9cb0583bea0b901ec2f3dc17960b349817
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Feb 25 00:33:46 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Feb 25 00:33:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3973a9c

sys-kernel/vanilla-sources: Remove EOL'd kernels

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/vanilla-sources/Manifest |  4 
 .../vanilla-sources/vanilla-sources-3.18.48.ebuild  | 17 -
 .../vanilla-sources/vanilla-sources-4.8.17.ebuild   | 17 -
 3 files changed, 38 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index a529949bbf..53256b8f79 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -1,21 +1,17 @@
 DIST linux-3.10.tar.xz 73175088 SHA256 
df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 
5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35
 WHIRLPOOL 
e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
 DIST linux-3.12.tar.xz 76384600 SHA256 
2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 
4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff
 WHIRLPOOL 
a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417
 DIST linux-3.16.tar.xz 80501624 SHA256 
4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0 SHA512 
64033e741d3f42ed06010e63e69d66e1d3d9414ef20f76834508878d4218b72619541a18ef4fd377204af2859e52198310998109b20ed9b67722586b28c9a231
 WHIRLPOOL 
69e5e367751185ff4e8d7c1f23c6f1e8f547fe782f581f6cf5f0bde301fa922185c8b996b815cf19fb7f14ca64042e264e87d321872ee3096adad02b1015769b
-DIST linux-3.18.tar.xz 80934708 SHA256 
becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd SHA512 
2f0b72466e9bc538a675738aa416573d41bbbd7e3e2ffd5b5b127afde609ebc278cec5a3c37e73479607e957c13f1b4ed9782a3795e0dcc2cf8e550228594009
 WHIRLPOOL 
81634af631b7d30ccd1f4798f96f44d9aa0ba6609b73f2747eb6aebaf7a99487fb2dbd45767605186182533cb222bfd9236e8dd5e11a04fdb67c211e4e0a91d6
 DIST linux-3.2.tar.xz 65065516 SHA256 
dd96ed02b53fb5d57762e4b1f573460909de472ca588f81ec6660e4a172e7ba7 SHA512 
77e9a52d78d6c8e951df1e166023eebe5defc5ef3c45d3ac84b613137b3c2e55cee5693d828ebd06c5034bd89ea2a5f862f55824f2b7839c9ad7212c81e3ecb0
 WHIRLPOOL 
7cc68baac4441740e2171fbbc4195ee6c0351de099aadaee8cb3487f6d1f8b7e1d3144ee54ba38dbd24d6be431a1ea3b921ffce82ff84df21a98da7bc61c1d17
 DIST linux-3.4.tar.xz 66748028 SHA256 
ff3dee6a855873d12487a6f4070ec2f7996d073019171361c955639664baa0c6 SHA512 
1c49b336750c9c2b49d21e54126f22a800367296be0d57e6df28b1532cbeba7fc3bdf4cfe27d9810576e76c2db2e9c2493f0804451c915137cb78d7aa61f236c
 WHIRLPOOL 
a36e62fe197ba7c08d498a79034da58091a94348f69542241067c9ebef683f86371b2c0a3b3fb6c4611e2fb885d9b74eee5c1f46a493c72dfb76c5665f0b8a6a
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
 DIST linux-4.10.tar.xz 94231404 SHA256 
3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b SHA512 
c3690125a8402df638095bd98a613fcf1a257b81de7611c84711d315cd11e2634ab4636302b3742aedf1e3ba9ce0fea53fe8c7d48e37865d8ee5db3565220d90
 WHIRLPOOL 
86d021bae2dbfc4ef80c22d9e886bed4fbd9476473a2851d7beaf8ed0c7f7fbc1fa0da230eb9e763eb231b7c164c17b2a73fd336ab233543f57be280d6173738
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
-DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5
 DIST linux-4.9.tar.xz 93192404 SHA256 
029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 WHIRLPOOL 

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

2017-02-24 Thread Mike Pagano
commit: 6851f3282d52986d02c0d2cbb52b359f8fb77693
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Feb 25 00:32:14 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Feb 25 00:32:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6851f328

sys-kernel/gentoo-sources: 3.14.X was EOL'd 5 months agoo. Please upgrade.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/gentoo-sources/Manifest |  7 --
 .../gentoo-sources-3.14.58-r1.ebuild   | 29 --
 .../gentoo-sources-3.14.79-r1.ebuild   | 28 -
 3 files changed, 64 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index da895270e0..bb50cfdc16 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -25,12 +25,6 @@ DIST genpatches-3.12-68.extras.tar.xz 18452 SHA256 
6c1d7324bfddf099e94c00f888629
 DIST genpatches-3.12-69.base.tar.xz 1897476 SHA256 
83e20f2adbdc52885dc0ae0018d6bacc98c5e6e8306ac59d752bb82cb6e619fa SHA512 
2972d48c8f8a7bdcd38fe9a0785c8b7c0b4301ceebe4d60a0bcee52fb9bbaf3d3710987e88faefbd3c495044053db4782f0591e27701ce4e11595b6edc4e276e
 WHIRLPOOL 
1871ae0f6d50bc34e14b3b48a2833c05fbf525028557c86da5b41671ab61729ba3f6ff3fbc35ec6879938668d6d977ab92abbba7e38650a9810461986e1278bb
 DIST genpatches-3.12-69.experimental.tar.xz 46528 SHA256 
2080c9a8731654551f9726ba3a66283bc59bab3c3b4eee6c80e0cbbfda29c3c9 SHA512 
7501a69402caa851bf5cf1ec9267cf11f667dcb4459a1fd00bdf8c80edfe01f549288083cc56b25ba881db2fa6bc648675cefe5f67d2aa5082113f0ffa4657a2
 WHIRLPOOL 
5346d9ccf0fb25c67fafe40dd31ef6ff72d75e5d9eb8fbc511cf88b8ac727a998f64263680c0db0d33aa5b59345890d9c88261724103f3fad7eddeabb8eb170c
 DIST genpatches-3.12-69.extras.tar.xz 18452 SHA256 
45c9e777befc4d780b9d3007cc427373ec634e8ad72e0684e5585b7c3370f02e SHA512 
63a5b8f9915a9d9d2fbdfcbf774815016db5748979d2038a8b16f26c8f191dd01177d1e8ce3a89d356c21a967206f9292c5f80b6e49d8f5c3c8d51aec2fb01f4
 WHIRLPOOL 
652d72466cbe285139c5186a0d01501cd15fd7968fe55e9bca9c76eeb644c0f086b429eb8eaa1b81ebbec831757d363a3f8dfbc05d441ed8e85089a9d0c2acd3
-DIST genpatches-3.14-65.base.tar.xz 1118344 SHA256 
fdbaf042acdacca6c02b602638980ec661cbce979600391e94cca031d45ef6f2 SHA512 
28bb3f51b5d0b45bc18d54fc04eb975a7c61bf5c28539cc6a6466bc22611ec3b91ecf5b9f79053082e3907e0980c2d97a1e22eb25e75157e4dc54ccf1d9a16bc
 WHIRLPOOL 
f776e32318fe8e4c468cacc907aa32554b74dac0f5a1ce785acb80a40b52643977c283b469d6d5ba895ead477f246e409a99d6e686cd3686b4b6ecaff4a97ef0
-DIST genpatches-3.14-65.experimental.tar.xz 60300 SHA256 
f0e047dc68af01750fc2b2cfb76694cecb391e4de657810b2de2a9092bbb0eeb SHA512 
c2125a73aba4fe51c1efc6a73a86088964bff398c2409e256148d0f13e8106b56e6c8137e0943332be2524b3230f522e0b76b265d20ef075d852a5a3ca21edf0
 WHIRLPOOL 
5042375ab3541e65f609deb48a03d186b53d583b4512c27ece06130c0ac4fcebeb8256bf9cb38276720e8fc6610dc8663819ec5acd3bdcc57232a1d2082f25b5
-DIST genpatches-3.14-65.extras.tar.xz 18256 SHA256 
9220e49d4a95d876373ec40fae2e026bcd76efb5e33106bf2350026120b28244 SHA512 
2699115a2a176a34570b1045f1ca6f5f23e46eb974c9c4953607919f7e5668e1b317b197cd39aa375347460110e9c67231b0315eddb9ed4d8fb631b453f802bf
 WHIRLPOOL 
ecb98ae1bca845efbd5dc32bfba31268bef55c73ad35092796c8c4d3661a72341e1a179833ef76d701ede477b9d436a2c45c16ca9b2bc23bec413e0186848285
-DIST genpatches-3.14-87.base.tar.xz 1321636 SHA256 
32349ddad80f9ac1e5e8fe602d904a74612f513d9e8218ee2ec2a794ae9c130e SHA512 
0d8544febe1141ae37895d735a4a0e7af6bd56359d3ee805e1ed357734f6531543b39baa4683f8de5734ee47d0ae5c91ad88ffc9801d536fbc6ad380cbb12333
 WHIRLPOOL 
85a4a4296007b11d265c0f83525b6ffd8a40da53e72a5789ef15f03bbf49fcf67a2a13c0cbe1edde1aa160eb2b69dba7da5dee95539df546d6517aadee57ebd3
-DIST genpatches-3.14-87.experimental.tar.xz 60296 SHA256 
25777c40acca05f295e8a10b082bec49633c8eb2a4c29b9b8902cef298012fb8 SHA512 
958949ec1a551de916ec6729474e2e9ff5ae7860931deac4096f82558d4126feba346bd1fe1ca9ca90e9e410889a830e4e3dbe41966939f9a148b86c31c5673e
 WHIRLPOOL 
38fa7d769484e996ffda09fb344d6d5240217066da6199e351f924704b1f9505cd17578a9cbc88a176e0166e62c6f2e9f05a2a4836db9588dc10768dedf8f038
-DIST genpatches-3.14-87.extras.tar.xz 18256 SHA256 
a1d4ca1f8307edca8b9e5aa419da89ac44fc56d17fcd8dbd49167b1a484805de SHA512 
b9a1cde9a33dbe99ca9fad536ee9e87eb84e61312b4e82a715af8be24d786990a0274852206091318992674ee98660e3e62d31073e79aef9887321c8c7373536
 WHIRLPOOL 
372fda71f781985fd274f48d44180b2c11d68d6f41e0e70c02f478f6ceb1a547a5646d02ef83e347d329122a4db619b966dffbdda24b40151ae7a840861d70f3
 DIST genpatches-3.4-96.base.tar.xz 1492036 SHA256 
5dc75acc50da0da153e2d374690c9da56ae2f0bf818d589bde749326ea998f4f SHA512 
e22aec7a1b9f2e4271fe666a8b750b1b5eab21ca05a298a785ed28e6f209f11f6cfe7e0c14ceb4f9a027f6c9a8853ef26bc91c487234caabf72c9d0c110f0dff
 WHIRLPOOL 
ebb47d781a6207c54637c03ddb9452679ec3fc93535542087f5713f893b01963542072dce343fdbe569535055fa62e646bed3c0b7daa559ee00acb97ad1f907f
 DIST genpatches-3.4-96.extras.tar.xz 18232 

[gentoo-commits] proj/portage:master commit in: pym/portage/sync/modules/git/

2017-02-24 Thread Zac Medico
commit: 58e8b280794af7396115ea76747f0cc5fc5ab013
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 24 23:56:32 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb 25 00:01:10 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=58e8b280

GitSync: fix spurious "sync-depth is deprecated" messages (bug 610708)

The CheckGitConfig._check_depth method must not set the sync_depth
attribute, or else it will trigger "sync-depth is deprecated" messages.

Fixes: b3f6297a791a ("repos.conf: rename sync-depth option to clone-depth")
X-Gentoo-Bug: 610708
X-Gentoo-Bug-Url: https://bugs.gentoo.org/show_bug.cgi?id=610708

 pym/portage/sync/modules/git/__init__.py | 4 
 pym/portage/sync/modules/git/git.py  | 9 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/pym/portage/sync/modules/git/__init__.py 
b/pym/portage/sync/modules/git/__init__.py
index 2df60e37f..60b7395b8 100644
--- a/pym/portage/sync/modules/git/__init__.py
+++ b/pym/portage/sync/modules/git/__init__.py
@@ -21,8 +21,6 @@ class CheckGitConfig(CheckSyncConfig):
 
def _check_depth(self, attr):
d = getattr(self.repo, attr)
-   # default
-   setattr(self.repo, attr, 1)
 
if d is not None:
try:
@@ -33,8 +31,6 @@ class CheckGitConfig(CheckSyncConfig):
% (attr.replace('_', '-'), d),
level=self.logger.ERROR, noiselevel=-1)
else:
-   if d == 0:
-   d = None
setattr(self.repo, attr, d)
 
 

diff --git a/pym/portage/sync/modules/git/git.py 
b/pym/portage/sync/modules/git/git.py
index d5400d53a..d432886dd 100644
--- a/pym/portage/sync/modules/git/git.py
+++ b/pym/portage/sync/modules/git/git.py
@@ -53,9 +53,14 @@ class GitSync(NewBase):
if self.settings.get("PORTAGE_QUIET") == "1":
git_cmd_opts += " --quiet"
if self.repo.clone_depth is not None:
-   git_cmd_opts += " --depth %d" % self.repo.clone_depth
+   if self.repo.clone_depth != 0:
+   git_cmd_opts += " --depth %d" % 
self.repo.clone_depth
elif self.repo.sync_depth is not None:
-   git_cmd_opts += " --depth %d" % self.repo.sync_depth
+   if self.repo.sync_depth != 0:
+   git_cmd_opts += " --depth %d" % 
self.repo.sync_depth
+   else:
+   # default
+   git_cmd_opts += " --depth 1"
if 
self.repo.module_specific_options.get('sync-git-clone-extra-opts'):
git_cmd_opts += " %s" % 
self.repo.module_specific_options['sync-git-clone-extra-opts']
git_cmd = "%s clone%s %s ." % (self.bin_command, git_cmd_opts,



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

2017-02-24 Thread Patrice Clement
commit: a4d75ca00633647e4c96f8b2321baf8141fdbe21
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 25 00:09:30 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:09:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d75ca0

dev-java/junitperf: Stable for amd64. Mark stable for ppc64 and x86 using the 
ALLARCHES policy.

Package-Manager: portage-2.3.3

 dev-java/junitperf/junitperf-1.9.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/junitperf/junitperf-1.9.1-r2.ebuild 
b/dev-java/junitperf/junitperf-1.9.1-r2.ebuild
index cecefcea96..030917520f 100644
--- a/dev-java/junitperf/junitperf-1.9.1-r2.ebuild
+++ b/dev-java/junitperf/junitperf-1.9.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="http://www.clarkware.com/software/${P}.zip;
 HOMEPAGE="http://www.clarkware.com/software/JUnitPerf.html;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x86-macos"
 
 IUSE=""
 



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

2017-02-24 Thread Patrice Clement
commit: 24c317579799f267cbb9a7918ddd962cdc211074
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 25 00:10:21 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:10:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c31757

dev-java/junitperf: clean up old.

Package-Manager: portage-2.3.3

 dev-java/junitperf/junitperf-1.9.1-r1.ebuild | 46 
 1 file changed, 46 deletions(-)

diff --git a/dev-java/junitperf/junitperf-1.9.1-r1.ebuild 
b/dev-java/junitperf/junitperf-1.9.1-r1.ebuild
deleted file mode 100644
index 8fdd5bee7d..00
--- a/dev-java/junitperf/junitperf-1.9.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc test source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Simple framework to write repeatable tests"
-SRC_URI="http://www.clarkware.com/software/${P}.zip;
-HOMEPAGE="http://www.clarkware.com/software/JUnitPerf.html;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x86-macos"
-
-IUSE=""
-
-COMMON_DEP="=dev-java/junit-3.8*"
-
-RDEPEND=">=virtual/jre-1.4
-   ${COMMON_DEP}"
-
-DEPEND=">=virtual/jdk-1.4
-   app-arch/unzip
-   test? ( dev-java/ant-junit )
-   ${COMMON_DEP}"
-
-src_unpack () {
-   unpack ${A}
-   cd "${S}"/lib || die
-   rm -fv *.jar || die
-   java-pkg_jar-from junit
-}
-
-EANT_DOC_TARGET=""
-
-src_test() {
-   ANT_TASKS="ant-junit" eant test
-}
-
-src_install() {
-   java-pkg_dojar lib/${PN}.jar
-   dodoc README || die
-   use doc && java-pkg_dojavadoc docs/api
-   use source && java-pkg_dosrc src/app/*
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/cdegroot-db/, dev-java/cdegroot-db/files/

2017-02-24 Thread Patrice Clement
commit: 760fb6e8dcf06127e57ce08f28c4cec6f9a10e04
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 25 00:15:10 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:15:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760fb6e8

dev-java/cdegroot-db: EAPI 6 bump.

Package-Manager: portage-2.3.3

 dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild| 39 ++
 .../files/cdegroot-db-0.08-gentoo.patch| 24 ++---
 2 files changed, 51 insertions(+), 12 deletions(-)

diff --git a/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild 
b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild
new file mode 100644
index 00..70ac2ae4c9
--- /dev/null
+++ b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit eutils java-pkg-2 java-ant-2
+
+DESCRIPTION="OO database written in Java"
+HOMEPAGE="http://www.cdegroot.com/software/db/;
+SRC_URI="http://www.cdegroot.com/software/db/download/com.${P/-/.}.tar.gz;
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="doc source"
+
+DEPEND=">=virtual/jdk-1.4"
+RDEPEND=">=virtual/jre-1.4"
+
+S="${WORKDIR}/com.${P/-/.}"
+
+PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
+src_prepare() {
+   default
+   rm -rv src/db/test lib/*.jar || die
+   cp -v "${FILESDIR}/build.xml" "${S}/build.xml" || die
+}
+
+EANT_DOC_TARGET="docs"
+
+src_install() {
+   java-pkg_dojar "dist/${PN}.jar"
+   dodoc TODO VERSION CHANGES BUGS README
+   use doc && java-pkg_dojavadoc docs
+   use source && java-pkg_dosrc src/*
+}

diff --git a/dev-java/cdegroot-db/files/cdegroot-db-0.08-gentoo.patch 
b/dev-java/cdegroot-db/files/cdegroot-db-0.08-gentoo.patch
index c150ff0458..f99584fdff 100644
--- a/dev-java/cdegroot-db/files/cdegroot-db-0.08-gentoo.patch
+++ b/dev-java/cdegroot-db/files/cdegroot-db-0.08-gentoo.patch
@@ -1,6 +1,6 @@
 diff -urpN src.orig/db/com/cdegroot/db/hash/EntryPage.java 
src/db/com/cdegroot/db/hash/EntryPage.java
 src.orig/db/com/cdegroot/db/hash/EntryPage.java2005-02-06 
00:40:17.191151504 +0100
-+++ src/db/com/cdegroot/db/hash/EntryPage.java 2005-02-06 00:54:14.045930240 
+0100
+--- a/src/db/com/cdegroot/db/hash/EntryPage.java   2005-02-06 
00:40:17.191151504 +0100
 b/src/db/com/cdegroot/db/hash/EntryPage.java   2005-02-06 
00:54:14.045930240 +0100
 @@ -25,7 +25,7 @@ final class EntryPage extends PageHeader
  /**
   *  Constructs a page view from the indicated block.
@@ -20,8 +20,8 @@ diff -urpN src.orig/db/com/cdegroot/db/hash/EntryPage.java 
src/db/com/cdegroot/d
if (view != null && view instanceof EntryPage)
return (EntryPage) view;
 diff -urpN src.orig/db/com/cdegroot/db/recman/BlockIo.java 
src/db/com/cdegroot/db/recman/BlockIo.java
 src.orig/db/com/cdegroot/db/recman/BlockIo.java2005-02-06 
00:40:17.192151352 +0100
-+++ src/db/com/cdegroot/db/recman/BlockIo.java 2005-02-06 00:58:02.990125432 
+0100
+--- a/src/db/com/cdegroot/db/recman/BlockIo.java   2005-02-06 
00:40:17.192151352 +0100
 b/src/db/com/cdegroot/db/recman/BlockIo.java   2005-02-06 
00:58:02.990125432 +0100
 @@ -31,7 +31,7 @@ package com.cdegroot.db.recman;
   *  @see java.io.DataInput
   *  @see java.io.DataOutput
@@ -114,8 +114,8 @@ diff -urpN src.orig/db/com/cdegroot/db/recman/BlockIo.java 
src/db/com/cdegroot/d
data[pos+1] = (byte)(0xff & (value >> 48));
data[pos+2] = (byte)(0xff & (value >> 40));
 diff -urpN src.orig/db/com/cdegroot/db/recman/BlockView.java 
src/db/com/cdegroot/db/recman/BlockView.java
 src.orig/db/com/cdegroot/db/recman/BlockView.java  2005-02-06 
00:40:17.193151200 +0100
-+++ src/db/com/cdegroot/db/recman/BlockView.java   2005-02-06 
00:47:57.632153832 +0100
+--- a/src/db/com/cdegroot/db/recman/BlockView.java 2005-02-06 
00:40:17.193151200 +0100
 b/src/db/com/cdegroot/db/recman/BlockView.java 2005-02-06 
00:47:57.632153832 +0100
 @@ -28,5 +28,5 @@ package com.cdegroot.db.recman;
   *
   *  @see BlockIo.setView()
@@ -124,8 +124,8 @@ diff -urpN 
src.orig/db/com/cdegroot/db/recman/BlockView.java src/db/com/cdegroot
 +public interface BlockView {
  }
 diff -urpN src.orig/db/com/cdegroot/db/recman/Magic.java 
src/db/com/cdegroot/db/recman/Magic.java
 src.orig/db/com/cdegroot/db/recman/Magic.java  2005-02-06 
00:40:17.193151200 +0100
-+++ src/db/com/cdegroot/db/recman/Magic.java   2005-02-06 00:44:22.164909832 
+0100
+--- a/src/db/com/cdegroot/db/recman/Magic.java 2005-02-06 00:40:17.193151200 
+0100
 b/src/db/com/cdegroot/db/recman/Magic.java 2005-02-06 00:44:22.164909832 
+0100
 @@ -25,7 +25,7 @@ package com.cdegroot.db.recman;
  /**
   *  This interface contains magic cookies.
@@ -143,8 +143,8 @@ diff -urpN src.orig/db/com/cdegroot/db/recman/Magic.java 
src/db/com/cdegroot/db/
 

[gentoo-commits] repo/gentoo:master commit in: app-admin/cronolog/files/1.6.2-patches/, app-admin/cronolog/, ...

2017-02-24 Thread Patrice Clement
commit: c313707c6203900583762636c237bb1d3ce910b5
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 24 23:59:40 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:04:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c313707c

app-admin/cronolog: EAPI 6 bump.

Package-Manager: portage-2.3.3

 app-admin/cronolog/cronolog-1.6.2-r5.ebuild| 32 ++
 .../cronolog-define-strptime.patch.txt |  4 +--
 .../files/1.6.2-patches/cronolog-doc.patch.txt |  4 +--
 .../1.6.2-patches/cronolog-getopt-long.patch.txt   |  4 +--
 .../1.6.2-patches/cronolog-large-file-patch.txt|  4 +--
 .../cronolog-missing-symlink-patch.txt |  4 +--
 .../files/1.6.2-patches/cronolog-setugid-patch.txt |  4 +--
 .../files/1.6.2-patches/cronolog-sigusr1-patch.txt |  4 +--
 .../1.6.2-patches/cronolog-strftime-patch.txt  |  4 +--
 .../cronolog/files/cronolog-1.6.2-umask.patch  |  4 +--
 10 files changed, 50 insertions(+), 18 deletions(-)

diff --git a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild 
b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
new file mode 100644
index 00..121f6cf721
--- /dev/null
+++ b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils autotools
+
+DESCRIPTION="Log rotation software"
+HOMEPAGE="https://github.com/fordmason/cronolog;
+SRC_URI="http://cronolog.org/download/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+PATCHES=(
+   "${FILESDIR}/${PV}-patches"/*.txt
+   "${FILESDIR}/${P}-umask.patch"
+)
+
+DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   einstalldocs
+}

diff --git 
a/app-admin/cronolog/files/1.6.2-patches/cronolog-define-strptime.patch.txt 
b/app-admin/cronolog/files/1.6.2-patches/cronolog-define-strptime.patch.txt
index a56112aed4..26ac2a4031 100644
--- a/app-admin/cronolog/files/1.6.2-patches/cronolog-define-strptime.patch.txt
+++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-define-strptime.patch.txt
@@ -1,6 +1,6 @@
 diff -urb cronolog-1.6.2/src/cronoutils.c 
cronolog-1.6.2-patched/src/cronoutils.c
 cronolog-1.6.2/src/cronoutils.c2001-05-03 09:43:21.0 -0700
-+++ cronolog-1.6.2/src/cronoutils.c2008-01-05 22:08:42.0 -0800
+--- a/src/cronoutils.c 2001-05-03 09:43:21.0 -0700
 b/src/cronoutils.c 2008-01-05 22:08:42.0 -0800
 @@ -69,6 +69,8 @@
   *
   */

diff --git a/app-admin/cronolog/files/1.6.2-patches/cronolog-doc.patch.txt 
b/app-admin/cronolog/files/1.6.2-patches/cronolog-doc.patch.txt
index ca3eb91e80..b4b68d5690 100644
--- a/app-admin/cronolog/files/1.6.2-patches/cronolog-doc.patch.txt
+++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-doc.patch.txt
@@ -1,6 +1,6 @@
 diff -ur cronolog-1.6.2/doc/cronolog.1m cronolog-1.6.2/doc/cronolog.1m
 cronolog-1.6.2/doc/cronolog.1m 2001-05-04 01:44:55.0 -0700
-+++ cronolog-1.6.2/doc/cronolog.1m 2008-01-06 00:43:33.0 -0800
+--- a/doc/cronolog.1m  2001-05-04 01:44:55.0 -0700
 b/doc/cronolog.1m  2008-01-06 00:43:33.0 -0800
 @@ -77,7 +77,7 @@
  to the current log file.
  .\"

diff --git 
a/app-admin/cronolog/files/1.6.2-patches/cronolog-getopt-long.patch.txt 
b/app-admin/cronolog/files/1.6.2-patches/cronolog-getopt-long.patch.txt
index a6ec261ee4..b7eb5c1760 100644
--- a/app-admin/cronolog/files/1.6.2-patches/cronolog-getopt-long.patch.txt
+++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-getopt-long.patch.txt
@@ -1,6 +1,6 @@
 diff -urp cronolog-1.6.2/src/cronolog.c cronolog-1.6.2/src/cronolog.c
 cronolog-1.6.2/src/cronolog.c  2001-05-03 09:42:48.0 -0700
-+++ cronolog-1.6.2/src/cronolog.c  2008-01-05 23:54:53.0 -0800
+--- a/src/cronolog.c   2001-05-03 09:42:48.0 -0700
 b/src/cronolog.c   2008-01-05 23:54:53.0 -0800
 @@ -139,7 +139,8 @@ struct option long_options[] =
  { "delay",required_argument,  NULL, 'd' },
  { "once-only",no_argument,NULL, 'o' },

diff --git 
a/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt 
b/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt
index 862b12d042..25e488f061 100644
--- a/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt
+++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt
@@ -1,5 +1,5 @@
 tmp/cronolog.c 2003-10-13 12:35:17.0 +
-+++ src/cronolog.c 2003-10-13 12:36:36.0 +
+--- a/src/cronolog.c   2003-10-13 12:35:17.0 +
 b/src/cronolog.c   2003-10-13 12:36:36.0 +
 @@ -82,6 +82,8 @@
   * written to "file" (e.g. /dev/console) or to stderr if "file" is "-".
 

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

2017-02-24 Thread Patrice Clement
commit: 11364af32b42862a7b2a8b8903bcd74b8d3721a8
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 24 23:42:07 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:04:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11364af3

x11-libs/dnd: EAPI 6 bump.

Package-Manager: portage-2.3.3

 x11-libs/dnd/dnd-1.1-r2.ebuild | 42 ++
 1 file changed, 42 insertions(+)

diff --git a/x11-libs/dnd/dnd-1.1-r2.ebuild b/x11-libs/dnd/dnd-1.1-r2.ebuild
new file mode 100644
index 00..d90dac9b70
--- /dev/null
+++ b/x11-libs/dnd/dnd-1.1-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs eutils
+
+DESCRIPTION="OffiX' Drag'n'drop library"
+HOMEPAGE="http://leb.net/offix;
+SRC_URI="http://leb.net/offix/${PN}.${PV}.tgz;
+SLOT="0"
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   x11-libs/libXt
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libICE
+   x11-libs/libXaw
+   x11-proto/xproto"
+
+DEPEND="
+   ${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gentoo.diff
+   "${FILESDIR}"/Makefile-fix.patch
+)
+
+S="${WORKDIR}/DND/DNDlib"
+
+src_configure() {
+   tc-export CC CXX RANLIB AR
+   econf --with-x
+}
+
+src_install () {
+   emake DESTDIR="${D}" install
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/pprocm/

2017-02-24 Thread Patrice Clement
commit: 9866017b219d8661c5b08340a7a041be66bed8f8
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 24 23:52:29 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 25 00:04:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9866017b

app-admin/pprocm: EAPI 6 bump.

Package-Manager: portage-2.3.3

 app-admin/pprocm/pprocm-1.0-r2.ebuild | 34 ++
 1 file changed, 34 insertions(+)

diff --git a/app-admin/pprocm/pprocm-1.0-r2.ebuild 
b/app-admin/pprocm/pprocm-1.0-r2.ebuild
new file mode 100644
index 00..67b967db70
--- /dev/null
+++ b/app-admin/pprocm/pprocm-1.0-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="PProcM"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="ncurses-based program to monitor CPU, disk, network and memory 
usage"
+HOMEPAGE="http://www.fusedcreations.com/PProcM/;
+SRC_URI="http://www.fusedcreations.com/PProcM/${MY_P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   dev-perl/POE
+   dev-perl/Sys-Statistics-Linux
+   dev-perl/IO-Pipely
+   dev-lang/perl"
+
+RDEPEND="
+   ${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( AUTHORS README )
+
+src_install() {
+   newbin "${MY_PN}" "${PN}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/ignuit/

2017-02-24 Thread Michael Palimaka
commit: e747a12e9e90edbb345d1491047cb27e5400f125
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 24 23:53:27 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 24 23:57:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e747a12e

app-misc/ignuit: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/ignuit/Manifest |  1 -
 app-misc/ignuit/ignuit-2.24.2.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/app-misc/ignuit/Manifest b/app-misc/ignuit/Manifest
index fbbaf5375c..579c532b12 100644
--- a/app-misc/ignuit/Manifest
+++ b/app-misc/ignuit/Manifest
@@ -1,2 +1 @@
-DIST ignuit-2.24.2.tar.gz 572815 SHA256 
71d6b21f75a927ab733084603659cf8e0360cad8f83fef62853d96ed7834eebe SHA512 
d77f8a08d8f48c6319a600cda29a12cbd66e6fd884093e3d9fd983e349abce27d8d33276d8835f46e8a2c6fa4fb267929a47c0f99768d1ca774d07319b33195a
 WHIRLPOOL 
06f2eaa4265977b8d075764c76905d993ac11668b098473bfec25477ce6b44e785a6845bd6fff72fd2f574666f1ccb54523416ac59098d0cae663dab61585000
 DIST ignuit-2.24.3.testing.tar.gz 573592 SHA256 
0424d941849188a7bb76ec2cebbe83121da6d62ca479a97edf028ba379476c81 SHA512 
c52997745e905abfcdf8bfa8dfb04065fe05a34a9abdd0348bcb3c480d4bcb56ca279c9074d4659a237593a4697cb18ec7092fd79ee682a2b1a26749e8987d4d
 WHIRLPOOL 
98c3e9a4540d4cdce5b17013e0b9b115fac9bb942ff571322caa844d1710287ff34f10a91337eefd2505cc3cac077e6398fb88df475d890bb697121ab35ec146

diff --git a/app-misc/ignuit/ignuit-2.24.2.ebuild 
b/app-misc/ignuit/ignuit-2.24.2.ebuild
deleted file mode 100644
index 9301e7c535..00
--- a/app-misc/ignuit/ignuit-2.24.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit autotools gnome2
-
-DESCRIPTION="Memorization aid based on the Leitner flashcard system"
-HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#ignuit;
-SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="examples"
-
-RDEPEND="
-   app-text/dvipng
-   >=app-text/gnome-doc-utils-0.3.2
-   dev-libs/glib:2
-   dev-libs/libxml2:2
-   >=dev-libs/libxslt-1.1.28
-   >=gnome-base/libgnomeui-2.24.5
-   >=gnome-base/gconf-3.2.6:2
-   gnome-base/libglade:2.0
-   >=media-libs/gstreamer-0.10.36:0.10
-   x11-libs/gtk+:2
-   x11-libs/pango
-   virtual/latex-base
-"
-DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.50.0
-   sys-devel/gettext
-"
-
-src_prepare() {
-   eautoreconf # Needed to fix bogus intltool rules
-   gnome2_src_prepare
-}
-
-src_install() {
-   gnome2_src_install
-   if use examples; then
-   insinto /usr/share/doc/${PF}
-   doins -r examples
-   fi
-}



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

2017-02-24 Thread Michael Palimaka
commit: 8b5d3146567624499863c5d5a3fab08b819f28a8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 24 23:56:26 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 24 23:57:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5d3146

dev-libs/hiredis: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/hiredis/Manifest |  2 -
 dev-libs/hiredis/hiredis-0.11.0-r1.ebuild | 50 
 dev-libs/hiredis/hiredis-0.13.1.ebuild| 77 ---
 3 files changed, 129 deletions(-)

diff --git a/dev-libs/hiredis/Manifest b/dev-libs/hiredis/Manifest
index 030a7ccdb6..e70e39f05a 100644
--- a/dev-libs/hiredis/Manifest
+++ b/dev-libs/hiredis/Manifest
@@ -1,3 +1 @@
-DIST hiredis-0.11.0.tar.gz 42137 SHA256 
ff7b2849e55bf3589eecced7125934feb9645c36a4d490d001dc08c93553eafd SHA512 
a506c3e09267bd431dea87fdb7f9a44fb1d4795cbecb31323fe2fb9d66c10351fbf6d931fdaf2731fc2d0a985234e5d6ba0c9e694374d2f414294d27b6f060b8
 WHIRLPOOL 
0d4d4385452b4fe3aabc7cbdbef95914fea685a65f44a6b2addaec8f0f7779ed7f72c50cfbb976e1838553746ae90f2ce8685c208727e450738ff2bb29cca144
-DIST hiredis-0.13.1.tar.gz 54912 SHA256 
8865105e15331156a74b64aafbfd3f8c784a8375e003a55512dcca3d82168487 SHA512 
70b533a6cfbc3ce2b64018978e4f4460ca9a204ede92b571638ed4f04960199be0704cff16fcaf368e5c997a01e3b2da98e3c556c2f05c8316381f989684fcf1
 WHIRLPOOL 
6b2884217544a78153b33d4bc758f8d5bfe2cf29a16c768df7ffefbe7def43c7ae1477f1826790fdc64999b272bd33f72e10a968e606324366cb2b5539a0df71
 DIST hiredis-0.13.3.tar.gz 58291 SHA256 
717e6fc8dc2819bef522deaca516de9e51b9dfa68fe393b7db5c3b6079196f78 SHA512 
0d8b71d5ee4105e8aa308795afc2c1f60a04b0bfe8ae873d800a0c157882ec307efa04a8d0e63b538fd3fc3f88eedf4d46cb87c8937e2403927aeb7e434c
 WHIRLPOOL 
511f86f680a005bd1fa75494707bf5a16670c3f2b7ac0fd61684546368868a2545fa7aa74b63e3865be8ec7cb301417c5a945fe090de398066f098bef01d664b

diff --git a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild 
b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild
deleted file mode 100644
index 1c82e737e8..00
--- a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils multilib
-
-DESCRIPTION="Minimalistic C client library for the Redis database"
-HOMEPAGE="https://github.com/redis/hiredis;
-SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-solaris"
-IUSE="static-libs"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-disable-network-tests.patch"
-
-   # use GNU ld syntax on Solaris
-   sed -i -e '/DYLIB_MAKE_CMD=.* -G/d' Makefile || die
-}
-
-_emake() {
-   emake \
-   AR="$(tc-getAR)" \
-   CC="$(tc-getCC)" \
-   ARCH= \
-   DEBUG= \
-   OPTIMIZATION="${CPPFLAGS}" \
-   "$@"
-}
-
-src_compile() {
-   # The static lib re-uses the same objects as the shared lib, so
-   # overhead is low w/creating it all the time.  It's also needed
-   # by the tests.
-   _emake dynamic static
-}
-
-src_test() {
-   _emake test
-}
-
-src_install() {
-   _emake PREFIX="${ED}/usr" LIBRARY_PATH="$(get_libdir)" install
-   use static-libs || rm "${ED}/usr/$(get_libdir)/libhiredis.a"
-   dodoc CHANGELOG.md README.md
-}

diff --git a/dev-libs/hiredis/hiredis-0.13.1.ebuild 
b/dev-libs/hiredis/hiredis-0.13.1.ebuild
deleted file mode 100644
index 6d9684d43b..00
--- a/dev-libs/hiredis/hiredis-0.13.1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils multilib
-
-DESCRIPTION="Minimalistic C client library for the Redis database"
-HOMEPAGE="https://github.com/redis/hiredis;
-SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc64 ~x86 ~x86-fbsd ~x64-solaris"
-IUSE="examples static-libs test"
-
-DEPEND="test? ( dev-db/redis )"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-disable-network-tests.patch"
-
-   # use GNU ld syntax on Solaris
-   sed -i -e '/DYLIB_MAKE_CMD=.* -G/d' Makefile || die
-}
-
-_build() {
-   emake \
-   AR="$(tc-getAR)" \
-   CC="$(tc-getCC)" \
-   PREFIX="${EPREFIX%/}/usr" \
-   LIBRARY_PATH="$(get_libdir)" \
-   ARCH= \
-   DEBUG= \
-   OPTIMIZATION="${CPPFLAGS}" \
-   "$@"
-}
-
-src_compile() {
-   # The static lib re-uses the same objects as the shared lib, so
-   # overhead is low w/creating it all the time.  It's also needed
-   # by the tests.
-   _build dynamic static hiredis.pc
-}
-
-src_test() {
-  

[gentoo-commits] repo/gentoo:master commit in: net-misc/netifrc/

2017-02-24 Thread Michael Weber
commit: 39ac4609d2dde71e14606e90f4a68bde392949d3
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:59:36 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ac4609

net-misc/netifrc: arm64 stable (bug 591826).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/netifrc/netifrc-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild 
b/net-misc/netifrc/netifrc-0.5.1.ebuild
index c315911bec..9d92a785fe 100644
--- a/net-misc/netifrc/netifrc-0.5.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.5.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2;
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



[gentoo-commits] repo/gentoo:master commit in: app-portage/gentoolkit/

2017-02-24 Thread Michael Weber
commit: 7a0348b671ca86d3fac5cb11b1e43367587d6d5d
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:57:04 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0348b6

app-portage/gentoolkit: arm64 stable (bug 590170).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
index ab93e5440b..b0227764bb 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-vi/

2017-02-24 Thread Michael Weber
commit: e09d3a98620099d78d29ab5a39f74628955b1e98
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 23:10:55 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:14:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09d3a98

app-eselect/eselect-vi: arm64 stable (bug 609374).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild 
b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild
index e9ef140861..0a90003621 100644
--- a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild
+++ b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz;
 
 LICENSE="GPL-2"
 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 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=app-admin/eselect-1.0.6"



[gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-ng/

2017-02-24 Thread Michael Weber
commit: 74c1fce5c9d98af8ff2937eb508b21c58a1ba7d7
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:51:51 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c1fce5

app-admin/syslog-ng: arm arm64 stable (bug 580894).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/syslog-ng/syslog-ng-3.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/syslog-ng/syslog-ng-3.7.3.ebuild 
b/app-admin/syslog-ng/syslog-ng-3.7.3.ebuild
index 859b10111a..6e808d9b88 100644
--- a/app-admin/syslog-ng/syslog-ng-3.7.3.ebuild
+++ b/app-admin/syslog-ng/syslog-ng-3.7.3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/balabit/syslog-ng/releases/download/${P}/${P}.tar.gz
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="amqp caps dbi geoip ipv6 json libressl mongodb pacct python redis smtp 
spoof-source systemd tcpd"
 RESTRICT="test"
 



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

2017-02-24 Thread Michael Weber
commit: af1a8b85fb9f730b373944d7cfa967bfc682d79c
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:58:29 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1a8b85

dev-libs/libnatspec: arm64 stable (bug 548686).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/libnatspec/libnatspec-0.2.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libnatspec/libnatspec-0.2.6-r1.ebuild 
b/dev-libs/libnatspec/libnatspec-0.2.6-r1.ebuild
index 0862e60a57..f15e6b3ddc 100644
--- a/dev-libs/libnatspec/libnatspec-0.2.6-r1.ebuild
+++ b/dev-libs/libnatspec/libnatspec-0.2.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/natspec/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="doc python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2017-02-24 Thread Michael Weber
commit: 5c613780b08d9ee058fca4fa71927394b2c3f85e
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:50:17 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c613780

net-analyzer/net-snmp: arm64 stable (bug 565602).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild
index db9d07ddf3..02231cfe16 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ S=${WORKDIR}/${P/_/.}
 # GPL-2 for the init scripts
 LICENSE="HPND BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="bzip2 doc elf ipv6 libressl mfd-rewrites minimal perl python rpm selinux 
ssl tcpd X zlib lm_sensors ucd-compat pci netlink mysql"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-util/ninja/

2017-02-24 Thread Michael Weber
commit: 9f168626d71e535b6a5b09e9b22cefaf2fb3263c
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:47:50 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f168626

dev-util/ninja: arm64 stable (bug 560762).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/ninja/ninja-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ninja/ninja-1.6.0.ebuild 
b/dev-util/ninja/ninja-1.6.0.ebuild
index 13dfdf251f..529cff7e59 100644
--- a/dev-util/ninja/ninja-1.6.0.ebuild
+++ b/dev-util/ninja/ninja-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/martine/ninja.git;
 else
SRC_URI="https://github.com/martine/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm ~arm64 ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+   KEYWORDS="alpha amd64 arm arm64 ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 fi
 
 DESCRIPTION="A small build system similar to make"



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

2017-02-24 Thread Michael Weber
commit: db2e25e6f61a1411b0633c4c2185d6619998d0e4
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:17:41 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2e25e6

net-libs/courier-unicode: arm stable (bug 581042).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/courier-unicode/courier-unicode-1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/courier-unicode/courier-unicode-1.3.ebuild 
b/net-libs/courier-unicode/courier-unicode-1.3.ebuild
index c72b5a45fc..023bd9d9c6 100644
--- a/net-libs/courier-unicode/courier-unicode-1.3.ebuild
+++ b/net-libs/courier-unicode/courier-unicode-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/;
 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 src_install() {



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

2017-02-24 Thread Michael Weber
commit: 92f949c7f13657be72bda6ba16ac346c7320c2dd
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:23:07 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 23:13:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f949c7

sys-apps/xinetd: arm64 stable (bug 575332).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/xinetd/xinetd-2.3.15-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
index ba29fb82eb..c56e1c5f31 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="perl rpc tcpd"
 
 DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )



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

2017-02-24 Thread Mart Raudsepp
commit: 3a0a97851d8ccc5a10d1e8d3caf425dd94b8d943
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 24 22:33:14 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 24 22:33:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0a9785

x11-libs/vte: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-libs/vte/Manifest  |  1 -
 x11-libs/vte/vte-0.44.2.ebuild | 78 --
 2 files changed, 79 deletions(-)

diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index 6170b4ce27..44a5a57f5f 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,5 +1,4 @@
 DIST vte-0.28.2.tar.xz 962340 SHA256 
86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae SHA512 
d6a50481aaa8946cca3779e0b328fef551be534d70366a75385d1f8ead3fcddec57bed85c7d4bc2d9f34546532129e63083aafa33cbb0efcbc7dc9d66e7c45f6
 WHIRLPOOL 
cf491b80cdfbdda6163ec7562f922f1c449e6e927845de28ad8e0b06b47bbbf092f735fc4b72f6131797d17c02c6172888d4db37a520973118d2bfbacd374c2c
 DIST vte-0.36.5.tar.xz 1017504 SHA256 
c2c2ce9640f08b07667f1037862fe991081495446b735c0afb98f45e35b64edf SHA512 
43f9211381238ca6cb7f49c8a9dd8f48f702e9968e038fa26ee69228c1fc86061d5dbfabb2c27f677280e89ae9080f20594f3c27481246e3f91dd5f3ea0354f6
 WHIRLPOOL 
22be408deecedfb7c674fbc49bac2852e5e1c28f25cd7998d20042f15a905158b2698f3e2a0a8fd4a78b89929e773779787dff9af9c6c5e006ee30ed6efdc59d
-DIST vte-0.44.2.tar.xz 974596 SHA256 
a1ea594814bb136a3a9a6c7656b46240571f6a198825c007fe99194b0949 SHA512 
98db3c1528d5f458164e2d30056cd816e5943d9c569551878119e79d4fbca1865e52667393bf298f32fd54710d1b268a5aac125222ecb29ce854522be3776356
 WHIRLPOOL 
62830dc20a3aa29f4c13b3370d960f5522bb42231b68f426b2b662a40c4c8265f9d8a76c4e598cdfd5c8d8c5f712d3d9828f5f2ed5e24182f9be8697debe2ca6
 DIST vte-0.44.3.tar.xz 984412 SHA256 
e6dd09d9497aa899d06439272a641d19f0024abaa7e177de88a2ef4d3d0ccffe SHA512 
7fdb520cda7128ad9b661b78a2e1e14952389a106d23613c62ebf81a10510b2d31d1b02f28c64919543e8ecac889123770e22b5b120f633a5eab5565106fdf05
 WHIRLPOOL 
62a491a2e93c673ee2d6aa8089a446fbbbede482afc458c23e4fbb876166640c6a5d0f41f8f4d2e17ff73a289bcd535b63ca4f9273161e31c3db590a4886c82e
 DIST vte-0.46.1.tar.xz 989164 SHA256 
8800cf8bc259704a12ad1853fb0eb43bfe3857af15242e6fb9f2c3fd95b3f5c6 SHA512 
04b3f8ce922c4326d92bef605a0dbe195764946cd5f1acf28fd6d69c0cdb2ee661cc7e424436c72380da5d0250790ae658ac49d761b567dea88d92157285889d
 WHIRLPOOL 
7947982c2e9eba1481f302da8bf3433156490537c9e7ab1ef8da8d399b3dccec0911253b8973712be77fa89f7eb9451e09b65ffd6cc2ccc6e2bea9fb9f2997f8

diff --git a/x11-libs/vte/vte-0.44.2.ebuild b/x11-libs/vte/vte-0.44.2.ebuild
deleted file mode 100644
index 6ab59ec7b9..00
--- a/x11-libs/vte/vte-0.44.2.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-VALA_USE_DEPEND="vapigen"
-
-inherit eutils gnome2 vala
-
-DESCRIPTION="Library providing a virtual terminal emulator widget"
-HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE;
-
-LICENSE="LGPL-2+"
-SLOT="2.91"
-IUSE="+crypt debug glade +introspection vala"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-   >=dev-libs/glib-2.40:2
-   >=x11-libs/gtk+-3.8:3[introspection?]
-   >=x11-libs/pango-1.22.0
-
-   sys-libs/ncurses:0=
-   sys-libs/zlib
-
-   glade? ( >=dev-util/glade-3.9:3.10 )
-   introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.13
-   >=dev-util/intltool-0.35
-   sys-devel/gettext
-   virtual/pkgconfig
-
-   crypt?  ( >=net-libs/gnutls-3.2.7 )
-   vala? ( $(vala_depend) )
-"
-RDEPEND="${RDEPEND}
-   !x11-libs/vte:2.90[glade]
-"
-
-src_prepare() {
-   use vala && vala_src_prepare
-
-   # build fails because of -Werror with gcc-5.x
-   sed -e 's#-Werror=format=2#-Wformat=2#' -i configure || die "sed failed"
-
-   gnome2_src_prepare
-}
-
-src_configure() {
-   local myconf=""
-
-   if [[ ${CHOST} == *-interix* ]]; then
-   myconf="${myconf} --disable-Bsymbolic"
-
-   # interix stropts.h is empty...
-   export ac_cv_header_stropts_h=no
-   fi
-
-   # Python bindings are via gobject-introspection
-   # Ex: from gi.repository import Vte
-   # FIXME: add USE for pcre
-   gnome2_src_configure \
-   --disable-test-application \
-   --disable-static \
-   $(use_enable debug) \
-   $(use_enable glade glade-catalogue) \
-   $(use_with crypt gnutls) \
-   $(use_enable introspection) \
-   $(use_enable vala) \
-   ${myconf}
-}
-
-src_install() {
-   gnome2_src_install
-   mv "${D}"/etc/profile.d/vte{,-${SLOT}}.sh || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/scsh-install-lib/

2017-02-24 Thread Patrice Clement
commit: 773a84ea4903ae3e13693e059cd46d068ea10b8c
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb 23 23:41:55 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb 24 22:17:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773a84ea

app-shells/scsh-install-lib: clean up useless variables.

Package-Manager: portage-2.3.3

 app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild 
b/app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild
index e74cf45266..98a6f33e24 100644
--- a/app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild
+++ b/app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,14 +13,9 @@ 
SRC_URI="http://lamp.epfl.ch/~schinz/scsh_packages/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND=">=app-shells/scsh-0.6.6"
 
-src_prepare() {
-   default
-}
-
 src_install() {
dodir "${SCSH_MODULES_PATH}"
./install.scm ${SCSH_LAYOUT_CONF} \



[gentoo-commits] repo/gentoo:master commit in: app-shells/heirloom-sh/

2017-02-24 Thread Patrice Clement
commit: 0f4bc460804fe2dddedac51655928aedc406808f
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 24 22:16:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb 24 22:17:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4bc460

app-shells/heirloom-sh: clean up old.clean up old.

Package-Manager: portage-2.3.3

 app-shells/heirloom-sh/heirloom-sh-050706.ebuild | 36 
 1 file changed, 36 deletions(-)

diff --git a/app-shells/heirloom-sh/heirloom-sh-050706.ebuild 
b/app-shells/heirloom-sh/heirloom-sh-050706.ebuild
deleted file mode 100644
index bfff55d950..00
--- a/app-shells/heirloom-sh/heirloom-sh-050706.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit flag-o-matic toolchain-funcs
-
-# slightly broken
-RESTRICT="test"
-
-DESCRIPTION="Heirloom Bourne Shell, derived from OpenSolaris code SVR4/SVID3"
-HOMEPAGE="http://heirloom.sourceforge.net/sh.html;
-SRC_URI="mirror://sourceforge/heirloom/${P}.tar.bz2"
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_compile() {
-   append-cppflags -D_GNU_SOURCE
-   emake \
-   "CFLAGS=${CFLAGS}" \
-   "CPPFLAGS=${CPPFLAGS}" \
-   "LDFLAGS=${LDFLAGS}" \
-   "LARGEF=" \
-   "CC=$(tc-getCC)" || die
-}
-
-src_install() {
-   exeinto /bin
-   newexe sh jsh
-   newman sh.1 jsh.1
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-ng/

2017-02-24 Thread Michael Weber
commit: 4481acc9b6529d8bb078a85f33b97439515327ab
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 22:08:43 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 22:11:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4481acc9

app-admin/syslog-ng: arm64 stable (bug 556546).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/syslog-ng/syslog-ng-3.6.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/syslog-ng/syslog-ng-3.6.4.ebuild 
b/app-admin/syslog-ng/syslog-ng-3.6.4.ebuild
index 4ab9ac2dd5..2f33e6031b 100644
--- a/app-admin/syslog-ng/syslog-ng-3.6.4.ebuild
+++ b/app-admin/syslog-ng/syslog-ng-3.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.balabit.com/downloads/files/syslog-ng/sources/${MY_PV}/sourc
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="amqp caps dbi geoip ipv6 json mongodb pacct redis smtp spoof-source ssl 
systemd tcpd"
 RESTRICT="test"
 



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

2017-02-24 Thread Michael Weber
commit: 94d8684222c3463bc9d67ee3081fd508e5c208e0
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:49:51 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 22:11:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d86842

sys-process/htop: arm64 stable.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/sys-process/htop/htop-2.0.2.ebuild 
b/sys-process/htop/htop-2.0.2.ebuild
index 8fe99a348c..d828292cac 100644
--- a/sys-process/htop/htop-2.0.2.ebuild
+++ b/sys-process/htop/htop-2.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver"
 
 RDEPEND="sys-libs/ncurses:0=[unicode?]"



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

2017-02-24 Thread Michael Weber
commit: 090de4e4489f39f1b70b4b3b3e17b0989a9de0aa
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:52:14 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 22:11:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090de4e4

net-libs/neon: arm64 stable (bug 529718).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/net-libs/neon/neon-0.30.1.ebuild b/net-libs/neon/neon-0.30.1.ebuild
index 0551b4b8d0..09ebd9b388 100644
--- a/net-libs/neon/neon-0.30.1.ebuild
+++ b/net-libs/neon/neon-0.30.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0/27"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib"
 IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN"
 for lingua in ${IUSE_LINGUAS}; do



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

2017-02-24 Thread Mart Raudsepp
commit: 855f0e3520aadd2f3584a3dcf9d3559ee5a429dd
Author: Timo Tambet  gmail  com>
AuthorDate: Fri Feb 24 19:07:42 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 24 21:55:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855f0e35

x11-libs/gdk-pixbuf: bump to 2.36.5

Reviewed-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-libs/gdk-pixbuf/Manifest |   1 +
 x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.5.ebuild | 120 +++
 2 files changed, 121 insertions(+)

diff --git a/x11-libs/gdk-pixbuf/Manifest b/x11-libs/gdk-pixbuf/Manifest
index 46964d6b59..270cbdfc87 100644
--- a/x11-libs/gdk-pixbuf/Manifest
+++ b/x11-libs/gdk-pixbuf/Manifest
@@ -1,2 +1,3 @@
 DIST gdk-pixbuf-2.34.0.tar.xz 2709320 SHA256 
d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879 SHA512 
874aed9af0352592674f2bebd4d9b0a945932a410c9f0b776f45766c2f18d442a39c684cca69b1aca6d14f67f18e690489f388ff58699dbd0efbd13244a1a8b5
 WHIRLPOOL 
c2f7b1ac0d2fa13a00c1bed37a66b9b13564e1cef5262db656c640b0256f821658f8e6d0e1e5a300a2af83847b15518d7e0c72995df877970bf44ad28e5fd416
 DIST gdk-pixbuf-2.36.2.tar.xz 4877452 SHA256 
3a082ad67d68b55970aed0b2034a06618167be98a42d5c70de736756b45d325d SHA512 
34a569aee7a26af701edbc9bf895617dc59d1a7f98292c832885cff88733cb7f581253a5caeecf265712a07f975b7c7dfeda4050e7a81cb5c9de19b4b82d17ba
 WHIRLPOOL 
fb2871f32084a2c40cea9cd662167645d5458dd4b96faa9967356a5a95b3a173f8d54c41608dfae0344460ffd87441be0f3c465eef7dbae979e5c2d8fb92ff27
+DIST gdk-pixbuf-2.36.5.tar.xz 5165640 SHA256 
7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc SHA512 
27c39bace7bc6cf713915dcb1f35eebfb80ae599d1c9106f48af4cd447050c41e37adee76d29d6b42fbe3d0123b054c8701f2d1b4b99060b4869aa7871523b70
 WHIRLPOOL 
3ffdf7b50733425750eb327409f538541e7f8758b614c9b4fd62507508eeb934e2644e9da5be44a3900034fcdda624cb20786950729f3ca199fd27b0cd8cddd4

diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.5.ebuild 
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.5.ebuild
new file mode 100644
index 00..d893165526
--- /dev/null
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.5.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit eutils flag-o-matic gnome2 multilib libtool multilib-minimal
+
+DESCRIPTION="Image loading library for GTK+"
+HOMEPAGE="https://git.gnome.org/browse/gdk-pixbuf;
+
+LICENSE="LGPL-2+"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="X debug +introspection jpeg jpeg2k tiff test"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.48.0:2[${MULTILIB_USEDEP}]
+   >=media-libs/libpng-1.4:0=[${MULTILIB_USEDEP}]
+   introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
+   jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] )
+   jpeg2k? ( media-libs/jasper:=[${MULTILIB_USEDEP}] )
+   tiff? ( >=media-libs/tiff-3.9.2:0=[${MULTILIB_USEDEP}] )
+   X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/gtk-doc-am-1.20
+   >=sys-devel/gettext-0.19
+   virtual/pkgconfig
+"
+# librsvg blocker is for the new pixbuf loader API, you lose icons otherwise
+RDEPEND="${COMMON_DEPEND}
+   !https://bugzilla.gnome.org/show_bug.cgi?id=756590
+   eapply "${FILESDIR}"/${PN}-2.32.3-fix-lowmem-uclibc.patch
+
+   # This will avoid polluting the pkg-config file with versioned libpng,
+   # which is causing problems with libpng14 -> libpng15 upgrade
+   # See upstream bug #667068
+   # First check that the pattern is present, to catch upstream changes on 
bumps,
+   # because sed doesn't return failure code if it doesn't do any 
replacements
+   grep -q  'l in libpng16' configure || die "libpng check order has 
changed upstream"
+   sed -e 's:l in libpng16:l in libpng libpng16:' -i configure || die
+   [[ ${CHOST} == *-solaris* ]] && append-libs intl
+
+   gnome2_src_prepare
+}
+
+multilib_src_configure() {
+   # png always on to display icons
+   ECONF_SOURCE="${S}" \
+   gnome2_src_configure \
+   $(usex debug --enable-debug=yes "") \
+   $(use_with jpeg libjpeg) \
+   $(use_with jpeg2k libjasper) \
+   $(use_with tiff libtiff) \
+   $(multilib_native_use_enable introspection) \
+   $(use_with X x11) \
+   --with-libpng
+
+   # work-around gtk-doc out-of-source brokedness
+   if multilib_is_native_abi; then
+   ln -s "${S}"/docs/reference/${PN}/html 
docs/reference/${PN}/html || die
+   fi
+}
+
+multilib_src_install() {
+   # Parallel install fails when no gdk-pixbuf is already installed, bug 
#481372
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/

2017-02-24 Thread William Hubbs
commit: 6a9c88e35749b8b4ef050522cef18840695593a7
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Feb 24 21:48:15 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 24 21:48:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9c88e3

net-misc/dhcpcd: Change live ebuild to pull from git per upstream request

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/dhcpcd/dhcpcd-.ebuild | 28 +++-
 1 file changed, 3 insertions(+), 25 deletions(-)

diff --git a/net-misc/dhcpcd/dhcpcd-.ebuild 
b/net-misc/dhcpcd/dhcpcd-.ebuild
index f6264d2986..cb4cb6fc6b 100644
--- a/net-misc/dhcpcd/dhcpcd-.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
 if [[ ${PV} == "" ]]; then
-   FOSSIL_URI="http://roy.marples.name/projects/dhcpcd;
+   EGIT_REPO_URI="git://roy.marples.name/dhcpcd"
+   inherit git-r3
 else
MY_P="${P/_alpha/-alpha}"
MY_P="${MY_P/_beta/-beta}"
@@ -27,29 +28,6 @@ COMMON_DEPEND="udev? ( virtual/udev )"
 DEPEND="${COMMON_DEPEND}"
 RDEPEND="${COMMON_DEPEND}"
 
-if [[ ${PV} == "" ]]; then
-   DEPEND+=" dev-vcs/fossil"
-
-   src_unpack()
-   {
-   local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
-   local repo=${distdir}/fossil/${PN}.fossil
-
-   addwrite "${distdir}"
-
-   if [[ -e "${repo}" ]]; then
-   fossil pull "${FOSSIL_URI}" -R "${repo}" || die
-   else
-   mkdir -p "${distdir}/fossil" || die
-   fossil clone "${FOSSIL_URI}" "${repo}" || die
-   fi
-
-   mkdir -p "${S}" || die
-   cd "${S}" || die
-   fossil open "${repo}" || die
-   }
-fi
-
 src_configure()
 {
local dev hooks rundir



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

2017-02-24 Thread William Hubbs
commit: 5459e21ba4c882b3b27e935a1baa165442d0c218
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Feb 24 21:29:13 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 24 21:48:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5459e21b

sys-apps/opentmpfiles: 0.1.2 version bump for #610732

This is going direct to stable to fix stable 0.1.1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

 sys-apps/opentmpfiles/Manifest  |  1 +
 sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/sys-apps/opentmpfiles/Manifest b/sys-apps/opentmpfiles/Manifest
index 7246ff8e66..b2902bc370 100644
--- a/sys-apps/opentmpfiles/Manifest
+++ b/sys-apps/opentmpfiles/Manifest
@@ -1,2 +1,3 @@
 DIST opentmpfiles-0.1.1.tar.gz 5626 SHA256 
903cdf8eca5ff9577b10fb569cf5f01a132d2c02769ba3536ecf1ba23b05e184 SHA512 
9b8bc74c642c42e4591cc98df096f2d74d14acc5e795f49026b37401c795861ffcdf8d505f6e62980bab1cc4ee2b182668bcd5d4f4cea0984b46662643d6a0d5
 WHIRLPOOL 
a2223a5a101b70442e8ac3fa393c93724589738bfe3d899c9843d1f8cfa42db602212771f58e8387083e7e4929dde4b2dc5439eaaf7e071be3e21b6284b81962
+DIST opentmpfiles-0.1.2.tar.gz 5614 SHA256 
63f05adca95ea63fa555d371e8a5d74fe633088893be3a63bff2cdabb7b6bb3b SHA512 
d86ba71e5fe96d7a8e1999e14b0b99c78e850c42fbfefd203916edca593d0269feaf2252aa01cc35a838906fc2909015430f72cde8370e2d5b1d478a11fe456d
 WHIRLPOOL 
ca349478cb0f0ca565c007b8315e7970c84d628edaf7088e53037679cafb46513cb284ac8c30cb383245368185a6ad6e27cd11c36f7c4c299a774fca856b0e4c
 DIST opentmpfiles-0.1.tar.gz 5592 SHA256 
0c7a52d6394dcbe78dd5b4f8fba6fcc66b207389b9a9b85e61a0ab8e9e375bb7 SHA512 
f89e0b996a282ba39f5db7d5cf8e3b72672ba2a9f6013512b7169da9886d9d1d00d4de7c68aefdf2afcf24063283183c37a40864b89d25f68484b022fce58773
 WHIRLPOOL 
307e6094c0e74ceeb15fe84b09e5ea28b47584eb98a7384b9fa18e66ee7d2c2cc6e574fd2142d6373ff0cf8b302f266a2f277f74d6609d213daf0e92198caba4

diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild 
b/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild
new file mode 100644
index 00..0e879f6b3d
--- /dev/null
+++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} = * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/openrc/${PN}"
+else
+   SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
+   ${P}.tar.gz"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390 
sh ~sparc x86"
+fi
+
+DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"
+HOMEPAGE="https://github.com/openrc/opentmpfiles;
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="!

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

2017-02-24 Thread William Hubbs
commit: 03343413458dc7358b12c899ea1203289be3e5c5
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Feb 24 21:40:22 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 24 21:48:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03343413

sys-apps/opentmpfiles: sync live ebuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/opentmpfiles/opentmpfiles-.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sys-apps/opentmpfiles/opentmpfiles-.ebuild 
b/sys-apps/opentmpfiles/opentmpfiles-.ebuild
index 011fa7ac95..7b29123b27 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -40,6 +40,8 @@ add_service() {
 }
 
 pkg_postinst() {
-   add_service opentmpfiles-dev sysinit
-   add_service opentmpfiles-setup boot
+   if [[ -z $REPLACING_VERSIONS ]]; then
+   add_service opentmpfiles-dev sysinit
+   add_service opentmpfiles-setup boot
+   fi
 }



[gentoo-commits] repo/gentoo:master commit in: sys-devel/distcc/

2017-02-24 Thread Michael Weber
commit: 85981f34c108f4085adbb7a7b766278eafadecb1
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:45:11 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:45:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85981f34

sys-devel/distcc: arm64 stable (bug 421481).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild 
b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
index 80ea6751f9..74bb1a43d8 100644
--- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="crossdev gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Chatbot-Eliza/

2017-02-24 Thread Michael Weber
commit: 669d1d3e9dda111b5194be6bc7faf5c23c4dd4a1
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:43:44 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:43:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669d1d3e

dev-perl/Chatbot-Eliza: add ~arm ~ppc ~ppc64 keyword (bug 597822).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild 
b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild
index 42eb1de206..872b10ea6c 100644
--- a/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild
+++ b/dev-perl/Chatbot-Eliza/Chatbot-Eliza-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A clone of the classic Eliza program"
 
 SLOT="0"
-KEYWORDS="alpha amd64 x86"
+KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2017-02-24 Thread Michael Weber
commit: e6539833408451291fdefa344b441835d0e73336
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:26:43 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6539833

dev-libs/libgee: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-libs/libgee/libgee-0.18.1.ebuild 
b/dev-libs/libgee/libgee-0.18.1.ebuild
index 69d1277985..5f58790ed1 100644
--- a/dev-libs/libgee/libgee-0.18.1.ebuild
+++ b/dev-libs/libgee/libgee-0.18.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgee;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.8/2"
-KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sh sparc x86 ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sh sparc x86 ~x86-linux"
 IUSE="+introspection"
 
 # FIXME: add doc support, requires valadoc



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

2017-02-24 Thread Michael Weber
commit: 2b834f19008cc50a7934e347dfa14c264522f008
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:28:03 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:28:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b834f19

sys-apps/accountsservice: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 sys-apps/accountsservice/accountsservice-0.6.43.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild 
b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
index 5bca6fc9ec..277468a8b8 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
 
 IUSE="doc +introspection selinux systemd"
 



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

2017-02-24 Thread Michael Weber
commit: f16c80fb607d8a33f7bab9b52aaae938c900b358
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:27:46 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:27:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16c80fb

net-libs/phodav: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/net-libs/phodav/phodav-2.1.ebuild 
b/net-libs/phodav/phodav-2.1.ebuild
index 27a5c9f0db..636cd95d17 100644
--- a/net-libs/phodav/phodav-2.1.ebuild
+++ b/net-libs/phodav/phodav-2.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav;
 
 LICENSE="LGPL-2.1+"
 SLOT="2.0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm ppc ppc64 x86"
 IUSE="spice systemd zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/modemmanager/

2017-02-24 Thread Michael Weber
commit: 92c929ae155868a34b4840f1e2a3be3d324f5f5c
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:27:52 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:27:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c929ae

net-misc/modemmanager: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 net-misc/modemmanager/modemmanager-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/modemmanager/modemmanager-1.6.4.ebuild 
b/net-misc/modemmanager/modemmanager-1.6.4.ebuild
index ba04622a02..73081b7a4e 100644
--- a/net-misc/modemmanager/modemmanager-1.6.4.ebuild
+++ b/net-misc/modemmanager/modemmanager-1.6.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.ta
 
 LICENSE="GPL-2+"
 SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86"
 
 IUSE="+introspection mbim policykit +qmi systemd vala"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-themes-standard/

2017-02-24 Thread Michael Weber
commit: df1ac535d7e725e740dec8ba8fa435b1b493228e
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:28:31 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:28:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1ac535

x11-themes/gnome-themes-standard: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 x11-themes/gnome-themes-standard/gnome-themes-standard-3.20.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.20.2-r1.ebuild 
b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.20.2-r1.ebuild
index bf8d550dde..a4bad7b19d 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.20.2-r1.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.20.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 
 # Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose
 # their default background image



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-adwaita/

2017-02-24 Thread Michael Weber
commit: 5c47cda565b1c1393c0ed4293954909e4ca8
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:28:36 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:28:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c47cda5

x11-themes/gtk-engines-adwaita: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild 
b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
index 9752515221..c73bae9fce 100644
--- a/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
+++ b/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 
 COMMON_DEPEND="
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]



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

2017-02-24 Thread Michael Weber
commit: 915d7c682de7c8de6f16497632013a8ea8fb2f40
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:26:48 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:26:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915d7c68

dev-libs/libunique: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 dev-libs/libunique/libunique-1.1.6-r2.ebuild | 2 +-
 dev-libs/libunique/libunique-3.0.2-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libunique/libunique-1.1.6-r2.ebuild 
b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
index 8c40644d32..5e202b8abe 100644
--- a/dev-libs/libunique/libunique-1.1.6-r2.ebuild
+++ b/dev-libs/libunique/libunique-1.1.6-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Attic/LibUnique;
 
 LICENSE="LGPL-2.1"
 SLOT="1"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug dbus +introspection"
 
 RDEPEND="

diff --git a/dev-libs/libunique/libunique-3.0.2-r1.ebuild 
b/dev-libs/libunique/libunique-3.0.2-r1.ebuild
index 88e2eab990..5548c9fe83 100644
--- a/dev-libs/libunique/libunique-3.0.2-r1.ebuild
+++ b/dev-libs/libunique/libunique-3.0.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Attic/LibUnique;
 
 LICENSE="LGPL-2.1"
 SLOT="3"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug +introspection"
 
 RDEPEND="



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

2017-02-24 Thread Michael Weber
commit: 34ed9b29482068fbdecb87f89b8e83432f8d9ca0
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:26:57 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:26:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ed9b29

dev-libs/libxslt: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 dev-libs/libxslt/libxslt-1.1.29-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxslt/libxslt-1.1.29-r1.ebuild 
b/dev-libs/libxslt/libxslt-1.1.29-r1.ebuild
index 589972cd0c..a40585afa9 100644
--- a/dev-libs/libxslt/libxslt-1.1.29-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.29-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="crypt debug examples python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2017-02-24 Thread Michael Weber
commit: efb2345d8dea0ede4e80e3586b5da417c896d255
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:27:29 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:27:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efb2345d

gnome-base/libgtop: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 gnome-base/libgtop/libgtop-2.34.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/libgtop/libgtop-2.34.2.ebuild 
b/gnome-base/libgtop/libgtop-2.34.2.ebuild
index 875088908a..3ed3b8d23d 100644
--- a/gnome-base/libgtop/libgtop-2.34.2.ebuild
+++ b/gnome-base/libgtop/libgtop-2.34.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgtop;
 
 LICENSE="GPL-2"
 SLOT="2/10" # libgtop soname version
-KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="+introspection"
 
 RDEPEND="



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

2017-02-24 Thread Michael Weber
commit: 2d522a6acca82d750252da2fef5db090ae57c234
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:28:10 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:28:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d522a6a

x11-libs/gtk+: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild 
b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
index 8784c99d31..1bf1cf760a 100644
--- a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
xinerama? ( !aqua )
 "
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1



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

2017-02-24 Thread Michael Weber
commit: 1e9663791da9ac88715143ac7838f68388104b03
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:28:16 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:28:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e966379

x11-libs/gtkglext: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild 
b/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild
index 5651295f55..8672450edc 100644
--- a/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild
+++ b/x11-libs/gtkglext/gtkglext-1.2.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/

2017-02-24 Thread Michael Weber
commit: 9863cf4b348c59c73c462b2983f8bae7bd09a107
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 24 21:27:58 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 24 21:27:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9863cf4b

net-misc/networkmanager: arm stable (bug 606818)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild 
b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
index 5e2e947dbd..a6c0ad06f0 100644
--- a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
@@ -28,7 +28,7 @@ REQUIRED_USE="
^^ ( nss gnutls )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



  1   2   3   4   >