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

2018-04-15 Thread Hans de Graaff
commit: bdda8bed939d0c3eb40455b2424517662ccf09ff
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 03:24:38 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 04:09:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdda8bed

dev-ruby/turbolinks: add 2.5.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/turbolinks/Manifest|  1 +
 dev-ruby/turbolinks/turbolinks-2.5.4.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/turbolinks/Manifest b/dev-ruby/turbolinks/Manifest
index 81147ec1637..f98853f2b86 100644
--- a/dev-ruby/turbolinks/Manifest
+++ b/dev-ruby/turbolinks/Manifest
@@ -1 +1,2 @@
 DIST turbolinks-2.5.3.gem 20992 BLAKE2B 
55883b4ef728d6499d01357e404cd5bdbc7ce7914c78dc1abbaf7e18737bf9120988662bdd8acdfa61129f2099c8c27cf34e3b88a046d24cdd94f574488d5879
 SHA512 
3ac0bd52793ae60d57ab8936646157eccd3e83b112ff4456286caea61c195a855f6b3d0b474aa3f298515bda537545fb8c328254144a958ff9a7271183011d2e
+DIST turbolinks-2.5.4.gem 21504 BLAKE2B 
fdf34659e1db5d4ed8e7ed2894c46b4cba8aa30b5f9492797507e7e2c7a212dcc55b673874162fabf017594cbd1e36eac58d03f9d6951e7701293fabe135fb91
 SHA512 
052cff2ecfbad7a98371572c09c8c66f6c8babb3e997dfd12fcebc1dda6f9c0d8065be83c0f6b04ca1b1f2e0548abb73ada3fb32bc71f1eceb90b5f0ef61a195

diff --git a/dev-ruby/turbolinks/turbolinks-2.5.4.ebuild 
b/dev-ruby/turbolinks/turbolinks-2.5.4.ebuild
new file mode 100644
index 000..28f5af89698
--- /dev/null
+++ b/dev-ruby/turbolinks/turbolinks-2.5.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# The gem does not contain runnable tests.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Makes following links in your web application faster"
+HOMEPAGE="https://github.com/rails/turbolinks;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/coffee-rails:*"



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

2018-04-15 Thread Hans de Graaff
commit: 0862d5a2b50bf6187b8c1bdc258dc432771f1003
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 04:57:58 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 04:57:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0862d5a2

dev-ruby/stringex: move ~ppc forward

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/stringex/stringex-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/stringex/stringex-2.8.4.ebuild 
b/dev-ruby/stringex/stringex-2.8.4.ebuild
index 7b44be261f9..158b4c62093 100644
--- a/dev-ruby/stringex/stringex-2.8.4.ebuild
+++ b/dev-ruby/stringex/stringex-2.8.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rsl/stringex;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
 IUSE="test"
 
 # we could rely on activerecord[sqlite3], but since we do not remove the



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

2018-04-15 Thread Hans de Graaff
commit: c9fb9984c7361bce7071da922f625172894c0c23
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 05:16:06 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 05:16:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9fb9984

dev-ruby/ruby-rc4: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild 
b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index 8d7bc419300..b11bc2990cd 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2018-04-15 Thread Hans de Graaff
commit: 2a73940555ed8609f0fea6ac96b8ead2b65e61d0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 05:05:24 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 05:05:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a739405

dev-ruby/kramdown: add ruby24

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/kramdown/kramdown-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/kramdown/kramdown-1.14.0.ebuild 
b/dev-ruby/kramdown/kramdown-1.14.0.ebuild
index bf0d2f12f44..4c3fd30e71f 100644
--- a/dev-ruby/kramdown/kramdown-1.14.0.ebuild
+++ b/dev-ruby/kramdown/kramdown-1.14.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS CONTRIBUTERS"
 



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

2018-04-15 Thread Hans de Graaff
commit: 7c9e7f4f447cc9829eab84f268e8f2955fdfa20e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 03:22:21 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 04:09:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9e7f4f

dev-ruby/spreadsheet: add 1.1.7

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/spreadsheet/Manifest |  1 +
 dev-ruby/spreadsheet/spreadsheet-1.1.7.ebuild | 30 +++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/spreadsheet/Manifest b/dev-ruby/spreadsheet/Manifest
index a931ce8cb02..eb3e32aa0a3 100644
--- a/dev-ruby/spreadsheet/Manifest
+++ b/dev-ruby/spreadsheet/Manifest
@@ -1 +1,2 @@
 DIST spreadsheet-1.1.3.tar.gz 4655837 BLAKE2B 
fdb28822c0d40eaceaeccd7ecb7861fa7ab9cf2f775aeca2f5fa00dc7932d17f1cbf5298aac4458109bada8e1d97a5a537f9054cc947aa4140dde3ae260556e3
 SHA512 
c1529318384c4e48abe20aad21aa80d652ab91bca505379c310707fa23382654252bfc04d1f8bdb7aa6ec00d0e064790e3ffdcf1c1089bd49010e79729a36690
+DIST spreadsheet-1.1.7.tar.gz 4656117 BLAKE2B 
4771d747609da7a552ada5d3c0d5de51e6fafbdd1d3dbc8740e50c7a8d3d6d981316816a0e0ea5f5e817e66ee6966ce501e239409a352bce56d22274816ee8e8
 SHA512 
f1617e1733bb41e7cdcde626a31248fce43160efbd16736822f2dc4e64db814ee5394c50feaf6986b8af4876488191e40e01d95dc76078666517f5cf14f97fcf

