[gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/

2019-05-01 Thread Michał Górny
commit: da41a55c12294e10e186fb238ee7e9938f1ab13e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 05:49:58 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 05:49:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da41a55c

app-crypt/glep63-check: Bump to v7

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/glep63-check/Manifest  |  1 +
 app-crypt/glep63-check/glep63-check-7.ebuild | 30 
 2 files changed, 31 insertions(+)

diff --git a/app-crypt/glep63-check/Manifest b/app-crypt/glep63-check/Manifest
index ffe6730e85e..29127241c13 100644
--- a/app-crypt/glep63-check/Manifest
+++ b/app-crypt/glep63-check/Manifest
@@ -1 +1,2 @@
 DIST glep63-check-6.tar.gz 61318 BLAKE2B 
9310a70556deabf90003c154c326480e7a5fb58992bf79201100c21fbbeb17ebfdb560d861586d1c206a8d4ed3e64500a8eca4d99dacd072dce121736cdb2d3e
 SHA512 
f0729683095222f60243923bcb7d9c1b984eb10cb0d8a0da2ec756b40a11c3f4f3de466fa533a66d4f645a2de09137a12a47eda5e80d7d5d562b0926a30b1a72
+DIST glep63-check-7.tar.gz 66680 BLAKE2B 
33c332b6f90a2b9bcecc174c2a0cdd4e99f3e03d6b5c663b3477b486a96e03116612e8d63ead29d7036c115e0a21dfcf952d1085d23b1bce966fd784f1c12f23
 SHA512 
7990f2c926f23a92164b9aaa8da549cfe8194b7fe864f8787daf0e24d4dd7812cc917f0d5beea0355c14c0cf737a9ea2351a570da39a19a0dfc7bcd42e0cac05

diff --git a/app-crypt/glep63-check/glep63-check-7.ebuild 
b/app-crypt/glep63-check/glep63-check-7.ebuild
new file mode 100644
index 000..13996cabd8a
--- /dev/null
+++ b/app-crypt/glep63-check/glep63-check-7.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="GLEP 63 compliance checker for OpenPGP keys"
+HOMEPAGE="https://github.com/mgorny/glep63-check/;
+SRC_URI="https://github.com/mgorny/glep63-check/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+RDEPEND="app-crypt/gnupg"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   sys-libs/libfaketime
+   )"
+
+python_test() {
+   "${EPYTHON}" -m unittest -v || die "Tests fail with ${EPYTHON}"
+}



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

2019-05-01 Thread Matt Turner
commit: 3d256b21800f15a258cf030e1532b6bdd515d753
Author: Matt Turner  gentoo  org>
AuthorDate: Thu May  2 05:19:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu May  2 05:19:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d256b21

app-admin/rsyslog-8.1901.0: hppa stable, bug 679178

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
index 9a3428ea917..9938250cd5d 100644
--- a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   KEYWORDS="amd64 arm ~arm64 ~hppa x86"
+   KEYWORDS="amd64 arm ~arm64 hppa x86"
 
SRC_URI="
https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz



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

2019-05-01 Thread Matt Turner
commit: 64972d565969ec02d099ebf25a76c9a2a46e9902
Author: Matt Turner  gentoo  org>
AuthorDate: Thu May  2 05:19:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu May  2 05:19:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64972d56

dev-libs/librelp-1.3.0: hppa stable, bug 679178

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/dev-libs/librelp/librelp-1.3.0.ebuild 
b/dev-libs/librelp/librelp-1.3.0.ebuild
index b5359490d5f..9ce8c653d49 100644
--- a/dev-libs/librelp/librelp-1.3.0.ebuild
+++ b/dev-libs/librelp/librelp-1.3.0.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )"
 # subslot = soname version
 SLOT="0/0.4.0"
 
-KEYWORDS="amd64 arm ~arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa ~sparc x86"
 IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
 REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"
 



[gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/

2019-05-01 Thread Markus Meier
commit: af191bacdefdbe8b345e1f3c086bd785b2533fb8
Author: Markus Meier  gentoo  org>
AuthorDate: Thu May  2 05:02:13 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu May  2 05:02:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af191bac

net-ftp/lftp: arm stable, bug #662882

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-ftp/lftp/lftp-4.8.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/lftp/lftp-4.8.4-r1.ebuild 
b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
index ff56e1feb5d..3ae874e55cc 100644
--- a/net-ftp/lftp/lftp-4.8.4-r1.ebuild
+++ b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl 
verify-file"
 RESTRICT="test"
 



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

2019-05-01 Thread Markus Meier
commit: 518d6147006be47d76dad082573a3e5ba986c03d
Author: Markus Meier  gentoo  org>
AuthorDate: Thu May  2 05:01:40 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu May  2 05:01:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=518d6147

dev-python/urllib3: arm stable, bug #683890

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/urllib3/urllib3-1.24.2.ebuild 
b/dev-python/urllib3/urllib3-1.24.2.ebuild
index ffc0a49fee8..fdfc815c685 100644
--- a/dev-python/urllib3/urllib3-1.24.2.ebuild
+++ b/dev-python/urllib3/urllib3-1.24.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 #RESTRICT="test"
 



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

2019-05-01 Thread Andrew John Hughes
commit: 06fcf84e27cb035152ecf82a53f0c4f191daf275
Author: Andrew John Hughes  member  fsf  org>
AuthorDate: Thu May  2 03:41:44 2019 +
Commit: Andrew John Hughes  member  fsf  org>
CommitDate: Thu May  2 03:43:02 2019 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=06fcf84e

dev-java/icedtea: IcedTea 3.12.0 released: http://bitly.com/it31200

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew John Hughes  member.fsf.org>

 dev-java/icedtea/ChangeLog |  6 +
 dev-java/icedtea/Manifest  | 22 +-
 ...icedtea-3.11.0.ebuild => icedtea-3.12.0.ebuild} | 26 +++---
 3 files changed, 30 insertions(+), 24 deletions(-)

diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog
index 3071a505..f5eef6ce 100644
--- a/dev-java/icedtea/ChangeLog
+++ b/dev-java/icedtea/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2019 Gentoo Authors; Distributed under the GPL v2
 # $Header: $
 
+*icedtea-3.12.0 (02 May 2019)
+
+  02 May 2019; Andrew John Hughes 
+  +icedtea-3.12.0.ebuild, -icedtea-3.11.0.ebuild:
+  dev-java/icedtea: IcedTea 3.12.0 released: http://bitly.com/it31200
+
 *icedtea-7.2.6.17 (26 Mar 2019)
 
   26 Mar 2019; Andrew John Hughes 

diff --git a/dev-java/icedtea/Manifest b/dev-java/icedtea/Manifest
index 45b899cb..a7cd76a2 100644
--- a/dev-java/icedtea/Manifest
+++ b/dev-java/icedtea/Manifest
@@ -13,27 +13,27 @@ DIST icedtea-2.7-jaxws-c62baa2e633c.tar.bz2 2023264 BLAKE2B 
f0b3203c2a1a02c81a3c
 DIST icedtea-2.7-jdk-686a9079ddba.tar.bz2 32832131 BLAKE2B 
941876bb9fe1cbe74d9149c5441d8b16f3f56e09da641920b9a845ad56615bf437093f74fd65d6f8327b2cd1456cf97970633a4fcb780dd52f9d08eedf3bc4d5
 SHA512 
1352e5c10fb16432d877e1c8a517313c9fed9ff32392e9e46c44af1b27e530d890e57ecf185114926947678cb7c0e44365e27d78f8e3b1809a2d20ba194d89e5
 DIST icedtea-2.7-langtools-4dfd158c281f.tar.bz2 1712064 BLAKE2B 
ba482e33729d3734bfb424513377d06cae098b5ded2ad26fdfc486ad4f057b28a5ecfd3f8de3be12ea3e168428921e20f66a016bfa9081f2c0b9806474ca65fe
 SHA512 
05ebf47918f35408df309970aedfcd6fb0d45c86fe0a107a1468c2a0dadf723359911cdac0954ed33a67342f723419ceddf72bdb4763a0bf5298287323cc2baf
 DIST icedtea-2.7-openjdk-3237bf9d7b30.tar.bz2 130448 BLAKE2B 
0ef751512b7415349906d5ea0541d3b6482d722158428182f3ee2799fb080adbed618477747bf77833c444af7e5d6235b5b1b06d9e067057f505d5e9de6409aa
 SHA512 
aa02d9321947b0509b8ee96a2766b48fd2adb51eb1c6ebe6d5c8e69b50c2cdeb803625e99c436c6f59bc958822d3738ffd1baf599011cc6d5b2ec5c3e1bb4155
-DIST icedtea-3.11-aarch32-5caf41da4f93.tar.xz 6792096 BLAKE2B 
41ef1911520456cbb7e1dc62172ac87f48819b3a9926eea3b61e7c9da3699d6aec445bad879c5588bf84a0a07300ab6c90fa1f18609d0389681df2d0bf5b7342
 SHA512 
dc59c9a3dd39863b6c64b525902aaab575055b39fe8266e4b59f0cac461b5760418df217fce264962900d7547b16faf7cb01ba6f0486e1af25693a0b433ee310
-DIST icedtea-3.11-corba-cfc35c4598d9.tar.xz 946136 BLAKE2B 
184677a88618d09fdfe629b2e6830b3d2530d2b643596c7e1ab397a7efdce9b74b21707e83482c5539c8fda14873f9c5b248c55229efce14b1602f829075f463
 SHA512 
9b8a44dda0bbfba8dc0d659e0fabf22e84b9931518e4b199a238faa103cbc4ed814c97f0f38f0aed263846b46fc7eab4500ba9759503373083e12cb8b5b364b5
-DIST icedtea-3.11-hotspot-a24b4e46303e.tar.xz 6887280 BLAKE2B 
fa404d71dd36d4ce297108fd7a9ddc054888f383d239daf018f4a5f8414fc71f1f6c21903a36db70f5ac02c020cde2daf7121ecb40b3f2306dd824c692aea868
 SHA512 
13fa35f4a4fe01b3da4efb8476c0cb3482a36596eb422f2ad958a4c51efc286962ac3123a75853e84c4db477ac064a0fd3ee5e03f1ea0ec4f7e2c8ac07aa2d0e
-DIST icedtea-3.11-jaxp-1c01fbb460ba.tar.xz 2291488 BLAKE2B 
228bdc110a33b904e4d2052eaad5125cf1cfa6b8560890cd25a6f3a269b1d7a66debcdf6dcb3f83dfeb2c044a96b81d355a1721f94ba71d5eb962a5e37453dd7
 SHA512 
9eba0f6ada2ae8adc1791a91ceb4fba9bd06aee0626cd1b4310ff16c7c8006045fed5fb7f109e490395b70695be4e6bfd6f1f5cbcdb095fb17abf123012a03de
-DIST icedtea-3.11-jaxws-cf4d2b27895c.tar.xz 2274588 BLAKE2B 
5aa62c387545e6679c2e7806262bf250e4b424aa240470c3ae7d2a4950be190adf34fb6c16751d0062ffa606c5a04bde64b8dcc2aff1a46043442e340c0d8763
 SHA512 
ce5f0c2aced1af59f002dc9dc6cba4b9332167e9e019a3040267901ef7f325e05b8c99ed1f276b88ddb4e43cdd1b0c456e0c4dcae6b3800c0502ffa840de
-DIST icedtea-3.11-jdk-34ade0cd2dd5.tar.xz 39248532 BLAKE2B 
b47eba283afddb0cc22e8ba1904587542535620311e5f4e3c7770bad61a9f149b413ed30c62e43a6d4b395f6e1fa3ca647890097c5c5af4eff60dc63b7bd712f
 SHA512 
411508ed91f14ae1c51ea54de72a943db222ff572f3991631fe1a1fa97f9bb42da1e01ca98893f7236b4b44bae2917fc3f8622d7f94a085be30d437451acd272
-DIST icedtea-3.11-langtools-78414f4f0172.tar.xz 2073920 BLAKE2B 
299f8bb215710b692f9cb359951a19acb27d93e7ca048a7e83f1ed2d9bf7101fc48e5512056f70b3e780246410359739a6a23ee691c8bae49630a692022e
 SHA512 
363c376848870c6c28415967561c4b151f1256c38a315fabc69c90425f5255224182045349a00c9433db52c416b7ebffedaa4825c980460541a3f9338adbaa5e
-DIST icedtea-3.11-nashorn-3cb2fe2b1b7d.tar.xz 2317604 BLAKE2B 

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

2019-05-01 Thread Craig Andrews
commit: 5c8df2080a700ab49e52337e8ee4424178961d31
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed May  1 20:12:42 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed May  1 23:35:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8df208

x11-misc/virtualgl: EAPI=7, install to /usr/lib/VirtualGL, add dep on libXtst

Closes: https://bugs.gentoo.org/683656
Closes: https://bugs.gentoo.org/679710
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 .../virtualgl/{virtualgl-.ebuild => virtualgl-2.6.1-r1.ebuild}  | 6 --
 x11-misc/virtualgl/virtualgl-.ebuild| 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/x11-misc/virtualgl/virtualgl-.ebuild 
b/x11-misc/virtualgl/virtualgl-2.6.1-r1.ebuild
similarity index 94%
copy from x11-misc/virtualgl/virtualgl-.ebuild
copy to x11-misc/virtualgl/virtualgl-2.6.1-r1.ebuild
index 05ef6a70377..baca3aa9453 100644
--- a/x11-misc/virtualgl/virtualgl-.ebuild
+++ b/x11-misc/virtualgl/virtualgl-2.6.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit cmake-multilib flag-o-matic multilib systemd
 
 if [[ ${PV} == * ]] ; then
@@ -30,6 +30,7 @@ RDEPEND="
media-libs/libjpeg-turbo[${MULTILIB_USEDEP}]
x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
x11-libs/libXv[${MULTILIB_USEDEP}]
virtual/glu[${MULTILIB_USEDEP}]
virtual/opengl[${MULTILIB_USEDEP}]
@@ -37,6 +38,7 @@ RDEPEND="
>=media-libs/libjpeg-turbo-1.3.0-r3[abi_x86_32]
>=x11-libs/libX11-1.6.2[abi_x86_32]
>=x11-libs/libXext-1.3.2[abi_x86_32]
+   >=x11-libs/libXtst-1.2.3[abi_x86_32]
>=x11-libs/libXv-1.0.10[abi_x86_32]
>=virtual/glu-9.0-r1[abi_x86_32]
>=virtual/opengl-7.0-r1[abi_x86_32]
@@ -62,7 +64,7 @@ src_configure() {
-DVGL_USESSL="$(usex ssl)"
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/"${PF}"
-DTJPEG_INCLUDE_DIR=/usr/include
-   -DCMAKE_INSTALL_LIBDIR=/usr/$(get_libdir)
+   -DCMAKE_INSTALL_LIBDIR=/usr/$(get_libdir)/VirtualGL
-DTJPEG_LIBRARY=/usr/$(get_libdir)/libturbojpeg.so
-DCMAKE_LIBRARY_PATH=/usr/$(get_libdir)
)

diff --git a/x11-misc/virtualgl/virtualgl-.ebuild 
b/x11-misc/virtualgl/virtualgl-.ebuild
index 05ef6a70377..baca3aa9453 100644
--- a/x11-misc/virtualgl/virtualgl-.ebuild
+++ b/x11-misc/virtualgl/virtualgl-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit cmake-multilib flag-o-matic multilib systemd
 
 if [[ ${PV} == * ]] ; then
@@ -30,6 +30,7 @@ RDEPEND="
media-libs/libjpeg-turbo[${MULTILIB_USEDEP}]
x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
x11-libs/libXv[${MULTILIB_USEDEP}]
virtual/glu[${MULTILIB_USEDEP}]
virtual/opengl[${MULTILIB_USEDEP}]
@@ -37,6 +38,7 @@ RDEPEND="
>=media-libs/libjpeg-turbo-1.3.0-r3[abi_x86_32]
>=x11-libs/libX11-1.6.2[abi_x86_32]
>=x11-libs/libXext-1.3.2[abi_x86_32]
+   >=x11-libs/libXtst-1.2.3[abi_x86_32]
>=x11-libs/libXv-1.0.10[abi_x86_32]
>=virtual/glu-9.0-r1[abi_x86_32]
>=virtual/opengl-7.0-r1[abi_x86_32]
@@ -62,7 +64,7 @@ src_configure() {
-DVGL_USESSL="$(usex ssl)"
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/"${PF}"
-DTJPEG_INCLUDE_DIR=/usr/include
-   -DCMAKE_INSTALL_LIBDIR=/usr/$(get_libdir)
+   -DCMAKE_INSTALL_LIBDIR=/usr/$(get_libdir)/VirtualGL
-DTJPEG_LIBRARY=/usr/$(get_libdir)/libturbojpeg.so
-DCMAKE_LIBRARY_PATH=/usr/$(get_libdir)
)



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

2019-05-01 Thread Jory Pratt
commit: a8c07ce3e9c5bd552f8b329f6c7e34d730662d27
Author: Jory Pratt  gentoo  org>
AuthorDate: Wed May  1 23:24:00 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed May  1 23:24:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c07ce3

profiles/package.mask: mask dev-lang/spidermonkey:24 for removal in 30 days

Signed-off-by: Jory Pratt  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 19677dd9667..c47f150e344 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Jory A. Pratt  (1 May 2019)
+# No longer supported and or needed by in tree packages.
+# Masked for removal in 30 Days. Bug #684904
+dev-lang/spidermonkey:24
+
 # Mart Raudsepp  (27 Apr 2019)
 # Old gstreamer 0.10 versions. Use gstreamer:1.0 and co instead.
 # Masked for removal in 30 days. Bug #550648



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

2019-05-01 Thread Jeroen Roovers
commit: 6dd33b4ac165ed441e5c53ccb6bc1a1ed7387e18
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed May  1 21:32:09 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed May  1 23:19:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd33b4a

net-analyzer/dhcpdump: Use HTTPS

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/dhcpdump/dhcpdump-1.8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild 
b/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
index 2973a634415..e30805c0b69 100644
--- a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
+++ b/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="DHCP Packet Analyzer/tcpdump postprocessor"
-HOMEPAGE="http://www.mavetju.org/unix/general.php;
-SRC_URI="http://www.mavetju.org/download/${P}.tar.gz;
+HOMEPAGE="https://www.mavetju.org/unix/general.php;
+SRC_URI="https://www.mavetju.org/download/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/files/, app-accessibility/edbrowse/

2019-05-01 Thread Mart Raudsepp
commit: 828fa8d35abaafd811ed5f8508d781975d2327e1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed May  1 22:42:11 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed May  1 22:42:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828fa8d3

app-accessibility/edbrowse: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-accessibility/edbrowse/Manifest|  1 -
 app-accessibility/edbrowse/edbrowse-3.5.1.ebuild   | 60 --
 .../files/edbrowse-3.5.1-implicit-decl.patch   | 22 
 3 files changed, 83 deletions(-)

diff --git a/app-accessibility/edbrowse/Manifest 
b/app-accessibility/edbrowse/Manifest
index ab7c37f33f7..7e87a04dc80 100644
--- a/app-accessibility/edbrowse/Manifest
+++ b/app-accessibility/edbrowse/Manifest
@@ -1,2 +1 @@
-DIST edbrowse-3.5.1.zip 745277 BLAKE2B 
2256faf58de68ab2d19d3137ddaaa92dbfdfff581d83c9f2b58e0e161c10aaa5c867dbf8b81da77f21abdd5c1a07d882abafff4bcfc0706fc33a73b7ba6bc087
 SHA512 
83bdb1d49afa04a41a84b71e86969880b518d8d6c1e448380d70710ad2373ed57cb3699d3ad50226ea4d5776f511ff50b9510655b27d26948213113699512fc2
 DIST edbrowse-3.7.4.tar.gz 765794 BLAKE2B 
5d428ca3923e26d5b3f204d5aba37a08bbfc50345b18718e5a281521361da4920ea12d68a5013bb688e95f178be8903bede1bef5b3cd626a0e6084141188d878
 SHA512 
79b2b450b6f54f3d74b7c722f223b3340b3ddfa1cbff2d69adcd1cd4ffb76b78a812a35a053cf224a74543020ef8423cd68eafa9a277451245d383065fb1595d

diff --git a/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild 
b/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild
deleted file mode 100644
index c8e5ad5fdf8..000
--- a/app-accessibility/edbrowse/edbrowse-3.5.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 eutils
-
-DESCRIPTION="editor, browser, and mail client using the /bin/ed interface"
-HOMEPAGE="http://the-brannons.com/edbrowse/;
-SRC_URI="http://the-brannons.com/${PN}/${P}.zip;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl odbc l10n_fr"
-
-COMMON_DEPEND=">=dev-lang/spidermonkey-24.0:24
-   >=sys-libs/readline-6.0
-   >=net-misc/curl-7.36.0
-   >=dev-libs/libpcre-7.8
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   odbc? ( dev-db/unixODBC )"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-   app-arch/unzip"
-RDEPEND="${COMMON_DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-implicit-decl.patch"
-}
-
-src_compile() {
-   jscppflags=$(pkg-config --cflags mozjs-24)
-   jslib=$(pkg-config --libs mozjs-24)
-   emake prefix=/usr JSLIB="${jslib}" JS_CXXFLAGS="${jscppflags}" STRIP=''
-   if use odbc; then
-   # Top-level makefile doesn't have this target.
-   cd src
-   emake prefix=/usr JSLIB="${jslib}" JS_CXXFLAGS="${jscppflags}" STRIP=''
-   cd ..
-   fi
-}
-
-src_install() {
-   cd src
-   emake prefix=/usr DESTDIR="${D}" install
-   if use odbc; then
-   dobin edbrowseodbc
-   fi
-   cd ..
-   dodoc CHANGES README todo
-   cd doc
-   dobin setup.ebrc
-   dohtml usersguide.html philosophy.html
-   dodoc sample.ebrc
-   if use l10n_fr; then
-   dohtml usersguide_fr.html philosophy_fr.html
-   dodoc sample_fr.ebrc
-   fi
-}

