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

2017-09-29 Thread Michael Palimaka
commit: 952ea53db5d162e2a6198d68d62a1eea972d5d10
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:57:05 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:57:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952ea53d

media-sound/mac: stabilise 4.11.4.5.7 for amd64/x86

Bug: https://bugs.gentoo.org/632150
Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/media-sound/mac/mac-4.11.4.5.7.ebuild 
b/media-sound/mac/mac-4.11.4.5.7.ebuild
index 8b88eadc1f1..a16295a66e8 100644
--- a/media-sound/mac/mac-4.11.4.5.7.ebuild
+++ b/media-sound/mac/mac-4.11.4.5.7.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://www.deb-multimedia.org/pool/main/m/monkeys-audio/${MY_P}.orig.ta
 
 LICENSE="mac"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
 IUSE="cpu_flags_x86_mmx static-libs"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: games-emulation/advancescan/

2017-09-29 Thread Michael Palimaka
commit: f5339c9ba3d8f572dd30be652413d9b545a404f1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:52:48 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:53:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5339c9b

games-emulation/advancescan: remove 1.16

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../advancescan/advancescan-1.16.ebuild| 32 --
 1 file changed, 32 deletions(-)

diff --git a/games-emulation/advancescan/advancescan-1.16.ebuild 
b/games-emulation/advancescan/advancescan-1.16.ebuild
deleted file mode 100644
index fa95332562f..000
--- a/games-emulation/advancescan/advancescan-1.16.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils games
-
-DESCRIPTION="A command line rom manager for MAME, MESS, AdvanceMAME, 
AdvanceMESS and Raine"
-HOMEPAGE="http://advancemame.sourceforge.net/scan-readme.html;
-SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-libs/expat
-   sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   rm -rf expat
-   epatch "${FILESDIR}"/${P}-sys-expat.patch
-   eautoreconf
-}
-
-src_install() {
-   dogamesbin advscan advdiff
-   dodoc AUTHORS HISTORY README doc/*.txt advscan.rc.linux
-   doman doc/{advscan,advdiff}.1
-   dohtml doc/*.html
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-emulation/advancescan/

2017-09-29 Thread Michael Palimaka
commit: 452b7b2d69525673e3d7f75aa5eeaaca4d9c18a3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:52:34 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:53:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452b7b2d

games-emulation/advancescan: stabilise 1.16-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632287
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-emulation/advancescan/advancescan-1.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/advancescan/advancescan-1.16-r1.ebuild 
b/games-emulation/advancescan/advancescan-1.16-r1.ebuild
index 46c0c1379bc..0422576279b 100644
--- a/games-emulation/advancescan/advancescan-1.16-r1.ebuild
+++ b/games-emulation/advancescan/advancescan-1.16-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-libs/expat



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

2017-09-29 Thread Michael Palimaka
commit: 46b417832ca4776dfabf3fbcc84f088f3df455d5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:46:44 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:49:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b41783

sci-libs/libdap: fix inconsistent use of tabs and spaces in metadata

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/libdap/metadata.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-libs/libdap/metadata.xml b/sci-libs/libdap/metadata.xml
index cfa3ff22d1e..c1f3d978773 100644
--- a/sci-libs/libdap/metadata.xml
+++ b/sci-libs/libdap/metadata.xml
@@ -6,12 +6,12 @@
Gentoo Geosciences Project
 
 
-  libdap is a C++ implementation of OPeNDAP which allows access to
-  data over the internet, from programs that weren't originally
-  designed for that purpose, as well as some that were.  While OPeNDAP
-  is the original developer of the Data Access Protocol (DAP) which
-  it's software uses, many other groups have adopted DAP and provide
-  compatible clients, servers and software development kits. DAP is a
-  NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
+   libdap is a C++ implementation of OPeNDAP which allows access to
+   data over the internet, from programs that weren't originally
+   designed for that purpose, as well as some that were.  While OPeNDAP
+   s the original developer of the Data Access Protocol (DAP) which
+   it's software uses, many other groups have adopted DAP and provide
+   compatible clients, servers and software development kits. DAP is a
+   NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
 
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/libdap/, sci-libs/libdap/files/

2017-09-29 Thread Michael Palimaka
commit: b58c9c4f89093874e7d7f21f2a962aca7ecf63af
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:49:19 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58c9c4f

sci-libs/libdap: remove 3.11.3/3.17.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/libdap/Manifest  |  2 -
 sci-libs/libdap/files/libdap-3.11.3-gcc-4.7.patch | 15 ---
 sci-libs/libdap/libdap-3.11.3.ebuild  | 51 ---
 sci-libs/libdap/libdap-3.17.0.ebuild  | 29 -
 4 files changed, 97 deletions(-)

diff --git a/sci-libs/libdap/Manifest b/sci-libs/libdap/Manifest
index 87b3775cbf7..23808eb1066 100644
--- a/sci-libs/libdap/Manifest
+++ b/sci-libs/libdap/Manifest
@@ -1,3 +1 @@
-DIST libdap-3.11.3.tar.gz 1514429 SHA256 
1fe14594960c1c24842ea9c3a4032cfce70b7082bbab17369b43c9a134ddac97 SHA512 
acdb54e135a153107460cad2310176b9d4a3f9b7c142eca3456ba9331f551d1855f7e6d4b7fdce6586dd266e54e23b795f903499f349d26481ca1d9abb5f52a0
 WHIRLPOOL 
f67a56c64937610047de2cf2ea362193506fbd474aa0f1aa38a88e3c49e3e6fb3a5d8969feddc34c7560afa0b5c9e1304b5ced46ce3d37e9333094a2da289db0
-DIST libdap-3.17.0.tar.gz 2269838 SHA256 
7c5c65535f8a6aa20f3cdbe2d552140b8f20de007a8e005db437d7361739fb6d SHA512 
ec8101f8b3e5b734ae487928d62845ae46e4770af92b95b3503b0da57a6bb1f796fd7617fe33da047f92b1045d2f2db4a21c7cf022b480be8aafd7bba451854e
 WHIRLPOOL 
24fc31306eb99af2e79d55e792fe447fc99fdd26652f3456a6ec19b00cde102b6300905f128cae93dcc35aa037b7070ce1242757e373079911dd0f3cb9b883f4
 DIST libdap-3.18.1.tar.gz 2209343 SHA256 
a755c472d7c9e54bc3aa6c92a847a69466fbc6cdc56ee912f411802a725d57a4 SHA512 
a1d06bbbad654718bbf9980dc0943935089c09772678f6457d4de8a9d37f1ce33c0e1cab4c5eefec6f9e159028b194d6e3a6021597276b233eda52603ae8dd38
 WHIRLPOOL 
74eb65be375bd81e5d6db9fb93bdd219add79c12fea35eed98445df38f6dc212fc33cc51900ac93657166794b0700ff1be17fd7f41379733de19ad7480f889f0

diff --git a/sci-libs/libdap/files/libdap-3.11.3-gcc-4.7.patch 
b/sci-libs/libdap/files/libdap-3.11.3-gcc-4.7.patch
deleted file mode 100644
index a0d411b03dc..000
--- a/sci-libs/libdap/files/libdap-3.11.3-gcc-4.7.patch
+++ /dev/null
@@ -1,15 +0,0 @@
- ResponseBuilder.cc |1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/ResponseBuilder.cc b/ResponseBuilder.cc
-index 1135678..0356172 100644
 a/ResponseBuilder.cc
-+++ b/ResponseBuilder.cc
-@@ -41,6 +41,7 @@ static char rcsid[] not_used = { "$Id
- #include 
- #include 
- #include 
-+#include 
- 
- #include // used to build CID header value for data ddx
- #include "DAS.h"

diff --git a/sci-libs/libdap/libdap-3.11.3.ebuild 
b/sci-libs/libdap/libdap-3.11.3.ebuild
deleted file mode 100644
index a1d137845c7..000
--- a/sci-libs/libdap/libdap-3.11.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of a C++ SDK for DAP 2.0 and 3.2"
-HOMEPAGE="http://opendap.org/;
-SRC_URI="http://www.opendap.org/pub/source/${P}.tar.gz;
-
-LICENSE="|| ( LGPL-2.1 URI )"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc static-libs test"
-
-RDEPEND="
-   dev-util/cppunit
-   dev-libs/libxml2:2
-   net-misc/curl
-   sys-libs/zlib
-"
-
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen )
-   test? ( dev-util/cppunit )
-"
-
-DOCS=( README NEWS README.dodsrc )
-
-RESTRICT="test"
-# needs http connection
-# FAIL: MIMEUtilTest
-
-PATCHES=( "${FILESDIR}"/${P}-gcc-4.7.patch )
-
-src_compile() {
-   autotools-utils_src_compile
-   use doc && autotools-utils_src_compile docs
-}
-
-src_test() {
-   emake check
-   cd "${S}"/unit-tests
-   emake check
-}
-
-src_install() {
-   use doc && HTML_DOCS=("${AUTOTOOLS_BUILD_DIR}/docs/html/")
-   autotools-utils_src_install
-}

diff --git a/sci-libs/libdap/libdap-3.17.0.ebuild 
b/sci-libs/libdap/libdap-3.17.0.ebuild
deleted file mode 100644
index df92add0b7e..000
--- a/sci-libs/libdap/libdap-3.17.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Implementation of a C++ SDK for DAP 2.0 and 3.2"
-HOMEPAGE="http://opendap.org/;
-SRC_URI="http://www.opendap.org/pub/source/${P}.tar.gz;
-
-LICENSE="|| ( LGPL-2.1 URI )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs test"
-
-# needs network connection
-# FAIL: getdapTest
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   net-misc/curl
-   sys-libs/zlib
-"
-
-DEPEND="${RDEPEND}
-   test? ( dev-util/cppunit )
-"
-
-DOCS=( README NEWS README.dodsrc )



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

2017-09-29 Thread Michael Palimaka
commit: a4a9489e7faee7cb40192ce10f7dce7ef33a6829
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:48:02 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a9489e

sci-libs/libdap: stabilise 3.18.1 for amd64/x86

Closes: https://bugs.gentoo.org/632289
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/libdap/libdap-3.18.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/libdap/libdap-3.18.1.ebuild 
b/sci-libs/libdap/libdap-3.18.1.ebuild
index a5bba2c3c14..b0a4bfc02ba 100644
--- a/sci-libs/libdap/libdap-3.18.1.ebuild
+++ b/sci-libs/libdap/libdap-3.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.opendap.org/pub/source/${P}.tar.gz;
 
 LICENSE="|| ( LGPL-2.1 URI )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 
 RDEPEND="



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

2017-09-29 Thread Michael Palimaka
commit: 6adb89373c12be9c3b0455b6635cb1acabff5a70
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:41:49 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:42:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adb8937

app-i18n/sunpinyin: stabilise 2.0.4_pre20130108-r1 for amd64

Bug: https://bugs.gentoo.org/632291
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild 
b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
index 8c9dc95a8ae..d794eb5d66d 100644
--- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
+++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz;
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0/1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="dev-db/sqlite:3"



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

2017-09-29 Thread Yixun Lan
commit: a804da9696a318ebd68aad4edcb6a353e7f78830
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 05:21:58 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a804da96

app-emulation/xen-pvgrub: drop old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-pvgrub/Manifest|   1 -
 app-emulation/xen-pvgrub/xen-pvgrub-4.8.1.ebuild | 161 ---
 2 files changed, 162 deletions(-)

diff --git a/app-emulation/xen-pvgrub/Manifest 
b/app-emulation/xen-pvgrub/Manifest
index a8bb3dedb20..469e985d25e 100644
--- a/app-emulation/xen-pvgrub/Manifest
+++ b/app-emulation/xen-pvgrub/Manifest
@@ -5,6 +5,5 @@ DIST pciutils-2.2.9.tar.bz2 212265 SHA256 
f60ae61cfbd5da1d849d0beaa21f593c38dac9
 DIST polarssl-1.1.4-gpl.tgz 611340 SHA256 
2d29fd04a0d0ba29dae6bd29fb418944c08d3916665dcca74afb297ef37584b6 SHA512 
88da614e4d3f4409c4fd3bb3e44c7587ba051e3fed4e33d526069a67e8180212e1ea22da984656f50e290049f60ddca65383e5983c0f8884f648d71f698303ad
 WHIRLPOOL 
39448c00dda142a836a78381b446c7b586272a44d8afc867a7ea702228f105bb2adffe757bd6c23af090cff64ef32e7af0c373dccc5145ff4c11552cf3f28383
 DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da34603fc07b91cfebf358d5 SHA512 
8f447e7feffec81fea5b5a4098968b8b8cebc6989e7b6a845413317644d5d328d6f12181d09266366200878ab6a29ab34c7235c1af7b55463a3fdaea40ee1500
 WHIRLPOOL 
27f3fd88846724e03bf9bb53133046cb79139950c9162dd9c9a85798e169259f73dc2fe4212e750ce9a8fd1d0abd99f1f76108faceb7bf1934ce0495377ee756
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
-DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
 DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST zlib-1.2.3.tar.gz 496597 SHA256 
1795c7d067a43174113fdf03447532f373e1c6c57c08d61d9e4e9be5e244b05e SHA512 
021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e
 WHIRLPOOL 
8fd7010faf6a48a9c7ff4bcfe3ce4fe9061eb541259e0a2d0def214e8c4becf2b22e8d6f96f65ca827abffeaa9d96e95ed2402844f99835f7b079fc9f3e84276

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.1.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.1.ebuild
deleted file mode 100644
index f3337ca3893..000
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='xml,threads'
-
-inherit flag-o-matic eutils multilib python-single-r1 toolchain-funcs
-
-XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles;
-LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
-GRUB_URL=mirror://gnu-alpha/grub
-
-UPSTREAM_VER=
-[[ -n ${UPSTREAM_VER} ]] && \
-   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-tools/}-upstream-patches-${UPSTREAM_VER}.tar.xz;
-
-SRC_URI="
-   http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
-   $GRUB_URL/grub-0.97.tar.gz
-   $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
-   $LIBPCI_URL/pciutils-2.2.9.tar.bz2
-   $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
-   $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
-   $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz
-   ${UPSTREAM_PATCHSET_URI}"
-
-S="${WORKDIR}/xen-${PV}"
-
-DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside 
guest filesystem"
-HOMEPAGE="http://xen.org/;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="custom-cflags"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="sys-devel/gettext
-   sys-devel/bin86
-   sys-apps/texinfo
-   x11-libs/pixman"
-
-RDEPEND="${PYTHON_DEPS}
-   >=app-emulation/xen-tools-${PV}"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-retar-externals() {
-   # Purely to unclutter src_prepare
-   

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

2017-09-29 Thread Yixun Lan
commit: 047ef3f2660478df8e012b993a506eba786ea127
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 04:45:51 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047ef3f2

app-emulation/xen-pvgrub: version bump, 4.8.2

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-pvgrub/Manifest|   1 +
 app-emulation/xen-pvgrub/xen-pvgrub-4.8.2.ebuild | 161 +++
 2 files changed, 162 insertions(+)

diff --git a/app-emulation/xen-pvgrub/Manifest 
b/app-emulation/xen-pvgrub/Manifest
index 746005147a6..a8bb3dedb20 100644
--- a/app-emulation/xen-pvgrub/Manifest
+++ b/app-emulation/xen-pvgrub/Manifest
@@ -6,4 +6,5 @@ DIST polarssl-1.1.4-gpl.tgz 611340 SHA256 
2d29fd04a0d0ba29dae6bd29fb418944c08d39
 DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da34603fc07b91cfebf358d5 SHA512 
8f447e7feffec81fea5b5a4098968b8b8cebc6989e7b6a845413317644d5d328d6f12181d09266366200878ab6a29ab34c7235c1af7b55463a3fdaea40ee1500
 WHIRLPOOL 
27f3fd88846724e03bf9bb53133046cb79139950c9162dd9c9a85798e169259f73dc2fe4212e750ce9a8fd1d0abd99f1f76108faceb7bf1934ce0495377ee756
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
 DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
+DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST zlib-1.2.3.tar.gz 496597 SHA256 
1795c7d067a43174113fdf03447532f373e1c6c57c08d61d9e4e9be5e244b05e SHA512 
021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e
 WHIRLPOOL 
8fd7010faf6a48a9c7ff4bcfe3ce4fe9061eb541259e0a2d0def214e8c4becf2b22e8d6f96f65ca827abffeaa9d96e95ed2402844f99835f7b079fc9f3e84276

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2.ebuild
new file mode 100644
index 000..72d54928c84
--- /dev/null
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='xml,threads'
+
+inherit flag-o-matic eutils multilib python-single-r1 toolchain-funcs
+
+XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles;
+LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
+GRUB_URL=mirror://gnu-alpha/grub
+
+UPSTREAM_VER=
+[[ -n ${UPSTREAM_VER} ]] && \
+   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-tools/}-upstream-patches-${UPSTREAM_VER}.tar.xz;
+
+SRC_URI="
+   
https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz
+   $GRUB_URL/grub-0.97.tar.gz
+   $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
+   $LIBPCI_URL/pciutils-2.2.9.tar.bz2
+   $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
+   $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
+   $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz
+   ${UPSTREAM_PATCHSET_URI}"
+
+S="${WORKDIR}/xen-${PV}"
+
+DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside 
guest filesystem"
+HOMEPAGE="http://xen.org/;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="custom-cflags"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="sys-devel/gettext
+   sys-devel/bin86
+   sys-apps/texinfo
+   x11-libs/pixman"
+
+RDEPEND="${PYTHON_DEPS}
+   >=app-emulation/xen-tools-${PV}"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+retar-externals() {
+   # Purely to unclutter src_prepare
+   local set="grub-0.97.tar.gz lwip-1.3.0.tar.gz newlib-1.16.0.tar.gz 
polarssl-1.1.4-gpl.tgz zlib-1.2.3.tar.gz"
+
+   # epatch can't patch in $WORKDIR, requires a sed; Bug #455194. 
Patchable, but sed informative
+   sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \
+   -i "${WORKDIR}"/zlib-1.2.3/configure
+   sed -e 's:^AR=ar rc:AR=ar:' \
+   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/files/, app-emulation/xen-tools/

2017-09-29 Thread Yixun Lan
commit: 48ab7134b69b578d5b82d80f687c1d6fe375f715
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 05:20:58 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ab7134

app-emulation/xen-tools: drop old, 4.8.2

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-tools/Manifest  |   3 -
 app-emulation/xen-tools/files/gentoo-patches.conf |   9 -
 app-emulation/xen-tools/xen-tools-4.8.1-r1.ebuild | 449 --
 app-emulation/xen-tools/xen-tools-4.8.1.ebuild| 449 --
 4 files changed, 910 deletions(-)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index c8593983685..c3c3b0b7a95 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -4,12 +4,9 @@ DIST seabios-1.8.2.tar.gz 538497 SHA256 
f59479307fdae840de398b75aacb2333c8eba24a
 DIST xen-4.7.2-upstream-patches-0.tar.xz 45944 SHA256 
e7783bc9adc939167eaef91e96fda506d2d52815f709b31952229891357e6b67 SHA512 
6d4e23fb5a63fd191f893e31194b6397a394956846f356ae0119c656a92e7e22296e728286a98109b64a5736241b2317969f54915e7b487b4d7a64aae534614c
 WHIRLPOOL 
e185ce40085559d00a302eae8814b4c013817a5e4c0a2a9c56a6b4983b38e7103e44d0407fa78ea79fdbe8eefde346b994812851d8b4bad0bf08cb5721507c37
 DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da34603fc07b91cfebf358d5 SHA512 
8f447e7feffec81fea5b5a4098968b8b8cebc6989e7b6a845413317644d5d328d6f12181d09266366200878ab6a29ab34c7235c1af7b55463a3fdaea40ee1500
 WHIRLPOOL 
27f3fd88846724e03bf9bb53133046cb79139950c9162dd9c9a85798e169259f73dc2fe4212e750ce9a8fd1d0abd99f1f76108faceb7bf1934ce0495377ee756
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
-DIST xen-4.8.1-upstream-patches-0.tar.xz 57132 SHA256 
6a6d466e74b28e50cc8ffcf56f6e3853dff73a5d936374404a2aab9dadb54566 SHA512 
bcf43f7f9c15016576f225146a34e26122a6e35d953ca8df05d6d3b6b2465bd8e237e824d3d84dfd892f440b40d6e6b3bb7c16c3c79b8e04534b2bed60877f53
 WHIRLPOOL 
4470d244bed58f9b71a031da19cfe38a79badf426300637211c3e8dfdab02f2b87ed21d9a5340af267685aafd627451f8750b85d9afc73ed2a550c52b43c31ab
-DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
 DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
 DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST xen-gentoo-patches-10.tar.xz 27876 SHA256 
aa91759d25611afa2e851e190c8445b18e4262037fc06da886f2fa4a4c500b94 SHA512 
2033f4cb671971c73841cfaa7eb46623c37778c5746b47302eee252c4af287ccbeb8d1884ffdf32cd97a38cd7785257d56f13ef20d4c03dc0fb1cb196dc04ece
 WHIRLPOOL 
e02cc3c6ffd701b2f04df111ab33b18f7fa09e292b94a34af4d806509a564b896a7b677ab64654523ee992f363d59bf6bd4c2cbeaea7330f368cf657bfa2d538
 DIST xen-gentoo-patches-9.tar.xz 27456 SHA256 
67c410d12ef4628a8c0a931e5868b425f2eb4b2f0e307304a75384cbe509734b SHA512 
9a797be9dd2392c34b3f6561c2274e116b4f5b114f4520dbbd0b51818c774479ceabb45aa916f93c1a2bc49787f4ca6e6c83bc743baa6bdeef91d77276b20f36
 WHIRLPOOL 
c41cde532726bb55acd05d558b35d575b229d2ee64eba7438f7b196df313f0e44154148c1e47bf6e8c810667b3b237bcfa410371b4bb6f097b981f6b2637ead3
 DIST xen-ovmf-patches-2.tar.xz 4344 SHA256 
495d61d718440057f8b0b54fb57061450dd764c6e87fe5f8bda1785bcddba770 SHA512 
0bdc83029a01b613f5c1ca029bd45aebe211c332f09db91a0cc7d6b6f85a81dbbfdc20c62f0d20e973ee41b155a6551a4fad518cb792e1d508bf070e23d6a1d3
 WHIRLPOOL 
8346d68fa5d2a8e8a5c007b55e2b85cf48df045cc8c4818f09c756d28a52dd856671f37b4a53478e9b96ca9d2eca0c67fd15f009a94d1d2dfed8e83e596d9633
 DIST xen-security-patches-25.tar.xz 9208 SHA256 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/files/, app-emulation/xen-tools/

2017-09-29 Thread Yixun Lan
commit: d91052023c3f298100aa0f17a1ea1615a0f239eb
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 04:44:48 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9105202

app-emulation/xen-tools: version bump, 4.8.2

this bump also fix security issue
XSA-231,232,233,234

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen-tools/Manifest  |   3 +
 app-emulation/xen-tools/files/gentoo-patches.conf |  12 +
 app-emulation/xen-tools/xen-tools-4.8.2.ebuild| 449 ++
 3 files changed, 464 insertions(+)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index 470e3e74c8b..c8593983685 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -6,6 +6,9 @@ DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
 DIST xen-4.8.1-upstream-patches-0.tar.xz 57132 SHA256 
6a6d466e74b28e50cc8ffcf56f6e3853dff73a5d936374404a2aab9dadb54566 SHA512 
bcf43f7f9c15016576f225146a34e26122a6e35d953ca8df05d6d3b6b2465bd8e237e824d3d84dfd892f440b40d6e6b3bb7c16c3c79b8e04534b2bed60877f53
 WHIRLPOOL 
4470d244bed58f9b71a031da19cfe38a79badf426300637211c3e8dfdab02f2b87ed21d9a5340af267685aafd627451f8750b85d9afc73ed2a550c52b43c31ab
 DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
+DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
+DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
+DIST xen-gentoo-patches-10.tar.xz 27876 SHA256 
aa91759d25611afa2e851e190c8445b18e4262037fc06da886f2fa4a4c500b94 SHA512 
2033f4cb671971c73841cfaa7eb46623c37778c5746b47302eee252c4af287ccbeb8d1884ffdf32cd97a38cd7785257d56f13ef20d4c03dc0fb1cb196dc04ece
 WHIRLPOOL 
e02cc3c6ffd701b2f04df111ab33b18f7fa09e292b94a34af4d806509a564b896a7b677ab64654523ee992f363d59bf6bd4c2cbeaea7330f368cf657bfa2d538
 DIST xen-gentoo-patches-9.tar.xz 27456 SHA256 
67c410d12ef4628a8c0a931e5868b425f2eb4b2f0e307304a75384cbe509734b SHA512 
9a797be9dd2392c34b3f6561c2274e116b4f5b114f4520dbbd0b51818c774479ceabb45aa916f93c1a2bc49787f4ca6e6c83bc743baa6bdeef91d77276b20f36
 WHIRLPOOL 
c41cde532726bb55acd05d558b35d575b229d2ee64eba7438f7b196df313f0e44154148c1e47bf6e8c810667b3b237bcfa410371b4bb6f097b981f6b2637ead3
 DIST xen-ovmf-patches-2.tar.xz 4344 SHA256 
495d61d718440057f8b0b54fb57061450dd764c6e87fe5f8bda1785bcddba770 SHA512 
0bdc83029a01b613f5c1ca029bd45aebe211c332f09db91a0cc7d6b6f85a81dbbfdc20c62f0d20e973ee41b155a6551a4fad518cb792e1d508bf070e23d6a1d3
 WHIRLPOOL 
8346d68fa5d2a8e8a5c007b55e2b85cf48df045cc8c4818f09c756d28a52dd856671f37b4a53478e9b96ca9d2eca0c67fd15f009a94d1d2dfed8e83e596d9633
 DIST xen-security-patches-25.tar.xz 9208 SHA256 
ceaa520d4d98ab7b6ce5b58c380499372cb513dda0c8236106cdf878385d4458 SHA512 
18539c1f42bc95a06f7b06855614fafb4ed7c07a145d9ab90e02954ba405d21fc4c379908e3233ddfb85ccaa04515b261ac4bbf3987ce00e4479158f03edd917
 WHIRLPOOL 
4cff34c29a5c38e6a5bd0d4f4fe89d8daf944740934b05cd61f4b8a345ddb4d8a8b2de6db27a723154169e3f28d5b34a43eddd08c909cfa3d6d5aee26fcae693

diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf 
b/app-emulation/xen-tools/files/gentoo-patches.conf
index 6fe9bf07e8b..8936a3bbea0 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -98,6 +98,9 @@ _gx040=" 
0001-docs-Clarify-the-expected-behaviour-of-zero-length-r.patch
 
 _gx041=" 0002-tools-libxc-Tolerate-zero-length-records-in-migratio.patch"
 
+#Fix missing makedev(), major(), minor()
+_gx042=" xen-tools-4.8.2-makedev.patch"
+
 

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

2017-09-29 Thread Yixun Lan
commit: bc9bced5a747fa983ddee042bd3fed76838e2130
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 04:38:03 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9bced5

app-emulation/xen: version bump, 4.8.2

this bump also fix security issue
XSA-231,232,233,234

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen/Manifest |   2 +
 app-emulation/xen/xen-4.8.2.ebuild | 192 +
 2 files changed, 194 insertions(+)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index 2c523feac29..ef3bfb5280e 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -4,5 +4,7 @@ DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b
 DIST xen-4.8.1-upstream-patches-0.tar.xz 57132 SHA256 
6a6d466e74b28e50cc8ffcf56f6e3853dff73a5d936374404a2aab9dadb54566 SHA512 
bcf43f7f9c15016576f225146a34e26122a6e35d953ca8df05d6d3b6b2465bd8e237e824d3d84dfd892f440b40d6e6b3bb7c16c3c79b8e04534b2bed60877f53
 WHIRLPOOL 
4470d244bed58f9b71a031da19cfe38a79badf426300637211c3e8dfdab02f2b87ed21d9a5340af267685aafd627451f8750b85d9afc73ed2a550c52b43c31ab
 DIST xen-4.8.1-upstream-patches-1.tar.xz 59600 SHA256 
c2072f96e9c3acfac89b758fca31ed6dfa247c320a32359ed52dbe1c01865291 SHA512 
962394f2ac891a64233436e49b3b8a94ecd0150d1a009912ab6264c39934585476e1720ead20b9bbf067fee4d67d76b960990c5d2001f26a883a05cf8650a359
 WHIRLPOOL 
fc5409d426ed833039af6b690aa731a7853966930c03db1f59b34d7bcdba06c844860f08e8cbf770180b3a4a0e6e60e844a2f09d6b3798808c2d242ff648cd56
 DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
+DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
+DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST xen-security-patches-26.tar.xz 8276 SHA256 
2a21ec429f8952875f7d95f24697600e606326f1a16d5622cee73628cd0401c1 SHA512 
f54fc7e720a70258263d29cc482b8269386818ad75792de87b0d0357fdb6af81f2102e5983100db47563435fa28f875a84e8c6d73d44797aadaf0c469d9fb0ec
 WHIRLPOOL 
b31667d8415dc1fbcd60160fdbc2fe0ad4de9bd2171fda875f5585b8d7821c4c035b029dbf382abacf4b6be745aeeb708f419fdcabdd86f78ff1c13703802e3f
 DIST xen-security-patches-27.tar.xz 2604 SHA256 
a8d01bc309894cb1bbde7a264003b873b77d1b4a1cb5c917b25a51e1b068f85b SHA512 
ed9ef5ca3a39635a5ebbdc88663ea32f48c12e8ac1f193b8a66486bb62da692add38c5a89051753c992294528b4b4e92d121997317032a864f46776cb91d1897
 WHIRLPOOL 
07e2321959664083000a6cc90f30fa2365e206e8c1cc22e74afb085760e2c6378ba51f4ebcbf2b433c0d7a8ad9d98d0f43adb423b1bffc6a00eade362e1c59f5

diff --git a/app-emulation/xen/xen-4.8.2.ebuild 
b/app-emulation/xen/xen-4.8.2.ebuild
new file mode 100644
index 000..924c8cb2fb9
--- /dev/null
+++ b/app-emulation/xen/xen-4.8.2.ebuild
@@ -0,0 +1,192 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils multilib mount-boot flag-o-matic python-any-r1 toolchain-funcs
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${PV/_/-}
+
+if [[ $PV == * ]]; then
+   inherit git-r3
+   KEYWORDS=""
+   EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
+   SRC_URI=""
+else
+   KEYWORDS="~amd64 ~arm -x86"
+   UPSTREAM_VER=0
+   SECURITY_VER=
+   GENTOO_VER=
+
+   [[ -n ${UPSTREAM_VER} ]] && \
+   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz;
+   [[ -n ${SECURITY_VER} ]] && \
+   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz;
+   [[ -n ${GENTOO_VER} ]] && \
+   
GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz;
+   
SRC_URI="https://downloads.xenproject.org/release/xen/${MY_PV}/${MY_P}.tar.gz
+   ${UPSTREAM_PATCHSET_URI}
+   

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

2017-09-29 Thread Yixun Lan
commit: e222908c103c394961e514bfbd2be8103881ffc5
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Sep 30 04:46:45 2017 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Sep 30 05:34:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e222908c

app-emulation/xen: drop old 4.8.1

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/xen/Manifest|   4 -
 app-emulation/xen/xen-4.8.1-r1.ebuild | 192 --
 app-emulation/xen/xen-4.8.1-r2.ebuild | 192 --
 app-emulation/xen/xen-4.8.1-r3.ebuild | 192 --
 4 files changed, 580 deletions(-)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index ef3bfb5280e..4932165eca0 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -1,10 +1,6 @@
 DIST xen-4.7.2-upstream-patches-0.tar.xz 45944 SHA256 
e7783bc9adc939167eaef91e96fda506d2d52815f709b31952229891357e6b67 SHA512 
6d4e23fb5a63fd191f893e31194b6397a394956846f356ae0119c656a92e7e22296e728286a98109b64a5736241b2317969f54915e7b487b4d7a64aae534614c
 WHIRLPOOL 
e185ce40085559d00a302eae8814b4c013817a5e4c0a2a9c56a6b4983b38e7103e44d0407fa78ea79fdbe8eefde346b994812851d8b4bad0bf08cb5721507c37
 DIST xen-4.7.2.tar.gz 20714281 SHA256 
61494a56d9251e2108080f95b0dc8e3d175f1ba4da34603fc07b91cfebf358d5 SHA512 
8f447e7feffec81fea5b5a4098968b8b8cebc6989e7b6a845413317644d5d328d6f12181d09266366200878ab6a29ab34c7235c1af7b55463a3fdaea40ee1500
 WHIRLPOOL 
27f3fd88846724e03bf9bb53133046cb79139950c9162dd9c9a85798e169259f73dc2fe4212e750ce9a8fd1d0abd99f1f76108faceb7bf1934ce0495377ee756
 DIST xen-4.7.3.tar.gz 20722625 SHA256 
5b5385b476e59e4cf31ecc6dd605df38814b83432b8e8d917f18c8edfdfb708f SHA512 
df596bef7f0f0e7f35246fb025913721dae5aa91da27f1b47a49256e9faa8f7dcb80e8c4679345c19614093c02059b6ced54fc51e6900a372b0e76b4ad827126
 WHIRLPOOL 
9e88db149e216651711cd56830fba33d587de60d57d53fd3ab3db231319f74e4e88222bf1b2bb9b20fea68739bccd4b26304c73a0ae25aad6dbbac64681e3a62
-DIST xen-4.8.1-upstream-patches-0.tar.xz 57132 SHA256 
6a6d466e74b28e50cc8ffcf56f6e3853dff73a5d936374404a2aab9dadb54566 SHA512 
bcf43f7f9c15016576f225146a34e26122a6e35d953ca8df05d6d3b6b2465bd8e237e824d3d84dfd892f440b40d6e6b3bb7c16c3c79b8e04534b2bed60877f53
 WHIRLPOOL 
4470d244bed58f9b71a031da19cfe38a79badf426300637211c3e8dfdab02f2b87ed21d9a5340af267685aafd627451f8750b85d9afc73ed2a550c52b43c31ab
-DIST xen-4.8.1-upstream-patches-1.tar.xz 59600 SHA256 
c2072f96e9c3acfac89b758fca31ed6dfa247c320a32359ed52dbe1c01865291 SHA512 
962394f2ac891a64233436e49b3b8a94ecd0150d1a009912ab6264c39934585476e1720ead20b9bbf067fee4d67d76b960990c5d2001f26a883a05cf8650a359
 WHIRLPOOL 
fc5409d426ed833039af6b690aa731a7853966930c03db1f59b34d7bcdba06c844860f08e8cbf770180b3a4a0e6e60e844a2f09d6b3798808c2d242ff648cd56
-DIST xen-4.8.1.tar.gz 22516631 SHA256 
1d69153b94561429293015f66463ee17c26404d1c014e646ecbcca6078581395 SHA512 
9f535b4bb57d285dfb92c974d55513505cf485b2d7218fe8f6ed62768e2cee7f225b08adf6706590b2c0a04feca16e10915297c33b98e1b110f8ea7035f46c15
 WHIRLPOOL 
ea367d4d08eaa464417f6c5e7143a52e085a8d0e515c99cbb49ac3ccd5c189aa79947d233754177698a076c28abf7a32c83ae29019ca70c6300839b09ca67bad
 DIST xen-4.8.2-upstream-patches-0.tar.xz 7540 SHA256 
d4bd4ce76097c49ebbad67a64814b9b41af0528b390ade15814cf0fb144e5e77 SHA512 
34118ac114773cfc01a464de2a93b14905d3fb5edd62ae093f6cb40758f89c7fdc8449d0b7e9bfbaaee812b6f32b0c21860adeebb609376a22ce231e405b0837
 WHIRLPOOL 
0ff8c2fe3c349e6dc85e98644a813dd590c42bc78c6bbf98cdf77ed516e73fe5ca72a44935eae77f6ff9dcba8fef5d24c181d24b63b15bc470e7ed59098d5808
 DIST xen-4.8.2.tar.gz 22522336 SHA256 
cb1cc2f0985e3d8651215e5d24c1fcc3036994fa7cc495a5091a2c85ece2aff9 SHA512 
7805531f73d23ecfff3439770e62d387f4254a444875670d53a0a739323e5d4d8f8fcc478f8936ee1ae8aff3e0229549e47c01c606365a8ce060dd5c503e87da
 WHIRLPOOL 
8e54e79219f89640162673da471a02ee8a39bb884e2376a79a09226462903185b49a771fef51ceca54c4dd42a110ee1214db6dbf94235a156a17d6c597634c3d
 DIST xen-security-patches-26.tar.xz 8276 SHA256 
2a21ec429f8952875f7d95f24697600e606326f1a16d5622cee73628cd0401c1 SHA512 
f54fc7e720a70258263d29cc482b8269386818ad75792de87b0d0357fdb6af81f2102e5983100db47563435fa28f875a84e8c6d73d44797aadaf0c469d9fb0ec
 WHIRLPOOL 
b31667d8415dc1fbcd60160fdbc2fe0ad4de9bd2171fda875f5585b8d7821c4c035b029dbf382abacf4b6be745aeeb708f419fdcabdd86f78ff1c13703802e3f
-DIST xen-security-patches-27.tar.xz 2604 SHA256 
a8d01bc309894cb1bbde7a264003b873b77d1b4a1cb5c917b25a51e1b068f85b SHA512 
ed9ef5ca3a39635a5ebbdc88663ea32f48c12e8ac1f193b8a66486bb62da692add38c5a89051753c992294528b4b4e92d121997317032a864f46776cb91d1897
 WHIRLPOOL 
07e2321959664083000a6cc90f30fa2365e206e8c1cc22e74afb085760e2c6378ba51f4ebcbf2b433c0d7a8ad9d98d0f43adb423b1bffc6a00eade362e1c59f5

diff --git a/app-emulation/xen/xen-4.8.1-r1.ebuild 
b/app-emulation/xen/xen-4.8.1-r1.ebuild
deleted file mode 100644
index 777573731be..000
--- a/app-emulation/xen/xen-4.8.1-r1.ebuild
+++ 

[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/

2017-09-29 Thread Michael Palimaka
commit: dc0f837bde48f0a6fe4d4e0de1a1c05aa89711e9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:33:12 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:38:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc0f837b

kde-plasma/plasma-desktop: introduce touchpad and mouse USE flags to replace 
INPUT_DEVICES="..."

Since INPUT_DEVICES is being switched to libinput by default, we were running
into issues with people missing the mouse and touchpad KCMs.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/plasma-desktop/metadata.xml   |  2 ++
 kde-plasma/plasma-desktop/plasma-desktop-5.10.95.ebuild  | 11 +--
 kde-plasma/plasma-desktop/plasma-desktop-5.11.49..ebuild | 11 +--
 kde-plasma/plasma-desktop/plasma-desktop-.ebuild | 11 +--
 4 files changed, 17 insertions(+), 18 deletions(-)

diff --git a/kde-plasma/plasma-desktop/metadata.xml 
b/kde-plasma/plasma-desktop/metadata.xml
index 69e075f507..427be9b25a 100644
--- a/kde-plasma/plasma-desktop/metadata.xml
+++ b/kde-plasma/plasma-desktop/metadata.xml
@@ -11,6 +11,8 @@
Add support for gtk+3-based applications 
using legacy xembed systray icons via libappindicator.
Use ibus input method via 
app-i18n/ibus
Add support for applications using 
legacy xembed systray icons.
+   Enable mouse KCM
Enable applets that use 
app-i18n/scim
+   Enable touchpad KCM

 

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.10.95.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.10.95.ebuild
index 026fe01841..6ece0c5e40 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.10.95.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.10.95.ebuild
@@ -10,8 +10,7 @@ inherit kde5
 
 DESCRIPTION="KDE Plasma desktop"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="appstream +fontconfig gtk2 gtk3 +input_devices_evdev 
input_devices_synaptics
-ibus legacy-systray pulseaudio +qt4 scim +semantic-desktop"
+IUSE="appstream +fontconfig gtk2 gtk3 ibus legacy-systray +mouse pulseaudio 
+qt4 scim +semantic-desktop touchpad"
 
 COMMON_DEPEND="
$(add_frameworks_dep attica)
@@ -87,7 +86,6 @@ COMMON_DEPEND="
x11-libs/libxcb
x11-libs/xcb-util-keysyms
)
-   input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
pulseaudio? (
dev-libs/glib:2
media-libs/libcanberra
@@ -95,12 +93,13 @@ COMMON_DEPEND="
)
scim? ( app-i18n/scim )
semantic-desktop? ( $(add_frameworks_dep baloo) )
+   touchpad? ( x11-drivers/xf86-input-synaptics )
 "
 DEPEND="${COMMON_DEPEND}
dev-libs/boost
x11-proto/xproto
fontconfig? ( x11-libs/libXrender )
-   input_devices_evdev? ( x11-drivers/xf86-input-evdev )
+   mouse? ( x11-drivers/xf86-input-evdev )
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep breeze)
@@ -141,11 +140,11 @@ src_configure() {
$(cmake-utils_use_find_package appstream AppStreamQt)
$(cmake-utils_use_find_package fontconfig Fontconfig)
$(cmake-utils_use_find_package ibus IBus)
-   $(cmake-utils_use_find_package input_devices_evdev Evdev)
-   $(cmake-utils_use_find_package input_devices_synaptics 
Synaptics)
+   $(cmake-utils_use_find_package mouse Evdev)
$(cmake-utils_use_find_package pulseaudio PulseAudio)
$(cmake-utils_use_find_package scim SCIM)
$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+   $(cmake-utils_use_find_package touchpad Synaptics)
)
 
kde5_src_configure

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.11.49..ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.11.49..ebuild
index 2e358f0300..86d83e5fd7 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.11.49..ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.11.49..ebuild
@@ -10,8 +10,7 @@ inherit kde5
 
 DESCRIPTION="KDE Plasma desktop"
 KEYWORDS=""
-IUSE="appstream +fontconfig gtk2 gtk3 +input_devices_evdev 
input_devices_synaptics
-ibus legacy-systray pulseaudio +qt4 scim +semantic-desktop"
+IUSE="appstream +fontconfig gtk2 gtk3 ibus legacy-systray +mouse pulseaudio 
+qt4 scim +semantic-desktop touchpad"
 
 COMMON_DEPEND="
$(add_frameworks_dep attica)
@@ -87,7 +86,6 @@ COMMON_DEPEND="
x11-libs/libxcb
x11-libs/xcb-util-keysyms
)
-   input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
pulseaudio? (
dev-libs/glib:2
media-libs/libcanberra
@@ -95,12 +93,13 @@ COMMON_DEPEND="
)
scim? ( app-i18n/scim )
semantic-desktop? ( $(add_frameworks_dep baloo) )
+   touchpad? ( x11-drivers/xf86-input-synaptics )
 "
 

[gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/

2017-09-29 Thread Michael Palimaka
commit: 59dd8172ef07c6bc8522107ace009bb95acb2b7c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:38:15 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:38:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=59dd8172

kde-plasma/kwin: introduce caps USE flag

Upstream-commit: 7c8003f7f6212ccad7de652943f94d501365d30f
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/kwin/kwin-.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/kwin/kwin-.ebuild b/kde-plasma/kwin/kwin-.ebuild
index fe4ce5b7fd..f7ef8044dd 100644
--- a/kde-plasma/kwin/kwin-.ebuild
+++ b/kde-plasma/kwin/kwin-.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="KDE window manager"
 LICENSE="GPL-2+"
 KEYWORDS=""
-IUSE="gles2 multimedia"
+IUSE="caps gles2 multimedia"
 
 COMMON_DEPEND="
$(add_frameworks_dep kactivities)
@@ -66,6 +66,7 @@ COMMON_DEPEND="
x11-libs/xcb-util-cursor
x11-libs/xcb-util-image
x11-libs/xcb-util-keysyms
+   caps? ( sys-libs/libcap )
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
@@ -89,3 +90,11 @@ src_prepare() {
kde5_src_prepare
use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"
 }
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package caps Libcap)
+   )
+
+   kde5_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/supertuxkart/

2017-09-29 Thread Michael Palimaka
commit: 47829b7503089c63296235633ae3a56d2ed3b52f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:23:34 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:32:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47829b75

games-action/supertuxkart: remove 0.9.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-action/supertuxkart/Manifest |  1 -
 .../supertuxkart/supertuxkart-0.9.1.ebuild | 82 --
 2 files changed, 83 deletions(-)

diff --git a/games-action/supertuxkart/Manifest 
b/games-action/supertuxkart/Manifest
index 93f2de11f33..2fafd85e8eb 100644
--- a/games-action/supertuxkart/Manifest
+++ b/games-action/supertuxkart/Manifest
@@ -1,3 +1,2 @@
-DIST supertuxkart-0.9.1-src.tar.xz 425822808 SHA256 
c50f00a71df165fb613d20e86bea2d9d5e51ed3e27e1d436fbac3b07cf2ea149 SHA512 
11ea064210ea6bc36258f08e57c6aac46739133017ad3ba97ca0edd84c818c2f72dae60bbe7cd79135be9785fb0e15c9904b151c894e1c21b881598113344cf4
 WHIRLPOOL 
8acd59e878b44f8e504d57687ea1bbece05d5f14b29e0c62a22183729129fb115fccb9a1a89d5e0a86881ac6487c36ea520aab835ba5efaaa3c71471fda9b15f
 DIST supertuxkart-0.9.2-src.tar.xz 501606188 SHA256 
0b080bb098a26adb552d6fd48905bcb6b1e873ef1567457d7268d7d3aaa48282 SHA512 
57f11d518736f88044d1cb73e1dfcc92f5667f3b1147ab7e54435f6bc560fe856c3650410410da5fa048bf23d0b64fc8a9887c830001e1435b0359c9163e71b0
 WHIRLPOOL 
c534854127981821412437632fdf9ff239988199d60f8d582b59bd624dff87f5e37a5cb54020b679e9fb6d440187a5bd0e0c2eb00311e2ae8de6ba58fb1d1d82
 DIST supertuxkart.png 4435 SHA256 
99bc1801cb0514946cb0171d6d5a84484b6dc881edfa7f096b6eb5fea2f28828 SHA512 
a180332f79220431922fa8b351cb476ebc5d9d1df09f20707eb3bdd7002fd264cb027b8190c73c5221050e6e8601beb6758a5809d05aedfb18f0bdb426f47eda
 WHIRLPOOL 
eef651802a927b451226fc06a682d7dea68b65b05195130ccfc7544165f26f65bda4fc9565e09d6487d02be3cf57880b0c6c257f26587c6bc6d30afc6aa5d3c2

diff --git a/games-action/supertuxkart/supertuxkart-0.9.1.ebuild 
b/games-action/supertuxkart/supertuxkart-0.9.1.ebuild
deleted file mode 100644
index 76bf1314a81..000
--- a/games-action/supertuxkart/supertuxkart-0.9.1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnome2-utils cmake-utils eutils games
-
-DESCRIPTION="A kart racing game starring Tux, the linux penguin (TuxKart fork)"
-HOMEPAGE="https://supertuxkart.net/;
-SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.xz
-   mirror://gentoo/${PN}.png"
-
-LICENSE="GPL-3 CC-BY-SA-3.0 CC-BY-2.0 public-domain ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug fribidi wiimote"
-
-# don't unbundle irrlicht and bullet
-# both are modified and system versions will break the game
-# https://sourceforge.net/p/irrlicht/feature-requests/138/
-
-RDEPEND="media-libs/libpng:0
-   media-libs/libvorbis
-   media-libs/openal
-   net-misc/curl
-   sys-libs/zlib
-   virtual/glu
-   virtual/jpeg:0
-   virtual/libintl
-   virtual/opengl
-   x11-libs/libX11
-   x11-libs/libXxf86vm
-   fribidi? ( dev-libs/fribidi )
-   wiimote? ( net-wireless/bluez )"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-src_prepare() {
-   # inconsistent handling of debug definition
-   # avoid using Debug build type
-   if use debug ; then
-   sed -i \
-   -e 
's/add_definitions(-DNDEBUG)/add_definitions(-DDEBUG)/' \
-   CMakeLists.txt || die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_use fribidi FRIBIDI)
-   $(cmake-utils_use_use wiimote WIIUSE)
-   -DSTK_INSTALL_BINARY_DIR="${GAMES_BINDIR}"
-   -DSTK_INSTALL_DATA_DIR="${GAMES_DATADIR}"/${PN}
-   )
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-}
-
-src_install() {
-   DOCS="AUTHORS CHANGELOG.md README.md TODO.md" \
-   cmake-utils_src_install
-   doicon -s 64 "${DISTDIR}"/${PN}.png
-   prepgamesdirs
-}
-
-pkg_preinst() {
-   games_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/supertuxkart/

2017-09-29 Thread Michael Palimaka
commit: 8af899b4febe14d7fdd0f064eacc087008ca1380
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:22:36 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:32:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af899b4

games-action/supertuxkart: stabilise 0.9.2 for amd64/x86

Closes: https://bugs.gentoo.org/632297
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-action/supertuxkart/supertuxkart-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/supertuxkart/supertuxkart-0.9.2.ebuild 
b/games-action/supertuxkart/supertuxkart-0.9.2.ebuild
index 3a6bb3ccb47..05ff5a68fc1 100644
--- a/games-action/supertuxkart/supertuxkart-0.9.2.ebuild
+++ b/games-action/supertuxkart/supertuxkart-0.9.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="mirror://sourceforge/${PN}/SuperTuxKart/${PV}/${P}-src.tar.xz
 
 LICENSE="GPL-2 GPL-3 CC-BY-SA-3.0 CC-BY-2.0 public-domain ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug fribidi wiimote"
 
 # don't unbundle irrlicht and bullet



[gentoo-commits] repo/gentoo:master commit in: net-print/npadmin/

2017-09-29 Thread Michael Palimaka
commit: c318b4f02e9e54b5c043f2200d3595fa2e34f823
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:14:29 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:14:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c318b4f0

net-print/npadmin: remove 0.8.7

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-print/npadmin/npadmin-0.8.7.ebuild | 29 -
 1 file changed, 29 deletions(-)

diff --git a/net-print/npadmin/npadmin-0.8.7.ebuild 
b/net-print/npadmin/npadmin-0.8.7.ebuild
deleted file mode 100644
index ad58d15ae8b..000
--- a/net-print/npadmin/npadmin-0.8.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-DESCRIPTION="Network printer command-line adminstration tool"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://npadmin.sourceforge.net/;
-# this does NOT link against SNMP
-DEPEND=""
-KEYWORDS="x86 ~amd64 ~ppc"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-
-src_unpack() {
-   unpack ${A}
-   EPATCH_OPTS="-p1 -d ${S}" epatch "${FILESDIR}"/${P}-stdlib.patch
-}
-
-src_compile() {
-   econf || die
-   emake || die "Make failed."
-}
-
-src_install() {
-   dobin npadmin
-   doman npadmin.1
-   dodoc README AUTHORS ChangeLog INSTALL NEWS README TODO
-}



[gentoo-commits] repo/gentoo:master commit in: net-print/npadmin/

2017-09-29 Thread Michael Palimaka
commit: 7f58d7df91c580eb09e62225da368240f699704a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:14:08 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:14:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f58d7df

net-print/npadmin: stabilise 0.8.7-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632299
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-print/npadmin/npadmin-0.8.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/npadmin/npadmin-0.8.7-r1.ebuild 
b/net-print/npadmin/npadmin-0.8.7-r1.ebuild
index 10812fc2285..d58da82c8b8 100644
--- a/net-print/npadmin/npadmin-0.8.7-r1.ebuild
+++ b/net-print/npadmin/npadmin-0.8.7-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://npadmin.sourceforge.net/;
 # this does NOT link against SNMP
 DEPEND=""
 
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sci-libs/galib/files/, sci-libs/galib/

2017-09-29 Thread Michael Palimaka
commit: 8d730bc7b0bef4be83fc8740af77acffc6d52280
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:10:13 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:11:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d730bc7

sci-libs/galib: remove 2.4.6/2.4.7

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/galib/Manifest|  1 -
 sci-libs/galib/files/galib-2.4.6-gcc4-gentoo.patch | 23 -
 sci-libs/galib/files/galib-2.4.6-makefile.patch| 12 -
 sci-libs/galib/galib-2.4.6.ebuild  | 37 ---
 sci-libs/galib/galib-2.4.7.ebuild  | 55 --
 5 files changed, 128 deletions(-)

diff --git a/sci-libs/galib/Manifest b/sci-libs/galib/Manifest
index af2e1d51d80..83c5cf4fbcc 100644
--- a/sci-libs/galib/Manifest
+++ b/sci-libs/galib/Manifest
@@ -1,2 +1 @@
-DIST galib246.tgz 378431 SHA256 
441150c728d401a93ed6d9e745eae85f9ddbd413cfe06396f1a426cd31c7cc00 SHA512 
3c2451c9124cfe7b4b11f67f0aa7f9cbd9819b6e50c3a48478c3f429c8d8a66a57c92a0dd3a720e68d81a6f80c86ef34c27303c3b3292ee28842c74e74f8289d
 WHIRLPOOL 
adff31eebb01dd5f94229743dc6623d82efca260911d7d91cfcfac9c59f831625d95d33301f85044ccd41ac487c1d3d2fb9fe0c95eca620a42aabc60ddf40dc3
 DIST galib247.tgz 374912 SHA256 
ea76b66ce4db4db2ed86e20d6d3ff144abaf73e33620104246639d9b2a465329 SHA512 
9c2aca29f24d3f8401ba65c246a0ca7d1fa67e4f756a5258cdb0da111842ea2903c2d70cfd9d60823c9703bcb3415ca670a731924e99878d5536c2f7eb0faba4
 WHIRLPOOL 
027e1d8999bb09e31da717fb3fb84f023d4488cc161c173e55fdc545b58583f386b6bb9cab631c30f84eae8a8b58c4e669049507bc0ca8561a8ecfba2e57f480

diff --git a/sci-libs/galib/files/galib-2.4.6-gcc4-gentoo.patch 
b/sci-libs/galib/files/galib-2.4.6-gcc4-gentoo.patch
deleted file mode 100644
index ed2621649ee..000
--- a/sci-libs/galib/files/galib-2.4.6-gcc4-gentoo.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -Naur galib246/ga/gaconfig.h galib246-new/ga/gaconfig.h
 galib246/ga/gaconfig.h 2005-01-31 10:46:09.0 -0500
-+++ galib246-new/ga/gaconfig.h 2006-09-26 19:38:09.0 -0400
-@@ -192,7 +192,9 @@
- 
- // determine the compiler
- #if defined(__GNUG__) || defined(__GNUC__)
--#if __GNUC__ == 3
-+#if __GNUC__ == 4
-+#define GALIB_COMPILER "gcc4"
-+#elif __GNUC__ == 3
- #define GALIB_COMPILER "gcc3"
- #elif __GNUC__ == 2
- #define GALIB_COMPILER "gcc2"
-@@ -365,7 +367,7 @@
- #define GALIB_USE_PID
- #define GALIB_USE_EMPTY_TEMPLATES
- #define GALIB_NEED_INSTANTIATION_PREFIX
--#if __GNUC__ == 3
-+#if __GNUC__ >= 3
- #define GALIB_USE_ANSI_HEADERS
- #define GALIB_USE_STD_NAMESPACE
- #define GALIB_USE_COMP_OPERATOR_TEMPLATES

diff --git a/sci-libs/galib/files/galib-2.4.6-makefile.patch 
b/sci-libs/galib/files/galib-2.4.6-makefile.patch
deleted file mode 100644
index a2ced027a4a..000
--- a/sci-libs/galib/files/galib-2.4.6-makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 galib246/ga/makefile.sources   2000-02-03 14:00:46.0 -0600
-+++ galib246-new/ga/makefile.sources   2006-04-30 09:30:13.0 -0500
-@@ -8,7 +8,8 @@
-  GA1DBinStrGenome.h GA2DBinStrGenome.h GA3DBinStrGenome.h GABin2DecGenome.h \
-  GA1DArrayGenome.h GA2DArrayGenome.h GA3DArrayGenome.h \
-  GAStringGenome.h GARealGenome.h \
-- GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h 
-+ GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h \
-+ std_stream.h
- SRCS= garandom.C gaerror.C GAParameter.C GAStatistics.C \
-  GABaseGA.C GASStateGA.C GASimpleGA.C GAIncGA.C GADemeGA.C GADCrowdingGA.C \
-  GASelector.C GAScaling.C GAPopulation.C GAGenome.C \

diff --git a/sci-libs/galib/galib-2.4.6.ebuild 
b/sci-libs/galib/galib-2.4.6.ebuild
deleted file mode 100644
index d0612ad4a3a..000
--- a/sci-libs/galib/galib-2.4.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-MYPV="${PV//\./}"
-
-DESCRIPTION="Library for genetic algorithms in C++ programs"
-HOMEPAGE="http://lancet.mit.edu/ga/;
-SRC_URI="http://lancet.mit.edu/ga/dist/galib${MYPV}.tgz;
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-S="${WORKDIR}/galib${MYPV}"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch \
-   "${FILESDIR}"/${P}-makefile.patch \
-   "${FILESDIR}"/${P}-gcc4-gentoo.patch
-}
-
-src_compile() {
-   emake CXXFLAGS="${CXXFLAGS}" || die "make failed"
-}
-
-src_install() {
-   dodir /usr/lib /usr/include
-   emake LIB_DEST_DIR="${D}"/usr/lib/ HDR_DEST_DIR="${D}"/usr/include/ 
install || die
-   dohtml -r doc/*
-   dodoc RELEASE-NOTES README
-   cp -r examples "${D}"/usr/share/doc/${PF}/
-}

diff --git a/sci-libs/galib/galib-2.4.7.ebuild 
b/sci-libs/galib/galib-2.4.7.ebuild
deleted file mode 100644
index eaca1b7b9fb..000
--- a/sci-libs/galib/galib-2.4.7.ebuild
+++ 

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

2017-09-29 Thread Michael Palimaka
commit: 817349fc259bc7e2f2dd94048a2242a9cd9f65c4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:10:59 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:11:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817349fc

sci-libs/galib: fix inconsistent use of tabs and spaces in metadata

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/galib/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/galib/metadata.xml b/sci-libs/galib/metadata.xml
index ae42e772282..c5d86554ee6 100644
--- a/sci-libs/galib/metadata.xml
+++ b/sci-libs/galib/metadata.xml
@@ -6,8 +6,8 @@
Gentoo Science Project


-  GAlib contains a set of C++ genetic algorithm objects. The library
-  includes tools for using genetic algorithms to do optimization in
-  any C++ program using any representation and genetic operators.
-
+   GAlib contains a set of C++ genetic algorithm objects. The 
library
+   includes tools for using genetic algorithms to do optimization 
in
+   any C++ program using any representation and genetic operators.
+   
 



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

2017-09-29 Thread Michael Palimaka
commit: 5de2a6318688c7715f4d093c2fe9120cb2e134a6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:09:12 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:11:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de2a631

sci-libs/galib: stabilise 2.4.7-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632305
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-libs/galib/galib-2.4.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/galib/galib-2.4.7-r1.ebuild 
b/sci-libs/galib/galib-2.4.7-r1.ebuild
index 71597f17e31..5209af1c4c9 100644
--- a/sci-libs/galib/galib-2.4.7-r1.ebuild
+++ b/sci-libs/galib/galib-2.4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://lancet.mit.edu/ga/dist/galib${MY_PV}.tgz;
 
 LICENSE="BSD examples? ( GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
 S="${WORKDIR}/${PN}${MY_PV}"



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

2017-09-29 Thread Michael Palimaka
commit: 9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 05:03:26 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 05:04:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcdd9f0

Revert "www-client/firefox: stabilize 52.4 for amd64 by maintainer"

The package fails during src_prepare.

This reverts commit d073955b8c98453225918518c04777e5c1f5d959.

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

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

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



[gentoo-commits] repo/gentoo:master commit in: games-simulation/openttd/

2017-09-29 Thread Michael Palimaka
commit: 4edc883a3e238a996945b888060e95369f5d1a85
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:57:51 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:58:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edc883a

games-simulation/openttd: remove 1.6.0/1.6.1-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-simulation/openttd/Manifest|   2 -
 games-simulation/openttd/openttd-1.6.0.ebuild| 183 ---
 games-simulation/openttd/openttd-1.6.1-r1.ebuild | 170 -
 3 files changed, 355 deletions(-)

diff --git a/games-simulation/openttd/Manifest 
b/games-simulation/openttd/Manifest
index cb5020b62d8..9928807beca 100644
--- a/games-simulation/openttd/Manifest
+++ b/games-simulation/openttd/Manifest
@@ -1,3 +1 @@
-DIST openttd-1.6.0-source.tar.gz 10064454 SHA256 
32f63477aba1ccf238dfe0538a6660163c2b725e077978e570e38d023d269cad SHA512 
d235e6e094b2e3fda0cf58a2dce1e5d779654bee638def60f00da4e7c6443b00a6f3b204d5a63cf56e141074c8aa3700ce7e9f1b1eccbb5cd36260f1892ad501
 WHIRLPOOL 
497272ccc3836710a68cabfbf5b925a30c3d23ee332e5ba5fa24a2b79b199d2b7ce6bd22507ea977986382ae32193247b9eedee638419d1e6f41165f5fa8abd9
-DIST openttd-1.6.1-source.tar.gz 10157130 SHA256 
c7bd713377f08d5b63d703e3b8b8eff3bb4ec7042ad13511575fff4640cbc78f SHA512 
57ea47689c8eb1cea5b8fd7ae884164a87fc8d442ef32e8234af8306589e587a6397f1a89ee64c797ff0b7310386f0b602365ab1fb61f7765bfb03c0dbd4fdfd
 WHIRLPOOL 
05b3a7a5ebdeb6733a36b5133a17bd143b89d1f84a034061dbb0708c1eb836d13aaeb176d39846283214c15e613c048d5956970c6a09534f46d2bc0727137867
 DIST openttd-1.7.1-source.tar.gz 10090311 SHA256 
9f7a5f5051dc9f43e8eec00bd56755a20846c8738ffcd4bb1f2e1eae334f3371 SHA512 
4a0d2ee424374b50fe0d089b86ff16b5de3159848a38143ca6745e349b6126567f1e4beda9afe2e6bc21ce1166acf719d3f5c95703a14c1379f8857e83d3
 WHIRLPOOL 
65d0ee93dad5b865b1de362dc2259e8528bed273f640a9ec9097cf177cd507068f2fc093bfca1b55b0fa2865b9f7f3b68cf4d2caf1f9290ecaa61e46af2c60d9

diff --git a/games-simulation/openttd/openttd-1.6.0.ebuild 
b/games-simulation/openttd/openttd-1.6.0.ebuild
deleted file mode 100644
index d8f85f3e202..000
--- a/games-simulation/openttd/openttd-1.6.0.ebuild
+++ /dev/null
@@ -1,183 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils gnome2-utils games
-
-DESCRIPTION="OpenTTD is a clone of Transport Tycoon Deluxe"
-HOMEPAGE="http://www.openttd.org/;
-SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png 
cpu_flags_x86_sse +timidity +truetype zlib"
-RESTRICT="test" # needs a graphics set in order to test
-
-RDEPEND="!dedicated? (
-   media-libs/libsdl[sound,X,video]
-   icu? (
-   || (
-   (
-   dev-libs/icu-layoutex
-   dev-libs/icu-le-hb
-   >=dev-libs/icu-58.1
-   )
-   http://www.openttd.org/;
-SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png 
cpu_flags_x86_sse +timidity +truetype zlib"
-RESTRICT="test" # needs a graphics set in order to test
-
-RDEPEND="!dedicated? (
-   media-libs/libsdl[sound,X,video]
-   icu? (
-   dev-libs/icu-layoutex
-   dev-libs/icu-le-hb
-   >=dev-libs/icu-58.1:=
-   )
-   truetype? (
-   media-libs/fontconfig
-   media-libs/freetype:2
-   sys-libs/zlib
-   )
-   )
-   lzo? ( dev-libs/lzo:2 )
-   iconv? ( virtual/libiconv )
-   png? ( media-libs/libpng:0 )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-PDEPEND="
-   !dedicated? (
-   openmedia? (
-   games-misc/openmsx
-   games-misc/opensfx
-   )
-   aplaymidi? ( media-sound/alsa-utils )
-   !aplaymidi? ( timidity? ( media-sound/timidity++ ) )
-   )
-   openmedia? ( >=games-misc/opengfx-0.4.7 )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.6.0-cflags.patch
-)
-
-src_configure() {
-   local myopts=()
-   # there is an allegro interface available as well as sdl, but
-   # the configure for it looks broken so the sdl interface is
-   # always built instead.
-   local myopts+=( --without-allegro )
-
-   # libtimidity not needed except for some embedded platform
-   # nevertheless, it will be automagically linked if 

[gentoo-commits] repo/gentoo:master commit in: games-simulation/openttd/

2017-09-29 Thread Michael Palimaka
commit: 62800a19e5c3bff07685e0e0b0e0555cb8386366
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:57:16 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:58:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62800a19

games-simulation/openttd: stabilise 1.7.1-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632332
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-simulation/openttd/openttd-1.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-simulation/openttd/openttd-1.7.1-r1.ebuild 
b/games-simulation/openttd/openttd-1.7.1-r1.ebuild
index f24302009a4..db191da8234 100644
--- a/games-simulation/openttd/openttd-1.7.1-r1.ebuild
+++ b/games-simulation/openttd/openttd-1.7.1-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png 
cpu_flags_x86_sse +timidity +truetype zlib"
 RESTRICT="test" # needs a graphics set in order to test
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gphoto2/

2017-09-29 Thread Sergei Trofimovich
commit: b53c9189c9be89ac288e8c0b80f4eeff73b84171
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 04:49:52 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 04:51:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53c9189

media-gfx/gphoto2: stable 2.5.14 for ppc, bug #623636

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 media-gfx/gphoto2/gphoto2-2.5.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gphoto2/gphoto2-2.5.14.ebuild 
b/media-gfx/gphoto2/gphoto2-2.5.14.ebuild
index be134bba19f..8bdb73a698d 100644
--- a/media-gfx/gphoto2/gphoto2-2.5.14.ebuild
+++ b/media-gfx/gphoto2/gphoto2-2.5.14.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86"
 IUSE="aalib exif ncurses nls readline"
 
 # aalib -> needs libjpeg



[gentoo-commits] repo/gentoo:master commit in: games-action/chromium-bsu/

2017-09-29 Thread Michael Palimaka
commit: 50a9744bf349e7d752019aa4f47f20c174c99e22
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:47:01 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:47:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a9744b

games-action/chromium-bsu: stabilise 0.9.15.1-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632146
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild 
b/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild
index 578f593bf3d..0970ffa552f 100644
--- a/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild
+++ b/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/chromium-bsu/${P}.tar.gz"
 
 LICENSE="Clarified-Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="mixer nls +sdl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-action/chromium-bsu/

2017-09-29 Thread Michael Palimaka
commit: d4ce6c317501a88956dbb57d36c2996eb199656a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:47:25 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:47:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ce6c31

games-action/chromium-bsu: remove 0.9.15.1-r0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../chromium-bsu/chromium-bsu-0.9.15.1.ebuild  | 77 --
 1 file changed, 77 deletions(-)

diff --git a/games-action/chromium-bsu/chromium-bsu-0.9.15.1.ebuild 
b/games-action/chromium-bsu/chromium-bsu-0.9.15.1.ebuild
deleted file mode 100644
index 37eaa2c3a02..000
--- a/games-action/chromium-bsu/chromium-bsu-0.9.15.1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils gnome2-utils games
-
-DESCRIPTION="Chromium B.S.U. - an arcade game"
-HOMEPAGE="http://chromium-bsu.sourceforge.net/;
-SRC_URI="mirror://sourceforge/chromium-bsu/${P}.tar.gz"
-
-LICENSE="Clarified-Artistic"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="mixer nls +sdl"
-
-RDEPEND="media-fonts/dejavu
-   media-libs/quesoglc
-   media-libs/glpng
-   virtual/opengl
-   virtual/glu
-   x11-libs/libXmu
-   mixer? ( media-libs/sdl-mixer )
-   !mixer? (
-   media-libs/freealut
-   media-libs/openal
-   )
-   nls? ( virtual/libintl )
-   sdl? (
-   media-libs/libsdl[X]
-   media-libs/sdl-image[png]
-   )
-   !sdl? ( media-libs/freeglut )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )"
-
-src_configure() {
-   egamesconf \
-   --disable-ftgl \
-   --enable-glc \
-   $(use_enable mixer sdlmixer) \
-   $(use_enable !mixer openal) \
-   $(use_enable nls) \
-   $(use_enable sdl) \
-   $(use_enable sdl sdlimage) \
-   $(use_enable !sdl glut)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   # remove installed /usr/games/share stuff
-   rm -rf "${D}"/"${GAMES_PREFIX}"/share/
-
-   newicon -s 64 misc/${PN}.png ${PN}.png
-   domenu misc/chromium-bsu.desktop
-
-   # install documentation
-   dodoc AUTHORS README NEWS
-   dohtml "${S}"/data/doc/*.htm
-   dohtml -r "${S}"/data/doc/images
-
-   prepgamesdirs
-}
-
-pkg_preinst() {
-   games_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



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

2017-09-29 Thread Michael Palimaka
commit: e6840b4b24955b14a2ed2dd2132c1fcb39110817
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:43:55 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:47:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6840b4b

app-text/djvu: stabilise 3.5.27 for amd64/x86

Bug: https://bugs.gentoo.org/632374
Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/app-text/djvu/djvu-3.5.27.ebuild b/app-text/djvu/djvu-3.5.27.ebuild
index 12bf73f05dd..75111cfc171 100644
--- a/app-text/djvu/djvu-3.5.27.ebuild
+++ b/app-text/djvu/djvu-3.5.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
 
 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-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-solaris"
 IUSE="debug doc jpeg tiff xml"
 
 RDEPEND="jpeg? ( virtual/jpeg:0 )



[gentoo-commits] repo/gentoo:master commit in: sci-biology/eugene/

2017-09-29 Thread Michael Palimaka
commit: 9c27b6a1f88fc551e313a2788e1e65ac5220d01b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:37:56 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:38:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c27b6a1

sci-biology/eugene: remove 4.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/eugene/Manifest  |  1 -
 sci-biology/eugene/eugene-4.1.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/sci-biology/eugene/Manifest b/sci-biology/eugene/Manifest
index d017c6516a4..598c6428311 100644
--- a/sci-biology/eugene/Manifest
+++ b/sci-biology/eugene/Manifest
@@ -1,2 +1 @@
-DIST eugene-4.1.tar.gz 7393361 SHA256 
faff769f68e1ab1fdec61be34ec7fef3c73805734199765ba11cf1ea9c02f800 SHA512 
f4bcf63103754f8fb577d311d181375732411fa926fb0cef86fcd00c373ed5cc5637f1b55fa375a4bb14c5181f7de1dc244570f74cdd1887b6107d5c6cea37b3
 WHIRLPOOL 
32f4539456c243dd3c6a9d5a986fea210e53e5566aaa0849a26f34832957100623570a0814193059420d53e553247584360635706844ed0ec55c4cc65e235ad4
 DIST eugene-4.1d.tar.gz 7473965 SHA256 
c160e6b4206e6700c866f38fee2c8fd0d69972d51ebc5b4cb7680774a419f4c0 SHA512 
dab37930e211b3783954f6e4a762450760201b77e0b4214f16724516d9be583d0a7ec44a2f510e73f4370e9c2dc67a425456a057fdba8f51cb72386e16a26ef5
 WHIRLPOOL 
7ab116acd48648673d2cc633bae26908bf8250c5a17b9d5e8719dfd56edcdf716406b80af26a99700d9ec81e625737c57fe16493f670245f21999fef1c6911eb

diff --git a/sci-biology/eugene/eugene-4.1.ebuild 
b/sci-biology/eugene/eugene-4.1.ebuild
deleted file mode 100644
index 6660504635e..000
--- a/sci-biology/eugene/eugene-4.1.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 eutils
-
-DESCRIPTION="Eukaryotic gene predictor"
-HOMEPAGE="http://www.inra.fr/mia/T/EuGene/;
-SRC_URI="https://mulcyber.toulouse.inra.fr/frs/download.php/1157/${P}.tar.gz;
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-   media-libs/gd[png]
-   media-libs/libpng:0=
-   "
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-
-src_prepare() {
-   # 
https://mulcyber.toulouse.inra.fr/tracker/index.php?func=detail=1170
-   epatch \
-   "${FILESDIR}"/${PN}-3.6-overflow.patch \
-   "${FILESDIR}"/${PN}-3.6-plugins.patch \
-   "${FILESDIR}"/${P}-format-security.patch
-   sed \
-   -e '/SUBDIRS/ s/doc//' \
-   -e '/INSTALL.*doc/ s/\(.*\)//' \
-   -i Makefile.am || die
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/eugene/

2017-09-29 Thread Michael Palimaka
commit: de74eca1cad7030e0afac9af2dd4a66bc02101dd
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:37:25 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:38:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de74eca1

sci-biology/eugene: stabilise 4.1d for amd64/x86

Closes: https://bugs.gentoo.org/632358
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/eugene/eugene-4.1d.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/eugene/eugene-4.1d.ebuild 
b/sci-biology/eugene/eugene-4.1d.ebuild
index eb805ffc317..dbf8139e9e2 100644
--- a/sci-biology/eugene/eugene-4.1d.ebuild
+++ b/sci-biology/eugene/eugene-4.1d.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://mulcyber.toulouse.inra.fr/frs/download.php/1359/${P}.tar.gz;
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-util/xboxdrv/, games-util/xboxdrv/files/

2017-09-29 Thread Michael Palimaka
commit: 4749884d33af885c8218d2c958958e30f5b9ad8e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:28:36 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:32:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4749884d

games-util/xboxdrv: remove 0.8.5-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-util/xboxdrv/Manifest|  1 -
 games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch | 13 --
 games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild | 48 --
 3 files changed, 62 deletions(-)

diff --git a/games-util/xboxdrv/Manifest b/games-util/xboxdrv/Manifest
index a5eaa4a4edc..33aa9c2375e 100644
--- a/games-util/xboxdrv/Manifest
+++ b/games-util/xboxdrv/Manifest
@@ -1,2 +1 @@
-DIST xboxdrv-linux-0.8.5.tar.bz2 265805 SHA256 
411195c4f5310a1a5f21f015daaf00b277f75da89df710308f8abfcf8f337e78 SHA512 
954a3664462dfeff63a455f3dfea4bc14f8c3e07fa9b0c299bb523b4089faad7f8d634511eb66c023bd289adbbf18e96ce26cbcf5b8ffc9bb3088f1afe532601
 WHIRLPOOL 
f47cdbcf40bd237715ff2b55354c6570ebbccd9cd0beb09b91869fa37db247c57019593b317d2acd767044fe92019defa01c9592bb3b63d2283103ff10dae844
 DIST xboxdrv-linux-0.8.8.tar.bz2 267919 SHA256 
f4fb8c09c0ce3841798f129ae4c2caf3f6db9786d78ad941994e425e3ffc168a SHA512 
2978b33d23636431ee0cc393ea32d3d26ebe9f2b914f0bf8bc0e096f98202726768142e653bc5765ac55084b105ff3a6214bdf6e745fdd8aa167260c54c10494
 WHIRLPOOL 
a27c0c68171cb08c6edc12aeafb84ae3a2edb14b8d4a87ad607f722581a58955d11808acb8c0b7169581850f52dd76be2c100de5e284a1521d10f0ae108a867d

diff --git a/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch 
b/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch
deleted file mode 100644
index 3cc3649ca3d..000
--- a/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://dev.gentoo.org/~vapier/scons-blows.txt
-
 SConstruct
-+++ SConstruct
-@@ -85,6 +85,8 @@
- opts.Add('LINKFLAGS', 'Linker Compiler flags')
- opts.Add('CC', 'C Compiler')
- opts.Add('CXX', 'C++ Compiler')
-+opts.Add('AR', 'Archiver')
-+opts.Add('RANLIB', 'Archive indexer')
- opts.Add('BUILD', 'Build type: release, custom, development')
- 
- opts.Update(env)

diff --git a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild 
b/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild
deleted file mode 100644
index 88a34e82347..000
--- a/games-util/xboxdrv/xboxdrv-0.8.5-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit base linux-info scons-utils toolchain-funcs
-
-MY_P=${PN}-linux-${PV}
-DESCRIPTION="Userspace Xbox 360 Controller driver"
-HOMEPAGE="http://pingus.seul.org/~grumbel/xboxdrv/;
-SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/boost
-   virtual/udev
-   sys-apps/dbus
-   dev-libs/glib:2
-   virtual/libusb:1
-   x11-libs/libX11"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-CONFIG_CHECK="~INPUT_EVDEV ~INPUT_JOYDEV ~INPUT_UINPUT ~!JOYSTICK_XPAD"
-PATCHES=( "${FILESDIR}"/${P}-scons.patch )
-
-src_compile() {
-   escons \
-   BUILD=custom \
-   CXX="$(tc-getCXX)" \
-   AR="$(tc-getAR)" \
-   RANLIB="$(tc-getRANLIB)" \
-   CXXFLAGS="-Wall ${CXXFLAGS}" \
-   LINKFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   dobin xboxdrv
-   doman doc/xboxdrv.1
-   dodoc AUTHORS NEWS PROTOCOL README TODO
-
-   newinitd "${FILESDIR}"/xboxdrv.initd xboxdrv
-   newconfd "${FILESDIR}"/xboxdrv.confd xboxdrv
-}



[gentoo-commits] repo/gentoo:master commit in: sci-biology/clustal-omega/

2017-09-29 Thread Michael Palimaka
commit: 6ae78366a616d3d75af252763b4512392469ab71
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:31:10 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:32:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae78366

sci-biology/clustal-omega: stabilise 1.2.4 for amd64/x86

Closes: https://bugs.gentoo.org/632344
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/clustal-omega/clustal-omega-1.2.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/clustal-omega/clustal-omega-1.2.4.ebuild 
b/sci-biology/clustal-omega/clustal-omega-1.2.4.ebuild
index b0d0acc3cd5..1e7e1f8b166 100644
--- a/sci-biology/clustal-omega/clustal-omega-1.2.4.ebuild
+++ b/sci-biology/clustal-omega/clustal-omega-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.clustal.org/omega/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs"
 
 DEPEND="dev-libs/argtable"



[gentoo-commits] repo/gentoo:master commit in: sci-biology/clustal-omega/, sci-biology/clustal-omega/files/

2017-09-29 Thread Michael Palimaka
commit: 6ca3886327f05d8ae741e1f3271e0cf1ba18982b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:31:52 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:32:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca38863

sci-biology/clustal-omega: remove 1.2.1/1.2.3

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/clustal-omega/Manifest |  2 --
 .../clustal-omega/clustal-omega-1.2.1.ebuild   | 37 
 .../clustal-omega/clustal-omega-1.2.3.ebuild   | 39 --
 .../files/clustal-omega-1.2.2-fix-c++14.patch  | 25 --
 4 files changed, 103 deletions(-)

diff --git a/sci-biology/clustal-omega/Manifest 
b/sci-biology/clustal-omega/Manifest
index 7892ccb2c5d..4a66a070040 100644
--- a/sci-biology/clustal-omega/Manifest
+++ b/sci-biology/clustal-omega/Manifest
@@ -1,3 +1 @@
-DIST clustal-omega-1.2.1.tar.gz 1164492 SHA256 
0ef32727aa25c6ecf732083e668a0f45bc17085c28a5c7b4459f4750419f2b0a SHA512 
1aa69e319f999f7cd746e2d2ffcafeafc0eb15ed4777abb5b32df63a39a23fa2091977efccfcf9428468103b8e48c4ab0a3ce3967b9c55daaadf3a6a3b57e8de
 WHIRLPOOL 
b079dcd659839a85e7772b717ef5dce25b816f2c96eb0f6eea5a4a53f2abd25fb4435291f2a7b739d72d94c06fdbd9c85300ff4cbb03b2861d31d1ad3d196577
-DIST clustal-omega-1.2.3.tar.gz 1170684 SHA256 
88f5ead3f09250872d77427d083182e5e44743ba79ab69294fb61fb50cd4e0cb SHA512 
ade516475b243ab21ac3359bc13bc0593294de8f52bbff237bb558859d458b89b2d8773f28c1afc5bfba6c02284e9dbb30cf6e769c66b0bda61789e1602c9c23
 WHIRLPOOL 
5f4d69a8f4605fd74dfa906d1b530d235e5ba4aaa946b4ce0a645352325b2c4732f43fff930649044a5045ad9bef5c7952e995a0742a5470ccaff17bf6de80d3
 DIST clustal-omega-1.2.4.tar.gz 1170516 SHA256 
8683d2286d663a46412c12a0c789e755e7fd77088fb3bc0342bb71667f05a3ee SHA512 
b31514c30b412d731ee22c9020156b65a6a6cbc6fd51edc195d17b560935184bc070feeb58964c54df9eecdefb00e5a21ce859cb0ea69d92917f6bd8e93b819e
 WHIRLPOOL 
86fa6e6f4db128b122abeee470a7c1b0150e64f38d58c6ba620b4b9afd65d91f55d6971fef99b0dfd10ccdc550da1d195eec9a91cdde271947e7a703ca2384d3

diff --git a/sci-biology/clustal-omega/clustal-omega-1.2.1.ebuild 
b/sci-biology/clustal-omega/clustal-omega-1.2.1.ebuild
deleted file mode 100644
index 54eb46e9e30..000
--- a/sci-biology/clustal-omega/clustal-omega-1.2.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils
-
-DESCRIPTION="Scalable multiple alignment of protein sequences"
-HOMEPAGE="http://www.clustal.org/omega/;
-SRC_URI="http://www.clustal.org/omega/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="static-libs"
-
-DEPEND="dev-libs/argtable"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-src_prepare() {
-   sed \
-   -e "s:-O3::g" \
-   -i configure.ac || die
-   autotools-utils_src_prepare
-}
-
-src_install() {
-   autotools-utils_src_install
-   if ! use static-libs; then
-   rm -f "${ED}"/usr/$(get_libdir)/*.a || die
-   rm -fr "${ED}"/usr/$(get_libdir)/pkgconfig || die
-   fi
-}

diff --git a/sci-biology/clustal-omega/clustal-omega-1.2.3.ebuild 
b/sci-biology/clustal-omega/clustal-omega-1.2.3.ebuild
deleted file mode 100644
index ee0b983480f..000
--- a/sci-biology/clustal-omega/clustal-omega-1.2.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Scalable multiple alignment of protein sequences"
-HOMEPAGE="http://www.clustal.org/omega/;
-SRC_URI="http://www.clustal.org/omega/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DEPEND="dev-libs/argtable"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-1.2.2-fix-c++14.patch" )
-
-src_prepare() {
-   sed \
-   -e "s:-O3::g" \
-   -i configure.ac || die
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-shared \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git 
a/sci-biology/clustal-omega/files/clustal-omega-1.2.2-fix-c++14.patch 
b/sci-biology/clustal-omega/files/clustal-omega-1.2.2-fix-c++14.patch
deleted file mode 100644
index 1ebdbda3d32..000
--- a/sci-biology/clustal-omega/files/clustal-omega-1.2.2-fix-c++14.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Fix building with C++14, which errors out due to collisions with the
-internal log2 and log10 functions, which are now part of C++11.
-See also: https://bugs.gentoo.org/show_bug.cgi?id=594692
-
 a/src/hhalign/util-C.h
-+++ b/src/hhalign/util-C.h
-@@ -27,6 +27,7 @@
- #include  // printf
- #include// exit
- #include  // 

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

2017-09-29 Thread Hans de Graaff
commit: 2e2252bc09358f7ab40e3047842486d450162dea
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 30 04:24:08 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 30 04:27:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e2252bc

dev-util/cucumber-tag_expressions: initial import of 1.0.1

New dependency of dev-util/cucumber-core

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-util/cucumber-tag_expressions/Manifest |  1 +
 .../cucumber-tag_expressions-1.0.1.ebuild  | 18 ++
 dev-util/cucumber-tag_expressions/metadata.xml | 10 ++
 3 files changed, 29 insertions(+)

diff --git a/dev-util/cucumber-tag_expressions/Manifest 
b/dev-util/cucumber-tag_expressions/Manifest
new file mode 100644
index 000..481322e6541
--- /dev/null
+++ b/dev-util/cucumber-tag_expressions/Manifest
@@ -0,0 +1 @@
+DIST cucumber-tag_expressions-1.0.1.gem 8192 SHA256 
8ee1756f01115627f283124909f23361d0a3f958b56622bf221a3db54d020583 SHA512 
be19d91c4b267d0f4c5f483e61a13d63cc023719874358bb63ac72fa3104e6068b8edc6231e70c4ee24c4f33e0b4f2254148edb666bec1f617c0d322275582b6
 WHIRLPOOL 
6e1477b9bcdb1831f05602ddb75ee6ad820c350fc8e351f2c0fd2c48e7ea0d99d5d0ee873ea8bb2cf33c9c6f704bc592c16cfe0d0b4056442ad9cc4b5178526f

diff --git 
a/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild 
b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild
new file mode 100644
index 000..ff3a2e992d4
--- /dev/null
+++ b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Cucumber tag expressions for ruby"
+HOMEPAGE="https://docs.cucumber.io/tag-expressions/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="1"

diff --git a/dev-util/cucumber-tag_expressions/metadata.xml 
b/dev-util/cucumber-tag_expressions/metadata.xml
new file mode 100644
index 000..cc08d19c6f5
--- /dev/null
+++ b/dev-util/cucumber-tag_expressions/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   gra...@gentoo.org
+   
+   
+   cucumber/cucumber
+   
+



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

2017-09-29 Thread Hans de Graaff
commit: fc6ec27286cddb24b61d956f124bc9f948ed7a6f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 30 04:27:14 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 30 04:27:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6ec272

dev-util/cucumber-expressions: initial import of 4.0.3

New dependency of dev-util/cucumber

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-util/cucumber-expressions/Manifest |  1 +
 .../cucumber-expressions-4.0.3.ebuild  | 18 ++
 dev-util/cucumber-expressions/metadata.xml | 10 ++
 3 files changed, 29 insertions(+)

diff --git a/dev-util/cucumber-expressions/Manifest 
b/dev-util/cucumber-expressions/Manifest
new file mode 100644
index 000..d3ac5702731
--- /dev/null
+++ b/dev-util/cucumber-expressions/Manifest
@@ -0,0 +1 @@
+DIST cucumber-expressions-4.0.3.gem 16384 SHA256 
f7ea9e2f319e31620a87cf98d775ad0427cf420c11d9f1f51284c7d01e29b539 SHA512 
90dfbab08359a8fcfface4c3a885eadeaaab7df848c3c20a4d85b62a12b42cd449c259134147eae9d44ede51dc8100f4187d63945576985c1ccd62346cfc2f19
 WHIRLPOOL 
614dae9cc6c2b9a58ac49c9a222c18b42eeb4a537ad61ba3f54b1c02abb1b29a6282b074869abf3f94b3dcfa6c81e46cd2be0cdfcb5773886fa3e5c04c329afc

diff --git a/dev-util/cucumber-expressions/cucumber-expressions-4.0.3.ebuild 
b/dev-util/cucumber-expressions/cucumber-expressions-4.0.3.ebuild
new file mode 100644
index 000..bc89134f3f9
--- /dev/null
+++ b/dev-util/cucumber-expressions/cucumber-expressions-4.0.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a simpler alternative to Regular Expressions"
+HOMEPAGE="https://github.com/cucumber/cucumber-expressions-ruby#readme;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="4.0"

diff --git a/dev-util/cucumber-expressions/metadata.xml 
b/dev-util/cucumber-expressions/metadata.xml
new file mode 100644
index 000..cc08d19c6f5
--- /dev/null
+++ b/dev-util/cucumber-expressions/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   gra...@gentoo.org
+   
+   
+   cucumber/cucumber
+   
+



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/base/, profiles/arch/amd64/

2017-09-29 Thread Michael Palimaka
commit: ce3a3c373a344aeb8e9382313c4883071a8f647f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:24:55 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3a3c37

profiles: stable mask sci-libs/gdal[mdb,oracle]

 profiles/arch/amd64/package.use.stable.mask | 4 
 profiles/arch/x86/package.use.stable.mask   | 4 
 profiles/base/package.use.stable.mask   | 4 
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index d33bc5c2dd5..53e4ede0008 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependeny is not stable
+sci-libs/gdal oracle
+
 # NP-Hardass  (27 Sep 2017)
 # patchset variants are not stable
 virtual/wine d3d9 staging

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index 31b79e38696..07f41fb4466 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependeny is not stable
+sci-libs/gdal oracle
+
 # NP-Hardass  (27 Sep 2017)
 # patchset variants are not stable
 virtual/wine d3d9 staging

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 84ac9fbdeec..168e7ae300c 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependeny is not stable
+sci-libs/gdal mdb
+
 # Tim Harder  (11 Sep 2017)
 # Requires guile-2 which is still unstable.
 >=net-irc/weechat-1.7 guile



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

2017-09-29 Thread Michael Palimaka
commit: c508116f2e68ec0521a6fdc5163480c3b88e4e77
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 04:26:21 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 04:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c508116f

games-util/xboxdrv: stabilise 0.8.8 for amd64/x86

Closes: https://bugs.gentoo.org/632340
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-util/xboxdrv/xboxdrv-0.8.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild 
b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
index 393f6021f3c..0e0a2083808 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="dev-libs/boost:=
dev-libs/dbus-glib:=



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

2017-09-29 Thread Matt Thode
commit: e23613d3355a9895a11d364adafdeb28a1f0a436
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 04:21:11 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 04:21:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23613d3

dev-ruby/facter: 3.9.2 bup

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/facter/Manifest|  1 +
 dev-ruby/facter/facter-3.9.2.ebuild | 88 +
 2 files changed, 89 insertions(+)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 357d5cbd6eb..04dee7ad8ca 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -8,3 +8,4 @@ DIST facter-3.7.1.tar.gz 374576 SHA256 
fe62b0a33c9edd3f945c1d3057e45172a26952439
 DIST facter-3.8.0.tar.gz 378859 SHA256 
1a481a50a621e55fdf2b1b2da089315209ec40b255687ad66cbe8bf32cce5ab9 SHA512 
e28771c7136c9b40e2f8b3509fbe07188d2640288705b5bd531521e476b8b8386e5003448b4c199c9d6cced8128ec113dcc9ae317cd4aa5319da906e605cfc4d
 WHIRLPOOL 
212ac005ab67fddea50d7bee4deaec125eb85f1d0f11fbcfb709eb95b26bfc3fbc85430d260d3a72413c368c07b5b66325bf44bd1ced4aae1cb18733ec09fa40
 DIST facter-3.9.0.tar.gz 380715 SHA256 
5567544487e7ec1f3bc2c393a9dc66449315accb53666049ae01b3a94afd2298 SHA512 
ca818ba58fe232752a74faaa8377f706a49661e37ce85af7e6eaf735ecbcdcda4071618a6b8906b0444fea989b7b16cb85171b980a089cd57aaad37508a2b905
 WHIRLPOOL 
35e9fc01a9f86a0e85ec81a5ff5f434857b13eb45387e2ad14588a13ea930a72754b0f18c0d479bd41f2e127dcfb18cadc33f58da69bc221ca7dc3f47ac2325c
 DIST facter-3.9.1.tar.gz 380762 SHA256 
9e4a4aaafcadcdf01a86249a28a007e8bd5ea14bb41ace1e531ed3ccb9339a68 SHA512 
a3b66bf40c062dbef644d60909a2c2afd0839c8a11fd02a0a15ccbbc1a1f216d9b0420a0f90dd44166487faa4e00843f2c0f3f057bb43bb30c22677dfac325a0
 WHIRLPOOL 
c1e039cc1d3ae667b68dc54d1761c885a8ae0b22c690b8344a670c7d5c07c737fe45aa16a5341656c9fe04f4ce17b8b38737131b7c27f348655c2b220a936dd8
+DIST facter-3.9.2.tar.gz 380883 SHA256 
f5441ed10d5c84493439151840bee23c69273f3cd877500d83cf973ba5b0348d SHA512 
bc040826311bbff40f5a151ade315d9d47ef1e0f3faa570805e48ca55405265e66308230118b9cd59f701ecd76a7b0fd4d9200dd4ace838521223a162b105374
 WHIRLPOOL 
deb9928bfe48314bbdb8debe22593a4cdcdfa926aade4dc9a96d09029f79f64e12aea6e7fd28b9df87b002a06caa72960003b54a8f0bf781fc7ecbe4efa9b601

diff --git a/dev-ruby/facter/facter-3.9.2.ebuild 
b/dev-ruby/facter/facter-3.9.2.ebuild
new file mode 100644
index 000..247eed1af45
--- /dev/null
+++ b/dev-ruby/facter/facter-3.9.2.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+inherit cmake-utils eutils multilib ruby-ng
+
+DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
+HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${S}/all/${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="debug test"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+
+BDEPEND="
+   >=sys-devel/gcc-4.8:*
+   >=dev-libs/leatherman-1.0.0
+   dev-cpp/cpp-hocon"
+CDEPEND="
+   dev-libs/openssl:*
+   sys-apps/util-linux
+   app-emulation/virt-what
+   net-misc/curl
+   >=dev-libs/boost-1.54[nls]
+   >=dev-cpp/yaml-cpp-0.5.1
+   ! "${D}/etc/env.d/00facterdir"
+   fperms 0644 /etc/env.d/00facterdir
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/mailman/

2017-09-29 Thread Sergei Trofimovich
commit: 92d3166f73963bf1928e2d50ea3bfc5a8372e40c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 04:12:07 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 04:12:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d3166f

net-mail/mailman: stable 2.1.24 for ppc, bug #629090

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 net-mail/mailman/mailman-2.1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mailman/mailman-2.1.24.ebuild 
b/net-mail/mailman/mailman-2.1.24.ebuild
index 28d88341e0f..f55aac5af17 100644
--- a/net-mail/mailman/mailman-2.1.24.ebuild
+++ b/net-mail/mailman/mailman-2.1.24.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.list.org/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
 IUSE="selinux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-09-29 Thread Sergei Trofimovich
commit: b5225c9b3df1c10cc1d9efeb87b955fde4cd32e1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 04:12:13 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 04:12:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5225c9b

dev-vcs/git: stable 2.13.6 for ppc, bug #632036

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-vcs/git/git-2.13.6.ebuild b/dev-vcs/git/git-2.13.6.ebuild
index 171e973bbd6..2a0325171d5 100644
--- a/dev-vcs/git/git-2.13.6.ebuild
+++ b/dev-vcs/git/git-2.13.6.ebuild
@@ -38,7 +38,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2017-09-29 Thread Sergei Trofimovich
commit: cfd25ff8b4d224b2145ff7fcd4fe44826afebea3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 04:12:18 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 04:12:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd25ff8

net-vpn/openvpn: stable 2.4.4 for ppc, bug #632108

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild 
b/net-vpn/openvpn/openvpn-2.4.4.ebuild
index 328af899016..77acf209166 100644
--- a/net-vpn/openvpn/openvpn-2.4.4.ebuild
+++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
 
 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/angband/

2017-09-29 Thread Sergei Trofimovich
commit: 6aeb5e99cde94717abddead0f4346d04d0c9ce7a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 04:02:12 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 04:03:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aeb5e99

games-roguelike/angband: tweak --bindir location for prefix

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 games-roguelike/angband/angband-4.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-roguelike/angband/angband-4.0.5-r1.ebuild 
b/games-roguelike/angband/angband-4.0.5-r1.ebuild
index 48866f76317..d8830482e59 100644
--- a/games-roguelike/angband/angband-4.0.5-r1.ebuild
+++ b/games-roguelike/angband/angband-4.0.5-r1.ebuild
@@ -61,7 +61,7 @@ src_configure() {
 
ac_cv_path_NCURSES_CONFIG="pkg-config ncursesw" \
econf \
-   --bindir=/usr/bin \
+   --bindir="${EPREFIX}"/usr/bin \
--with-private-dirs \
$(use_enable X x11) \
$(use_enable sdl) \



[gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/

2017-09-29 Thread Michael Palimaka
commit: 9fb1675267b21ba5a4028fcefd85356f0294fd34
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 03:57:08 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 03:57:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb16752

media-gfx/iscan: stabilise 2.30.2.2 for amd64/x86

Closes: https://bugs.gentoo.org/632376
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 media-gfx/iscan/iscan-2.30.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/iscan/iscan-2.30.2.2.ebuild 
b/media-gfx/iscan/iscan-2.30.2.2.ebuild
index 81ed7d13b55..d956e4fc1b2 100644
--- a/media-gfx/iscan/iscan-2.30.2.2.ebuild
+++ b/media-gfx/iscan/iscan-2.30.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ inherit eutils flag-o-matic autotools versionator
 # TODO:
 # (re)add closed-source binary modules which are needed for some scanners.
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 MY_PV="$(get_version_component_range 1-3)"
 MY_PVR="$(replace_version_separator 3 -)"



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

2017-09-29 Thread Michael Palimaka
commit: 2bc2b3101f0b4ee3e4d70d7804c78146961a4ed4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 03:46:42 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 03:47:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc2b310

dev-db/postgresql: amd64/x86 stable

Bug: https://bugs.gentoo.org/627462
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-db/postgresql/postgresql-9.2.22.ebuild | 2 +-
 dev-db/postgresql/postgresql-9.3.18.ebuild | 2 +-
 dev-db/postgresql/postgresql-9.4.13.ebuild | 2 +-
 dev-db/postgresql/postgresql-9.5.8.ebuild  | 2 +-
 dev-db/postgresql/postgresql-9.6.4.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-db/postgresql/postgresql-9.2.22.ebuild 
b/dev-db/postgresql/postgresql-9.2.22.ebuild
index 36c6bc5bcff..c291222959b 100644
--- a/dev-db/postgresql/postgresql-9.2.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.2.22.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 

diff --git a/dev-db/postgresql/postgresql-9.3.18.ebuild 
b/dev-db/postgresql/postgresql-9.3.18.ebuild
index 53b9deb9d1d..6595087c259 100644
--- a/dev-db/postgresql/postgresql-9.3.18.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.18.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 

diff --git a/dev-db/postgresql/postgresql-9.4.13.ebuild 
b/dev-db/postgresql/postgresql-9.4.13.ebuild
index 8385b151970..ee4b2cdfe71 100644
--- a/dev-db/postgresql/postgresql-9.4.13.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.13.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 

diff --git a/dev-db/postgresql/postgresql-9.5.8.ebuild 
b/dev-db/postgresql/postgresql-9.5.8.ebuild
index 6ee24e22088..60b2059a56d 100644
--- a/dev-db/postgresql/postgresql-9.5.8.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.8.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 

diff --git a/dev-db/postgresql/postgresql-9.6.4.ebuild 
b/dev-db/postgresql/postgresql-9.6.4.ebuild
index 62e2ceab4e6..16f60a44b64 100644
--- a/dev-db/postgresql/postgresql-9.6.4.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2017-09-29 Thread NP Hardass
commit: b0a28c6300661cc69de50b83566307fd493134cd
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 03:28:54 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 03:30:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a28c63

dev-util/patchbin: Initial commit: Can apply bin patches without git

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/patchbin/Manifest |  1 +
 dev-util/patchbin/metadata.xml | 18 ++
 dev-util/patchbin/patchbin-20160208.ebuild | 54 ++
 dev-util/patchbin/patchbin-.ebuild | 54 ++
 4 files changed, 127 insertions(+)

diff --git a/dev-util/patchbin/Manifest b/dev-util/patchbin/Manifest
new file mode 100644
index 000..3ef02ba7088
--- /dev/null
+++ b/dev-util/patchbin/Manifest
@@ -0,0 +1 @@
+DIST patchbin-20160208.tar.gz 9713001 SHA256 
40bb69a6c7c46e59082b4195dd5f8dedcb67fb5220eb646c06fa5dc60e6a SHA512 
eeb5c4bc708cfc3a065568ef233297586c3bb3d497c6bf3ace52b8337b5a5d127e607f668a6f74e3be892e8cfac96a046dea3646735c4404efedd8760572353a
 WHIRLPOOL 
384b44d127adcf4674f2e237fd502d55e8829535397789c31d1ef119a4bdaa1d2f33e3377bbf80077539f8bbd7664c9679658b673edc73ece043c8eba0f7e941

diff --git a/dev-util/patchbin/metadata.xml b/dev-util/patchbin/metadata.xml
new file mode 100644
index 000..1f33891b267
--- /dev/null
+++ b/dev-util/patchbin/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   np-hard...@gentoo.org
+   NP-Hardass
+   
+   
+   Apply binary patches without git
+   
+   
+   wine-compholio/wine-staging
+   
+   Sebastian Lackner
+   sebast...@fds-team.de
+   
+   
+

diff --git a/dev-util/patchbin/patchbin-20160208.ebuild 
b/dev-util/patchbin/patchbin-20160208.ebuild
new file mode 100644
index 000..8da830cccac
--- /dev/null
+++ b/dev-util/patchbin/patchbin-20160208.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging;
+   KEYWORDS=""
+   S="${WORKDIR}/wine-staging"
+else
+   SHA="4ffcf184bb71c6c3512b3a8c144dcf4a3a76d23c"
+   
SRC_URI="https://github.com/wine-compholio/wine-staging/archive/${SHA}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+   S="${WORKDIR}/wine-staging-${SHA}"
+fi
+
+DESCRIPTION="Apply binary patches without git"
+HOMEPAGE="https://github.com/wine-compholio/wine-staging;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="userland_BSD userland_GNU"
+
+RDEPEND="
+   app-shells/bash
+   sys-apps/coreutils
+   sys-apps/gawk
+   sys-apps/grep
+   userland_BSD? (
+   sys-freebsd/freebsd-bin
+   sys-freebsd/freebsd-ubin
+   )
+   userland_GNU? (
+   sys-apps/util-linux
+   sys-devel/patch
+   )
+"
+
+src_prepare(){
+   mv patches/gitapply.sh ${PN} || die
+   sed -E -i "s/(\.\/)?gitapply(\.sh)?/${PN}/g" ${PN} || die
+
+   default
+}
+
+src_install(){
+   exeinto /usr/bin/
+   doexe ${PN}
+}
+
+pkg_postinst(){
+   einfo "${PN} can optionally use dev-util/git to apply patches if 
installed."
+}

diff --git a/dev-util/patchbin/patchbin-.ebuild 
b/dev-util/patchbin/patchbin-.ebuild
new file mode 100644
index 000..8da830cccac
--- /dev/null
+++ b/dev-util/patchbin/patchbin-.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging;
+   KEYWORDS=""
+   S="${WORKDIR}/wine-staging"
+else
+   SHA="4ffcf184bb71c6c3512b3a8c144dcf4a3a76d23c"
+   
SRC_URI="https://github.com/wine-compholio/wine-staging/archive/${SHA}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+   S="${WORKDIR}/wine-staging-${SHA}"
+fi
+
+DESCRIPTION="Apply binary patches without git"
+HOMEPAGE="https://github.com/wine-compholio/wine-staging;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="userland_BSD userland_GNU"
+
+RDEPEND="
+   app-shells/bash
+   sys-apps/coreutils
+   sys-apps/gawk
+   sys-apps/grep
+   userland_BSD? (
+   sys-freebsd/freebsd-bin
+   sys-freebsd/freebsd-ubin
+   )
+   userland_GNU? (
+   sys-apps/util-linux
+   sys-devel/patch
+   )
+"
+
+src_prepare(){
+   mv patches/gitapply.sh ${PN} || die
+   sed -E -i "s/(\.\/)?gitapply(\.sh)?/${PN}/g" ${PN} || die
+
+   default
+}
+
+src_install(){
+   exeinto /usr/bin/
+   doexe ${PN}
+}

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

2017-09-29 Thread NP Hardass
commit: 16609a7f83dea25e55630cfe3aa12730d6d17d26
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 03:30:09 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 03:30:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16609a7f

app-emulation/wine-vanilla: Bump to 2.18

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-2.18.ebuild  | 509 +
 2 files changed, 510 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 5c776157afd..14fcc0025fa 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -10,6 +10,7 @@ DIST wine-2.14.tar.xz 19447812 SHA256 
03f934d95181f728600ca04d395f10e821ee38cfa3
 DIST wine-2.15.tar.xz 19463720 SHA256 
d82d500cbf81fb08c711d3619bd52373138a05574d044f089af89707274868b3 SHA512 
a52a42dd1f20fe68213c55a07ac5b2455150806e534f0ab77a8e9ae3d2f12840983fa92290dac569207d3640c7f45cda83801e9f2e80294863ffa854c6c89171
 WHIRLPOOL 
99c9497a44859ce310c764b3cd172d83ca1a2dce13633fee930ddbf1c40651ee4470f6bc9cfcb407ce65298a2afd73dc9edc536c2ba6f076631e5cf2085b8e61
 DIST wine-2.16.tar.xz 19484716 SHA256 
a561edcabecd6c44948e5b2ef11941b2ba047275240418fa2c98c1fdceda2c21 SHA512 
749a36b536506c4b63ff7512e316f44503cdb0db46e38a124da86df638f3e8ff9c404b034ece5cbb95cf20c09bc46be9a38f2ee66480aa6a4f2385e2a7a7eea4
 WHIRLPOOL 
92ae0a427d89b24d41d4565e333cf3b7499c1dfedb6d2a204f934975c35cb589d38b4f669890c1fd6a37b9fe8f34d98be3e7d0986e9ff99516fe00a004574520
 DIST wine-2.17.tar.xz 19505528 SHA256 
7edc95739043ccc55957af663fb910318283dc5d1db42cd7f0224e30acfcea69 SHA512 
cb10c876e689aa601c68673aab32c0514dd174692a01bdb3afc78d5e6079b0e77f48783af2f54245f397c762da3b4e5f2c1d39d2ce7fdb3b117d338b95c24810
 WHIRLPOOL 
196427a68ab3b1261cb63bafd7f82b7a688ad439fa82ae3fc04b18c9da14cc8e95b827ca8ddd07124e1179c55ed0e0aba3bdcb4639b724a6dacf4952e8827e16
+DIST wine-2.18.tar.xz 19546360 SHA256 
9f0931129878157d717cb39f16cd33bf49f40aac77331c93d0ad30f2ccac4f50 SHA512 
61cc39fa3d2b0a0ab3c5d17579865e6aea76dd9513a4b3c45975a2d5c05f2b4ba952b97eef547131a014763c7f692a08df29bc2ebf7e4ac7e2616e6a7822ddb9
 WHIRLPOOL 
e864dd1705c0480d3f3095aa02ab1e7bc5b41693cd6b791cdf05e636c7099562020ac3adcba6421653efdf5dbe232b5abe9071792785e008ea30dedbb63e080e
 DIST wine-2.2.tar.xz 18916364 SHA256 
64cb57e1d8aa07f5c89ef26743b494f2d3ef9c0f4e50d3ee896a93535f7751f4 SHA512 
0700868244d397c1442948716321e5ff030c667edce464570f76aa4340199489a422872aa3975bc0a57b8285c9d59fc04e223a4bde094169fc6db460acb626c4
 WHIRLPOOL 
ffc3d357a76592651b589c6ac6608720d0258474890faf8fe3e20ac29cdd1496d569721256f9389d347bf2734a556099154fd18ef1b56f45bb46c4c15771d6ca
 DIST wine-2.3.tar.xz 18931732 SHA256 
afc95c7a87cc8f0730b462c50a5dfc9c462eb02c6bf5874b4fa99946f49e067e SHA512 
bea78e8468555ff9e08dedf3918da5ea82721549c43984869989bbdafeea00e454820ff9558aa29925c97a165a9b01e5cd1fd397f133833c58824984a6686171
 WHIRLPOOL 
1f5ec8e5c32d124277e4c71d95726d3a5337575757c3029567c77165d65fcfec2ddf33d3863b4bf55c9eff7c3582c1ec7dbd76d84ed8bbbe89dd16db6b0128c1
 DIST wine-2.4.tar.xz 18953748 SHA256 
87b5df07e4781fecce2f92415a4717208ea253a20a0df8b36b9f90b69b72748e SHA512 
15ae7e97dc72a8636b2c15c93803ed430fa456d673add61457cf3e479e769559c682b40949b5d38828f6681f13183e560fcb4a2eb0f0ba25e6eade46f7d3d7c0
 WHIRLPOOL 
558ab7b7517ad5e03366b4db974047eba776585e958a5b71bb2e93993e21bc725ea7a8bcf2a4354f34ca38c94ba99ccd15f2f8b5e4b58066bf339d3517eec56c

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.18.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.18.ebuild
new file mode 100644
index 000..08531aba8cd
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-2.18.ebuild
@@ -0,0 +1,509 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools eutils flag-o-matic gnome2-utils l10n multilib 
multilib-minimal pax-utils toolchain-funcs virtualx versionator xdg-utils
+
+MY_PN="${PN%%-*}"
+MY_P="${MY_PN}-${PV}"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
http://source.winehq.org/git/wine.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   SRC_URI=""
+   #KEYWORDS=""
+else
+   MAJOR_V=$(get_version_component_range 1)
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+fi
+S="${WORKDIR}/${MY_P}"
+
+WDC_V="20150204"
+WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
+HOMEPAGE="http://www.winehq.org/;
+SRC_URI="${SRC_URI}
+   

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

2017-09-29 Thread Michael Palimaka
commit: 67544df2ff115da1423aa7fb52c38e471a9fbbe4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 03:14:24 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 03:14:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67544df2

app-emacs/pymacs: remove 0.25-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-emacs/pymacs/pymacs-0.25-r1.ebuild | 44 --
 1 file changed, 44 deletions(-)

diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild 
b/app-emacs/pymacs/pymacs-0.25-r1.ebuild
deleted file mode 100644
index f95fc39af8c..000
--- a/app-emacs/pymacs/pymacs-0.25-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit elisp distutils-r1 vcs-snapshot
-
-DESCRIPTION="A tool that allows both-side communication beetween Python and 
Emacs Lisp"
-HOMEPAGE="http://www.emacswiki.org/emacs/PyMacs;
-SRC_URI="https://github.com/pinard/Pymacs/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
-IUSE="doc"
-
-DEPEND="doc? ( >=dev-python/docutils-0.7
-   virtual/latex-base )"
-RDEPEND=""
-
-DISTUTILS_IN_SOURCE_BUILD=1
-SITEFILE="50${PN}-gentoo.el"
-
-# called by distutils-r1 for every python implementation
-python_configure() {
-   # pre-process the files but don't run distutils
-   emake PYSETUP=: PYTHON=${EPYTHON}
-}
-
-# called once
-python_compile_all() {
-   elisp_src_compile
-   if use doc; then
-   VARTEXFONTS="${T}"/fonts emake RST2LATEX=rst2latex.py pymacs.pdf
-   fi
-}
-
-python_install_all() {
-   elisp_src_install
-   distutils-r1_python_install_all
-   dodoc pymacs.rst
-   use doc && dodoc pymacs.pdf
-}



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

2017-09-29 Thread Sergei Trofimovich
commit: d16f1a5928ef1491026dfef6ed73e2cdf55a3f96
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:31 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16f1a59

sci-libs/colpack: keyworded 1.0.9-r1 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sci-libs/colpack/colpack-1.0.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/colpack/colpack-1.0.9-r1.ebuild 
b/sci-libs/colpack/colpack-1.0.9-r1.ebuild
index f5cde04dd2c..bdb0039d003 100644
--- a/sci-libs/colpack/colpack-1.0.9-r1.ebuild
+++ b/sci-libs/colpack/colpack-1.0.9-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://cscapes.cs.purdue.edu/download/${MY_PN}/${MY_PN}-${PV}.tar.gz;
 
 SLOT="0"
 IUSE="openmp static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"



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

2017-09-29 Thread Sergei Trofimovich
commit: fa2953eca8281284f12e480f4a9dd9e4f160ffc2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:55 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa2953ec

net-vpn/openvpn: stable 2.4.4 for ppc64, bug #632108

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

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

diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild 
b/net-vpn/openvpn/openvpn-2.4.4.ebuild
index 3c39b266462..328af899016 100644
--- a/net-vpn/openvpn/openvpn-2.4.4.ebuild
+++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
 
 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"



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

2017-09-29 Thread Sergei Trofimovich
commit: a7fca8a30791feea4047a04b8804859d5e2561c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:51 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fca8a3

dev-vcs/git: stable 2.13.6 for ppc64, bug #632036

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

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

diff --git a/dev-vcs/git/git-2.13.6.ebuild b/dev-vcs/git/git-2.13.6.ebuild
index 5922162981d..171e973bbd6 100644
--- a/dev-vcs/git/git-2.13.6.ebuild
+++ b/dev-vcs/git/git-2.13.6.ebuild
@@ -38,7 +38,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2017-09-29 Thread Sergei Trofimovich
commit: 6286579f3f0c764df1510021e2c7ab3384e604da
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:58 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6286579f

media-libs/libraw: stable 0.18.4 for ppc64, bug #630842

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

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

diff --git a/media-libs/libraw/libraw-0.18.4.ebuild 
b/media-libs/libraw/libraw-0.18.4.ebuild
index f694021fcc0..0aeacdf3e3c 100644
--- a/media-libs/libraw/libraw-0.18.4.ebuild
+++ b/media-libs/libraw/libraw-0.18.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
 
 LICENSE="LGPL-2.1 CDDL demosaic? ( GPL-2 GPL-3 )"
 SLOT="0/16" # subslot = libraw soname version
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
 
 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )



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

2017-09-29 Thread Sergei Trofimovich
commit: 89951b393563d6dce2770cc5d9406461a8607c4a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:38 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89951b39

sci-libs/scotch: keyworded 6.0.4-r2 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild 
b/sci-libs/scotch/scotch-6.0.4-r2.ebuild
index 949a33b5852..b5daf21f66a 100644
--- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild
+++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="http://gforge.inria.fr/frs/download.php/${DID}/${MYP}.tar.gz;
 
 LICENSE="CeCILL-2"
 SLOT="0/${SOVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="doc int64 mpi static-libs tools threads"
 
 DEPEND="



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

2017-09-29 Thread Sergei Trofimovich
commit: 774a2040f8005f3c204fe1b84d1d10f4b7fb5425
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:24 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774a2040

dev-libs/starpu: keyworded 1.1.5-r1 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild 
b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
index c997d362891..d0728fdbc1a 100644
--- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild
+++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/8"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl
qt4 static-libs test"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ampi/

2017-09-29 Thread Sergei Trofimovich
commit: 49c8333a5a96c18f532936492c6ed5b72be3ab76
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:46 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c8333a

sys-cluster/ampi: keyworded 0_pre20140616 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sys-cluster/ampi/ampi-0_pre20140616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ampi/ampi-0_pre20140616.ebuild 
b/sys-cluster/ampi/ampi-0_pre20140616.ebuild
index a8acd9ad374..016c13dbca2 100644
--- a/sys-cluster/ampi/ampi-0_pre20140616.ebuild
+++ b/sys-cluster/ampi/ampi-0_pre20140616.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="virtual/mpi"
 DEPEND="${RDEPEND}"



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

2017-09-29 Thread Sergei Trofimovich
commit: 2d93e5d1d2e0ed39c38d93c024757b0b09e4e4ce
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:57:05 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d93e5d1

dev-libs/ppl: stable 1.2 for sparc, bug #632277 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

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

diff --git a/dev-libs/ppl/ppl-1.2.ebuild b/dev-libs/ppl/ppl-1.2.ebuild
index 7be1edea9a6..4fd748d76fc 100644
--- a/dev-libs/ppl/ppl-1.2.ebuild
+++ b/dev-libs/ppl/ppl-1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.xz
 
 LICENSE="GPL-3"
 SLOT="0/4.14" # SONAMEs
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris"
 IUSE="+cxx doc lpsol pch static-libs test"
 
 RDEPEND=">=dev-libs/gmp-6[cxx]



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

2017-09-29 Thread Sergei Trofimovich
commit: c2ad4648ddd677729988dc20091d96ae4dd52880
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:57:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ad4648

dev-db/mysql: stable 5.6.37 for ppc64, bug #625626

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

 dev-db/mysql/mysql-5.6.37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mysql/mysql-5.6.37.ebuild b/dev-db/mysql/mysql-5.6.37.ebuild
index 433f6c6a3ff..545f85e8c20 100644
--- a/dev-db/mysql/mysql-5.6.37.ebuild
+++ b/dev-db/mysql/mysql-5.6.37.ebuild
@@ -16,7 +16,7 @@ inherit mysql-multilib-r1
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
 DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
 RDEPEND="${RDEPEND}"



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

2017-09-29 Thread Sergei Trofimovich
commit: d5783a472db765341b9956463d7b3425425a143f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:57:18 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5783a47

sci-libs/pastix: keyworded 5.2.3 for ppc/ppc64, bug #575366

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

 sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 +-
 sci-libs/pastix/pastix-5.2.3.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild 
b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
index ae1a1ad6a74..42f5eecb2ad 100644
--- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
+++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild
@@ -28,7 +28,7 @@ 
SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2;
 
 LICENSE="CeCILL-C"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc int64 mpi +smp starpu static-libs"
 
 RDEPEND="

diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild 
b/sci-libs/pastix/pastix-5.2.3.ebuild
index f76314f8ec9..c307ed61b06 100644
--- a/sci-libs/pastix/pastix-5.2.3.ebuild
+++ b/sci-libs/pastix/pastix-5.2.3.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="https://gforge.inria.fr/frs/download.php/latestfile/${PID}/${PN}_${PV}.
 
 LICENSE="CeCILL-C"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc int64 mpi +smp starpu static-libs"
 
 RDEPEND="



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

2017-09-29 Thread Sergei Trofimovich
commit: 54b1f3febc349ec1725464724df0c430ab1e91b7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:42 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b1f3fe

sci-libs/spqr: keyworded 1.3.1 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 6e25e81ba9b..9489d606838 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
virtual/lapack



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

2017-09-29 Thread Sergei Trofimovich
commit: 2d78be2cff623555868ac4e98a4fc4248b6a539a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:57:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d78be2c

sci-libs/adolc: keyworded 2.6.3 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sci-libs/adolc/adolc-2.5.2.ebuild | 2 +-
 sci-libs/adolc/adolc-2.6.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/adolc/adolc-2.5.2.ebuild 
b/sci-libs/adolc/adolc-2.5.2.ebuild
index 41adf093504..b625ae76398 100644
--- a/sci-libs/adolc/adolc-2.5.2.ebuild
+++ b/sci-libs/adolc/adolc-2.5.2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;
 
 LICENSE="|| ( EPL-1.0 GPL-2 )"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="mpi sparse static-libs"
 
 RDEPEND="

diff --git a/sci-libs/adolc/adolc-2.6.3.ebuild 
b/sci-libs/adolc/adolc-2.6.3.ebuild
index 52b9d286865..eb2ddb931e3 100644
--- a/sci-libs/adolc/adolc-2.6.3.ebuild
+++ b/sci-libs/adolc/adolc-2.6.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;
 
 LICENSE="|| ( EPL-1.0 GPL-2 )"
 SLOT="0/2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="mpi sparse static-libs"
 
 RDEPEND="



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

2017-09-29 Thread Sergei Trofimovich
commit: d44ce7b4333f932938999477b228d9ad2e7d725b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 30 02:56:17 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 30 02:58:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44ce7b4

sci-libs/colpack: keyworded 1.0.10 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

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

diff --git a/sci-libs/colpack/colpack-1.0.10.ebuild 
b/sci-libs/colpack/colpack-1.0.10.ebuild
index cb923b2c6b6..11fda0e326d 100644
--- a/sci-libs/colpack/colpack-1.0.10.ebuild
+++ b/sci-libs/colpack/colpack-1.0.10.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/CSCsw/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 IUSE="openmp static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"



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

2017-09-29 Thread Michael Palimaka
commit: 806ec354b5ebda5e39b5e1942a7f1bf2f2e73e34
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:56:02 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:56:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806ec354

profiles: mask sci-chemistry/mongochem for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 02d39a664c5..51f36099207 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (30 Sep 2017)
+# Blocks cleanup of dead and vulnerable qtwebkit4.
+# Depends on dead qt4. Dead upstream.
+# Masked for removal in 30 days. Bug #624244.
+sci-chemistry/mongochem
+
 # Michael Palimaka  (29 Sep 2017)
 # Various regressions compared to previous release.
 # Masked pending more information from upstream.



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warmux/

2017-09-29 Thread Michael Palimaka
commit: bfb06399a39d9b51d2170f04f47ec82840d1106d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:51:07 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:56:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb06399

games-strategy/warmux: remove 11.04.1-r0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-strategy/warmux/warmux-11.04.1.ebuild | 60 -
 1 file changed, 60 deletions(-)

diff --git a/games-strategy/warmux/warmux-11.04.1.ebuild 
b/games-strategy/warmux/warmux-11.04.1.ebuild
deleted file mode 100644
index 503204852f2..000
--- a/games-strategy/warmux/warmux-11.04.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils games
-
-DESCRIPTION="A free Worms clone"
-HOMEPAGE="http://gna.org/projects/warmux/;
-SRC_URI="http://download.gna.org/warmux/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="debug nls unicode"
-
-RDEPEND="media-libs/libsdl[joystick,video,X]
-   media-libs/sdl-image[jpeg,png]
-   media-libs/sdl-mixer[vorbis]
-   media-libs/sdl-ttf
-   media-libs/sdl-net
-   >=media-libs/sdl-gfx-2.0.22
-   net-misc/curl
-   media-fonts/dejavu
-   dev-libs/libxml2
-   x11-libs/libX11
-   nls? ( virtual/libintl )
-   unicode? ( dev-libs/fribidi )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-S=${WORKDIR}/${PN}-11.04
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-gentoo.patch \
-   "${FILESDIR}"/${P}-zlib.patch \
-   "${FILESDIR}"/${P}-action.patch \
-   "${FILESDIR}"/${P}-gcc47.patch \
-   "${FILESDIR}"/${P}-stat.patch
-   eautoreconf
-}
-
-src_configure() {
-   egamesconf \
-   --with-localedir-name=/usr/share/locale \
-   --with-datadir-name="${GAMES_DATADIR}/${PN}" \
-   --with-font-path=/usr/share/fonts/dejavu/DejaVuSans.ttf \
-   $(use_enable debug) \
-   $(use_enable nls) \
-   $(use_enable unicode fribidi)
-}
-
-src_install() {
-   default
-   rm -f "${D}${GAMES_DATADIR}/${PN}/font/DejaVuSans.ttf"
-   doicon data/icon/warmux.svg
-   make_desktop_entry warmux Warmux
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warmux/

2017-09-29 Thread Michael Palimaka
commit: df60d26538b690c7aacacf4d5e1ff7533c085616
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:50:42 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:56:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df60d265

games-strategy/warmux: stabilise 11.04.1-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632446
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-strategy/warmux/warmux-11.04.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/warmux/warmux-11.04.1-r1.ebuild 
b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
index a657e5e1494..aa4a05d49b7 100644
--- a/games-strategy/warmux/warmux-11.04.1-r1.ebuild
+++ b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/warmux/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug nls unicode"
 
 RDEPEND="



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

2017-09-29 Thread Michael Palimaka
commit: c37651d072b2d0b9075b87ca092a28098b5db4a2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:38:47 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:40:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37651d0

games-arcade/tuxdash: stabilise 0.8-r1 for amd64/x86

Closes: https://bugs.gentoo.org/632448
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-arcade/tuxdash/tuxdash-0.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/tuxdash/tuxdash-0.8-r1.ebuild 
b/games-arcade/tuxdash/tuxdash-0.8-r1.ebuild
index 30ba43fef25..07b0d869588 100644
--- a/games-arcade/tuxdash/tuxdash-0.8-r1.ebuild
+++ b/games-arcade/tuxdash/tuxdash-0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.tuxdash.de/ressources/downloads/${PN}_src_${PV}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="



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

2017-09-29 Thread Michael Palimaka
commit: 28146357de0d11952317fb221d43cffd4ef24d31
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:39:50 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:40:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28146357

games-arcade/tuxdash: remove 0.8-r0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../tuxdash/files/tuxdash-0.8-ldflags.patch|  8 
 games-arcade/tuxdash/tuxdash-0.8.ebuild| 50 --
 2 files changed, 58 deletions(-)

diff --git a/games-arcade/tuxdash/files/tuxdash-0.8-ldflags.patch 
b/games-arcade/tuxdash/files/tuxdash-0.8-ldflags.patch
deleted file mode 100644
index 00d2afb5530..000
--- a/games-arcade/tuxdash/files/tuxdash-0.8-ldflags.patch
+++ /dev/null
@@ -1,8 +0,0 @@
 src/Makefile.old   2010-09-30 06:24:36.0 +0200
-+++ src/Makefile   2010-09-30 06:25:02.0 +0200
-@@ -1,4 +1,4 @@
- all:
--  g++ main.cpp $(E_CXXFLAGS) `/usr/bin/sdl-config --libs --cflags` 
-lSDL_ttf  -o ../tuxdash
-+  $(CXX) main.cpp $(LDFLAGS) $(E_CXXFLAGS) `/usr/bin/sdl-config --libs 
--cflags` -lSDL_ttf  -o ../tuxdash
- static:
-   g++ -static main.cpp $(E_CXXFLAGS) `/usr/bin/sdl-config --cflags 
--static-libs` -lSDL_ttf -lfreetype -lz -o ../tuxdash

diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild 
b/games-arcade/tuxdash/tuxdash-0.8.ebuild
deleted file mode 100644
index 314e95c2b8b..000
--- a/games-arcade/tuxdash/tuxdash-0.8.ebuild
+++ /dev/null
@@ -1,50 +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 simple BoulderDash clone"
-HOMEPAGE="http://www.tuxdash.de/index.php?language=EN;
-SRC_URI="http://www.tuxdash.de/ressources/downloads/${PN}_src_${PV}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-libs/libsdl[video]
-   media-libs/sdl-ttf"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   rm -f GPL TuxDash
-   sed -i \
-   -e '/^Fullscreen/ s/0/1/' \
-   -e "/^theme/ s:themes:${GAMES_DATADIR}/${PN}/themes:" \
-   config || die "sed failed"
-   sed -i \
-   -e '/PWD/d' \
-   -e '/CurrentDirectory;/d' \
-   -e "s:CurrentDirectory:\"${GAMES_DATADIR}/${PN}\":" \
-   src/main.cpp || die "sed failed"
-   sed -i \
-   -e 's/-Wall/$(E_CXXFLAGS)/' \
-   -e 's/TuxDash/tuxdash/g' \
-   src/Makefile || die "sed failed"
-   epatch "${FILESDIR}"/${P}-ldflags.patch
-   find . -type f -print0 | xargs -0 chmod a-x
-}
-
-src_compile() {
-   emake E_CXXFLAGS="${CXXFLAGS}" -C src
-}
-
-src_install() {
-   dogamesbin tuxdash
-   dodir "${GAMES_DATADIR}/${PN}"
-   cp -r themes maps fonts savegames config "${D}/${GAMES_DATADIR}/${PN}" \
-   || die "cp failed"
-   dodoc README*
-   prepgamesdirs
-}



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

2017-09-29 Thread Michael Palimaka
commit: 8b5c7746456bcc16734d2d59c4422a32fd35f829
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:26:50 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5c7746

x11-themes/qtcurve: stabilise qtcurve-1.9.0_rc1-r1 for amd64/x86

Bug: https://bugs.gentoo.org/632460
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
index b31ba1a213e..e3ecaf34b03 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
 
 if [[ "${PV}" !=  ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
S="${WORKDIR}/${P/_/-}"
 fi
 



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

2017-09-29 Thread Michael Palimaka
commit: e46926542e9cf7b5d09cf5d3f5d552cbdad526be
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:28:08 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4692654

x11-themes/qtcurve: restore alpha/hppa/ppc/ppc64/sparc keywords

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 +-
 x11-themes/qtcurve/qtcurve-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
index e3ecaf34b03..fd64a296fdf 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
 
 if [[ "${PV}" !=  ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
S="${WORKDIR}/${P/_/-}"
 fi
 

diff --git a/x11-themes/qtcurve/qtcurve-.ebuild 
b/x11-themes/qtcurve/qtcurve-.ebuild
index b31ba1a213e..4a9736491f8 100644
--- a/x11-themes/qtcurve/qtcurve-.ebuild
+++ b/x11-themes/qtcurve/qtcurve-.ebuild
@@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
 
 if [[ "${PV}" !=  ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${P/_/-}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/xye/files/, games-puzzle/xye/

2017-09-29 Thread Michael Palimaka
commit: a660f57a3be4b7ed7bcdb42c23961e973d42b62a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:30:02 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a660f57a

games-puzzle/xye: remove 0.12.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-puzzle/xye/Manifest |  1 -
 games-puzzle/xye/files/xye-0.12.1-gcc47.patch | 22 ---
 games-puzzle/xye/xye-0.12.1.ebuild| 40 ---
 3 files changed, 63 deletions(-)

diff --git a/games-puzzle/xye/Manifest b/games-puzzle/xye/Manifest
index 179165bae00..04735744778 100644
--- a/games-puzzle/xye/Manifest
+++ b/games-puzzle/xye/Manifest
@@ -1,2 +1 @@
-DIST xye-0.12.1.tar.gz 2850776 SHA256 
bbeb3265b0795f14deb2851b4a3bda7dde9b07d624a7ca5fb88cd7acabcf3967 SHA512 
aadafdb7b8e0546435838279c2929803be8dde00f3f3c08668c35d0a8ccf5bad511e65629e3f7261140edcf0980d19fda2be1401593ac4c0410beede542e857b
 WHIRLPOOL 
7a1aa2708361b4eddb266037af35e6915852ba1a5037fcfebd95c0a8caab54209ca1c9e3827acecff64772fd15b077f5cded64a50b5820abd7b3cde937bbc2e0
 DIST xye-0.12.2.tar.gz 2860290 SHA256 
5d7c04f37d6b4a1821594512c7ddbc8189f968e08ecfd5af55231302f2f917d8 SHA512 
a31d922e0a0660d269d30430fbaf1d00924b0271db697f3cbc89b78815e597e11743bd9018fbf3f2f9e7561ad3469e9cca28687efaae7fc6dcba40ada2b5effa
 WHIRLPOOL 
0f4d9105435adab0055cdd8966aa542fd0a231203562bd96ff8b2dff275675233ec1ca541f93e23787d8bf610cb29430f0b97e9f447ba63a695127e670788fc4

diff --git a/games-puzzle/xye/files/xye-0.12.1-gcc47.patch 
b/games-puzzle/xye/files/xye-0.12.1-gcc47.patch
deleted file mode 100644
index 04414abc6a2..000
--- a/games-puzzle/xye/files/xye-0.12.1-gcc47.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 src/editorsave.cpp.old
-+++ src/editorsave.cpp
-@@ -642,7 +642,8 @@
- file << "\n";
- file << "\n"<< stripXML(editorboard::filetitle) 
<<""<< stripXML(editorboard::author) 
<<"\n"<< stripXML(editorboard::description) 
<<"\n";
- 
--for (int i=first; ititle) <<"\n";
 src/gen.cpp.old
-+++ src/gen.cpp
-@@ -21,6 +21,7 @@
- #include
- #include
- #include
-+#include 
- 
- const float F_RAND_MAX = (float)(RAND_MAX);
- 

diff --git a/games-puzzle/xye/xye-0.12.1.ebuild 
b/games-puzzle/xye/xye-0.12.1.ebuild
deleted file mode 100644
index 1d9e9f8ef24..000
--- a/games-puzzle/xye/xye-0.12.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils games
-
-DESCRIPTION="Free version of the classic game Kye"
-HOMEPAGE="http://xye.sourceforge.net/;
-SRC_URI="mirror://sourceforge/xye/${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl[video]
-   media-libs/sdl-ttf
-   media-libs/sdl-image[png]
-   media-fonts/dejavu"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-gcc47.patch
-   sed -i -e '/^xye_LDFLAGS/d' Makefile.am || die
-   eautoreconf
-}
-
-src_install() {
-   dogamesbin "${PN}"
-   insinto "${GAMES_DATADIR}/${PN}"
-   doins -r levels res
-   rm -f "${D}${GAMES_DATADIR}/${PN}"/res/DejaVuSans*
-   dosym /usr/share/fonts/dejavu/DejaVuSans.ttf 
"${GAMES_DATADIR}/${PN}"/res/DejaVuSans.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf 
"${GAMES_DATADIR}/${PN}"/res/DejaVuSans-Bold.ttf
-   dodoc AUTHORS ChangeLog README NEWS
-   dohtml ReadMe.html
-   doicon xye.svg
-   make_desktop_entry ${PN} Xye
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/xye/

2017-09-29 Thread Michael Palimaka
commit: dacd50fce886ab8a79a294d05cafc42ad628b929
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:29:11 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dacd50fc

games-puzzle/xye: stabilise 0.12.2 for amd64/x86

Bug: https://bugs.gentoo.org/632452
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-puzzle/xye/xye-0.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/xye/xye-0.12.2.ebuild 
b/games-puzzle/xye/xye-0.12.2.ebuild
index cccb448ecd7..826aa6152c3 100644
--- a/games-puzzle/xye/xye-0.12.2.ebuild
+++ b/games-puzzle/xye/xye-0.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xye/${P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/powerpc/, profiles/arch/alpha/

2017-09-29 Thread Michael Palimaka
commit: a542f37728fe83547b10c0da3e6eb1dddeff1c5c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:10:35 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a542f377

profiles: mask x11-themes/qtcurve[plasma] on alpha/hppa/ppc/ppc64

 profiles/arch/alpha/package.use.mask   | 4 
 profiles/arch/hppa/package.use.mask| 4 
 profiles/arch/powerpc/package.use.mask | 4 
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 1f460400eb4..06595ee1feb 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependencies are not keyworded.
+x11-themes/qtcurve plasma
+
 # Brian Evans  (21 Aug 2017)
 # No keywords for sys-process/numactl
 dev-db/mariadb numa

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index b047725e46e..c78d3f23c94 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependencies are not keyworded.
+x11-themes/qtcurve plasma
+
 # Andreas K. Hüttel  (11 Sep 2017)
 # Systemtap has no hppa keywords
 sys-libs/glibc systemtap

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index bc549ba2d14..01541f3f709 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michael Palimaka  (30 Sep 2017)
+# Required dependencies are not keyworded.
+x11-themes/qtcurve plasma
+
 # Jonathan Scruggs  (23 Sep 2017)
 # dependencies not keyworded yet
 media-libs/openimageio field3d ptex



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

2017-09-29 Thread Michael Palimaka
commit: bd0275f2950e4cadd2a96292c5e344ad8e518734
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 02:26:00 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 02:30:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0275f2

x11-themes/qtcurve: remove duplicate KEYWORDS line

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 1 -
 x11-themes/qtcurve/qtcurve-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
index d659f8d863a..b31ba1a213e 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
@@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git;
 LICENSE="LGPL-2+"
 SLOT="0"
 IUSE="+X gtk nls plasma qt4 +qt5 test"
-KEYWORDS=""
 
 if [[ "${PV}" !=  ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> 
${P}.tar.gz"

diff --git a/x11-themes/qtcurve/qtcurve-.ebuild 
b/x11-themes/qtcurve/qtcurve-.ebuild
index d659f8d863a..b31ba1a213e 100644
--- a/x11-themes/qtcurve/qtcurve-.ebuild
+++ b/x11-themes/qtcurve/qtcurve-.ebuild
@@ -12,7 +12,6 @@ HOMEPAGE="https://cgit.kde.org/qtcurve.git;
 LICENSE="LGPL-2+"
 SLOT="0"
 IUSE="+X gtk nls plasma qt4 +qt5 test"
-KEYWORDS=""
 
 if [[ "${PV}" !=  ]] ; then
SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> 
${P}.tar.gz"



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/

2017-09-29 Thread Andreas Hüttel
commit: b7235edf171c4bf83930cfd497078fd6f2592b4b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Sep 30 01:45:55 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 30 01:46:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7235edf

sci-electronics/klayout: Add live ebuild

Builds, installs, and runs fine at the moment, but some QA fixes
are still needed (e.g., *FLAGS compliance).

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sci-electronics/klayout/klayout-.ebuild | 75 +
 1 file changed, 75 insertions(+)

diff --git a/sci-electronics/klayout/klayout-.ebuild 
b/sci-electronics/klayout/klayout-.ebuild
new file mode 100644
index 000..8b43bc444d3
--- /dev/null
+++ b/sci-electronics/klayout/klayout-.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22"
+# note: define maximally ONE implementation here
+
+RUBY_OPTIONAL=no
+
+inherit eutils multilib toolchain-funcs ruby-ng
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/klayoutmatthias/${PN}.git;
+   inherit git-r3
+   EGIT_CHECKOUT_DIR=${WORKDIR}/all/${P}
+else
+   SRC_URI="http://www.klayout.org/downloads/source/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Viewer and editor for GDS and OASIS integrated circuit layouts"
+HOMEPAGE="http://www.klayout.de/;
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-qt/designer:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   $(ruby_implementations_depend)
+"
+DEPEND="${RDEPEND}"
+
+all_ruby_prepare() {
+   default
+}
+
+each_ruby_configure() {
+   tc-export CC CXX AR LD RANLIB
+   export CFLAGS CXXFLAGS
+   ./build.sh \
+   -dry-run \
+   -qmake /usr/lib64/qt5/bin/qmake \
+   -ruby "${RUBY}" \
+   -nopython \
+   -build . \
+   -bin "${T}/bin" \
+   -rpath "/usr/$(get_libdir)/klayout" \
+   -option "${MAKEOPTS}" \
+   -with-qtbinding \
+   -without-64bit-coord \
+   -qt5 \
+   -qtbin /usr/lib64/qt5/bin \
+   -qtinc /usr/include/qt5 \
+   -qtlib "/usr/$(get_libdir)/qt5" || die "Configuration failed"
+}
+
+each_ruby_compile() {
+   emake all
+}
+
+each_ruby_install() {
+   emake install
+
+   cd "${T}/bin" || die
+
+   dodir "/usr/$(get_libdir)/klayout"
+   mv lib* "${ED}/usr/$(get_libdir)/klayout/" || die
+
+   dobin *
+}



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

2017-09-29 Thread Michael Palimaka
commit: 581fd5d7e9397b483dbc6254f91e46ba2bcc16b0
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 01:42:51 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 01:46:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581fd5d7

sys-devel/qconf: use Qt binaries directly

The presence of qtchooser is not guaranteed and cannot be relied upon.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild
index bc7eec1fe01..2be7da306de 100644
--- a/sys-devel/qconf/qconf-2.3.ebuild
+++ b/sys-devel/qconf/qconf-2.3.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
 
 src_configure() {
econf \
-   --qtselect="5" \
+   --qtdir="$(qt5_get_libdir)/qt5" \
--extraconf=QMAKE_STRIP= \
--verbose || die
 



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

2017-09-29 Thread Michael Palimaka
commit: 91371ab0be380555fd3e691a27bc012fec2927b9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 01:46:03 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 01:46:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91371ab0

sys-devel/qconf: stabilise 2.3 for amd64/x86

Bug: https://bugs.gentoo.org/631886
Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild
index 4989bbe5ad6..40ddf2a3217 100644
--- a/sys-devel/qconf/qconf-2.3.ebuild
+++ b/sys-devel/qconf/qconf-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://psi-im.org/files/qconf/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 # There is no one to one match to autotools-based configure



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

2017-09-29 Thread Michael Palimaka
commit: 2e8ccd2dddacc4d018775ca0a0057a52592d0ac5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 01:45:40 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 01:46:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8ccd2d

sys-devel/qconf: remove redundant die

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild
index 2be7da306de..4989bbe5ad6 100644
--- a/sys-devel/qconf/qconf-2.3.ebuild
+++ b/sys-devel/qconf/qconf-2.3.ebuild
@@ -27,7 +27,7 @@ src_configure() {
econf \
--qtdir="$(qt5_get_libdir)/qt5" \
--extraconf=QMAKE_STRIP= \
-   --verbose || die
+   --verbose
 
# just to set all the Gentoo toolchain flags
eqmake5



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/

2017-09-29 Thread Michael Palimaka
commit: 7f20e5465146e4a0d5d98605cd0d0ef1a9cab701
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 01:31:41 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 01:32:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f20e546

sci-geosciences/qgis: remove 2.18.3-r1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-geosciences/qgis/Manifest  |   1 -
 sci-geosciences/qgis/qgis-2.18.3-r1.ebuild | 195 -
 2 files changed, 196 deletions(-)

diff --git a/sci-geosciences/qgis/Manifest b/sci-geosciences/qgis/Manifest
index 9cc949f848b..f99aee0df07 100644
--- a/sci-geosciences/qgis/Manifest
+++ b/sci-geosciences/qgis/Manifest
@@ -1,3 +1,2 @@
 DIST qgis-2.18.12.tar.bz2 84936155 SHA256 
7af709ac86bf7fb3350962beddd273f169ecfa6f3f60d3254c708a26a429023a SHA512 
e34dd98d0d0aa5fdf1f980dbc1376c25a9a7ffaa59b1a2eba8423e7f44bc039b547f3f65368178a8c485fa34526dd9fece2e09d9372fed3b9a758f7286b690ea
 WHIRLPOOL 
1b58189ade46b1f3d351939aa0b7fd9629fece8bcf419e967006833cad1aa6d799e036b12a856e92a4e3be6c2a768f693d430dffd5d3c706c84978f5b754fcd2
-DIST qgis-2.18.3.tar.bz2 83508061 SHA256 
743f4f22f8a17b1fd0ae575ed4da1d20ab1fe06561564d097b75c21fddf9b394 SHA512 
6d2256cf85ebc1f1ddd3636f8a48284de95c42e3adb26e780b4847208c5ead80dd6a44c1a11d263bcc15bfbd7337d62d10b738ad8a7076382dbe4c4a011ff6fc
 WHIRLPOOL 
d342b3d0dd211c63f49e9b3292a585e6fd64d5837cd9bf4fe7bb53a9bd437220d7f5274b012d2732196bd5425388fa9a985fc5d342be5aee9e7fd0d008ca9c48
 DIST qgis_sample_data.tar.gz 13601736 SHA256 
a31c54056776e8476e1f959870830f850423645cfb80d88811f3b365c29f2b4a SHA512 
5847d7b32e5f75e771adf6b959847024f55b2360c307bd80e5628595fc53f5aaca18adf6cb00fa027a7e7b326c7f72bab58df16674daf20b77c676e163d93f78
 WHIRLPOOL 
fe7746f8a72807742427c6fb70f1453e195be75322d5784adc484ac14b0eae55569dbded7468ea2ba0c34781fe14918e07a5a187dca82bff551c6117f941d7f5

diff --git a/sci-geosciences/qgis/qgis-2.18.3-r1.ebuild 
b/sci-geosciences/qgis/qgis-2.18.3-r1.ebuild
deleted file mode 100644
index 81e16bdc05f..000
--- a/sci-geosciences/qgis/qgis-2.18.3-r1.ebuild
+++ /dev/null
@@ -1,195 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit cmake-utils eutils fdo-mime gnome2-utils python-single-r1
-
-DESCRIPTION="User friendly Geographic Information System"
-HOMEPAGE="http://www.qgis.org/;
-SRC_URI="
-   http://qgis.org/downloads/qgis-${PV}.tar.bz2
-   examples? ( http://download.osgeo.org/qgis/data/qgis_sample_data.tar.gz 
)"
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples georeferencer grass mapserver oracle postgres python webkit"
-
-REQUIRED_USE="
-   grass? ( python )
-   mapserver? ( python )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="
-   app-crypt/qca:2[qt4,ssl]
-   >=dev-db/spatialite-4.1.0
-   dev-db/sqlite:3
-   dev-libs/expat
-   dev-libs/qjson
-   dev-qt/designer:4
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtscript:4
-   dev-qt/qtsvg:4
-   dev-qt/qtsql:4
-   sci-libs/gdal:=[geos,python?,${PYTHON_USEDEP}]
-   sci-libs/geos
-   sci-libs/libspatialindex:=
-   sci-libs/proj
-   x11-libs/qscintilla:=[qt4(-)]
-   >=x11-libs/qwt-6.1.2:6=[svg,qt4(-)]
-   >=x11-libs/qwtpolar-1[qt4(-)]
-   georeferencer? ( sci-libs/gsl:= )
-   grass? ( >=sci-geosciences/grass-7.0.0:= )
-   mapserver? ( dev-libs/fcgi )
-   oracle? (
-   dev-db/oracle-instantclient:=
-   sci-libs/gdal:=[oracle]
-   )
-   postgres? ( dev-db/postgresql:= )
-   python? ( ${PYTHON_DEPS}
-   dev-python/future[${PYTHON_USEDEP}]
-   dev-python/httplib2[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt4[X,sql,svg,webkit?,${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/sip:=[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
-   )
-   webkit? ( dev-qt/qtwebkit:4 )
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/bison
-   sys-devel/flex
-"
-RDEPEND="${COMMON_DEPEND}
-   sci-geosciences/gpsbabel
-"
-
-# Disabling test suite because upstream disallow running from install path
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-app-icon.patch
-   "${FILESDIR}"/${P}-webkit.patch
-   "${FILESDIR}"/${P}-sip-4.19.patch
-   

[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/

2017-09-29 Thread Michael Palimaka
commit: aa75e44b86caf336bbbf2d878e54d0419cd8d7ad
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 30 01:30:52 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 30 01:32:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa75e44b

sci-geosciences/qgis: stabilise 2.18.12 for amd64/x86

Bug: https://bugs.gentoo.org/620748
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-geosciences/qgis/qgis-2.18.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/qgis/qgis-2.18.12.ebuild 
b/sci-geosciences/qgis/qgis-2.18.12.ebuild
index 4a9dcacb532..bd5c16407bf 100644
--- a/sci-geosciences/qgis/qgis-2.18.12.ebuild
+++ b/sci-geosciences/qgis/qgis-2.18.12.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="GPL-2+ GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples georeferencer grass mapserver oracle postgres python"
 
 REQUIRED_USE="



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

2017-09-29 Thread Lars Wendler
commit: 15f8c2a58b18d9c18ca73e6050828323efb53b7f
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:47:10 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f8c2a5

sys-apps/ipmiutil: Version 3.0.6 stable for amd64 and x86.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/sys-apps/ipmiutil/ipmiutil-3.0.6.ebuild 
b/sys-apps/ipmiutil/ipmiutil-3.0.6.ebuild
index 9f90df500d2..e157b5eb274 100644
--- a/sys-apps/ipmiutil/ipmiutil-3.0.6.ebuild
+++ b/sys-apps/ipmiutil/ipmiutil-3.0.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
 
 RDEPEND=">=dev-libs/openssl-1:0="
 DEPEND="${RDEPEND}



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

2017-09-29 Thread Lars Wendler
commit: 03fe63bca1d51caa616ceabdaaa2317955cab7cf
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:45:41 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fe63bc

sys-apps/ipmiutil: Bump to version 3.0.7

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/ipmiutil/Manifest  |  1 +
 sys-apps/ipmiutil/ipmiutil-3.0.7.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/sys-apps/ipmiutil/Manifest b/sys-apps/ipmiutil/Manifest
index 3d4d098e896..67fe503a3ba 100644
--- a/sys-apps/ipmiutil/Manifest
+++ b/sys-apps/ipmiutil/Manifest
@@ -1,3 +1,4 @@
 DIST ipmiutil-3.0.2.tar.gz 1689243 SHA256 
8db8aea5d02bc88d822d13c2be874d94d0576a2d3120b046bfa2bfc4cf16815b SHA512 
4a84bd618cde4a099e7f0449fab5c41339ef7c2f25f9c353dd0fb58d8df7a238d3f9e7db9eed02e7021b34ac8e93a67cf5cc7eba4c91121b63dea042140de9b0
 WHIRLPOOL 
7fc155233c9b0f4434f38a8f8999b2c111c4d23d2f8705af8db4c92651456cad46fb77a1a66815d1b77697479645e8608cd636e8b7f6527340ca252076437340
 DIST ipmiutil-3.0.5.tar.gz 1692290 SHA256 
b2d7f72535131c7832ba4be13dc33c81513fc3ee43fe797b4b52014600ecee5e SHA512 
e726f0650342de39a36ecde3abcce659739b41a9766ba55f6812b7fe9c91665b86c2a022ab4bad3fb6b5ca9bc72d2b8950f35c492138dcab8b8f5cb6824a9bf9
 WHIRLPOOL 
f4d096f9980dbb98ed6a8d2da8bd141a58ace90d023976ec04bf253479c1822076d4580015f5391169f18ae4ce09196fdcd3623359ab40a08873471ac731fbcc
 DIST ipmiutil-3.0.6.tar.gz 1692679 SHA256 
36e04aa874255638be30a8a64443dde5cb002b456a2c1b7858d7669123ff77b7 SHA512 
0c47246b7aa6a060091745d36e33aae07e7907dcad5fefb1759aac62adf48316915ce5818d2f9241e24b73be13e54fbb57046234a69c60ce56f41a933915580f
 WHIRLPOOL 
5f8bbd35153667a1da3b62a1bad97a6f88a056c093878d1965bdaa80cbd8fc492805ea7acf92b8184d014b93fe8c38e4cd786e26a6e5c17e514c109568fcacc3
+DIST ipmiutil-3.0.7.tar.gz 1694854 SHA256 
defc2fad88c184d953b5e37c42a95b0b14ed9772c097b00471e157be3e23542f SHA512 
26a0c805f2c49102eee44052814a6f7af67c74082489e70b058bd4350526a65aad1e1352e33b12e1afeae5e9e96fd2eb361fc6a112d38782dee58f95c3e2a13b
 WHIRLPOOL 
c1f27992b95d8c6f76288ac35148c7c3ca7e72413adce44676e56c6dc50d1b9441c9a76d3f5d818d8767d11230d9341e2cc58c57c18ade271865a4784e3e8d0c

diff --git a/sys-apps/ipmiutil/ipmiutil-3.0.7.ebuild 
b/sys-apps/ipmiutil/ipmiutil-3.0.7.ebuild
new file mode 100644
index 000..9f90df500d2
--- /dev/null
+++ b/sys-apps/ipmiutil/ipmiutil-3.0.7.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools systemd
+
+DESCRIPTION="IPMI Management Utilities"
+HOMEPAGE="http://ipmiutil.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+RDEPEND=">=dev-libs/openssl-1:0="
+DEPEND="${RDEPEND}
+   virtual/os-headers"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.9.8-flags.patch
+   "${FILESDIR}"/${PN}-2.9.9-lib_symlink.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i -e 's|-O2 -g|$(CFLAGS)|g;s|-g -O2|$(CFLAGS)|g' util/Makefile.am* 
|| die
+   sed -i -e 's|which rpm |which we_are_gentoo_rpm_is_a_guest |' 
configure.ac || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --disable-systemd --enable-sha256
+}
+
+src_compile() {
+   # Ulgy workaround. Upstream is misusing the make system here
+   # and it doesn't even work.
+   # Please check on each bump if this workaround is still required.
+   pushd lib/lanplus &>/dev/null || die
+   emake || die "emake lanplus failed"
+   cp libipmi_lanplus.a .. || die
+   popd &>/dev/null || die
+
+   emake
+}
+
+src_install() {
+   emake DESTDIR="${D}" sysdto="${D}/$(systemd_get_systemunitdir)" install
+   dodoc -r AUTHORS ChangeLog NEWS README TODO doc/UserGuide
+
+   # Init scripts are only for Fedora
+   rm -r "${ED%/}"/etc/init.d || die 'remove initscripts failed'
+}



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

2017-09-29 Thread Lars Wendler
commit: a2ebebb99150227b851da5b529760b34422d5308
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:54:51 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ebebb9

sys-apps/util-linux: Bump to version 2.31_rc1

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/util-linux/Manifest   |   1 +
 sys-apps/util-linux/util-linux-2.31_rc1.ebuild | 203 +
 2 files changed, 204 insertions(+)

diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index 23af16656c6..009e604fa11 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -2,3 +2,4 @@ DIST util-linux-2.28.2.tar.xz 4149700 SHA256 
b89d37146f20bede93a42c847bce881a17e
 DIST util-linux-2.29.2.tar.xz 4277668 SHA256 
accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 SHA512 
0a87e6758531f74276f3de7607ef545f324b9b36b444aa5d163140c5fb0f4f7602655d7ec9939f92550dcb320d922cd69521a2183199d463795e67d3c27fce79
 WHIRLPOOL 
1f45711e593c76c6e208a28892ed2bf2622adb5fa1334867e13c6bf775a8903c2f1ebf18c3238d96fe139c5b60d61abf496251cf594a339209ce044f2bb8c17a
 DIST util-linux-2.30.1.tar.xz 4459284 SHA256 
1be4363a91ac428c9e43fc04dc6d2c66a19ec1e36f1105bd4b481540be13b841 SHA512 
bcf1807198660c133c380e13d6ba5dcdb7470c47bcaeea03ccc5a78a0d834e3df3d13ae5ffc35fd7f8fff7ba062629d4b1f5cde78452b846c9315c51c9e108f5
 WHIRLPOOL 
19e78768cf2fd2d73bb7b45cb826101b4653bf49c9838bda10f05e508f06b117bb846ce517726465384bfe94ba24981f261d7b5091458242fb0c14d593d4b29e
 DIST util-linux-2.30.tar.xz 4478016 SHA256 
c208a4ff6906cb7f57940aa5bc3a6eed146e50a7cc0a092f52ef2ab65057a08d SHA512 
30e311768718508066829567200e975fd08a22360915b27c8839f368fe6d84c8eca6c2f69a60f113d934eea9934e49f05cd98c3db7fd6bc5ad8f7f770badbc97
 WHIRLPOOL 
11749d9842e6de9ba0b164b533ac6eeae26557eed8da601eedc1505c5da88d0a6ef25586efb17c68ba0644a5ba8110188587c197f360b75191f1d4f90691d23b
+DIST util-linux-2.31-rc1.tar.xz 4459892 SHA256 
25771b2feb19bed4bf50597c597b2fed4f7580db135fb63a9421ce123436 SHA512 
027815da2ee4d342ff1578d5bba71ea63dc1cd6816ad753c644b5422b693e9dfe35ab158101ac9d7f8b7dbee1d2cf97e4930b24ed247eba7be1312e5292c3f9f
 WHIRLPOOL 
6309c11499ee310b754780a31229385ee1fe87f31a84969b490d93d32d294f3a9c096c909abb363f06378e87bea3015bc7150620493989838ae47a4140912b18

diff --git a/sys-apps/util-linux/util-linux-2.31_rc1.ebuild 
b/sys-apps/util-linux/util-linux-2.31_rc1.ebuild
new file mode 100644
index 000..b23afd5b653
--- /dev/null
+++ b/sys-apps/util-linux/util-linux-2.31_rc1.ebuild
@@ -0,0 +1,203 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit ltprune toolchain-funcs libtool flag-o-matic bash-completion-r1 \
+   pam python-single-r1 multilib-minimal systemd
+
+MY_PV="${PV/_/-}"
+MY_P="${PN}-${MY_PV}"
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3 autotools
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
+else
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+   
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
+fi
+
+DESCRIPTION="Various useful Linux utilities"
+HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/;
+
+LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
+SLOT="0"
+IUSE="build caps +cramfs fdformat kill ncurses nls pam python +readline 
selinux slang static-libs +suid systemd test tty-helpers udev unicode"
+
+# Most lib deps here are related to programs rather than our libs,
+# so we rarely need to specify ${MULTILIB_USEDEP}.
+RDEPEND="caps? ( sys-libs/libcap-ng )
+   cramfs? ( sys-libs/zlib )
+   ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
+   pam? ( sys-libs/pam )
+   python? ( ${PYTHON_DEPS} )
+   readline? ( sys-libs/readline:0= )
+   selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
+   slang? ( sys-libs/slang )
+   !build? ( systemd? ( sys-apps/systemd ) )
+   udev? ( virtual/libudev:= )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( sys-devel/bc )
+   virtual/os-headers"
+RDEPEND+="
+   kill? (
+   !sys-apps/coreutils[kill]
+   !sys-process/procps[kill]
+   )
+   !net-wireless/rfkill
+   !sys-process/schedutils
+   !sys-apps/setarch
+   ! "${T}"/fallocate.${ABI}.c
+   #define _GNU_SOURCE
+   #include 
+   main() { return fallocate(0, 0, 0, 0); }
+   EOF
+   append-lfs-flags
+   $(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} "${T}"/fallocate.${ABI}.c 
-o /dev/null >/dev/null 2>&1 \
+   || export ac_cv_func_fallocate=no
+   rm -f 

[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-gtk-greeter/

2017-09-29 Thread Lars Wendler
commit: 0027b0f53ad9284114371b3e44a250f069aad319
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 01:07:09 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0027b0f5

x11-misc/lightdm-gtk-greeter: Removed old.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../lightdm-gtk-greeter-2.0.2.ebuild   | 64 --
 1 file changed, 64 deletions(-)

diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.2.ebuild 
b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.2.ebuild
deleted file mode 100644
index 409a5950371..000
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-DESCRIPTION="LightDM GTK+ Greeter"
-HOMEPAGE="https://launchpad.net/lightdm-gtk-greeter;
-SRC_URI="https://launchpad.net/lightdm-gtk-greeter/$(get_version_component_range
 1-2)/${PV}/+download/${P}.tar.gz
-   branding? ( 
https://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
-
-LICENSE="GPL-3 LGPL-3
-   branding? ( CC-BY-3.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="ayatana branding"
-
-COMMON_DEPEND="ayatana? ( dev-libs/libindicator:3 )
-   x11-libs/gtk+:3
-   >=x11-misc/lightdm-1.2.2"
-
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   xfce-base/exo"
-
-RDEPEND="${COMMON_DEPEND}
-   x11-themes/gnome-themes-standard
-   >=x11-themes/adwaita-icon-theme-3.14.1"
-
-GENTOO_BG="gentoo-bg_65.jpg"
-
-src_prepare() {
-   # Ok, this has to be fixed in the tarball but I am too lazy to do it.
-   # I will fix this once I decide to update the tarball with a new gentoo
-   # background
-   # Bug #404467
-   if use branding; then
-   sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
-   "${WORKDIR}"/${PN}.conf || die
-   fi
-   default
-}
-
-src_configure() {
-   econf --enable-kill-on-sigterm \
-   $(use_enable ayatana libindicator)
-}
-
-src_install() {
-   default
-
-   if use branding; then
-   insinto /etc/lightdm/
-   doins "${WORKDIR}"/${PN}.conf
-   insinto /usr/share/lightdm/backgrounds/
-   doins "${WORKDIR}"/${GENTOO_BG}
-   sed -i -e \
-   
"/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
-   "${D}"/etc/lightdm/${PN}.conf || die
-   newdoc "${WORKDIR}"/README.txt README-background.txt
-   fi
-}



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

2017-09-29 Thread Lars Wendler
commit: 4e45130fb75b7d6017131e8133e4afbd1077211d
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 01:01:52 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e45130f

sys-apps/util-linux: Synced live ebuild.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/sys-apps/util-linux/util-linux-.ebuild 
b/sys-apps/util-linux/util-linux-.ebuild
index c8d83a120f7..b23afd5b653 100644
--- a/sys-apps/util-linux/util-linux-.ebuild
+++ b/sys-apps/util-linux/util-linux-.ebuild
@@ -49,6 +49,7 @@ RDEPEND+="
!sys-apps/coreutils[kill]
!sys-process/procps[kill]
)
+   !net-wireless/rfkill
!sys-process/schedutils
!sys-apps/setarch
!

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

2017-09-29 Thread Lars Wendler
commit: 023a462282be2a7ddf709a4578e4a02555e16c88
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 01:02:17 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023a4622

sys-apps/util-linux: Removed old.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/util-linux/Manifest   |   1 -
 sys-apps/util-linux/util-linux-2.30.ebuild | 208 -
 2 files changed, 209 deletions(-)

diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index 009e604fa11..a2eb8178913 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -1,5 +1,4 @@
 DIST util-linux-2.28.2.tar.xz 4149700 SHA256 
b89d37146f20bede93a42c847bce881a17e6dbd8066ff2db2bee733fa409f0cd SHA512 
ac1c2d4c92bbc4eabed464cb0334c1d9b21e58df0f07f0b26e7adcfa188879de8632d195b65a4358c5e11e14ac6e09a1c6206265bbf1fab4ce122414bee7e940
 WHIRLPOOL 
1735e33620dba30cc1f42e60b707adb72234006b7fea242ac98c389295617bd0225563bcffa76b9d0753dfa100775dd9a2b73614843645ce667db5536842e308
 DIST util-linux-2.29.2.tar.xz 4277668 SHA256 
accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 SHA512 
0a87e6758531f74276f3de7607ef545f324b9b36b444aa5d163140c5fb0f4f7602655d7ec9939f92550dcb320d922cd69521a2183199d463795e67d3c27fce79
 WHIRLPOOL 
1f45711e593c76c6e208a28892ed2bf2622adb5fa1334867e13c6bf775a8903c2f1ebf18c3238d96fe139c5b60d61abf496251cf594a339209ce044f2bb8c17a
 DIST util-linux-2.30.1.tar.xz 4459284 SHA256 
1be4363a91ac428c9e43fc04dc6d2c66a19ec1e36f1105bd4b481540be13b841 SHA512 
bcf1807198660c133c380e13d6ba5dcdb7470c47bcaeea03ccc5a78a0d834e3df3d13ae5ffc35fd7f8fff7ba062629d4b1f5cde78452b846c9315c51c9e108f5
 WHIRLPOOL 
19e78768cf2fd2d73bb7b45cb826101b4653bf49c9838bda10f05e508f06b117bb846ce517726465384bfe94ba24981f261d7b5091458242fb0c14d593d4b29e
-DIST util-linux-2.30.tar.xz 4478016 SHA256 
c208a4ff6906cb7f57940aa5bc3a6eed146e50a7cc0a092f52ef2ab65057a08d SHA512 
30e311768718508066829567200e975fd08a22360915b27c8839f368fe6d84c8eca6c2f69a60f113d934eea9934e49f05cd98c3db7fd6bc5ad8f7f770badbc97
 WHIRLPOOL 
11749d9842e6de9ba0b164b533ac6eeae26557eed8da601eedc1505c5da88d0a6ef25586efb17c68ba0644a5ba8110188587c197f360b75191f1d4f90691d23b
 DIST util-linux-2.31-rc1.tar.xz 4459892 SHA256 
25771b2feb19bed4bf50597c597b2fed4f7580db135fb63a9421ce123436 SHA512 
027815da2ee4d342ff1578d5bba71ea63dc1cd6816ad753c644b5422b693e9dfe35ab158101ac9d7f8b7dbee1d2cf97e4930b24ed247eba7be1312e5292c3f9f
 WHIRLPOOL 
6309c11499ee310b754780a31229385ee1fe87f31a84969b490d93d32d294f3a9c096c909abb363f06378e87bea3015bc7150620493989838ae47a4140912b18

diff --git a/sys-apps/util-linux/util-linux-2.30.ebuild 
b/sys-apps/util-linux/util-linux-2.30.ebuild
deleted file mode 100644
index b016bb8652f..000
--- a/sys-apps/util-linux/util-linux-2.30.ebuild
+++ /dev/null
@@ -1,208 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \
-   pam python-single-r1 multilib-minimal systemd
-
-MY_PV=${PV/_/-}
-MY_P=${PN}-${MY_PV}
-
-if [[ ${PV} ==  ]] ; then
-   inherit git-2 autotools
-   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
-else
-   [[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
-   
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
-fi
-
-DESCRIPTION="Various useful Linux utilities"
-HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/;
-
-LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
-SLOT="0"
-IUSE="build caps +cramfs fdformat kill ncurses nls pam python +readline 
selinux slang static-libs +suid systemd test tty-helpers udev unicode"
-
-# Most lib deps here are related to programs rather than our libs,
-# so we rarely need to specify ${MULTILIB_USEDEP}.
-RDEPEND="caps? ( sys-libs/libcap-ng )
-   cramfs? ( sys-libs/zlib )
-   ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
-   pam? ( sys-libs/pam )
-   python? ( ${PYTHON_DEPS} )
-   readline? ( sys-libs/readline:0= )
-   selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
-   slang? ( sys-libs/slang )
-   !build? ( systemd? ( sys-apps/systemd ) )
-   udev? ( virtual/libudev:= )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   test? ( sys-devel/bc )
-   virtual/os-headers"
-RDEPEND+="
-   kill? (
-   !sys-apps/coreutils[kill]
-   !sys-process/procps[kill]
-   )
-   !sys-process/schedutils
-   !sys-apps/setarch
-   ! "${T}"/fallocate.${ABI}.c
-   #define _GNU_SOURCE
-   #include 
-   

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

2017-09-29 Thread Lars Wendler
commit: b96bb5efb5b28ad639bb33aba069cd03a077415c
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:43:01 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96bb5ef

media-libs/openal: Bump to version 1.18.2

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-libs/openal/Manifest |  1 +
 media-libs/openal/openal-1.18.2.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/media-libs/openal/Manifest b/media-libs/openal/Manifest
index 310a8841b26..b92f27c9bab 100644
--- a/media-libs/openal/Manifest
+++ b/media-libs/openal/Manifest
@@ -2,3 +2,4 @@ DIST openal-soft-1.15.1.tar.bz2 253006 SHA256 
0e29a162f0841ccb4135ce76e92e8a7045
 DIST openal-soft-1.17.2.tar.bz2 486934 SHA256 
a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314 SHA512 
50c20cd3ddada55d91643a79c2894d5a14315d5fc1ed8e870e3d8d3f410e8b7d8da29b838226e7fce37fbeca719ff919b51806f72e4cd529a18fbe8bd68860e3
 WHIRLPOOL 
e33b9ffdf90b4812c2fb227d7b330ae38d9488f22182036579de41f93c5b0005b06e8a9b7e2e92192adffc2f622eb609fd7092c9596413ce49eae16eada7b491
 DIST openal-soft-1.18.0.tar.bz2 627614 SHA256 
4433b1391c61a7ca36d82c946c8f0ffe410569d6437e4ce72b3547aaf966ecde SHA512 
84af817f85ef6e6c8de20126a5163bd2660ec8d294a3ece7514898caf34ee0640a87a90f350ea9769765ce5cbdbfed7bf38be940950ba4eef19cc24900f218b2
 WHIRLPOOL 
8589140eece55af2686b866e3406199146e9820c60a2ac31f637c940f1ca44df57b84830e648de1b9c549ef5260c54c65332c93cd534b51777e3bd93bdc6e065
 DIST openal-soft-1.18.1.tar.bz2 638913 SHA256 
2d51a6529526ef22484f51567e31a5c346a599767991a3dc9d4dcd9d9cec71dd SHA512 
5ee86f21c499d79b139b78e3a8ddb6f79d293d7fb2076342396444a2a056eeb5bf39def18577280a41c9192ba5c6cfd3c67a68e97a6914a9c0ae81b4811c0c60
 WHIRLPOOL 
d5a8eaf832604b64c59c37383f5a749bac76244a8892578f756bcac0c5f355e4d35e199b63e4bda408589c2c8733a39b3cf4164a8615cc5d309d2910c9f62be5
+DIST openal-soft-1.18.2.tar.bz2 639420 SHA256 
9f8ac1e27fba15a59758a13f0c7f6540a0605b6c3a691def9d420570506d7e82 SHA512 
752e2fb0a5a014caa6d6bac1590d3df46140b463fbaa13378fb5de89f1c97ee8b62bec74f68484d4ec02ee8755c1a2d0c9394cdb477db1b7401deae2fb9eeb4d
 WHIRLPOOL 
3e02bfcef4038d0ef68d97816ab1baccf303b3a186fef1ec8629546375f267df7abf9ebff67db2bd4ea7cdb3d6b8daa510487a8fa776791ae1f2bc7dec532200

diff --git a/media-libs/openal/openal-1.18.2.ebuild 
b/media-libs/openal/openal-1.18.2.ebuild
new file mode 100644
index 000..2ad9722a666
--- /dev/null
+++ b/media-libs/openal/openal-1.18.2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-multilib
+
+MY_P="${PN}-soft-${PV}"
+
+DESCRIPTION="A software implementation of the OpenAL 3D audio API"
+HOMEPAGE="http://kcat.strangesoft.net/openal.html;
+SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="
+   alsa coreaudio debug jack oss portaudio pulseaudio qt4
+   cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1
+   cpu_flags_arm_neon
+"
+
+RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
+   jack? ( media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}] )
+   portaudio? ( 
>=media-libs/portaudio-19_pre2021-r1[${MULTILIB_USEDEP}] )
+   pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
+   qt4? ( dev-qt/qtgui:4 dev-qt/qtcore:4 )
+   abi_x86_32? (
+   !

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

2017-09-29 Thread Lars Wendler
commit: a9dc5953742aff6ac6ac06277e0b672aadca2ba1
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:43:30 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9dc5953

media-libs/openal: Removed old.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-libs/openal/Manifest |  1 -
 media-libs/openal/openal-1.18.0.ebuild | 61 --
 2 files changed, 62 deletions(-)

diff --git a/media-libs/openal/Manifest b/media-libs/openal/Manifest
index b92f27c9bab..dc2c996f823 100644
--- a/media-libs/openal/Manifest
+++ b/media-libs/openal/Manifest
@@ -1,5 +1,4 @@
 DIST openal-soft-1.15.1.tar.bz2 253006 SHA256 
0e29a162f0841ccb4135ce76e92e8a704589b680a85eddf76f898de5236eb056 SHA512 
ca6dafdd503d06892dff08763bc00b974ec6e7c4bf3dcebb4cb41a486b4ea777c278299a198db182fee888a19a5716bd57d91a2859b764a532138a79f2bd672f
 WHIRLPOOL 
a47fcf4cc5da9576cb4683371979175111a1ec746c87ea1140bfb1b71433a3fe5d3df338e8844ab62adc0e6decb4b481d6d8fedb6f635b5bac715d5789077902
 DIST openal-soft-1.17.2.tar.bz2 486934 SHA256 
a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314 SHA512 
50c20cd3ddada55d91643a79c2894d5a14315d5fc1ed8e870e3d8d3f410e8b7d8da29b838226e7fce37fbeca719ff919b51806f72e4cd529a18fbe8bd68860e3
 WHIRLPOOL 
e33b9ffdf90b4812c2fb227d7b330ae38d9488f22182036579de41f93c5b0005b06e8a9b7e2e92192adffc2f622eb609fd7092c9596413ce49eae16eada7b491
-DIST openal-soft-1.18.0.tar.bz2 627614 SHA256 
4433b1391c61a7ca36d82c946c8f0ffe410569d6437e4ce72b3547aaf966ecde SHA512 
84af817f85ef6e6c8de20126a5163bd2660ec8d294a3ece7514898caf34ee0640a87a90f350ea9769765ce5cbdbfed7bf38be940950ba4eef19cc24900f218b2
 WHIRLPOOL 
8589140eece55af2686b866e3406199146e9820c60a2ac31f637c940f1ca44df57b84830e648de1b9c549ef5260c54c65332c93cd534b51777e3bd93bdc6e065
 DIST openal-soft-1.18.1.tar.bz2 638913 SHA256 
2d51a6529526ef22484f51567e31a5c346a599767991a3dc9d4dcd9d9cec71dd SHA512 
5ee86f21c499d79b139b78e3a8ddb6f79d293d7fb2076342396444a2a056eeb5bf39def18577280a41c9192ba5c6cfd3c67a68e97a6914a9c0ae81b4811c0c60
 WHIRLPOOL 
d5a8eaf832604b64c59c37383f5a749bac76244a8892578f756bcac0c5f355e4d35e199b63e4bda408589c2c8733a39b3cf4164a8615cc5d309d2910c9f62be5
 DIST openal-soft-1.18.2.tar.bz2 639420 SHA256 
9f8ac1e27fba15a59758a13f0c7f6540a0605b6c3a691def9d420570506d7e82 SHA512 
752e2fb0a5a014caa6d6bac1590d3df46140b463fbaa13378fb5de89f1c97ee8b62bec74f68484d4ec02ee8755c1a2d0c9394cdb477db1b7401deae2fb9eeb4d
 WHIRLPOOL 
3e02bfcef4038d0ef68d97816ab1baccf303b3a186fef1ec8629546375f267df7abf9ebff67db2bd4ea7cdb3d6b8daa510487a8fa776791ae1f2bc7dec532200

diff --git a/media-libs/openal/openal-1.18.0.ebuild 
b/media-libs/openal/openal-1.18.0.ebuild
deleted file mode 100644
index 2ad9722a666..000
--- a/media-libs/openal/openal-1.18.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-multilib
-
-MY_P="${PN}-soft-${PV}"
-
-DESCRIPTION="A software implementation of the OpenAL 3D audio API"
-HOMEPAGE="http://kcat.strangesoft.net/openal.html;
-SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2;
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="
-   alsa coreaudio debug jack oss portaudio pulseaudio qt4
-   cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1
-   cpu_flags_arm_neon
-"
-
-RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
-   jack? ( media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}] )
-   portaudio? ( 
>=media-libs/portaudio-19_pre2021-r1[${MULTILIB_USEDEP}] )
-   pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
-   qt4? ( dev-qt/qtgui:4 dev-qt/qtcore:4 )
-   abi_x86_32? (
-   !

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

2017-09-29 Thread Lars Wendler
commit: 69c566096065edc27cc21c72ad124e4b82b84c28
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 00:47:46 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c56609

sys-apps/ipmiutil: Removed old.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/ipmiutil/Manifest  |  2 --
 sys-apps/ipmiutil/ipmiutil-3.0.2.ebuild | 55 -
 sys-apps/ipmiutil/ipmiutil-3.0.5.ebuild | 55 -
 3 files changed, 112 deletions(-)

diff --git a/sys-apps/ipmiutil/Manifest b/sys-apps/ipmiutil/Manifest
index 67fe503a3ba..8b31d27f432 100644
--- a/sys-apps/ipmiutil/Manifest
+++ b/sys-apps/ipmiutil/Manifest
@@ -1,4 +1,2 @@
-DIST ipmiutil-3.0.2.tar.gz 1689243 SHA256 
8db8aea5d02bc88d822d13c2be874d94d0576a2d3120b046bfa2bfc4cf16815b SHA512 
4a84bd618cde4a099e7f0449fab5c41339ef7c2f25f9c353dd0fb58d8df7a238d3f9e7db9eed02e7021b34ac8e93a67cf5cc7eba4c91121b63dea042140de9b0
 WHIRLPOOL 
7fc155233c9b0f4434f38a8f8999b2c111c4d23d2f8705af8db4c92651456cad46fb77a1a66815d1b77697479645e8608cd636e8b7f6527340ca252076437340
-DIST ipmiutil-3.0.5.tar.gz 1692290 SHA256 
b2d7f72535131c7832ba4be13dc33c81513fc3ee43fe797b4b52014600ecee5e SHA512 
e726f0650342de39a36ecde3abcce659739b41a9766ba55f6812b7fe9c91665b86c2a022ab4bad3fb6b5ca9bc72d2b8950f35c492138dcab8b8f5cb6824a9bf9
 WHIRLPOOL 
f4d096f9980dbb98ed6a8d2da8bd141a58ace90d023976ec04bf253479c1822076d4580015f5391169f18ae4ce09196fdcd3623359ab40a08873471ac731fbcc
 DIST ipmiutil-3.0.6.tar.gz 1692679 SHA256 
36e04aa874255638be30a8a64443dde5cb002b456a2c1b7858d7669123ff77b7 SHA512 
0c47246b7aa6a060091745d36e33aae07e7907dcad5fefb1759aac62adf48316915ce5818d2f9241e24b73be13e54fbb57046234a69c60ce56f41a933915580f
 WHIRLPOOL 
5f8bbd35153667a1da3b62a1bad97a6f88a056c093878d1965bdaa80cbd8fc492805ea7acf92b8184d014b93fe8c38e4cd786e26a6e5c17e514c109568fcacc3
 DIST ipmiutil-3.0.7.tar.gz 1694854 SHA256 
defc2fad88c184d953b5e37c42a95b0b14ed9772c097b00471e157be3e23542f SHA512 
26a0c805f2c49102eee44052814a6f7af67c74082489e70b058bd4350526a65aad1e1352e33b12e1afeae5e9e96fd2eb361fc6a112d38782dee58f95c3e2a13b
 WHIRLPOOL 
c1f27992b95d8c6f76288ac35148c7c3ca7e72413adce44676e56c6dc50d1b9441c9a76d3f5d818d8767d11230d9341e2cc58c57c18ade271865a4784e3e8d0c

diff --git a/sys-apps/ipmiutil/ipmiutil-3.0.2.ebuild 
b/sys-apps/ipmiutil/ipmiutil-3.0.2.ebuild
deleted file mode 100644
index d3cd922322c..000
--- a/sys-apps/ipmiutil/ipmiutil-3.0.2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools systemd
-
-DESCRIPTION="IPMI Management Utilities"
-HOMEPAGE="http://ipmiutil.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
-
-RDEPEND=">=dev-libs/openssl-1:0"
-DEPEND="${RDEPEND}
-   virtual/os-headers"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.9.8-flags.patch
-   "${FILESDIR}"/${PN}-2.9.9-lib_symlink.patch
-)
-
-src_prepare() {
-   default
-
-   sed -i -e 's|-O2 -g|$(CFLAGS)|g;s|-g -O2|$(CFLAGS)|g' util/Makefile.am* 
|| die
-   sed -i -e 's|which rpm |which we_are_gentoo_rpm_is_a_guest |' 
configure.ac || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --disable-systemd --enable-sha256
-}
-
-src_compile() {
-   # Ulgy workaround. Upstream is misusing the make system here
-   # and it doesn't even work.
-   # Please check on each bump if this workaround is still required.
-   pushd lib/lanplus &>/dev/null || die
-   emake || die "emake lanplus failed"
-   cp libipmi_lanplus.a .. || die
-   popd &>/dev/null  || die
-
-   emake
-}
-
-src_install() {
-   emake DESTDIR="${D}" sysdto="${D}/$(systemd_get_systemunitdir)" install
-   dodoc -r AUTHORS ChangeLog NEWS README TODO doc/UserGuide
-
-   # Init scripts are only for Fedora
-   rm -r "${ED}"/etc/init.d || die 'remove initscripts failed'
-}

diff --git a/sys-apps/ipmiutil/ipmiutil-3.0.5.ebuild 
b/sys-apps/ipmiutil/ipmiutil-3.0.5.ebuild
deleted file mode 100644
index fb50eb86ea1..000
--- a/sys-apps/ipmiutil/ipmiutil-3.0.5.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools systemd
-
-DESCRIPTION="IPMI Management Utilities"
-HOMEPAGE="http://ipmiutil.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-
-RDEPEND=">=dev-libs/openssl-1:0="
-DEPEND="${RDEPEND}
-   virtual/os-headers"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.9.8-flags.patch
-   "${FILESDIR}"/${PN}-2.9.9-lib_symlink.patch
-)
-
-src_prepare() {
-   default
-
-   sed -i -e 's|-O2 -g|$(CFLAGS)|g;s|-g -O2|$(CFLAGS)|g' util/Makefile.am* 
|| die
-   

[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-gtk-greeter/

2017-09-29 Thread Lars Wendler
commit: dc47b3544f867f2b2944b81087bdf6f131ca3fa5
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 30 01:06:38 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 30 01:07:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc47b354

x11-misc/lightdm-gtk-greeter: Bump to version 2.0.3

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-misc/lightdm-gtk-greeter/Manifest  |  1 +
 .../lightdm-gtk-greeter-2.0.3.ebuild   | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/x11-misc/lightdm-gtk-greeter/Manifest 
b/x11-misc/lightdm-gtk-greeter/Manifest
index 859578b4bb4..02c0264b84e 100644
--- a/x11-misc/lightdm-gtk-greeter/Manifest
+++ b/x11-misc/lightdm-gtk-greeter/Manifest
@@ -1,3 +1,4 @@
 DIST lightdm-gentoo-patch-2.tar.gz 695543 SHA256 
5733622609afa67c82e8b6bc4915d6fbbf8470604afe87c4334d418eb5834fa0 SHA512 
8d9bfdee71ab1871de33e134b11bba409cc493876e5ae9534956100ff6af6c8748b29de9082ecf8b771ccac4c8c2024e15e93332165171dfe93eb99c9a834274
 WHIRLPOOL 
cb5137a361f32c122fc7d7013f53e890c0ec1823bb78c61fbbeb03803363a2f94cfd61fba096036930d5c561452ab86bab85a9003b1afe521f8b77301c98
 DIST lightdm-gtk-greeter-2.0.1.tar.gz 467375 SHA256 
3264008c8f51323413c2a6ac16523930b75f4ecdde6da8b6fe47ec9bffd9310c SHA512 
fd41cae828f7feafb462143519500d0d98a8b6729eb5ffd9be4247d47fa0074fa00ac9892c8cbdda9d7656e9d6949ae65e69911ae911269e99e80e4fefb19a08
 WHIRLPOOL 
b726e9088dcf6e8e8d0cf06900cf6436f089af84e596079d8d0cafedb1963fd3b54a790e46b01d2fd62c70c1970d2ebbe66cb4af3fae9dda9988e09a4efe4919
 DIST lightdm-gtk-greeter-2.0.2.tar.gz 487825 SHA256 
8ee6d93d1d6837b3590f64ac4d5bac5db888a8861dff1cb2ef10f7816ad36690 SHA512 
6a9b62d3eb94a223df30c0e7ef577645482e63f9ac9cce6466518bb7eabfca3915dba8dbe66dee7456a1f11f81869dc8685b98828b11ae0dd67aa021a9a1d6db
 WHIRLPOOL 
406121b57bf8731b1a61a91f6696b9e68d6da178ca098d7778dc0bf29b183a4a3d0463658e1c04d03d28e31750eadf9b4acb054e6fc733d60508d314d8f1a579
+DIST lightdm-gtk-greeter-2.0.3.tar.gz 490512 SHA256 
3db39542cffd54d84c2e1632c1a1668f4f63d8596a6d8fd9fd1649fc7d15db30 SHA512 
bd5b18890cf0190faab0e6a2bffab67be359e99f45fda0be7eecded146d2518a4efc0fd4fd29970076246bb989f626dd750cb14b22ddf6188b2be5f113bff3b0
 WHIRLPOOL 
b47d68e30111209725ea3dc3fb6b8225e8ee0f50da11d9124af99c2086dd942b96a77654f0e90dac271163be45af73019fd61fa8469314e3babea49fc24d95c1

diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.3.ebuild 
b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.3.ebuild
new file mode 100644
index 000..913dc868993
--- /dev/null
+++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.3.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator
+
+DESCRIPTION="LightDM GTK+ Greeter"
+HOMEPAGE="https://launchpad.net/lightdm-gtk-greeter;
+SRC_URI="https://launchpad.net/lightdm-gtk-greeter/$(get_version_component_range
 1-2)/${PV}/+download/${P}.tar.gz
+   branding? ( 
https://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
+
+LICENSE="GPL-3 LGPL-3
+   branding? ( CC-BY-3.0 )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="ayatana branding"
+
+COMMON_DEPEND="ayatana? ( dev-libs/libindicator:3 )
+   x11-libs/gtk+:3
+   >=x11-misc/lightdm-1.2.2"
+
+DEPEND="${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   xfce-base/exo"
+
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/gnome-themes-standard
+   >=x11-themes/adwaita-icon-theme-3.14.1"
+
+GENTOO_BG="gentoo-bg_65.jpg"
+
+src_prepare() {
+   # Ok, this has to be fixed in the tarball but I am too lazy to do it.
+   # I will fix this once I decide to update the tarball with a new gentoo
+   # background
+   # Bug #404467
+   if use branding; then
+   sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
+   "${WORKDIR}"/${PN}.conf || die
+   fi
+   default
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-kill-on-sigterm
+   
--enable-at-spi-command="${EPREFIX}/usr/libexec/at-spi-bus-launcher 
--launch-immediately"
+   $(use_enable ayatana libindicator)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   if use branding; then
+   insinto /etc/lightdm/
+   doins "${WORKDIR}"/${PN}.conf
+   insinto /usr/share/lightdm/backgrounds/
+   doins "${WORKDIR}"/${GENTOO_BG}
+   sed -i -e \
+   
"/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
+   "${D}"/etc/lightdm/${PN}.conf || die
+   newdoc "${WORKDIR}"/README.txt README-background.txt
+   fi
+}




[gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/

2017-09-29 Thread Matt Thode
commit: c5e1683fe5ae87cd5385d9ffde5f4d3f79b9e8e7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:05:37 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:05:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e1683f

sys-cluster/nova: 16.0.1 stablized amd64 x86 under allarches

 sys-cluster/nova/nova-16.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/nova/nova-16.0.1.ebuild 
b/sys-cluster/nova/nova-16.0.1.ebuild
index bc2f36d667b..4bb4c81e0a2 100644
--- a/sys-cluster/nova/nova-16.0.1.ebuild
+++ b/sys-cluster/nova/nova-16.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/pike/nova.co
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch 
postgres +rabbitmq sqlite"
 REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2017-09-29 Thread Matt Thode
commit: 70fbc0a745e3e0cbd61a662c422c19fcbde7ac40
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:05:51 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:05:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fbc0a7

sys-cluster/heat: 9.0.0 stablized amd64 x86 under allarches

 sys-cluster/heat/heat-9.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/heat/heat-9.0.0.ebuild 
b/sys-cluster/heat/heat-9.0.0.ebuild
index 77fbb01c85d..09f2d28a233 100644
--- a/sys-cluster/heat/heat-9.0.0.ebuild
+++ b/sys-cluster/heat/heat-9.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sa
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+mysql +memcached postgres sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/

2017-09-29 Thread Matt Thode
commit: 57a5cd8a2c7e930bfd9b1479aea1d18b481449de
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:05:07 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:05:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a5cd8a

sys-cluster/cinder: 11.0.0 stablized amd64 x86 under allarches

 sys-cluster/cinder/cinder-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/cinder/cinder-11.0.0.ebuild 
b/sys-cluster/cinder/cinder-11.0.0.ebuild
index 26d79d75994..09d3aaee0a2 100644
--- a/sys-cluster/cinder/cinder-11.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-11.0.0.ebuild
@@ -13,7 +13,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres 
rdma sqlite +tcp test +tgt"
 REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/

2017-09-29 Thread Matt Thode
commit: 02b125c9e81dd12610e8aabb5a23fc1c76726477
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:05:20 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:05:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b125c9

sys-cluster/neutron: 11.0.1 stablized amd64 x86 under allarches

 sys-cluster/neutron/neutron-11.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/neutron/neutron-11.0.1.ebuild 
b/sys-cluster/neutron/neutron-11.0.1.ebuild
index 7c495140caf..575c14d4433 100644
--- a/sys-cluster/neutron/neutron-11.0.1.ebuild
+++ b/sys-cluster/neutron/neutron-11.0.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/pike/conf
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="compute-only dhcp ipv6 l3 metadata openvswitch linuxbridge server sqlite 
mysql postgres"
 REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) )
compute-only? ( !mysql 
!postgres !sqlite !dhcp !l3 !metadata !server



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

2017-09-29 Thread Matt Thode
commit: c0e4d918e56415b1143786160902040018b5e1ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:04:51 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:04:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e4d918

app-admin/glance: 15.0.0 stablized amd64 x86 under allarches

 app-admin/glance/glance-15.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-15.0.0.ebuild 
b/app-admin/glance/glance-15.0.0.ebuild
index 9bea9ce0a55..b32fcd4c7e8 100644
--- a/app-admin/glance/glance-15.0.0.ebuild
+++ b/app-admin/glance/glance-15.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc mysql postgres +sqlite +swift"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/

2017-09-29 Thread Matt Thode
commit: 9587f1f3d6653a52742b35a71c89022ee5c9ddd6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:04:38 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:04:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9587f1f3

sys-auth/keystone: 12.0.0 stablized amd64 x86 under allarches

 sys-auth/keystone/keystone-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/keystone/keystone-12.0.0.ebuild 
b/sys-auth/keystone/keystone-12.0.0.ebuild
index 4e78a2ae385..72e23119000 100644
--- a/sys-auth/keystone/keystone-12.0.0.ebuild
+++ b/sys-auth/keystone/keystone-12.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+sqlite ldap memcached mongo mysql postgres test"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



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

2017-09-29 Thread Matt Thode
commit: 6ae590e54d7d5e9e5c63c407de0bf7b91e497463
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 00:50:59 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 00:50:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae590e5

dev-python/pyldap: 2.4.37 stable amd64 and x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/pyldap/pyldap-2.4.37.ebuild 
b/dev-python/pyldap/pyldap-2.4.37.ebuild
index 977643887b8..a8f7d202a33 100644
--- a/dev-python/pyldap/pyldap-2.4.37.ebuild
+++ b/dev-python/pyldap/pyldap-2.4.37.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-solaris"
 IUSE="doc examples sasl ssl"
 
 # If you need support for openldap-2.3.x, please use python-ldap-2.3.9.



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

2017-09-29 Thread Matt Thode
commit: f53fb38cfe83841e6f8387a872c20da496f6e4de
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:00:59 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:00:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53fb38c

dev-python/cryptography-vectors: stable for pike

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

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



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

2017-09-29 Thread Matt Thode
commit: 59db46a016d269784791077998228ffab541fdfd
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:01:35 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:01:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59db46a0

dev-python/cryptography: stable for pike

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/cryptography/cryptography-2.0.2.ebuild 
b/dev-python/cryptography/cryptography-2.0.2.ebuild
index 963e8c1c16d..c9d042f541e 100644
--- a/dev-python/cryptography/cryptography-2.0.2.ebuild
+++ b/dev-python/cryptography/cryptography-2.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 hppa ia64 mips ppc ppc64 x86"
 IUSE="libressl test"
 
 RDEPEND="



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

2017-09-29 Thread Matt Thode
commit: 622bbd83135ed419d41ca4cef4c814e3b64c6201
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 00:55:16 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 00:55:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622bbd83

dev-python/asn1crypto: stable allarches

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/asn1crypto/asn1crypto-0.22.0.ebuild 
b/dev-python/asn1crypto/asn1crypto-0.22.0.ebuild
index 87f781480ea..ec5211d69f0 100644
--- a/dev-python/asn1crypto/asn1crypto-0.22.0.ebuild
+++ b/dev-python/asn1crypto/asn1crypto-0.22.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-solaris"
+KEYWORDS="amd64 arm arm64 hppa ia64 mips ppc ppc64 x86 ~x64-solaris"
 IUSE="test"
 
 RDEPEND=""



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

2017-09-29 Thread Matt Thode
commit: 4ee5b4ed8bfc902683765d4707c6fe3128333984
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 01:02:48 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 01:02:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee5b4ed

dev-python/pyopenssl: stable for pike

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/pyopenssl/pyopenssl-17.2.0.ebuild 
b/dev-python/pyopenssl/pyopenssl-17.2.0.ebuild
index d873a6b97ce..e417175b253 100644
--- a/dev-python/pyopenssl/pyopenssl-17.2.0.ebuild
+++ b/dev-python/pyopenssl/pyopenssl-17.2.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 hppa ia64 mips ppc ppc64 x86"
 IUSE="doc examples test"
 
 RDEPEND="



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

2017-09-29 Thread Matt Thode
commit: 4b936aebdd8ec7e82cef34da21e2edefe9903edd
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 00:52:22 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 00:52:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b936aeb

net-misc/openvswitch: 2.7.2-r1 stable amd64 and x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild 
b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
index dfe3a852b32..d8f19c8e853 100644
--- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz;
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



  1   2   3   >