diff --git a/dev-ruby/spreadsheet/spreadsheet-1.1.7.ebuild 
b/dev-ruby/spreadsheet/spreadsheet-1.1.7.ebuild
new file mode 100644
index 000..91d9ff175eb
--- /dev/null
+++ b/dev-ruby/spreadsheet/spreadsheet-1.1.7.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
+RUBY_FAKEGEM_RECIPE_TEST=none
+
+# Same thing for the docs whose rake target just calls rdoc.
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+RUBY_FAKEGEM_EXTRADOC="GUIDE.md History.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby library to read and write spreadsheet documents"
+HOMEPAGE="https://github.com/zdavatz/spreadsheet;
+SRC_URI="https://github.com/zdavatz/spreadsheet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+ruby_add_rdepend ">=dev-ruby/ruby-ole-1.0"
+
+each_ruby_test() {
+   ruby-ng_testrb-2 --pattern='.+.rb' --exclude='suite\.rb' test/
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/spl/, sys-fs/zfs/, sys-fs/zfs-kmod/

2018-04-15 Thread Jonathan Vasquez
commit: 1d845e110e1d8d7223619ac659a480f112ceec53
Author: Jonathan Vasquez  gentoo  org>
AuthorDate: Mon Apr 16 03:21:46 2018 +
Commit: Jonathan Vasquez  gentoo  org>
CommitDate: Mon Apr 16 03:21:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d845e11

sys-fs/zfs: removing old versions

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/zfs-kmod/Manifest   |   3 -
 sys-fs/zfs-kmod/zfs-kmod-0.6.5.4-r1.ebuild | 160 ---
 sys-fs/zfs-kmod/zfs-kmod-0.7.6.ebuild  | 145 -
 sys-fs/zfs/Manifest|   3 -
 sys-fs/zfs/zfs-0.6.5.4-r4.ebuild   | 245 -
 sys-fs/zfs/zfs-0.7.6-r1.ebuild | 212 -
 sys-kernel/spl/Manifest|   3 -
 sys-kernel/spl/spl-0.6.5.4-r1.ebuild   | 121 --
 sys-kernel/spl/spl-0.7.6.ebuild| 111 -
 9 files changed, 1003 deletions(-)

diff --git a/sys-fs/zfs-kmod/Manifest b/sys-fs/zfs-kmod/Manifest
index 9d0eef2a8ba..8fa45ff3ae0 100644
--- a/sys-fs/zfs-kmod/Manifest
+++ b/sys-fs/zfs-kmod/Manifest
@@ -1,5 +1,2 @@
 DIST zfs-0.6.5.11.tar.gz 2521959 BLAKE2B 
95b145a26620995343df1a468367b882bc71ab3e4812c05839d49d0cd877b756185c91b2609986f91939fbfda322809ddefc8ff9207fe076db03e0038e585ea2
 SHA512 
877052da2a0cdc78b10cb5041da55e31242db2618c502997f4df9aa46a14482c7f33adce8d21aaf16164a9fe52edc358922ea89c8e109c3247e107bf607d6451
-DIST zfs-0.6.5.4-patches-p1.tar.xz 64004 BLAKE2B 
e9db3c1bde3a2636b35a4204c484bc4cec0968278519762707849ba138eeb9128130de70c2f40bb28dc9102347465d724a60cebd45ddb12d4217739ecbed7714
 SHA512 
9203356b43bdad2ed78c946af8c95c9fc4d2996b41a09a3b1f5a8657d2742ac69d10b4a87d443db497d591878cf7a70ebb19762b0df135ee25f4e8d2ed6ad71f
-DIST zfs-0.6.5.4.tar.gz 2506470 BLAKE2B 
10a2242081891b94a7863f11b4c3b9e443d3b75b5eb03e8fc88e30484a94555203dec8964075cf23f694777dd699e20acb1a52b5d04cba410b6df84512436e08
 SHA512 
90c87cd95fd06cf34755358e7cc4053d19f351316133f0b808e7585a3fc8f82e7c0f49072c2995d0520de5104fd04d91a166a0d5b6c923c82dfb2fb4f7f57a01
-DIST zfs-0.7.6.tar.gz 6409035 BLAKE2B 
498d02172f0eaaa658e2aad2dd74d37f0ce5d41fda817976cc370ad42ad320f09124e6dc4a609b5eeda7819f538247cf64823871d00902e80a9bc92a374d0d51
 SHA512 
d9d45696b81080234068a4731276f888382e6680a6ca30d302110dbd1fa00d38ef17bd59de4b787b1ce91c3184ccb403c5db6b064a611f6f8572fa077a989cdb
 DIST zfs-0.7.8.tar.gz 6514969 BLAKE2B 
689d96ad7afeb422cbeca724f248ac56b6fcdc0a7ef215f735180406a7fc0d4d3c9700a41e855186d8044b304c9f0c142c2bdca387299c499974e424965970a4
 SHA512 
cdeabe10acd2feeeff8a6362987c757b716bfea6ebad42ce022a081106661f774150c113bdaa9e1ac441efdd6da4cf11e6119323ad60ae15ab445a872d952e35

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.4-r1.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.4-r1.ebuild
deleted file mode 100644
index 10bb6ec3285..000
--- a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.4-r1.ebuild
+++ /dev/null
@@ -1,160 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-AT_M4DIR="config"
-AUTOTOOLS_AUTORECONF="1"
-AUTOTOOLS_IN_SOURCE_BUILD="1"
-
-if [ ${PV} == "" ]; then
-   AUTOTOOLS_AUTORECONF="1"
-   EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz
-   https://dev.gentoo.org/~ryao/dist/zfs-${PV}-patches-p1.tar.xz;
-   S="${WORKDIR}/zfs-${PV}"
-   KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
-fi
-
-inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
-
-DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/;
-
-LICENSE="CDDL debug? ( GPL-2+ )"
-SLOT="0"
-IUSE="custom-cflags debug +rootfs"
-RESTRICT="debug? ( strip ) test"
-
-DEPEND="
-   =sys-kernel/spl-${PV}*
-   dev-lang/perl
-   virtual/awk
-"
-
-RDEPEND="${DEPEND}
-   !https://github.com/zfsonlinux/zfs.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz;
-   S="${WORKDIR}/zfs-${PV}"
-   KEYWORDS="~amd64"
-fi
-
-inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
-
-DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/;
-
-LICENSE="CDDL debug? ( GPL-2+ )"
-SLOT="0"
-IUSE="custom-cflags debug +rootfs"
-RESTRICT="debug? ( strip ) test"
-
-DEPEND="
-   =sys-kernel/spl-${PV}*
-   dev-lang/perl
-   virtual/awk
-"
-
-RDEPEND="${DEPEND}
-   !sys-fs/zfs-fuse
-"
-
-AT_M4DIR="config"
-AUTOTOOLS_IN_SOURCE_BUILD="1"
-
-DOCS=( AUTHORS COPYRIGHT DISCLAIMER README.markdown )
-
-pkg_setup() {
-   linux-info_pkg_setup
-   CONFIG_CHECK="
-   !DEBUG_LOCK_ALLOC
-   EFI_PARTITION
-   IOSCHED_NOOP
-   MODULES
-   !PAX_KERNEXEC_PLUGIN_METHOD_OR
-   

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, sys-kernel/spl/, sys-fs/zfs/, ...

2018-04-15 Thread Jonathan Vasquez
commit: 877947d414bf8b576b9d79226da82afa3df446a5
Author: Jonathan Vasquez  gentoo  org>
AuthorDate: Mon Apr 16 03:36:12 2018 +
Commit: Jonathan Vasquez  gentoo  org>
CommitDate: Mon Apr 16 03:36:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877947d4

sys-fs/zfs: stabilizing 0.6.5.11 and 0.7.8. Removing corresponding
masks.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 profiles/arch/amd64/package.use.mask| 4 
 profiles/arch/amd64/package.use.stable.mask | 8 
 profiles/arch/base/package.use.mask | 4 
 profiles/base/package.use.stable.mask   | 4 
 sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild| 2 +-
 sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild   | 2 +-
 sys-fs/zfs/zfs-0.6.5.11-r2.ebuild   | 2 +-
 sys-fs/zfs/zfs-0.7.8.ebuild | 2 +-
 sys-kernel/spl/spl-0.6.5.11.ebuild  | 2 +-
 sys-kernel/spl/spl-0.7.8.ebuild | 2 +-
 10 files changed, 6 insertions(+), 26 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 96b79fcfda5..3992c3053e6 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -183,10 +183,6 @@ net-libs/gnutls -dane
 # dependency keyworded here, masked in base
 media-libs/freetype -infinality
 
-# Mike Gilbert  (29 Jun 2012)
-# sys-fs/zfs is not available everywhere.
-sys-boot/grub -libzfs
-
 # Alexandre Rostovtsev  (12 Apr 2012)
 # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for
 # gobject-introspection[doctool], bug #411761

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index b170fe6ef3b..6bc0e5760b7 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -52,10 +52,6 @@ dev-db/mariadb mroonga
 # and additional unstable dependencies
 gnustep-base/gnustep-make libobjc2
 
-# Yixun Lan  (02 Apr 2015)
-# sys-fs/zfs is not stable.
-sys-cluster/ceph zfs
-
 # Pacho Ramos  (08 Mar 2015)
 # mayavi is broken, bug #500104
 dev-python/apptools test
@@ -66,10 +62,6 @@ dev-python/apptools test
 dev-lang/python-exec -python_targets_pypy
 dev-lang/python-exec -python_targets_pypy3
 
-# Mike Gilbert  (22 Mar 2014)
-# sys-fs/zfs is not stable.
-sys-boot/grub libzfs
-
 # Tom Wijsman  (06 Feb 2014)
 # [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable.
 www-apps/cgit jit

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index fbe2ee1e7b6..001f04631e2 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -156,10 +156,6 @@ net-libs/gnutls dane
 # fontconfig-infinality dependency not yet keyworded on most arches
 media-libs/freetype infinality
 
-# Mike Gilbert  (29 Jun 2012)
-# sys-fs/zfs is not available everywhere.
-sys-boot/grub libzfs
-
 # Michał Górny  (11 Apr 2012)
 # JIT compilation in libzpaq generates code for x86/amd64.
 app-arch/zpaq jit

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 77fe69bcefe..9d0606481ee 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -93,10 +93,6 @@ media-plugins/kipi-plugins mediawiki vkontakte
 # Requires testing version of media-libs/opencv
 media-libs/mlt opencv
 
-# Matthias Maier  (22 Jan 2017)
-# sys-fs/zfs isn't going to be marked stable anytime soon
-app-emulation/libvirt zfs
-
 # Michael Palimaka 

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

2018-04-15 Thread Kent Fredric
commit: 93d47564117eadae8a6de324256c0162440e0bba
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Apr 16 03:05:50 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Apr 16 03:06:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d47564

dev-perl/autovivification: Bump to version 0.180.0

Upstream:
- Fix test failures for Perl 5.28 CV-in-stash optimization
- Clarify documentation of strict/warn arguments.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/autovivification/Manifest |  1 +
 .../autovivification-0.180.0.ebuild| 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/autovivification/Manifest 
b/dev-perl/autovivification/Manifest
index 0a1ae0ff20c..7ad2fa72602 100644
--- a/dev-perl/autovivification/Manifest
+++ b/dev-perl/autovivification/Manifest
@@ -1 +1,2 @@
 DIST autovivification-0.17.tar.gz 55277 BLAKE2B 
2368f470fcb551273c9f2b02cdf7b0bd275fd4a83ed3cdde9be1fc6420389d8934b1bd6b898d1db7c63d1b98c222c221f86bd962b678bf9d9d9f37221453588c
 SHA512 
44377110a2f3e9829f25df0da9cca2718bcddff550d7a948196bc7e21d6b07e9c364e0951614baeedfe1914c54bf09b7c0b614a9420a9e53d55683134f5e
+DIST autovivification-0.18.tar.gz 55854 BLAKE2B 
3f429ca462b685c4b02de265b7bdc5e3ccc9a2fcfd7a182834252a1a46a8e173657613c4e1391df8c9139f9b0716c10c25767d419343275b8e64b37aaef78cad
 SHA512 
f5058bf1672a53281d70431cbb2bdd1a37dda8dc3d4191ca3c68c469089c5a1f2a36522f2a0b5d19847d91296f43e49cf6296c87b78940e786f0d0ac106a539e

diff --git a/dev-perl/autovivification/autovivification-0.180.0.ebuild 
b/dev-perl/autovivification/autovivification-0.180.0.ebuild
new file mode 100644
index 000..f81b937fece
--- /dev/null
+++ b/dev-perl/autovivification/autovivification-0.180.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.18
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Lexically disable autovivification"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-XSLoader"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Exporter
+   virtual/perl-Test-Simple
+   )
+"



[gentoo-commits] proj/portage:master commit in: pym/portage/util/futures/, pym/portage/tests/util/futures/asyncio/

2018-04-15 Thread Zac Medico
commit: 9a7b0a006e65f8683716d60574e4f19f8ffd603d
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Apr 14 21:29:29 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Apr 16 00:04:26 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9a7b0a00

Implement AbstractEventLoop.connect_read_pipe (bug 649588)

In python versions that support asyncio, this allows API consumers
to use subprocess.PIPE for asyncio.create_subprocess_exec() stdout
and stderr parameters.

Bug: https://bugs.gentoo.org/649588

 .../util/futures/asyncio/test_subprocess_exec.py   |  30 
 pym/portage/util/futures/unix_events.py| 157 -
 2 files changed, 184 insertions(+), 3 deletions(-)

diff --git a/pym/portage/tests/util/futures/asyncio/test_subprocess_exec.py 
b/pym/portage/tests/util/futures/asyncio/test_subprocess_exec.py
index d30f48c43..94984fc93 100644
--- a/pym/portage/tests/util/futures/asyncio/test_subprocess_exec.py
+++ b/pym/portage/tests/util/futures/asyncio/test_subprocess_exec.py
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 import os
+import subprocess
 
 from portage.process import find_binary
 from portage.tests import TestCase
@@ -161,3 +162,32 @@ class SubprocessExecTestCase(TestCase):
f.close()
 
self._run_test(test)
+
+   def testReadTransport(self):
+   """
+   Test asyncio.create_subprocess_exec(stdout=subprocess.PIPE) 
which
+   requires an AbstractEventLoop.connect_read_pipe implementation
+   (and a ReadTransport implementation for it to return).
+   """
+   if not hasattr(asyncio, 'create_subprocess_exec'):
+   self.skipTest('create_subprocess_exec not implemented 
for python2')
+
+   args_tuple = (b'hello', b'world')
+   echo_binary = find_binary("echo")
+   self.assertNotEqual(echo_binary, None)
+   echo_binary = echo_binary.encode()
+
+   def test(loop):
+   with open(os.devnull, 'rb', 0) as devnull:
+   proc = loop.run_until_complete(
+   asyncio.create_subprocess_exec(
+   echo_binary, *args_tuple,
+   stdin=devnull,
+   stdout=subprocess.PIPE, 
stderr=subprocess.STDOUT))
+
+   self.assertEqual(
+   
tuple(loop.run_until_complete(proc.stdout.read()).split()),
+   args_tuple)
+   self.assertEqual(loop.run_until_complete(proc.wait()), 
os.EX_OK)
+
+   self._run_test(test)

diff --git a/pym/portage/util/futures/unix_events.py 
b/pym/portage/util/futures/unix_events.py
index d788c2bea..9d84ab6aa 100644
--- a/pym/portage/util/futures/unix_events.py
+++ b/pym/portage/util/futures/unix_events.py
@@ -9,12 +9,18 @@ __all__ = (
 try:
from asyncio.base_subprocess import BaseSubprocessTransport as 
_BaseSubprocessTransport
from asyncio.unix_events import AbstractChildWatcher as 
_AbstractChildWatcher
+   from asyncio.transports import ReadTransport as _ReadTransport
 except ImportError:
_AbstractChildWatcher = object
_BaseSubprocessTransport = object
+   _ReadTransport = object
 
+import errno
+import fcntl
 import functools
+import logging
 import os
+import stat
 import subprocess
 
 from portage.util._eventloop.global_event_loop import (
@@ -82,6 +88,35 @@ class _PortageEventLoop(events.AbstractEventLoop):
"""
return asyncio.Task(coro, loop=self)
 
+   def connect_read_pipe(self, protocol_factory, pipe):
+   """
+   Register read pipe in event loop. Set the pipe to non-blocking 
mode.
+
+   @type protocol_factory: callable
+   @param protocol_factory: must instantiate object with Protocol 
interface
+   @type pipe: file
+   @param pipe: a pipe to read from
+   @rtype: asyncio.Future
+   @return: Return pair (transport, protocol), where transport 
supports the
+   ReadTransport interface.
+   """
+   protocol = protocol_factory()
+   result = self.create_future()
+   waiter = self.create_future()
+   transport = self._make_read_pipe_transport(pipe, protocol, 
waiter=waiter)
+
+   def waiter_callback(waiter):
+   try:
+   waiter.result()
+   except Exception as e:
+   transport.close()
+   result.set_exception(e)
+   else:
+   result.set_result((transport, protocol))
+
+ 

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

2018-04-15 Thread Matt Turner
commit: 60e1ee0405610605c00c0640bb37d1a43b2358df
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 16 00:25:05 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 16 00:25:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e1ee04

media-libs/vulkan-loader: Drop old versions

Intentionally dropping only stable versions.

 media-libs/vulkan-loader/Manifest  |  6 ---
 ...n-loader-1.0.54.0-remove-executable-stack.patch | 25 ---
 .../vulkan-loader/vulkan-loader-1.0.42.0.ebuild| 50 -
 .../vulkan-loader/vulkan-loader-1.0.42.2.ebuild| 50 -
 .../vulkan-loader/vulkan-loader-1.0.46.0.ebuild| 50 -
 .../vulkan-loader/vulkan-loader-1.0.51.0.ebuild| 50 -
 .../vulkan-loader/vulkan-loader-1.0.54.0.ebuild| 52 --
 .../vulkan-loader/vulkan-loader-1.0.61.1.ebuild| 50 -
 8 files changed, 333 deletions(-)

diff --git a/media-libs/vulkan-loader/Manifest 
b/media-libs/vulkan-loader/Manifest
index c53ca107c93..0e4ad6f0f75 100644
--- a/media-libs/vulkan-loader/Manifest
+++ b/media-libs/vulkan-loader/Manifest
@@ -1,7 +1 @@
-DIST vulkan-loader-1.0.42.0.tar.gz 3699030 BLAKE2B 
acf29a2379f37367b37f2d8278cf1b512fb016c05fb5f5ee0d5d4b9c995123310728a01d1f0e341686bc2041265a9d9f64c19be451e8e6e608b748ee4d3035af
 SHA512 
2c35aecffc60992023184e499d036d99a3c39b3b3856341f341fc9c5b2b0c71cc49a4658634165f4d5218a7202f4c2ddfb95107ba95f2c8a9870e375cff7a15b
-DIST vulkan-loader-1.0.42.2.tar.gz 3701608 BLAKE2B 
b6769a29c1a385ec564cdd897255a1055c583c95d9948ee8bd653606bcfb0d07dbf4abf10c3d2711059635a0d9d73edb82fda4f7aeb12107f0b2b705c809ade4
 SHA512 
6f591bcb69edde516cf170936e23a3f19f2f57a22b65d19683c10528ed6559501d3dae29ee1d3e820a81a5cd6e608f5710ba15f7c9bc050ea0eaceef2cf82d37
-DIST vulkan-loader-1.0.46.0.tar.gz 3732605 BLAKE2B 
364f6a763d016bebb1100dc594a006da7b4a27147398ce9efdceac4ca7bc5ced235ab6bad978cfa9bca4489e6a069c145030b38354778dccbc8559babba1cbf5
 SHA512 
dc0728c00e017a2ed0b1e34a500a6335f6dee5dd77c7801d7d450c68c6e8c7cd5dec640be6dec1dea28941d927764a636b82a628e0260ca724163afa4152d8b6
-DIST vulkan-loader-1.0.51.0.tar.gz 3796337 BLAKE2B 
9a418e6e4cfe1f19c8716788452f4ed219be14fcdadf3c5cb983d031f3a95a7f6322a94aced391711ba486274611ff5ea2ae87c2116a6c16b9aa0b2f97e10c72
 SHA512 
5d198fc9537c8fa3cbde19fc74f8d47595fabcb52c8db1c626fa157f171ed74ad202e086f7c9e94827c1ab682d03bae58af690c510c6705ca92db0548ee575f6
-DIST vulkan-loader-1.0.54.0.tar.gz 3842785 BLAKE2B 
72b14546859f38f090554a9ff04dce91fb0764f5180ca22a3e863e992276c4c4e9a85ca946b18a0c54fed99b58a39b9c65a67c4302aa337e89a04d435a606df2
 SHA512 
f5478e1a7f966a2d09b97a3b47a04b4c9ccd68b88126fefcd6f97bfd0347c5a5bebf52e1cdfccc4863d22dd3b875e04cddf406e3e546eb3dc50d2ef61d85a21f
-DIST vulkan-loader-1.0.61.1.tar.gz 3889453 BLAKE2B 
0d5f1335e874294350e02063b11e5efb3d1f3bb69a7c970f2b6a6cbe9b78651c7810644d30b404016ed126ad63c4ab46b017c2ef033ba1c45046fd310218cd55
 SHA512 
e16599ca458dc1c636c80a03693edc4a24563e08768de95e7711cd7927d7cfdcd0ce14d16d938ca066bfe4ce8fe43836d2b61973bc2a7ba6ad14ab5f18166e0e
 DIST vulkan-loader-1.1.70.0.tar.gz 4107351 BLAKE2B 
86859e74839a0a7c667476db62a1bc73d89f22e6bb951f2742bc6990ed498e9201bd17973e887f360b2eec610e29d547e79d5323ed74fd5618cb0fc75dbba063
 SHA512 
ae57e6890225b6e4607fde04a296a14bc54fd6b61b360b771bd24f00607dcb6fff06b3ec38a761173c92c90628a139f1424445e174c21adad4af6f445b91ed26

diff --git 
a/media-libs/vulkan-loader/files/vulkan-loader-1.0.54.0-remove-executable-stack.patch
 
b/media-libs/vulkan-loader/files/vulkan-loader-1.0.54.0-remove-executable-stack.patch
deleted file mode 100644
index 36b50b91e73..000
--- 
a/media-libs/vulkan-loader/files/vulkan-loader-1.0.54.0-remove-executable-stack.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 3152f2a5056077d3e1061ac61e3ef7888ff96dc7 Mon Sep 17 00:00:00 2001
-From: Lenny Komow 
-Date: Thu, 20 Jul 2017 16:07:14 -0600
-Subject: [PATCH] loader: Remove executable stack from libvulkan.so
-
-Change-Id: Id77d5560479cbbc6f5453a6362c5a20dd721fdd0

- loader/unknown_ext_chain_gas.asm | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/loader/unknown_ext_chain_gas.asm 
b/loader/unknown_ext_chain_gas.asm
-index e463f45be..798760bd8 100644
 a/loader/unknown_ext_chain_gas.asm
-+++ b/loader/unknown_ext_chain_gas.asm
-@@ -108,6 +108,10 @@ vkdev_ext\num:
- 
- .endif
- 
-+#if defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
-+
- .data
- 
- termin_error_string:

diff --git a/media-libs/vulkan-loader/vulkan-loader-1.0.42.0.ebuild 
b/media-libs/vulkan-loader/vulkan-loader-1.0.42.0.ebuild
deleted file mode 100644
index 56caaa6fd6e..000
--- a/media-libs/vulkan-loader/vulkan-loader-1.0.42.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
-
-if [[ 

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

2018-04-15 Thread Matt Turner
commit: 8d48282ca3850bb3584586adffee6e6d9f8ff97f
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 16 00:25:54 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 16 00:25:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d48282c

dev-util/spirv-tools: Drop old version

 dev-util/spirv-tools/spirv-tools-2018.2.ebuild | 27 --
 1 file changed, 27 deletions(-)

diff --git a/dev-util/spirv-tools/spirv-tools-2018.2.ebuild 
b/dev-util/spirv-tools/spirv-tools-2018.2.ebuild
deleted file mode 100644
index ccda0233158..000
--- a/dev-util/spirv-tools/spirv-tools-2018.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib cmake-utils
-
-DESCRIPTION="Provides an API and commands for processing SPIR-V modules"
-HOMEPAGE="https://github.com/KhronosGroup/SPIRV-Tools;
-SRC_URI="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=""
-DEPEND="dev-util/spirv-headers"
-
-S="${WORKDIR}/SPIRV-Tools-${PV}"
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   "-DSPIRV-Headers_SOURCE_DIR=/usr/"
-   )
-
-   cmake-utils_src_configure
-}



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

2018-04-15 Thread Matt Turner
commit: a38736c98e4f4524b495fb5d2af15670cbe4e310
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 16 00:22:51 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 16 00:23:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38736c9

media-libs/vulkan-loader: Fix installation with ninja

Closes: https://bugs.gentoo.org/650090

 media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild | 2 +-
 media-libs/vulkan-loader/vulkan-loader-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild 
b/media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild
index 0209e422b94..4bed360605f 100644
--- a/media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild
+++ b/media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild
@@ -60,5 +60,5 @@ multilib_src_configure() {
 multilib_src_install() {
keepdir /etc/vulkan/icd.d
 
-   default
+   cmake-utils_src_install
 }

diff --git a/media-libs/vulkan-loader/vulkan-loader-.ebuild 
b/media-libs/vulkan-loader/vulkan-loader-.ebuild
index 50481bec95e..b83dbcb76bc 100644
--- a/media-libs/vulkan-loader/vulkan-loader-.ebuild
+++ b/media-libs/vulkan-loader/vulkan-loader-.ebuild
@@ -57,5 +57,5 @@ multilib_src_configure() {
 multilib_src_install() {
keepdir /etc/vulkan/icd.d
 
-   default
+   cmake-utils_src_install
 }



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

2018-04-15 Thread Zac Medico
commit: 2b6e90fadfb1adcd8ccd2f313aa009b3d19ffefe
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 15 23:42:49 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 15 23:58:05 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=2b6e90fa

EventLoop: support add_reader/writer fd overlap (bug 649588)

The AbstractEventLoop add_reader and add_writer methods need to support
simultaneous registration of reader and writer callbacks for the same
fd. For example, this feature is used by the standard library's
asyncio.unix_events._UnixWritePipeTransport class, which is used to
implement AbstractEventLoop.subprocess_exec(stdin=subprocess.PIPE).

Bug: https://bugs.gentoo.org/649588

 pym/portage/util/_eventloop/EventLoop.py | 83 
 1 file changed, 73 insertions(+), 10 deletions(-)

diff --git a/pym/portage/util/_eventloop/EventLoop.py 
b/pym/portage/util/_eventloop/EventLoop.py
index 32dc2fc9d..35d0a35ba 100644
--- a/pym/portage/util/_eventloop/EventLoop.py
+++ b/pym/portage/util/_eventloop/EventLoop.py
@@ -4,6 +4,7 @@
 from __future__ import division
 
 import errno
+import functools
 import logging
 import os
 import select
@@ -95,19 +96,20 @@ class EventLoop(object):
self._callback(*self._args)
return False
 
-   class _repeat_callback(object):
+   class _selector_callback(object):
"""
Wraps an callback, and always returns True, for callbacks that
are supposed to run repeatedly.
"""
-   __slots__ = ("_args", "_callback")
+   __slots__ = ("_args", "_callbacks")
 
-   def __init__(self, callback, args):
-   self._callback = callback
-   self._args = args
+   def __init__(self, callbacks):
+   self._callbacks = callbacks
 
def __call__(self, fd, event):
-   self._callback(*self._args)
+   for callback, mask in self._callbacks:
+   if event & mask:
+   callback()
return True
 
def __init__(self, main=True):
@@ -189,6 +191,9 @@ class EventLoop(object):
self.IO_OUT = PollConstants.POLLOUT
self.IO_PRI = PollConstants.POLLPRI
 
+   self._EVENT_READ = self.IO_IN | self.IO_HUP
+   self._EVENT_WRITE = self.IO_OUT
+
self._child_handlers = {}
self._sigchld_read = None
self._sigchld_write = None
@@ -602,7 +607,19 @@ class EventLoop(object):
 
Use functools.partial to pass keywords to the callback.
"""
-   self.io_add_watch(fd, self.IO_IN, 
self._repeat_callback(callback, args))
+   handler = self._poll_event_handlers.get(fd)
+   callbacks = [(functools.partial(callback, *args), 
self._EVENT_READ)]
+   selector_mask = self._EVENT_READ
+   if handler is not None:
+   if not isinstance(handler.callback, 
self._selector_callback):
+   raise AssertionError("add_reader called with fd 
"
+   "registered directly via io_add_watch")
+   for item in handler.callback._callbacks:
+   callback, mask = item
+   if mask != self._EVENT_READ:
+   selector_mask |= mask
+   callbacks.append(item)
+   self.io_add_watch(fd, selector_mask, 
self._selector_callback(callbacks))
 
def remove_reader(self, fd):
"""
@@ -610,7 +627,24 @@ class EventLoop(object):
"""
handler = self._poll_event_handlers.get(fd)
if handler is not None:
-   return self.source_remove(handler.source_id)
+   if not isinstance(handler.callback, 
self._selector_callback):
+   raise AssertionError("remove_reader called with 
fd "
+   "registered directly via io_add_watch")
+   callbacks = []
+   selector_mask = 0
+   removed = False
+   for item in handler.callback._callbacks:
+   callback, mask = item
+   if mask == self._EVENT_READ:
+   removed = True
+   else:
+   selector_mask |= mask
+   callbacks.append(item)
+   self.source_remove(handler.source_id)
+   if callbacks:
+  

[gentoo-commits] repo/gentoo:master commit in: app-forensics/aide/

2018-04-15 Thread Aaron Bauman
commit: 7c1e1a0ad9b011d4343695572fc74d7c00bfa700
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr 15 23:48:45 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 15 23:48:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1e1a0a

app-forensics/aide: amd64 stable

Bug: https://bugs.gentoo.org/653262
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-forensics/aide/aide-0.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/aide/aide-0.16-r1.ebuild 
b/app-forensics/aide/aide-0.16-r1.ebuild
index a263403776c..24da7ddf3d3 100644
--- a/app-forensics/aide/aide-0.16-r1.ebuild
+++ b/app-forensics/aide/aide-0.16-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="acl audit curl e2fs mhash postgres prelink selinux static xattr zlib"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-misc/qt5ct/

2018-04-15 Thread Aaron Bauman
commit: 1cfd8512b14bdcfe4d6d508d579126295172b561
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr 15 23:31:04 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 15 23:31:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfd8512

x11-misc/qt5ct: amd64 stable

Bug: https://bugs.gentoo.org/653264
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-misc/qt5ct/qt5ct-0.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/qt5ct/qt5ct-0.35.ebuild b/x11-misc/qt5ct/qt5ct-0.35.ebuild
index 5c14b1e6072..267aa5d9890 100644
--- a/x11-misc/qt5ct/qt5ct-0.35.ebuild
+++ b/x11-misc/qt5ct/qt5ct-0.35.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="+dbus"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2018-04-15 Thread Matt Turner
commit: 39fdaceded21ebd4c6665ec6147ab65f263ac564
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 15 22:56:14 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 15 22:56:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fdaced

x11-base/xorg-server: Install setuid without systemd

When using systemd, the Xserver does not need to run with root
privileges. Without systemd... I'm not sure.

Bug: https://bugs.gentoo.org/635102
Bug: https://bugs.gentoo.org/635582

 x11-base/xorg-server/xorg-server-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-base/xorg-server/xorg-server-.ebuild 
b/x11-base/xorg-server/xorg-server-.ebuild
index 04dd3ce9336..7af80e32dab 100644
--- a/x11-base/xorg-server/xorg-server-.ebuild
+++ b/x11-base/xorg-server/xorg-server-.ebuild
@@ -161,8 +161,9 @@ src_configure() {
$(use_with doc xmlto)
$(use_with systemd systemd-daemon)
$(use_enable systemd systemd-logind)
+   $(use_enable systemd suid-wrapper)
+   $(use_enable !systemd install-setuid)
--enable-libdrm
-   --enable-suid-wrapper
--sysconfdir="${EPREFIX}"/etc/X11
--localstatedir="${EPREFIX}"/var
--with-fontrootdir="${EPREFIX}"/usr/share/fonts



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2018-04-15 Thread Matt Turner
commit: 1eaaa168373da2f6258680765585f191ca5f953e
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 15 22:59:58 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 15 23:00:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eaaa168

x11-base/xorg-server: Version bump to 1.19.99.904

Bug: https://bugs.gentoo.org/650228

 x11-base/xorg-server/Manifest  |   1 +
 .../xorg-server/xorg-server-1.19.99.904.ebuild | 220 +
 2 files changed, 221 insertions(+)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index 86480bf8201..866e6b9393e 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -1,2 +1,3 @@
 DIST xorg-server-1.19.5.tar.bz2 5965044 BLAKE2B 
23375793ea4459a962f412440e307081ce2acd3c646e5db4d1bfac20e267bcbb1752ba8f6de66df06d25eaf92d1b55082a80eced0d44c257a757d5926ca6a7f3
 SHA512 
928dea5850b98cd815004cfa133eca23cfa9521920c934c68a92787f2cae13cca1534eee772a4fb74b8ae8cb92662b5d68b95b834c8aa8ec57cd57cb4e5dd45c
 DIST xorg-server-1.19.99.901.tar.bz2 6131851 BLAKE2B 
5b3588fe7c42d10eb89fa4ebea5ab6f2c7fb25f876ec6a5c5b523062f5c712c52c20767aa60b607847b50aa12ec75307b8715d63aa92331b70a1971c8d740670
 SHA512 
c2fbe4868788cd0d6d5fe546acb8c2ddec39ac3e851f352ee438a785a248a048a87073972f51ff98ef36a35a6753f8c2f22c2ecfc719d47dd9bb3c453fdb3ae5
+DIST xorg-server-1.19.99.904.tar.bz2 6083787 BLAKE2B 
7b5ba4601494ab7714a977e6fcced12e373f5aaf30d433560a899d4446116cc4a5e22ae21378fea6ab07b68bad1a2544e065fd1d449b3b155b2c0e8a6787e479
 SHA512 
b9dccc777d0a30c6b40bddffe1f359dde4103539c6598f04bf8cf5f59e6770229221a199c1866b4eba0cf8d2d87fe878985bbd2e3c6ec5b65e3f16195ea8d57e

diff --git a/x11-base/xorg-server/xorg-server-1.19.99.904.ebuild 
b/x11-base/xorg-server/xorg-server-1.19.99.904.ebuild
new file mode 100644
index 000..7af80e32dab
--- /dev/null
+++ b/x11-base/xorg-server/xorg-server-1.19.99.904.ebuild
@@ -0,0 +1,220 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+XORG_DOC=doc
+inherit xorg-2 multilib versionator flag-o-matic
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/xserver.git;
+
+DESCRIPTION="X.Org X servers"
+SLOT="0/${PV}"
+if [[ ${PV} != * ]]; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+fi
+
+IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux systemd 
+udev unwind xcsecurity"
+
+CDEPEND=">=app-eselect/eselect-opengl-1.3.0
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   >=x11-apps/iceauth-1.0.2
+   >=x11-apps/rgb-1.0.3
+   >=x11-apps/xauth-1.0.3
+   x11-apps/xkbcomp
+   >=x11-libs/libdrm-2.4.89
+   >=x11-libs/libpciaccess-0.12.901
+   >=x11-libs/libXau-1.0.4
+   >=x11-libs/libXdmcp-1.0.2
+   >=x11-libs/libXfont2-2.0.1
+   >=x11-libs/libxkbfile-1.0.4
+   >=x11-libs/libxshmfence-1.1
+   >=x11-libs/pixman-0.27.2
+   >=x11-libs/xtrans-1.3.5
+   >=x11-misc/xbitmaps-1.0.1
+   >=x11-misc/xkeyboard-config-2.4.1-r3
+   dmx? (
+   x11-libs/libXt
+   >=x11-libs/libdmx-1.0.99.1
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXaw-1.0.4
+   >=x11-libs/libXext-1.0.99.4
+   >=x11-libs/libXfixes-5.0
+   >=x11-libs/libXi-1.2.99.1
+   >=x11-libs/libXmu-1.0.3
+   x11-libs/libXrender
+   >=x11-libs/libXres-1.0.3
+   >=x11-libs/libXtst-1.0.99.2
+   )
+   glamor? (
+   media-libs/libepoxy[X]
+   >=media-libs/mesa-10.3.4-r1[egl,gbm]
+   !x11-libs/glamor
+   )
+   kdrive? (
+   >=x11-libs/libXext-1.0.5
+   x11-libs/libXv
+   )
+   xephyr? (
+   x11-libs/libxcb[xkb]
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+   !minimal? (
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXext-1.0.5
+   >=media-libs/mesa-10.3.4-r1
+   )
+   udev? ( >=virtual/udev-150 )
+   unwind? ( sys-libs/libunwind )
+   wayland? (
+   >=dev-libs/wayland-1.3.0
+   media-libs/libepoxy
+   >=dev-libs/wayland-protocols-1.1
+   )
+   >=x11-apps/xinit-1.3.3-r1
+   systemd? (
+   sys-apps/dbus
+   sys-apps/systemd
+   )"
+
+DEPEND="${CDEPEND}
+   sys-devel/flex
+   >=x11-base/xorg-proto-2018.3
+   dmx? (
+   doc? (
+   || (
+   www-client/links
+  

[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/, x11-base/xorg-server/files/

2018-04-15 Thread Matt Turner
commit: 95209f5bb985775383ab3474f1cc461671bd5dae
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 15 23:01:05 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 15 23:01:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95209f5b

x11-base/xorg-server: Drop old version

 x11-base/xorg-server/Manifest  |   1 -
 .../xorg-server-1.19.99.901-randr-fix-crash.patch  |  44 -
 .../xorg-server/xorg-server-1.19.99.901-r1.ebuild  | 220 -
 3 files changed, 265 deletions(-)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index 866e6b9393e..b262359d335 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -1,3 +1,2 @@
 DIST xorg-server-1.19.5.tar.bz2 5965044 BLAKE2B 
23375793ea4459a962f412440e307081ce2acd3c646e5db4d1bfac20e267bcbb1752ba8f6de66df06d25eaf92d1b55082a80eced0d44c257a757d5926ca6a7f3
 SHA512 
928dea5850b98cd815004cfa133eca23cfa9521920c934c68a92787f2cae13cca1534eee772a4fb74b8ae8cb92662b5d68b95b834c8aa8ec57cd57cb4e5dd45c
-DIST xorg-server-1.19.99.901.tar.bz2 6131851 BLAKE2B 
5b3588fe7c42d10eb89fa4ebea5ab6f2c7fb25f876ec6a5c5b523062f5c712c52c20767aa60b607847b50aa12ec75307b8715d63aa92331b70a1971c8d740670
 SHA512 
c2fbe4868788cd0d6d5fe546acb8c2ddec39ac3e851f352ee438a785a248a048a87073972f51ff98ef36a35a6753f8c2f22c2ecfc719d47dd9bb3c453fdb3ae5
 DIST xorg-server-1.19.99.904.tar.bz2 6083787 BLAKE2B 
7b5ba4601494ab7714a977e6fcced12e373f5aaf30d433560a899d4446116cc4a5e22ae21378fea6ab07b68bad1a2544e065fd1d449b3b155b2c0e8a6787e479
 SHA512 
b9dccc777d0a30c6b40bddffe1f359dde4103539c6598f04bf8cf5f59e6770229221a199c1866b4eba0cf8d2d87fe878985bbd2e3c6ec5b65e3f16195ea8d57e

diff --git 
a/x11-base/xorg-server/files/xorg-server-1.19.99.901-randr-fix-crash.patch 
b/x11-base/xorg-server/files/xorg-server-1.19.99.901-randr-fix-crash.patch
deleted file mode 100644
index bcaaf867c7a..000
--- a/x11-base/xorg-server/files/xorg-server-1.19.99.901-randr-fix-crash.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 2af0a50a4bb9be9f58681d417ceb9a7029caaf3b Mon Sep 17 00:00:00 2001
-From: Adam Jackson 
-Date: Wed, 28 Feb 2018 11:23:41 -0500
-Subject: [PATCH] randr: Fix a crash on initialization with GPU screens
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-RRSetChanged (immediately above) was immune to screens with no master,
-but RRTellChanged was not:
-
-Thread 1 "X" received signal SIGSEGV, Segmentation fault.
-RRTellChanged (pScreen=) at ../../randr/randr.c:576
-576 mastersp = rrGetScrPriv(master);
-(gdb) bt
-#0  RRTellChanged (pScreen=) at ../../randr/randr.c:576
-#1  0x5566f1e9 in RRNoticePropertyChange (value=0x55bfbf28, 
property=70, output=0x55bfef10) at ../../randr/rrproperty.c:153
-#2  RRChangeOutputProperty (output=output@entry=0x55bfef10, 
property=, type=type@entry=19, format=format@entry=32, 
mode=, mode@entry=0, len=len@entry=1, value=0x7fffe77c, 
sendevent=1, pending=0)
-at ../../randr/rrproperty.c:263
-#3  0x5566dba5 in RROutputSetNonDesktop 
(output=output@entry=0x55bfef10, nonDesktop=nonDesktop@entry=0) at 
../../randr/rroutput.c:333
-...
-
-Reported-by: Michel Dänzer 
-Signed-off-by: Adam Jackson 

- randr/randr.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/randr/randr.c b/randr/randr.c
-index 339ad3ece..feb54bcc8 100644
 a/randr/randr.c
-+++ b/randr/randr.c
-@@ -602,6 +602,8 @@ RRTellChanged(ScreenPtr pScreen)
- 
- if (pScreen->isGPU) {
- master = pScreen->current_master;
-+if (!master)
-+return;
- mastersp = rrGetScrPriv(master);
- }
- else {
--- 
-2.16.1
-

diff --git a/x11-base/xorg-server/xorg-server-1.19.99.901-r1.ebuild 
b/x11-base/xorg-server/xorg-server-1.19.99.901-r1.ebuild
deleted file mode 100644
index 19c536df784..000
--- a/x11-base/xorg-server/xorg-server-1.19.99.901-r1.ebuild
+++ /dev/null
@@ -1,220 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-inherit xorg-2 multilib versionator flag-o-matic
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/xserver.git;
-
-DESCRIPTION="X.Org X servers"
-SLOT="0/${PV}"
-if [[ ${PV} != * ]]; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-fi
-
-IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux systemd 
+udev unwind xcsecurity"
-
-CDEPEND=">=app-eselect/eselect-opengl-1.3.0
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   >=x11-apps/iceauth-1.0.2
-   >=x11-apps/rgb-1.0.3
-   >=x11-apps/xauth-1.0.3
-   x11-apps/xkbcomp
-  

[gentoo-commits] proj/lua:master commit in: dev-lua/specl/

2018-04-15 Thread Vadim A. Misbakh-Soloviov
commit: 570983d61f394cc2fc707302145fef6b07194ed9
Author: Vadim A. Misbakh-Soloviov  mva  name>
AuthorDate: Sun Apr 15 23:00:43 2018 +
Commit: Vadim A. Misbakh-Soloviov  mva  name>
CommitDate: Sun Apr 15 23:00:43 2018 +
URL:https://gitweb.gentoo.org/proj/lua.git/commit/?id=570983d6

specl: working on

 dev-lua/specl/specl-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lua/specl/specl-.ebuild b/dev-lua/specl/specl-.ebuild
index 5d948a9..71e8ca2 100644
--- a/dev-lua/specl/specl-.ebuild
+++ b/dev-lua/specl/specl-.ebuild
@@ -8,6 +8,8 @@ GITHUB_A="gvvaughan"
 
 inherit lua
 
+EGIT_BRANCH="v14.1"
+
 DESCRIPTION="a testing tool for Lua, providing a Behaviour Driven Development 
framework in the vein of RSpec"
 HOMEPAGE="https://github.com/gvvaughan/specl;
 



[gentoo-commits] proj/lua:master commit in: dev-lua/luahpdf/

2018-04-15 Thread Vadim A. Misbakh-Soloviov
commit: 50e0ab4a97110bdaa499f5db418dec082e089473
Author: Vadim A. Misbakh-Soloviov  mva  name>
AuthorDate: Sun Apr 15 23:00:22 2018 +
Commit: Vadim A. Misbakh-Soloviov  mva  name>
CommitDate: Sun Apr 15 23:00:22 2018 +
URL:https://gitweb.gentoo.org/proj/lua.git/commit/?id=50e0ab4a

luahpdf: fixups

 dev-lua/luahpdf/luahpdf-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lua/luahpdf/luahpdf-.ebuild 
b/dev-lua/luahpdf/luahpdf-.ebuild
index 4e1dcaf..11d4510 100644
--- a/dev-lua/luahpdf/luahpdf-.ebuild
+++ b/dev-lua/luahpdf/luahpdf-.ebuild
@@ -22,8 +22,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-DOCS=(README.md doc/text/.)
-HTML_DOCS=(doc/html/.)
+DOCS=(README.md doc/.)
 EXAMPLES=(demo/.)
 
 all_lua_prepare() {



[gentoo-commits] proj/lua:master commit in: dev-lua/lua-evdev/

2018-04-15 Thread Vadim A. Misbakh-Soloviov
commit: eb37a05d84673c70d09a05fcaf36c4da5e1af563
Author: Vadim A. Misbakh-Soloviov  mva  name>
AuthorDate: Sun Apr 15 23:01:06 2018 +
Commit: Vadim A. Misbakh-Soloviov  mva  name>
CommitDate: Sun Apr 15 23:01:06 2018 +
URL:https://gitweb.gentoo.org/proj/lua.git/commit/?id=eb37a05d

lua-evdev: added

 dev-lua/lua-evdev/lua-evdev-.ebuild | 54 +
 dev-lua/lua-evdev/metadata.xml  | 14 +
 2 files changed, 68 insertions(+)

diff --git a/dev-lua/lua-evdev/lua-evdev-.ebuild 
b/dev-lua/lua-evdev/lua-evdev-.ebuild
new file mode 100644
index 000..2f1392c
--- /dev/null
+++ b/dev-lua/lua-evdev/lua-evdev-.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VCS="git"
+LUA_COMPAT="lua51 lua52 lua53 luajit2"
+GITHUB_A="Tangent128"
+GITHUB_A="zhangxiangxiao"
+
+inherit lua
+
+DESCRIPTION="Lua module for reading Linux input events from /dev/input/eventXX 
nodes"
+HOMEPAGE="https://github.com/Tangent128/lua-evdev;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE="examples"
+
+RDEPEND=""
+DEPEND="
+   ${RDEPEND}
+"
+
+DOCS=(README.md)
+EXAMPLES=(example/.)
+
+all_lua_prepare() {
+   sed -r \
+   -e '1iCC ?= gcc' \
+   -e '/^CFLAGS/s@$@ -I.@' \
+   -e 's@gcc@\$\(CC\)@g' \
+   -i Makefile
+   lua_default
+}
+
+each_lua_prepare() {
+   lua_is_jit && (
+   sed -r \
+   -e '/^CFLAGS/s@\$\(COMPAT_CFLAGS\) -I.@@' \
+   -e '/^CORE_C/s@(evdev/core.c) .*@\1@' \
+   -i Makefile
+   sed -r \
+   -e '/#include "compat53\/compat-5.3.h"/d' \
+   -i evdev/core.c
+   )
+   lua_default
+}
+
+each_lua_install() {
+   rm evdev/core.c
+   dolua evdev evdev.lua
+}

diff --git a/dev-lua/lua-evdev/metadata.xml b/dev-lua/lua-evdev/metadata.xml
new file mode 100644
index 000..23da526
--- /dev/null
+++ b/dev-lua/lua-evdev/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+ m...@mva.name
+ 
+   If you have any issues, please contact me, or try to find me in IRC on 
Freenode, OFTC or RusNet.
+  
+ Vadim A. Misbakh-Soloviov
+
+FIXME 
+
+
+



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

2018-04-15 Thread Zac Medico
commit: 18d8abb063d7730fbb86d451489dc2acf36c1327
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 15 22:25:03 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 15 22:31:07 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=18d8abb0

EventLoop: fix AttributeError in add/remove_reader

Fixes: 24f861173ebe ("EventLoop: implement add/remove_reader/writer for asyncio 
compat (bug 649588)")

 pym/portage/util/_eventloop/EventLoop.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pym/portage/util/_eventloop/EventLoop.py 
b/pym/portage/util/_eventloop/EventLoop.py
index a928f3138..32dc2fc9d 100644
--- a/pym/portage/util/_eventloop/EventLoop.py
+++ b/pym/portage/util/_eventloop/EventLoop.py
@@ -609,7 +609,7 @@ class EventLoop(object):
Stop watching the file descriptor for read availability.
"""
handler = self._poll_event_handlers.get(fd)
-   if fd is not None:
+   if handler is not None:
return self.source_remove(handler.source_id)
return False
 
@@ -627,7 +627,7 @@ class EventLoop(object):
Stop watching the file descriptor for write availability.
"""
handler = self._poll_event_handlers.get(fd)
-   if fd is not None:
+   if handler is not None:
return self.source_remove(handler.source_id)
return False
 



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

2018-04-15 Thread Sergei Trofimovich
commit: d55576b282c8855cf35187bb10155608cdfc740f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 22:20:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 22:20:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55576b2

sys-apps/dmidecode: stable 3.1 for ppc64, bug #650356

Bug: https://bugs.gentoo.org/650356
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild 
b/sys-apps/dmidecode/dmidecode-3.1.ebuild
index 55312c80fbf..7745384ae38 100644
--- a/sys-apps/dmidecode/dmidecode-3.1.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-solaris"
+KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd 
~x86-solaris"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"



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

2018-04-15 Thread Sergei Trofimovich
commit: 6942406152f1388327487fb5d43a137e120d9822
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 22:21:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 22:21:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69424061

x11-wm/awesome: stable 3.5.9-r2 for ppc64, bug #650524

Bug: https://bugs.gentoo.org/650524
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 x11-wm/awesome/awesome-3.5.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/awesome/awesome-3.5.9-r2.ebuild 
b/x11-wm/awesome/awesome-3.5.9-r2.ebuild
index d305389f3d9..0f94c1127f5 100644
--- a/x11-wm/awesome/awesome-3.5.9-r2.ebuild
+++ b/x11-wm/awesome/awesome-3.5.9-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://awesome.naquadah.org/download/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~ppc ppc64 x86 ~x86-fbsd"
 IUSE="dbus doc elibc_FreeBSD gnome"
 
 COMMON_DEPEND="



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

2018-04-15 Thread Andreas Sturmlechner
commit: 6e829a8265e2085b82c71d3c6181e87938c45f1f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 22:14:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 22:16:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e829a82

media-libs/qt-gstreamer: Fix cmake w/ Qt 5.11_beta3

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../files/qt-gstreamer-1.2.0-qt-5.11b3.patch   | 50 
 .../qt-gstreamer/qt-gstreamer-1.2.0-r4.ebuild  | 55 ++
 2 files changed, 105 insertions(+)

diff --git a/media-libs/qt-gstreamer/files/qt-gstreamer-1.2.0-qt-5.11b3.patch 
b/media-libs/qt-gstreamer/files/qt-gstreamer-1.2.0-qt-5.11b3.patch
new file mode 100644
index 000..537516db8ec
--- /dev/null
+++ b/media-libs/qt-gstreamer/files/qt-gstreamer-1.2.0-qt-5.11b3.patch
@@ -0,0 +1,50 @@
+From 8ed5453b1b5e6e8b3c202fb03c2084e04e5f6b44 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 15 Apr 2018 23:46:50 +0200
+Subject: [PATCH] Fix cmake with Qt 5.11_beta3 (dropping qt5_use_modules)
+
+---
+ cmake/modules/FindQt4or5.cmake | 16 +---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+diff --git a/cmake/modules/FindQt4or5.cmake b/cmake/modules/FindQt4or5.cmake
+index 855a48e..d73b3a2 100644
+--- a/cmake/modules/FindQt4or5.cmake
 b/cmake/modules/FindQt4or5.cmake
+@@ -49,6 +49,16 @@ macro(_qt4or5_component_names_to_qt_components output_list)
+   list(REMOVE_DUPLICATES ${output_list})
+ endmacro()
+ 
++macro(_qt5_component_names_to_target_link_libaries output_list)
++  foreach(module ${ARGN})
++_qt4or5_component_name_to_qt_component(qt_component ${module})
++list(APPEND ${output_list} Qt5::${qt_component})
++unset(qt_component)
++  endforeach()
++
++  list(REMOVE_DUPLICATES ${output_list})
++endmacro()
++
+ if (Qt4or5_FIND_QUIETLY)
+   set(_Qt4or5_FIND_PACKAGE_ARGS QUIET)
+ endif()
+@@ -195,13 +205,13 @@ function(qt4or5_use_modules _target _link_type)
+ set(modules ${_link_type} ${ARGN})
+   endif()
+ 
+-  _qt4or5_component_names_to_qt_components(real_modules ${modules})
+-
+   # Verify that Qt5 was found before using qt5_* macros,
+   # otherwise cmake will bail out if they are undefined.
+   if (${QT_VERSION} STREQUAL "5" AND Qt5Core_FOUND)
+-qt5_use_modules(${_target} ${link_type} ${real_modules})
++_qt5_component_names_to_target_link_libaries(real_modules ${modules})
++target_link_libraries(${_target} ${link_type} ${real_modules})
+   elseif (${QT_VERSION} STREQUAL "4")
++_qt4or5_component_names_to_qt_components(real_modules ${modules})
+ qt4_use_modules(${_target} ${link_type} ${real_modules})
+   endif()
+ endfunction()
+-- 
+2.17.0
+

diff --git a/media-libs/qt-gstreamer/qt-gstreamer-1.2.0-r4.ebuild 
b/media-libs/qt-gstreamer/qt-gstreamer-1.2.0-r4.ebuild
new file mode 100644
index 000..474afd4d00d
--- /dev/null
+++ b/media-libs/qt-gstreamer/qt-gstreamer-1.2.0-r4.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} != ** ]]; then
+   SRC_URI="https://gstreamer.freedesktop.org/src/qt-gstreamer/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+else
+   
EGIT_REPO_URI="https://anongit.freedesktop.org/git/gstreamer/qt-gstreamer.git;
+   inherit git-r3
+fi
+
+inherit cmake-utils
+
+DESCRIPTION="C++ bindings for GStreamer with a Qt-style API"
+HOMEPAGE="https://gstreamer.freedesktop.org/modules/qt-gstreamer.html;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/boost:=
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+"
+DEPEND="${RDEPEND}
+   test? ( dev-qt/qttest:5 )
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}-gstreamer15.patch"
+   "${FILESDIR}/${P}-boost157.patch"
+   "${FILESDIR}/${P}-qt-5.11b3.patch"
+)
+
+# bug 497880
+RESTRICT="test"
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Declarative=ON
+   -DQTGSTREAMER_EXAMPLES=OFF
+   -DQTGSTREAMER_TESTS=$(usex test)
+   -DQT_VERSION=5
+   )
+   cmake-utils_src_configure
+}



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

2018-04-15 Thread Sergei Trofimovich
commit: dd36a66753d9390d1bceddd1c9d41b685bcbaffe
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:47:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:47:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd36a667

dev-libs/libutf8proc: keyworded 1.3.1_p3 for ia64, bug #653210

Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild 
b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
index d9c99b5ee45..32fab2e37e9 100644
--- a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="${NETSURF_BUILDSYSTEM_SRC_URI}
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2018-04-15 Thread Sergei Trofimovich
commit: 4a9b2a6fa7dc809460dcb2ad8343241fd2866159
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:47:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:47:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9b2a6f

dev-vcs/subversion: keyworded 1.10.0 for ia64, bug #653210

Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-vcs/subversion/subversion-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild 
b/dev-vcs/subversion/subversion-1.10.0.ebuild
index ca1c2dd88c3..e78458b9998 100644
--- a/dev-vcs/subversion/subversion-1.10.0.ebuild
+++ b/dev-vcs/subversion/subversion-1.10.0.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="Subversion GPL-2"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kwallet nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND="



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

2018-04-15 Thread Sergei Trofimovich
commit: f05c07639c7a9e67d296357bcbf518676ea0b59e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:45:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05c0763

app-admin/apache-tools: stable 2.4.29 for ppc64, bug #649356

Bug: https://bugs.gentoo.org/649356
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-admin/apache-tools/apache-tools-2.4.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.4.29.ebuild 
b/app-admin/apache-tools/apache-tools-2.4.29.ebuild
index 7921ae4a88e..e05c604f2b6 100644
--- a/app-admin/apache-tools/apache-tools-2.4.29.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.29.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
 IUSE="libressl ssl"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: www-servers/apache/

2018-04-15 Thread Sergei Trofimovich
commit: 2314286b00637587bf4b774005ce3e7486b92e1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:45:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:45:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2314286b

www-servers/apache: stable 2.4.29-r1 for ppc64, bug #649356

Bug: https://bugs.gentoo.org/649356
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 www-servers/apache/apache-2.4.29-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.4.29-r1.ebuild 
b/www-servers/apache/apache-2.4.29-r1.ebuild
index be2d111c477..0b0d7de7673 100644
--- a/www-servers/apache/apache-2.4.29-r1.ebuild
+++ b/www-servers/apache/apache-2.4.29-r1.ebuild
@@ -128,7 +128,7 @@ HOMEPAGE="https://httpd.apache.org/;
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint 
~sparc64-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint 
~sparc64-solaris ~x64-solaris"
 
 CDEPEND="apache2_modules_brotli? ( >=app-arch/brotli-0.6.0:= )
apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )"



[gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/

2018-04-15 Thread Sergei Trofimovich
commit: 6a59b809d8111bdd407302424c859cc857ada97d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:18:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:18:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a59b809

app-editors/emacs: stable 25.3-r4 for ppc64, bug #649910

Bug: https://bugs.gentoo.org/649910
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-editors/emacs/emacs-25.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r4.ebuild 
b/app-editors/emacs/emacs-25.3-r4.ebuild
index ee3a7c8bf7c..523b017fdb4 100644
--- a/app-editors/emacs/emacs-25.3-r4.ebuild
+++ b/app-editors/emacs/emacs-25.3-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~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 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 
livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff 
toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib"
 REQUIRED_USE="?? ( aqua X )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xosview/

2018-04-15 Thread Sergei Trofimovich
commit: db9bf932806723ccf66ab2ed388e31db36c3512b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:18:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:18:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9bf932

x11-misc/xosview: stable 1.20-r1 for ppc64, bug #649856

Bug: https://bugs.gentoo.org/649856
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 x11-misc/xosview/xosview-1.20-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xosview/xosview-1.20-r1.ebuild 
b/x11-misc/xosview/xosview-1.20-r1.ebuild
index 0b6005c48f6..5cc53ca93db 100644
--- a/x11-misc/xosview/xosview-1.20-r1.ebuild
+++ b/x11-misc/xosview/xosview-1.20-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.pogo.org.uk/~mark/${PN}/releases/${P}.tar.gz;
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="suid"
 
 COMMON_DEPS="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Taint-Runtime/

2018-04-15 Thread Sergei Trofimovich
commit: cdd9df3f8450cd75b5f30296ce12e6dd5b6d0aa1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:05:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:05:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd9df3f

dev-perl/Taint-Runtime: keyworded 0.30.0-r1 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild 
b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
index b67ca0e1b94..bd1e1ed4dbd 100644
--- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
+++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Runtime enable taint checking"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE=""
 
 SRC_TEST=do



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-UTF8/

2018-04-15 Thread Sergei Trofimovich
commit: c343f25a57ef8ea47150cd3742f45c5cddd67fae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c343f25a

dev-perl/Unicode-UTF8: keyworded 0.620.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild 
b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild
index 93ae505f1f7..acb1bb0c815 100644
--- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild
+++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Encoding and decoding of UTF-8 encoding form"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/

2018-04-15 Thread Sergei Trofimovich
commit: d8ba12c8aafc5581b39120a5751a644ae4f4a7a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ba12c8

dev-perl/DateTime-Locale: keyworded 1.160.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild 
b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index cd123c7778f..032d7d5831d 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Tiny/

2018-04-15 Thread Sergei Trofimovich
commit: 3a4d64543b323b4d6a91c5a07c6e3490490a2852
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:31 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4d6454

dev-perl/Class-Tiny: keyworded 1.6.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild 
b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild
index e925af20d78..bb95ab174c7 100644
--- a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild
+++ b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Minimalist class construction"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 LICENSE="Apache-2.0"
 IUSE="test minimal"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Scope-Guard/

2018-04-15 Thread Sergei Trofimovich
commit: 66b0d617dc3a489f968915691d26a723a9820d13
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:05:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:05:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b0d617

dev-perl/Scope-Guard: keyworded 0.210.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild 
b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
index 4d2881f8cc0..ad2e3cde360 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lexically scoped resource management"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/

2018-04-15 Thread Sergei Trofimovich
commit: 9f9bad7b65487d3e79278638514970dd98ea6283
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:05:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:05:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9bad7b

dev-perl/DateTime-TimeZone: keyworded 2.130.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild 
b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index b5411bf1101..3d732b51d25 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File-ShareDir/

2018-04-15 Thread Sergei Trofimovich
commit: 46015249ac980564d4b9560f82da507d08c1d5a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:05:58 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:05:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46015249

dev-perl/Test-File-ShareDir: keyworded 1.1.2 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild 
b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
index 732eaf8d33a..e7468ff9eca 100644
--- a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
+++ b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Create a Fake ShareDir for your modules for testing."
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-FailWarnings/

2018-04-15 Thread Sergei Trofimovich
commit: 159ff145c6f11a74f4048e56da9eb13ac269beab
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:05:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:05:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159ff145

dev-perl/Test-FailWarnings: keyworded 0.8.0-r1 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild 
b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
index 31dffc13f56..8629da14a44 100644
--- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
+++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Add test failures if warnings are caught"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="test"
 LICENSE="Apache-2.0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Path-Tiny/

2018-04-15 Thread Sergei Trofimovich
commit: b3c7c3e6ca5146c7b143e5b7e114f95d02e0a683
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c7c3e6

dev-perl/Path-Tiny: keyworded 0.104.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild 
b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
index e7362ad2987..db0029e61b3 100644
--- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
+++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="File path utility"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockRandom/

2018-04-15 Thread Sergei Trofimovich
commit: 875806ee7017a1f7f200a8f0b2babdb126a57c5e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875806ee

dev-perl/Test-MockRandom: keyworded 1.10.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild 
b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
index b4a583ef40e..e25d15927c9 100644
--- a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
+++ b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Replaces random number generation with 
non-random number generation
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="test minimal examples"
 
 RDEPEND="



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

2018-04-15 Thread Sergei Trofimovich
commit: 360f9e213839fd1be211b8a376b2b0c49fd95a41
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 21:06:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 21:06:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360f9e21

dev-perl/DateTime: keyworded 1.440.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/DateTime/DateTime-1.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild 
b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index a00347ead9b..8d6367327ab 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2018-04-15 Thread Sergei Trofimovich
commit: b90ed5189644d62e575c45c8042f92e964b57312
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 20:56:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 20:56:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90ed518

dev-vcs/subversion: keyworded 1.10.0 for ppc64, bug #653210

Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-vcs/subversion/subversion-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild 
b/dev-vcs/subversion/subversion-1.10.0.ebuild
index 7fb2f3dc062..ca1c2dd88c3 100644
--- a/dev-vcs/subversion/subversion-1.10.0.ebuild
+++ b/dev-vcs/subversion/subversion-1.10.0.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="Subversion GPL-2"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kwallet nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND="



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

2018-04-15 Thread Sergei Trofimovich
commit: 046eff597d7ae5ce75d28b445c008b0933e69ea5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 20:56:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 20:56:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046eff59

dev-libs/libutf8proc: keyworded 1.3.1_p3 for ppc64, bug #653210

Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild 
b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
index 10a7951d302..d9c99b5ee45 100644
--- a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="${NETSURF_BUILDSYSTEM_SRC_URI}
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 IUSE=""
 
 RDEPEND=""



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

2018-04-15 Thread Andreas Sturmlechner
commit: 54c7b1e1d3369711978a47c48305df5150ed96d8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 20:35:05 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 20:52:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c7b1e1

media-libs/libmygpo-qt: Add 1.1.0_pre20180401 (build w/ Qt 5.11_beta3)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-libs/libmygpo-qt/Manifest|   1 +
 .../libmygpo-qt-1.1.0_pre20180401-qt-5.11b3.patch  | 131 +
 .../libmygpo-qt-1.1.0_pre20180401.ebuild   |  42 +++
 3 files changed, 174 insertions(+)

diff --git a/media-libs/libmygpo-qt/Manifest b/media-libs/libmygpo-qt/Manifest
index 99b5408916d..e7cb9c89b95 100644
--- a/media-libs/libmygpo-qt/Manifest
+++ b/media-libs/libmygpo-qt/Manifest
@@ -1,2 +1,3 @@
 DIST libmygpo-qt-1.0.9.tar.gz 65153 BLAKE2B 
67ad1530eccabb7fc76f9aaec19714716ee1e55888c02a0c8ca2efb7549929c00fbe86d066c7cd310f6203db27374b70306e737b49eb254eb53b8a1aa6364f45
 SHA512 
c7920841310c7b971d305e38586238e081c80a449a1b442e668d2b07ada5d6ff626e697db905a83d7b12a06127f975a9b02af13d8d3e1ebee04d407b4d4b48b6
 DIST libmygpo-qt-1.0.9_p20180307.tar.gz 65245 BLAKE2B 
16fe3a9659a53c907979156b14ef55a413d1ee856ea6653bc140b39342db721f10b26c3f8ee5fe6be69793f93dbea4acf11eb2589b1c9a9e9bb4e153c0d0fbd8
 SHA512 
a09f4f2b9f5dda0f23b15b9670c0f1fe76c8a54677633db18b2980a89e2821b494b0ab1d7f97ab973d8ea3f2e2dea49d4010dad7184800582b0dc503dece7897
+DIST libmygpo-qt-1.1.0_pre20180401.tar.gz 64989 BLAKE2B 
dde55657b6ac391aa64756b40cc0e1152a33ab2c77e7ce8efe1d7731f6485ef7199ac45b41d4eb5df1c2ed86f8e7b86e831f7683f3966574550bd9ea355a8ccd
 SHA512 
3a06d1e40843d460bafba4db166bfcb2f706f906e7d239506bb80ecbc5607c438914d2920f35d65d544596f07d3ed6fbd5e19bd01e5a3a70131aa6d795e3d193

diff --git 
a/media-libs/libmygpo-qt/files/libmygpo-qt-1.1.0_pre20180401-qt-5.11b3.patch 
b/media-libs/libmygpo-qt/files/libmygpo-qt-1.1.0_pre20180401-qt-5.11b3.patch
new file mode 100644
index 000..2b10ae4d7bd
--- /dev/null
+++ b/media-libs/libmygpo-qt/files/libmygpo-qt-1.1.0_pre20180401-qt-5.11b3.patch
@@ -0,0 +1,131 @@
+From e5128384620014bca2cd9d1b5f31c405818e1a74 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 15 Apr 2018 22:20:34 +0200
+Subject: [PATCH 1/2] Add missing Qt5Network, make BUILD_WITH_QT4 more strict
+
+---
+ CMakeLists.txt | 18 +++---
+ 1 file changed, 7 insertions(+), 11 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 2a1f652..85d46fd 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -5,25 +5,21 @@ project( libmygpo-qt )
+ set( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
+ set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII" )
+ 
+-option(BUILD_WITH_QT4 "Build libmygpo-qt with Qt4 no matter if Qt5 was found" 
OFF)
++option(BUILD_WITH_QT4 "Build libmygpo-qt with Qt4" OFF)
+ 
+ if( NOT BUILD_WITH_QT4 )
+-find_package(Qt5Core QUIET)
+-if( Qt5Core_DIR )
+-set(MYGPO_QT_VERSION_SUFFIX 5)
++find_package(Qt5 CONFIG REQUIRED Core Network)
++set(MYGPO_QT_VERSION_SUFFIX 5)
+ 
+-macro(qt_wrap_cpp)
+-qt5_wrap_cpp(${ARGN})
+-endmacro()
+-endif()
++macro(qt_wrap_cpp)
++qt5_wrap_cpp(${ARGN})
++endmacro()
+ 
+ # pkg-config names of QtCore and QtNetwork are Qt5Core and Qt5Network for
+ # Qt5
+ set(MYGPO_QT_MAJOR_VERSION "5")
+ set(MYGPO_QT4_QJSON_DEP "")
+-endif()
+-
+-if( NOT Qt5Core_DIR )
++else()
+ message(STATUS "Could not find Qt5, searching for Qt4 instead...")
+ message(STATUS "Qt4 Support is deprecated, building with Qt4 is no longer 
officially supported")
+ if( MYGPO_BUILD_TESTS )
+-- 
+2.17.0
+
+
+From 1cadc5d15d0de4dd2d7d08069a421337547031d2 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 15 Apr 2018 22:29:33 +0200
+Subject: [PATCH 2/2] Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)
+
+---
+ CMakeLists.txt   |  3 ---
+ src/CMakeLists.txt   |  8 ++--
+ tests/CMakeLists.txt | 12 +---
+ 3 files changed, 15 insertions(+), 8 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 85d46fd..d6b3a15 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -30,9 +30,6 @@ else()
+ set( QT_DONT_USE_QTGUI TRUE )
+ include( ${QT_USE_FILE} )
+ 
+-macro(qt5_use_modules)
+-endmacro()
+-
+ macro(qt_wrap_cpp)
+ qt4_wrap_cpp(${ARGN})
+ endmacro()
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 802125b..253e81e 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -79,9 +79,13 @@ QT_WRAP_CPP(LIBMYGPO_QT_MOC_SRC ${LIBMYGPO_QT_MOC_H} )
+ 
+ add_library( ${MYGPO_QT_TARGET_NAME} SHARED ${LIBMYGPO_QT_SRC} 
${LIBMYGPO_QT_MOC_SRC} )
+ 
+-target_link_libraries( ${MYGPO_QT_TARGET_NAME} ${QJSON_LIBRARIES} 

[gentoo-commits] repo/gentoo:master commit in: games-board/knights/

2018-04-15 Thread Andreas Sturmlechner
commit: 0319d61c2ebf44b9b27c1cb7791e01c30a4ce5ea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 18:36:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 20:52:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0319d61c

games-board/knights: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-board/knights/Manifest   |  1 -
 .../knights/knights-2.6.0_pre20171003.ebuild   | 51 --
 2 files changed, 52 deletions(-)

diff --git a/games-board/knights/Manifest b/games-board/knights/Manifest
index 7ecee03ba15..935e3998cf4 100644
--- a/games-board/knights/Manifest
+++ b/games-board/knights/Manifest
@@ -1,2 +1 @@
-DIST knights-2.6.0_pre20171003.tar.gz 2641514 BLAKE2B 
d7196d301ef47d1ef4e8c7497ae1fa8ffcaa5da174ddf04391e5a3d6d00cae1d9d354df192721322daf9cf4c1dba446ddcc1e123d87517cab2ef094e0caeac28
 SHA512 
c04189ef9447774a0d233edde82d018aab08819197b388d5ae1bad1cef3993adbb706f174a638d0eb1be52eb8891833ccc9ec9c1678b0611e00526649e8ee861
 DIST knights-2.6.0_pre20180415.tar.gz 2642374 BLAKE2B 
18648348eb4f9c34a37b0992d5b75a90fbb7fb1b6a7b23750bb57f11553d50a320e68dba303c6ec7fd394a0464341dd28fb8b404bb8ad1b9a92934b767a8183f
 SHA512 
ce022463f9efecfed13fd101d958cd753ea1d167d6a6a70c8735afeccb49a6e9b9e5a4fa15ee7a5510a65eaa08fa0615da109793b7df4a50040d809393723145

diff --git a/games-board/knights/knights-2.6.0_pre20171003.ebuild 
b/games-board/knights/knights-2.6.0_pre20171003.ebuild
deleted file mode 100644
index 3935b2c0242..000
--- a/games-board/knights/knights-2.6.0_pre20171003.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=4c0a1f61c23d632b2d9bf9f4c5c74ba021633147
-KDE_HANDBOOK="forceoptional"
-KDE_SELINUX_MODULE="games"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="Simple chess board based on KDE Frameworks"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/Knights?content=122046;
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE="speech"
-
-DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kplotting)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep plasma)
-   $(add_kdeapps_dep libkdegames)
-   $(add_qt_dep qtconcurrent)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtsvg)
-   $(add_qt_dep qtwidgets)
-   speech? ( $(add_qt_dep qtspeech) )
-"
-RDEPEND="${DEPEND}
-   !games-board/knights:4
-"
-
-pkg_postinst() {
-   kde5_pkg_postinst
-
-   elog "No chess engines are emerged by default! If you want a chess 
engine"
-   elog "to play with, you can emerge gnuchess or crafty."
-}



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

2018-04-15 Thread Andreas Sturmlechner
commit: 1cfd4e4302f54e22915a0b7ecc23985a554a9e3c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 20:40:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 20:52:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfd4e43

media-libs/libmygpo-qt: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-libs/libmygpo-qt/Manifest|  1 -
 .../libmygpo-qt/libmygpo-qt-1.0.9_p20180307.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/media-libs/libmygpo-qt/Manifest b/media-libs/libmygpo-qt/Manifest
index e7cb9c89b95..1e3435cbea5 100644
--- a/media-libs/libmygpo-qt/Manifest
+++ b/media-libs/libmygpo-qt/Manifest
@@ -1,3 +1,2 @@
 DIST libmygpo-qt-1.0.9.tar.gz 65153 BLAKE2B 
67ad1530eccabb7fc76f9aaec19714716ee1e55888c02a0c8ca2efb7549929c00fbe86d066c7cd310f6203db27374b70306e737b49eb254eb53b8a1aa6364f45
 SHA512 
c7920841310c7b971d305e38586238e081c80a449a1b442e668d2b07ada5d6ff626e697db905a83d7b12a06127f975a9b02af13d8d3e1ebee04d407b4d4b48b6
-DIST libmygpo-qt-1.0.9_p20180307.tar.gz 65245 BLAKE2B 
16fe3a9659a53c907979156b14ef55a413d1ee856ea6653bc140b39342db721f10b26c3f8ee5fe6be69793f93dbea4acf11eb2589b1c9a9e9bb4e153c0d0fbd8
 SHA512 
a09f4f2b9f5dda0f23b15b9670c0f1fe76c8a54677633db18b2980a89e2821b494b0ab1d7f97ab973d8ea3f2e2dea49d4010dad7184800582b0dc503dece7897
 DIST libmygpo-qt-1.1.0_pre20180401.tar.gz 64989 BLAKE2B 
dde55657b6ac391aa64756b40cc0e1152a33ab2c77e7ce8efe1d7731f6485ef7199ac45b41d4eb5df1c2ed86f8e7b86e831f7683f3966574550bd9ea355a8ccd
 SHA512 
3a06d1e40843d460bafba4db166bfcb2f706f906e7d239506bb80ecbc5607c438914d2920f35d65d544596f07d3ed6fbd5e19bd01e5a3a70131aa6d795e3d193

diff --git a/media-libs/libmygpo-qt/libmygpo-qt-1.0.9_p20180307.ebuild 
b/media-libs/libmygpo-qt/libmygpo-qt-1.0.9_p20180307.ebuild
deleted file mode 100644
index f528099bacf..000
--- a/media-libs/libmygpo-qt/libmygpo-qt-1.0.9_p20180307.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=28c492b6b789ba1c3c292995a52fe4e456268182
-inherit cmake-utils vcs-snapshot
-
-DESCRIPTION="Qt/C++ library wrapping the gpodder.net webservice"
-HOMEPAGE="http://wiki.gpodder.org/wiki/Libmygpo-qt;
-
-if [[ ${PV} == ** ]]; then
-   EGIT_REPO_URI="https://github.com/gpodder/libmygpo-qt.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/gpodder/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? ( dev-qt/qttest:5 )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_WITH_QT4=OFF
-   -DMYGPO_BUILD_TESTS=$(usex test)
-   )
-
-   cmake-utils_src_configure
-}



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

2018-04-15 Thread Andreas Sturmlechner
commit: 0bce8f1535155dca761076e62d97917a483d9554
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 20:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 20:52:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bce8f15

media-libs/liblastfm: Fix build with Qt 5.11_beta3

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../files/liblastfm-1.1.0_pre20150206-cmake.patch  |  97 ++
 .../liblastfm-1.1.0_pre20150206-qt-5.11b3.patch| 196 +
 .../liblastfm/liblastfm-1.1.0_pre20150206.ebuild   |   5 +
 3 files changed, 298 insertions(+)

diff --git a/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-cmake.patch 
b/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-cmake.patch
new file mode 100644
index 000..a42baf0ca30
--- /dev/null
+++ b/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-cmake.patch
@@ -0,0 +1,97 @@
+From 8703c12d7a177627fab4a2f67018d01cc7bf0808 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 1 Apr 2018 11:51:42 +0200
+Subject: [PATCH 1/3] Make Qt5 build default and simplify logic, add missing
+ deps
+
+---
+ CMakeLists.txt | 10 +++---
+ 1 file changed, 3 insertions(+), 7 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index be88967..a8c81dd 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -27,16 +27,12 @@ set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" 
"${PROJECT_SOURCE_DIR}/cmake/Module
+ # setup qt stuff
+ set(CMAKE_AUTOMOC ON)
+ 
+-option(BUILD_WITH_QT4 "Build liblastfm with Qt4 no matter if Qt5 was found" 
OFF)
++option(BUILD_WITH_QT4 "Build liblastfm with Qt4" OFF)
+ 
+-if( NOT BUILD_WITH_QT4 )
+-# try Qt5 first, and prefer that if found
+-find_package(Qt5Core QUIET)
+-endif()
++if(NOT BUILD_WITH_QT4)
++find_package(Qt5 CONFIG REQUIRED Core Network Sql Xml)
+ 
+-if(Qt5Core_DIR)
+ set(LASTFM_LIB_VERSION_SUFFIX 5)
+-message(STATUS "Found Qt5! Please keep in mind, this is highly 
experimental and not our main development target..")
+ include_directories(${Qt5Core_INCLUDE_DIRS})
+ if(UNIX AND NOT APPLE)
+ find_package(Qt5DBus REQUIRED)
+-- 
+2.16.3
+
+
+From 22f6900552839bc90c0fc68b62707d42544eaccf Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 1 Apr 2018 11:56:48 +0200
+Subject: [PATCH 2/3] Make use of FeatureSummary
+
+---
+ CMakeLists.txt | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index a8c81dd..d5fd5b1 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -20,6 +20,7 @@ option(BUILD_TESTS "Build liblastfm tests" ON)
+ 
+ # installation dirs
+ include(GNUInstallDirs)
++include(FeatureSummary)
+ 
+ #cmake module path
+ set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" 
"${PROJECT_SOURCE_DIR}/cmake/Modules")
+@@ -93,3 +94,5 @@ if(BUILD_TESTS)
+ enable_testing()
+ add_subdirectory(tests)
+ endif()
++
++feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+-- 
+2.16.3
+
+
+From bf3ee28f1aa5de7a3f3f5a3077adc97804e27b0e Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 1 Apr 2018 12:06:48 +0200
+Subject: [PATCH 3/3] Cleanup include dirs
+
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index d5fd5b1..ef7fdd5 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -34,10 +34,10 @@ if(NOT BUILD_WITH_QT4)
+ find_package(Qt5 CONFIG REQUIRED Core Network Sql Xml)
+ 
+ set(LASTFM_LIB_VERSION_SUFFIX 5)
+-include_directories(${Qt5Core_INCLUDE_DIRS})
+ if(UNIX AND NOT APPLE)
+ find_package(Qt5DBus REQUIRED)
+ endif()
++include_directories(Qt5::Core Qt5::Network Qt5::Xml)
+ 
+ # macro(qt_wrap_ui)
+ # qt5_wrap_ui(${ARGN})
+-- 
+2.16.3
+

diff --git 
a/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-qt-5.11b3.patch 
b/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-qt-5.11b3.patch
new file mode 100644
index 000..dfbd694ed3d
--- /dev/null
+++ b/media-libs/liblastfm/files/liblastfm-1.1.0_pre20150206-qt-5.11b3.patch
@@ -0,0 +1,196 @@
+From 5d6ef4c27804a43b26dffcb46d6b27523a1ca340 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 15 Apr 2018 21:31:14 +0200
+Subject: [PATCH] Fix build with Qt 5.11_beta3 (drop qt5_use_modules)
+
+---
+ CMakeLists.txt |  3 --
+ src/CMakeLists.txt | 63 +++---
+ src/fingerprint/CMakeLists.txt | 20 ++-
+ tests/lastfm_add_test.cmake| 16 +
+ 4 files changed, 55 insertions(+), 47 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index be88967..57da635 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -56,9 +56,6 @@ if(Qt5Core_DIR)
+ # endmacro()
+ else()
+ find_package(Qt4 COMPONENTS QtCore QtNetwork 

[gentoo-commits] repo/gentoo:master commit in: games-board/knights/

2018-04-15 Thread Andreas Sturmlechner
commit: fde42402c17b82ef3351ed347ef64d07cf9747d7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 15 18:36:05 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr 15 20:52:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde42402

games-board/knights: Add 2.6.0_pre20180415 (build w/ Qt 5.11)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-board/knights/Manifest   |  1 +
 .../knights/knights-2.6.0_pre20180415.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/games-board/knights/Manifest b/games-board/knights/Manifest
index df965acc341..7ecee03ba15 100644
--- a/games-board/knights/Manifest
+++ b/games-board/knights/Manifest
@@ -1 +1,2 @@
 DIST knights-2.6.0_pre20171003.tar.gz 2641514 BLAKE2B 
d7196d301ef47d1ef4e8c7497ae1fa8ffcaa5da174ddf04391e5a3d6d00cae1d9d354df192721322daf9cf4c1dba446ddcc1e123d87517cab2ef094e0caeac28
 SHA512 
c04189ef9447774a0d233edde82d018aab08819197b388d5ae1bad1cef3993adbb706f174a638d0eb1be52eb8891833ccc9ec9c1678b0611e00526649e8ee861
+DIST knights-2.6.0_pre20180415.tar.gz 2642374 BLAKE2B 
18648348eb4f9c34a37b0992d5b75a90fbb7fb1b6a7b23750bb57f11553d50a320e68dba303c6ec7fd394a0464341dd28fb8b404bb8ad1b9a92934b767a8183f
 SHA512 
ce022463f9efecfed13fd101d958cd753ea1d167d6a6a70c8735afeccb49a6e9b9e5a4fa15ee7a5510a65eaa08fa0615da109793b7df4a50040d809393723145

diff --git a/games-board/knights/knights-2.6.0_pre20180415.ebuild 
b/games-board/knights/knights-2.6.0_pre20180415.ebuild
new file mode 100644
index 000..3dad37ca163
--- /dev/null
+++ b/games-board/knights/knights-2.6.0_pre20180415.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=56762d582d8a8543f50c293ff54d5ac5e546c2d9
+KDE_HANDBOOK="forceoptional"
+KDE_SELINUX_MODULE="games"
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="Simple chess board based on KDE Frameworks"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/Knights?content=122046;
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE="speech"
+
+DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kplotting)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep plasma)
+   $(add_kdeapps_dep libkdegames)
+   $(add_qt_dep qtconcurrent)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   speech? ( $(add_qt_dep qtspeech) )
+"
+RDEPEND="${DEPEND}
+   !games-board/knights:4
+"
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   elog "No chess engines are emerged by default! If you want a chess 
engine"
+   elog "to play with, you can emerge gnuchess or crafty."
+}