diff --git 
a/app-accessibility/edbrowse/files/edbrowse-3.5.1-implicit-decl.patch 
b/app-accessibility/edbrowse/files/edbrowse-3.5.1-implicit-decl.patch
deleted file mode 100644
index 1880d2b3bfe..000
--- a/app-accessibility/edbrowse/files/edbrowse-3.5.1-implicit-decl.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur edbrowse-3.5.1/src/fetchmail.c edbrowse-3.5.1.new/src/fetchmail.c
 edbrowse-3.5.1/src/fetchmail.c 2014-09-23 21:50:37.0 -0700
-+++ edbrowse-3.5.1.new/src/fetchmail.c 2014-09-29 02:29:46.193856866 -0700
-@@ -6,6 +6,7 @@
-  * This file is part of the edbrowse project, released under GPL.
-  */
- 
-+#define _GNU_SOURCE
- #include "eb.h"
- 
- #define MHLINE 200/* length of a mail header line */
-diff -Naur edbrowse-3.5.1/src/sendmail.c edbrowse-3.5.1.new/src/sendmail.c
 edbrowse-3.5.1/src/sendmail.c  2014-09-23 21:50:37.0 -0700
-+++ edbrowse-3.5.1.new/src/sendmail.c  2014-09-29 02:29:37.105874233 -0700
-@@ -5,6 +5,7 @@
-  * This file is part of the edbrowse project, released under GPL.
-  */
- 
-+#define _GNU_SOURCE
- #include "eb.h"
- 
- #include 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gjs/files/, dev-libs/gjs/

2019-05-01 Thread Mart Raudsepp
commit: 74882270217cd46412f7c00d1cf7bde46d26d441
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed May  1 08:08:15 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed May  1 22:42:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74882270

dev-libs/gjs: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-libs/gjs/Manifest  |  1 -
 .../gjs/files/gjs-1.43.3-disable-unittest-1.patch  | 40 -
 .../gjs/files/gjs-1.43.3-disable-unittest-2.patch  | 35 
 dev-libs/gjs/gjs-1.46.0.ebuild | 66 --
 4 files changed, 142 deletions(-)

diff --git a/dev-libs/gjs/Manifest b/dev-libs/gjs/Manifest
index 1d2a8e38de9..74251b92231 100644
--- a/dev-libs/gjs/Manifest
+++ b/dev-libs/gjs/Manifest
@@ -1,3 +1,2 @@
-DIST gjs-1.46.0.tar.xz 490812 BLAKE2B 
d7b71d6c611404d9313cdd19959e2a0cb7f035bbd2528db77ccb0030e685019b756216bfbc64885b3641c14cab2f29110492c87047c3ceb1a627765857b19a95
 SHA512 
14af40668e95d269ac87556c75cf45680c41bc8246f04c46726d34bd80e9344045c0a510567f156c2c25c1f10dd474dc38bd50581d1b2e5abe0daa0cf570e2bc
 DIST gjs-1.48.7.tar.xz 595324 BLAKE2B 
eac8b5b2f7e909e94e3fb305cac443da3f433047ee07fa8fbd15905890f77d57449c8689867df61f1ac849b8b4bddc089a9b1ddc3aa79d4b3d054226c58fa909
 SHA512 
b8c58e068eaecfca2fa40cebe209fa8058e603809be4307099a0f3dbd561752a540d587d546ffa74aef0268a111f2b2846a1e0febda1adcefdac8c02e716e2dd
 DIST gjs-1.54.3.tar.xz 647704 BLAKE2B 
792225afd9828755ef67b3e7221d4c53535d79d879e0aef0c7c56f06e02313a966776b5dddf9876649984a1599eb44a27d6288f9216bb929a66ad9e14cb632e5
 SHA512 
f19e667963fa3feecd23a9e4cc263a55d9d1311de7d10905969966f74e26ff982839c192c555cbc059e4fd65ff7c89d18944ca6bf8ffbb65ec91081036d19505

diff --git a/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-1.patch 
b/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-1.patch
deleted file mode 100644
index c6d740ad553..000
--- a/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-1.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 115c97bb07f71ac91e20b84f9da6389434d31999 Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue 
-Date: Sun, 12 Oct 2014 21:57:11 +0200
-Subject: [PATCH 1/2] Comment broken unittests
-

- test/gjs-tests.cpp | 10 +-
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/test/gjs-tests.cpp b/test/gjs-tests.cpp
-index 6cade7b..4d6c61e 100644
 a/test/gjs-tests.cpp
-+++ b/test/gjs-tests.cpp
-@@ -324,18 +324,18 @@ main(intargc,
- 
- g_test_init(, , NULL);
- 
--g_test_add_func("/gjs/context/construct/destroy", 
gjstest_test_func_gjs_context_construct_destroy);
-+/* g_test_add_func("/gjs/context/construct/destroy", 
gjstest_test_func_gjs_context_construct_destroy); */
- g_test_add_func("/gjs/context/construct/eval", 
gjstest_test_func_gjs_context_construct_eval);
--g_test_add_func("/gjs/jsapi/util/array", 
gjstest_test_func_gjs_jsapi_util_array);
--g_test_add_func("/gjs/jsapi/util/error/throw", 
gjstest_test_func_gjs_jsapi_util_error_throw);
--g_test_add_func("/gjs/jsapi/util/string/js/string/utf8", 
gjstest_test_func_gjs_jsapi_util_string_js_string_utf8);
-+/* g_test_add_func("/gjs/jsapi/util/array", 
gjstest_test_func_gjs_jsapi_util_array); */
-+/* g_test_add_func("/gjs/jsapi/util/error/throw", 
gjstest_test_func_gjs_jsapi_util_error_throw); */
-+/* g_test_add_func("/gjs/jsapi/util/string/js/string/utf8", 
gjstest_test_func_gjs_jsapi_util_string_js_string_utf8); */
- g_test_add_func("/gjs/jsutil/strip_shebang/no_shebang", 
gjstest_test_strip_shebang_no_advance_for_no_shebang);
- g_test_add_func("/gjs/jsutil/strip_shebang/have_shebang", 
gjstest_test_strip_shebang_advance_for_shebang);
- g_test_add_func("/gjs/jsutil/strip_shebang/only_shebang", 
gjstest_test_strip_shebang_return_null_for_just_shebang);
- g_test_add_func("/util/glib/strv/concat/null", 
gjstest_test_func_util_glib_strv_concat_null);
- g_test_add_func("/util/glib/strv/concat/pointers", 
gjstest_test_func_util_glib_strv_concat_pointers);
- 
--gjs_test_add_tests_for_coverage ();
-+/* gjs_test_add_tests_for_coverage (); */
- 
- g_test_run();
- 
--- 
-2.3.6
-

diff --git a/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-2.patch 
b/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-2.patch
deleted file mode 100644
index fe21f92dfc2..000
--- a/dev-libs/gjs/files/gjs-1.43.3-disable-unittest-2.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From c9d63c7531a29418c64dc44556519d7bd1664ce4 Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue 
-Date: Sun, 12 Oct 2014 21:57:45 +0200
-Subject: [PATCH 2/2] Comment broken JS unittest
-

- installed-tests/js/testLocale.js | 8 
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/installed-tests/js/testLocale.js 
b/installed-tests/js/testLocale.js
-index b086a66..0c5abb1 100644
 a/installed-tests/js/testLocale.js
-+++ 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/

2019-05-01 Thread Mart Raudsepp
commit: 44f25e22e07a4b11a185ed086f51872bd9febe19
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed May  1 22:41:32 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed May  1 22:42:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f25e22

app-accessibility/edbrowse: bump to 3.7.4

Uses duktape instead of old mozjs/spidermonkey version.
Ported to use new cmake system. Hopefully fixing the two
edbrowseodbc bugs along the way (not tested).

Closes: https://bugs.gentoo.org/632632
Closes: https://bugs.gentoo.org/638722
Closes: https://bugs.gentoo.org/556924
Closes: https://bugs.gentoo.org/625334
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-accessibility/edbrowse/Manifest  |  1 +
 app-accessibility/edbrowse/edbrowse-3.7.4.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/app-accessibility/edbrowse/Manifest 
b/app-accessibility/edbrowse/Manifest
index 1405c487735..ab7c37f33f7 100644
--- a/app-accessibility/edbrowse/Manifest
+++ b/app-accessibility/edbrowse/Manifest
@@ -1 +1,2 @@
 DIST edbrowse-3.5.1.zip 745277 BLAKE2B 
2256faf58de68ab2d19d3137ddaaa92dbfdfff581d83c9f2b58e0e161c10aaa5c867dbf8b81da77f21abdd5c1a07d882abafff4bcfc0706fc33a73b7ba6bc087
 SHA512 
83bdb1d49afa04a41a84b71e86969880b518d8d6c1e448380d70710ad2373ed57cb3699d3ad50226ea4d5776f511ff50b9510655b27d26948213113699512fc2
+DIST edbrowse-3.7.4.tar.gz 765794 BLAKE2B 
5d428ca3923e26d5b3f204d5aba37a08bbfc50345b18718e5a281521361da4920ea12d68a5013bb688e95f178be8903bede1bef5b3cd626a0e6084141188d878
 SHA512 
79b2b450b6f54f3d74b7c722f223b3340b3ddfa1cbff2d69adcd1cd4ffb76b78a812a35a053cf224a74543020ef8423cd68eafa9a277451245d383065fb1595d

diff --git a/app-accessibility/edbrowse/edbrowse-3.7.4.ebuild 
b/app-accessibility/edbrowse/edbrowse-3.7.4.ebuild
new file mode 100644
index 000..91fd4cd8a6e
--- /dev/null
+++ b/app-accessibility/edbrowse/edbrowse-3.7.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit cmake-utils
+
+DESCRIPTION="Combination editor, browser, and mail client that is 100% text 
based"
+HOMEPAGE="http://edbrowse.org;
+SRC_URI="https://github.com/CMB/edbrowse/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="odbc"
+
+RDEPEND="
+   app-text/tidy-html5
+   >=net-misc/curl-7.36.0
+   >=dev-libs/libpcre-7.8
+   >=sys-libs/readline-6.0
+   dev-lang/duktape
+   odbc? ( dev-db/unixODBC )"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/pkgconfig"
+
+src_prepare() {
+   sed -i -e "s:/usr/share/doc/edbrowse:/usr/share/doc/${P}:" 
CMakeLists.txt
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_EDBR_ODBC=$(usex odbc)
+   )
+   cmake-utils_src_configure
+}



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

2019-05-01 Thread Nick Sarnie
commit: fbe9c3c8bce5d656bb73d5d66692b45f34288625
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 22:26:48 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 22:27:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe9c3c8

app-emulation/wine-staging: Sync with ::wine

Fix typo

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/wine-staging-4.7.ebuild  | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-4.7.ebuild 
b/app-emulation/wine-staging/wine-staging-4.7.ebuild
index 189aba0c914..c19112a3014 100644
--- a/app-emulation/wine-staging/wine-staging-4.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.7.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging 
patchset"
 HOMEPAGE="https://www.winehq.org/;
 SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
 "
 
 if [[ ${PV} == "" ]] ; then

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 189aba0c914..c19112a3014 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging 
patchset"
 HOMEPAGE="https://www.winehq.org/;
 SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
 "
 
 if [[ ${PV} == "" ]] ; then



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

2019-05-01 Thread Zac Medico
commit: 69a0e83bf709b07c170da026e1f4cf5ee09d950d
Author: Zac Medico  gentoo  org>
AuthorDate: Wed May  1 22:24:12 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed May  1 22:27:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a0e83b

app-emulation/cri-o: version bump to 1.13.7

Reported-by: Bruce Guenter  untroubled.org>
Closes: https://bugs.gentoo.org/684898
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/cri-o/Manifest|   1 +
 app-emulation/cri-o/cri-o-1.13.7.ebuild | 112 
 2 files changed, 113 insertions(+)

diff --git a/app-emulation/cri-o/Manifest b/app-emulation/cri-o/Manifest
index cb7d987023a..fd856a5b0ce 100644
--- a/app-emulation/cri-o/Manifest
+++ b/app-emulation/cri-o/Manifest
@@ -1,2 +1,3 @@
 DIST cri-o-1.10.6.tar.gz 5161858 BLAKE2B 
bbfaf60c92dee3a9f42e9d4fc9b5482057a7a0ff2de36d74d434e2e60b53f92f70980c83825c18089c4a48bfa01c164b77aa01506c68c763f00265796e07d367
 SHA512 
b6a412cf5859dab79095732c2528e2ba373b3c21740203441fd3646862e2458e78e71f1895a5def05207964ef96a354c04395356e426600994bb39d3adfd0894
 DIST cri-o-1.13.5.tar.gz 6683259 BLAKE2B 
982de5590411ad618401a2909dcd4f0404d5bfc49667027e29fd266e3e2d15bbf0d7716db570d433eec7f2baacbb33f7e9e0f347aa2ef964a06b8b883f76404c
 SHA512 
116e51e9b31fca66b4edd9aac5d1f0c8929ba9a740af8b611fb7fa0e675e37facd4114d0848090b32f72f58d17c85060c15e07bee82098d83a0bd5b563f4c875
+DIST cri-o-1.13.7.tar.gz 6657183 BLAKE2B 
8073211bb188bf6a03615fe5d3f931d45dee09bb506316e80c6b0914d3b798e77e194d6f31e74e314406af28c4a882e45250f8c6792c82d9b0e3cceb0750cf1a
 SHA512 
5056f26decc96798738aa67350b0d7353ac025518c82e2591f4541284bbc3620976a97dcc805429adc748131f38d13edcdb77c3b6f1ba6b93f672637437acb10

diff --git a/app-emulation/cri-o/cri-o-1.13.7.ebuild 
b/app-emulation/cri-o/cri-o-1.13.7.ebuild
new file mode 100644
index 000..a032de19c99
--- /dev/null
+++ b/app-emulation/cri-o/cri-o-1.13.7.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_COMMIT="42585737f5eb59273e791e47ab1643e10862d67f"
+EGO_PN="github.com/kubernetes-sigs/${PN}"
+
+inherit golang-vcs-snapshot systemd
+
+DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime 
Interface"
+HOMEPAGE="https://cri-o.io/;
+SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="btrfs +device-mapper ostree seccomp selinux"
+
+COMMON_DEPEND="
+   app-crypt/gpgme:=
+   app-emulation/runc
+   dev-libs/glib:=
+   dev-libs/libassuan:=
+   dev-libs/libgpg-error:=
+   net-firewall/conntrack-tools
+   net-firewall/iptables
+   net-misc/cni-plugins
+   net-misc/socat
+   sys-apps/iproute2
+   btrfs? ( sys-fs/btrfs-progs )
+   device-mapper? ( sys-fs/lvm2:= )
+   ostree? ( dev-util/ostree )
+   seccomp? ( sys-libs/libseccomp:= )
+   selinux? ( sys-libs/libselinux:= )"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-go/go-md2man"
+RDEPEND="${COMMON_DEPEND}"
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_prepare() {
+   default
+
+   sed -e '/^GIT_.*/d' \
+   -e '/   git diff --exit-code/d' \
+   -e 's/$(GO) build -i/$(GO) build -v -work -x/' \
+   -e 's/\${GIT_COMMIT}/'${EGIT_COMMIT}'/' \
+   -i Makefile || die
+
+   echo ".NOTPARALLEL: binaries docs" >> Makefile || die
+
+   sed -e "s|^COMMIT_NO := .*|COMMIT_NO := ${EGIT_COMMIT}|" \
+   -e "s|^GIT_COMMIT := .*|GIT_COMMIT := ${EGIT_COMMIT}|" \
+   -i Makefile.inc || die
+
+   sed -e 's:/usr/local/bin:/usr/bin:' \
+   -i contrib/systemd/* || die
+}
+
+src_compile() {
+   [[ -f hack/btrfs_installed_tag.sh ]] || die
+   use btrfs || { echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \
+   hack/btrfs_installed_tag.sh || die; }
+
+   [[ -f hack/libdm_installed.sh ]] || die
+   use device-mapper || { echo -e "#!/bin/sh\necho 
exclude_graphdriver_devicemapper" > \
+   hack/libdm_installed.sh || die; }
+
+   [[ -f hack/ostree_tag.sh ]] || die
+   use ostree || { echo -e "#!/bin/sh\necho containers_image_ostree_stub" 
> \
+   hack/ostree_tag.sh || die; }
+
+   [[ -f hack/seccomp_tag.sh ]] || die
+   use seccomp || { echo -e "#!/bin/sh\ntrue" > \
+   hack/seccomp_tag.sh || die; }
+
+   [[ -f hack/selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   hack/selinux_tag.sh || die; }
+
+   mkdir -p bin || die
+   GOPATH="${WORKDIR}/${P}" GOBIN="${WORKDIR}/${P}/bin" \
+   emake binaries docs
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${D}${EPREFIX}/usr" install.bin install.man
+
+   keepdir /etc/crio
+   insinto /etc/crio
+   use 

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

2019-05-01 Thread Nick Sarnie
commit: f69ea0b08a7cf4ea3327fe96d4967c53a3483393
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed May  1 22:24:48 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed May  1 22:24:48 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f69ea0b0

app-emulation/wine-staging: Fix typo

Fixes: https://bugs.gentoo.org/684866
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/wine-staging-4.7.ebuild  | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-4.7.ebuild 
b/app-emulation/wine-staging/wine-staging-4.7.ebuild
index 189aba0..c19112a 100644
--- a/app-emulation/wine-staging/wine-staging-4.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.7.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging 
patchset"
 HOMEPAGE="https://www.winehq.org/;
 SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
 "
 
 if [[ ${PV} == "" ]] ; then

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 189aba0..c19112a 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging 
patchset"
 HOMEPAGE="https://www.winehq.org/;
 SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
 "
 
 if [[ ${PV} == "" ]] ; then



[gentoo-commits] repo/gentoo:master commit in: www-apps/netbox/files/, www-apps/netbox/

2019-05-01 Thread William Hubbs
commit: a00e5db4ee7f280d7744e3d116c815caccdf777f
Author: William Hubbs  sony  com>
AuthorDate: Wed May  1 21:59:00 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed May  1 21:59:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00e5db4

www-apps/netbox: remove 2.5.10

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/netbox/Manifest |   1 -
 www-apps/netbox/files/netbox-2.5.10-no-pip.patch |  27 --
 www-apps/netbox/netbox-2.5.10-r1.ebuild  | 107 ---
 www-apps/netbox/netbox-2.5.10.ebuild | 100 -
 4 files changed, 235 deletions(-)

diff --git a/www-apps/netbox/Manifest b/www-apps/netbox/Manifest
index fedbeb9fccb..70891e41ba8 100644
--- a/www-apps/netbox/Manifest
+++ b/www-apps/netbox/Manifest
@@ -1,3 +1,2 @@
-DIST netbox-2.5.10.tar.gz 2363340 BLAKE2B 
9bc946398ac75b585f2bc6fdb01bfb7545c92ccbb239e9ac0309b66be435134a87cde5fcf876cec4c3354e7aedf5af1d9e1976574689dfb0af34404e9c9f907f
 SHA512 
ed71b0efaffd8bad6e53f7b281d1933234161f031110fa901e1b789a964f000f2ff13897685e79193cbee9294c1f50b8c6edef7d0ef6f829a7357640c8034525
 DIST netbox-2.5.11.tar.gz 2364831 BLAKE2B 
e5117b2d4c3f33b231715a8b192e7954dc0611fcb270937c5c8abda3abc9f9925bd7db2c7306847428b5a24014d0c0b07ee404294b389a708d0dc7963c250691
 SHA512 
dfd19af01bf096ee7d8790981853d7e94d8926a4f0eeb00a061f805d56486670c058752b9a9fb23882b0b8d33e4a2d62f50a35b56c28eb2782be47e6f4b13b7d
 DIST netbox-2.5.12.tar.gz 2364874 BLAKE2B 
efe1360fd7c1105e5c6010ee22a882fb4fc796ff0f907974984dba35a0ab6da7724fd6042b102cebe3e3e291c3a1c65c347a5967edbaf443ece6fe61648a93be
 SHA512 
e105a351f1150139c5bce36527ea650f95504ccc1c7b6a82c41396d69bc8671758cc3b33789c95c81785c5ff54d34c7310cd3e03e65bd006606e85021dcd1795

diff --git a/www-apps/netbox/files/netbox-2.5.10-no-pip.patch 
b/www-apps/netbox/files/netbox-2.5.10-no-pip.patch
deleted file mode 100644
index 5d1fa595f4e..000
--- a/www-apps/netbox/files/netbox-2.5.10-no-pip.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff --git a/upgrade.sh b/upgrade.sh
-index 24e79f5b..248e1cb5 100755
 a/upgrade.sh
-+++ b/upgrade.sh
-@@ -8,22 +8,6 @@
- PYTHON="python3"
- PIP="pip3"
- 
--# TODO: Remove this in v2.6 as it is no longer needed under Python 3
--# Delete stale bytecode
--COMMAND="find . -name \"*.pyc\" -delete"
--echo "Cleaning up stale Python bytecode ($COMMAND)..."
--eval $COMMAND
--
--# Uninstall any Python packages which are no longer needed
--COMMAND="${PIP} uninstall -r old_requirements.txt -y"
--echo "Removing old Python packages ($COMMAND)..."
--eval $COMMAND
--
--# Install any new Python packages
--COMMAND="${PIP} install -r requirements.txt --upgrade"
--echo "Updating required Python packages ($COMMAND)..."
--eval $COMMAND
--
- # Apply any database migrations
- COMMAND="${PYTHON} netbox/manage.py migrate"
- echo "Applying database migrations ($COMMAND)..."

diff --git a/www-apps/netbox/netbox-2.5.10-r1.ebuild 
b/www-apps/netbox/netbox-2.5.10-r1.ebuild
deleted file mode 100644
index c12e3feb2dc..000
--- a/www-apps/netbox/netbox-2.5.10-r1.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-inherit python-single-r1 user readme.gentoo-r1
-
-DESCRIPTION="IP address and data center infrastructure management tool"
-HOMEPAGE="https://github.com/digitalocean/netbox;
-SRC_URI="https://github.com/digitalocean/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="ldap webhooks"
-
-RDEPEND=">=dev-python/django-2.1.5[${PYTHON_USEDEP}]
-   >=dev-python/django-cors-headers-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/django-debug-toolbar-1.11[${PYTHON_USEDEP}]
-   >=dev-python/django-filter-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/django-mptt-0.9.1[${PYTHON_USEDEP}]
-   >=dev-python/django-tables2-2.0.3[${PYTHON_USEDEP}]
-   >=dev-python/django-taggit-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/django-taggit-serializer-0.1.7[${PYTHON_USEDEP}]
-   >=dev-python/django-timezone-field-3.0[${PYTHON_USEDEP}]
-   >=dev-python/djangorestframework-3.9.0[${PYTHON_USEDEP}]
-   >=dev-python/drf-yasg-1.14.0[${PYTHON_USEDEP},validation]
-   >=dev-python/graphviz-0.10.1[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.10[${PYTHON_USEDEP}]
-   >=dev-python/markdown-2.6.11[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
-   >=dev-python/pillow-5.3.0[${PYTHON_USEDEP}]
-   >=dev-python/psycopg-2.7.6.1[${PYTHON_USEDEP}]
-   >=dev-python/py-gfm-0.1.4[${PYTHON_USEDEP}]
-   >=dev-python/pycryptodome-3.7.2[${PYTHON_USEDEP}]
-   www-servers/gunicorn[${PYTHON_USEDEP}]
-   ldap? ( >=dev-python/django-auth-ldap-1.7[${PYTHON_USEDEP}] )
-   webhooks? ( 

[gentoo-commits] repo/gentoo:master commit in: www-apps/netbox/files/, www-apps/netbox/

2019-05-01 Thread William Hubbs
commit: a1673d48e60c63fb893b1ffeda18133b632c5f72
Author: William Hubbs  sony  com>
AuthorDate: Wed May  1 21:54:10 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed May  1 21:55:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1673d48

www-apps/netbox: 2.5.12 bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/netbox/Manifest |   1 +
 www-apps/netbox/files/netbox-2.5.12-no-pip.patch |  27 ++
 www-apps/netbox/netbox-2.5.12.ebuild | 118 +++
 3 files changed, 146 insertions(+)

diff --git a/www-apps/netbox/Manifest b/www-apps/netbox/Manifest
index 2f26f7d2126..fedbeb9fccb 100644
--- a/www-apps/netbox/Manifest
+++ b/www-apps/netbox/Manifest
@@ -1,2 +1,3 @@
 DIST netbox-2.5.10.tar.gz 2363340 BLAKE2B 
9bc946398ac75b585f2bc6fdb01bfb7545c92ccbb239e9ac0309b66be435134a87cde5fcf876cec4c3354e7aedf5af1d9e1976574689dfb0af34404e9c9f907f
 SHA512 
ed71b0efaffd8bad6e53f7b281d1933234161f031110fa901e1b789a964f000f2ff13897685e79193cbee9294c1f50b8c6edef7d0ef6f829a7357640c8034525
 DIST netbox-2.5.11.tar.gz 2364831 BLAKE2B 
e5117b2d4c3f33b231715a8b192e7954dc0611fcb270937c5c8abda3abc9f9925bd7db2c7306847428b5a24014d0c0b07ee404294b389a708d0dc7963c250691
 SHA512 
dfd19af01bf096ee7d8790981853d7e94d8926a4f0eeb00a061f805d56486670c058752b9a9fb23882b0b8d33e4a2d62f50a35b56c28eb2782be47e6f4b13b7d
+DIST netbox-2.5.12.tar.gz 2364874 BLAKE2B 
efe1360fd7c1105e5c6010ee22a882fb4fc796ff0f907974984dba35a0ab6da7724fd6042b102cebe3e3e291c3a1c65c347a5967edbaf443ece6fe61648a93be
 SHA512 
e105a351f1150139c5bce36527ea650f95504ccc1c7b6a82c41396d69bc8671758cc3b33789c95c81785c5ff54d34c7310cd3e03e65bd006606e85021dcd1795

diff --git a/www-apps/netbox/files/netbox-2.5.12-no-pip.patch 
b/www-apps/netbox/files/netbox-2.5.12-no-pip.patch
new file mode 100644
index 000..5d1fa595f4e
--- /dev/null
+++ b/www-apps/netbox/files/netbox-2.5.12-no-pip.patch
@@ -0,0 +1,27 @@
+diff --git a/upgrade.sh b/upgrade.sh
+index 24e79f5b..248e1cb5 100755
+--- a/upgrade.sh
 b/upgrade.sh
+@@ -8,22 +8,6 @@
+ PYTHON="python3"
+ PIP="pip3"
+ 
+-# TODO: Remove this in v2.6 as it is no longer needed under Python 3
+-# Delete stale bytecode
+-COMMAND="find . -name \"*.pyc\" -delete"
+-echo "Cleaning up stale Python bytecode ($COMMAND)..."
+-eval $COMMAND
+-
+-# Uninstall any Python packages which are no longer needed
+-COMMAND="${PIP} uninstall -r old_requirements.txt -y"
+-echo "Removing old Python packages ($COMMAND)..."
+-eval $COMMAND
+-
+-# Install any new Python packages
+-COMMAND="${PIP} install -r requirements.txt --upgrade"
+-echo "Updating required Python packages ($COMMAND)..."
+-eval $COMMAND
+-
+ # Apply any database migrations
+ COMMAND="${PYTHON} netbox/manage.py migrate"
+ echo "Applying database migrations ($COMMAND)..."

diff --git a/www-apps/netbox/netbox-2.5.12.ebuild 
b/www-apps/netbox/netbox-2.5.12.ebuild
new file mode 100644
index 000..02a00a2c553
--- /dev/null
+++ b/www-apps/netbox/netbox-2.5.12.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
+inherit python-single-r1 user readme.gentoo-r1
+
+DESCRIPTION="IP address and data center infrastructure management tool"
+HOMEPAGE="https://github.com/digitalocean/netbox;
+SRC_URI="https://github.com/digitalocean/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ldap webhooks"
+
+RDEPEND=">=dev-python/django-2.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cors-headers-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/django-debug-toolbar-1.11[${PYTHON_USEDEP}]
+   >=dev-python/django-filter-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/django-mptt-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/django-tables2-2.0.3[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-serializer-0.1.7[${PYTHON_USEDEP}]
+   >=dev-python/django-timezone-field-3.0[${PYTHON_USEDEP}]
+   >=dev-python/djangorestframework-3.9.0[${PYTHON_USEDEP}]
+   >=dev-python/drf-yasg-1.14.0[${PYTHON_USEDEP},validation]
+   >=dev-python/graphviz-0.10.1[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.10[${PYTHON_USEDEP}]
+   >=dev-python/markdown-2.6.11[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
+   >=dev-python/pillow-5.3.0[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.7.6.1[${PYTHON_USEDEP}]
+   >=dev-python/py-gfm-0.1.4[${PYTHON_USEDEP}]
+   >=dev-python/pycryptodome-3.7.2[${PYTHON_USEDEP}]
+   www-servers/gunicorn[${PYTHON_USEDEP}]
+   ldap? ( >=dev-python/django-auth-ldap-1.7[${PYTHON_USEDEP}] )
+   webhooks? ( dev-python/django-rq )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-no-pip.patch
+   )
+

[gentoo-commits] repo/gentoo:master commit in: sys-boot/udk/, sys-boot/udk/files/

2019-05-01 Thread Georgy Yakovlev
commit: b1193c44d34f7af290c04f4aaf8df0781c1c9836
Author: Stéphane Veyret  gmail  com>
AuthorDate: Wed Apr 10 15:29:29 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed May  1 21:41:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1193c44

sys-boot/udk: Bump to version 2018

Signed-off-by: Stéphane VEYRET  gmail.com>
Closes: https://bugs.gentoo.org/628300
Bug: https://bugs.gentoo.org/603986
Bug: https://bugs.gentoo.org/598042
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11655
Reviewed-by: Michał Górny  gentoo.org>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-boot/udk/Manifest |   2 +
 sys-boot/udk/files/2018-makefile.template |  41 ++
 sys-boot/udk/udk-2018.ebuild  | 212 ++
 3 files changed, 255 insertions(+)

diff --git a/sys-boot/udk/Manifest b/sys-boot/udk/Manifest
index e8605e43db6..5b45c5e5d81 100644
--- a/sys-boot/udk/Manifest
+++ b/sys-boot/udk/Manifest
@@ -1 +1,3 @@
 DIST UDK2015.Complete.MyWorkSpace.zip 121736982 BLAKE2B 
b37bd9ead6ce2c665128199249483ecbcb0f410077d0ca61820bdccb7ae71f6dad870a3cf2dad79f997ad9114678fab3c15a17227ae33aa1ff66f9187aa3a568
 SHA512 
7856a8f29296f817e8fd09d8eaf7207f4e25a13faa10936d1ceb10cb6a900be265379722c0ade0ef93b1c640fef8693667d2567962e3288b20ae77f607f03d39
+DIST udk-2018-docs.zip 79352781 BLAKE2B 
9d08579d4645121cabb7ac52850de6492f9990240da9236064352df0595867bfc6952c9858865a8ce1d81982ec0e2440dc19930a75595454257294462adc60d6
 SHA512 
6ba2d961f20267cafb94bd020e8fe71e1392f1f2cdbc5c9f0a43212253ddf137b3e12cc789299dfd1ea099bb1541703b995ae20d28f0275395f5f85ed0656954
+DIST udk-2018.tar.gz 38642782 BLAKE2B 
a10171659451d7d3df737066ec0471db1e5055bd52556d4d0654b244e827512db8d88e2b74b4dfe0189f768e0eab7a705aa32a720e047555995cf339ea50c62f
 SHA512 
8fd9316f08a5c30f8684b2fde73906a943bb067ec91699f41796e27679af73dbc38efaa100a57d4b835656b402d9c08896abc5c10fd0d607a7e0173b3d7a60b2

diff --git a/sys-boot/udk/files/2018-makefile.template 
b/sys-boot/udk/files/2018-makefile.template
new file mode 100644
index 000..049a94facd8
--- /dev/null
+++ b/sys-boot/udk/files/2018-makefile.template
@@ -0,0 +1,41 @@
+TOP := $(abspath $(dir $(lastword $(MAKEFILE_LIST
+BASE_NAME = «MODULE»
+EXEC = «MODULE».efi
+SRC = $(shell find $(TOP) -type f -name '*.c')
+OBJ = $(SRC:.c=.o)
+INC_DIR = /usr/include/«PACKAGE_NAME»
+LIB_DIR = «LIB_DIR»
+DEST_DIR_DEBUG = .
+«STATIC_LIBS»
+
+EFI_LDS = «EFI_LDS»
+«MODULE_TYPE»
+«VARIABLES»
+
+comma:= ,
+empty:=
+space:= $(empty) $(empty)
+
+all:   $(EXEC)
+
+%.efi: $(OBJ)
+   $(DLINK) -o $(@:.efi=.dll) $(DLINK_FLAGS) \
+   -Wl,--script,$(EFI_LDS) 
-Wl,--defsym=PECOFF_HEADER_SIZE=«PECOFF_HEADER_SIZE» \
+   -Wl,$(subst $(space),$(comma),--start-group 
$(STATIC_LIBRARY_FILES)$^ --end-group)
+   $(OBJCOPY) $(OBJCOPY_FLAGS) $(@:.efi=.dll)
+   $(CP) $(@:.efi=.dll) $(@:.efi=.debug)
+   $(OBJCOPY) --strip-unneeded -R .eh_frame $(@:.efi=.dll)
+   $(OBJCOPY) --add-gnu-debuglink=$(@:.efi=.debug) $(@:.efi=.dll)
+   $(GENFW) -e $(MODULE_TYPE) -o $@ $(@:.efi=.dll) $(GENFW_FLAGS)
+   $(RM) $(@:.efi=.dll)
+
+%.o:   %.c
+   $(CC) $(CC_FLAGS) -I$(INC_DIR) -iquote$(TOP) -c -o $@ $^
+
+clean:
+   $(RM) *.o
+
+mrproper: clean
+   $(RM) $(EXEC) $(EXEC:.efi=.debug)
+
+.PHONY: all clean mrproper

diff --git a/sys-boot/udk/udk-2018.ebuild b/sys-boot/udk/udk-2018.ebuild
new file mode 100644
index 000..d89fdb55e27
--- /dev/null
+++ b/sys-boot/udk/udk-2018.ebuild
@@ -0,0 +1,212 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+
+inherit flag-o-matic multiprocessing python-single-r1 toolchain-funcs
+
+DESCRIPTION="Tianocore UEFI Development kit"
+HOMEPAGE="https://github.com/tianocore/tianocore.github.io/wiki/EDK-II;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/tianocore/edk2.git;
+   KEYWORDS=""
+else
+   MY_V="${PN^^}${PV}"
+   SRC_URI="https://github.com/tianocore/edk2/archive/v${MY_V}.tar.gz -> 
${P}.tar.gz
+   doc? ( 
https://github.com/tianocore/edk2/releases/download/v${MY_V}/${MY_V}.Documents.zip
 -> ${P}-docs.zip )"
+   S="${WORKDIR}/edk2-v${MY_V}"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="doc examples"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="strip"
+
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+   >=dev-lang/nasm-2.14.02
+   >=sys-power/iasl-20160729
+   doc? ( app-arch/unzip )"
+
+DOCDIR="${WORKDIR}/Documents"
+
+# Generated libs for EFI can contain WX sections
+QA_EXECSTACK="
+   usr/lib*/libBaseLib.a:*
+   usr/lib*/libBaseIoLibIntrinsic.a:*
+"
+
+pkg_setup() {
+   if [[ ${ARCH} == "amd64" ]]; then
+   ARCH=X64
+   elif [[ ${ARCH} == "x86" ]]; then
+   

[gentoo-commits] repo/gentoo:master commit in: sys-boot/udk/

2019-05-01 Thread Georgy Yakovlev
commit: f9c41f936caf99abb18910db5c68ff68a49c50f9
Author: Stéphane Veyret  gmail  com>
AuthorDate: Tue Apr  9 13:34:10 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed May  1 21:41:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c41f93

sys-boot/udk: Correct issues with latest compiler versions

Signed-off-by: Stéphane VEYRET  gmail.com>
Closes: https://bugs.gentoo.org/633946
Closes: https://bugs.gentoo.org/639080
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Georgy Yakovlev  gentoo.org>

 .../udk/{udk-2015.ebuild => udk-2015-r1.ebuild}| 124 +++--
 1 file changed, 40 insertions(+), 84 deletions(-)

diff --git a/sys-boot/udk/udk-2015.ebuild b/sys-boot/udk/udk-2015-r1.ebuild
similarity index 57%
rename from sys-boot/udk/udk-2015.ebuild
rename to sys-boot/udk/udk-2015-r1.ebuild
index 877b99c94eb..fbb8ad18187 100644
--- a/sys-boot/udk/udk-2015.ebuild
+++ b/sys-boot/udk/udk-2015-r1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
-inherit flag-o-matic multiprocessing python-single-r1 toolchain-funcs 
versionator
+inherit flag-o-matic multiprocessing python-single-r1 toolchain-funcs
 
-MY_V="${PN^^}$(get_version_component_range 1)"
+MY_V="${PN^^}${PV}"
 
 DESCRIPTION="Tianocore UEFI Development kit"
 HOMEPAGE=" https://github.com/tianocore/tianocore.github.io/wiki/EDK-II;
@@ -19,6 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="strip"
 
 RDEPEND="${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
@@ -27,18 +28,20 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/MyWorkSpace"
 
+# Generated libs for EFI can contain WX sections
+QA_EXECSTACK="usr/lib*/libBaseLib.a:*"
+
 pkg_setup() {
python_setup 'python2.7'
 
-   local uname_arch=$(uname -m | sed -e 's:i[3456789]86:IA32:')
-   if [[ ${uname_arch} == "x86_64" ]] || [[ ${uname_arch} == "amd64" ]] ; 
then
-   export ARCH=X64
-   else
-   export ARCH=${uname_arch}
+   if [[ ${ARCH} == "amd64" ]]; then
+   ARCH=X64
+   elif [[ ${ARCH} == "x86" ]]; then
+   ARCH=IA32
fi
 
# We will create a custom toolchain with user defined settings
-   export TOOLCHAIN_TAG="CUSTOM"
+   TOOLCHAIN_TAG="CUSTOM"
 }
 
 src_unpack() {
@@ -54,10 +57,11 @@ src_unpack() {
mkdir -p "${S}/doc" || die
pushd "${S}/doc" >/dev/null || die
for f in "${WORKDIR}/Documents/"*" Document.zip"; do
-   doc_name=$(echo ${f} | sed -e 's:^.*/\([^/]*\) 
Document[.]zip$:\1:')
+   doc_name=${f##*/}
+   doc_name=${doc_name% Document.zip}
if [[ -f "${WORKDIR}/Documents/${doc_name} 
Document.zip" ]]; then
unpack "${WORKDIR}/Documents/${doc_name} 
Document.zip"
-   mv "${S}/doc/html" "${S}/doc/${doc_name}" || die
+   mv "html" "${doc_name}" || die
fi
done
popd >/dev/null || die
@@ -67,14 +71,16 @@ src_unpack() {
 }
 
 src_configure() {
+   # Patch source file for permissive error (issue #639080)
+   sed -e "s/\(mStringFileName == \)'0'/\1NULL/" \
+   -i "${S}/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp" \
+   || die "Failed to patch source file"
+   sed -e "s/\((StringPtr != \)L'0'/\1NULL/" \
+   -i "${S}/MdeModulePkg/Library/UefiHiiLib/HiiLib.c" \
+   || die "Failed to patch source file"
# Compile of Base Tools is required for further setting up the 
environment
# Base tools does not like parallel make
-   local cflags_save=${CFLAGS}
-   append-cflags $(test-flags-CC -MD) $(test-flags-CC -fshort-wchar)
-   append-cflags $(test-flags-CC -fno-strict-aliasing)
-   append-cflags $(test-flags-CC -nostdlib) $(test-flags-CC -c)
-   append-cflags $(test-flags-CC -fPIC)
-   sed -e "s:^\(CFLAGS\s*=\).*$:\1 ${CFLAGS}:" \
+   sed -e "s:^\(CFLAGS\s*=\).*$:\1 ${CFLAGS} -MD -fshort-wchar 
-fno-strict-aliasing -nostdlib -c -fPIC:" \
-i "${S}/BaseTools/Source/C/Makefiles/header.makefile" \
|| die "Failed to update makefile header"
local make_flags=(
@@ -88,9 +94,7 @@ src_configure() {
. edksetup.sh BaseTools
 
# Update flags in UDK parameter files
-   CFLAGS=${cflags_save}
-   append-cflags $(test-flags-CC -fshort-wchar)
-   append-cflags $(test-flags-CC -fno-strict-aliasing) $(test-flags-CC -c)
+   append-cflags -fshort-wchar -fno-strict-aliasing -c
append-cflags $(test-flags-CC -ffunction-sections)
append-cflags $(test-flags-CC 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/

2019-05-01 Thread Matt Turner
commit: a113824771918e4afd6e7b294abb91e4d0d84dc2
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:55:28 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:55:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1138247

x11-drivers/xf86-video-amdgpu: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-drivers/xf86-video-amdgpu/Manifest |  1 -
 .../xf86-video-amdgpu-18.1.0.ebuild| 29 --
 2 files changed, 30 deletions(-)

diff --git a/x11-drivers/xf86-video-amdgpu/Manifest 
b/x11-drivers/xf86-video-amdgpu/Manifest
index b5c184dd10d..7aadfe2e223 100644
--- a/x11-drivers/xf86-video-amdgpu/Manifest
+++ b/x11-drivers/xf86-video-amdgpu/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-amdgpu-18.1.0.tar.bz2 430542 BLAKE2B 
c582c6d5357949833b5b9408e638e3037e38530f9a1d5e85936d1ee866effc4da1c56d7da2e8aa48cde73c09107968840262941e7b0063aa7d2aacfecc5bf120
 SHA512 
371f1a9f6cd2ce3b7117361222d196950c5efa01d957783c79a37c19a2273ce33d133fa51bb68432b8535aad61cb14fbb61d173a167d318b2533eb2507b7a903
 DIST xf86-video-amdgpu-19.0.1.tar.bz2 440534 BLAKE2B 
d0baadc195ba22d443ed0b07d0d3bab6d1a954606b0a6c66f23bfc0bd814afc4227d48be4a4b2fa9c80713ffd300aa3f6be0254fca6de78fa496bbb68d037c44
 SHA512 
dda04e3ccee140354f59e04895cf50cd7dc06a105c40ce35069613c5b5fbe083cab6833fd293d96334f64dde1a0c4af6154d473594a144f37404188ae7f37dd5

diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild 
b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
deleted file mode 100644
index 51bc1247d3c..000
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == * ]]; then
-   SRC_URI=""
-else
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"
-
-IUSE="udev"
-
-RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_amdgpu]
-   x11-base/xorg-server[glamor(-)]
-   udev? ( virtual/libudev:= )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   --enable-glamor
-   $(use_enable udev)
-   )
-   xorg-2_src_configure
-}



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

2019-05-01 Thread Matt Turner
commit: 90e239690e52dea68dfe13a3052ea3bfd5ad272a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:54:38 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:54:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e23969

x11-misc/xcompmgr: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-misc/xcompmgr/Manifest |  1 -
 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest
index b1e5f158c40..05dc7b0a594 100644
--- a/x11-misc/xcompmgr/Manifest
+++ b/x11-misc/xcompmgr/Manifest
@@ -1,2 +1 @@
-DIST xcompmgr-1.1.7.tar.bz2 136667 BLAKE2B 
3231cca0cebc13aade6f008414d77461913d274303289c28b8eb366640905cf9bbb4715d5aa7ad8eb897ac94db099b040e408b2e3867dd2ad46940b3bcfe518f
 SHA512 
f93a6be78169dd41ff08d71409e28746fd62902810a2f6930c0ac44f1415bc7391a8fb885b074fd40afedd7f1c1590aa7c67fc101c3b6488ddaa74495b42149c
 DIST xcompmgr-1.1.8.tar.bz2 138806 BLAKE2B 
85a7cd04c97c3594ab9acf7888aa0024b60027654dc8fa609c8f2fb801b5cd58105aa50c2afe9c322a02657eeea6e57da3f35720ac63c191a81c62fbf9ee4468
 SHA512 
ccf29426ffb0797a53653d1ce152de5eee0cec284811fed4b8e634ea0d948180531e4619d96f47e4f9594432c57322624fe0fdaee2c9200efac427fc0904953d

diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild 
b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
deleted file mode 100644
index 1934ad373f3..000
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="X Compositing manager"
-HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/app/xcompmgr;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/app/xcompmgr.git;
-   inherit autotools git-r3
-   # x11-misc-util/macros only required on live ebuilds
-   LIVE_DEPEND=">=x11-misc/util-macros-1.18"
-else
-   SRC_URI="mirror://xorg/app/${P}.tar.bz2"
-   KEYWORDS="amd64 ppc ppc64 sparc x86"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND="
-   x11-libs/libXrender
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXcomposite
-   x11-libs/libXext
-"
-DEPEND="
-   ${LIVE_DEPEND}
-   ${RDEPEND}
-"
-
-src_prepare() {
-   default
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   local econfargs=(
-   --disable-selective-werror
-   )
-
-   econf "${econfargs[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/

2019-05-01 Thread Matt Turner
commit: bd17b754fa27aaa41d2f4369515b4c1336cfab4b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:56:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:56:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd17b754

x11-drivers/xf86-video-ati: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-drivers/xf86-video-ati/Manifest|  1 -
 .../xf86-video-ati/xf86-video-ati-18.1.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/x11-drivers/xf86-video-ati/Manifest 
b/x11-drivers/xf86-video-ati/Manifest
index 8c479580ee6..05f2cb42a7b 100644
--- a/x11-drivers/xf86-video-ati/Manifest
+++ b/x11-drivers/xf86-video-ati/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-ati-18.1.0.tar.bz2 891953 BLAKE2B 
9092554c708b583f9b99a6788104a1e9420537fbbe6ae7e82be2a2299ad834365d00f8b146ce845afb5e2a08d3de3da591143eff63d4fb34c7040251f443
 SHA512 
7a58c9a6cb4876bd2ff37d837372b4e360e81fec7de6a6c7a48d70a5338d62745f734f5d4207f30aa368ff2d9ef44f5f1ef36afd73802a618998c16fe395ed53
 DIST xf86-video-ati-19.0.1.tar.bz2 902825 BLAKE2B 
8f66ee5e465c9997d356593c58e4861ad749ba1d2a7f2520e8aea871ed71d2295ac1fba75f97ca30a7dd4cfe63f775838c5a925251331e1cd1e58b9186b3ca03
 SHA512 
e04c5395e3a49d81b8f7a4b0e11fe8c9ebd17af056a4eab4541873796dce05b103c93fb185f3a00873010df0655cd7311e6d27e177aeb7345c4c8017bbd1eb17

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
deleted file mode 100644
index 764014a6ef5..000
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DRI=always
-inherit linux-info xorg-2
-
-if [[ ${PV} == * ]]; then
-   SRC_URI=""
-else
-   KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
-fi
-
-DESCRIPTION="ATI video driver"
-HOMEPAGE="https://www.x.org/wiki/ati/;
-
-IUSE="+glamor udev"
-
-RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_radeon]
-   >=x11-libs/libpciaccess-0.8.0
-   glamor? ( x11-base/xorg-server[glamor] )
-   udev? ( virtual/libudev:= )"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
-pkg_pretend() {
-   if use kernel_linux ; then
-   if kernel_is -ge 3 9; then
-   CONFIG_CHECK="~!DRM_RADEON_UMS ~!FB_RADEON"
-   else
-   CONFIG_CHECK="~DRM_RADEON_KMS ~!FB_RADEON"
-   fi
-   fi
-   check_extra_config
-}
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable glamor)
-   $(use_enable udev)
-   )
-   xorg-2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/

2019-05-01 Thread Matt Turner
commit: 57b5d88f26ebc2e73149e2f74a3a2b1e0e470889
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:57:25 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:57:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b5d88f

x11-drivers/xf86-video-nouveau: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-drivers/xf86-video-nouveau/Manifest|  1 -
 .../xf86-video-nouveau-1.0.15-r1.ebuild| 22 --
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest 
b/x11-drivers/xf86-video-nouveau/Manifest
index e7a7068d981..83e66473ca4 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-nouveau-1.0.15.tar.bz2 584998 BLAKE2B 
474eb27d00351fff9b24438c317e2f18810fde76d866ace047beda6c6cc58276e9f6ce25b4690c1de321dbdcd2dd238dc6f473a273cd3b54123d2f8383d5e586
 SHA512 
69a8f8e7920d893f17d14fd9f05e35de246d980a243f3b3b00c05deae7f6bd97e0f51e6ddfa322b4d0815233fe5f656d4e55f54461249f3f24c3bc025a682285
 DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 
519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8
 SHA512 
41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild 
b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
deleted file mode 100644
index b74d76a47bf..000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == * ]]; then
-   
EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git;
-   SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/ 
https://cgit.freedesktop.org/nouveau/xf86-video-nouveau;
-
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-   >=x11-libs/libpciaccess-0.10
-   virtual/libudev:="
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 00c84a01575a24e176b5f4b08748c77dab065ac6
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:55:04 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:55:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c84a01

x11-misc/xtermcontrol: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-misc/xtermcontrol/Manifest|  2 --
 x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild | 13 -
 x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild | 13 -
 3 files changed, 28 deletions(-)

diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest
index 3f08b085b8d..8b49bf2d552 100644
--- a/x11-misc/xtermcontrol/Manifest
+++ b/x11-misc/xtermcontrol/Manifest
@@ -1,3 +1 @@
-DIST xtermcontrol-3.4.tar.gz 140662 BLAKE2B 
8d151cf323899363e094a9d64776a80b700e959601b6c95d81fe251527187a7f5589c000b8593e059e230d46e3286732869b5d0134efdcf893eb7f4fe434e026
 SHA512 
a3666fc78cd8276443c8b5027ea04fec01f469e44d8b97bb9cff4159e5906e0a6b8b56069aa8d134a9d76fc19de2a7e9bd802e0d1fce6a46e164142766aef513
-DIST xtermcontrol-3.6.tar.gz 151916 BLAKE2B 
d5ade1c89d0bb45b401b59e5e13586d54c55226e1c647cbb60d047bdd0e0a61e871b0c405adac8a4bb71d5addd5a8bb11d1ac45aff9cf456a17600f099e04d02
 SHA512 
f59e729a9bd6739604c0c687ca93fb9091d69d7c28624d514baecf6839db9897a919adeda6e6d02e368b5f8a980c3f616155da955d5581415625a5757df650c1
 DIST xtermcontrol-3.7.tar.gz 151984 BLAKE2B 
246b17e0b38540cfe022321129d76ae196c8d0b50b2a2fffbb523029321c5e8fde093fc5af16e5a550fc39eb2fcaf1fca4882de2948c45397c9bd4a9a11a06cb
 SHA512 
b23da5dd07ea8fc59717752e937cffb36038870f3ad486d43b8d0477826916255ae8f00f894293efb2dead46ff9122c7e27200d5fc15b7bd91d9df1b649e2081

diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild 
b/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild
deleted file mode 100644
index 83ec6ba6a17..000
--- a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties"
-HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/;
-SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""

diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild 
b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild
deleted file mode 100644
index c52b89e79a5..000
--- a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties"
-HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/;
-SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""



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

2019-05-01 Thread Matt Turner
commit: ce87f961e35aa00d3bf5d3251ba4d07043209348
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:40:02 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:40:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce87f961

x11-libs/libXdamage: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXdamage/Manifest   |  1 -
 x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-libs/libXdamage/Manifest b/x11-libs/libXdamage/Manifest
index a8c6bc53410..93ac653df61 100644
--- a/x11-libs/libXdamage/Manifest
+++ b/x11-libs/libXdamage/Manifest
@@ -1,2 +1 @@
-DIST libXdamage-1.1.4.tar.bz2 278937 BLAKE2B 
eff95312ae989893904fca167075c10a784222db1ba4850d941f26c4235ae39ddfa242037e48ccc4b7912c27bb5e92b58eb61d7ac1ee6185d0b872b0be3e0ed1
 SHA512 
1058cef11a8f0edfcae7265837369e492b007c34d56ae04145b558e5f02a163827aba1d0b80656f4c8e5d1e9a40f5077d93b7ff4f5e704f7409060dceba03904
 DIST libXdamage-1.1.5.tar.bz2 303750 BLAKE2B 
78cb593365cc842cbc6fcb4dec94aa28293c385ad7ecfef032117d19e98c7b3f252c53b79559096b1c0b259d24a59220e9af7fb60d55c55f4474a33d117958de
 SHA512 
a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124

diff --git a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild 
b/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
deleted file mode 100644
index f790a4d8119..000
--- a/x11-libs/libXdamage/libXdamage-1.1.4-r2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xdamage library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 0241762fd9d8bab222bfb6200afa0c3f5ede6649
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:43:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:43:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0241762f

x11-libs/libxkbfile: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libxkbfile/Manifest   |  1 -
 x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/x11-libs/libxkbfile/Manifest b/x11-libs/libxkbfile/Manifest
index d2f9b814138..de120bc2ada 100644
--- a/x11-libs/libxkbfile/Manifest
+++ b/x11-libs/libxkbfile/Manifest
@@ -1,2 +1 @@
-DIST libxkbfile-1.0.9.tar.bz2 348009 BLAKE2B 
2b4f398c7ef35ae6fcae8491733669408db98a27c2351514ea1cd0332a34cd995a34d18013c0ed2a70977935ee1dec527f744bd3a01530e6eefcf715752be9e1
 SHA512 
5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1
 DIST libxkbfile-1.1.0.tar.bz2 364678 BLAKE2B 
577da1c43e6ce681630676f3f52f40b1f31d01862a891d4c1bd853056d90b03d9993299714c5e63a903b243165a1e299e1e014cd94614eacb50aeef363be8990
 SHA512 
1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826

diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild 
b/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild
deleted file mode 100644
index 3885ddc9a6d..000
--- a/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org xkbfile library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   x11-libs/libX11[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: a032170feb7942084579ff7a90d52e22e00738a8
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:42:50 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:42:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a032170f

x11-libs/libfontenc: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libfontenc/Manifest   |  1 -
 x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/x11-libs/libfontenc/Manifest b/x11-libs/libfontenc/Manifest
index b430ab376c0..d655cf9aa02 100644
--- a/x11-libs/libfontenc/Manifest
+++ b/x11-libs/libfontenc/Manifest
@@ -1,2 +1 @@
-DIST libfontenc-1.1.3.tar.bz2 301494 BLAKE2B 
1d9d5387cd11820b1d458cab8de26fbaebeb2d0b5c6197a455b0261e53004e6d8eb9cea7dab27ad163c8897237a864075f981ec3a740cf8056c3f15be23ecd3d
 SHA512 
7346079a6980464f57f5da0e96025bbf4b13fbb7ed976b58d9c54b78525d9d0b4174b4783326a12048971cf5d05221bafe2f41c6b02931743913719cde21740c
 DIST libfontenc-1.1.4.tar.bz2 320492 BLAKE2B 
34da17e220789f5078e870329390c0e3ee665598db3432ef5a33e78d1db4b12460c7467bcbcc1dad67e9f6ade0173f9fad915a2fbbee51f0be23feedc242e7bd
 SHA512 
76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582

diff --git a/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild 
b/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild
deleted file mode 100644
index d2b4e89fe49..000
--- a/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="X.Org fontenc library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
-XORG_CONFIGURE_OPTIONS=(
-   --with-encodingsdir="${EPREFIX}/usr/share/fonts/encodings"
-)



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

2019-05-01 Thread Matt Turner
commit: 8b76e63f4398c9ddf8e1daf7239dff722eda918f
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:40:30 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:40:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b76e63f

x11-libs/libXdmcp: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXdmcp/Manifest |  1 -
 x11-libs/libXdmcp/libXdmcp-1.1.2-r2.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/x11-libs/libXdmcp/Manifest b/x11-libs/libXdmcp/Manifest
index 077ed3e471b..d2b34b6db22 100644
--- a/x11-libs/libXdmcp/Manifest
+++ b/x11-libs/libXdmcp/Manifest
@@ -1,2 +1 @@
-DIST libXdmcp-1.1.2.tar.bz2 331518 BLAKE2B 
1a6f98d03a2bce62cdf34be641096e0628ea133a1d2ce33d4cf35550c6cabddbe3519265644d44bec491bc246d7e1d361c86595b56d1d59fb72baaf6d1919316
 SHA512 
f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb
 DIST libXdmcp-1.1.3.tar.bz2 332795 BLAKE2B 
0c9df30450857dd2703c4bf54972d5a26c1b6f8e216b4f3173491def650cc32742554eee04c883670e783eb5f476df94ed2c0c52274a51e2bc54d45e5dcb8c77
 SHA512 
cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec

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



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

2019-05-01 Thread Matt Turner
commit: cae9470bd20d5104914a1c6ee1507e78ca65ba47
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:45:45 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:45:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae9470b

x11-themes/xcursor-themes: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-themes/xcursor-themes/Manifest|  2 --
 x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 19 ---
 x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild | 19 ---
 3 files changed, 40 deletions(-)

diff --git a/x11-themes/xcursor-themes/Manifest 
b/x11-themes/xcursor-themes/Manifest
index 2bf6592ced9..68814dcfc38 100644
--- a/x11-themes/xcursor-themes/Manifest
+++ b/x11-themes/xcursor-themes/Manifest
@@ -1,3 +1 @@
-DIST xcursor-themes-1.0.4.tar.bz2 2352782 BLAKE2B 
6ef29722c7413ad04a1a9ebc2221b42b444d26d6481b168ee308276135f64d89727c3eda08299fa8b1b69d2f318dd5e204409248ebb12d3b93345e3ba6407817
 SHA512 
14f83e1aa08b89469338d59b067aeca14d8edb3af4b077cb9358521340ac3fc75bdf512a7fe40fb5485ab613a8b885f91b6993035b4bb0525e64e1682ba17bd7
-DIST xcursor-themes-1.0.5.tar.bz2 2356853 BLAKE2B 
9371722d74b7de9ff041839e03bdf6657129bb4f86545248444202a85be3ffbff2a74ba5d39e2275feb75af2556c25a81d2ba89c96b1af96b76808847ce0b8ce
 SHA512 
f41e1de0d5deafba33106dcad81576d1888fca052a962c202f2221104aa2d8236b066d8d8fc3dcfbdc166db63f84e60980dfc54059b20a26c7415de71ed07a5b
 DIST xcursor-themes-1.0.6.tar.bz2 2363089 BLAKE2B 
faf6041152d9b42f37ab4d9691f4f11c6b5be52f968f57f88348c0630fb5d5f42ee866ba7ee6072bb4b5ff9121ac36bf49a524b3ceee7e069707dec72767e723
 SHA512 
2ad3586a5571a5ddc0001187362b54b839644916164834213af98e58698044aec4392dd6e1e42f1794fda85c8fedf259b09214a9636bd0e71a1629c710f198d3

diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild 
b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild
deleted file mode 100644
index 82d6ca9fc5c..000
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_STATIC=no
-XORG_MODULE=data/
-inherit xorg-2
-
-DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="
-   x11-libs/libX11
-   x11-libs/libXcursor
-"
-DEPEND="${RDEPEND}
-   x11-apps/xcursorgen"

diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild 
b/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild
deleted file mode 100644
index 42df35f6af0..000
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_STATIC=no
-XORG_MODULE=data/
-inherit xorg-2
-
-DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="
-   x11-libs/libX11
-   x11-libs/libXcursor
-"
-DEPEND="${RDEPEND}
-   x11-apps/xcursorgen"



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

2019-05-01 Thread Matt Turner
commit: 1aa8c1df2960d55ba6f30f5668d52ef025683fd0
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:45:06 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:45:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa8c1df

x11-misc/makedepend: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-misc/makedepend/Manifest   |  1 -
 x11-misc/makedepend/makedepend-1.0.5-r1.ebuild | 44 --
 2 files changed, 45 deletions(-)

diff --git a/x11-misc/makedepend/Manifest b/x11-misc/makedepend/Manifest
index 237c77612d2..2e4f1d9077a 100644
--- a/x11-misc/makedepend/Manifest
+++ b/x11-misc/makedepend/Manifest
@@ -1,2 +1 @@
-DIST makedepend-1.0.5.tar.bz2 143498 BLAKE2B 
78a7911e1a433bd2839c2d1372883928dc018a2576781cc8e01ffea3d06ecaab494c11a9eb36045b36091f51c6363d4a903562431256abbab26dfbe7b3fb8289
 SHA512 
e28d71c3ce4f74ca6479771fcdd123c19ab18e3f2aa690a7798237f21f13fca4c4d66d7b7b1d708c2c214b8e17f8fe37e6cf5b75a4d2b88514c50addea2600cb
 DIST makedepend-1.0.6.tar.bz2 147616 BLAKE2B 
6e9538e435d602ab3bcfb35a5398d6f11a23e4c9fa19bb2e3f651967d3fb1945557af2a5d84fae3e46112aae9ec411894cf8605e4856a46b120b660ff4b95ea4
 SHA512 
eb0e8ee8ab7515806d7d98a060cdcd392ec38e4225e5e05db26daa6651f185d0b764aab403edeea904d4d23211b1f7db20daeee6eafce8abe65225784ed0aa42

diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild 
b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
deleted file mode 100644
index 6dcb3c505d7..000
--- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="create dependencies in makefiles"
-HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/makedepend;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/makedepend.git;
-   inherit autotools git-r3
-   # x11-misc-util/macros only required on live ebuilds
-   LIVE_DEPEND=">=x11-misc/util-macros-1.18"
-else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND=""
-DEPEND="
-   ${LIVE_DEPEND}
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-
-src_prepare() {
-   default
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   local econfargs=(
-   --disable-selective-werror
-   )
-
-   econf "${econfargs[@]}"
-}



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

2019-05-01 Thread Matt Turner
commit: 59715f66cdc737650d8aa1b0d021d135fba3d286
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:42:03 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:42:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59715f66

x11-libs/libXvMC: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXvMC/Manifest |  1 -
 x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/x11-libs/libXvMC/Manifest b/x11-libs/libXvMC/Manifest
index a6ae3669a48..1658acf34bb 100644
--- a/x11-libs/libXvMC/Manifest
+++ b/x11-libs/libXvMC/Manifest
@@ -1,2 +1 @@
-DIST libXvMC-1.0.10.tar.bz2 313887 BLAKE2B 
f5440e60c29e83be8945d215e484a995547411fa8e96b2fbf757b93bc618b5d1083f41ccc770c9e8f4b0e13e6230968575aa7054f036ed2443b85b6301078930
 SHA512 
db979627eda2e58dbc95f0705681aa4acf51dc375a078467ea0b1c78414963e52417e525bcf224b4642eab2e540619c168c1e4757fad97bac7d07b60b23b3e19
 DIST libXvMC-1.0.11.tar.bz2 303516 BLAKE2B 
df1a34ead982c9b88428143d1c6250ef7d4353a6fc4e151c587f62ab91195e3e2c3b320beb1817b5e0b8a6db485aa0b839084361ec60a798ac1476b684542af3
 SHA512 
4fe49e956ac97a45d851292cbba7bf242706aaf3bd9eb7ea4d2fc50e40745115d857a4fe179d2b87bc7cb6f9ac93911e89a167f02f6d1ae25a59df9a517a2476

diff --git a/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild 
b/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild
deleted file mode 100644
index 8202d43fea0..000
--- a/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org XvMC library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-PDEPEND="app-eselect/eselect-xvmc"



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

2019-05-01 Thread Matt Turner
commit: e2663c52c458af824081faa7b70c1561ea380c26
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:42:27 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:42:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2663c52

x11-libs/libXxf86dga: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXxf86dga/Manifest|  1 -
 x11-libs/libXxf86dga/libXxf86dga-1.1.4-r1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-libs/libXxf86dga/Manifest b/x11-libs/libXxf86dga/Manifest
index 88ea0284726..224a62d1967 100644
--- a/x11-libs/libXxf86dga/Manifest
+++ b/x11-libs/libXxf86dga/Manifest
@@ -1,2 +1 @@
-DIST libXxf86dga-1.1.4.tar.bz2 280216 BLAKE2B 
e67a1e2fafc91cdce5b1d4f4ad2083080656f27fceaf167fcf6626c641f1dd7fa14ebe4f8508042ef0489e0fd689b05f6088487b9eda65995888158452898546
 SHA512 
58d81a7850275fc8382018bcc56dbc65b4200828b1f1379dcee3da1878f12a83ee681a9d474bcd564d99bf93bedfeb7b243370e0ebb89177652b37cee158a3f2
 DIST libXxf86dga-1.1.5.tar.bz2 301685 BLAKE2B 
8c70299e52cd2f34b4dbfa0d56707df20f7b368ab92321cf9e8c0fe15402a3b4e1b8eb62d0e53fd3321e95521bb4f35479493e412710a74779ac98ffaef966bd
 SHA512 
0e77c4003aeba737b10c17d55aeefa935fc57c4ba9e8f79a834f3f8c690d6a1d98f69ad707eded784346c1cf40c41829719d257283b5eae3207147fb4c79ed89

diff --git a/x11-libs/libXxf86dga/libXxf86dga-1.1.4-r1.ebuild 
b/x11-libs/libXxf86dga/libXxf86dga-1.1.4-r1.ebuild
deleted file mode 100644
index 435d1ae79aa..000
--- a/x11-libs/libXxf86dga/libXxf86dga-1.1.4-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xxf86dga library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 40cced2762ae8fae25bc0d0b1e6688ee73e8b60e
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:43:11 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:43:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cced27

x11-libs/libxkbcommon: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libxkbcommon/Manifest  |  2 --
 x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild | 38 -
 x11-libs/libxkbcommon/libxkbcommon-0.8.3.ebuild | 38 -
 3 files changed, 78 deletions(-)

diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest
index 4cf42720b70..d673e2160f9 100644
--- a/x11-libs/libxkbcommon/Manifest
+++ b/x11-libs/libxkbcommon/Manifest
@@ -1,3 +1 @@
-DIST libxkbcommon-0.8.2.tar.xz 644040 BLAKE2B 
c323384308d9730924d6f1cb7ad55fdb3d1a37289f648b981c54dc5997c67c857d33f8ad872fc7646b462ebc97252dca30efe2a2e12d1f1f08a8a1604a5de23f
 SHA512 
b714240ec6120bbe44b5da7a4f89b1c2f24cfd6e5ebbe81e5290d135c8f2e5a68f89ac256b73430a446167345f8db309b35dcf74f3d3840e20897cd91eccc172
-DIST libxkbcommon-0.8.3.tar.xz 646124 BLAKE2B 
c80d5065395ee8adec436243cf42fa82a05a5797be711b4e10d70d92ef742c707f034adf870480e1797e1b05135b5ce644e6ebefd036aaac7d3fb7435b5bd543
 SHA512 
0a3dfacc17eddfc10fe3edb946bede5070f2744effe642bd96076996f262a41addb691d62c0d738457da522d1fea02c297c9a2a8b1f56521adbf50ca917577c2
 DIST libxkbcommon-0.8.4.tar.xz 648592 BLAKE2B 
6205ca08f1ccb6d85320428317e9d023e2f2a56dcaa77e34a9f9ea42bbf67c9ee27a3123dd8e880ead3fa92c4cd7718bde55a255c52f16fef8d33c395c2511a9
 SHA512 
dbd441d0d7d5ba4fb352d64d150d163d4cdcf8340059457c291dc1fc69d1606ff6589732cb41a7fcfe106af0192977b243d7d68c4d95b90ece7abb620df360e3

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild
deleted file mode 100644
index 8b8354c2a77..000
--- a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB="yes"
-
-if [[ ${PV} = ** ]]; then
-   GIT_ECLASS="git-r3"
-   EXPERIMENTAL="true"
-   EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
-else
-   XORG_BASE_INDIVIDUAL_URI=""
-   SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
-fi
-
-inherit xorg-2 ${GIT_ECLASS}
-
-DESCRIPTION="X.Org xkbcommon library"
-HOMEPAGE="https://xkbcommon.org/;
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
-IUSE="X doc test"
-
-DEPEND="sys-devel/bison
-   X? (
-   x11-base/xorg-proto
-   >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb]
-   )
-   doc? ( app-doc/doxygen )"
-RDEPEND="X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb"
-   $(use X || use_enable X x11)
-   $(use_with doc doxygen)
-   )
-   xorg-2_pkg_setup
-}

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.3.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.8.3.ebuild
deleted file mode 100644
index 20521c37215..000
--- a/x11-libs/libxkbcommon/libxkbcommon-0.8.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB="yes"
-
-if [[ ${PV} = ** ]]; then
-   GIT_ECLASS="git-r3"
-   EXPERIMENTAL="true"
-   EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
-else
-   XORG_BASE_INDIVIDUAL_URI=""
-   SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
-fi
-
-inherit xorg-2 ${GIT_ECLASS}
-
-DESCRIPTION="X.Org xkbcommon library"
-HOMEPAGE="https://xkbcommon.org/;
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
-IUSE="X doc test"
-
-DEPEND="sys-devel/bison
-   X? (
-   x11-base/xorg-proto
-   >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb]
-   )
-   doc? ( app-doc/doxygen )"
-RDEPEND="X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb"
-   $(use X || use_enable X x11)
-   $(use_with doc doxygen)
-   )
-   xorg-2_pkg_setup
-}



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