[gentoo-commits] proj/gnome:master commit in: net-libs/glib-networking/files/, net-libs/glib-networking/

2018-04-15 Thread Remi Cardona
commit: e31fc2a53b8b37c9ea2bdc9839b9bc6441d2004a
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Apr 15 20:32:12 2018 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Apr 15 20:35:11 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e31fc2a5

net-libs/glib-networking: bump to 2.56.0

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0xE0663D48103108F8

 0-Fix-building-tls-plugin-without-pkcs11.patch | 57 +++
 .../glib-networking/glib-networking-2.56.0.ebuild  | 84 ++
 2 files changed, 141 insertions(+)

diff --git 
a/net-libs/glib-networking/files/2.56.0-Fix-building-tls-plugin-without-pkcs11.patch
 
b/net-libs/glib-networking/files/2.56.0-Fix-building-tls-plugin-without-pkcs11.patch
new file mode 100644
index ..b460b248
--- /dev/null
+++ 
b/net-libs/glib-networking/files/2.56.0-Fix-building-tls-plugin-without-pkcs11.patch
@@ -0,0 +1,57 @@
+From 4e9bfe7e32767be5a18fc38734da09607f13799a Mon Sep 17 00:00:00 2001
+From: Tom Schoonjans 
+Date: Tue, 13 Mar 2018 16:57:03 +
+Subject: [PATCH] Fix building tls plugin without pkcs11
+
+https://bugzilla.gnome.org/show_bug.cgi?id=794292
+---
+ meson.build   | 3 +--
+ tls/tests/meson.build | 7 ---
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index f923e53..0eb39e3 100644
+--- a/meson.build
 b/meson.build