2019-05-01 Thread Matt Turner
commit: e1503c7470ce10592017ae84aa5c161ad7dca59a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:41:47 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:41:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1503c74

x11-libs/libXrandr: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXrandr/Manifest  |  1 -
 x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/x11-libs/libXrandr/Manifest b/x11-libs/libXrandr/Manifest
index 0da1272a693..974a28f3163 100644
--- a/x11-libs/libXrandr/Manifest
+++ b/x11-libs/libXrandr/Manifest
@@ -1,2 +1 @@
-DIST libXrandr-1.5.1.tar.bz2 315769 BLAKE2B 
5cdf69656ac804cf8732e35d8e46d5f29b5959851a0313d17d6c767b4cce0e55a1e137f074b7f7029e031397572ad934aa2649ea7d8e2719a69f16cc1c3e172e
 SHA512 
ddcee1c50da8810412fd747b05a073ee5522b2f3b0a74e6a9b48b489ce9712356d1bc3009f8898aeee85671cdb44e2dafa04c8caf23d97963b36b1af9174445a
 DIST libXrandr-1.5.2.tar.bz2 330726 BLAKE2B 
2d91e4cd2d7af6b79ee952a0d51b0c61d64251c61f862677b47065f2eda811650a5e3bb3185d09a6401291b5a8bb30e8d29cf7aaf1699ac3f49b838ef7b1208d
 SHA512 
fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87

diff --git a/x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild 
b/x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild
deleted file mode 100644
index 0a80a41e184..000
--- a/x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrandr library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 79590be1dd5942afd682ce854bfe88af36e450fc
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:41:04 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79590be1

x11-libs/libXft: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXft/Manifest   |  1 -
 x11-libs/libXft/libXft-2.3.2-r1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/x11-libs/libXft/Manifest b/x11-libs/libXft/Manifest
index 29391f8cb22..1f2f4e37e90 100644
--- a/x11-libs/libXft/Manifest
+++ b/x11-libs/libXft/Manifest
@@ -1,2 +1 @@
-DIST libXft-2.3.2.tar.bz2 335495 BLAKE2B 
9592e82449d3253fc71cb93866275bfbea37988ad7bf05c1d17de14038e48099cbc2569e329daba9354bab1d522dac03077d94e82f561e0747f08bbc08f6a737
 SHA512 
eb2e0c46b4434198690a3ca2b613df14ad599c860b47d10a1e8efe3b4e812a78460f9f414eaf89db21d605613a4e18324dcb8a22928609c6bc15178330a05398
 DIST libXft-2.3.3.tar.bz2 353465 BLAKE2B 
05a91225d09b5e1800a8272c72f7220d9987e3828591bf73d8307a9c4fca1ce7c4c62b36805f44e385c3a4269ebaafdaed70d3b2006208e860f8e982b53c975f
 SHA512 
28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8

diff --git a/x11-libs/libXft/libXft-2.3.2-r1.ebuild 
b/x11-libs/libXft/libXft-2.3.2-r1.ebuild
deleted file mode 100644
index e93d08c43e2..000
--- a/x11-libs/libXft/libXft-2.3.2-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2 flag-o-matic
-
-DESCRIPTION="X.Org Xft library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
-   >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}]
-   virtual/ttf-fonts
-   x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/imake/, x11-misc/imake/files/

2019-05-01 Thread Matt Turner
commit: f276b31adf37c696c981a509561a85cc22a7dbd1
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:44:49 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:44:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f276b31a

x11-misc/imake: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-misc/imake/Manifest|  1 -
 .../imake/files/imake-1.0.7-sun-compiler.patch | 19 
 x11-misc/imake/imake-1.0.7-r1.ebuild   | 50 --
 3 files changed, 70 deletions(-)

diff --git a/x11-misc/imake/Manifest b/x11-misc/imake/Manifest
index 0916a889301..766a015901e 100644
--- a/x11-misc/imake/Manifest
+++ b/x11-misc/imake/Manifest
@@ -1,2 +1 @@
-DIST imake-1.0.7.tar.bz2 156543 BLAKE2B 
63e7f2fcd907ba5508e9e592602bd455d66ce134f82a3387ae9cee66a6b65190e38a0207980df62c2603d060acb5f380446dc6f117c75edc9c5c6f611d98dbe2
 SHA512 
b3527c8fead25c6e093e1fe4a39e60ff210212dcd323e206505b9e872a3f36d9db85f85cab5a6f0fa914fa5c558ef54b499b2b13ccd66739223e4e72ef805d08
 DIST imake-1.0.8.tar.bz2 159398 BLAKE2B 
2ea03a06daab883a35ac4ef5c5598db89c84b2bbc41105902f64ffaf66a2e5cebaa28bef0ee7d258eb7279eaa95671b8798701423cafffe87d8feced5bc1b63d
 SHA512 
5352b0148664506c8eb7ba80f95fced146d150398673547ba0b2c7c966a382bc21de43dfb8e0d74e38a0a563f16ddbec48bf8c8e6daa1a0899a95403579d7728