+@@ -92,6 +92,7 @@ pkg = import('pkgconfig')
+ po_dir = join_paths(meson.source_root(), 'po')
+ 
+ top_inc = include_directories('.')
++tls_inc = include_directories('tls')
+ 
+ subdir('po')
+ 
+@@ -113,8 +114,6 @@ if enable_libproxy_support or enable_gnome_proxy_support
+ endif
+ 
+ if enable_pkcs11_support
+-  tls_inc = include_directories('tls')
+-
+   subdir('tls/pkcs11')
+ endif
+ 
+diff --git a/tls/tests/meson.build b/tls/tests/meson.build
+index 7e1ae13..d3611c1 100644
+--- a/tls/tests/meson.build
 b/tls/tests/meson.build
+@@ -1,4 +1,7 @@
+-incs = [top_inc]
++incs = [
++  top_inc,
++  tls_inc
++]
+ 
+ deps = [
+   gio_dep,
+@@ -25,8 +28,6 @@ test_programs = [
+ ]
+ 
+ if enable_pkcs11_support
+-  incs += tls_inc
+-
+   pkcs11_deps = deps + [
+ libgiopkcs11_dep,
+ pkcs11_dep
+-- 
+2.17.0
+

diff --git a/net-libs/glib-networking/glib-networking-2.56.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.56.0.ebuild
new file mode 100644
index ..ba7d5709
--- /dev/null
+++ b/net-libs/glib-networking/glib-networking-2.56.0.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome-meson multilib-minimal virtualx
+
+DESCRIPTION="Network-related giomodules for glib"
+HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE="+gnome +libproxy smartcard test"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+   >=dev-libs/glib-2.56.0:2[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   >=net-libs/gnutls-3:=[${MULTILIB_USEDEP}]
+   gnome? ( gnome-base/gsettings-desktop-schemas )
+   libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
+   smartcard? (
+   >=app-crypt/p11-kit-0.18.4[${MULTILIB_USEDEP}]
+   >=net-libs/gnutls-3:=[pkcs11,${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/gettext-0.19.4
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   test? ( sys-apps/dbus[X] )
+"
+
+PATCHES=(
+   "${FILESDIR}"/2.56.0-Fix-building-tls-plugin-without-pkcs11.patch
+)
+
+src_prepare() {
+   default
+   # Disable SSLv3 requiring fallback test, which fails with 
net-libs/gnutls[-sslv3], bug 595952
+   # https://bugzilla.gnome.org/show_bug.cgi?id=782853
+   sed -i -e '/\/tls\/connection\/fallback\/SSL/d' 
"${S}"/tls/tests/connection.c || die
+}
+
+multilib_src_configure() {
+   gnome-meson_src_configure \
+   -Dstatic_modules=false \
+   
-Dca_certificates_path="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt \
+   $(meson_use gnome gnome_proxy_support) \
+   $(meson_use libproxy libproxy_support) \
+   $(meson_use smartcard pkcs11_support)
+   # TODO gnutls is mandatory with meson
+}
+
+multilib_src_test() {
+   # XXX: non-native tests fail if glib-networking is already installed.
+   # have no idea what's wrong. would appreciate some help.
+   multilib_is_native_abi || return 0
+
+   virtx meson_src_test
+}
+
+multilib_src_install() {
+   gnome-meson_src_install
+}
+
+pkg_postinst() {
+   gnome-meson_pkg_postinst
+
+   multilib_pkg_postinst() {
+   gnome2_giomodule_cache_update \
+   || die "Update 

[gentoo-commits] repo/gentoo:master commit in: mail-filter/spamassassin/

2018-04-15 Thread Sergei Trofimovich
commit: 4b870cd2b8eed54a608e1cde43e785b8da43eabc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 20:33:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 20:33:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b870cd2

mail-filter/spamassassin: stable 3.4.1-r20 for ppc64, bug #649822

Bug: https://bugs.gentoo.org/649822
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild 
b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild
index 40659a310e4..5d5f08a31e1 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.1-r20.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test"
 
 # The Makefile.PL script checks for dependencies, but only fails if a



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2018-04-15 Thread Sergei Trofimovich
commit: 351ec55cfdad8f6632820f0faa5180c8dee6c0f6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 19:48:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 19:48:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351ec55c

net-vpn/tor: stable 0.3.1.10 for ppc64, bug #649698

Bug: https://bugs.gentoo.org/649698
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 net-vpn/tor/tor-0.3.1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/tor-0.3.1.10.ebuild b/net-vpn/tor/tor-0.3.1.10.ebuild
index 744c5b55ab9..d8d66291356 100644
--- a/net-vpn/tor/tor-0.3.1.10.ebuild
+++ b/net-vpn/tor/tor-0.3.1.10.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}"
 LICENSE="BSD GPL-2"
 SLOT="0"
 # We need to keyword app-arch/zstd
-KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86 ~ppc-macos"
+KEYWORDS="amd64 arm ~mips ~ppc ppc64 x86 ~ppc-macos"
 IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/

2018-04-15 Thread Sergei Trofimovich
commit: e6612971b17d8237ee9663a5288c6c44234e4db7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 19:39:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 19:39:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6612971

app-emulation/lxc: stable 2.1.1 for ppc64, bug #649654

Bug: https://bugs.gentoo.org/649654
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-emulation/lxc/lxc-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/lxc/lxc-2.1.1.ebuild 
b/app-emulation/lxc/lxc-2.1.1.ebuild
index de1a006eb35..a3c804d0176 100644
--- a/app-emulation/lxc/lxc-2.1.1.ebuild
+++ b/app-emulation/lxc/lxc-2.1.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
 HOMEPAGE="https://linuxcontainers.org/;
 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz;
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 LICENSE="LGPL-3"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlite/

2018-04-15 Thread Patrice Clement
commit: 01db7ff78e07680699a775d201159c527e2a671d
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Apr 15 19:34:18 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Apr 15 19:34:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01db7ff7

dev-db/sqlite: remove version 3.23.1.

Bug: https://bugs.gentoo.org/650952
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-db/sqlite/Manifest |   3 -
 dev-db/sqlite/sqlite-3.23.1.ebuild | 307 -
 2 files changed, 310 deletions(-)

diff --git a/dev-db/sqlite/Manifest b/dev-db/sqlite/Manifest
index c41e094cff8..53d8ac0a3fd 100644
--- a/dev-db/sqlite/Manifest
+++ b/dev-db/sqlite/Manifest
@@ -3,16 +3,13 @@ DIST sqlite-autoconf-320.tar.gz 2565548 BLAKE2B 
29d88fb8597b6ef7c7b3613c73d8
 DIST sqlite-autoconf-3200100.tar.gz 2565638 BLAKE2B 
bd1d32c211ea906cb2dbf78ea54d364db1a642d8a3b2751a427521a9da3391a2cd23c1ecdc5ff70b68f4166c583e69373f566cb04847295542185ab598e79c1b
 SHA512 
56e3d326ea2225cadc628c3518d46d9f7c4bafa0e3612f2b7ab0dc0d79fcbb7e095f6d84a9a48e1c6d83adcdc8706ad5ac4404f0f622c7fe38cfde3a7e7e69f0
 DIST sqlite-autoconf-321.tar.gz 2568942 BLAKE2B 
83a7095fd5fd5447a3c16816ceb9f51f393de9689942bd4eb4c6eafe357a1dd1783500f8faf2765fa6628da6a39f550237b661af1337ac063ca285f5f0a5218e
 SHA512 
8f00708965eacef171620c49538f75768d350ec3f2bfef412a5c70af865ab03b6a64ce1e65d9fdb3d66f4d00262a30fc162b01fd69f63c05c14d5243374b6298
 DIST sqlite-autoconf-322.tar.gz 2644649 BLAKE2B 
e73fd7846362e6cc07eb96ea18e8883c1473c2b07c6e0c89e7e65726c5a6556b50bac71904a5b3a431ba40ff72b32e55c3e5ab7461567b5643560a0790a9a4dd
 SHA512 
13e791bb1d7ba7edb5d84f4945f36ce2e03898a5bb1612d28799ef35a100f32e85cbb38f4ef65a7b43d020e5d48bf09b2e79cbb2003cc8aca2b09458b8c5d5bc
-DIST sqlite-autoconf-3230100.tar.gz 2675362 BLAKE2B 
2dd075f0dc05425563a8e679bb463724296294b5845746f06b51a24c9601be203ee0f2213f43eaca0757fcbb54b777cee746d873c98f377a0b010d8066d7fcb5
 SHA512 
52cae7ed0678b763d40373ae260672b906861379428529a58a017cbc82419a6b109e0b2ac7ff5532e6d941693cc4ab68e6563f424b92b3b27c8916859a6e4826
 DIST sqlite-doc-3190300.zip 5649351 BLAKE2B 
f0bc52bebe6e3c4be227d8f6cf2689fb2f6d46e6472d61334a7959697d4017dcee87c4ff146293f13a88e69990c2e7f291e4ad8ae5359c378e1bcecf6dfe2aa1
 SHA512 
4f99b6797f76dab1859eaf4596c42d6b10a80a1ad9dcb33b82fcc4ef80a8e8299ac24c0d2a0f41debf9e82d43c9ecf9675547eb6163756f29afe847613ef75f3
 DIST sqlite-doc-320.zip 5695366 BLAKE2B 
0e6dba7666d449875026772204943c892e8984a85cd517a33d7a5bdccb352070fc2cc8012b9b57b70c2436587ab5d6840ef329253bcb27c7c1cd10b0b4c30c06
 SHA512 
0dfa9487c5e4084a9c17e8bf83a92b9a2cd53642efeff0b12051ecdeaf11e3896031f1b4d59021354a293b8acc8c6fcab827961721fda7a5de8415460d3bd280
 DIST sqlite-doc-3200100.zip 5759028 BLAKE2B 
a633672b739160873e64b89e1350c85b0002fd8f268b6ae0f5189de12f411125fbb309585175727b8915fe1468b3e70e7c33239826232c3e7bc8c1c59132bec0
 SHA512 
518ca59644cecfcd67f511268112e421c5d7bbd77ef1e33304bf306ef110becf1e2a7fe37c506ec6892edb9d5c6ee77657b374c2e061f49890d18af062dea2b3
 DIST sqlite-doc-321.zip 5800635 BLAKE2B 
c9e15fe7373045783d05bd7b0a70f980e3c8a3c0ec4243f85fe338788830a58e82f1c6b3c053efe75caa33e99a6162e2f9831e4f5b9577c0bf90a305ee2f0381
 SHA512 
799c7279166b489d1a5acc9410808c2d4b78e64037fc15b60764180fe1c698f35e27e86793140302f560cfa583baa2c33e416d5c9e1842ec58c6cb6093729334
 DIST sqlite-doc-322.zip 5856836 BLAKE2B 
1be73848040f3ae9734a44c94e4c36cae269d79abb20467f9f8368754e1ae07f4c25490be985b44d08f427e281fc268c6569dc0f5bbb6254621c62798507d687
 SHA512 
f9141d3907e5c1a3008d3b7e111e46e7ff1f010358eb682d3e1187a67deb7cca7ba1d5fbc5b19da26ee8df3a0c71a098fd0e8d8ca89c25e5ad2b3e12ba7dc312
-DIST sqlite-doc-3230100.zip 8882546 BLAKE2B 
1e80647e3789b9130a93e881933fb1260794d9ccf359969a16bdeb0df5a51787eaf8404641c4b760bedd45063d46f8874fd74a4da1fef0234f3d8e92db754d76
 SHA512 
d3a42621480a928446c5f71d0f2ee68e245b071971da38438f9070bd5bcbe1930ea5bd20e06c68543df75badd2e4565abc94420df50b7152c9cd129587471471
 DIST sqlite-src-3190300.zip 10193997 BLAKE2B 
2286d410594cb04acc79e4877101cbd5018cb84802394fbe4fe9ceaca4e9b20064372f5189d8d70bc7c034789fa92799224939e46f35f8fe47fb42d08f9b29e1
 SHA512 
514c3de6346bdea359036a79c880133f0eeed4cdfc9e811d662dc343f91ea43edda0f9760405a48e7f61ea1dd3478980cc7d3b5409ef27adcb5311a06e36297e
 DIST sqlite-src-320.zip 10575632 BLAKE2B 
2f0f41129e56477531f59d91e02469ccf5e21eaadce57a2a81bde9bcd549c12d55a496f27fd07bf0ded78b55aa8a6e4d48e5073638dc87eaeef8e989906fccfb
 SHA512 
40fe7972902d041f012c7739c8712aa40069aebc7be680fde8f43b33fed885bfc42331bfb7200651486484edb71cbdd77ddb9c119d0847bdfb0e92063090f029
 DIST sqlite-src-3200100.zip 10575637 BLAKE2B 
e45bad50d728e749c258546dd75a9d647ca35584092c663fed176fdd69164623bbe58afd15cd74fcd32a0cec893cffdb0f096873188c42ec5595ef7d635c79ad
 SHA512 
845a0d64c9356aadf178c04dd716bbd37a7353526b06cfa8e8f65653cf6a1893a5c5e8c78d20b43910c34d9167272cf517749c91ed0ba7686977e3d0327e8939
 DIST sqlite-src-321.zip 10577695 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/files/, sys-apps/iproute2/

2018-04-15 Thread Thomas Deutschmann
commit: 1b28b8a212eb9657e45a074da43dfa8c8721c409
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 19:23:39 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 19:23:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b28b8a2

sys-apps/iproute2: Restore auto inet family support

Closes: https://bugs.gentoo.org/652986
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../files/iproute2-4.16.0-keep-family.patch|  25 
 sys-apps/iproute2/iproute2-4.16.0-r1.ebuild| 152 +
 2 files changed, 177 insertions(+)

diff --git a/sys-apps/iproute2/files/iproute2-4.16.0-keep-family.patch 
b/sys-apps/iproute2/files/iproute2-4.16.0-keep-family.patch
new file mode 100644
index 000..d2940c9e927
--- /dev/null
+++ b/sys-apps/iproute2/files/iproute2-4.16.0-keep-family.patch
@@ -0,0 +1,25 @@
+Bug: https://bugs.gentoo.org/652986
+
+https://marc.info/?l=linux-netdev=152363743818340=2
+
+--- a/lib/utils.c
 b/lib/utils.c
+@@ -568,7 +568,7 @@ static int __get_addr_1(inet_prefix *addr, const char 
*name, int family)
+   if (strcmp(name, "default") == 0) {
+   if ((family == AF_DECnet) || (family == AF_MPLS))
+   return -1;
+-  addr->family = (family != AF_UNSPEC) ? family : AF_INET;
++  addr->family = family;
+   addr->bytelen = af_byte_len(addr->family);
+   addr->bitlen = -2;
+   addr->flags |= PREFIXLEN_SPECIFIED;
+@@ -579,7 +579,7 @@ static int __get_addr_1(inet_prefix *addr, const char 
*name, int family)
+   strcmp(name, "any") == 0) {
+   if ((family == AF_DECnet) || (family == AF_MPLS))
+   return -1;
+-  addr->family = AF_UNSPEC;
++  addr->family = family;
+   addr->bytelen = 0;
+   addr->bitlen = -2;
+   return 0;
+-- 

diff --git a/sys-apps/iproute2/iproute2-4.16.0-r1.ebuild 
b/sys-apps/iproute2/iproute2-4.16.0-r1.ebuild
new file mode 100644
index 000..944adb2f1ff
--- /dev/null
+++ b/sys-apps/iproute2/iproute2-4.16.0-r1.ebuild
@@ -0,0 +1,152 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs flag-o-matic multilib
+
+if [[ ${PV} == "" ]] ; then
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
+   inherit git-r3
+else
+   SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+DESCRIPTION="kernel routing and traffic control utilities"
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/iproute2;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="atm berkdb elf +iptables ipv6 minimal selinux"
+
+# We could make libmnl optional, but it's tiny, so eh
+RDEPEND="
+   !net-misc/arpd
+   !minimal? ( net-libs/libmnl )
+   elf? ( virtual/libelf )
+   iptables? ( >=net-firewall/iptables-1.4.20:= )
+   berkdb? ( sys-libs/db:= )
+   atm? ( net-dialup/linux-atm )
+   selinux? ( sys-libs/libselinux )
+"
+# We require newer linux-headers for ipset support #549948 and some defines 
#553876
+DEPEND="
+   ${RDEPEND}
+   app-arch/xz-utils
+   iptables? ( virtual/pkgconfig )
+   >=sys-devel/bison-2.4
+   sys-devel/flex
+   >=sys-kernel/linux-headers-3.16
+   elibc_glibc? ( >=sys-libs/glibc-2.7 )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907
+   "${FILESDIR}"/${PN}-4.16.0-configure-nomagic.patch # bug 643722
+   "${FILESDIR}"/${P}-keep-family.patch # bug 652986
+)
+
+src_prepare() {
+   if ! use ipv6 ; then
+   PATCHES+=(
+   "${FILESDIR}"/${PN}-4.11.0-no-ipv6.patch #326849
+   )
+   fi
+
+   default
+
+   sed -i \
+   -e '/^CC :\?=/d' \
+   -e "/^LIBDIR/s:=.*:=/$(get_libdir):" \
+   -e "s:-O2:${CFLAGS} ${CPPFLAGS}:" \
+   -e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \
+   -e "/^DBM_INCLUDE/s:=.*:=${T}:" \
+   Makefile || die
+
+   # Use /run instead of /var/run.
+   sed -i \
+   -e 's:/var/run:/run:g' \
+   include/namespace.h \
+   man/man8/ip-netns.8 || die
+
+   # build against system headers
+   rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h 
include/libiptc
+   sed -i 's:TCPI_OPT_ECN_SEEN:16:' misc/ss.c || die
+
+   use minimal && sed -i -e '/^SUBDIRS=/s:=.*:=lib tc ip:' Makefile
+}
+
+src_configure() {
+   tc-export AR CC PKG_CONFIG
+
+   # This sure is ugly.  Should probably move into toolchain-funcs at some 
point.
+   local setns
+   pushd "${T}" >/dev/null
+   printf '#include \nint main(){return setns(0, 0);}\n' > test.c
+   ${CC} ${CFLAGS} 

[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c/

2018-04-15 Thread Brian Evans
commit: a02b2c552a5c9792bfb225de5aef4acb07133587
Author: Brian Evans  gentoo  org>
AuthorDate: Sun Apr 15 19:20:21 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sun Apr 15 19:20:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02b2c55

dev-db/mysql-connector-c: Restore lost ~arm64 keyword in -r1

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-db/mysql-connector-c/mysql-connector-c-6.1.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mysql-connector-c/mysql-connector-c-6.1.11-r1.ebuild 
b/dev-db/mysql-connector-c/mysql-connector-c-6.1.11-r1.ebuild
index ffbb0b4c295..0895cd112ad 100644
--- a/dev-db/mysql-connector-c/mysql-connector-c-6.1.11-r1.ebuild
+++ b/dev-db/mysql-connector-c/mysql-connector-c-6.1.11-r1.ebuild
@@ -18,7 +18,7 @@ LICENSE="GPL-2"
 
 SRC_URI="https://dev.mysql.com/get/Downloads/Connector-C/${P}-src.tar.gz;
 S="${WORKDIR}/${P}-src"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 SUBSLOT="18"
 SLOT="0/${SUBSLOT}"



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

2018-04-15 Thread Jeroen Roovers
commit: 0b05a57503d8991c1f6cc9d7d312f5b1591a021f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 15 19:19:39 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 15 19:19:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b05a575

net-libs/http-parser: Add live ebuild.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-libs/http-parser/http-parser-9.ebuild | 34 +++
 1 file changed, 34 insertions(+)

diff --git a/net-libs/http-parser/http-parser-9.ebuild 
b/net-libs/http-parser/http-parser-9.ebuild
new file mode 100644
index 000..06a3f2fa0dc
--- /dev/null
+++ b/net-libs/http-parser/http-parser-9.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit git-r3 toolchain-funcs multilib-minimal
+
+DESCRIPTION="HTTP request/response parser for C"
+HOMEPAGE="https://github.com/nodejs/http-parser;
+EGIT_REPO_URI="https://github.com/nodejs/http-parser/;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE="static-libs"
+
+src_prepare() {
+   default
+   tc-export CC AR
+   multilib_copy_sources
+}
+
+multilib_src_compile() {
+   emake PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" 
CFLAGS_FAST="${CFLAGS}" library
+   use static-libs && emake CFLAGS_FAST="${CFLAGS}" package
+}
+
+multilib_src_test() {
+   emake CFLAGS_DEBUG="${CFLAGS}" CFLAGS_FAST="${CFLAGS}" test
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
LIBDIR="${EPREFIX}/usr/$(get_libdir)" install
+   use static-libs && dolib.a libhttp_parser.a
+}



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

2018-04-15 Thread Jeroen Roovers
commit: bbb4a95b6d5418016aee11514f9a21dd68d128e8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 15 19:13:07 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 15 19:13:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb4a95b

net-misc/youtube-dl: Old.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/youtube-dl/Manifest |   1 -
 net-misc/youtube-dl/youtube-dl-2018.04.03.ebuild | 115 ---
 2 files changed, 116 deletions(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 26588ff5871..7fa6dc309a6 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,4 +1,3 @@
 DIST youtube-dl-2017.11.15.tar.gz 2834012 BLAKE2B 
fd93e3923f99874be58681a886c09e31ac10063975ab636badf27e59b44743c72cddf05e3a431c49ffd0f7b40f9b005f4d90feff85d4ca889dee80833300b076
 SHA512 
e10c0d53db7fdfb02610b53f54046c0a9354b305ba05c5d00a43649a283a6449263f66ff56171d52cf18f906c6aeccc25dc48ea708b4b1bb2b8323b937abca96
-DIST youtube-dl-2018.04.03.tar.gz 2941371 BLAKE2B 
6fef90822cca2b8d8302b3ef7489be4d22b6d74ae944b11f47f45c2bdf366126beee035cbf3a5b686f87cdb5c5d22040520106d4a4ae6826bd4033e2ae54e1f4
 SHA512 
a26c34c61bb9871706f39b48406e40abd7c037c444e9573343617f2f48a6516316f95de753cfd359e81fb77d2654746f23fe282e0664d02470cf8551247bb4d9
 DIST youtube-dl-2018.04.09.tar.gz 2944297 BLAKE2B 
3c89b4d7de10f7ce181281788d0eb32d75fe1ee398b28ca1fb3a7dc0178c9f60a5a366b0db14d82e107fd00143d161165385f8797f8a34873c69cd3eb3ddeb94
 SHA512 
48c2d56493d5a0db911ea3e443dc7a87fe345de2da2094cad037901267480c3b44f8f927480547ffa527240ea4c1b650f31e01068ba72c49518c4895e554572f
 DIST youtube-dl-2018.04.16.tar.gz 2947245 BLAKE2B 
37e75ec41daa72e4259b6b7f809606ff1bb3ed352bf07733086273e1abe9c2b39a8b0238447100a507a8be421f5b568716959a7df9d30fbe954413ba7a7690e3
 SHA512 
fdf3115d0deadca60a0316264289e79b5f7bb17af395264203a5ccef1b9cd8d05aa2348042ee08bf2f5f1475951e076662331a561aa101b904873446ed118cdc

diff --git a/net-misc/youtube-dl/youtube-dl-2018.04.03.ebuild 
b/net-misc/youtube-dl/youtube-dl-2018.04.03.ebuild
deleted file mode 100644
index cb6c9aff43e..000
--- a/net-misc/youtube-dl/youtube-dl-2018.04.03.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Download videos from YouTube.com (and more sites...)"
-HOMEPAGE="https://rg3.github.com/youtube-dl/;
-SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="+offensive test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-DEPEND="
-   ${RDEPEND}
-   test? ( dev-python/nose[coverage(+)] )
-"
-
-S="${WORKDIR}/${PN}"
-
-python_prepare_all() {
-   if ! use offensive; then
-   sed -i -e "/..version../s|'$|+gentoo.no.offensive.sites'|g" \
-   youtube_dl/version.py || die
-   # these have single line import statements
-   local xxx=(
-   alphaporno anysex behindkink camwithher chaturbate 
eporner
-   eroprofile extremetube foxgay goshgay hellporno 
hentaistigma
-   hornbunny keezmovies lovehomeporn mofosex myvidster 
porn91 porncom
-   pornflip pornhd pornotube pornovoisines pornoxo 
ruleporn sexu
-   slutload spankbang spankwire sunporno thisav tube8 vporn
-   watchindianporn xbef xnxx xtube xvideos xxxymovies 
youjizz youporn
-   )
-   # these have multi-line import statements
-   local mxxx=(
-   drtuber fourtube motherless pornhub redtube tnaflix 
xhamster
-   )
-   # do single line imports
-   sed -i \
-   -e $( printf '/%s/d;' ${xxx[@]} ) \
-   youtube_dl/extractor/extractors.py \
-   || die
-
-   # do multiple line imports
-   sed -i \
-   -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \
-   youtube_dl/extractor/extractors.py \
-   || die
-
-   sed -i \
-   -e $( printf '/%s/d;' ${mxxx[@]} ) \
-   youtube_dl/extractor/generic.py \
-   || die
-
-   rm \
-   $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
-   $( printf 'youtube_dl/extractor/%s.py ' ${mxxx[@]} ) \
-   test/test_age_restriction.py \
-   || die
-   fi
-
-   eapply_user
-
-   

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

2018-04-15 Thread Jeroen Roovers
commit: 5419800fbb795e9144a8f7da7036dc0427a8c691
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 15 19:12:14 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 15 19:13:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5419800f

net-misc/youtube-dl: Version 2018.04.16.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/youtube-dl/Manifest |   1 +
 net-misc/youtube-dl/youtube-dl-2018.04.16.ebuild | 115 +++
 2 files changed, 116 insertions(+)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index d0416d041c9..26588ff5871 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,3 +1,4 @@
 DIST youtube-dl-2017.11.15.tar.gz 2834012 BLAKE2B 
fd93e3923f99874be58681a886c09e31ac10063975ab636badf27e59b44743c72cddf05e3a431c49ffd0f7b40f9b005f4d90feff85d4ca889dee80833300b076
 SHA512 
e10c0d53db7fdfb02610b53f54046c0a9354b305ba05c5d00a43649a283a6449263f66ff56171d52cf18f906c6aeccc25dc48ea708b4b1bb2b8323b937abca96
 DIST youtube-dl-2018.04.03.tar.gz 2941371 BLAKE2B 
6fef90822cca2b8d8302b3ef7489be4d22b6d74ae944b11f47f45c2bdf366126beee035cbf3a5b686f87cdb5c5d22040520106d4a4ae6826bd4033e2ae54e1f4
 SHA512 
a26c34c61bb9871706f39b48406e40abd7c037c444e9573343617f2f48a6516316f95de753cfd359e81fb77d2654746f23fe282e0664d02470cf8551247bb4d9
 DIST youtube-dl-2018.04.09.tar.gz 2944297 BLAKE2B 
3c89b4d7de10f7ce181281788d0eb32d75fe1ee398b28ca1fb3a7dc0178c9f60a5a366b0db14d82e107fd00143d161165385f8797f8a34873c69cd3eb3ddeb94
 SHA512 
48c2d56493d5a0db911ea3e443dc7a87fe345de2da2094cad037901267480c3b44f8f927480547ffa527240ea4c1b650f31e01068ba72c49518c4895e554572f
+DIST youtube-dl-2018.04.16.tar.gz 2947245 BLAKE2B 
37e75ec41daa72e4259b6b7f809606ff1bb3ed352bf07733086273e1abe9c2b39a8b0238447100a507a8be421f5b568716959a7df9d30fbe954413ba7a7690e3
 SHA512 
fdf3115d0deadca60a0316264289e79b5f7bb17af395264203a5ccef1b9cd8d05aa2348042ee08bf2f5f1475951e076662331a561aa101b904873446ed118cdc

diff --git a/net-misc/youtube-dl/youtube-dl-2018.04.16.ebuild 
b/net-misc/youtube-dl/youtube-dl-2018.04.16.ebuild
new file mode 100644
index 000..37bffad45c8
--- /dev/null
+++ b/net-misc/youtube-dl/youtube-dl-2018.04.16.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
+
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
+HOMEPAGE="https://rg3.github.com/youtube-dl/;
+SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="+offensive test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-python/nose[coverage(+)] )
+"
+
+S="${WORKDIR}/${PN}"
+
+python_prepare_all() {
+   if ! use offensive; then
+   sed -i -e "/..version../s|'$|+gentoo.no.offensive.sites'|g" \
+   youtube_dl/version.py || die
+   # these have single line import statements
+   local xxx=(
+   alphaporno anysex behindkink camwithher chaturbate 
eporner
+   eroprofile extremetube foxgay goshgay hellporno 
hentaistigma
+   hornbunny keezmovies lovehomeporn mofosex myvidster 
porn91 porncom
+   pornflip pornhd pornotube pornovoisines pornoxo 
ruleporn sexu
+   slutload spankbang spankwire sunporno thisav vporn 
watchindianporn
+   xbef xnxx xtube xvideos xxxymovies youjizz youporn
+   )
+   # these have multi-line import statements
+   local mxxx=(
+   drtuber fourtube motherless pornhub redtube tnaflix 
tube8 xhamster
+   )
+   # do single line imports
+   sed -i \
+   -e $( printf '/%s/d;' ${xxx[@]} ) \
+   youtube_dl/extractor/extractors.py \
+   || die
+
+   # do multiple line imports
+   sed -i \
+   -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/extractors.py \
+   || die
+
+   sed -i \
+   -e $( printf '/%s/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/generic.py \
+   || die
+
+   rm \
+   $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
+   $( printf 'youtube_dl/extractor/%s.py ' ${mxxx[@]} ) \
+   test/test_age_restriction.py \
+   || die
+   fi
+
+   eapply_user
+
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/

2018-04-15 Thread Sergei Trofimovich
commit: 8e3458d65b6058e5d7b20eeb3f73679e3ce7c437
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr 15 19:12:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 15 19:12:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3458d6

app-crypt/mit-krb5: stable 1.16-r2 for ppc64, bug #649610

Bug: https://bugs.gentoo.org/649610
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
index aab4543b538..7d48105fcff 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz;
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 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="doc +keyutils libressl nls openldap +pkinit selinux +threads test xinetd"
 
 # Test suite require network access



[gentoo-commits] proj/musl:master commit in: dev-lang/rust/

2018-04-15 Thread Anthony G. Basile
commit: c65258c4f7104f4d193d5dba104fdb01387cb80f
Author: stefson  yahoo  de>
AuthorDate: Sun Apr 15 18:41:34 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Apr 15 18:57:27 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=c65258c4

dev-lang/rust: http-parser-2.8 breaks cargo from the stage0

 dev-lang/rust/rust-1.23.0-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.23.0.ebuild| 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.23.0-r1.ebuild 
b/dev-lang/rust/rust-1.23.0-r1.ebuild
index 3e9e387..c96312b 100644
--- a/dev-lang/rust/rust-1.23.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.23.0-r1.ebuild
@@ -80,7 +80,7 @@ RDEPEND=">=app-eselect/eselect-rust-0.3_pre20150425

[gentoo-commits] repo/gentoo:master commit in: games-arcade/ceferino/

2018-04-15 Thread Pacho Ramos
commit: 75f8655ad8dbf90b30357947ab9cb74d04e02ad1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:13:34 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f8655a

games-arcade/ceferino: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/ceferino/ceferino-0.97.8-r2.ebuild | 54 +
 1 file changed, 54 insertions(+)

diff --git a/games-arcade/ceferino/ceferino-0.97.8-r2.ebuild 
b/games-arcade/ceferino/ceferino-0.97.8-r2.ebuild
new file mode 100644
index 000..736477bbe14
--- /dev/null
+++ b/games-arcade/ceferino/ceferino-0.97.8-r2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools desktop
+
+DESCRIPTION="Super-Pang clone (destroy bouncing balloons with your grapnel)"
+HOMEPAGE="http://www.loosersjuegos.com.ar/juegos/ceferino;
+SRC_URI="mirror://debian/pool/main/c/ceferino/${PN}_${PV}+svn37.orig.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+   >=media-libs/libsdl-1.2[video]
+   >=media-libs/sdl-image-1.2
+   >=media-libs/sdl-mixer-1.2
+   nls? ( virtual/libintl )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+
+S="${WORKDIR}/${P}+svn37"
+
+src_prepare() {
+   default
+   eapply "${FILESDIR}"/${P}-latin1.patch
+   sed -i \
+   -e '/^INCLUDES/s:\$(datadir)/locale:/usr/share/locale:' \
+   src/Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+src_install() {
+   default
+   newicon data/ima/icono.png ${PN}.png
+   make_desktop_entry ceferino "Don Ceferino Hazaña"
+}
+
+pkg_postinst() {
+   if ! has_version "media-libs/sdl-mixer[mod]" ; then
+   ewarn
+   ewarn "To hear music, you will have to rebuild 
media-libs/sdl-mixer"
+   ewarn "with the \"mod\" USE flag turned on."
+   ewarn
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/conveysdl/

2018-04-15 Thread Pacho Ramos
commit: de4e91528bf35a221f53d56ce644780bd23d1e90
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:37:34 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4e9152

games-arcade/conveysdl: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/conveysdl/conveysdl-1.3.ebuild | 54 -
 1 file changed, 54 deletions(-)

diff --git a/games-arcade/conveysdl/conveysdl-1.3.ebuild 
b/games-arcade/conveysdl/conveysdl-1.3.ebuild
deleted file mode 100644
index 53d4dd6d48b..000
--- a/games-arcade/conveysdl/conveysdl-1.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs games
-
-DESCRIPTION="Guide the blob along the conveyer belt collecting the red blobs"
-HOMEPAGE="http://www.cloudsprinter.com/software/conveysdl/;
-SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound,video]
-   media-libs/sdl-mixer"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}
-
-src_prepare() {
-   # Incomplete readme
-   sed -i \
-   -e 's:I k:use -nosound to disable sound\n\nI k:' \
-   readme || die
-
-   sed -i \
-   -e 's:SDL_Mi:SDL_mi:' \
-   main.c || die
-
-   epatch \
-   "${FILESDIR}"/${P}-arrays.patch \
-   "${FILESDIR}"/${P}-speed.patch
-}
-
-src_compile() {
-   emake main \
-   CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS} $(sdl-config --cflags) \
-   -DDATA_PREFIX=\\\"${GAMES_DATADIR}/${PN}/\\\" \
-   -DENABLE_SOUND" \
-   LDLIBS="-lSDL_mixer $(sdl-config --libs)"
-}
-
-src_install() {
-   newgamesbin main ${PN}
-   insinto "${GAMES_DATADIR}"/${PN}
-   doins -r gfx sounds levels
-   newicon gfx/jblob.bmp ${PN}.bmp
-   make_desktop_entry ${PN} Convey /usr/share/pixmaps/${PN}.bmp
-   dodoc readme
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/defendguin/

2018-04-15 Thread Pacho Ramos
commit: 2150eae012c731a290997734475f37401c4344ab
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:52:06 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2150eae0

games-arcade/defendguin: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../defendguin/defendguin-0.0.12-r1.ebuild | 41 ++
 1 file changed, 41 insertions(+)

diff --git a/games-arcade/defendguin/defendguin-0.0.12-r1.ebuild 
b/games-arcade/defendguin/defendguin-0.0.12-r1.ebuild
new file mode 100644
index 000..db692cd67f2
--- /dev/null
+++ b/games-arcade/defendguin/defendguin-0.0.12-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="A clone of the arcade game Defender, but with a Linux theme"
+HOMEPAGE="http://www.newbreedsoftware.com/defendguin/;
+SRC_URI="ftp://ftp.tuxpaint.org/unix/x/${PN}/src/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="media-libs/sdl-mixer[mod]
+   media-libs/libsdl[video]"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i \
+   -e "s:\$(DATA_PREFIX):/usr/share/${PN}/:" \
+   -e '/^CFLAGS=.*-O2/d' \
+   -e '/^CFLAGS=/s:=:+= $(LDFLAGS) :' \
+   Makefile \
+   || die
+   rm -f data/images/*.sh
+}
+
+src_install() {
+   dobin ${PN}
+   insinto /usr/share/${PN}
+   doins -r ./data/*
+
+   newicon data/images/ufo/ufo0.bmp ${PN}.bmp
+   make_desktop_entry ${PN} Defendguin /usr/share/pixmaps/${PN}.bmp
+
+   doman src/${PN}.6
+   dodoc docs/{AUTHORS,CHANGES,README,TODO}.txt
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/ceferino/

2018-04-15 Thread Pacho Ramos
commit: d7fe5660292b13e9793b359d0705d4f2ff9676d4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:13:45 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fe5660

games-arcade/ceferino: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/ceferino/ceferino-0.97.8-r1.ebuild | 51 -
 1 file changed, 51 deletions(-)

diff --git a/games-arcade/ceferino/ceferino-0.97.8-r1.ebuild 
b/games-arcade/ceferino/ceferino-0.97.8-r1.ebuild
deleted file mode 100644
index b4c9c5d4ba3..000
--- a/games-arcade/ceferino/ceferino-0.97.8-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils games
-
-DESCRIPTION="Super-Pang clone (destroy bouncing balloons with your grapnel)"
-HOMEPAGE="http://www.loosersjuegos.com.ar/juegos/ceferino;
-SRC_URI="mirror://debian/pool/main/c/ceferino/${PN}_${PV}+svn37.orig.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND=">=media-libs/libsdl-1.2[video]
-   >=media-libs/sdl-image-1.2
-   >=media-libs/sdl-mixer-1.2
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )"
-
-S=${WORKDIR}/${P}+svn37
-
-src_prepare() {
-   sed -i \
-   -e '/^INCLUDES/s:\$(datadir)/locale:/usr/share/locale:' \
-   src/Makefile.am || die
-   eautoreconf
-}
-
-src_configure() {
-   egamesconf $(use_enable nls)
-}
-
-src_install() {
-   default
-   newicon data/ima/icono.png ${PN}.png
-   make_desktop_entry ceferino "Don Ceferino Hazaña"
-   prepgamesdirs
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   if ! has_version "media-libs/sdl-mixer[mod]" ; then
-   ewarn
-   ewarn "To hear music, you will have to rebuild 
media-libs/sdl-mixer"
-   ewarn "with the \"mod\" USE flag turned on."
-   ewarn
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/cob/

2018-04-15 Thread Pacho Ramos
commit: bb4bb94b446624fc8b75f106aeac9a365ced96fc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:21:21 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4bb94b

games-arcade/cob: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/cob/cob-0.9.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/games-arcade/cob/cob-0.9.ebuild b/games-arcade/cob/cob-0.9.ebuild
deleted file mode 100644
index 7393dae66ee..000
--- a/games-arcade/cob/cob-0.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Cruising on Broadway: a painting-type game"
-HOMEPAGE="http://www.autismuk.freeserve.co.uk/;
-SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[joystick,sound,video]"
-RDEPEND=${DEPEND}
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-gcc43.patch \
-   "${FILESDIR}"/${P}-gcc44.patch
-}
-
-src_install() {
-   default
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/digger/

2018-04-15 Thread Pacho Ramos
commit: 4e062651d61564539ddf0bf8c67856cc736d69b0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:54:03 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e062651

games-arcade/digger: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/digger/digger-20140423.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/games-arcade/digger/digger-20140423.ebuild 
b/games-arcade/digger/digger-20140423.ebuild
deleted file mode 100644
index 729b2a2bfed..000
--- a/games-arcade/digger/digger-20140423.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Digger Remastered"
-HOMEPAGE="http://www.digger.org/;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
-
-DEPEND="media-libs/libsdl[X,video]
-   x11-libs/libX11"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN}-${PN}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ldflags.patch
-}
-
-src_install() {
-   dogamesbin digger
-   dodoc digger.txt
-   make_desktop_entry digger Digger
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/defendguin/

2018-04-15 Thread Pacho Ramos
commit: da5170777c415ff3b0da6f1dbe812d5bc023790d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:52:16 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da517077

games-arcade/defendguin: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/defendguin/defendguin-0.0.12.ebuild | 39 
 1 file changed, 39 deletions(-)

diff --git a/games-arcade/defendguin/defendguin-0.0.12.ebuild 
b/games-arcade/defendguin/defendguin-0.0.12.ebuild
deleted file mode 100644
index 1dab751e0ae..000
--- a/games-arcade/defendguin/defendguin-0.0.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="A clone of the arcade game Defender, but with a Linux theme"
-HOMEPAGE="http://www.newbreedsoftware.com/defendguin/;
-SRC_URI="ftp://ftp.tuxpaint.org/unix/x/${PN}/src/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/sdl-mixer[mod]
-   media-libs/libsdl[video]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i \
-   -e "s:\$(DATA_PREFIX):${GAMES_DATADIR}/${PN}/:" \
-   -e '/^CFLAGS=.*-O2/d' \
-   -e '/^CFLAGS=/s:=:+= $(LDFLAGS) :' \
-   Makefile \
-   || die
-   rm -f data/images/*.sh
-}
-
-src_install() {
-   dogamesbin ${PN}
-   insinto "${GAMES_DATADIR}"/${PN}
-   doins -r ./data/*
-   newicon data/images/ufo/ufo0.bmp ${PN}.bmp
-   make_desktop_entry ${PN} Defendguin /usr/share/pixmaps/${PN}.bmp
-   doman src/${PN}.6
-   dodoc docs/{AUTHORS,CHANGES,README,TODO}.txt
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/criticalmass/files/, games-arcade/criticalmass/

2018-04-15 Thread Pacho Ramos
commit: b519680452841a787faa5a0ac208c1fc738611d1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:49:09 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5196804

games-arcade/criticalmass: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../criticalmass/criticalmass-1.0.2-r1.ebuild  | 62 ++
 .../files/criticalmass-1.0.2-cflags.patch  |  4 +-
 .../files/criticalmass-1.0.2-libpng14.patch|  4 +-
 .../files/criticalmass-1.0.2-libpng15.patch|  8 +--
 .../files/criticalmass-1.0.2-system_curl.patch | 12 ++---
 5 files changed, 76 insertions(+), 14 deletions(-)

diff --git a/games-arcade/criticalmass/criticalmass-1.0.2-r1.ebuild 
b/games-arcade/criticalmass/criticalmass-1.0.2-r1.ebuild
new file mode 100644
index 000..5191beb0107
--- /dev/null
+++ b/games-arcade/criticalmass/criticalmass-1.0.2-r1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools desktop flag-o-matic
+
+DESCRIPTION="SDL/OpenGL space shoot'em up game"
+HOMEPAGE="http://criticalmass.sourceforge.net/;
+SRC_URI="mirror://sourceforge/criticalmass/CriticalMass-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   media-libs/sdl-mixer
+   media-libs/sdl-image[png]
+   media-libs/libpng:0=
+   virtual/opengl
+   net-misc/curl
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/CriticalMass-${PV}"
+
+src_prepare() {
+   default
+
+   eapply "${FILESDIR}"/${P}-gcc43.patch \
+   "${FILESDIR}"/${P}-system_curl.patch \
+   "${FILESDIR}"/${P}-libpng14.patch \
+   "${FILESDIR}"/${P}-cflags.patch \
+   "${FILESDIR}"/${P}-libpng15.patch
+
+   rm -rf curl
+
+   mv configure.in configure.ac || die
+   eautoreconf
+}
+
+src_configure() {
+   append-cxxflags -std=gnu++98 # Bug 612758
+   default
+}
+
+src_install() {
+   HTML_DOCS="Readme.html"
+   default
+   rm -f "${ED}/usr/bin/Packer"
+   newicon critter.png ${PN}.png
+   make_desktop_entry critter "Critical Mass"
+}
+
+pkg_postinst() {
+   if ! has_version "media-libs/sdl-mixer[mod]" ; then
+   ewarn
+   ewarn "To hear music, you will have to rebuild 
media-libs/sdl-mixer"
+   ewarn "with the \"mod\" USE flag turned on."
+   ewarn
+   fi
+}

diff --git a/games-arcade/criticalmass/files/criticalmass-1.0.2-cflags.patch 
b/games-arcade/criticalmass/files/criticalmass-1.0.2-cflags.patch
index 8b801e51c2c..0d9063c3753 100644
--- a/games-arcade/criticalmass/files/criticalmass-1.0.2-cflags.patch
+++ b/games-arcade/criticalmass/files/criticalmass-1.0.2-cflags.patch
@@ -1,5 +1,5 @@
 configure.in.orig  2011-07-20 11:23:19.849122541 -0400
-+++ configure.in   2011-07-20 11:24:28.169713094 -0400
+--- a/configure.in.orig2011-07-20 11:23:19.849122541 -0400
 b/configure.in 2011-07-20 11:24:28.169713094 -0400
 @@ -35,9 +35,6 @@
  AM_CONDITIONAL(APPLE,test "x$TARGET" = xAPPLE)
  AM_CONDITIONAL(WIN32,test "x$TARGET" = xWIN32)

diff --git a/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng14.patch 
b/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng14.patch
index 882869b43a1..f8a0eec2ad5 100644
--- a/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng14.patch
+++ b/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng14.patch
@@ -1,5 +1,5 @@
 configure.in
-+++ configure.in
+--- a/configure.in
 b/configure.in
 @@ -99,7 +99,7 @@ if test "x$TARGET" = xWIN32; then
  else
  LIBS="-L/usr/local/lib -L/usr/X11R6/lib $LIBS"

diff --git a/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng15.patch 
b/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng15.patch
index ac1b8c0c617..dbdfc9f3227 100644
--- a/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng15.patch
+++ b/games-arcade/criticalmass/files/criticalmass-1.0.2-libpng15.patch
@@ -1,5 +1,5 @@
 game/main.cpp
-+++ game/main.cpp
+--- a/game/main.cpp
 b/game/main.cpp
 @@ -28,6 +28,8 @@
  #include 
  #include 
@@ -9,8 +9,8 @@
  void migrateConfig( void)
  {
  //if onlineCheck is not set, default it to true
 utilssdl/PNG.cpp
-+++ utilssdl/PNG.cpp
+--- a/utilssdl/PNG.cpp
 b/utilssdl/PNG.cpp
 @@ -45,7 +45,7 @@
  {
  png_size_t check;

diff --git 
a/games-arcade/criticalmass/files/criticalmass-1.0.2-system_curl.patch 
b/games-arcade/criticalmass/files/criticalmass-1.0.2-system_curl.patch
index 02307ad7d8f..1ab1a2d5ce5 100644
--- a/games-arcade/criticalmass/files/criticalmass-1.0.2-system_curl.patch
+++ b/games-arcade/criticalmass/files/criticalmass-1.0.2-system_curl.patch
@@ -1,5 +1,5 @@
 configure.in
-+++ configure.in
+--- a/configure.in
 b/configure.in
 @@ -115,8 

[gentoo-commits] repo/gentoo:master commit in: games-arcade/conveysdl/, games-arcade/conveysdl/files/

2018-04-15 Thread Pacho Ramos
commit: 3b63a010beb3c72650c8b9f5d694c17c35b0f4ec
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:37:25 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b63a010

games-arcade/conveysdl: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/conveysdl/conveysdl-1.3-r1.ebuild | 55 ++
 .../conveysdl/files/conveysdl-1.3-arrays.patch |  4 +-
 .../conveysdl/files/conveysdl-1.3-speed.patch  |  4 +-
 3 files changed, 59 insertions(+), 4 deletions(-)

diff --git a/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild 
b/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
new file mode 100644
index 000..5c39dd327ee
--- /dev/null
+++ b/games-arcade/conveysdl/conveysdl-1.3-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop toolchain-funcs
+
+DESCRIPTION="Guide the blob along the conveyer belt collecting the red blobs"
+HOMEPAGE="http://www.cloudsprinter.com/software/conveysdl/;
+SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="media-libs/libsdl[sound,video]
+   media-libs/sdl-mixer"
+RDEPEND=${DEPEND}
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+
+   # Incomplete readme
+   sed -i \
+   -e 's:I k:use -nosound to disable sound\n\nI k:' \
+   readme || die
+
+   sed -i \
+   -e 's:SDL_Mi:SDL_mi:' \
+   main.c || die
+
+   eapply \
+   "${FILESDIR}"/${P}-arrays.patch \
+   "${FILESDIR}"/${P}-speed.patch
+}
+
+src_compile() {
+   emake main \
+   CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS} $(sdl-config --cflags) \
+   -DDATA_PREFIX=\\\"/usr/share/${PN}/\\\" \
+   -DENABLE_SOUND" \
+   LDLIBS="-lSDL_mixer $(sdl-config --libs)"
+}
+
+src_install() {
+   newbin main ${PN}
+   insinto /usr/share/${PN}
+   doins -r gfx sounds levels
+   newicon gfx/jblob.bmp ${PN}.bmp
+   make_desktop_entry ${PN} Convey /usr/share/pixmaps/${PN}.bmp
+   einstalldocs
+}

diff --git a/games-arcade/conveysdl/files/conveysdl-1.3-arrays.patch 
b/games-arcade/conveysdl/files/conveysdl-1.3-arrays.patch
index a3894e58d3d..a6286d96f14 100644
--- a/games-arcade/conveysdl/files/conveysdl-1.3-arrays.patch
+++ b/games-arcade/conveysdl/files/conveysdl-1.3-arrays.patch
@@ -1,5 +1,5 @@
 main.c.org 2010-07-28 13:16:20.552161148 +0300
-+++ main.c 2010-07-29 20:43:14.714543259 +0300
+--- a/main.c.org   2010-07-28 13:16:20.552161148 +0300
 b/main.c   2010-07-29 20:43:14.714543259 +0300
 @@ -22,7 +22,7 @@
  
  SDL_Surface *bletters;

diff --git a/games-arcade/conveysdl/files/conveysdl-1.3-speed.patch 
b/games-arcade/conveysdl/files/conveysdl-1.3-speed.patch
index 2b5a6205650..6d6d13eb11b 100644
--- a/games-arcade/conveysdl/files/conveysdl-1.3-speed.patch
+++ b/games-arcade/conveysdl/files/conveysdl-1.3-speed.patch
@@ -1,5 +1,5 @@
 org/main.c 2010-07-30 10:41:21.392783010 +0300
-+++ main.c 2010-07-30 10:44:35.791690958 +0300
+--- a/main.c   2010-07-30 10:41:21.392783010 +0300
 b/main.c   2010-07-30 10:44:35.791690958 +0300
 @@ -52,6 +52,7 @@
  
  



[gentoo-commits] repo/gentoo:master commit in: games-arcade/crack-attack/, games-arcade/crack-attack/files/

2018-04-15 Thread Pacho Ramos
commit: cfa7edda87c169223d0aa33b1e417e7aec6aca77
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:44:26 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa7edda

games-arcade/crack-attack: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../crack-attack/crack-attack-1.1.14-r2.ebuild | 47 ++
 .../files/crack-attack-1.1.14-gcc43.patch  |  4 +-
 .../files/crack-attack-1.1.14-glut.patch   |  4 +-
 3 files changed, 51 insertions(+), 4 deletions(-)

diff --git a/games-arcade/crack-attack/crack-attack-1.1.14-r2.ebuild 
b/games-arcade/crack-attack/crack-attack-1.1.14-r2.ebuild
new file mode 100644
index 000..eded2a71ead
--- /dev/null
+++ b/games-arcade/crack-attack/crack-attack-1.1.14-r2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="Addictive OpenGL-based block game"
+HOMEPAGE="http://www.nongnu.org/crack-attack/;
+SRC_URI="https://savannah.nongnu.org/download/crack-attack/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
+IUSE="gtk sdl"
+
+RDEPEND="
+   media-libs/freeglut
+   sdl? ( media-libs/libsdl
+   media-libs/sdl-mixer )
+   gtk? ( >=x11-libs/gtk+-2.6:2 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eapply \
+   "${FILESDIR}"/${P}-glut.patch \
+   "${FILESDIR}"/${P}-gcc43.patch
+   sed -i 's/-lXmu//' src/gtk-gui/Makefile.in src/Makefile.in || die
+   touch -r . * */*
+}
+
+src_configure() {
+   econf \
+   --disable-binreloc \
+   $(use_enable sdl sound) \
+   $(use_enable gtk)
+}
+
+src_install() {
+   HTML_DOCS="doc/*"
+   default
+   doicon data/crack-attack.xpm
+   make_desktop_entry crack-attack Crack-attack
+}

diff --git a/games-arcade/crack-attack/files/crack-attack-1.1.14-gcc43.patch 
b/games-arcade/crack-attack/files/crack-attack-1.1.14-gcc43.patch
index 009d062f2ea..8cabe7eb257 100644
--- a/games-arcade/crack-attack/files/crack-attack-1.1.14-gcc43.patch
+++ b/games-arcade/crack-attack/files/crack-attack-1.1.14-gcc43.patch
@@ -1,5 +1,5 @@
 src/Game.h
-+++ src/Game.h
+--- a/src/Game.h
 b/src/Game.h
 @@ -34,6 +34,7 @@
  #include 
  #include 

diff --git a/games-arcade/crack-attack/files/crack-attack-1.1.14-glut.patch 
b/games-arcade/crack-attack/files/crack-attack-1.1.14-glut.patch
index fc16c1b8bc4..430d4e742f3 100644
--- a/games-arcade/crack-attack/files/crack-attack-1.1.14-glut.patch
+++ b/games-arcade/crack-attack/files/crack-attack-1.1.14-glut.patch
@@ -2,8 +2,8 @@ Fix from upstream to work with newer freegluts.
 
 http://bugs.gentoo.org/97954
 
 src/Attack.cxx
-+++ src/Attack.cxx
+--- a/src/Attack.cxx
 b/src/Attack.cxx
 @@ -83,6 +83,7 @@
int height = -1, width = -1;




[gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-light/

2018-04-15 Thread Ole Reifschneider
commit: 701322756148546c3ae0c7171be359a1256c2079
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Apr 15 18:59:19 2018 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Apr 15 18:59:19 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=70132275

gnome-base/gnome-light: Bump version to 3.26.1

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0xE9E568677E8B4D42

 gnome-base/gnome-light/gnome-light-3.26.1.ebuild | 59 
 gnome-base/gnome-light/metadata.xml  | 12 +
 2 files changed, 71 insertions(+)

diff --git a/gnome-base/gnome-light/gnome-light-3.26.1.ebuild 
b/gnome-base/gnome-light/gnome-light-3.26.1.ebuild
new file mode 100644
index ..b7c56e23
--- /dev/null
+++ b/gnome-base/gnome-light/gnome-light-3.26.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator
+
+P_RELEASE="$(get_version_components 2)"
+
+DESCRIPTION="Meta package for GNOME-Light, merge this package to install"
+HOMEPAGE="https://www.gnome.org/;
+LICENSE="metapackage"
+SLOT="2.0"
+IUSE="cups +gnome-shell"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+
+# XXX: Note to developers:
+# This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
+# the bare minimum of libs/apps needed. It is basically gnome-base/gnome 
without
+# any apps, but shouldn't be used by users unless they know what they are 
doing.
+RDEPEND="!gnome-base/gnome
+   >=gnome-base/gnome-core-libs-${PV}[cups?]
+
+   >=gnome-base/gnome-session-${PV}
+   >=gnome-base/gnome-settings-daemon-${PV}[cups?]
+   >=gnome-base/gnome-control-center-${PV}[cups?]
+
+   >=gnome-base/nautilus-${PV}
+
+   gnome-shell? (
+   >=x11-wm/mutter-${PV}
+   >=gnome-base/gnome-shell-${PV} )
+
+   >=x11-themes/adwaita-icon-theme-${P_RELEASE}
+   >=x11-themes/gnome-themes-standard-3.22.3
+   >=x11-themes/gnome-backgrounds-${P_RELEASE}
+
+   >=x11-terms/gnome-terminal-${PV}
+"
+DEPEND=""
+PDEPEND=">=gnome-base/gvfs-1.32.1"
+S="${WORKDIR}"
+
+pkg_pretend() {
+   if ! use gnome-shell; then
+   # Users probably want to use e16, sawfish, etc
+   ewarn "You're not installing GNOME Shell"
+   ewarn "You will have to install and manage a window manager by 
yourself"
+   fi
+}
+
+pkg_postinst() {
+   # Remember people where to find our project information
+   elog "Please remember to look at 
https://wiki.gentoo.org/wiki/Project:GNOME;
+   elog "for information about the project and documentation."
+}

diff --git a/gnome-base/gnome-light/metadata.xml 
b/gnome-base/gnome-light/metadata.xml
new file mode 100644
index ..b0d8e7f7
--- /dev/null
+++ b/gnome-base/gnome-light/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+
+   Install gnome-base/gnome-shell and
+   x11-wm/mutter for the standard GNOME 3 desktop 
mode
+
+



[gentoo-commits] repo/gentoo:master commit in: games-arcade/digger/

2018-04-15 Thread Pacho Ramos
commit: 907d45e7dc14e5577aad814c2def55bff0a92d7e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:53:53 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907d45e7

games-arcade/digger: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/digger/digger-20140423-r1.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/games-arcade/digger/digger-20140423-r1.ebuild 
b/games-arcade/digger/digger-20140423-r1.ebuild
new file mode 100644
index 000..716e33c57c1
--- /dev/null
+++ b/games-arcade/digger/digger-20140423-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="Digger Remastered"
+HOMEPAGE="http://www.digger.org/;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
+
+DEPEND="media-libs/libsdl[X,video]
+   x11-libs/libX11"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${PN}"
+
+PATCHES=( "${FILESDIR}"/${P}-ldflags.patch )
+
+src_install() {
+   dobin digger
+   dodoc digger.txt
+   make_desktop_entry digger Digger
+}



[gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-core-libs/

2018-04-15 Thread Ole Reifschneider
commit: 9791ae4c50e3d1f511656981cfcc507c9260b744
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Apr 15 18:53:51 2018 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Apr 15 18:53:51 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9791ae4c

gnome-base/gnome-core-libs: Bump version to 3.26.2

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../gnome-core-libs/gnome-core-libs-3.26.2.ebuild  | 41 ++
 gnome-base/gnome-core-libs/metadata.xml|  8 +
 2 files changed, 49 insertions(+)

diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild 
b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
new file mode 100644
index ..3fe6f7cf
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="https://www.gnome.org/;
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# Note to developers:
+# This is a wrapper for the core libraries used by GNOME 3
+RDEPEND="
+   >=dev-libs/glib-2.54.2:2
+   >=x11-libs/gdk-pixbuf-2.36.6:2
+   >=x11-libs/pango-1.40.9
+   >=x11-libs/gtk+-3.22.16:3[cups?]
+   >=dev-libs/atk-2.24
+   >=gnome-base/librsvg-2.40.18
+   >=gnome-base/gnome-desktop-${PV}:3
+   >=x11-libs/startup-notification-0.12
+
+   >=gnome-base/gvfs-1.32.1
+   >=gnome-base/dconf-0.26
+
+   >=media-libs/gstreamer-1.12.3:1.0
+   >=media-libs/gst-plugins-base-1.12.3:1.0
+   >=media-libs/gst-plugins-good-1.12.3:1.0
+
+   python? ( >=dev-python/pygobject-3.24.1:3 )
+"
+DEPEND=""
+
+# >=x11-libs/libwnck-3.20.1:3 - not used by core packages anymore
+
+S="${WORKDIR}"

diff --git a/gnome-base/gnome-core-libs/metadata.xml 
b/gnome-base/gnome-core-libs/metadata.xml
new file mode 100644
index ..39980802
--- /dev/null
+++ b/gnome-base/gnome-core-libs/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+



[gentoo-commits] repo/gentoo:master commit in: games-arcade/crack-attack/

2018-04-15 Thread Pacho Ramos
commit: 9ed9f6c1a676961619ada433521bf677bf59fccd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:44:35 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed9f6c1

games-arcade/crack-attack: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../crack-attack/crack-attack-1.1.14-r1.ebuild | 44 --
 1 file changed, 44 deletions(-)

diff --git a/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild 
b/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild
deleted file mode 100644
index b91f0af19a7..000
--- a/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Addictive OpenGL-based block game"
-HOMEPAGE="http://www.nongnu.org/crack-attack/;
-SRC_URI="https://savannah.nongnu.org/download/crack-attack/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
-IUSE="gtk sdl"
-
-RDEPEND="media-libs/freeglut
-   sdl? ( media-libs/libsdl
-   media-libs/sdl-mixer )
-   gtk? ( >=x11-libs/gtk+-2.6:2 )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-glut.patch \
-   "${FILESDIR}"/${P}-gcc43.patch
-   sed -i 's/-lXmu//' src/gtk-gui/Makefile.in src/Makefile.in || die
-   touch -r . * */*
-}
-
-src_configure() {
-   egamesconf \
-   --disable-binreloc \
-   $(use_enable sdl sound) \
-   $(use_enable gtk)
-}
-
-src_install() {
-   default
-   dohtml -A xpm doc/*
-   doicon data/crack-attack.xpm
-   make_desktop_entry crack-attack Crack-attack
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/criticalmass/

2018-04-15 Thread Pacho Ramos
commit: 7b5962cf6b21bb69e370886ea60f3ded15094b94
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:49:20 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5962cf

games-arcade/criticalmass: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../criticalmass/criticalmass-1.0.2.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/games-arcade/criticalmass/criticalmass-1.0.2.ebuild 
b/games-arcade/criticalmass/criticalmass-1.0.2.ebuild
deleted file mode 100644
index 9306a54dd14..000
--- a/games-arcade/criticalmass/criticalmass-1.0.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils flag-o-matic games
-
-DESCRIPTION="SDL/OpenGL space shoot'em up game"
-HOMEPAGE="http://criticalmass.sourceforge.net/;
-SRC_URI="mirror://sourceforge/criticalmass/CriticalMass-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/sdl-mixer
-   media-libs/sdl-image[png]
-   media-libs/libpng:0
-   virtual/opengl
-   net-misc/curl"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/CriticalMass-${PV}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-gcc43.patch \
-   "${FILESDIR}"/${P}-system_curl.patch \
-   "${FILESDIR}"/${P}-libpng14.patch \
-   "${FILESDIR}"/${P}-cflags.patch \
-   "${FILESDIR}"/${P}-libpng15.patch
-   rm -rf curl
-   eautoreconf
-}
-
-src_configure() {
-   append-cxxflags -std=gnu++98 # Bug 612758
-   default
-}
-
-src_install() {
-   default
-   rm -f "${D}${GAMES_BINDIR}/Packer"
-   dohtml Readme.html
-   newicon critter.png ${PN}.png
-   make_desktop_entry critter "Critical Mass"
-   prepgamesdirs
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   if ! has_version "media-libs/sdl-mixer[mod]" ; then
-   ewarn
-   ewarn "To hear music, you will have to rebuild 
media-libs/sdl-mixer"
-   ewarn "with the \"mod\" USE flag turned on."
-   ewarn
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/cob/files/, games-arcade/cob/

2018-04-15 Thread Pacho Ramos
commit: 6e1d77efd8ab66ec3adff6d7058f6991adb1cff4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:21:12 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1d77ef

games-arcade/cob: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/cob/cob-0.9-r1.ebuild | 27 +++
 games-arcade/cob/files/cob-0.9-gcc43.patch |  8 
 games-arcade/cob/files/cob-0.9-gcc44.patch | 12 ++--
 3 files changed, 37 insertions(+), 10 deletions(-)

diff --git a/games-arcade/cob/cob-0.9-r1.ebuild 
b/games-arcade/cob/cob-0.9-r1.ebuild
new file mode 100644
index 000..26d73169d35
--- /dev/null
+++ b/games-arcade/cob/cob-0.9-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="Cruising on Broadway: a painting-type game"
+HOMEPAGE="http://www.autismuk.freeserve.co.uk/;
+SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="media-libs/libsdl[joystick,sound,video]"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gcc43.patch
+   "${FILESDIR}"/${P}-gcc44.patch
+)
+
+src_install() {
+   default
+   make_desktop_entry ${PN} "Cruising on Broadway"
+}

diff --git a/games-arcade/cob/files/cob-0.9-gcc43.patch 
b/games-arcade/cob/files/cob-0.9-gcc43.patch
index 6b1f574628d..bc7e6fb3e02 100644
--- a/games-arcade/cob/files/cob-0.9-gcc43.patch
+++ b/games-arcade/cob/files/cob-0.9-gcc43.patch
@@ -1,5 +1,5 @@
 cob/menu.cpp
-+++ cob/menu.cpp
+--- a/cob/menu.cpp
 b/cob/menu.cpp
 @@ -16,6 +16,7 @@
   ***/
  
@@ -8,8 +8,8 @@
  
  //
**
  //
 cob/sdw.hxx
-+++ cob/sdw.hxx
+--- a/cob/sdw.hxx
 b/cob/sdw.hxx
 @@ -19,6 +19,7 @@
  
  #include 

diff --git a/games-arcade/cob/files/cob-0.9-gcc44.patch 
b/games-arcade/cob/files/cob-0.9-gcc44.patch
index dd90b388e6d..02b4842617f 100644
--- a/games-arcade/cob/files/cob-0.9-gcc44.patch
+++ b/games-arcade/cob/files/cob-0.9-gcc44.patch
@@ -1,5 +1,5 @@
 cob/game.cpp
-+++ cob/game.cpp
+--- a/cob/game.cpp
 b/cob/game.cpp
 @@ -15,6 +15,7 @@
   * *
   ***/
@@ -8,8 +8,8 @@
  #include "cob.hxx"
  
  //
**
 cob/main.cpp
-+++ cob/main.cpp
+--- a/cob/main.cpp
 b/cob/main.cpp
 @@ -15,6 +15,7 @@
   * *
   ***/
@@ -18,8 +18,8 @@
  #include "cob.hxx"
  
  //
**
 cob/map.cpp
-+++ cob/map.cpp
+--- a/cob/map.cpp
 b/cob/map.cpp
 @@ -15,6 +15,7 @@
   * *
   ***/



[gentoo-commits] proj/gnome:master commit in: x11-terms/gnome-terminal/

2018-04-15 Thread Ole Reifschneider
commit: 09460f9bb47f0828df51910e7a3f5cade87d68dc
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Apr 15 18:49:15 2018 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Apr 15 18:49:15 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=09460f9b

x11-terms/gnome-terminal: Bump version to 3.26.2

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../gnome-terminal/gnome-terminal-3.26.2.ebuild| 82 ++
 1 file changed, 82 insertions(+)

diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.26.2.ebuild 
b/x11-terms/gnome-terminal/gnome-terminal-3.26.2.ebuild
new file mode 100644
index ..a6b9854a
--- /dev/null
+++ b/x11-terms/gnome-terminal/gnome-terminal-3.26.2.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 readme.gentoo-r1
+
+DESCRIPTION="The Gnome Terminal"
+HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug +gnome-shell +nautilus vanilla"
+SRC_URI="${SRC_URI} !vanilla? ( 
https://dev.gentoo.org/~tranquility/distfiles/${PN}/${P}-notify-open-title-transparency.patch.xz
 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux"
+
+# FIXME: automagic dependency on gtk+[X], just transitive but needs proper 
control, bug 624960
+# Needed vte in 3.24.2 is 0.48.2, but we add desktop notification patches in 
0.48.3 that non-vanilla needs
+RDEPEND="
+   >=dev-libs/glib-2.42:2
+   >=x11-libs/gtk+-3.20:3
+   >=x11-libs/vte-0.48.3:2.91[!vanilla?]
+   >=dev-libs/libpcre2-10
+   >=gnome-base/dconf-0.14
+   >=gnome-base/gsettings-desktop-schemas-0.1.0
+   sys-apps/util-linux
+   gnome-shell? ( gnome-base/gnome-shell )
+   nautilus? ( >=gnome-base/nautilus-3 )
+"
+# itstool/yelp-tools required for help/* with non-en LINGUAS, see bug #549358
+# xmllint required for glib-compile-resources, see bug #549304
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/libxml2
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOC_CONTENTS="To get previous working directory inherited in new opened tab, or
+   notifications of long-running commands finishing, you will need
+   to add the following line to your ~/.bashrc:\n
+   . /etc/profile.d/vte-2.91.sh"
+
+src_prepare() {
+   if ! use vanilla; then
+   # https://bugzilla.gnome.org/show_bug.cgi?id=695371
+   # Fedora patches:
+   # Restore transparency support (with compositing WMs only)
+   # OSC 777 desktop notification support (notifications on tabs 
for long-running commands completing)
+   # Restore separate menuitems for opening tabs and windows
+   # Restore "Set title" support
+   # 
http://pkgs.fedoraproject.org/cgit/rpms/gnome-terminal.git/plain/gnome-terminal-notify-open-title-transparency.patch
+   # Depends on vte[-vanilla] for OSC 777 patch in VTE
+   eapply "${WORKDIR}"/${P}-notify-open-title-transparency.patch
+   fi
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --disable-migration \
+   $(use_enable debug) \
+   $(use_enable gnome-shell search-provider) \
+   $(use_with nautilus nautilus-extension) \
+   VALAC=$(type -P true)
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog HACKING NEWS"
+   gnome2_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/cosmosmash/

2018-04-15 Thread Pacho Ramos
commit: 8ec50882d06a2c5f1a85a36f298dc6ef4fb337ea
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:39:13 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec50882

games-arcade/cosmosmash: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild | 36 -
 1 file changed, 36 deletions(-)

diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild 
b/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild
deleted file mode 100644
index e2c11182dfc..000
--- a/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools games
-
-DESCRIPTION="A space rock shooting video game"
-HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/cosmosmash.html;
-SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="test" # uses the sound card which portage user might not be 
available.
-
-RDEPEND=">=dev-games/flatzebra-0.1.6"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -i \
-   -e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
-   -e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
-   -e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
-   src/Makefile.am \
-   || die
-   eautoreconf
-}
-
-src_install() {
-   emake -C src DESTDIR="${D}" install
-   doman doc/${PN}.6
-   dodoc AUTHORS NEWS README THANKS
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/circuslinux/

2018-04-15 Thread Pacho Ramos
commit: e39686dccd9884fbf44bff128ff846a90160633f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:15:48 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39686dc

games-arcade/circuslinux: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/circuslinux/circuslinux-1.0.3.ebuild | 38 ---
 1 file changed, 38 deletions(-)

diff --git a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild 
b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild
deleted file mode 100644
index dbfb82dcd64..000
--- a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="clone of the Atari 2600 game \"Circus Atari\""
-SRC_URI="ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/${P}.tar.gz;
-HOMEPAGE="http://www.newbreedsoftware.com/circus-linux/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl
-   media-libs/sdl-image[png]
-   media-libs/sdl-mixer[mod]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i \
-   -e "/^install-data-am/d" \
-   Makefile.in \
-   || die
-   sed -i \
-   -e 's/\$(pkgdatadir)/$(DESTDIR)&/' \
-   data/Makefile.in \
-   || die
-}
-
-src_install () {
-   emake DESTDIR="${D}" install
-   newicon data/images/${PN}-icon.xpm ${PN}.xpm
-   make_desktop_entry ${PN} "Circus Linux!"
-   dodoc *.txt
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/cosmosmash/

2018-04-15 Thread Pacho Ramos
commit: c5093972efdb58f6c0ed45c9d984edfc321291cc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:39:05 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5093972

games-arcade/cosmosmash: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild 
b/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild
new file mode 100644
index 000..b8b44c33ea5
--- /dev/null
+++ b/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="A space rock shooting video game"
+HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/cosmosmash.html;
+SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test" # uses the sound card which portage user might not be 
available.
+
+RDEPEND=">=dev-games/flatzebra-0.1.6"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   sed -i \
+   -e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
+   -e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
+   -e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
+   src/Makefile.am \
+   || die
+   eautoreconf
+}
+
+src_install() {
+   emake -C src DESTDIR="${D}" install
+   einstalldocs
+   doman doc/${PN}.6
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/circuslinux/

2018-04-15 Thread Pacho Ramos
commit: 11c0d37ac3b5eb33fadafed63a8506214469ea79
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 18:15:36 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 19:00:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c0d37a

games-arcade/circuslinux: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../circuslinux/circuslinux-1.0.3-r1.ebuild| 37 ++
 1 file changed, 37 insertions(+)

diff --git a/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild 
b/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild
new file mode 100644
index 000..bc3c43f3483
--- /dev/null
+++ b/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop
+
+DESCRIPTION="clone of the Atari 2600 game \"Circus Atari\""
+SRC_URI="ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/${P}.tar.gz;
+HOMEPAGE="http://www.newbreedsoftware.com/circus-linux/;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/libsdl
+   media-libs/sdl-image[png]
+   media-libs/sdl-mixer[mod]"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i \
+   -e "/^install-data-am/d" \
+   Makefile.in \
+   || die
+   sed -i \
+   -e 's/\$(pkgdatadir)/$(DESTDIR)&/' \
+   data/Makefile.in \
+   || die
+}
+
+src_install () {
+   default
+   newicon data/images/${PN}-icon.xpm ${PN}.xpm
+   make_desktop_entry ${PN} "Circus Linux!"
+}



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

2018-04-15 Thread Ole Reifschneider
commit: 9c9916a4a2f309a6ba4c20e8eef514953a8dca5c
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Sun Apr 15 18:47:56 2018 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Sun Apr 15 18:47:56 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9c9916a4

x11-libs/vte: Bump version to 0.50.2

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0xE9E568677E8B4D42

 x11-libs/vte/vte-0.50.2.ebuild | 90 ++
 1 file changed, 90 insertions(+)

diff --git a/x11-libs/vte/vte-0.50.2.ebuild b/x11-libs/vte/vte-0.50.2.ebuild
new file mode 100644
index ..ff5ace3c
--- /dev/null
+++ b/x11-libs/vte/vte-0.50.2.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+VALA_USE_DEPEND="vapigen"
+VALA_MIN_API_VERSION="0.32"
+
+inherit 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 vanilla"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+REQUIRED_USE="vala? ( introspection )"
+
+SRC_URI="${SRC_URI} !vanilla? ( 
https://dev.gentoo.org/~tranquility/distfiles/${PN}/${P}-command-notify-scroll-speed.patch.xz
 )"
+
+RDEPEND="
+   >=dev-libs/glib-2.40:2
+   >=dev-libs/libpcre2-10.21
+   >=x11-libs/gtk+-3.16:3[introspection?]
+   >=x11-libs/pango-1.22.0
+
+   sys-libs/ncurses:0=
+   sys-libs/zlib
+
+   crypt?  ( >=net-libs/gnutls-3.2.7:0= )
+   glade? ( >=dev-util/glade-3.9:3.10 )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
+"
+DEPEND="${RDEPEND}
+   dev-util/gperf
+   dev-libs/libxml2
+   >=dev-util/gtk-doc-am-1.13
+   >=dev-util/intltool-0.35
+   sys-devel/gettext
+   virtual/pkgconfig
+
+   vala? ( $(vala_depend) )
+"
+RDEPEND="${RDEPEND}
+   !x11-libs/vte:2.90[glade]
+"
+
+src_prepare() {
+   if ! use vanilla; then
+   # First half of 
http://pkgs.fedoraproject.org/cgit/rpms/vte291.git/tree/vte291-command-notify-scroll-speed.patch
+   # Adds OSC 777 support for desktop notifications in 
gnome-terminal or elsewhere
+   eapply "${WORKDIR}"/${P}-command-notify-scroll-speed.patch
+   fi
+
+   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
+   gnome2_src_configure \
+   --disable-test-application \
+   --disable-static \
+   --with-gtk=3.0 \
+   $(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 "${ED}"/etc/profile.d/vte{,-${SLOT}}.sh || die
+}



[gentoo-commits] proj/portage:master commit in: pym/portage/util/futures/, pym/portage/util/_eventloop/

2018-04-15 Thread Zac Medico
commit: 608663259a8a6fa78c32205389dfa58d00b6f11c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 15 18:56:43 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 15 18:58:00 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=60866325

Implement AbstractEventLoop.is_running() (bug 649588)

Bug: https://bugs.gentoo.org/649588

 pym/portage/util/_eventloop/EventLoop.py | 14 ++
 pym/portage/util/futures/unix_events.py  |  1 +
 2 files changed, 15 insertions(+)

diff --git a/pym/portage/util/_eventloop/EventLoop.py 
b/pym/portage/util/_eventloop/EventLoop.py
index 13ce5478e..a928f3138 100644
--- a/pym/portage/util/_eventloop/EventLoop.py
+++ b/pym/portage/util/_eventloop/EventLoop.py
@@ -125,6 +125,10 @@ class EventLoop(object):
self._poll_event_queue = []
self._poll_event_handlers = {}
self._poll_event_handler_ids = {}
+   # Number of current calls to self.iteration(). A number greater
+   # than 1 indicates recursion, which is not supported by 
asyncio's
+   # default event loop.
+   self._iteration_depth = 0
# Increment id for each new handler.
self._event_handler_id = 0
# New call_soon callbacks must have an opportunity to
@@ -262,7 +266,13 @@ class EventLoop(object):
@rtype: bool
@return: True if events were dispatched.
"""
+   self._iteration_depth += 1
+   try:
+   return self._iteration(*args)
+   finally:
+   self._iteration_depth -= 1
 
+   def _iteration(self, *args):
may_block = True
 
if args:
@@ -822,6 +832,10 @@ class EventLoop(object):
self._default_executor = executor
return executor.submit(func, *args)
 
+   def is_running(self):
+   """Return whether the event loop is currently running."""
+   return self._iteration_depth > 0
+
def is_closed(self):
"""Returns True if the event loop was closed."""
return self._poll_obj is None

diff --git a/pym/portage/util/futures/unix_events.py 
b/pym/portage/util/futures/unix_events.py
index 1abc420e1..d788c2bea 100644
--- a/pym/portage/util/futures/unix_events.py
+++ b/pym/portage/util/futures/unix_events.py
@@ -43,6 +43,7 @@ class _PortageEventLoop(events.AbstractEventLoop):
self.call_soon_threadsafe = loop.call_soon_threadsafe
self.call_later = loop.call_later
self.call_at = loop.call_at
+   self.is_running = loop.is_running
self.is_closed = loop.is_closed
self.close = loop.close
self.create_future = loop.create_future



[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/

2018-04-15 Thread Thomas Deutschmann
commit: 102c836aa7d36ecde69c13641eb348830142a5e8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:50:33 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102c836a

app-emulation/lxc: x86 stable (bug #649654)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-emulation/lxc/lxc-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/lxc/lxc-2.1.1.ebuild 
b/app-emulation/lxc/lxc-2.1.1.ebuild
index 668d41e0353..de1a006eb35 100644
--- a/app-emulation/lxc/lxc-2.1.1.ebuild
+++ b/app-emulation/lxc/lxc-2.1.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
 HOMEPAGE="https://linuxcontainers.org/;
 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz;
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 LICENSE="LGPL-3"
 SLOT="0"



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

2018-04-15 Thread Thomas Deutschmann
commit: 90881ddccc4483563629a303a0203e540be92329
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:52:04 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90881ddc

dev-python/mako: x86 stable (bug #648908)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-python/mako/mako-1.0.6.ebuild 
b/dev-python/mako/mako-1.0.6.ebuild
index a31731ac80e..084582f8ef4 100644
--- a/dev-python/mako/mako-1.0.6.ebuild
+++ b/dev-python/mako/mako-1.0.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-libs/proj/

2018-04-15 Thread Thomas Deutschmann
commit: b1d40616a84567de30f0942aa2dc331818e40efd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:54:31 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d40616

sci-libs/proj: x86 stable (bug #649484)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-libs/proj/proj-4.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/proj/proj-4.9.2.ebuild b/sci-libs/proj/proj-4.9.2.ebuild
index bcf2817ca57..78c57b4e7c5 100644
--- a/sci-libs/proj/proj-4.9.2.ebuild
+++ b/sci-libs/proj/proj-4.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="java static-libs"
 
 RDEPEND=""



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

2018-04-15 Thread Thomas Deutschmann
commit: e50c1ea94ba9a2d21d738d61650520b6d25f5040
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:47:32 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50c1ea9

app-text/evince: x86 stable (bug #650272)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-text/evince/evince-3.24.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/evince/evince-3.24.2-r1.ebuild 
b/app-text/evince/evince-3.24.2-r1.ebuild
index 3893f575a71..f8d23a5fc7b 100644
--- a/app-text/evince/evince-3.24.2-r1.ebuild
+++ b/app-text/evince/evince-3.24.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0"
 # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
 SLOT="0/evd3.4-evv3.3"
 IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin 
+postscript t1lib tiff xps"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
 
 # atk used in libview
 # gdk-pixbuf used all over the place



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

2018-04-15 Thread Thomas Deutschmann
commit: 012a5835a853991ed90bc4a0a50bde5b5b747ed1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:50:01 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012a5835

sci-physics/lightspeed: x86 stable (bug #607730)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild 
b/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
index b645565b492..4f96026b6f0 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
 
 IUSE="nls truetype"
 



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

2018-04-15 Thread Thomas Deutschmann
commit: 836961191753260eec94d87dd4c7332b38bf415e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:46:02 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83696119

dev-python/beaker: x86 stable (bug #650904)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-python/beaker/beaker-1.8.1.ebuild 
b/dev-python/beaker/beaker-1.8.1.ebuild
index 1353c98dceb..2ff7211298b 100644
--- a/dev-python/beaker/beaker-1.8.1.ebuild
+++ b/dev-python/beaker/beaker-1.8.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/bbangert/beaker/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/python-funcsigs[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/

2018-04-15 Thread Thomas Deutschmann
commit: b7da9d34fd30cbdf0e2f9bcdc7bc12afc1e57190
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:53:01 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7da9d34

app-crypt/mit-krb5: x86 stable (bug #649610)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
index 4a8dc6f517b..aab4543b538 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.16-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz;
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 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="doc +keyutils libressl nls openldap +pkinit selinux +threads test xinetd"
 
 # Test suite require network access



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

2018-04-15 Thread Thomas Deutschmann
commit: b10151038a2e4ef0cfcdb0640244026d500cad91
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:51:16 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1015103

www-client/lynx: x86 stable (bug #651560)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 www-client/lynx/lynx-2.8.9_pre16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/lynx/lynx-2.8.9_pre16.ebuild 
b/www-client/lynx/lynx-2.8.9_pre16.ebuild
index 1b016f53297..178f9b5f3a8 100644
--- a/www-client/lynx/lynx-2.8.9_pre16.ebuild
+++ b/www-client/lynx/lynx-2.8.9_pre16.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="http://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 cjk gnutls idn ipv6 nls ssl unicode libressl"
 
 RDEPEND="



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

2018-04-15 Thread Thomas Deutschmann
commit: ca823b38c4d20c0c44c8ec197b78cc03ed5ce909
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:49:33 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca823b38

dev-libs/libuv: x86 stable (bug #653116)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-libs/libuv/libuv-1.20.0.ebuild 
b/dev-libs/libuv/libuv-1.20.0.ebuild
index 1733adba1ed..ecbdb9830dd 100644
--- a/dev-libs/libuv/libuv-1.20.0.ebuild
+++ b/dev-libs/libuv/libuv-1.20.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-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 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2018-04-15 Thread Thomas Deutschmann
commit: da89c8a51d93698e2cfe410432c6121c42d0070a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:48:55 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da89c8a5

dev-libs/libatomic_ops: x86 stable (bug #652456)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.4.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.4.ebuild
index 96a25d0396a..f55074baf0a 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.4.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
+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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 PATCHES=( "${FILESDIR}"/${P}-gcc7.patch )



[gentoo-commits] repo/gentoo:master commit in: sys-power/powertop/

2018-04-15 Thread Thomas Deutschmann
commit: 18fadfe0350241a75aca9082458783cc87eb6504
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:55:42 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fadfe0

sys-power/powertop: x86 stable (bug #651612)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sys-power/powertop/powertop-2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/powertop/powertop-2.9.ebuild 
b/sys-power/powertop/powertop-2.9.ebuild
index 1ca9db17e9c..f78a9b404c0 100644
--- a/sys-power/powertop/powertop-2.9.ebuild
+++ b/sys-power/powertop/powertop-2.9.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-v${PV}"

SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${MY_P}.tar.gz;
-   KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ogdi/

2018-04-15 Thread Thomas Deutschmann
commit: b851f49ea969afd6006291b7d3fcfe3f28031058
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:55:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b851f49e

sci-libs/ogdi: x86 stable (bug #649484)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-libs/ogdi/ogdi-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/ogdi/ogdi-3.2.0.ebuild b/sci-libs/ogdi/ogdi-3.2.0.ebuild
index 42fb0b16cb2..f1c34bf7714 100644
--- a/sci-libs/ogdi/ogdi-3.2.0.ebuild
+++ b/sci-libs/ogdi/ogdi-3.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 IUSE="static-libs"
 
 DEPEND="



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

2018-04-15 Thread Thomas Deutschmann
commit: 24ec23dcde7afd1cc0e21bfa5d91c238ed7bd938
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:46:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ec23dc

sys-apps/ethtool: x86 stable (bug #653174)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/sys-apps/ethtool/ethtool-4.13.ebuild 
b/sys-apps/ethtool/ethtool-4.13.ebuild
index 3529aede6ce..a78105da450 100644
--- a/sys-apps/ethtool/ethtool-4.13.ebuild
+++ b/sys-apps/ethtool/ethtool-4.13.ebuild
@@ -9,6 +9,6 @@ SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
 
 DEPEND="app-arch/xz-utils"



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

2018-04-15 Thread Thomas Deutschmann
commit: 4d95a0f4747b28313eff55d295310cd160f31ab4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:56:25 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d95a0f4

app-text/ttf2pk2: x86 stable (bug #648612)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-text/ttf2pk2/ttf2pk2-2.0_p20170524.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20170524.ebuild 
b/app-text/ttf2pk2/ttf2pk2-2.0_p20170524.ebuild
index 02791b9de63..842a2f9e8d9 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20170524.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20170524.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Note about blockers: it is a freetype2 based replacement for ttf2pk and



[gentoo-commits] repo/gentoo:master commit in: media-sound/jack-audio-connection-kit/

2018-04-15 Thread Thomas Deutschmann
commit: 81c41f4df3c859c0a1c47728763a67eb068eb3dd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:48:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c41f4d

media-sound/jack-audio-connection-kit: x86 stable (bug #629934)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
index c1659429b21..85ee0e452cf 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.jackaudio.org/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd"
 IUSE="cpu_flags_x86_3dnow altivec alsa coreaudio doc debug examples oss 
cpu_flags_x86_sse pam"
 
 # readline: only used for jack_transport -> useless for non native ABIs



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

2018-04-15 Thread Thomas Deutschmann
commit: afc319c204789e4cf3702247c6e45c4a94799026
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 15 18:53:54 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 15 18:57:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc319c2

net-libs/nghttp2: x86 stable (bug #653066)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/net-libs/nghttp2/nghttp2-1.31.1.ebuild 
b/net-libs/nghttp2/nghttp2-1.31.1.ebuild
index 2c4bba6eced..7f4822000a7 100644
--- a/net-libs/nghttp2/nghttp2-1.31.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.31.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else

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



  1   2   3   4   >