diff --git a/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch 
b/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch
deleted file mode 100644
index 27fe234f99a..000
--- a/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/imake.c
-+++ b/imake.c
-@@ -1,4 +1,6 @@
--
-+#if defined(sun)
-+#undef sun
-+#endif
- /***
-  * *
-  *Porting Note *
 a/imakemdep.h
-+++ b/imakemdep.h
-@@ -1,3 +1,6 @@
-+#if defined(sun)
-+#undef sun
-+#endif
- /*
- 
- Copyright (c) 1993, 1994, 1998  The Open Group

diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild 
b/x11-misc/imake/imake-1.0.7-r1.ebuild
deleted file mode 100644
index 4d2194fb238..000
--- a/x11-misc/imake/imake-1.0.7-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C preprocessor interface to the make utility"
-HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/imake;
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/util/imake.git;
-   inherit autotools git-r3
-   # x11-misc-util/macros only required on live ebuilds
-   LIVE_DEPEND=">=x11-misc/util-macros-1.18"
-else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND="
-   x11-misc/xorg-cf-files
-"
-DEPEND="
-   ${LIVE_DEPEND}
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-
-PATCHES=(
-   # don't use Sun compilers on Solaris, we want GCC from prefix
-   "${FILESDIR}"/${PN}-1.0.7-sun-compiler.patch
-)
-
-src_prepare() {
-   default
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_configure() {
-   local econfargs=(
-   --disable-selective-werror
-   )
-
-   econf "${econfargs[@]}"
-}



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

2019-05-01 Thread Matt Turner
commit: 5cf479e5194c14b38093355f0d5f88eb80374e56
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:44:11 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:44:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf479e5

x11-libs/xtrans: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/xtrans/Manifest|  1 -
 x11-libs/xtrans/xtrans-1.3.5.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/x11-libs/xtrans/Manifest b/x11-libs/xtrans/Manifest
index b4a193f56c7..c048e959340 100644
--- a/x11-libs/xtrans/Manifest
+++ b/x11-libs/xtrans/Manifest
@@ -1,2 +1 @@
-DIST xtrans-1.3.5.tar.bz2 186833 BLAKE2B 
890506df749d9a1e873ff626614bfd0989115916a896baaf811d0e1568fc939073f8226b096dfda86f5c917b7af72478560fcfaa7d8fb160107f9a0091d7
 SHA512 
049fb996313e8a1625b66e1645a5f56d8a26c5dd91afe5869269716fce05f6c97c84f8ce4a6df2057106b47982c8291cecc223bef241f694174434c981a7029b
 DIST xtrans-1.4.0.tar.bz2 185371 BLAKE2B 
15e5ff810f8df94fa6a050dab00158646003ecc7b200e199eb713d8bd6e7ca8df1769490ebc3d8b8920915bb5f2ede698f01a1a120ca09acfc85f225c4d618f8
 SHA512 
4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214

diff --git a/x11-libs/xtrans/xtrans-1.3.5.ebuild 
b/x11-libs/xtrans/xtrans-1.3.5.ebuild
deleted file mode 100644
index 2f019513637..000
--- a/x11-libs/xtrans/xtrans-1.3.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_PACKAGE_NAME="lib${PN}"
-# this package just installs some .c and .h files, no libraries
-XORG_STATIC=no
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org xtrans library"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable doc docs)
-   $(use_with doc xmlto)
-   --without-fop
-   )
-   xorg-2_src_configure
-}



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

2019-05-01 Thread Matt Turner
commit: e6fa7adc6a6219ca7a3efa33eb33da8d448faf2d
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:41:27 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:41:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6fa7adc

x11-libs/libXmu: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXmu/Manifest   |  1 -
 x11-libs/libXmu/libXmu-1.1.2-r1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/x11-libs/libXmu/Manifest b/x11-libs/libXmu/Manifest
index cc63169ba25..cdb58846ef4 100644
--- a/x11-libs/libXmu/Manifest
+++ b/x11-libs/libXmu/Manifest
@@ -1,2 +1 @@
-DIST libXmu-1.1.2.tar.bz2 396230 BLAKE2B 
adcea6ff4c9874b8f7022b236f9c0f76f6291b61ad2bc3ef16f9021d49c2cdee01b07e0bfa46afe3636bdbf2802f2c63f7e01854c1e0ca7acdaa274d348b2eb1
 SHA512 
eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc
 DIST libXmu-1.1.3.tar.bz2 394330 BLAKE2B 
5bbc4345f32588a8b1e196fef39a636b9a765a2d22a12cc30bc7f5528b004c1f73370d25b023b68772081f1c58b4813293971f8f08ca8f2b9508adb4c3925c94
 SHA512 
8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762

diff --git a/x11-libs/libXmu/libXmu-1.1.2-r1.ebuild 
b/x11-libs/libXmu/libXmu-1.1.2-r1.ebuild
deleted file mode 100644
index 4e3fe40f06f..000
--- a/x11-libs/libXmu/libXmu-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xmu library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="ipv6"
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable ipv6)
-   $(use_enable doc docs)
-   $(use_with doc xmlto)
-   --without-fop
-   )
-   xorg-2_src_configure
-}



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

2019-05-01 Thread Matt Turner
commit: 11bbef475ef6ade77238775720e4f678796f560a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:43:47 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:43:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bbef47

x11-libs/pixman: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/pixman/Manifest |  1 -
 x11-libs/pixman/pixman-0.36.0.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/x11-libs/pixman/Manifest b/x11-libs/pixman/Manifest
index af1afb775f2..6acf91b8884 100644
--- a/x11-libs/pixman/Manifest
+++ b/x11-libs/pixman/Manifest
@@ -1,2 +1 @@
-DIST pixman-0.36.0.tar.bz2 739957 BLAKE2B 
05834dbed8a5bfed607a20f78523e7441f5b78a7a01c7d302c48b8f15dcda37111a8a99e7119b84a0a8a26b55fa93db1c2af316359095cb7db0d8a9e263a1eb7
 SHA512 
ed99c85a8ce11f52659da61bff599c0405ae0069c30434bdef7238bc9f18e83e6d534cddf38c14d753943edbaeba580c5005ad7575f27e469ca7be7878678d21
 DIST pixman-0.38.4.tar.gz 897926 BLAKE2B 
2c27069411e709391a1cc0af6c37acf2f06b4fad433a3197e24a0636d5d828ddbf1ca339d91470514d75e126452bc2300d14a2b862671bd11a8b85057d86b31c
 SHA512 
b66dc23c0bc7327cb90085cbc14ccf96ad58001a927f23af24e0258ca13f32d4255535862f1efcf00e9e723410aa9f51edf26fb01c8cde49379d1225acf7b5af

diff --git a/x11-libs/pixman/pixman-0.36.0.ebuild 
b/x11-libs/pixman/pixman-0.36.0.ebuild
deleted file mode 100644
index 118922ce911..000
--- a/x11-libs/pixman/pixman-0.36.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="https://gitlab.freedesktop.org/pixman/pixman.git;
-DESCRIPTION="Low-level pixel manipulation routines"
-
-if [[ $PV != * ]]; then
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-fi
-
-IUSE="altivec loongson2f cpu_flags_arm_iwmmxt cpu_flags_x86_mmxext neon 
cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable cpu_flags_arm_iwmmxt arm-iwmmxt)
-   $(use_enable cpu_flags_x86_mmxext mmx)
-   $(use_enable cpu_flags_x86_sse2 sse2)
-   $(use_enable cpu_flags_x86_ssse3 ssse3)
-   $(use_enable altivec vmx)
-   $(use_enable neon arm-neon)
-   $(use_enable loongson2f loongson-mmi)
-   --disable-gtk
-   --disable-libpng
-   )
-   xorg-2_src_configure
-}



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

2019-05-01 Thread Matt Turner
commit: 9a35fe072401a09bf1fda6be9e9926e2b32a95ca
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:40:47 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:40:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a35fe07

x11-libs/libXext: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXext/Manifest|  1 -
 x11-libs/libXext/libXext-1.3.3-r1.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/x11-libs/libXext/Manifest b/x11-libs/libXext/Manifest
index e042f4cc533..d97a33a8595 100644
--- a/x11-libs/libXext/Manifest
+++ b/x11-libs/libXext/Manifest
@@ -1,2 +1 @@
-DIST libXext-1.3.3.tar.bz2 389523 BLAKE2B 
5f187b85bcc4736c57011964821ca7fafc4ef44caefcafe60fd4c14fd8f60df8e9bd67136d067b62aa1b16e43ee1ab158f0931f9c1120fb4e391dc40ad9a0468
 SHA512 
669d61545d10b999872addbf5628127840a221cbeaafb5ffa4328e0e0e1823583ece973bcafd5f13852ed58d4b0fe313a35f304ac80c6ed2b382cbbca977761a
 DIST libXext-1.3.4.tar.bz2 389114 BLAKE2B 
941ebf63583a05f40063ec0d2350a40ccc656c6463e58a347489f7dcd8dc5ae5c3b24b561d74a0af2661c2e3c941bd4ffd90295273c248f22e52f23e8d7c0ec9
 SHA512 
09146397d95f80c04701be1cc0a9c580ab5a085842ac31d17dfb6d4c2e42b4253b89cba695e5e520be359883a76ffd02f42484c9e2ba2c33a5a40c29df4a

diff --git a/x11-libs/libXext/libXext-1.3.3-r1.ebuild 
b/x11-libs/libXext/libXext-1.3.3-r1.ebuild
deleted file mode 100644
index c318766369b..000
--- a/x11-libs/libXext/libXext-1.3.3-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xext library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable doc specs)
-   $(use_with doc xmlto)
-   --without-fop
-   )
-   xorg-2_src_configure
-}



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

2019-05-01 Thread Matt Turner
commit: 57ddb07f4fa271830524d8b6cebf6c05d3d09c3a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:39:22 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:39:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ddb07f

x11-libs/libXcomposite: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXcomposite/Manifest|  1 -
 .../libXcomposite/libXcomposite-0.4.4-r2.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/x11-libs/libXcomposite/Manifest b/x11-libs/libXcomposite/Manifest
index 107f28181a8..d14cd577c1e 100644
--- a/x11-libs/libXcomposite/Manifest
+++ b/x11-libs/libXcomposite/Manifest
@@ -1,2 +1 @@
-DIST libXcomposite-0.4.4.tar.bz2 283746 BLAKE2B 
d72781ee1352027fab3c6dd543b367757c63d878235e324098c65a47bcafcf9b3404343be0af15743a40c092146493360b661bdc42367502f97667d7cedbb2a9
 SHA512 
b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b
 DIST libXcomposite-0.4.5.tar.bz2 316993 BLAKE2B 
4dc01b4c3fd85bdaad1ab9d9da0668caa162957056284fe864dacfcad302ddacf32a3ca233efe191592121a42783e04d5844277ef8ede21951e890114120ba22
 SHA512 
502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5

diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.4-r2.ebuild 
b/x11-libs/libXcomposite/libXcomposite-0.4.4-r2.ebuild
deleted file mode 100644
index 8fd7cd1df53..000
--- a/x11-libs/libXcomposite/libXcomposite-0.4.4-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xcomposite library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc xmlto)
-   )
-   xorg-2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xvinfo/

2019-05-01 Thread Matt Turner
commit: 770f2fe3011550bf6c8e70901c35edbb94f33500
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:37:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:37:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770f2fe3

x11-apps/xvinfo: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xvinfo/Manifest|  2 --
 x11-apps/xvinfo/xvinfo-1.1.2.ebuild | 15 ---
 x11-apps/xvinfo/xvinfo-1.1.3.ebuild | 15 ---
 3 files changed, 32 deletions(-)

diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest
index 106b74bcc16..6102c06e695 100644
--- a/x11-apps/xvinfo/Manifest
+++ b/x11-apps/xvinfo/Manifest
@@ -1,3 +1 @@
-DIST xvinfo-1.1.2.tar.bz2 116906 BLAKE2B 
11775fe342b840dec32ad48a4d47a53e897d9b4157a3a49b59768963855b2df470ba9ab098f418fa87f526c6723effc9584f993f7f2641870f7e92735dc46ad5
 SHA512 
0cf431afb52807f88654aaa3acbd286630461c934516ee5bbe280ec468ebfd3970b5b10f69d3a25aa36b6e0c0ac46d1c20c9606ac1de76261df80f1821362732
-DIST xvinfo-1.1.3.tar.bz2 123750 BLAKE2B 
4a180335e7829ac31258f880955a36d1e6a5abccd3ce2cba1dcb8ec43aca6a5584df2fa4e345d6ce5885efc55b6c586e13a78010cd009cb01bec17dc5b8ab0a9
 SHA512 
df8356898390d2aec4fbd15cee1627bb86b57ff8af41a527d4f6f6703a81f399a3098da342b94af6d4cf4a817d9fda1946a206bfbe3995e87ceb9910bb8b51bc
 DIST xvinfo-1.1.4.tar.bz2 126503 BLAKE2B 
54a1e08913cd51cfeaced1c704834e0348d02cfb2e606f2cbb103acfdf649595a77680364bfb5bbe684a15c743d2d18b6031e77150d0e9fb0d3405d474accc3c
 SHA512 
85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e

diff --git a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild 
b/x11-apps/xvinfo/xvinfo-1.1.2.ebuild
deleted file mode 100644
index 0f3205f094b..000
--- a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Print out X-Video extension adaptor information"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libXv
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"

diff --git a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild 
b/x11-apps/xvinfo/xvinfo-1.1.3.ebuild
deleted file mode 100644
index 9f52d2c7332..000
--- a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Print out X-Video extension adaptor information"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libXv
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 2ef7662731847f589c039c146d271ed93f23babd
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:39:43 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:39:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef76627

x11-libs/libXcursor: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXcursor/Manifest |  1 -
 x11-libs/libXcursor/libXcursor-1.1.15.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/x11-libs/libXcursor/Manifest b/x11-libs/libXcursor/Manifest
index d5c027648b3..b0d8cbfe67e 100644
--- a/x11-libs/libXcursor/Manifest
+++ b/x11-libs/libXcursor/Manifest
@@ -1,2 +1 @@
-DIST libXcursor-1.1.15.tar.bz2 331607 BLAKE2B 
e39179902bf0a7c1b8c32f8c5fe856b51113a0c7fe98158f04d019df4737afb7d42b02ea509df66753d128c38c68dc976b2dfad8f6c8899002ecce9396fc4d8d
 SHA512 
53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5
 DIST libXcursor-1.2.0.tar.bz2 334144 BLAKE2B 
d1dc7f09b88bc570653e615ec5e854b7cd9362a8429e90dc36e1d7efe26fd9c0eb9a38ae8d18a308e1912bb1765e2adbf13f36a265500be2f787d60017091898
 SHA512 
2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03

diff --git a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild 
b/x11-libs/libXcursor/libXcursor-1.1.15.ebuild
deleted file mode 100644
index ec8fb077180..000
--- a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xcursor library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-XORG_CONFIGURE_OPTIONS=(
-   --with-icondir=/usr/share/cursors/xorg-x11
-   
--with-cursorpath='~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps'
-)



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrdb/

2019-05-01 Thread Matt Turner
commit: 8d2a086a56bdb71c0b6b3c62c5ba2df2ce4cf215
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:37:19 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:37:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2a086a

x11-apps/xrdb: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xrdb/Manifest  |  2 --
 x11-apps/xrdb/xrdb-1.1.0.ebuild | 14 --
 x11-apps/xrdb/xrdb-1.1.1.ebuild | 14 --
 3 files changed, 30 deletions(-)

diff --git a/x11-apps/xrdb/Manifest b/x11-apps/xrdb/Manifest
index 4e1f3e889b0..dbe622407d1 100644
--- a/x11-apps/xrdb/Manifest
+++ b/x11-apps/xrdb/Manifest
@@ -1,3 +1 @@
-DIST xrdb-1.1.0.tar.bz2 138035 BLAKE2B 
62cea13d943692cf8be654b53c89751925c0e1b07c84cbe954070c109a5792908bb3642b208ac2da151f8416ab645c05d3d54084424d9fc9d5aba4efc99604e6
 SHA512 
8e2a177653d5aa895c71ed3640e0f1dd9fe8bf5cd6f0c6ff7e372394a2a41c3aa2286905fd9c69e3d140024d235b81a1f32b5d4012b1ac5ac1ed945599dee407
-DIST xrdb-1.1.1.tar.bz2 141950 BLAKE2B 
bfd0e384e4bdbae3209caf4e729a8151ec174ca1a461d3dd5a357b8a383fcf7da072741e539a8830434b416c894684e20cde8bde11fb211420d5796c2c08298b
 SHA512 
20c342004ef911fc4d3ef4ac3ac15d1c30bb946b8156f3a6916c242e470be0cb63261563462fd1e2e07b1a7cc527b8cacf5f913e31b02196629a95043cf8d13f
 DIST xrdb-1.2.0.tar.bz2 142194 BLAKE2B 
2fee77b287f43125413bbbc288b1d89986a93775797c02dde564e678bec3c429bca487d752d82f8da924a95e177a46e3b4de507b7fdca56b95789e1d7ea3dae3
 SHA512 
14e1cdfb2152fb28f1f4641b177ab236648d7e967a95b952bf4cfce8d3e1ef085e85385354e3381aaf644462ea1847f755ab4016ecb4cb4a715b001dd2ef

diff --git a/x11-apps/xrdb/xrdb-1.1.0.ebuild b/x11-apps/xrdb/xrdb-1.1.0.ebuild
deleted file mode 100644
index 8ec7d87f62a..000
--- a/x11-apps/xrdb/xrdb-1.1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X server resource database utility"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"

diff --git a/x11-apps/xrdb/xrdb-1.1.1.ebuild b/x11-apps/xrdb/xrdb-1.1.1.ebuild
deleted file mode 100644
index 29a2fda567b..000
--- a/x11-apps/xrdb/xrdb-1.1.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X server resource database utility"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 2d807c33b97c0e42e218a83d745663961a162ae9
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:38:35 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:38:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d807c33

x11-libs/libXau: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libXau/Manifest   |  1 -
 x11-libs/libXau/libXau-1.0.8-r1.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/x11-libs/libXau/Manifest b/x11-libs/libXau/Manifest
index ee6cf0c8443..2e169e2453f 100644
--- a/x11-libs/libXau/Manifest
+++ b/x11-libs/libXau/Manifest
@@ -1,2 +1 @@
-DIST libXau-1.0.8.tar.bz2 295297 BLAKE2B 
46c0cdf3382a75e197e48d556d44494dc8a91483fa27c86ae1b4264deb63320637232fe94d1286b38ba8f4efa5405f4b5c476266963ee3ee43b934af2e0a0e53
 SHA512 
9f933d22f8f2411ae770094589cbe170c631a1437d572664e0fa6b9608e6ec39deef752f2dd6408ab45acdf01bf1827ef3ced640a33da787d9cfb546f12397b5
 DIST libXau-1.0.9.tar.bz2 322650 BLAKE2B 
0bc9eb01b99f13a8f978edd7ff63d76f89071ac27f1cd946f9ebc96165a892e7ba7cdcdc52f73e8ed6d5b3d672f8a29a24582195fe14d1d24730a797a592cdd3
 SHA512 
3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562

diff --git a/x11-libs/libXau/libXau-1.0.8-r1.ebuild 
b/x11-libs/libXau/libXau-1.0.8-r1.ebuild
deleted file mode 100644
index fbf75404612..000
--- a/x11-libs/libXau/libXau-1.0.8-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org X authorization library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xprop/

2019-05-01 Thread Matt Turner
commit: 5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:37:01 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:37:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b40b7bb

x11-apps/xprop: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xprop/Manifest   |  2 --
 x11-apps/xprop/xprop-1.2.2.ebuild | 15 ---
 x11-apps/xprop/xprop-1.2.3.ebuild | 15 ---
 3 files changed, 32 deletions(-)

diff --git a/x11-apps/xprop/Manifest b/x11-apps/xprop/Manifest
index a9d131bc3ae..393dc04e58b 100644
--- a/x11-apps/xprop/Manifest
+++ b/x11-apps/xprop/Manifest
@@ -1,3 +1 @@
-DIST xprop-1.2.2.tar.bz2 145556 BLAKE2B 
f1560f7688b4c9a5c2cc55a29aa15181f09d65883f44f63a3761988cc1b905c768a1cfebe9303b3f5e12d0c84e0e6a0ced79d69e49e2d5ab99087c16157d4c41
 SHA512 
934a46423d4904e57a3f5fc4ffed469f85a9bb6a3544cd2d2f80cf7ac1e6ebe1de8b3631c99a4d32c0f02992fcc940e2938832751182f0996ba3a95017794572
-DIST xprop-1.2.3.tar.bz2 149202 BLAKE2B 
57c6459b873ecb91adb2bd01c350918abf95b8eb33ad1de05ded1f49350bbf3be2c46f597d9f559d473c9dd41dab2b327ca2c3e8a0fe742498e5a2c94ca1ca22
 SHA512 
ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a
 DIST xprop-1.2.4.tar.bz2 149930 BLAKE2B 
93bd20c7c91d6abd9e2fdeca7864b9885ae7248c7ee3ef80a5efa1706bfef2220244b1443764fdbc042f66be8d589b111fd942c732922f05f4143e1c893da183
 SHA512 
6e770cb89ba87ae057858cc9f0f5498979e78c3ef66ce86361b7c646cc0b70c41a18d76e55ed7225fe715b22b62bc07c56272519a2631b92832e9403ce260da7

diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild 
b/x11-apps/xprop/xprop-1.2.2.ebuild
deleted file mode 100644
index 888df2e..000
--- a/x11-apps/xprop/xprop-1.2.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="property displayer for X"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-"

diff --git a/x11-apps/xprop/xprop-1.2.3.ebuild 
b/x11-apps/xprop/xprop-1.2.3.ebuild
deleted file mode 100644
index 888df2e..000
--- a/x11-apps/xprop/xprop-1.2.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="property displayer for X"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xmore/

2019-05-01 Thread Matt Turner
commit: b166a5b2e863d0f5b2674e6d42cf81f715dff51a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:36:42 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:36:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166a5b2

x11-apps/xmore: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xmore/Manifest   |  1 -
 x11-apps/xmore/xmore-1.0.2.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/x11-apps/xmore/Manifest b/x11-apps/xmore/Manifest
index e2dc64a5ce0..b22af194a51 100644
--- a/x11-apps/xmore/Manifest
+++ b/x11-apps/xmore/Manifest
@@ -1,2 +1 @@
-DIST xmore-1.0.2.tar.bz2 107340 BLAKE2B 
35dd82edf2f00d861d4b8df4175626fe7c72f2e27b0a0621184f86bdd57d84406fbd1d4724466779e31ae58b0045bb71b669b0524d2909c9a87f28598d14ee5f
 SHA512 
718ad254beaae57475cead3815fc7625692699c76749c64e3aeb722daf5e1cecbea9d1207e3427d6a5d0aa240a6aaf678ea1656d6731b9f47e1a8045d62c3efb
 DIST xmore-1.0.3.tar.bz2 127587 BLAKE2B 
f59c9b6b7a134694dc7df5540c75a4331785ef7da0c5b40618923a3d1d53a543f7a54b7b8383f2e816b4f478056f6c0b1c6a4ce212c50b4fca75a307057c3f54
 SHA512 
e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3

diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild 
b/x11-apps/xmore/xmore-1.0.2.ebuild
deleted file mode 100644
index 8029981f089..000
--- a/x11-apps/xmore/xmore-1.0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh ~sparc x86"
-IUSE=""
-
-RDEPEND="
-   x11-libs/libXaw
-   x11-libs/libXt
-"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 0e16f6931e39f3ba03cca66100c68f7c3b92de05
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:38:16 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:38:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e16f693

x11-libs/libFS: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-libs/libFS/Manifest  |  1 -
 x11-libs/libFS/libFS-1.0.7-r1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/x11-libs/libFS/Manifest b/x11-libs/libFS/Manifest
index 14b959bdd9f..10f52c11b5c 100644
--- a/x11-libs/libFS/Manifest
+++ b/x11-libs/libFS/Manifest
@@ -1,2 +1 @@
-DIST libFS-1.0.7.tar.bz2 315569 BLAKE2B 
ea629c9d935e4e2f159edd6e3513a571d4a145fcd3030605babd2b931aff3377509e8476859e4278bfbbe48cfe9d9daa85628e9fcdfa384c4ac0a46dc01b
 SHA512 
3596e87710c14706ab345377799e9b2dbab79500fd75b4213f9615bf7db7df3265b4dbc65fdeca9d32343b848013780cfa1a43e76229665ce80246332bb8b96f
 DIST libFS-1.0.8.tar.bz2 347880 BLAKE2B 
74f9079f4ac98ad8cc83e73a162f4e308c49b643dc11ab6d68d36afe5f70b9326023fafb7a17ab14a083bbda20f99d6e140bf85facc4a3177d356b7c5dd6e126
 SHA512 
466198ae5c0b83e3579713d86ddfd0b039f5c5b511cf6d5dc0e9664ee2d40aec9e8929445c8e97394d85faf76a7cf2f81bddb13d23de7ce19919e3b1e36ba56f

diff --git a/x11-libs/libFS/libFS-1.0.7-r1.ebuild 
b/x11-libs/libFS/libFS-1.0.7-r1.ebuild
deleted file mode 100644
index 5c4bd97e811..000
--- a/x11-libs/libFS/libFS-1.0.7-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="X.Org FS library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="x11-base/xorg-proto
-   x11-libs/xtrans"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable ipv6)
-   )
-   xorg-2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xstdcmap/

2019-05-01 Thread Matt Turner
commit: ce16dfab57e762ee76b25c3b7e690968ae1a939b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:37:33 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:37:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce16dfab

x11-apps/xstdcmap: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-apps/xstdcmap/Manifest  |  1 -
 x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/x11-apps/xstdcmap/Manifest b/x11-apps/xstdcmap/Manifest
index fde0ce0a868..451c6c53dc1 100644
--- a/x11-apps/xstdcmap/Manifest
+++ b/x11-apps/xstdcmap/Manifest
@@ -1,2 +1 @@
-DIST xstdcmap-1.0.3.tar.bz2 117491 BLAKE2B 
971dc6e2e42fa7631f8cb084a6cf22dcb87e20ae23d93c1f73d92c5532878e36a4c192707ce49dbd9d6a6a95ac4c3d36911f63f3d7fc1847d503d43499736a44
 SHA512 
8037ddb9c6b8f3a65d35637a1fca2b1b6c7e76afce5c13b1947cf72c3ca87679aa2ed05caf308d90549432b7fe029a522a99f32701bd0087c140bf4fafdb4d49
 DIST xstdcmap-1.0.4.tar.bz2 126269 BLAKE2B 
5c2fccbc374871738ae03d722a045cc3ffd6bc431774d76525653e70c5ddb9a4281b2372996ff492807f9d4aee414eac1016f2696ea4e1979407a5b7cf37e1b5
 SHA512 
2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f

diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild 
b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
deleted file mode 100644
index 1609cc4d3a8..000
--- a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X standard colormap utility"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"



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

2019-05-01 Thread Matt Turner
commit: 264ccac39acf2c3004f5cf0b0dfff30ad4f62c1b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 20:24:04 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 20:24:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264ccac3

net-libs/libssh-0.8.6: hppa stable, bug 676970

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/net-libs/libssh/libssh-0.8.6.ebuild 
b/net-libs/libssh/libssh-0.8.6.ebuild
index 51ecadb40e6..9429fde86dd 100644
--- a/net-libs/libssh/libssh-0.8.6.ebuild
+++ b/net-libs/libssh/libssh-0.8.6.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
 else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
-   KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/gallium-nine-standalone/

2019-05-01 Thread James Le Cuirot
commit: adc0e8a0cca980f5453b116bf9d447cb74e20cac
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed May  1 20:08:00 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed May  1 20:08:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc0e8a0

app-emulation/gallium-nine-standalone: Version bump to 0.4

Thanks to Hello71 for discovering that the backslash madness is no
longer needed with newer Meson versions.

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot  gentoo.org>

 app-emulation/gallium-nine-standalone/Manifest   | 1 +
 ...standalone-.ebuild => gallium-nine-standalone-0.4.ebuild} | 9 +++--
 .../gallium-nine-standalone/gallium-nine-standalone-.ebuild  | 9 +++--
 3 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/app-emulation/gallium-nine-standalone/Manifest 
b/app-emulation/gallium-nine-standalone/Manifest
index 88ab0abf6c1..3d4616309b7 100644
--- a/app-emulation/gallium-nine-standalone/Manifest
+++ b/app-emulation/gallium-nine-standalone/Manifest
@@ -1 +1,2 @@
 DIST gallium-nine-standalone-0.3.tar.gz 63887 BLAKE2B 
bd198617a5d3d3830bd5127b63eed2c82bff037141ae72ff9237ad5062fdbe9b6797e233eaf86e06d92153487c53389eb094b0be3b0cbdbf3fe565292a15cbb0
 SHA512 
80fedca58523fbf318109d2d3d5420e97d26ebf5b89b9f1965165c7a33c9dab9c62a65f14b75569b5126c549f5df91beef372d54e94dc90c608932eeb6a59829
+DIST gallium-nine-standalone-0.4.tar.gz 66820 BLAKE2B 
7e7b0028f0c7e7c26fa1ee164e7e867fee39a5f315b750bfc3537e8720e9fbc625ca27fb28a58e8e521af455f8ab347d6fd6ca82786fe5ac9d76e368cd43466e
 SHA512 
6af31e828400c6f711c76d91fb65215f4ba79c31b8d98f3e953b319593d96d1e5e78e07aca96529de37bbb89f3479a4d4db5f58e32ce7b98667284be10a9e532

diff --git 
a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild 
b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.4.ebuild
similarity index 89%
copy from 
app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild
copy to app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.4.ebuild
index 852055dc803..868d83cdbb6 100644
--- a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild
+++ b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.4.ebuild
@@ -27,7 +27,6 @@ SLOT="0"
 RDEPEND="
media-libs/mesa[d3d9,dri3,${MULTILIB_USEDEP}]
x11-libs/libX11[${MULTILIB_USEDEP}]
-   x11-libs/libXext[${MULTILIB_USEDEP}]
x11-libs/libxcb[${MULTILIB_USEDEP}]
 "
 
@@ -35,6 +34,7 @@ DEPEND="
${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
virtual/wine[${MULTILIB_USEDEP}]
+   >=dev-util/meson-0.50.1
 "
 
 PATCHES=(
@@ -61,14 +61,11 @@ src_prepare() {
# which doesn't play well with our multi-Wine environment.
bootstrap_nine() {
local file=tools/cross-wine$(bits)
-   local 
g9dll=Z:${EPREFIX//\//\\}\\usr\\$(get_libdir)\\d3d9-nine.dll.so
-
-   # Yes, these ridiculous backslashes are needed!
-   
g9dll=\\\"${g9dll//\\/}\\\"
+   local g9dll=\"Z:${EPREFIX}/usr/$(get_libdir)/d3d9-nine.dll.so\"
 
sed \
-e "s!@PKG_CONFIG@!$(tc-getPKG_CONFIG)!" \
-   -e "s!@CFLAGS@!$(_meson_env_array "${CFLAGS} 
-DG9DLL=${g9dll}")!" \
+   -e "s!@CFLAGS@!$(_meson_env_array "${CFLAGS} 
'-DG9DLL=${g9dll}'")!" \
-e "s!@LDFLAGS@!$(_meson_env_array "${LDFLAGS}")!" \
${file}.in > ${file} || die
}

diff --git 
a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild 
b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild
index 852055dc803..868d83cdbb6 100644
--- a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild
+++ b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-.ebuild
@@ -27,7 +27,6 @@ SLOT="0"
 RDEPEND="
media-libs/mesa[d3d9,dri3,${MULTILIB_USEDEP}]
x11-libs/libX11[${MULTILIB_USEDEP}]
-   x11-libs/libXext[${MULTILIB_USEDEP}]
x11-libs/libxcb[${MULTILIB_USEDEP}]
 "
 
@@ -35,6 +34,7 @@ DEPEND="
${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
virtual/wine[${MULTILIB_USEDEP}]
+   >=dev-util/meson-0.50.1
 "
 
 PATCHES=(
@@ -61,14 +61,11 @@ src_prepare() {
# which doesn't play well with our multi-Wine environment.
bootstrap_nine() {
local file=tools/cross-wine$(bits)
-   local 
g9dll=Z:${EPREFIX//\//\\}\\usr\\$(get_libdir)\\d3d9-nine.dll.so
-
-   # Yes, these ridiculous backslashes are needed!
-   
g9dll=\\\"${g9dll//\\/}\\\"
+   local g9dll=\"Z:${EPREFIX}/usr/$(get_libdir)/d3d9-nine.dll.so\"
 
sed \
-e 

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

2019-05-01 Thread Hans de Graaff
commit: c242fb3fc3e9aaaeb016d60b5f945f4a27b56471
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:53:16 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c242fb3f

dev-ruby/xdr: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/xdr/xdr-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/xdr/xdr-3.0.0.ebuild b/dev-ruby/xdr/xdr-3.0.0.ebuild
index 2923a56ad05..3f0664d26d1 100644
--- a/dev-ruby/xdr/xdr-3.0.0.ebuild
+++ b/dev-ruby/xdr/xdr-3.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-05-01 Thread Hans de Graaff
commit: 37108a443aedbebbe54d30dfcc575fbcce702db0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:47:54 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37108a44

dev-ruby/sinatra-partial: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/sinatra-partial/sinatra-partial-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/sinatra-partial/sinatra-partial-1.0.1.ebuild 
b/dev-ruby/sinatra-partial/sinatra-partial-1.0.1.ebuild
index 44346f7ba08..3f07b0c8b6d 100644
--- a/dev-ruby/sinatra-partial/sinatra-partial-1.0.1.ebuild
+++ b/dev-ruby/sinatra-partial/sinatra-partial-1.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-05-01 Thread Hans de Graaff
commit: ae97fb9dd6cbd1408e90a6053827cde3aff2a681
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:49:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae97fb9d

dev-ruby/rspec-collection_matchers: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../rspec-collection_matchers-1.1.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
index 2652af0a711..a747b6bca1d 100644
--- 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
+++ 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2019-05-01 Thread Hans de Graaff
commit: 3c570f9b1c7477ecb2dc54ce4e28611d17c4b7e4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:39:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c570f9b

dev-ruby/globalid: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-ruby/globalid/globalid-0.4.2.ebuild 
b/dev-ruby/globalid/globalid-0.4.2.ebuild
index e4d0332567f..9d61ff1f8a1 100644
--- a/dev-ruby/globalid/globalid-0.4.2.ebuild
+++ b/dev-ruby/globalid/globalid-0.4.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2019-05-01 Thread Hans de Graaff
commit: cac45837f63dee11831b60f564e8711991ee6934
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:37:52 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac45837

dev-ruby/date_validator: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/date_validator/date_validator-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/date_validator/date_validator-0.9.0.ebuild 
b/dev-ruby/date_validator/date_validator-0.9.0.ebuild
index e77d9160e86..6a8969c1722 100644
--- a/dev-ruby/date_validator/date_validator-0.9.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.9.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



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

2019-05-01 Thread Hans de Graaff
commit: f62b4f8628859e5878580928bb7f97382d85c775
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:41:56 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62b4f86

dev-ruby/haml: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-ruby/haml/haml-5.0.4.ebuild b/dev-ruby/haml/haml-5.0.4.ebuild
index adc3e3560d0..07c90669745 100644
--- a/dev-ruby/haml/haml-5.0.4.ebuild
+++ b/dev-ruby/haml/haml-5.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="MT_NO_PLUGINS=true test"
 RUBY_FAKEGEM_TASK_DOC="-Ilib doc"



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

2019-05-01 Thread Hans de Graaff
commit: 8bf749c0d92a039e87973cc755d8494209db1c0a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:46:57 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf749c0

dev-ruby/html2haml: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/html2haml/html2haml-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/html2haml/html2haml-2.2.0.ebuild 
b/dev-ruby/html2haml/html2haml-2.2.0.ebuild
index 4dae4a3436d..6a0a572beb5 100644
--- a/dev-ruby/html2haml/html2haml-2.2.0.ebuild
+++ b/dev-ruby/html2haml/html2haml-2.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="README.md Changelog.markdown"
 RUBY_FAKEGEM_RECIPE_DOC="yard"



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

2019-05-01 Thread Sergei Trofimovich
commit: 27e2601fe206e0762389554bbae66f9a37ff3f96
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:54:05 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:54:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e2601f

dev-python/pylint: keyworded 2.3.1 for ppc, bug #677026

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/pylint/pylint-2.3.1.ebuild 
b/dev-python/pylint/pylint-2.3.1.ebuild
index a1e171bea18..3beeae54c44 100644
--- a/dev-python/pylint/pylint-2.3.1.ebuild
+++ b/dev-python/pylint/pylint-2.3.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc examples test"
 
 RDEPEND="



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

2019-05-01 Thread Sergei Trofimovich
commit: 51c479b30b86f63178db46b559534c417bebaa59
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:54:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:54:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c479b3

dev-python/typed-ast: keyworded 1.3.1 for ppc, bug #677026

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/typed-ast/typed-ast-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/typed-ast/typed-ast-1.3.1.ebuild 
b/dev-python/typed-ast/typed-ast-1.3.1.ebuild
index 4ea5d3b98ce..680a3a2fa80 100644
--- a/dev-python/typed-ast/typed-ast-1.3.1.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-05-01 Thread Sergei Trofimovich
commit: 097f59fcf7f6e1a2f4b05ac706e5285b625b5393
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:54:22 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:54:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097f59fc

dev-python/astroid: keyworded 2.2.5 for ppc, bug #677026

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/astroid/astroid-2.2.5.ebuild 
b/dev-python/astroid/astroid-2.2.5.ebuild
index 0846d84b44b..3468e68a2d8 100644
--- a/dev-python/astroid/astroid-2.2.5.ebuild
+++ b/dev-python/astroid/astroid-2.2.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 # Version specified in __pkginfo__.py.



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

2019-05-01 Thread Sergei Trofimovich
commit: 1e9022765790653aa0202144abaa904935ba0153
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:51:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:51:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e902276

net-libs/libpsl: keyworded 0.21.0 for ppc/ppc64, bug #680866

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-libs/libpsl/libpsl-0.21.0.ebuild 
b/net-libs/libpsl/libpsl-0.21.0.ebuild
index fd6aa857e23..3e0dd1f17a0 100644
--- a/net-libs/libpsl/libpsl-0.21.0.ebuild
+++ b/net-libs/libpsl/libpsl-0.21.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${P}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="icu +idn +man"
 
 RDEPEND="



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

2019-05-01 Thread Sergei Trofimovich
commit: 1a835b61fa954d43f777a429cf08344afc0de8a1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:51:54 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:51:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a835b61

net-libs/libsoup: keyworded 2.64.2 for ppc/ppc64, bug #680866

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild 
b/net-libs/libsoup/libsoup-2.64.2.ebuild
index 8215bf2a62a..22b8b063329 100644
--- a/net-libs/libsoup/libsoup-2.64.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.64.2.ebuild
@@ -17,7 +17,7 @@ SLOT="2.4"
 IUSE="debug gssapi +introspection samba ssl test +vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



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

2019-05-01 Thread Sergei Trofimovich
commit: 7f88e9c51bcca297b305291619a042f7e389
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:51:44 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:51:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f88e9c5

net-libs/libpsl: keyworded 0.20.2 for ppc/ppc64, bug #680866

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-libs/libpsl/libpsl-0.20.2.ebuild 
b/net-libs/libpsl/libpsl-0.20.2.ebuild
index fd6aa857e23..3e0dd1f17a0 100644
--- a/net-libs/libpsl/libpsl-0.20.2.ebuild
+++ b/net-libs/libpsl/libpsl-0.20.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${P}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="icu +idn +man"
 
 RDEPEND="



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

2019-05-01 Thread Sergei Trofimovich
commit: f35ee6f4858bee86c478750040764641af460a1e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:49:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:49:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35ee6f4

dev-python/tblib: keyworded 1.3.2-r1 for ppc/ppc64, bug #682262

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/tblib/tblib-1.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tblib/tblib-1.3.2-r1.ebuild 
b/dev-python/tblib/tblib-1.3.2-r1.ebuild
index aa9271c4d03..e25125f9130 100644
--- a/dev-python/tblib/tblib-1.3.2-r1.ebuild
+++ b/dev-python/tblib/tblib-1.3.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2019-05-01 Thread Sergei Trofimovich
commit: 580bfb307495e7f39463155dbeba5c878047995b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  1 19:49:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  1 19:49:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580bfb30

dev-python/django: keyworded 2.2.1 for ppc/ppc64, bug #682262

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/django/django-2.2.1.ebuild 
b/dev-python/django/django-2.2.1.ebuild
index 967ac90dbcd..6c6406c92f9 100644
--- a/dev-python/django/django-2.2.1.ebuild
+++ b/dev-python/django/django-2.2.1.ebuild
@@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0"
 # admin icons, jquery, xregexp.js
 LICENSE+=" MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc sqlite test"
 
 RDEPEND="



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

2019-05-01 Thread Hans de Graaff
commit: 93537a83885c023707b1ae14e4102e6d49ae7612
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 18:15:06 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93537a83

dev-ruby/http-cookie: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild 
b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
index eed00c01bec..77649741b3d 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"



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

2019-05-01 Thread Hans de Graaff
commit: 2eca13a8f01fa58eee958eb81079cc836b8441be
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 18:10:49 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eca13a8

dev-ruby/domain_name: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild 
b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
index f5a6b6d9b1d..7f3cf4be9d2 100644
--- a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
+++ b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 RUBY_FAKEGEM_TASK_DOC=""



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

2019-05-01 Thread Hans de Graaff
commit: 21d9f702f9405f186bf71113844ca8c8d314baed
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 17:53:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d9f702

dev-ruby/certificate_authority: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git 
a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild 
b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
index b7f8c502f85..f161bcdd6b5 100644
--- a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
+++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2019-05-01 Thread Hans de Graaff
commit: 825668454a72c29aba50a938862167cd04927d27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:20:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82566845

dev-ruby/httpclient: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/httpclient/httpclient-2.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild 
b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
index 6927280d690..67d4a172c85 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="-Ilib test"
 RUBY_FAKEGEM_TASK_DOC="doc"



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

2019-05-01 Thread Hans de Graaff
commit: 2ee8393032fe78e633ebd3533748b4569d83761c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:35:39 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee83930

dev-ruby/webmock: add 3.5.1

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/webmock/Manifest |  1 +
 dev-ruby/webmock/webmock-3.5.1.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index fa159799947..c6829d158a4 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -1,2 +1,3 @@
 DIST webmock-2.3.2.gem 112128 BLAKE2B 
ef0a722374057d7c5392924f68de8520f08cb0aa038fc0b8511e00bbd9dc13f6535955f77611e414a33dbf0ed7a519e9c18caf8517d10be7438e7360c3037a1e
 SHA512 
bb61b645b287d15690aa81db4d4c937d3456e1911d394ef1fb31e8ff3530d47b865aa039c8aaa4d4b6a72132dfcdd06be66adf1b53793384dc27ac1c9f9c01e6
 DIST webmock-3.4.1.gem 115712 BLAKE2B 
d2a1c9c6984bdc2b47ce67b20496128e387e10d67d54405649610b0062548bb3fb6422a87d867eebdec22add8242997f654d2c70fdbbf70b11e70451583cc610
 SHA512 
26cc9376a66730a73059c3a8d496f5d7dd82ac18e7a95172d965ef431c8edd1b4698acd76ba12051a5dc0df3399488920280b669c4ae1d28d3d6cc5e1f7dce0e
+DIST webmock-3.5.1.gem 116736 BLAKE2B 
eb6531dd481588419932a93d091bf2c2802d98a9abe650e892e568f13a642c61ccbf395e293fb0b24b2e96f464902f8311d03a7afe84e917c4780d2da6000a78
 SHA512 
6096ebe84140e7385ac941c2f63951d19523b2f7e3330fb38181f19c423b4c4d47828d200d8921e02850374b048902191f96f8d693746bcdf284cf0c5eacd924

diff --git a/dev-ruby/webmock/webmock-3.5.1.ebuild 
b/dev-ruby/webmock/webmock-3.5.1.ebuild
new file mode 100644
index 000..829137e486f
--- /dev/null
+++ b/dev-ruby/webmock/webmock-3.5.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
+HOMEPAGE="https://github.com/bblimke/webmock;
+
+LICENSE="GPL-2"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
dev-ruby/hashdiff"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/rspec:3
+   >=dev-ruby/test-unit-3.0.0
+   dev-ruby/rack
+   >=dev-ruby/httpclient-2.8.0
+   || ( dev-ruby/http:4 dev-ruby/http:3 dev-ruby/http:2.0 ) )"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
+
+   # There is now optional support for curb and typhoeus which we don't
+   # have in Gentoo yet. em_http_request is available in Gentoo but its
+   # version is too old. patron's latest version is not compatible.
+   sed -i -e '/\(curb\|typhoeus\|em-http\|patron\)/d' spec/spec_helper.rb 
|| die
+   rm spec/acceptance/{typhoeus,curb,excon,em_http_request,patron}/* || die
+
+   # Avoid httpclient specs that require network access, most likely
+   # because mocking does not fully work.
+   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
+   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
+   spec/acceptance/httpclient/httpclient_spec.rb
+
+   # Avoid specs that require network access
+   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 
spec/acceptance/shared/callbacks.rb
+}
+
+each_ruby_test() {
+   ${RUBY} -S rake test NO_CONNECTION=true || die
+   ${RUBY} -S rspec-3 spec || die
+
+   einfo "Delay to allow the test server to stop"
+   sleep 10
+}



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

2019-05-01 Thread Hans de Graaff
commit: 70112146791a22484345c2a200fc2318f61f9fa7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 18:40:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70112146

dev-ruby/http: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-ruby/http/http-4.1.1.ebuild b/dev-ruby/http/http-4.1.1.ebuild
index a1271de0d68..cc30cbdf97e 100644
--- a/dev-ruby/http/http-4.1.1.ebuild
+++ b/dev-ruby/http/http-4.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-05-01 Thread Hans de Graaff
commit: 7cccf1725a22f6a4018dd3b546740ed575b392fa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 18:43:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cccf172

dev-ruby/http: add 3.3.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/http/http-3.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http/http-3.3.0.ebuild b/dev-ruby/http/http-3.3.0.ebuild
index eae8208b0eb..33ba9ea14ff 100644
--- a/dev-ruby/http/http-3.3.0.ebuild
+++ b/dev-ruby/http/http-3.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-05-01 Thread Hans de Graaff
commit: b3ff02bae829842f7dd61fc9ce54e5054c47b137
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 18:06:05 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ff02ba

dev-ruby/unf: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/unf/unf-0.1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/unf/unf-0.1.4.ebuild b/dev-ruby/unf/unf-0.1.4.ebuild
index a33f672d0a4..04649ab7162 100644
--- a/dev-ruby/unf/unf-0.1.4.ebuild
+++ b/dev-ruby/unf/unf-0.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 RUBY_FAKEGEM_TASK_DOC=""



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

2019-05-01 Thread Hans de Graaff
commit: fdd72f6431b37e67ee2c4054bf52f8d170e1e8e0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:03:53 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:36:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd72f64

dev-ruby/crack: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/crack/crack-0.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/crack/crack-0.4.3-r2.ebuild 
b/dev-ruby/crack/crack-0.4.3-r2.ebuild
index 65d88c010de..f1842a72292 100644
--- a/dev-ruby/crack/crack-0.4.3-r2.ebuild
+++ b/dev-ruby/crack/crack-0.4.3-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md History"



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

2019-05-01 Thread Georgy Yakovlev
commit: 3eb912727e8848d9e3060d3502282c0ffee6abe4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed May  1 19:17:57 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed May  1 19:17:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb91272

net-misc/endlessh: sync live ebuild

Bug: https://bugs.gentoo.org/684848
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-.ebuild | 40 +++---
 1 file changed, 17 insertions(+), 23 deletions(-)

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index 105c786b101..e0a840877f3 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-single-r1 systemd toolchain-funcs
+inherit systemd toolchain-funcs
 
 DESCRIPTION="SSH tarpit that slowly sends and endless banner"
 HOMEPAGE="https://github.com/skeeto/endlessh;
@@ -20,25 +18,12 @@ fi
 
 LICENSE="Unlicense"
 SLOT="0"
-IUSE="tools"
-REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"
+IUSE=""
 
 DEPEND=""
-
-RDEPEND="${DEPEND}
-   tools? (
-   ${PYTHON_DEPS}
-   dev-db/sqlite
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   )
-"
-
+RDEPEND=""
 BDEPEND=""
 
-pkg_setup() {
-   use tools && python-single-r1_pkg_setup
-}
-
 src_prepare() {
default
 
@@ -49,6 +34,7 @@ src_prepare() {
-e 's/^CFLAGS  =/CFLAGS  +=/' \
-e 's/ -Os//' \
-e 's/^LDFLAGS/LDFLAGS?/' \
+   -e 's/^PREFIX/PREFIX?/' \
Makefile || die
 
sed -i -e "/^ExecStart=/ s:=/opt/endlessh:=${EPREFIX}/usr/bin:" \
@@ -56,15 +42,23 @@ src_prepare() {
 }
 
 src_install() {
-   dobin endlessh
+   emake DESTDIR="${D}" PREFIX=/usr install
 
-   newinitd "${FILESDIR}"/endlessh.initd endlessh
-   newconfd "${FILESDIR}"/endlessh.confd endlessh
+   einstalldocs
+
+   newinitd "${FILESDIR}"/endlessh.initd-r1 endlessh
+   newconfd "${FILESDIR}"/endlessh.confd-r1 endlessh
 
systemd_dounit util/endlessh.service
 
insinto /etc/logrotate.d
-   newins "${FILESDIR}/logrotated" endlessh
+   newins "${FILESDIR}/logrotated-r1" endlessh
 
-   einstalldocs
+   insinto /usr/share/"${PN}"
+   doins util/{pivot.py,schema.sql}
+}
+
+pkg_postinst() {
+   elog "Log parsing script installed to ${EPREFIX}/usr/share/${PN}"
+   elog "Install dev-python/pyrfc3339 if you are going to use it"
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/endlessh/, net-misc/endlessh/files/

2019-05-01 Thread Georgy Yakovlev
commit: 14af5665e3f1d17b90d89b9608fea394d0429cf5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed May  1 18:51:19 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed May  1 19:15:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14af5665

net-misc/endlessh: bump to 1.0

also bump openrc scripts with latest changes
remove tools useflag and python deps
fix logrotate to do copytruncate and don't send HUP
dump connection stats summary before rotating logs

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/Manifest|  1 +
 net-misc/endlessh/endlessh-1.0.ebuild | 64 +++
 net-misc/endlessh/files/endlessh.confd-r1 | 34 
 net-misc/endlessh/files/endlessh.initd-r1 | 29 ++
 net-misc/endlessh/files/logrotated-r1 |  9 +
 5 files changed, 137 insertions(+)

diff --git a/net-misc/endlessh/Manifest b/net-misc/endlessh/Manifest
index 997e300902a..a6980673bc4 100644
--- a/net-misc/endlessh/Manifest
+++ b/net-misc/endlessh/Manifest
@@ -1 +1,2 @@
 DIST endlessh-0.1.tar.gz 8566 BLAKE2B 
e8fefd6ef80d26c25f57ffe1cef502af05322e348d63ca17c0bb626e35d5c1d35cb98384b35c86c579f2876573f4c13468605c3f44325a48d19e27c499657853
 SHA512 
0d11c82a708a26bd77ca85f7f3bd0eda2807ded9de88e3e518da09a38b3e94fc2658ea6f210e4f1493d38ca5948968c5488c8f2f09ff2adf22b799622b4952b8
+DIST endlessh-1.0.tar.gz 12258 BLAKE2B 
add6e24568cc94b244aa52bb484d1516210bfaa5a82440e090a89a94d50fbd4805ae004f917af56a7ad82a6502ae97c059d3f1c24b7c3e13ad1bd5a04bcf1c3e
 SHA512 
a7e4e6ac5dc5e9b6e479ac3323b6a3ecec398ea074970de7794c93bd7a1a77c5662bdfa5752217fe552db1b3dbb9f400183114d7399c5a019637cb40756b46a8

diff --git a/net-misc/endlessh/endlessh-1.0.ebuild 
b/net-misc/endlessh/endlessh-1.0.ebuild
new file mode 100644
index 000..e0a840877f3
--- /dev/null
+++ b/net-misc/endlessh/endlessh-1.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd toolchain-funcs
+
+DESCRIPTION="SSH tarpit that slowly sends and endless banner"
+HOMEPAGE="https://github.com/skeeto/endlessh;
+
+if [ ${PV} == "" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/skeeto/${PN}.git;
+else
+   SRC_URI="https://github.com/skeeto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Unlicense"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=""
+
+src_prepare() {
+   default
+
+   tc-export CC
+
+   sed -i \
+   -e 's/^CC/CC?/' \
+   -e 's/^CFLAGS  =/CFLAGS  +=/' \
+   -e 's/ -Os//' \
+   -e 's/^LDFLAGS/LDFLAGS?/' \
+   -e 's/^PREFIX/PREFIX?/' \
+   Makefile || die
+
+   sed -i -e "/^ExecStart=/ s:=/opt/endlessh:=${EPREFIX}/usr/bin:" \
+   util/endlessh.service || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+
+   einstalldocs
+
+   newinitd "${FILESDIR}"/endlessh.initd-r1 endlessh
+   newconfd "${FILESDIR}"/endlessh.confd-r1 endlessh
+
+   systemd_dounit util/endlessh.service
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/logrotated-r1" endlessh
+
+   insinto /usr/share/"${PN}"
+   doins util/{pivot.py,schema.sql}
+}
+
+pkg_postinst() {
+   elog "Log parsing script installed to ${EPREFIX}/usr/share/${PN}"
+   elog "Install dev-python/pyrfc3339 if you are going to use it"
+}

diff --git a/net-misc/endlessh/files/endlessh.confd-r1 
b/net-misc/endlessh/files/endlessh.confd-r1
new file mode 100644
index 000..13ba0ef55d2
--- /dev/null
+++ b/net-misc/endlessh/files/endlessh.confd-r1
@@ -0,0 +1,34 @@
+# /etc/conf.d/endlessh: config file for /etc/init.d/endlessh
+#
+#ENDLESSH_ARGS=""
+# Usage: [-vh] [-46] [-d MS] [-f CONFIG] [-l LEN] [-m LIMIT] [-p PORT]
+#   -4Bind to IPv4 only
+#   -6Bind to IPv6 only
+#   -d INTMessage millisecond delay [1]
+#   -fSet and load config file [/etc/endlessh/config]
+#   -hPrint this help message and exit
+#   -l INTMaximum banner line length (3-255) [32]
+#   -m INTMaximum number of clients [4096]
+#   -p INTListening port []
+#   -vPrint diagnostics to standard output (repeatable)
+#   -VPrint version information and exit
+
+# EXAMPLE 1: listen on port 22, log all queries and errors in very verbose mode
+#ENDLESSH_ARGS="-p 22 -vv"
+
+# EXAMPLE 2: load settings from config file
+#ENDLESSH_ARGS="-f /etc/endlessh/config"
+
+# EXAMPLE 3: load settings from config file, but override port
+#ENDLESSH_ARGS="-f /etc/endlessh/config -p 22"
+
+
+# LOGGING: is disabled by default, enable this to actually redirect messages
+
+# plain file (preferred), change logrotate file as well if you change this.
+#output_log=/var/log/"${RC_SVCNAME}.log"

[gentoo-commits] proj/portage-utils:master commit in: libq/

2019-05-01 Thread Fabian Groffen
commit: cca8e87817039f6c536304799cae364b264a75f4
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed May  1 19:09:19 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed May  1 19:09:19 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=cca8e878

libq/cache: ensure ebuild traversal gets correct sort funcs

Signed-off-by: Fabian Groffen  gentoo.org>

 libq/cache.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libq/cache.c b/libq/cache.c
index ab7e4f8..b11e068 100644
--- a/libq/cache.c
+++ b/libq/cache.c
@@ -153,6 +153,8 @@ cache_next_pkg(cache_cat_ctx *cat_ctx)
pkgdir->portroot_fd = -1;
pkgdir->vdb_fd = cat_ctx->fd;
pkgdir->do_sort = ctx->do_sort;
+   pkgdir->catsortfunc = ctx->catsortfunc;
+   pkgdir->pkgsortfunc = ctx->pkgsortfunc;
pkgdir->repo = ctx->repo;
pkgdir->cachetype = ctx->cachetype;
 



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

2019-05-01 Thread Zac Medico
commit: 0ecea1819866304d3a3fbc9a69d2f28c5773e7fa
Author: Zamarin Arthur  gmail  com>
AuthorDate: Wed May  1 17:14:56 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed May  1 19:05:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecea181

dev-python/html5-parser: add Python3.7 support

Closes: https://github.com/gentoo/gentoo/pull/11872
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Zamarin Arthur  gmail.com>
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/html5-parser/html5-parser-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/html5-parser/html5-parser-0.4.5.ebuild 
b/dev-python/html5-parser/html5-parser-0.4.5.ebuild
index 5421b34871a..80cb6bad74b 100644
--- a/dev-python/html5-parser/html5-parser-0.4.5.ebuild
+++ b/dev-python/html5-parser/html5-parser-0.4.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1 toolchain-funcs
 



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

2019-05-01 Thread Andreas K. Hüttel
commit: 1eb41f31938d5d2ff0fcddbd2d94fc2ece6e2016
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May  1 18:45:25 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May  1 18:45:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb41f31

package.mask: Mask glibc-2.27

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 366e2f80c26..19677dd9667 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -891,7 +891,7 @@ dev-ruby/poltergeist
 # switch the compiler / the binutils) ASAP. If you need them for a specific
 # (isolated) use case, feel free to unmask them on your system.
 

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

2019-05-01 Thread Andreas K. Hüttel
commit: 64045b6b9bfc70542981af55765f0e931e3a90f1
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May  1 18:46:34 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed May  1 18:46:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64045b6b

sys-libs/glibc: Remove old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/Manifest |   2 -
 sys-libs/glibc/glibc-2.22-r4.ebuild | 148 
 2 files changed, 150 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 49cc077e29f..9b881cd1c83 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -2,8 +2,6 @@ DIST gcc-4.7.3-r1-multilib-bootstrap.tar.bz2 8064097 BLAKE2B 
3cc5c82cd57d0fbd26d
 DIST gcc-multilib-bootstrap-20180511.tar.xz 2392908 BLAKE2B 
f3cf614399368acd8908f60d894c6344a2fa09383b30c1633a0682bc668367c8a2f8c6fec2d41b6e2178d709a2bd8db57e8b2ab56ba263c7d56f819c15acd061
 SHA512 
98c766e913693ab42ff790557acde2a36a8001e2648046a685b21964200df8d4d52d8452d499c0068c6648284d086ce062c2d36e2c6c2fd8aacd232d193f2853
 DIST glibc-2.19-patches-9.tar.bz2 24584 BLAKE2B 
a96e930a5bd20fa75d9f259cc2117fa5ce98072274a24a5823bf877e3739fa4c001a94d7865e065ee0527f3974430d27da8038e042340a451ad2052c62724f26
 SHA512 
a95b3063ade974a3556480b798b317d33c7423a8cb9e69f67249ffb8b3d3c671d70d2d5f782c1efadc0bec4cc49a96d4fe89911f3dfcd85b459f69f3b4f38f0e
 DIST glibc-2.19.tar.xz 12083312 BLAKE2B 
9dc03346e0f0df4bf009a92d894b0a9f964ff92b7f4c9663cedf1cb6cf90435f28a15539d33791ecf43ee578fa4e26f916af0367651312ef8f9c1c38ce0dafa2
 SHA512 
9e021fcb3afbb9ace2a0e37fded231a62de861bd766e29d47163a03182e37add718b7acc3963d1c525f9556773e842297725715acde48dcfbaab6e756af1a23d
-DIST glibc-2.22-patches-13.tar.bz2 74479 BLAKE2B 
1ab31614e8334508a63c842f503a395ff3ebeaa33d1890eab1d9e2985cb39064960053f2bbf99ec3bdec0ba5a80d259ca6b964fcaed9d99dcb6da84ddb8dd364
 SHA512 
73517fc1502b0733d67ade1d1ba6168415f5da64f37045fac0b10ef57155bf6dfbe1876e4742d2543fcea0c935c179426f6fbb94f0205968392ef903d2f83897
-DIST glibc-2.22.tar.xz 12969072 BLAKE2B 
36a2e08cf4c5c9396c414fcf5cf5f32d0a78a61e06a1309fbc5f560bed7a7f25a084f5f5c1097014d0911239c710ac9c06f6b6d603238b9c928dd286ebd05bbf
 SHA512 
a8719f3a4f8aa5fa8176fdafbea5082c6dfd85bd8c4cdce60571910263ab422b35bb8b55a84d37ccb146442133ba60a84d453ca4a439c8ccd35419bd051b
 DIST glibc-2.23-patches-8.tar.bz2 304199 BLAKE2B 
693e40090dbe43f0e9c1faa0bce75e43d5d3924b40c141f9d00ef147fd285b03e2c3bab6a32d1bf6978ca139c3f071f685d5caf1bffb1cce7e1d1f3c346e5c50
 SHA512 
470814bbbd9d4ee5fa2dd7570a2e14b0229723e373e801472856fd6c2f089499eddc300f69b49af8ba0edbdca583ee3ca521fdb5c642509717cafea0ad925fd2
 DIST glibc-2.23.tar.xz 13455260 BLAKE2B 
6658e9d2d07c5cd71be94ef399bfe4d18ef462e4154e2e02aa69c34198e881cc65ac8f89abcb37b3d01c56b10e2f47c036492c20e4991a54bd03e56db703fbd2
 SHA512 
b82953388cd028e174cb08f082557bbce0dad8b67b17d31b29f90102fd52a51e03d591448ecb64882a1c1d5303afffc7f6ede85cee4c784a9284fbc9b4ad26cf
 DIST glibc-2.24-patches-10.tar.bz2 73586 BLAKE2B 
f42cc78b907e7cb5c8ba1672c845cdc0959f4d29f89ff642bd2efa795d7ac69409b514338ac1f4235ce2fbc0c9c9bb2d152f55fd14c02997517dc048a306e1c1
 SHA512 
fc9191a85da53a2515bbaab228648936682e04267284049468e0c82284f618ab2907b9247baca701e16edc50640199ff6d8e2a6a93ccbd5a9d3b0eb73cc484ca

diff --git a/sys-libs/glibc/glibc-2.22-r4.ebuild 
b/sys-libs/glibc/glibc-2.22-r4.ebuild
deleted file mode 100644
index d6b644dd754..000
--- a/sys-libs/glibc/glibc-2.22-r4.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-glibc
-
-DESCRIPTION="GNU libc6 (also called glibc2) C library"
-HOMEPAGE="https://www.gnu.org/software/libc/libc.html;
-
-LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
-RESTRICT="strip" # strip ourself #46186
-EMULTILIB_PKG="true"
-
-# Configuration variables
-RELEASE_VER=""
-case ${PV} in
-*)
-   EGIT_REPO_URIS="git://sourceware.org/git/glibc.git"
-   inherit git-r3
-   ;;
-*)
-   RELEASE_VER=${PV}
-   ;;
-esac
-GCC_BOOTSTRAP_VER="4.7.3-r1"
-PATCH_VER="13" # Gentoo patchset
-: ${NPTL_KERN_VER:="2.6.32"}   # min kernel version nptl 
requires
-
-IUSE="debug gd hardened multilib nscd selinux systemtap profile suid vanilla 
headers-only"
-
-# Here's how the cross-compile logic breaks down ...
-#  CTARGET - machine that will target the binaries
-#  CHOST   - machine that will host the binaries
-#  CBUILD  - machine that will build the binaries
-# If CTARGET != CHOST, it means you want a libc for cross-compiling.
-# If CHOST != CBUILD, it means you want to cross-compile the libc.
-#  CBUILD = CHOST = CTARGET- native build/install
-#  CBUILD != (CHOST = CTARGET) - cross-compile a native 

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

2019-05-01 Thread Matt Turner
commit: c86742d4dd29bab3874aee9256f140c667001d82
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86742d4

x11-libs/libXcomposite-0.4.5: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild 
b/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
index 7918855258e..aaf238779f5 100644
--- a/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
+++ b/x11-libs/libXcomposite/libXcomposite-0.4.5.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xcomposite library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2019-05-01 Thread Matt Turner
commit: cec4aa77e13256fdf581f2ea648f5739534164a0
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:15 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec4aa77

x11-libs/libxkbcommon-0.8.4: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
index 43fcd80eec9..2b838286091 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild
@@ -17,7 +17,7 @@ inherit xorg-3 ${GIT_ECLASS}
 
 DESCRIPTION="X.Org xkbcommon library"
 HOMEPAGE="https://xkbcommon.org/;
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
 IUSE="X doc test"
 
 BDEPEND="



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

2019-05-01 Thread Matt Turner
commit: 14cceb7a501008159ad1f10f724c2455af73859c
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:14 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14cceb7a

x11-libs/libXxf86dga-1.1.5: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild 
b/x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild
index bdb0e8593dd..8f51193b1a5 100644
--- a/x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild
+++ b/x11-libs/libXxf86dga/libXxf86dga-1.1.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xxf86dga library"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-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 ~x86-macos 
~sparc-solaris"
 IUSE="doc"
 
 RDEPEND="



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

2019-05-01 Thread Matt Turner
commit: a33f66a1a1a87e899e4ea92e06b04e7b8f37c23b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:18 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33f66a1

x11-misc/imake-1.0.8: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-misc/imake/imake-1.0.8.ebuild 
b/x11-misc/imake/imake-1.0.8.ebuild
index ab1cc70ba05..dfa4ff1d736 100644
--- a/x11-misc/imake/imake-1.0.8.ebuild
+++ b/x11-misc/imake/imake-1.0.8.ebuild
@@ -7,7 +7,7 @@ XORG_STATIC=no
 inherit xorg-3
 
 DESCRIPTION="C preprocessor interface to the make utility"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-misc/xorg-cf-files"



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

2019-05-01 Thread Matt Turner
commit: f2d01d46573c519e2d9bffc63d67dbc7976fedc9
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:19 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d01d46

x11-themes/xcursor-themes-1.0.6: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild 
b/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild
index baf2860d811..00e8d1825ee 100644
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild
+++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild
@@ -8,7 +8,7 @@ XORG_MODULE=data/
 inherit xorg-2
 
 DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="



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

2019-05-01 Thread Matt Turner
commit: df467667a76c44851107d0ae7d98244849b1dfef
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:10 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df467667

x11-libs/libXcursor-1.2.0: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild 
b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
index b9ef8c1ddff..0b21cf280e7 100644
--- a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
+++ b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xcursor library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]



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

2019-05-01 Thread Matt Turner
commit: c105ca307a24b360b5149428dc15829809da0d74
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:13 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c105ca30

x11-libs/libXrandr-1.5.2: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXrandr/libXrandr-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild 
b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
index 7ef1db6b1e1..8ede6932101 100644
--- a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xrandr library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="doc"
 
 RDEPEND="



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

2019-05-01 Thread Matt Turner
commit: dc1728ee23db968ce09b97c8101c3a959dd91e4e
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:08 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1728ee

x11-libs/libFS-1.0.8: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libFS/libFS-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libFS/libFS-1.0.8.ebuild 
b/x11-libs/libFS/libFS-1.0.8.ebuild
index 553c909754b..7819d972355 100644
--- a/x11-libs/libFS/libFS-1.0.8.ebuild
+++ b/x11-libs/libFS/libFS-1.0.8.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org FS library"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="ipv6"
 
 DEPEND="x11-base/xorg-proto



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

2019-05-01 Thread Matt Turner
commit: f8dff1e37ce8468233f7adfbf2b8cf42bb3929e1
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:17 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dff1e3

x11-libs/xtrans-1.4.0: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/xtrans/xtrans-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xtrans/xtrans-1.4.0.ebuild 
b/x11-libs/xtrans/xtrans-1.4.0.ebuild
index 58ff590fe90..d3841390aa3 100644
--- a/x11-libs/xtrans/xtrans-1.4.0.ebuild
+++ b/x11-libs/xtrans/xtrans-1.4.0.ebuild
@@ -10,7 +10,7 @@ XORG_DOC=doc
 inherit xorg-3
 
 DESCRIPTION="X.Org xtrans library"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2019-05-01 Thread Matt Turner
commit: a92c862a12b16d2eeb6080a40a97251b8968bd77
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92c862a

x11-libs/libXau-1.0.9: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXau/libXau-1.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXau/libXau-1.0.9.ebuild 
b/x11-libs/libXau/libXau-1.0.9.ebuild
index 610769981f2..64d78c38f3c 100644
--- a/x11-libs/libXau/libXau-1.0.9.ebuild
+++ b/x11-libs/libXau/libXau-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org X authorization library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrdb/

2019-05-01 Thread Matt Turner
commit: 10a569b6df9e3b61779f26067c3b3e3414b46f43
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:06 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a569b6

x11-apps/xrdb-1.2.0: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xrdb/xrdb-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xrdb/xrdb-1.2.0.ebuild b/x11-apps/xrdb/xrdb-1.2.0.ebuild
index 08def98bf6b..53defb0aae2 100644
--- a/x11-apps/xrdb/xrdb-1.2.0.ebuild
+++ b/x11-apps/xrdb/xrdb-1.2.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit xorg-3
 
 DESCRIPTION="X server resource database utility"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libXmu



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

2019-05-01 Thread Matt Turner
commit: bbd551fbeea1d679cadca25ef6e7e144466870b7
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:18 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd551fb

x11-misc/makedepend-1.0.6: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild 
b/x11-misc/makedepend/makedepend-1.0.6.ebuild
index d9b0a7c56cc..7a08a112104 100644
--- a/x11-misc/makedepend/makedepend-1.0.6.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild
@@ -6,7 +6,7 @@ XORG_STATIC=no
 inherit xorg-3
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xvinfo/

2019-05-01 Thread Matt Turner
commit: 79752d26c44f4fe216c88517b1b0f19ff13ca3b8
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:07 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79752d26

x11-apps/xvinfo-1.1.4: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xvinfo/xvinfo-1.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild 
b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild
index 45ff336d2ce..baaf44720ac 100644
--- a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild
+++ b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="Print out X-Video extension adaptor information"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv



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

2019-05-01 Thread Matt Turner
commit: 8b8dbbed0b876deccc76b7c79401b66ff83a66cf
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:19 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8dbbed

x11-misc/xkeyboard-config-2.26-r1: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
index 9f04eed212a..42d76fa397a 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2019-05-01 Thread Matt Turner
commit: e058104aed5a07fed45bc095460ff4eee4288312
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:15 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e058104a

x11-libs/libfontenc-1.1.4: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libfontenc/libfontenc-1.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild 
b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
index ad748e572b9..6d9ac818b87 100644
--- a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
+++ b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org fontenc library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="sys-libs/zlib"



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

2019-05-01 Thread Matt Turner
commit: e749b34017546033983fae0ad246fa7682fede08
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:14 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e749b340

x11-libs/libXvMC-1.0.11: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXvMC/libXvMC-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXvMC/libXvMC-1.0.11.ebuild 
b/x11-libs/libXvMC/libXvMC-1.0.11.ebuild
index fa67d26d963..85a4fb51580 100644
--- a/x11-libs/libXvMC/libXvMC-1.0.11.ebuild
+++ b/x11-libs/libXvMC/libXvMC-1.0.11.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org XvMC library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-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 ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2019-05-01 Thread Matt Turner
commit: 7c8bd1c77ed215554388ae42d1479ba01c6a6591
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:12 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8bd1c7

x11-libs/libXft-2.3.3: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXft/libXft-2.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXft/libXft-2.3.3.ebuild 
b/x11-libs/libXft/libXft-2.3.3.ebuild
index b26f4f19f19..88f315e0188 100644
--- a/x11-libs/libXft/libXft-2.3.3.ebuild
+++ b/x11-libs/libXft/libXft-2.3.3.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xft library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="doc"
 
 RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]



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

2019-05-01 Thread Matt Turner
commit: 9fa09a288bdd21f81cf7d5c6caf563fc545e7341
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:16 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa09a28

x11-libs/libxkbfile-1.1.0: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/x11-libs/libxkbfile/libxkbfile-1.1.0.ebuild 
b/x11-libs/libxkbfile/libxkbfile-1.1.0.ebuild
index a3423d7a9b6..15eb831dbc3 100644
--- a/x11-libs/libxkbfile/libxkbfile-1.1.0.ebuild
+++ b/x11-libs/libxkbfile/libxkbfile-1.1.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xkbfile library"
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]"



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

2019-05-01 Thread Matt Turner
commit: 14bad926b4817805e62a56ebb98bd9510df1aaeb
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May  1 18:22:16 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May  1 18:22:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bad926

x11-libs/pixman-0.38.4: hppa stable, bug 682846

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/pixman/pixman-0.38.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pixman/pixman-0.38.4.ebuild 
b/x11-libs/pixman/pixman-0.38.4.ebuild
index 1e79c7be59a..3fbd5e9c832 100644
--- a/x11-libs/pixman/pixman-0.38.4.ebuild
+++ b/x11-libs/pixman/pixman-0.38.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.pixman.org/ 
https://gitlab.freedesktop.org/pixman/pixman/;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
SRC_URI="https://www.x.org/releases/individual/lib/${P}.tar.gz;
 fi
 



  1   2   >