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

2019-06-21 Thread Brian Evans
commit: 9de3fccf0a650b70d3b6d830061b574daeafc933
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Jun 22 03:39:08 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Jun 22 04:12:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de3fccf

dev-db/mariadb: Version bump for 10.2.25

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Brian Evans  gentoo.org>

 dev-db/mariadb/Manifest   |   1 +
 dev-db/mariadb/mariadb-10.2.25.ebuild | 973 ++
 2 files changed, 974 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 8b36181c283..35d8ff57b7a 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -4,6 +4,7 @@ DIST mariadb-10.1.38.tar.gz 63535685 BLAKE2B 
c179ea2f60287c2bc1c0d1c47ae989ac265
 DIST mariadb-10.1.40.tar.gz 63573615 BLAKE2B 
a57f89c3a9cbfdfc7ff85ec6d7f4231f29a8c2b5df8a86e069e9c077aafc16f60655eab2765a622ec2675fbec4739a477613a42c68f897785443d8366fb5d1a3
 SHA512 
6b946189c69905f1a23a96d34720f1592353e0095455bf452bba31d53c90143d088f0fd997cac3da0a779840bb6ae6cc30b45144cba474463a8e3a6978a8a8f3
 DIST mariadb-10.2.22.tar.gz 71907765 BLAKE2B 
e7781a9e1bb0becca543ebb0b9e03912fbafa9de45bbd5c7232f92d29b934148dd124ad462bf8aa5aec2e4ee0bf75a03fae5e5fe97a77e1d93095052a577c14b
 SHA512 
cd61d0c2d528b23b975e6ea142560d9b9ebff7ecda6fa9b3659b25b3406e8cc925918f4c3bb0e200ddb8d0520bcaa4d4f70d245b4731896f9ba2f1bdf0a817b2
 DIST mariadb-10.2.24.tar.gz 71965656 BLAKE2B 
2e78d7fc98fe6221126b7700c821ec4294af9d474f440857530b41d5633821b9995b732bbcdcba14c6a01f5decc56f506c99def4dc1a9a4dd52253d3045a88c6
 SHA512 
bd0e8c506e94f063b6cfbb1e7e872b4fdbe9ab704e07ff3af1e1efabb89daa39fec3b06ec5294d9a19fdc680da082d095cd3c5f9e4c4ee6f9ee5ae0514d6bb6f
+DIST mariadb-10.2.25.tar.gz 71997847 BLAKE2B 
03435106c5b2316e8f66028fa05b85042f35ebe84fa245d214622252048befa414d1630c4edead9ccb07f88f8c8085bb4c2e1361e08f58829b0a751326503cf1
 SHA512 
0d0f5e188f81715edb02ee91cc6c15ad0f674da67bc8d291a2bad9454190e9423f85ee1b69f88d3b429bc56c58a899f889f04862a4bddf2afdac744318c9c723
 DIST mariadb-10.3.13.tar.gz 70745600 BLAKE2B 
f62b6de0566910cd0995954e3b84528bca4d8b99dab79ce1e8b5d4076a223890fc0bb7b43ac3d81c81c0b907cabbc3b042eab936b845ef18d259793759b05d51
 SHA512 
3cbd93291aa43b235e5b81d953ea69fb32df54fb518f922f69b5485952f01fae693c77b0efac37f414ed7ff132d3b58f899812bdb7be8a5b344c3640e2c3a0dd
 DIST mariadb-10.3.15.tar.gz 70824529 BLAKE2B 
6a84430e280db287859bd82cc2b6bb63bddd9188e599165d6ccb3e0fa75cb9de083d3d8d267b7de9de70be692a45b72570c8943d949c43673b3c1387623bb0b0
 SHA512 
35332ac32cba27fef1b4ddd2209236853f4309756fd121fbdbd2b6be0651e817cedc80e276b89ccfa4bc76760811434fab45a4d380d0ebd500c7d9bd7377fe93
 DIST mariadb-10.4.6.tar.gz 76710358 BLAKE2B 
7fcaced6cbcc027ad2a1f1e681af30d0f4ec45f432bad4c6c7d9625a8d20978e4c49cbec3016be873ecda16cb113a8f3b6a8ec8995772255c23e908cc5d11178
 SHA512 
b04c47f72de2473d7b5edd04b4785a1d7179bb1f429f30ba53ae6cfbbb413200d9803eff1072949b2e81fd7d2164ea34c68620d621d4181b913daa2293ae140c

diff --git a/dev-db/mariadb/mariadb-10.2.25.ebuild 
b/dev-db/mariadb/mariadb-10.2.25.ebuild
new file mode 100644
index 000..164ae72f6c2
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.2.25.ebuild
@@ -0,0 +1,973 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20190305-2052Z"
+SUBSLOT="18"
+
+JAVA_PKG_OPT_USE="jdbc"
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit eutils systemd flag-o-matic prefix toolchain-funcs \
+   java-pkg-opt-2 user cmake-utils
+
+SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz "
+
+# Gentoo patches to MySQL
+if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]]; then
+   SRC_URI="${SRC_URI}
+   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2;
+fi
+
+HOMEPAGE="https://mariadb.org/;
+DESCRIPTION="An enhanced, drop-in replacement for MySQL"
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0/${SUBSLOT:-0}"
+IUSE="+backup bindist client-libs cracklib debug extraengine galera innodb-lz4
+   innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 libressl mroonga
+   numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx
+   sst-rsync sst-mariabackup sst-xtrabackup static systemd systemtap 
tcmalloc
+   test tokudb xml yassl"
+
+# Tests always fail when libressl is enabled due to hard-coded ciphers in the 
tests
+RESTRICT="!bindist? ( bindist ) libressl? ( test )"
+
+REQUIRED_USE="jdbc? ( extraengine server 

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

2019-06-21 Thread Brian Evans
commit: a335a50db21cbf0a8880ff358e1b62d2d56b28ba
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Jun 22 04:11:34 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Jun 22 04:12:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a335a50d

dev-db/mariadb: Version bump for 10.3.16

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Brian Evans  gentoo.org>

 dev-db/mariadb/Manifest   |   1 +
 dev-db/mariadb/mariadb-10.3.16.ebuild | 974 ++
 2 files changed, 975 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 35d8ff57b7a..c369e2bf1aa 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -7,6 +7,7 @@ DIST mariadb-10.2.24.tar.gz 71965656 BLAKE2B 
2e78d7fc98fe6221126b7700c821ec4294a
 DIST mariadb-10.2.25.tar.gz 71997847 BLAKE2B 
03435106c5b2316e8f66028fa05b85042f35ebe84fa245d214622252048befa414d1630c4edead9ccb07f88f8c8085bb4c2e1361e08f58829b0a751326503cf1
 SHA512 
0d0f5e188f81715edb02ee91cc6c15ad0f674da67bc8d291a2bad9454190e9423f85ee1b69f88d3b429bc56c58a899f889f04862a4bddf2afdac744318c9c723
 DIST mariadb-10.3.13.tar.gz 70745600 BLAKE2B 
f62b6de0566910cd0995954e3b84528bca4d8b99dab79ce1e8b5d4076a223890fc0bb7b43ac3d81c81c0b907cabbc3b042eab936b845ef18d259793759b05d51
 SHA512 
3cbd93291aa43b235e5b81d953ea69fb32df54fb518f922f69b5485952f01fae693c77b0efac37f414ed7ff132d3b58f899812bdb7be8a5b344c3640e2c3a0dd
 DIST mariadb-10.3.15.tar.gz 70824529 BLAKE2B 
6a84430e280db287859bd82cc2b6bb63bddd9188e599165d6ccb3e0fa75cb9de083d3d8d267b7de9de70be692a45b72570c8943d949c43673b3c1387623bb0b0
 SHA512 
35332ac32cba27fef1b4ddd2209236853f4309756fd121fbdbd2b6be0651e817cedc80e276b89ccfa4bc76760811434fab45a4d380d0ebd500c7d9bd7377fe93
+DIST mariadb-10.3.16.tar.gz 70862041 BLAKE2B 
522c3185e9928cfb669065fd8b1b8538f53a63d0413ae32e317a1ee6c572c6af458ba15e904e19b2cdb6e83b870360f56f4368eecc2774caab8ac85bc000f609
 SHA512 
b22a8c8fa0265f88962432ade71c3f0ec554f7d38042def832cfcb50f3aa1dd77a715c76706ffeae679b95438529b06e98b73b7e219f9c645980802027ec022f
 DIST mariadb-10.4.6.tar.gz 76710358 BLAKE2B 
7fcaced6cbcc027ad2a1f1e681af30d0f4ec45f432bad4c6c7d9625a8d20978e4c49cbec3016be873ecda16cb113a8f3b6a8ec8995772255c23e908cc5d11178
 SHA512 
b04c47f72de2473d7b5edd04b4785a1d7179bb1f429f30ba53ae6cfbbb413200d9803eff1072949b2e81fd7d2164ea34c68620d621d4181b913daa2293ae140c
 DIST mariadb-5.5.63.tar.gz 45946425 BLAKE2B 
bddfd67d8393ec22c4bc8d7dab2838825394636bd690c04574bdc4da84fbf6c779fcae7f6be5d596458baa732cb5278475f308f03df083cdfcecffc486950d81
 SHA512 
4699d8af2210e12d0eea659a4d3fd4bfa68ce11a38cffaf939a96cb7a1fe64dd0827d39c3a0a36fa7cc1981a804a9af7a6d5cfaf23a8cfc8440e54c0163c2acb
 DIST mariadb-5.5.64.tar.gz 45953561 BLAKE2B 
d6efe53e520b829ec337a00efadd7d813afd5e3ee6ac5a298773c7cd1b724d01856979317fe2bcf814af3bdabdbd7c6c3d2e27a60b4cdf6032b1dfd64e54d84d
 SHA512 
3e93044eb30d2ce50fefce503f16f4b542fd647ff4367675147ebe1b1f576b4fbad5c0bb25670136d0758d2b8b0c571119244c87d66565bb9b3471811f5dc6b8

diff --git a/dev-db/mariadb/mariadb-10.3.16.ebuild 
b/dev-db/mariadb/mariadb-10.3.16.ebuild
new file mode 100644
index 000..ac4aefb9839
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.3.16.ebuild
@@ -0,0 +1,974 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20190305-2052Z"
+SUBSLOT="18"
+
+JAVA_PKG_OPT_USE="jdbc"
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit eutils systemd flag-o-matic prefix toolchain-funcs \
+   java-pkg-opt-2 user cmake-utils
+
+SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz "
+
+# Gentoo patches to MySQL
+if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]]; then
+   SRC_URI="${SRC_URI}
+   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2;
+fi
+
+HOMEPAGE="https://mariadb.org/;
+DESCRIPTION="An enhanced, drop-in replacement for MySQL"
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0/${SUBSLOT:-0}"
+IUSE="+backup bindist client-libs cracklib debug extraengine galera innodb-lz4
+   innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 libressl mroonga
+   numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx
+   sst-rsync sst-mariabackup static systemd systemtap tcmalloc
+   test tokudb xml yassl"
+
+# Tests always fail when libressl is enabled due to hard-coded ciphers in the 
tests
+RESTRICT="!bindist? ( bindist ) libressl? ( test )"
+
+REQUIRED_USE="jdbc? ( extraengine server !static )
+   

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

2019-06-21 Thread Göktürk Yüksek
commit: 242eed716a64d0055ff9a43b916923c6c167aa8c
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Jun 21 16:19:39 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Jun 22 04:05:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242eed71

x11-wm/marco: add libXpresent to RDEPEND

Closes: https://bugs.gentoo.org/show_bug.cgi?id=687818
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: NP-Hardass  gentoo.org>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 x11-wm/marco/{marco-1.22.1.ebuild => marco-1.22.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/marco/marco-1.22.1.ebuild 
b/x11-wm/marco/marco-1.22.1-r1.ebuild
similarity index 100%
rename from x11-wm/marco/marco-1.22.1.ebuild
rename to x11-wm/marco/marco-1.22.1-r1.ebuild
index 0f12a945568..2aebb9ee0bb 100644
--- a/x11-wm/marco/marco-1.22.1.ebuild
+++ b/x11-wm/marco/marco-1.22.1-r1.ebuild
@@ -34,6 +34,7 @@ COMMON_DEPEND="
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
+   x11-libs/libXpresent
x11-libs/libXrandr
x11-libs/libXrender
>=x11-libs/startup-notification-0.7
@@ -51,7 +52,6 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*
x11-base/xorg-proto
-   x11-libs/libXpresent
test? ( app-text/docbook-xml-dtd:4.5 )
xinerama? ( x11-base/xorg-proto )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/

2019-06-21 Thread Göktürk Yüksek
commit: 0a32e5ac9d072ec0a3c84c4f0a7f05f85ffd3c51
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Jun 21 16:19:38 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Jun 22 04:05:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a32e5ac

x11-misc/mate-notification-daemon: Fix deps

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: NP-Hardass  gentoo.org>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 .../mate-notification-daemon-1.22.0-r1.ebuild  | 54 ++
 1 file changed, 54 insertions(+)

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
new file mode 100644
index 000..b7b3b1ddb73
--- /dev/null
+++ 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="MATE Notification daemon"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk
+   >=dev-libs/glib-2.50:2
+   >=sys-apps/dbus-1
+   x11-libs/cairo
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/libnotify-0.7
+   x11-libs/libX11
+   virtual/libintl
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3:3
+   >=media-libs/libcanberra-0.4:0[gtk3]
+   !x11-misc/notify-osd
+   !x11-misc/qtnotifydaemon
+   !x11-misc/notification-daemon"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   app-arch/xz-utils
+   dev-util/gdbus-codegen
+   >=dev-util/intltool-0.50.1
+   sys-devel/gettext:*
+   >=sys-devel/libtool-2.2.6:2
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure
+}
+
+src_install() {
+   mate_src_install
+
+   insinto /usr/share/dbus-1/services
+   doins "${FILESDIR}/org.freedesktop.Notifications.service"
+}



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

2019-06-21 Thread Matt Turner
commit: cf7d005d74e118d4beddd5202f337b0be7fe8ca0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Jun 22 00:14:12 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Jun 22 00:27:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7d005d

x11-libs/libXt: Version bump to 1.2.0

Closes: https://bugs.gentoo.org/679938
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/libXt/Manifest   |  1 +
 x11-libs/libXt/libXt-1.2.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/x11-libs/libXt/Manifest b/x11-libs/libXt/Manifest
index a368cc113ee..0be136cb0ce 100644
--- a/x11-libs/libXt/Manifest
+++ b/x11-libs/libXt/Manifest
@@ -1 +1,2 @@
 DIST libXt-1.1.5.tar.bz2 771567 BLAKE2B 
c3624f1ab81fdace1b2eef8749807e9a2157ec6f60e2f5f8b463aae088057d4eb82f9c6de547e286798b98f68be8f8097ff291b490baf49a4204e62566c1a9c4
 SHA512 
29828cfc021b60e0a0b5ff0321801db20f12bd635866cd000b35a23736b5477a3d1e5f936a1124ed3e3f4c0e7a27cb8744dbb5ab4fbcd45c817a13877081e05b
+DIST libXt-1.2.0.tar.bz2 810521 BLAKE2B 
dc60b8fb126f465122eec4df287d5a0d12e483457ba20abbd04a17a8a5fb8a1073d8765236b8020353ec3c5f472b1580ba7a99d6896ce5fcdabaed5f4fbc6753
 SHA512 
06248508b6fe5dfba8ceb4518475f656162351d78136eeb5d65086d680dabe9aca7bba3c94347f9c13ef03f82dab3ac19d0952ee610bc8c51c14cee7cf65f0b1

diff --git a/x11-libs/libXt/libXt-1.2.0.ebuild 
b/x11-libs/libXt/libXt-1.2.0.ebuild
new file mode 100644
index 000..a13cc801954
--- /dev/null
+++ b/x11-libs/libXt/libXt-1.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+inherit xorg-3
+
+DESCRIPTION="X.Org X Toolkit Intrinsics library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~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="test"
+
+RDEPEND="
+   >=x11-libs/libICE-1.0.8-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/libSM-1.2.1-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   test? ( dev-libs/glib )"
+
+pkg_setup() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_with doc xmlto)
+   $(use_enable doc specs)
+   $(use_enable test unit-tests)
+   --without-fop
+   )
+}



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

2019-06-21 Thread Nick Sarnie
commit: decb747b269e18bab8ca4d4381751bd35731725c
Author: Nick Sarnie  gentoo  org>
AuthorDate: Fri Jun 21 22:17:18 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Fri Jun 21 22:17:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decb747b

app-emulation/winetricks: Sync with ::wine

Bump version

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

 app-emulation/winetricks/Manifest  |  1 +
 .../winetricks/winetricks-20190615.ebuild  | 86 ++
 2 files changed, 87 insertions(+)

diff --git a/app-emulation/winetricks/Manifest 
b/app-emulation/winetricks/Manifest
index 98183dc3c97..ef631512af5 100644
--- a/app-emulation/winetricks/Manifest
+++ b/app-emulation/winetricks/Manifest
@@ -1,2 +1,3 @@
 DIST winetricks-20190310.tar.gz 673467 BLAKE2B 
b6c6a6d28e49f9b2745ac623f9a9d35bdcaa402c11b3f2055f3d2ef2d13ccff6adcda47261447aff7b70bfcd9bc65ea2a278368616df93f031fe212aa3201a5d
 SHA512 
4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025
+DIST winetricks-20190615.tar.gz 681040 BLAKE2B 
f66a23b47b4bf48f44be99c6d9fa890638cb19273bb0f556c0ca91133e2941b44fde7214616a9f379fbb4713249339edec7486b080e16c632a127d9a818de1fe
 SHA512 
dbb078e8d4e001db506b6038e1898dc2e319432e85d1539a53635454efc5d635238ca03a07ee57aec9349b903027586fef34461f4e8eba0b41d25d99d15e7ba8
 DIST winetricks-gentoo-2012.11.24.tar.bz2 6398 BLAKE2B 
54a4502f6e8ef15d21b02c43e3ce599e32d476c2559246064de14cc4ce2243ff11dde681d24c8a7f4913c3d7a10b855bda47e8fb8ecad31e00d839705416be6f
 SHA512 
59c93b73f3a7b2d11aefcde2ff66659ff1de21ad4b5f232f4b60572f3a48b15a6c49f369b1696862bf1b33fde190bf5598945e9536fb41ddec42d8def4d2be2a

diff --git a/app-emulation/winetricks/winetricks-20190615.ebuild 
b/app-emulation/winetricks/winetricks-20190615.ebuild
new file mode 100644
index 000..900a5b53922
--- /dev/null
+++ b/app-emulation/winetricks/winetricks-20190615.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git;
+   inherit git-r3
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+wtg="winetricks-gentoo-2012.11.24"
+
+SRC_URI="${SRC_URI}
+   gtk? ( https://dev.gentoo.org/~chiitoo/distfiles/${wtg}.tar.bz2 )
+   kde? ( https://dev.gentoo.org/~chiitoo/distfiles/${wtg}.tar.bz2 )
+"
+
+DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
+HOMEPAGE="https://github.com/Winetricks/winetricks 
https://wiki.winehq.org/Winetricks;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="gtk kde rar test"
+
+BDEPEND="
+   test? (
+   dev-python/bashate
+   dev-util/checkbashisms
+   dev-util/shellcheck
+   )
+"
+DEPEND=""
+RDEPEND="${DEPEND}
+   app-arch/cabextract
+   app-arch/p7zip
+   app-arch/unzip
+   net-misc/wget
+   virtual/wine
+   x11-misc/xdg-utils
+   gtk? ( gnome-extra/zenity )
+   kde? ( kde-apps/kdialog )
+   rar? ( app-arch/unrar )
+"
+
+# Test targets include syntax checks only, not the "heavy duty" tests
+# that would require a lot of disk space, as well as network access.
+
+# This uses a non-standard "Wine" category, which is provided by
+# '/etc/xdg/menus/applications-merged/wine.menu' from the
+# 'app-emulation/wine-desktop-common' package.
+# https://bugs.gentoo.org/451552
+QA_DESKTOP_FILE="usr/share/applications/winetricks.desktop"
+
+src_unpack() {
+   if [[ ${PV} == "" ]]; then
+   git-r3_src_unpack
+
+   if use gtk || use kde; then
+   unpack ${wtg}.tar.bz2
+   fi
+
+   else
+   default
+   fi
+}
+
+src_test() {
+   ./tests/shell-checks || die "Test(s) failed."
+}
+
+src_install() {
+   default
+
+   if use gtk || use kde; then
+   cd "${WORKDIR}/${wtg}" || die
+   domenu winetricks.desktop
+   insinto /usr/share/icons/hicolor/scalable/apps
+   doins wine-winetricks.svg
+   fi
+}



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

2019-06-21 Thread Jeroen Roovers
commit: 91b1c3ab2c61100ff778b081fd9ee63ae20b6974
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jun 21 22:08:36 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jun 21 22:09:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b1c3ab

net-misc/youtube-dl: Version 2019.06.21

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

 net-misc/youtube-dl/Manifest |  1 +
 net-misc/youtube-dl/youtube-dl-2019.06.21.ebuild | 69 
 2 files changed, 70 insertions(+)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 9b06ef573d2..55c6d200849 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1 +1,2 @@
 DIST youtube-dl-2019.06.08.tar.gz 3169571 BLAKE2B 
4603e19e80921b12526575bd13a0b43ff98d871e7a40415dd5b09bb2a0b720ffd60f4d54eecbf44b7144146a6f64d9692a1aaa42c06e4944f5a5a00667c411c3
 SHA512 
6758d629ff0b56ed6589d024f29761cbe4678154316a370090d6eca62611791b79b8662a70c54e62db0495131935d47bcbfcb40ae6dcf1cc0c8808790799
+DIST youtube-dl-2019.06.21.tar.gz 3169975 BLAKE2B 
c8867638147e45f5f1137b89b0259301b717a2249ac96143f70dc3b0b6850f887cf402e8e5e22249afaef40409a2f1c4137051553f5750633f3dc79d42967b59
 SHA512 
b116f1b636b616e7bd2f5f3d8bbec3b9acebc956f2864391392cfa8bd2af91faa97603d528a13abb6e69ac861582d296870579469e4c6f4f4816dc674e0c27bb

diff --git a/net-misc/youtube-dl/youtube-dl-2019.06.21.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.06.21.ebuild
new file mode 100644
index 000..a8b1afbfc11
--- /dev/null
+++ b/net-misc/youtube-dl/youtube-dl-2019.06.21.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
+
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
+HOMEPAGE="https://rg3.github.com/youtube-dl/;
+SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
+LICENSE="public-domain"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+RESTRICT="test"
+SLOT="0"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${DEPEND}
+   || (
+   dev-python/pycryptodome[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+S="${WORKDIR}/${PN}"
+
+src_compile() {
+   distutils-r1_src_compile
+}
+
+python_install_all() {
+   dodoc README.txt
+   doman ${PN}.1
+
+   newbashcomp ${PN}.bash-completion ${PN}
+
+   insinto /usr/share/zsh/site-functions
+   newins ${PN}.zsh _${PN}
+
+   insinto /usr/share/fish/vendor_completions.d
+   doins ${PN}.fish
+
+   distutils-r1_python_install_all
+
+   rm -r "${ED}"/usr/etc || die
+   rm -r "${ED}"/usr/share/doc/youtube_dl || die
+}
+
+pkg_postinst() {
+   elog "${PN}(1) / https://bugs.gentoo.org/355661 /"
+   elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
+   elog
+   elog "${PN} works fine on its own on most sites. However, if you want"
+   elog "to convert video/audio, you'll need avconf (media-video/libav) or"
+   elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube 
-"
+   elog "videos can be retrieved in a higher quality format without sound."
+   elog "${PN} will detect whether avconv/ffmpeg is present and"
+   elog "automatically pick the best option."
+   elog
+   elog "Videos or video formats streamed via RTMP protocol can only be"
+   elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
+   elog
+   elog "Downloading MMS and RTSP videos requires either mplayer"
+   elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
+   elog
+   elog "If you want ${PN} to embed thumbnails from the metadata into the"
+   elog "resulting MP4 files, consider installing 
media-video/atomicparsley"
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/, gnome-base/gnome-applets/

2019-06-21 Thread Mart Raudsepp
commit: a337f1f4d3742bfdb5c589546941a2043e1f5713
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 21:51:28 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 21:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a337f1f4

gnome-base/gnome-applets: add 3.32.0 for GNOME Flashback session

Bug: https://bugs.gentoo.org/680326
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-base/gnome-applets/Manifest  |  1 +
 .../gnome-applets/gnome-applets-3.32.0.ebuild  | 57 ++
 gnome-base/gnome-applets/metadata.xml  | 11 +
 profiles/features/selinux/package.mask |  1 +
 4 files changed, 70 insertions(+)

diff --git a/gnome-base/gnome-applets/Manifest 
b/gnome-base/gnome-applets/Manifest
new file mode 100644
index 000..67187875f3c
--- /dev/null
+++ b/gnome-base/gnome-applets/Manifest
@@ -0,0 +1 @@
+DIST gnome-applets-3.32.0.tar.xz 8626692 BLAKE2B 
a93ac7ae9ced828c710e7761ee0483018cf10b265f48ed64ce1c117a349583d0e980759e9529ef2a47f2c8873672c2c7a323fdcc7a7af543af851156ef59e1d2
 SHA512 
11c8ab3b2561ef13b268a5711adebe754626cd0bfe6865cfaebf59602e6da917023172a36d253522b4bc4f250c3db34c621ba3fabfe8c628c744905581783e01

diff --git a/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild 
b/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild
new file mode 100644
index 000..bd16a6ce4e5
--- /dev/null
+++ b/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Applets for the GNOME Flashback Panel"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/;
+
+LICENSE="GPL-2+ FDL-1.1"
+SLOT="0"
+IUSE="ipv6 tracker upower"
+KEYWORDS="~amd64"
+
+# FIXME: automagic wireless-tools
+# TODO: gucharmap could be optional, but no knob
+# TODO: libgweather could be optional, but no knob
+RDEPEND="
+   >=x11-libs/gtk+-3.20.0:3[X]
+   >=dev-libs/glib-2.44.0:2
+   >=gnome-base/gnome-panel-3.24.1
+   >=gnome-base/libgtop-2.11.92:=
+   >=x11-libs/libwnck-3.14.1:3
+   >=x11-libs/libnotify-0.7
+   upower? ( >=sys-power/upower-0.9.4:= )
+   >=sys-apps/dbus-1.1.2
+   >=dev-libs/dbus-glib-0.74
+   >=x11-themes/adwaita-icon-theme-3.14.0
+   >=dev-libs/libxml2-2.5.0:2
+   >=dev-libs/libgweather-3.28.0:2=
+   >=gnome-extra/gucharmap-2.33.0:2.90
+   >=sys-auth/polkit-0.97
+   x11-libs/libX11
+   tracker? ( app-misc/tracker:0/2.0 )
+"
+# app-text/docbook-sgml-utils for jw binary
+DEPEND="${RDEPEND}
+   app-text/docbook-sgml-utils
+   app-text/docbook-xml-dtd:4.1.2
+   dev-libs/libxslt
+   dev-util/glib-utils
+   >=dev-util/intltool-0.35.0
+   dev-util/itstool
+   sys-devel/gettext
+   x11-base/xorg-proto
+   virtual/pkgconfig
+" # yelp-tools and autoconf-archive for eautoreconf
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_with upower) \
+   --disable-battstat \
+   --disable-cpufreq \
+   $(use_enable tracker tracker-search-bar) \
+   $(use_enable ipv6)
+}

diff --git a/gnome-base/gnome-applets/metadata.xml 
b/gnome-base/gnome-applets/metadata.xml
new file mode 100644
index 000..bc9d05c8eb5
--- /dev/null
+++ b/gnome-base/gnome-applets/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+
+   Build the tracker search bar applet
+
+

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index 185fbc24c1b..b0fd5957b81 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -20,6 +20,7 @@ app-admin/calamares
 dev-python/python-systemd
 gnome-base/gdm
 gnome-base/gnome
+gnome-base/gnome-applets
 gnome-base/gnome-extra-apps
 gnome-base/gnome-light
 gnome-base/gnome-panel



[gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/, gnome-base/gnome-panel/

2019-06-21 Thread Mart Raudsepp
commit: d49854d742675fd12c23f9f7c720400b5e440fe2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 21:47:20 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 21:54:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49854d7

gnome-base/gnome-panel: add 3.32.0 for GNOME Flashback session

Bug: https://bugs.gentoo.org/680326
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-base/gnome-panel/Manifest  |  1 +
 gnome-base/gnome-panel/gnome-panel-3.32.0.ebuild | 70 
 gnome-base/gnome-panel/metadata.xml  |  8 +++
 profiles/features/selinux/package.mask   |  1 +
 4 files changed, 80 insertions(+)

diff --git a/gnome-base/gnome-panel/Manifest b/gnome-base/gnome-panel/Manifest
new file mode 100644
index 000..b2d2f065129
--- /dev/null
+++ b/gnome-base/gnome-panel/Manifest
@@ -0,0 +1 @@
+DIST gnome-panel-3.32.0.tar.xz 3073664 BLAKE2B 
90960646bb6a7d455e295203b0ae9af8fb2313d3f69c54907f5b975bcf2102667aac693c0e32912538015a48d784bfad45335df6df060dcebfeb04486955d850
 SHA512 
afbb5d61d024250bc6532ddcb2817067bb4e5f243a0d0f27efcaa9b1c2da8ab6c98e014e3a852ccb93d64aba8da51254d0e811f5eecc927cfc18c72e7c324e42

diff --git a/gnome-base/gnome-panel/gnome-panel-3.32.0.ebuild 
b/gnome-base/gnome-panel/gnome-panel-3.32.0.ebuild
new file mode 100644
index 000..5f1bb00fd17
--- /dev/null
+++ b/gnome-base/gnome-panel/gnome-panel-3.32.0.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eapi7-ver gnome2
+
+DESCRIPTION="The GNOME Flashback Panel"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-panel/;
+
+LICENSE="GPL-2+ FDL-1.1 LGPL-2.1+"
+SLOT="0"
+IUSE="eds elogind systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=gnome-base/gnome-desktop-2.91.0:3=
+   >=x11-libs/gdk-pixbuf-2.26.0:2
+   >=x11-libs/pango-1.15.4
+   >=dev-libs/glib-2.45.3:2
+   >=x11-libs/gtk+-3.22.0:3[X]
+   >=x11-libs/libwnck-3.4.6:3
+   >=gnome-base/gnome-menus-3.7.90:3
+   eds? ( >=gnome-extra/evolution-data-server-3.5.3:= )
+   elogind? ( >=sys-auth/elogind-230 )
+   systemd? ( >=sys-apps/systemd-230:= )
+   >=x11-libs/cairo-1.0.0[X,glib]
+   >=dev-libs/libgweather-3.28.0:2=
+   >=gnome-base/dconf-0.13.4
+   >=x11-libs/libXrandr-1.3.0
+   gnome-base/gdm
+   x11-libs/libX11
+   sys-auth/polkit
+   x11-libs/libXi
+"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1.25
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   x11-base/xorg-proto
+" # yelp-tools and autoconf-archive for eautoreconf
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   $(use_enable eds)
+   )
+
+   # Below elogind MENU_* pkg-config calls need to match up with what 
upstream has
+   # each version (libsystemd replaced with libelogind). Explicit 
per-version die
+   # to force a manual recheck. Only update the explicit version if the
+   # "PKG_CHECK_MODULES([MENU], ...)" block did not change; otherwise 
adjust
+   # elogind conditional block below accordingly first.
+   if ver_test ${PV} -ne 3.32.0; then
+   die "Maintainer has not checked over packages MENU pkg-config 
deps for elogind support"
+   fi
+
+   if use elogind; then
+   myconf+=(
+   MENU_CFLAGS=`pkg-config --cflags gdm gio-unix-2.0 
gtk+-3.0 libgnome-menu-3.0 libelogind 2>/dev/null`
+   MENU_LIBS=`pkg-config --libs gdm gio-unix-2.0 gtk+-3.0 
libgnome-menu-3.0 libelogind 2>/dev/null`
+   )
+   fi
+
+   gnome2_src_configure "${myconf[@]}"
+}

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

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index 84625d6e236..185fbc24c1b 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -22,6 +22,7 @@ gnome-base/gdm
 gnome-base/gnome
 gnome-base/gnome-extra-apps
 gnome-base/gnome-light
+gnome-base/gnome-panel
 gnome-base/gnome-shell
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-logs



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

2019-06-21 Thread Mart Raudsepp
commit: 9d42088f2ef49248955eb86afd88dd45ecb8511b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 21:52:09 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 21:54:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d42088f

x11-wm/metacity: add 3.32.0 for GNOME Flashback session

Bug: https://bugs.gentoo.org/680326
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 x11-wm/metacity/Manifest   |  1 +
 x11-wm/metacity/metacity-3.32.0.ebuild | 52 ++
 x11-wm/metacity/metadata.xml   | 12 
 3 files changed, 65 insertions(+)

diff --git a/x11-wm/metacity/Manifest b/x11-wm/metacity/Manifest
new file mode 100644
index 000..fc14f9aea69
--- /dev/null
+++ b/x11-wm/metacity/Manifest
@@ -0,0 +1 @@
+DIST metacity-3.32.0.tar.xz 2055388 BLAKE2B 
c8ed41e44b0a4890129fe7e79e2dcd486c986541c6b19b8873264f2c179b98c17095f19fbd93290ad253571d0c9ae5f5367df1fe1ba2ac68685139680a2e3afd
 SHA512 
2260411b9ab07fcd1aee8152d700f1e2aa7f1f0753cae6dab82a55cac2cac186a5c9f42377a311a6f90a53ba8ba200d9f5d73a770abc76b558896cd58c30abde

diff --git a/x11-wm/metacity/metacity-3.32.0.ebuild 
b/x11-wm/metacity/metacity-3.32.0.ebuild
new file mode 100644
index 000..1522fd20cf9
--- /dev/null
+++ b/x11-wm/metacity/metacity-3.32.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="GNOME Flashback window manager"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/metacity/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="+libcanberra vulkan xinerama"
+KEYWORDS="~amd64"
+
+# TODO: libgtop could be optional, but no knob
+RDEPEND="
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.22.0:3[X]
+   >=x11-libs/pango-1.2.0[X]
+   >=x11-libs/libXcomposite-0.3
+   >=gnome-base/gsettings-desktop-schemas-3.3.0
+   x11-libs/libXfixes
+   x11-libs/libXrender
+   x11-libs/libXdamage
+   libcanberra? ( media-libs/libcanberra[gtk3] )
+   >=x11-libs/startup-notification-0.7
+   x11-libs/libXcursor
+   gnome-base/libgtop:2=
+   x11-libs/libX11
+   xinerama? ( x11-libs/libXinerama )
+   x11-libs/libXrandr
+   x11-libs/libXext
+   x11-libs/libICE
+   x11-libs/libSM
+   gnome-extra/zenity
+   vulkan? ( media-libs/vulkan-loader )
+"
+DEPEND="${RDEPEND}
+   vulkan? ( dev-util/vulkan-headers )
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.4
+   x11-base/xorg-proto
+   virtual/pkgconfig
+" # autoconf-archive for eautoreconf
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable libcanberra canberra) \
+   $(use_enable xinerama) \
+   $(use_enable vulkan)
+}

diff --git a/x11-wm/metacity/metadata.xml b/x11-wm/metacity/metadata.xml
new file mode 100644
index 000..0777242d843
--- /dev/null
+++ b/x11-wm/metacity/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+
+   Enable sound event support using 
media-libs/libcanberra
+   Enable Vulkan based compositor support via 
META_COMPOSITOR=vulkan environment variable
+
+



[gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/, gnome-base/gnome-flashback/

2019-06-21 Thread Mart Raudsepp
commit: b2504fb7f36650b9d937e54f9ac836f8c02f7eaf
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 21:53:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 21:54:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2504fb7

gnome-base/gnome-flashback: add 3.32.0 for GNOME Flashback session

Bug: https://bugs.gentoo.org/680326
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-base/gnome-flashback/Manifest|  1 +
 .../gnome-flashback/gnome-flashback-3.32.0.ebuild  | 53 ++
 gnome-base/gnome-flashback/metadata.xml|  8 
 profiles/features/selinux/package.mask |  1 +
 4 files changed, 63 insertions(+)

diff --git a/gnome-base/gnome-flashback/Manifest 
b/gnome-base/gnome-flashback/Manifest
new file mode 100644
index 000..82fd65d6876
--- /dev/null
+++ b/gnome-base/gnome-flashback/Manifest
@@ -0,0 +1 @@
+DIST gnome-flashback-3.32.0.tar.xz 708624 BLAKE2B 
5075daa59b48d9c101a4649ebd89822f4fd4539c30899b152c54d4bb98d48e2174c2c8756f350a76e7576d2430c8609a5c3df7a39f9da80467eb98b9d8b65910
 SHA512 
ffc89eadf98e269a9d2781d2bac2d551410f3965ab2bf0a60cb904cd1edbaa264d21be1c577381bda1a55f44b919e62ad2735241dc824a901ded6b057d0f2ea0

diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild 
b/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild
new file mode 100644
index 000..e1ac2cea1ef
--- /dev/null
+++ b/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="GNOME Flashback session"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-flashback/;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=x11-libs/gdk-pixbuf-2.32.2:2
+   >=x11-libs/gtk+-3.22.0:3[X]
+   >=gnome-base/gnome-desktop-3.12.0:3=
+   >=media-libs/libcanberra-0.13[gtk3]
+   >=dev-libs/glib-2.44.0:2
+   >=gnome-base/gsettings-desktop-schemas-3.24.0
+   >=sys-auth/polkit-0.97
+   >=app-i18n/ibus-1.5.2
+   >=sys-power/upower-0.99.0:=
+   >=x11-libs/libXrandr-1.5.0
+   x11-libs/libxcb
+   x11-libs/libX11
+   net-wireless/gnome-bluetooth
+   x11-libs/libXext
+   >=x11-libs/libXi-1.6.0
+   x11-libs/pango
+   x11-libs/libxkbfile
+   x11-misc/xkeyboard-config
+   x11-libs/libXfixes
+   media-sound/pulseaudio[glib]
+"
+DEPEND="${RDEPEND}
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.8
+   x11-base/xorg-proto
+   virtual/pkgconfig
+" # autoconf-archive for eautoreconf
+RDEPEND="${RDEPEND}
+   x11-wm/metacity
+   gnome-base/gnome-panel
+   gnome-base/gnome-settings-daemon
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static
+}

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

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index b0fd5957b81..fba312123e1 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -22,6 +22,7 @@ gnome-base/gdm
 gnome-base/gnome
 gnome-base/gnome-applets
 gnome-base/gnome-extra-apps
+gnome-base/gnome-flashback
 gnome-base/gnome-light
 gnome-base/gnome-panel
 gnome-base/gnome-shell



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

2019-06-21 Thread Sergei Trofimovich
commit: ce121a103644c717da3678d626e2abdcd0cb2144
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 21 20:07:50 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 21 20:08:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce121a10

net-analyzer/gspoof: drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-analyzer/gspoof/gspoof-3.2-r2.ebuild | 39 
 1 file changed, 39 deletions(-)

diff --git a/net-analyzer/gspoof/gspoof-3.2-r2.ebuild 
b/net-analyzer/gspoof/gspoof-3.2-r2.ebuild
deleted file mode 100644
index 618d875e8c4..000
--- a/net-analyzer/gspoof/gspoof-3.2-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils
-
-DESCRIPTION="A simple GTK/command line TCP/IP packet generator"
-HOMEPAGE="http://gspoof.sourceforge.net/;
-SRC_URI="http://gspoof.sourceforge.net/src/${P}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-IUSE=""
-
-DEPEND="
-   x11-libs/gtk+:2
-   dev-libs/glib:2
-   net-libs/libnet:1.1
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-def-values.patch \
-   "${FILESDIR}"/${P}-icon.patch
-   sed -i configure.ac -e 's|libnet.a|libnet.so|g' || die
-   eautoreconf
-}
-
-src_compile() {
-   emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   dobin gspoof
-   newicon pixmap/icon.png ${PN}.png
-   dodoc README CHANGELOG TODO
-}



[gentoo-commits] repo/proj/prefix:master commit in: scripts/auto-bootstraps/

2019-06-21 Thread Fabian Groffen
commit: fc4d9347493a79add06058c70f506769bbedd4b9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jun 21 19:01:12 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun 21 19:01:47 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=fc4d9347

scripts/auto-bootstraps/analyse_result: flag libressl builds

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

 scripts/auto-bootstraps/analyse_result.py | 28 ++--
 1 file changed, 22 insertions(+), 6 deletions(-)

diff --git a/scripts/auto-bootstraps/analyse_result.py 
b/scripts/auto-bootstraps/analyse_result.py
index 90312300db..dbe0d4c729 100755
--- a/scripts/auto-bootstraps/analyse_result.py
+++ b/scripts/auto-bootstraps/analyse_result.py
@@ -117,6 +117,7 @@ with os.scandir(resultsdir) as it:
 fail, state, suc = analyse_arch(os.path.join(resultsdir, arch))
 
 elapsedtime = None
+haslssl = False
 if suc:
 elapsedf = os.path.join(resultsdir, arch, "%s" % suc, 
"elapsedtime")
 if os.path.exists(elapsedf):
@@ -124,8 +125,16 @@ with os.scandir(resultsdir) as it:
 l = f.readline()
 if l is not '':
 elapsedtime = int(l)
-
-archs[arch] = (fail, state, suc, elapsedtime)
+mconf = os.path.join(resultsdir, arch, "%s" % suc, "make.conf")
+if os.path.exists(mconf):
+with open(mconf, 'rb') as f:
+l = [x.decode('utf-8', 'ignore') for x in f.readlines()]
+l = list(filter(lambda x: 'USE=' in x, l))
+for x in l:
+if 'libressl' in x:
+haslssl = True
+
+archs[arch] = (fail, state, suc, elapsedtime, haslssl)
 if not suc:
 color = '\033[1;31m'  # red
 elif fail and suc < fail:
@@ -133,7 +142,7 @@ with os.scandir(resultsdir) as it:
 else:
 color = '\033[1;32m'  # green
 endc = '\033[0m'
-print("%s%24s: suc %8s  fail %8s%s" % (color, arch, suc, fail, endc))
+print("%s%30s: suc %8s  fail %8s%s" % (color, arch, suc, fail, endc))
 
 sarchs = sorted(archs, key=lambda a: '-'.join(a.split('-')[::-1]))
 
@@ -148,7 +157,7 @@ with open(os.path.join(resultsdir, 'index.html'), "w") as h:
 h.write("last successful runlast failed run")
 h.write("failure")
 for arch in sarchs:
-fail, errcode, suc, et = archs[arch]
+fail, errcode, suc, et, lssl = archs[arch]
 if not suc:
 state = 'red'
 elif fail and suc < fail:
@@ -156,6 +165,13 @@ with open(os.path.join(resultsdir, 'index.html'), "w") as 
h:
 else:
 state = 'limegreen'
 
+tags = ''
+if lssl:
+tags = tags + '''
+libressl
+'''
+
 h.write('')
 
 h.write('' % state)
@@ -172,14 +188,14 @@ with open(os.path.join(resultsdir, 'index.html'), "w") as 
h:
 etxt = ' (%.1f hours)' % (et / 3600)
 else:
 etxt = ' (%d minutes)' % (et / 60)
-h.write('%s%s' % (arch, suc, suc, etxt))
+h.write('%s%s%s' % (arch, suc, suc, etxt, 
tags))
 else:
 h.write('never')
 h.write("")
 
 h.write("")
 if fail:
-h.write('%s' % (arch, fail, fail))
+h.write('%s%s' % (arch, fail, fail, tags))
 else:
 h.write('never')
 h.write("")



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

2019-06-21 Thread Mart Raudsepp
commit: b34ebc51d0e694f59c0530f93b4d2df4bb823005
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 18:20:35 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 18:22:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34ebc51

x11-libs/gtk+: bump to 3.24.9; tweaks

Build wayland input method module into gtk+ itself, instead of as a module,
when wayland is enabled.

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

 x11-libs/gtk+/Manifest   |   1 +
 x11-libs/gtk+/gtk+-3.24.9.ebuild | 245 +++
 2 files changed, 246 insertions(+)

diff --git a/x11-libs/gtk+/Manifest b/x11-libs/gtk+/Manifest
index 761c3d24841..a7b3c60348b 100644
--- a/x11-libs/gtk+/Manifest
+++ b/x11-libs/gtk+/Manifest
@@ -4,3 +4,4 @@ DIST gtk+-3.24.1.tar.xz 19307612 BLAKE2B 
f09b7cb252898b7290a3806f8fb579b706fc0ec
 DIST gtk+-3.24.4.tar.xz 21102236 BLAKE2B 
1ef6445d582217a54538549fd63c59dd1e7f14832b33a41e971d2dd184a8887876d1eb599cb9fcbd590ec1a16ca29f0be92bc96344b1e7d2fdf88456d63c9a7f
 SHA512 
d1cce6d0d7f1c5ef0f4e8988b88372a32b9d8a2924da4cfc46a80ede91cf8a2aacdcd87eec122dfab1369b36fc849d875832ac11d79426cf6884e1730e5d4dd1
 DIST gtk+-3.24.8-patchset.tar.xz 3684 BLAKE2B 
686356993b95f5342942764af5f92ab52b17fcd326ee3fd0de5179ed2a55b6e0192e16707ee882866d39ede7d28150b8b8bc6945355f04a4b191b671ae70fb7d
 SHA512 
31f9b982592a81095afad91f16ad96e72a7a2b0e2bf812f0b719da56d70235bc06bc991b5f619fefded3e1634efc5b7e8ef00053929c89e967351d8625518428
 DIST gtk+-3.24.8.tar.xz 22419364 BLAKE2B 
262384d0bf1d843edfcb13007eae3584235fa166286f071b8b98803d452df3f4f8934f2b1830427d0c0cd956b67170e576f8c3f733e9b6323b8f89f6d0ddea71
 SHA512 
a988ca2e25f0f32e55b2931f16c72f9649ed98405579d217e8a5e7f0ac10bcd1969090c622c5d9eb7d75235813ff7ccb90e30e252afd71ba283c6172ee459fe5
+DIST gtk+-3.24.9.tar.xz 20983908 BLAKE2B 
b9f85eaddc978744b6e666162378c0e747dd2f24141f941fe99a7202832c92b3869318b6b842bd7fb029bc57f1ad1eb5189e79f7bfcf592813db04c8939ab765
 SHA512 
b303db40d5e277841738982a97edd67076febe41b3a455344aeff05c6a5b149c6d3b953cc5db1a792b63cdcc44c2d28f955d81065cb2c6b3f00d0b133a555d7a

diff --git a/x11-libs/gtk+/gtk+-3.24.9.ebuild b/x11-libs/gtk+/gtk+-3.24.9.ebuild
new file mode 100644
index 000..3892915f3b1
--- /dev/null
+++ b/x11-libs/gtk+/gtk+-3.24.9.ebuild
@@ -0,0 +1,245 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+GNOME2_EAUTORECONF="yes"
+
+inherit flag-o-matic gnome2 multilib virtualx multilib-minimal
+
+DESCRIPTION="Gimp ToolKit +"
+HOMEPAGE="https://www.gtk.org/;
+
+LICENSE="LGPL-2+"
+SLOT="3"
+IUSE="aqua broadway cloudprint colord cups examples gtk-doc +introspection 
test vim-syntax wayland +X xinerama"
+REQUIRED_USE="
+   || ( aqua wayland X )
+   xinerama? ( X )
+"
+
+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"
+
+# Upstream wants us to do their job:
+# https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1
+RESTRICT="test"
+
+# FIXME: introspection data is built against system installation of gtk+:3,
+# bug #
+COMMON_DEPEND="
+   >=dev-libs/atk-2.15[introspection?,${MULTILIB_USEDEP}]
+   >=dev-libs/fribidi-0.19.7[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.53.4:2[${MULTILIB_USEDEP}]
+   media-libs/fontconfig[${MULTILIB_USEDEP}]
+   >=media-libs/libepoxy-1.4[X(+)?,${MULTILIB_USEDEP}]
+   >=x11-libs/cairo-1.14[aqua?,glib,svg,X?,${MULTILIB_USEDEP}]
+   >=x11-libs/gdk-pixbuf-2.30:2[introspection?,${MULTILIB_USEDEP}]
+   >=x11-libs/pango-1.41.0[introspection?,${MULTILIB_USEDEP}]
+   >=media-libs/harfbuzz-0.9:=
+   x11-misc/shared-mime-info
+
+   cloudprint? (
+   >=net-libs/rest-0.7[${MULTILIB_USEDEP}]
+   >=dev-libs/json-glib-1.0[${MULTILIB_USEDEP}] )
+   colord? ( >=x11-misc/colord-0.1.9:0=[${MULTILIB_USEDEP}] )
+   cups? ( >=net-print/cups-2.0[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.39:= )
+   wayland? (
+   >=dev-libs/wayland-1.9.91[${MULTILIB_USEDEP}]
+   >=dev-libs/wayland-protocols-1.12
+   media-libs/mesa[wayland,${MULTILIB_USEDEP}]
+   >=x11-libs/libxkbcommon-0.2[${MULTILIB_USEDEP}]
+   )
+   X? (
+   >=app-accessibility/at-spi2-atk-2.5.3[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   >=x11-libs/libXi-1.3[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   >=x11-libs/libXrandr-1.5[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/mobile-broadband-provider-info/

2019-06-21 Thread Mart Raudsepp
commit: e151957d03b05d7a92c49daf4fe0abf2d8b48c97
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 21 18:41:04 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 21 18:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e151957d

net-misc/mobile-broadband-provider-info: bump to 20190618

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

 net-misc/mobile-broadband-provider-info/Manifest|  1 +
 .../mobile-broadband-provider-info-20190618.ebuild  | 21 +
 2 files changed, 22 insertions(+)

diff --git a/net-misc/mobile-broadband-provider-info/Manifest 
b/net-misc/mobile-broadband-provider-info/Manifest
index 04d2db94412..1e61cf7806b 100644
--- a/net-misc/mobile-broadband-provider-info/Manifest
+++ b/net-misc/mobile-broadband-provider-info/Manifest
@@ -1,2 +1,3 @@
 DIST mobile-broadband-provider-info-20170310.tar.xz 85016 BLAKE2B 
a43312e1772fc59205be1bbf7d6f80518ff0edf0719d48e60013c3acada4c05a29043567695896641b32c477ddab2ca6da379e1b7a4436d977ccc68f4e247f09
 SHA512 
24d8d8bb202f0893bea105420d38156ff8de311eac71e969524961e723ed3d1f9994ec98efbace62dc0ac3859c7a4b316a0728038539b82ca5cf8f8c460a6c6e
 DIST mobile-broadband-provider-info-20190116.tar.xz 85904 BLAKE2B 
e41ca1914c8b9c47f52f5b65cbfef577814269a23c5777fb1caf582cfc1c0c9a5125f51907748de8516b8aa3a8cf3fb044c8521d305161b206cc75f06e791764
 SHA512 
82cbf2c4523bc941d7cbfb1f552057d8259fcccbf95d02a6d43d315136050928ae5a8cf85f9900196214b803bb087446e28254d148af6b004225518f07aa9d23
+DIST mobile-broadband-provider-info-20190618.tar.xz 82640 BLAKE2B 
6aad85193297a17c4606bdc700b0d3c7ce59c897d5d8fe0cec4ba3d17168aa519971c52a6b4c1f133c24a8fbd3f2ed1f3d45461248612ac95fbb746a3de9217f
 SHA512 
511e6561b9b0db6c26f2e08bd06bb1dc9bb46696730fe6c6eba82cceec600dad684dc8dbe27adae78956367fb00dd8745070046acaa7a1129f194d8f16df425a

diff --git 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190618.ebuild
 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190618.ebuild
new file mode 100644
index 000..0cd0a8925e4
--- /dev/null
+++ 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190618.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org
+
+DESCRIPTION="Database of mobile broadband service providers"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband;
+
+LICENSE="CC-PD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-libs/libxslt
+   test? ( dev-libs/libxml2 )
+"
+
+DOCS="README"



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

2019-06-21 Thread Fabian Groffen
commit: 2fd5a0ccc059a64a25aa292b7899af9e3ccf94f0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jun 21 18:23:31 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun 21 18:23:31 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=2fd5a0cc

qgrep: fix command descriptions

Bug: https://bugs.gentoo.org/688442
Signed-off-by: Fabian Groffen  gentoo.org>

 man/qgrep.1 | 32 
 qgrep.c |  1 -
 2 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/man/qgrep.1 b/man/qgrep.1
index 6701061..fbde702 100644
--- a/man/qgrep.1
+++ b/man/qgrep.1
@@ -24,43 +24,43 @@ Ignore case distinctions.
 Print the filename for each match.
 .TP
 \fB\-c\fR, \fB\-\-count\fR
-Print the package or eclass name for each match.
+Only print a count of matching lines per FILE.
 .TP
 \fB\-l\fR, \fB\-\-list\fR
-Only print a count of matching lines per FILE.
+Only print FILE names containing matches.
 .TP
 \fB\-L\fR, \fB\-\-invert\-list\fR
-Only print FILE names containing matches.
+Only print FILE names containing no match.
 .TP
 \fB\-e\fR, \fB\-\-regexp\fR
-Only print FILE names containing no match.
+Use PATTERN as a regular expression.
 .TP
 \fB\-x\fR, \fB\-\-extended\fR
-Use PATTERN as a regular expression.
+Use PATTERN as an extended regular expression.
 .TP
 \fB\-J\fR, \fB\-\-installed\fR
-Use PATTERN as an extended regular expression.
+Search in installed ebuilds instead of the tree.
 .TP
 \fB\-E\fR, \fB\-\-eclass\fR
-Search in installed ebuilds instead of the tree.
+Search in eclasses instead of ebuilds.
 .TP
 \fB\-s\fR, \fB\-\-skip\-comments\fR
-Search in eclasses instead of ebuilds.
+Skip comments lines.
 .TP
 \fB\-R\fR, \fB\-\-repo\fR
-Skip comments lines.
+Print source repository name for each match (implies -N).
 .TP
 \fB\-S\fR \fI\fR, \fB\-\-skip\fR \fI\fR
-Print source repository name for each match (implies -N).
+Skip lines matching .
 .TP
 \fB\-B\fR \fI\fR, \fB\-\-before\fR \fI\fR
-Skip lines matching .
+Print  lines of leading context.
 .TP
 \fB\-A\fR \fI\fR, \fB\-\-after\fR \fI\fR
-Print  lines of leading context.
+Print  lines of trailing context.
 .TP
 \fB\-\-root\fR \fI\fR
-Print  lines of trailing context.
+Set the ROOT env var.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
 Prefix each matching line with filename (like \fB-H\fR).  When this
@@ -70,13 +70,13 @@ option is given multiple times, also linenumbers are 
printed.
 Do not prefix each match with filename.
 .TP
 \fB\-C\fR, \fB\-\-nocolor\fR
-Tighter output; suppress warnings.
+Don't output color.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
-Don't output color.
+Print this help and exit.
 .TP
 \fB\-V\fR, \fB\-\-version\fR
-Print this help and exit.
+Print version and exit.
 
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/

diff --git a/qgrep.c b/qgrep.c
index 003ead2..1f6d0de 100644
--- a/qgrep.c
+++ b/qgrep.c
@@ -47,7 +47,6 @@ static const char * const qgrep_opts_help[] = {
"Select non-matching lines",
"Ignore case distinctions",
"Print the filename for each match",
-   "Print the package or eclass name for each match",
"Only print a count of matching lines per FILE",
"Only print FILE names containing matches",
"Only print FILE names containing no match",



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

2019-06-21 Thread Mikle Kolyada
commit: 9fde63a41f8e398ee777a0c7613f246398ca8705
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jun 21 17:22:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jun 21 17:22:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fde63a4

profiles: add my name to pam.eclass maintainer

Signed-off-by: Mikle Kolyada  gentoo.org>

 eclass/pam.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/pam.eclass b/eclass/pam.eclass
index ef2a3485c3a..be6e7f83b27 100644
--- a/eclass/pam.eclass
+++ b/eclass/pam.eclass
@@ -3,7 +3,7 @@
 
 # @ECLASS: pam.eclass
 # @MAINTAINER:
-# zlog...@gentoo.org
+# Mikle Kolyada 
 # @AUTHOR:
 # Diego Pettenò 
 # @BLURB: Handles pam related tasks



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

2019-06-21 Thread Johannes Huber
commit: e4c32463ee2a3bdab7d306a144851c5b41626866
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jun 21 15:04:49 2019 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jun 21 15:29:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c32463

media-sound/lollypop: Remove 1.0.7

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Johannes Huber  gentoo.org>

 media-sound/lollypop/Manifest  |  1 -
 media-sound/lollypop/lollypop-1.0.7.ebuild | 60 --
 2 files changed, 61 deletions(-)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 3c02ca6d420..6be8df2549a 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,3 +1,2 @@
 DIST lollypop-1.0.11.tar.xz 448424 BLAKE2B 
80cbd622b46d667ca566e8aac9f523a83cf8b43e61abe06eb0aeaa6fd22a45611ba38fdfd64dfce7b1e1f946bea8b7a2b589152c6b3c762cbdffb041c4c7de08
 SHA512 
9a885a88af8a4d58b12ef7da82d35bbc3256cabd2a38ac0b35e8a0753b1e10dfa7e69e8e5f6c7f8ba68d2557cfe47c6003ee1f68ecf6c434e5ab81f18c2ae935
 DIST lollypop-1.0.12.tar.xz 448864 BLAKE2B 
65681bc29f8256ad8f9d6dadac7a6d147150a8f779e25c85744a39428176c6887e3a9f90f0af81f432db771806351301712ec2431c3a79bcb230c8c0e6fb055b
 SHA512 
d6ad6fb638ac994c2c0367234c8ab35b79d619b3669c46f27bc1df221e41410f464a0a157faccf0ed1b2b5fbdb9f1ecad10ec7466bdff03231e4724948c8c3a2
-DIST lollypop-1.0.7.tar.xz 436000 BLAKE2B 
8b41a3378e39b0cba59323bbd7946226bcce29f80c878833ac920f337c036fcaca9c81caca2e360972295c6446c67d79e201093f86cad0685f7365a332d0e116
 SHA512 
ce537e60e3f1c678fcbf26d1305a178a3f2299abd4f75bb3c3a2cf717295e14aa73a8f21fb88d0c1fc790a80a572dbce84d01a0fe3229879124f89f8a5fa8305

diff --git a/media-sound/lollypop/lollypop-1.0.7.ebuild 
b/media-sound/lollypop/lollypop-1.0.7.ebuild
deleted file mode 100644
index 80d94cea402..000
--- a/media-sound/lollypop/lollypop-1.0.7.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-HASH="04b4d9bdafd176f98dbd233c564bafb8"
-inherit python-r1 gnome2-utils meson xdg-utils
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
-SRC_URI="https://gitlab.gnome.org/World/${PN}/uploads/${HASH}/${P}.tar.xz;
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND="${PYTHON_DEPS}
-   dev-libs/appstream-glib[introspection]
-   dev-libs/glib:2
-   dev-libs/gobject-introspection[cairo]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   gnome-base/gnome-common
-   x11-libs/gtk+:3
-"
-BDEPEND="${DEPEND}
-   dev-python/pkgconfig[${PYTHON_USEDEP}]
-   dev-util/desktop-file-utils
-   dev-util/itstool
-   dev-util/intltool
-"
-RDEPEND="${DEPEND}
-   app-crypt/libsecret[introspection]
-   dev-libs/totem-pl-parser
-   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
-   dev-python/dbus-python
-   dev-python/pillow[${PYTHON_USEDEP}]
-   >=dev-python/pylast-1.0.0[${PYTHON_USEDEP}]
-   media-libs/gst-plugins-base:1.0[introspection]
-"
-
-RESTRICT="test"
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_gconf_install
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_gconf_uninstall
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}



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

2019-06-21 Thread Johannes Huber
commit: 986b4505152a4f7d7f6242f6203f420b3df88eb6
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jun 21 15:29:07 2019 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jun 21 15:29:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986b4505

media-sound/lollypop: Version bump 1.1.0

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Johannes Huber  gentoo.org>

 media-sound/lollypop/Manifest  |  1 +
 media-sound/lollypop/lollypop-1.1.0.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 3aa111314cd..aaf7caf5dc6 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1 +1,2 @@
 DIST lollypop-1.0.12.tar.xz 448864 BLAKE2B 
65681bc29f8256ad8f9d6dadac7a6d147150a8f779e25c85744a39428176c6887e3a9f90f0af81f432db771806351301712ec2431c3a79bcb230c8c0e6fb055b
 SHA512 
d6ad6fb638ac994c2c0367234c8ab35b79d619b3669c46f27bc1df221e41410f464a0a157faccf0ed1b2b5fbdb9f1ecad10ec7466bdff03231e4724948c8c3a2
+DIST lollypop-1.1.0.tar.xz 456100 BLAKE2B 
328940422280b812ac8a677d4053ffd319f405bf26a6d4b84b80d6c9e3447e7e47003818c7e201d56f06a1ae1e339594dc455d267e1f44ccc3d22fff78249bb0
 SHA512 
f11651982bafae70a4451baa752ae21ed05c8f3c10c57e556ff2ad58d4d5c89f291c74e7b82b0a221d400484992526d9d5ee4f51f2428c725cf488b80f774f05

diff --git a/media-sound/lollypop/lollypop-1.1.0.ebuild 
b/media-sound/lollypop/lollypop-1.1.0.ebuild
new file mode 100644
index 000..ccafb82635e
--- /dev/null
+++ b/media-sound/lollypop/lollypop-1.1.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="sqlite"
+HASH="dd514380c92e2f2e6ef20d366ccb96a5"
+inherit python-r1 gnome2-utils meson xdg-utils
+
+DESCRIPTION="Modern music player for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
+SRC_URI="https://gitlab.gnome.org/World/${PN}/uploads/${HASH}/${P}.tar.xz;
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND="${PYTHON_DEPS}
+   dev-libs/appstream-glib[introspection]
+   dev-libs/glib:2
+   dev-libs/gobject-introspection[cairo]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   gnome-base/gnome-common
+   x11-libs/gtk+:3
+"
+BDEPEND="${DEPEND}
+   dev-python/pkgconfig[${PYTHON_USEDEP}]
+   dev-util/desktop-file-utils
+   dev-util/itstool
+   dev-util/intltool
+"
+RDEPEND="${DEPEND}
+   app-crypt/libsecret[introspection]
+   dev-libs/totem-pl-parser
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/dbus-python
+   dev-python/pillow[${PYTHON_USEDEP}]
+   >=dev-python/pylast-1.0.0[${PYTHON_USEDEP}]
+   media-libs/gst-plugins-base:1.0[introspection]
+"
+
+RESTRICT="test"
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}



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

2019-06-21 Thread Johannes Huber
commit: 8a70092cfc5615349c1814d787a518550d951f6a
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jun 21 15:05:36 2019 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jun 21 15:29:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a70092c

media-sound/lollypop: Remove 1.0.11

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Johannes Huber  gentoo.org>

 media-sound/lollypop/Manifest   |  1 -
 media-sound/lollypop/lollypop-1.0.11.ebuild | 60 -
 2 files changed, 61 deletions(-)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 6be8df2549a..3aa111314cd 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,2 +1 @@
-DIST lollypop-1.0.11.tar.xz 448424 BLAKE2B 
80cbd622b46d667ca566e8aac9f523a83cf8b43e61abe06eb0aeaa6fd22a45611ba38fdfd64dfce7b1e1f946bea8b7a2b589152c6b3c762cbdffb041c4c7de08
 SHA512 
9a885a88af8a4d58b12ef7da82d35bbc3256cabd2a38ac0b35e8a0753b1e10dfa7e69e8e5f6c7f8ba68d2557cfe47c6003ee1f68ecf6c434e5ab81f18c2ae935
 DIST lollypop-1.0.12.tar.xz 448864 BLAKE2B 
65681bc29f8256ad8f9d6dadac7a6d147150a8f779e25c85744a39428176c6887e3a9f90f0af81f432db771806351301712ec2431c3a79bcb230c8c0e6fb055b
 SHA512 
d6ad6fb638ac994c2c0367234c8ab35b79d619b3669c46f27bc1df221e41410f464a0a157faccf0ed1b2b5fbdb9f1ecad10ec7466bdff03231e4724948c8c3a2

diff --git a/media-sound/lollypop/lollypop-1.0.11.ebuild 
b/media-sound/lollypop/lollypop-1.0.11.ebuild
deleted file mode 100644
index d8b5658aa63..000
--- a/media-sound/lollypop/lollypop-1.0.11.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-HASH="7127b40865afb12d6a07435c4396f34a"
-inherit python-r1 gnome2-utils meson xdg-utils
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
-SRC_URI="https://gitlab.gnome.org/World/${PN}/uploads/${HASH}/${P}.tar.xz;
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND="${PYTHON_DEPS}
-   dev-libs/appstream-glib[introspection]
-   dev-libs/glib:2
-   dev-libs/gobject-introspection[cairo]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   gnome-base/gnome-common
-   x11-libs/gtk+:3
-"
-BDEPEND="${DEPEND}
-   dev-python/pkgconfig[${PYTHON_USEDEP}]
-   dev-util/desktop-file-utils
-   dev-util/itstool
-   dev-util/intltool
-"
-RDEPEND="${DEPEND}
-   app-crypt/libsecret[introspection]
-   dev-libs/totem-pl-parser
-   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
-   dev-python/dbus-python
-   dev-python/pillow[${PYTHON_USEDEP}]
-   >=dev-python/pylast-1.0.0[${PYTHON_USEDEP}]
-   media-libs/gst-plugins-base:1.0[introspection]
-"
-
-RESTRICT="test"
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_gconf_install
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_gconf_uninstall
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/

2019-06-21 Thread Thomas Beierlein
commit: 8f752e150964854cb7443ec14ea94e8c25edb78e
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Jun 21 15:14:32 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Jun 21 15:14:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f752e15

media-radio/flrig: Drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/flrig/Manifest|  3 ---
 media-radio/flrig/flrig-1.3.39.ebuild | 31 ---
 media-radio/flrig/flrig-1.3.40.ebuild | 29 -
 media-radio/flrig/flrig-1.3.41.ebuild | 29 -
 4 files changed, 92 deletions(-)

diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest
index 0eae510fc1e..80a42d667e2 100644
--- a/media-radio/flrig/Manifest
+++ b/media-radio/flrig/Manifest
@@ -1,6 +1,3 @@
-DIST flrig-1.3.39.tar.gz 711661 BLAKE2B 
d0db385b04b91648a900e08a76e4e8a7715df72d78b379e14852cc47ea86b550016c655414412cc3bad4a5935039b6e50ca2e63ed2b8fcc4a0b2c552fb8be806
 SHA512 
8e77aff8d1a16d45e510606edb15623248cc41a979c324bece719acb1fddb6a29c05ef99d5dbe8a8a1247f4a5f6353a240556dcfd51ab7180cdc8b68ce5cc4ee
-DIST flrig-1.3.40.tar.gz 745925 BLAKE2B 
ef9e3295c7afed5ec14aeeb6c056afb31ad1f9719f2a49091b397e1809b34550cb667914b78f370da1722184a8db6253bf7a377db960deeb50a4833d9beb99d6
 SHA512 
28ed895a1b87ddcbab152b29c17d14b03ea29c9ae427bfc6eb594f270dc85c0044dc566991be8680d09f19dc46839e0672b250f3c765fb0f76da1624840ae216
-DIST flrig-1.3.41.tar.gz 784713 BLAKE2B 
09580382e29c7302544f58821631d7c826830faf628344fa22fa396691ffa3411b350163bcdde291c1389a42354e53e12358b613abfe7972f84f42dedd9ec03e
 SHA512 
e3afa23fdc5487c5219453aeba52ef433244de63d673c2c9180ed82df27472e57d5fd8918da6660c651f08467a77732b927f8a8580c7c4f43e9f5afaa5c8db31
 DIST flrig-1.3.42.tar.gz 785256 BLAKE2B 
43e4053b4d12ec436294aca5dc096b2fe81673635924f3a7adef4e3fe6529d4577e1c69b1aed847142878dd9ee5b673c098e1f47c590d887632b6dda7ebd9fa7
 SHA512 
5787f61c5a5c55bd3c5a2c1876582d2cd02a5b1e689c40a6854fd26cb0df9e1e3260325d721dd91ac23cc3cc4c790ffcecfdc98659d4ae62dbcfb8275318f9a4
 DIST flrig-1.3.43.tar.gz 792283 BLAKE2B 
28055c13e5d930913825ca75481f93a91b553f74cdfb4af1b8d136223b6d46ae0c3864e0772730fd9538e79ebede8314a4f18b6de06bbd0a9e8a33ba5d5b7c0a
 SHA512 
a4e769ef0358e82b882a47416841d044024373fdea0f1bc576d7c0f91593a166388d315165563f2b9ebd8f999f24df1a6192978c21adb1d01443334f5053a2c5
 DIST flrig-1.3.44.tar.gz 792305 BLAKE2B 
8fe7292045eddd5f1e5adc7cf54edf5acf5d4d2a0635d7b22f1ab9009b3c9e8f89afccff6924ddd21e4a91490f7d80cd27f37588f55b4556fb671b055e11572a
 SHA512 
0b7cc12411a4e6b197975e047c55c55590975600904e40dfe7192f0a131347f459e6fc4f778ecd1cb0e5dc89174af4d4fa7f566a4015a8e6b8e8bf86966d5937

diff --git a/media-radio/flrig/flrig-1.3.39.ebuild 
b/media-radio/flrig/flrig-1.3.39.ebuild
deleted file mode 100644
index 8b0982ab2c0..000
--- a/media-radio/flrig/flrig-1.3.39.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="Transceiver control program for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html;
-SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-
-RDEPEND="x11-libs/libX11
-   x11-libs/fltk:1
-   x11-misc/xdg-utils"
-
-DEPEND="${RDEPEND}
-   sys-devel/gettext"
-
-src_prepare() {
-   epatch "${FILESDIR}"/fix-bashism.patch
-   eautoreconf
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog README
-}

diff --git a/media-radio/flrig/flrig-1.3.40.ebuild 
b/media-radio/flrig/flrig-1.3.40.ebuild
deleted file mode 100644
index 375f47be0f5..000
--- a/media-radio/flrig/flrig-1.3.40.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="Transceiver control program for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html;
-SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-
-DOCS=(AUTHORS ChangeLog README)
-
-RDEPEND="x11-libs/libX11
-   x11-libs/fltk:1
-   x11-misc/xdg-utils"
-
-DEPEND="${RDEPEND}
-   sys-devel/gettext"
-
-src_prepare() {
-   eapply_user
-   eapply -p0 "${FILESDIR}"/fix-bashism.patch
-   eautoreconf
-}

diff --git a/media-radio/flrig/flrig-1.3.41.ebuild 
b/media-radio/flrig/flrig-1.3.41.ebuild
deleted file mode 100644
index 4687f42..000
--- a/media-radio/flrig/flrig-1.3.41.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="Transceiver control program for Amateur Radio use"

[gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/

2019-06-21 Thread Thomas Beierlein
commit: 43964a87a68d00b675bb1f456cb94378df9920df
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Jun 21 15:15:29 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Jun 21 15:15:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43964a87

media-radio/flrig: Version bump

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/flrig/Manifest|  1 +
 media-radio/flrig/flrig-1.3.45.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest
index 80a42d667e2..a78b5e4a4c2 100644
--- a/media-radio/flrig/Manifest
+++ b/media-radio/flrig/Manifest
@@ -1,3 +1,4 @@
 DIST flrig-1.3.42.tar.gz 785256 BLAKE2B 
43e4053b4d12ec436294aca5dc096b2fe81673635924f3a7adef4e3fe6529d4577e1c69b1aed847142878dd9ee5b673c098e1f47c590d887632b6dda7ebd9fa7
 SHA512 
5787f61c5a5c55bd3c5a2c1876582d2cd02a5b1e689c40a6854fd26cb0df9e1e3260325d721dd91ac23cc3cc4c790ffcecfdc98659d4ae62dbcfb8275318f9a4
 DIST flrig-1.3.43.tar.gz 792283 BLAKE2B 
28055c13e5d930913825ca75481f93a91b553f74cdfb4af1b8d136223b6d46ae0c3864e0772730fd9538e79ebede8314a4f18b6de06bbd0a9e8a33ba5d5b7c0a
 SHA512 
a4e769ef0358e82b882a47416841d044024373fdea0f1bc576d7c0f91593a166388d315165563f2b9ebd8f999f24df1a6192978c21adb1d01443334f5053a2c5
 DIST flrig-1.3.44.tar.gz 792305 BLAKE2B 
8fe7292045eddd5f1e5adc7cf54edf5acf5d4d2a0635d7b22f1ab9009b3c9e8f89afccff6924ddd21e4a91490f7d80cd27f37588f55b4556fb671b055e11572a
 SHA512 
0b7cc12411a4e6b197975e047c55c55590975600904e40dfe7192f0a131347f459e6fc4f778ecd1cb0e5dc89174af4d4fa7f566a4015a8e6b8e8bf86966d5937
+DIST flrig-1.3.45.tar.gz 799650 BLAKE2B 
013ed1205dde577593cd644bcb65e17a68e450f9e7c882cbf141db26890105fdc2777f9e3ac25035d54297020b12d9fb9be643f089ae8afa1a7b6d33a00cf325
 SHA512 
966e5113313c1d2dfa4e3a86dac247be44ede8576d8a4ac88f12d5cac9d247e03ba62710126fcf153f78f72045ed6ffaa3536b2b2d4b7a7418a44895c7d67b4b

diff --git a/media-radio/flrig/flrig-1.3.45.ebuild 
b/media-radio/flrig/flrig-1.3.45.ebuild
new file mode 100644
index 000..5020c2bffaf
--- /dev/null
+++ b/media-radio/flrig/flrig-1.3.45.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="Transceiver control program for Amateur Radio use"
+HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html;
+SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+DOCS=(AUTHORS ChangeLog README)
+
+RDEPEND="x11-libs/libX11
+   x11-libs/fltk:1
+   x11-misc/xdg-utils"
+
+DEPEND="${RDEPEND}
+   sys-devel/gettext"
+
+src_prepare() {
+   eapply_user
+   eapply -p0 "${FILESDIR}"/fix-bashism.patch
+   eautoreconf
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2019-06-21 Thread Thomas Beierlein
commit: fb954a74047534cb9d31cafba735d3fa0549a28c
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Jun 21 15:18:27 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Jun 21 15:18:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb954a74

media-radio/fldigi: Version bump

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/fldigi/Manifest |  1 +
 media-radio/fldigi/fldigi-4.1.04.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest
index 2e6e25d478b..7369386f171 100644
--- a/media-radio/fldigi/Manifest
+++ b/media-radio/fldigi/Manifest
@@ -1,3 +1,4 @@
 DIST fldigi-4.1.01.tar.gz 3916445 BLAKE2B 
53fe35d579ea7ac5c62fa83af794c6b1f36a40ae9bc65d19b20f5a923a3c45a79a866eb0e7cda12d3bba713f371115142aef6dca5afefc301d331403a6c7667f
 SHA512 
f0fa33714b56d396dea59511083546765a34c645aa03875d0c6bb38af89ff79ecad6b5556895a6615d18b6340d50d94beb69e92c4a488fed346863fa1e378633
 DIST fldigi-4.1.02.tar.gz 4681621 BLAKE2B 
d9ec93332d26f1db959f5d56388ebba63dd68aa78b1e68131a7c292326a734c361d5b564c34b540887dc2c10194c3ea69e564a69a46b06f2e4973df69c1462ef
 SHA512 
2c99718062231b7ced1695075ffb2dfd7f628a712561c5dc9cbfb73c6b0282d54bddc1e8e417912368aba5165296e55ab1b02e122d8d0e5b213b5b9c39a9f87f
 DIST fldigi-4.1.03.tar.gz 4682813 BLAKE2B 
cf9f032844c46de1e6712e2bfdebe624693f873eed9e9babd21f0dbaee70348ddf8d3fd235b2e3b9fc3d99ca1432c5d7b62a4bb2d4fdb25a5841ee451c9ff1ca
 SHA512 
058089fcc3aeef688ba867159b0d7d8ebd1e13c7164db95b0aacadec7509b8a76d415e86783197d009e575bff168a86152066f8454b87274b746bfaaf43a9f94
+DIST fldigi-4.1.04.tar.gz 4689833 BLAKE2B 
7d793f8dba75320e02f2f432c69573638dc4ba495859d78a368c90bb353e8aaa06cc71a4f7275bde40670fcf5ef8b4d17ea0133e87a399f880a89d444f32230a
 SHA512 
fba42a60ed9e524f3387f9911d5734749afa11e941a7d002ad519a5019fafafdb3c4d91416f5b51c73ba3d20bd9c18d3cfb0863bc21ca715d6197b559c56ed25

diff --git a/media-radio/fldigi/fldigi-4.1.04.ebuild 
b/media-radio/fldigi/fldigi-4.1.04.ebuild
new file mode 100644
index 000..17d2911234f
--- /dev/null
+++ b/media-radio/fldigi/fldigi-4.1.04.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
+HOMEPAGE="http://www.w1hkj.com;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="hamlib nls pulseaudio"
+IUSE_CPU_FLAGS=" sse sse2 sse3"
+IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
+
+RDEPEND="x11-libs/fltk:1[threads,xft]
+   media-libs/libsamplerate
+   media-libs/libpng:0
+   x11-misc/xdg-utils
+   dev-perl/RPC-XML
+   dev-perl/Term-ReadLine-Perl
+   || (
+   media-libs/portaudio[oss]
+   media-libs/portaudio[alsa]
+   )
+   hamlib? ( media-libs/hamlib )
+   pulseaudio? ( media-sound/pulseaudio )
+   >=media-libs/libsndfile-1.0.10"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+PATCHES=( "$FILESDIR"/$PN-c++11.patch )
+
+src_configure() {
+   local myconf=""
+
+   use cpu_flags_x86_sse && myconf="${myconf} --enable-optimizations=sse"
+   use cpu_flags_x86_sse2 && myconf="${myconf} --enable-optimizations=sse2"
+   use cpu_flags_x86_sse3 && myconf="${myconf} --enable-optimizations=sse3"
+
+   econf ${myconf} \
+   --with-sndfile \
+   $(use_with hamlib) \
+   $(use_enable nls) \
+   $(use_with pulseaudio) \
+   --without-asciidoc
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2019-06-21 Thread Thomas Beierlein
commit: 26174028bf5e0b48ca4eb25707b8bca7027c4212
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Jun 21 15:17:05 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Jun 21 15:17:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26174028

media-radio/fldigi: Drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/fldigi/Manifest |  2 --
 media-radio/fldigi/fldigi-4.0.18.ebuild | 51 -
 media-radio/fldigi/fldigi-4.1.00.ebuild | 51 -
 3 files changed, 104 deletions(-)

diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest
index 0a6cf1ea49c..2e6e25d478b 100644
--- a/media-radio/fldigi/Manifest
+++ b/media-radio/fldigi/Manifest
@@ -1,5 +1,3 @@
-DIST fldigi-4.0.18.tar.gz 3757912 BLAKE2B 
f50f9233bf077c8d53bafffe153c319778fc0f0efa5123b1c6169bce70f91bb6cd799944486b4c2eb31ecdf0f15e75d9d6b700d6c21f4a256382d947d4e14f68
 SHA512 
b585845b83b8f108a0aefa108349a73e53378e39c545d426c5846dc451653bcbc13d2239e33e69e6045eaeb605c4ac7dc1ae3e9cc0173962f6e0cb86bc6a4f5c
-DIST fldigi-4.1.00.tar.gz 3916169 BLAKE2B 
d41d254eb42ea4ae5cc361faf637e471b1d6ebdc08e1b2b1f9ff21e5467bbd399e219c0b350429cf68e5cc75d75492dd5614bf8630abca81376e8a6da544e90d
 SHA512 
49673c1a45bc438ce38dd539e926f7700f6b06364a1a53592ace21387751eb782936cc619a08d94315cca33872cd9874d090d3503b087252f69a9ef99fbb392f
 DIST fldigi-4.1.01.tar.gz 3916445 BLAKE2B 
53fe35d579ea7ac5c62fa83af794c6b1f36a40ae9bc65d19b20f5a923a3c45a79a866eb0e7cda12d3bba713f371115142aef6dca5afefc301d331403a6c7667f
 SHA512 
f0fa33714b56d396dea59511083546765a34c645aa03875d0c6bb38af89ff79ecad6b5556895a6615d18b6340d50d94beb69e92c4a488fed346863fa1e378633
 DIST fldigi-4.1.02.tar.gz 4681621 BLAKE2B 
d9ec93332d26f1db959f5d56388ebba63dd68aa78b1e68131a7c292326a734c361d5b564c34b540887dc2c10194c3ea69e564a69a46b06f2e4973df69c1462ef
 SHA512 
2c99718062231b7ced1695075ffb2dfd7f628a712561c5dc9cbfb73c6b0282d54bddc1e8e417912368aba5165296e55ab1b02e122d8d0e5b213b5b9c39a9f87f
 DIST fldigi-4.1.03.tar.gz 4682813 BLAKE2B 
cf9f032844c46de1e6712e2bfdebe624693f873eed9e9babd21f0dbaee70348ddf8d3fd235b2e3b9fc3d99ca1432c5d7b62a4bb2d4fdb25a5841ee451c9ff1ca
 SHA512 
058089fcc3aeef688ba867159b0d7d8ebd1e13c7164db95b0aacadec7509b8a76d415e86783197d009e575bff168a86152066f8454b87274b746bfaaf43a9f94

diff --git a/media-radio/fldigi/fldigi-4.0.18.ebuild 
b/media-radio/fldigi/fldigi-4.0.18.ebuild
deleted file mode 100644
index b46a39531ed..000
--- a/media-radio/fldigi/fldigi-4.0.18.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="hamlib nls pulseaudio"
-IUSE_CPU_FLAGS=" sse sse2 sse3"
-IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
-
-RDEPEND="x11-libs/fltk:1[threads,xft]
-   media-libs/libsamplerate
-   media-libs/libpng:0
-   x11-misc/xdg-utils
-   dev-perl/RPC-XML
-   dev-perl/Term-ReadLine-Perl
-   || (
-   media-libs/portaudio[oss]
-   media-libs/portaudio[alsa]
-   )
-   hamlib? ( media-libs/hamlib )
-   pulseaudio? ( media-sound/pulseaudio )
-   >=media-libs/libsndfile-1.0.10"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-PATCHES=( "$FILESDIR"/$PN-c++11.patch )
-
-src_configure() {
-   local myconf=""
-
-   use cpu_flags_x86_sse && myconf="${myconf} --enable-optimizations=sse"
-   use cpu_flags_x86_sse2 && myconf="${myconf} --enable-optimizations=sse2"
-   use cpu_flags_x86_sse3 && myconf="${myconf} --enable-optimizations=sse3"
-
-   econf ${myconf} \
-   --with-sndfile \
-   $(use_with hamlib) \
-   $(use_enable nls) \
-   $(use_with pulseaudio) \
-   --without-asciidoc
-}

diff --git a/media-radio/fldigi/fldigi-4.1.00.ebuild 
b/media-radio/fldigi/fldigi-4.1.00.ebuild
deleted file mode 100644
index 8f56029eafd..000
--- a/media-radio/fldigi/fldigi-4.1.00.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hamlib nls pulseaudio"
-IUSE_CPU_FLAGS=" sse sse2 sse3"
-IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
-
-RDEPEND="x11-libs/fltk:1[threads,xft]
-   media-libs/libsamplerate
-   media-libs/libpng:0
-   x11-misc/xdg-utils
-   

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

2019-06-21 Thread Mike Gilbert
commit: b95c6a7c9ef650d846841fbbce68f2677f4366d2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jun 21 13:41:24 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jun 21 13:44:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95c6a7c

profiles: simplify www-client/chromium[system-icu] mask

Bug: https://bugs.gentoo.org/661880
Closes: https://bugs.gentoo.org/688424
Signed-off-by: Mike Gilbert  gentoo.org>

 profiles/base/package.use.mask  | 7 +--
 profiles/releases/17.0/package.use.mask | 6 --
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3772f7a09ed..e0a379fa4bf 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Mike Gilbert  (21 Jun 2019)
+# Fails to build.
+# https://bugs.gentoo.org/661880
+ (21 May 2019)
 # Doesn't support ffmpeg-4. Portage takes a long time to report the
 # conflict and the feature is half broken anyway. See
@@ -242,10 +247,8 @@ dev-java/openjdk:11 gentoo-vm
 # Requires audacious, which is masked. Bug 632513
 media-libs/freeverb3 jack
 
-# Pawel Hajdan jr  (18 Sep 2017)
 # Ian Stakenvicius  (27 Sep 2017)
 # Depends on >=icu-59, still masked.
->=www-client/chromium-62.0.3202.9 system-icu
 >=www-client/firefox-56.0 system-icu
 >=mail-client/thunderbird-60.0 system-icu
 

diff --git a/profiles/releases/17.0/package.use.mask 
b/profiles/releases/17.0/package.use.mask
index 650f4a696f1..fe031629576 100644
--- a/profiles/releases/17.0/package.use.mask
+++ b/profiles/releases/17.0/package.use.mask
@@ -8,11 +8,5 @@ sys-devel/gcc -pie
 # Ian Stakenvicius  (27 Sep 2017)
 # Remove system-icu masks (see base/package.use.mask)
 # that prevent the >=icu-59 dependency
->=www-client/chromium-62.0.3202.9 -system-icu
 >=www-client/firefox-56.0 -system-icu
 >=mail-client/thunderbird-60.0 -system-icu
-
-# Mike Gilbert  (05 Aug 2018)
-# Fails to build.
-# https://bugs.gentoo.org/661880
-

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

2019-06-21 Thread Michał Górny
commit: 5bbe72fb8b710895b085cbad27d595c769b2d413
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun 21 13:11:16 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun 21 13:11:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbe72fb

dev-python/unidecode: Bump to 1.1.1

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

 dev-python/unidecode/Manifest   |  1 +
 dev-python/unidecode/unidecode-1.1.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/unidecode/Manifest b/dev-python/unidecode/Manifest
index d8a3dade262..31a87273da6 100644
--- a/dev-python/unidecode/Manifest
+++ b/dev-python/unidecode/Manifest
@@ -2,3 +2,4 @@ DIST Unidecode-0.04.20.tar.gz 205830 BLAKE2B 
a840e67df24483a0d4843666c4d06be24fe
 DIST Unidecode-0.04.21.tar.gz 205931 BLAKE2B 
701afb86b89fc17a8eb9c769b4be1d08a30f0b44881597735478108d8121f57e2539a8209b9aef9c90f5aa8cc9f9dc76bea837d9b2ebad502a840c37628ed5ff
 SHA512 
33fc546b3eefc4ba5feee90d584e49ccd81dd0ae00671f7e44f43cc3dc8a458b86ed6dbfacba6dac7539112408137fc1db6329cc42f31ee250755d841c7c29c2
 DIST Unidecode-1.0.22.tar.gz 208877 BLAKE2B 
21df38361b9b66f5e2d6822afcdf4656cfb240dc679f7469b41652b95d3a6921b9409a65891e359708f5bee09dbeff1885801ca3842c8ecd12b31e31689d69ca
 SHA512 
f7663b320040bc750bc10ac0ed222e4feeb22c903b103c148cfa31e9d4cbae146d9668dc45c6efc82e8ed28e0db28d5de5e3ef1259c712bf317f2c6b2543772a
 DIST Unidecode-1.0.23.tar.gz 210727 BLAKE2B 
2d19139e2b337bf979585b99a5fdbe0fc629487413a0bf9928fff954f99bf06efdf59a85ef623ab9334e5420971613d8b748bee8173918e099c33c9210eb2c36
 SHA512 
f3f48a1c06942caf06a9be29250af6f2ddb022cbee6236e2f9ab897af0b11517be3300b4a391dd89befd531b138eb1c163f9bfac178496c01ff2870b6a522f3e
+DIST Unidecode-1.1.1.tar.gz 212151 BLAKE2B 
9884f89bb45c7c99569d42e0b287731638b8b1b697afab2c812b56340c6bd12dc3214b42177554f1b0aa214ce1b73fe1f05208ac6fc33d1949ed1200e42914ab
 SHA512 
5474f04be843ed94ddceb1a7e5f1ca986ee5f2e88ee35bd9347784c7a11b51e1d94d61e1a2a10dd2e71b3587c5b7b76717756f6cf4e2446d83222178c2360696

diff --git a/dev-python/unidecode/unidecode-1.1.1.ebuild 
b/dev-python/unidecode/unidecode-1.1.1.ebuild
new file mode 100644
index 000..5cdc5ae5790
--- /dev/null
+++ b/dev-python/unidecode/unidecode-1.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_REQ_USE="wide-unicode(+)"
+
+MY_PN=Unidecode
+MY_P=${MY_PN}-${PV}
+
+inherit distutils-r1
+
+DESCRIPTION="Module providing ASCII transliterations of Unicode text"
+HOMEPAGE="https://pypi.org/project/Unidecode/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+S=${WORKDIR}/${MY_P}
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] repo/proj/guru:master commit in: www-client/badwolf/

2019-06-21 Thread Ralph Seichter
commit: d0e0427528266eba2821ca75170ddfa57bb6444f
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Jun 20 22:57:20 2019 +
Commit: Ralph Seichter  seichter  de>
CommitDate: Thu Jun 20 22:57:20 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0e04275

www-client/badwolf: Remove old (0.1.1)

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 -
 www-client/badwolf/badwolf-0.1.1.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index 331c285..a1e423e 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1,2 +1 @@
-DIST badwolf-0.1.1.tar.gz 8673 BLAKE2B 
fbdc7f67bd653d6771e3b6e3e8b0b17ab6e94b1243d6ea5aac3597fa30760f7d2c54fd970db23411dec36a0f90ce98eba4f3946f2e3dfe7bcc621bb0f12df29c
 SHA512 
b03090e5f46b190cfad5d1b78a4aeac8610a642ff9a8cb6676f2216bb89aabf79f0afc4d82d5e175448a414d0064439edede7ceeb853540696796a57d67c6efb
 DIST badwolf-0.2.0.tar.gz 10128 BLAKE2B 
06cba68e35af4e8bb8b973226acb45d8d781eb0a45d7432e50eeb3fb13565b249caad2cbde4728a9b75e51483f2f9f68c7f08dae9634f33008d9db2751093715
 SHA512 
bbb660c2ff8c05a9595c8974027338582aed7eb4035c33abcade6c47f9f5dc15a08f657d8d24f4238d9e6a930991a4d99d7da91b79fa3e6653f198f5e2ca079e

diff --git a/www-client/badwolf/badwolf-0.1.1.ebuild 
b/www-client/badwolf/badwolf-0.1.1.ebuild
deleted file mode 100644
index 2ab4bd5..000
--- a/www-client/badwolf/badwolf-0.1.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit savedconfig
-
-if [[ "${PV}" == "" ]]
-then
-   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;
-   EGIT_MIN_CLONE_TYPE="single+tags"
-   inherit git-r3
-else
-   MY_P="${PN}-$(ver_rs 3 - 4 .)"
-   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz;
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
-HOMEPAGE="https://hacktivis.me/projects/badwolf;
-LICENSE="BSD"
-SLOT="0"
-
-DOCS=("README.md" "KnowledgeBase.md")
-
-DEPEND="
-   x11-libs/gtk+:3
-   net-libs/webkit-gtk:4=
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   restore_config config.h
-   default
-}
-
-src_compile() {
-   emake \
-   CC="${CC:-cc}" \
-   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
-   LDFLAGS="${LDFLAGS}" \
-   PREFIX="/usr"
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="/usr" \
-   install
-
-   save_config config.h
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:master commit in: www-client/badwolf/

2019-06-21 Thread Ralph Seichter
commit: dfafbb77a039b0687c3bff35ad2486d5e61847e8
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Jun 20 23:20:08 2019 +
Commit: Ralph Seichter  seichter  de>
CommitDate: Thu Jun 20 23:20:08 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfafbb77

www-client/badwolf: Bump to 0.2.1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 +
 www-client/badwolf/badwolf-0.2.1.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index a1e423e..267e42e 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1 +1,2 @@
 DIST badwolf-0.2.0.tar.gz 10128 BLAKE2B 
06cba68e35af4e8bb8b973226acb45d8d781eb0a45d7432e50eeb3fb13565b249caad2cbde4728a9b75e51483f2f9f68c7f08dae9634f33008d9db2751093715
 SHA512 
bbb660c2ff8c05a9595c8974027338582aed7eb4035c33abcade6c47f9f5dc15a08f657d8d24f4238d9e6a930991a4d99d7da91b79fa3e6653f198f5e2ca079e
+DIST badwolf-0.2.1.tar.gz 10366 BLAKE2B 
a0e6d4d8cf70af39a5577d442959fbffd98e82a6eb2fc3251b32490bfb73e5313e1d68f28dc32aa2e16c845af10a2e99fd12a571503a4eb1fc62df509ede3f7b
 SHA512 
f5c27bd02b0084ad5c88c249ef6736f1a6021a330e2e73a182c9e02aff7fabec8deca0fcb527b2c2867fcc745213e9e661160a68703ca581dbecd7a36741f175

diff --git a/www-client/badwolf/badwolf-0.2.1.ebuild 
b/www-client/badwolf/badwolf-0.2.1.ebuild
new file mode 100644
index 000..2ab4bd5
--- /dev/null
+++ b/www-client/badwolf/badwolf-0.2.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit savedconfig
+
+if [[ "${PV}" == "" ]]
+then
+   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;
+   EGIT_MIN_CLONE_TYPE="single+tags"
+   inherit git-r3
+else
+   MY_P="${PN}-$(ver_rs 3 - 4 .)"
+   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz;
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
+HOMEPAGE="https://hacktivis.me/projects/badwolf;
+LICENSE="BSD"
+SLOT="0"
+
+DOCS=("README.md" "KnowledgeBase.md")
+
+DEPEND="
+   x11-libs/gtk+:3
+   net-libs/webkit-gtk:4=
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   restore_config config.h
+   default
+}
+
+src_compile() {
+   emake \
+   CC="${CC:-cc}" \
+   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
+   LDFLAGS="${LDFLAGS}" \
+   PREFIX="/usr"
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   PREFIX="/usr" \
+   install
+
+   save_config config.h
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:master commit in: www-client/badwolf/

2019-06-21 Thread Ralph Seichter
commit: a0ce6f15e0e4e2830a8289ce86e1c1aae0745287
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Jun 20 23:20:53 2019 +
Commit: Ralph Seichter  seichter  de>
CommitDate: Thu Jun 20 23:20:53 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0ce6f15

www-client/badwolf: Remove old (0.2.0)

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 -
 www-client/badwolf/badwolf-0.2.0.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index 267e42e..58408c3 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1,2 +1 @@
-DIST badwolf-0.2.0.tar.gz 10128 BLAKE2B 
06cba68e35af4e8bb8b973226acb45d8d781eb0a45d7432e50eeb3fb13565b249caad2cbde4728a9b75e51483f2f9f68c7f08dae9634f33008d9db2751093715
 SHA512 
bbb660c2ff8c05a9595c8974027338582aed7eb4035c33abcade6c47f9f5dc15a08f657d8d24f4238d9e6a930991a4d99d7da91b79fa3e6653f198f5e2ca079e
 DIST badwolf-0.2.1.tar.gz 10366 BLAKE2B 
a0e6d4d8cf70af39a5577d442959fbffd98e82a6eb2fc3251b32490bfb73e5313e1d68f28dc32aa2e16c845af10a2e99fd12a571503a4eb1fc62df509ede3f7b
 SHA512 
f5c27bd02b0084ad5c88c249ef6736f1a6021a330e2e73a182c9e02aff7fabec8deca0fcb527b2c2867fcc745213e9e661160a68703ca581dbecd7a36741f175

diff --git a/www-client/badwolf/badwolf-0.2.0.ebuild 
b/www-client/badwolf/badwolf-0.2.0.ebuild
deleted file mode 100644
index 2ab4bd5..000
--- a/www-client/badwolf/badwolf-0.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit savedconfig
-
-if [[ "${PV}" == "" ]]
-then
-   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;
-   EGIT_MIN_CLONE_TYPE="single+tags"
-   inherit git-r3
-else
-   MY_P="${PN}-$(ver_rs 3 - 4 .)"
-   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz;
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
-HOMEPAGE="https://hacktivis.me/projects/badwolf;
-LICENSE="BSD"
-SLOT="0"
-
-DOCS=("README.md" "KnowledgeBase.md")
-
-DEPEND="
-   x11-libs/gtk+:3
-   net-libs/webkit-gtk:4=
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   restore_config config.h
-   default
-}
-
-src_compile() {
-   emake \
-   CC="${CC:-cc}" \
-   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
-   LDFLAGS="${LDFLAGS}" \
-   PREFIX="/usr"
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="/usr" \
-   install
-
-   save_config config.h
-   einstalldocs
-}



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

2019-06-21 Thread Aaron W. Swenson
commit: 26e44933f80f8d0a9c1589e387fa4d7571d5dc7d
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jun 21 11:49:39 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Fri Jun 21 11:49:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e44933

dev-python/sshtunnel: Cleanup

Closes: https://bugs.gentoo.org/683774
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild 
b/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild
deleted file mode 100644
index 64c28cd2372..000
--- a/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure python SSH tunnels"
-HOMEPAGE="https://pypi.python.org/pypi/sshtunnel;
-SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm ~x86"
-LICENSE="MIT"
-SLOT="0"
-
-IUSE="test"
-
-RDEPEND="dev-python/paramiko[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   py.test --showlocals --cov sshtunnel --durations=10 -n4 tests
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-db/pgadmin3/files/, dev-db/pgadmin3/

2019-06-21 Thread Aaron W. Swenson
commit: ba00bd4413d1043b56a08697877745e69d35a562
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jun 21 11:45:34 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Fri Jun 21 11:45:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba00bd44

dev-db/pgadmin3,profiles/package.mask: Removal

dev-db/pgadmin3 has been removed. Use dev-db/pgadmin4 instead.

Closes: https://bugs.gentoo.org/669650
Closes: https://bugs.gentoo.org/663966
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pgadmin3/Manifest   |  1 -
 dev-db/pgadmin3/files/pgadmin3-desktop-r1.patch| 15 
 .../files/pgadmin3-gcc6-null-pointer.patch | 11 --
 dev-db/pgadmin3/metadata.xml   | 11 --
 dev-db/pgadmin3/pgadmin3-1.22.2.ebuild | 45 --
 profiles/package.mask  |  6 ---
 6 files changed, 89 deletions(-)

diff --git a/dev-db/pgadmin3/Manifest b/dev-db/pgadmin3/Manifest
deleted file mode 100644
index 618d2737428..000
--- a/dev-db/pgadmin3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pgadmin3-1.22.2.tar.gz 14788481 BLAKE2B 
fd38ae523bfc554138f56a99ee5fe0aaf2446d3b77416552861d4c3d3d939e553ee160264720af3095f91d270b6c719e078ec29b998c2f4a13739ed34c4c0312
 SHA512 
dcfc72cc2e33dbf1c9d1ce287f9d1d46eb047c99a165372cb74ef1716098f90f2ce2a8d0cd21b511a1ac8c0569dc7b3c0593208a74641f5a8f29dc9c04e40bbd

diff --git a/dev-db/pgadmin3/files/pgadmin3-desktop-r1.patch 
b/dev-db/pgadmin3/files/pgadmin3-desktop-r1.patch
deleted file mode 100644
index 64a599e00cd..000
--- a/dev-db/pgadmin3/files/pgadmin3-desktop-r1.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naruw a/pkg/pgadmin3.desktop b/pkg/pgadmin3.desktop
 a/pkg/pgadmin3.desktop 2013-02-22 12:21:19.0 -0500
-+++ b/pkg/pgadmin3.desktop 2015-02-04 15:36:34.845312953 -0500
-@@ -2,9 +2,8 @@
- Encoding=UTF-8
- Name=pgAdmin III
- Exec=/usr/bin/pgadmin3
--Icon=/usr/share/pgadmin3/pgAdmin3.png
-+Icon=/usr/share/pixmaps/pgadmin3.png
- Type=Application
--Categories=Application;Development;
--MimeType=text/html
-+Categories=Development;
- DocPath=/usr/share/pgadmin3/docs/en_US/index.html
- Comment=PostgreSQL Tools

diff --git a/dev-db/pgadmin3/files/pgadmin3-gcc6-null-pointer.patch 
b/dev-db/pgadmin3/files/pgadmin3-gcc6-null-pointer.patch
deleted file mode 100644
index 1396f8de8aa..000
--- a/dev-db/pgadmin3/files/pgadmin3-gcc6-null-pointer.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/pgadmin/frm/plugins.cpp
-+++ b/pgadmin/frm/plugins.cpp
-@@ -380,7 +380,7 @@ bool pluginUtilityFactory::CheckEnable(p
-   {
-   // If we need a specific server type, we can't enable unless
-   // we have a connection.
--  if (!obj || !(obj->GetConnection()->GetStatus() == PGCONN_OK))
-+  if (!obj || !obj->GetConnection() || 
!(obj->GetConnection()->GetStatus() == PGCONN_OK))
-   return false;
- 
-   // Get the server type.

diff --git a/dev-db/pgadmin3/metadata.xml b/dev-db/pgadmin3/metadata.xml
deleted file mode 100644
index 7d8a73bc92c..000
--- a/dev-db/pgadmin3/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pgsql-b...@gentoo.org
-   PostgreSQL and Related Package Development
-   
-
-   Enable the Database Designer 
component
-
-

diff --git a/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild 
b/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild
deleted file mode 100644
index 5498f4be6fd..000
--- a/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eutils multilib versionator wxwidgets
-
-DESCRIPTION="wxWidgets GUI for PostgreSQL"
-HOMEPAGE="https://www.pgadmin.org/;
-SRC_URI="mirror://postgresql/pgadmin/pgadmin3/v${PV}/src/${P}.tar.gz"
-
-LICENSE="POSTGRESQL"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-SLOT="0"
-IUSE="debug +databasedesigner"
-
-DEPEND="
-   x11-libs/wxGTK:3.0=[X]
-   >=dev-db/postgresql-8.4.0:=
-   >=dev-libs/libxml2-2.6.18
-   >=dev-libs/libxslt-1.1"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/pgadmin3-{desktop-r1,gcc6-null-pointer}.patch )
-
-src_configure() {
-   WX_GTK_VER="3.0"
-
-   setup-wxwidgets
-
-   econf --with-wx-version=${WX_GTK_VER} \
-   $(use_enable debug) \
-   $(use_enable databasedesigner)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   newicon "${S}/pgadmin/include/images/pgAdmin3.png" ${PN}.png
-
-   domenu "${S}/pkg/pgadmin3.desktop"
-
-   # Fixing world-writable files
-   fperms -R go-w /usr/share
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 6ae639c21af..c7a96dc8e60 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -381,12 +381,6 @@ dev-libs/gost-engine
 # Causes a 

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

2019-06-21 Thread Aaron W. Swenson
commit: 5e7a0561775f3dffbe01f129baf4ee780cbb089f
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jun 21 11:43:03 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Fri Jun 21 11:43:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7a0561

dev-db/pgadmin4: Cleanup

Closes: https://bugs.gentoo.org/670950
Closes: https://bugs.gentoo.org/669658
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pgadmin4/Manifest   |   3 -
 dev-db/pgadmin4/pgadmin4-3.0.ebuild| 123 
 dev-db/pgadmin4/pgadmin4-4.2-r1.ebuild | 124 -
 dev-db/pgadmin4/pgadmin4-4.3.ebuild| 124 -
 4 files changed, 374 deletions(-)

diff --git a/dev-db/pgadmin4/Manifest b/dev-db/pgadmin4/Manifest
index 71bcca5efc9..25f06e583f2 100644
--- a/dev-db/pgadmin4/Manifest
+++ b/dev-db/pgadmin4/Manifest
@@ -1,5 +1,2 @@
-DIST pgadmin4-3.0.tar.gz 28915010 BLAKE2B 
7e6dccd91f082f7b5514f5d3abdf4653a9961b4efc706e10ce58d817785d514508233e25068762fe0e4bca4c1a3cf10a2515afa38e6f9ba3c99b4af3fa32f3d2
 SHA512 
5921340176e6748ef13112d906061f195d4bb2f73917d762371bbaeb44ef66cf8e0edcd1cd241eb78dae46ed0b3af014c749468a930fb0c0983b38b2c54dfc3a
-DIST pgadmin4-4.2.tar.gz 32382384 BLAKE2B 
c96806302e7c298e9fcdee3ada8fc519431eb3de778c55445de648e2867dc32168c5ad38209da63ac2d181612b2edfdd532f11ccd6020ab187c6fe23ef6272a6
 SHA512 
d3d242904c65f0af871890954c24005b4849b88599cde9a7cb82e077ff5db5a8c5f015c4af0b135d68f02daad42492af71373831c2212a36672af8d7621c3b2a
-DIST pgadmin4-4.3.tar.gz 22480328 BLAKE2B 
4a7527b59d3b9f3cbfa63003c09ffe2c826dd965e906c46939324182ffa5c9c0e0258fd56be1480555ed4cbc1b42231727d632ccc7c3339982412654100db38e
 SHA512 
db072bab1dcd0a18b9c423b95847c7873b9f458168ebaaf6473a9de5b44b3134e39f5b84aeba0a6ada42b1e867e359e44bda84bf55377cb0abc169c7455852b6
 DIST pgadmin4-4.5.tar.gz 22420769 BLAKE2B 
ae16e34c4cfce0ae78f06321ea1fc34aac0e081df4c0d5906fc4da0c82abb67e374477b8f9a9266d003579eb8887541e4224465ce6eccd86589129e1b3efff24
 SHA512 
835434612ac2a7ff89fab4c4bed89644e43506491ce12d2b74ffdbc25b33f2ac9ae566c95e886d4b4f8bca6499c40be5f0d776b18bfdcebd44d7ffe3b89deb5f
 DIST pgadmin4-4.8.tar.gz 22780924 BLAKE2B 
7b64ef8ac3782e9c8207d5938f3638d67ddf5c86ca520afbfb296a824b39411362ca6e9d8b03920e35cca38d1303efe81750e5bfc849cfb363f370da3d25ac44
 SHA512 
68b35c1091435fbeb39e67c7f93038fcba95cd5ae7098434b5d3afee10595f875ef9fd997934f2bbd93c914bcd5c3c71bd43f032f788e55c5795f5ad63b57cd7

diff --git a/dev-db/pgadmin4/pgadmin4-3.0.ebuild 
b/dev-db/pgadmin4/pgadmin4-3.0.ebuild
deleted file mode 100644
index d6646737856..000
--- a/dev-db/pgadmin4/pgadmin4-3.0.ebuild
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-PYTHON_REQ_USE="sqlite"
-
-inherit python-single-r1 qmake-utils
-
-DESCRIPTION="GUI administration and development platform for PostgreSQL"
-HOMEPAGE="https://www.pgadmin.org/;
-SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
-
-LICENSE="POSTGRESQL"
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE="doc"
-
-RESTRICT="test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   dev-qt/qtwidgets:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwebengine:5[widgets]
-"
-
-DEPEND="${COMMON_DEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=app-text/htmlmin-0.1.12[${PYTHON_USEDEP}]
-   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-   >=dev-python/beautifulsoup-4.4.1[${PYTHON_USEDEP}]
-   >=dev-python/blinker-1.4[${PYTHON_USEDEP}]
-   >=dev-python/click-6.6[${PYTHON_USEDEP}]
-   >=dev-python/extras-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/flask-0.12.2[${PYTHON_USEDEP}]
-   >=dev-python/flask-babel-0.11.1[${PYTHON_USEDEP}]
-   >=dev-python/flask-babelex-0.9.3[${PYTHON_USEDEP}]
-   >=dev-python/flask-gravatar-0.5.0[${PYTHON_USEDEP}]
-   >=dev-python/flask-htmlmin-1.3.2[${PYTHON_USEDEP}]
-   >=dev-python/flask-login-0.3.2[${PYTHON_USEDEP}]
-   >=dev-python/flask-mail-0.9.1[${PYTHON_USEDEP}]
-   >=dev-python/flask-migrate-2.1.1[${PYTHON_USEDEP}]
-   >=dev-python/flask-paranoid-0.2.0[${PYTHON_USEDEP}]
-   >=dev-python/flask-principal-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/flask-security-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/flask-sqlalchemy-2.3.2[${PYTHON_USEDEP}]
-   >=dev-python/flask-wtf-0.14.2[${PYTHON_USEDEP}]
-   >=dev-python/html5lib-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/itsdangerous-0.24[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}]
-   >=dev-python/linecache2-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/markupsafe-0.23[${PYTHON_USEDEP}]
-   >=dev-python/mimeparse-1.6.0[${PYTHON_USEDEP}]

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

2019-06-21 Thread Lars Wendler
commit: 4f93911f2d55211dff528204fda5d8cb2e131ceb
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 11:19:17 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 11:22:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f93911f

media-sound/qmmp: Synced live ebuild

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/qmmp/qmmp-.ebuild | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/media-sound/qmmp/qmmp-.ebuild 
b/media-sound/qmmp/qmmp-.ebuild
index 70985023af4..13f7bd0c2f2 100644
--- a/media-sound/qmmp/qmmp-.ebuild
+++ b/media-sound/qmmp/qmmp-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils xdg-utils
 [[ ${PV} =  ]] && inherit subversion
@@ -13,7 +13,7 @@ if [[ ${PV} !=  ]]; then
mirror://sourceforge/${PN}-dev/files/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
 else
-   QMMP_DEV_BRANCH="1.2"
+   QMMP_DEV_BRANCH="1.3"

ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
 fi
 
@@ -34,6 +34,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
media-libs/taglib
@@ -61,7 +62,10 @@ RDEPEND="
media-sound/jack-audio-connection-kit
)
ladspa? ( media-libs/ladspa-cmt )
-   mad? ( media-libs/libmad )
+   mad? ( || (
+   media-libs/libmad
+   media-sound/mpg123
+   ) )
midi? ( media-sound/wildmidi )
mms? ( media-libs/libmms )
modplug? ( >=media-libs/libmodplug-0.8.4 )



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

2019-06-21 Thread Lars Wendler
commit: ac84ec5ce14af630e527bb040f851cf02076acd4
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 11:21:56 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 11:22:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac84ec5c

media-sound/qmmp: Bump to version 1.3.3

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/qmmp/Manifest  |   1 +
 media-sound/qmmp/qmmp-1.3.3.ebuild | 168 +
 2 files changed, 169 insertions(+)

diff --git a/media-sound/qmmp/Manifest b/media-sound/qmmp/Manifest
index 778391cc4b5..66e4076b3d6 100644
--- a/media-sound/qmmp/Manifest
+++ b/media-sound/qmmp/Manifest
@@ -1 +1,2 @@
 DIST qmmp-1.3.2.tar.bz2 1221919 BLAKE2B 
3081aa6b3ef4712ea064d5bb23e9ac7da5e102fde820c378438c13723bd007fe8e79ac351b0ad01ca0aa22c50f6b6773965ce418742cf1386d2ae1d7ba7b1758
 SHA512 
5c68d87650abf10d03dc8638df73a6694e470af1121a936bb983bcbcea04d95616ad8a55d87e8874b51b7424a890dad2c5353afe65db7029f6513a382e2144e4
+DIST qmmp-1.3.3.tar.bz2 1244817 BLAKE2B 
913f52915f30607044168d906b151cde8e7ac5e3c5b82c452b4f297c5e5eaa05ff2fe139c671a46beba351f34bfb013a8eb4d98483dcfe260fd63d8f6b09e244
 SHA512 
92deda33ed90d5e802258ae014452e5ce384c6ce0d437675b28ead8a838bcbbb2d0b4242b98b2a0f32cc922e7af69b72479fdf8a7946f1fe041a6803a6934c8c

diff --git a/media-sound/qmmp/qmmp-1.3.3.ebuild 
b/media-sound/qmmp/qmmp-1.3.3.ebuild
new file mode 100644
index 000..13f7bd0c2f2
--- /dev/null
+++ b/media-sound/qmmp/qmmp-1.3.3.ebuild
@@ -0,0 +1,168 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils xdg-utils
+[[ ${PV} =  ]] && inherit subversion
+
+DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
+HOMEPAGE="http://qmmp.ylsoftware.com;
+if [[ ${PV} !=  ]]; then
+   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2
+   mirror://sourceforge/${PN}-dev/files/${P}.tar.bz2"
+   KEYWORDS="~amd64 ~x86"
+else
+   QMMP_DEV_BRANCH="1.3"
+   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+# KEYWORDS further up
+IUSE="aac +alsa analyzer archive bs2b cdda cover crossfade cue curl +dbus enca 
ffmpeg flac game
+gnome jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier 
opus oss projectm
+pulseaudio qsui qtmedia scrobbler shout sid sndfile soxr stereo tray udisks 
+vorbis wavpack"
+
+REQUIRED_USE="
+   gnome? ( dbus )
+   shout? ( soxr vorbis )
+   udisks? ( dbus )
+"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/taglib
+   x11-libs/libX11
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   archive? ( app-arch/libarchive )
+   bs2b? ( media-libs/libbs2b )
+   cdda? (
+   dev-libs/libcdio:=
+   dev-libs/libcdio-paranoia
+   )
+   cue? ( media-libs/libcue )
+   curl? ( net-misc/curl )
+   dbus? ( dev-qt/qtdbus:5 )
+   enca? ( app-i18n/enca )
+   ffmpeg? (
+   !libav? ( media-video/ffmpeg:= )
+   libav? ( media-video/libav:= )
+   )
+   flac? ( media-libs/flac )
+   game? ( media-libs/game-music-emu )
+   jack? (
+   media-libs/libsamplerate
+   media-sound/jack-audio-connection-kit
+   )
+   ladspa? ( media-libs/ladspa-cmt )
+   mad? ( || (
+   media-libs/libmad
+   media-sound/mpg123
+   ) )
+   midi? ( media-sound/wildmidi )
+   mms? ( media-libs/libmms )
+   modplug? ( >=media-libs/libmodplug-0.8.4 )
+   mplayer? ( media-video/mplayer )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   opus? ( media-libs/opusfile )
+   projectm? (
+   dev-qt/qtgui:5[-gles2]
+   dev-qt/qtopengl:5
+   media-libs/libprojectm
+   )
+   pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
+   qtmedia? ( dev-qt/qtmultimedia:5 )
+   scrobbler? ( net-misc/curl )
+   shout? ( media-libs/libshout )
+   sid? ( >=media-libs/libsidplayfp-1.1.0 )
+   sndfile? ( media-libs/libsndfile )
+   soxr? ( media-libs/soxr )
+   udisks? ( sys-fs/udisks:2 )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   wavpack? ( media-sound/wavpack )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   if has_version dev-libs/libcdio-paranoia; then
+   sed -i \
+   -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \
+   src/plugins/Input/cdaudio/decoder_cdaudio.cpp || die
+   fi
+
+   

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

2019-06-21 Thread Lars Wendler
commit: e446335fd32a2fc34fbc90842e96316a413762eb
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 11:18:08 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 11:22:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e446335f

subversion.eclass: EAPI-7 ready

Signed-off-by: Lars Wendler  gentoo.org>

 eclass/subversion.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass
index d9f9daf7eb6..39d85f7c89c 100644
--- a/eclass/subversion.eclass
+++ b/eclass/subversion.eclass
@@ -12,20 +12,20 @@
 # The subversion eclass provides functions to fetch, patch and bootstrap
 # software sources from subversion repositories.
 
-inherit eutils
-
 ESVN="${ECLASS}"
 
 case "${EAPI:-0}" in
0|1)
+   inherit eutils
EXPORT_FUNCTIONS src_unpack pkg_preinst
DEPEND="dev-vcs/subversion"
;;
2|3|4|5)
+   inherit eutils
EXPORT_FUNCTIONS src_unpack src_prepare pkg_preinst
DEPEND="|| ( dev-vcs/subversion[http] 
dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] )"
;;
-   6)
+   6|7)
EXPORT_FUNCTIONS src_unpack pkg_preinst
DEPEND="|| ( dev-vcs/subversion[http] 
dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] )"
;;



[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns/

2019-06-21 Thread Sven Wegener
commit: 932738cf75ee857cf9a1a654e6ea1356b4cc1d4b
Author: Sven Wegener  gentoo  org>
AuthorDate: Fri Jun 21 11:17:56 2019 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Fri Jun 21 11:20:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932738cf

net-dns/pdns: Version bump, security bug #688428

Bug: https://bugs.gentoo.org/688428
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Sven Wegener  gentoo.org>

 net-dns/pdns/Manifest   |   1 +
 net-dns/pdns/pdns-4.1.10.ebuild | 157 
 2 files changed, 158 insertions(+)

diff --git a/net-dns/pdns/Manifest b/net-dns/pdns/Manifest
index 1a22755eb4f..59cb0d9fd40 100644
--- a/net-dns/pdns/Manifest
+++ b/net-dns/pdns/Manifest
@@ -1,3 +1,4 @@
+DIST pdns-4.1.10.tar.bz2 1117663 BLAKE2B 
9c1b8c608862b42019c6b753af950f940455538b439824e10d28a79a4f04fe926decf86f286d79c850f39e0df345d646ba774e5557cce1d44f6c120d8b2892a3
 SHA512 
59a7a52468f6daae8de01bb2b08d812906ef58047026369895341cfff253a5b9ba29d6a6b43a822f1632641eec34fa1afa6fbb5b0ba5e72ecce8e61787892136
 DIST pdns-4.1.8.tar.bz2 1116996 BLAKE2B 
df32e1e239f65a37570b1f3f6b7fd2384ea9ea4d60ecf6dc520441e7f004c9e17c1cb35358e1cd9b5080c85b6366354ae4b3e5eaeda20af18c6e411bb119bbc1
 SHA512 
1113745cdaa8fba591c176721893fb478e976861beee0cb6c0240e5afa6b68c9afae286579036b2ed77fffe76ca1e6f103cda915f8b7b875bcdc1253931ad935
 DIST pdns-4.1.9.tar.bz2 1117241 BLAKE2B 
899cf7e3be2ddbc1d78b321f807306f5ffd17dfe272442738bfd88869bb052d6b44aed34b0f4345e194f8916659a43a3634e258e9b47ad954ab3b49e12cad2d0
 SHA512 
d415f5f7cb13c6fcb31ee13184201e986850e533c580b657183592552d04631bc3334696cbf8fbb549869a559aebd4a6cbd742a7e7dfbaf6997232116e356f56
 DIST pdns-4.2.0-rc2.tar.bz2 1245187 BLAKE2B 
30ee03752dafa02f5618ba26def1cb8d49b0f7f004b54fcb8d7640b0d60897ac9a9b13e918ab3aaee1d679af772aacd0591e9c9cd3bf6b1af79305e06cac1cdb
 SHA512 
695589980fc35e73fc0e72f57034e2cfefd7b046100dc6f8740ac94dd50ee068453c72aa2ee5626e6cccfca1eeb5e3f036b844039db52d5c45f070d291002122

diff --git a/net-dns/pdns/pdns-4.1.10.ebuild b/net-dns/pdns/pdns-4.1.10.ebuild
new file mode 100644
index 000..9c4996e63d3
--- /dev/null
+++ b/net-dns/pdns/pdns-4.1.10.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit multilib user
+
+DESCRIPTION="The PowerDNS Daemon"
+HOMEPAGE="https://www.powerdns.com/;
+SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# other possible flags:
+# db2: we lack the dep
+# oracle: dito (need Oracle Client Libraries)
+# xdb: (almost) dead, surely not supported
+
+IUSE="botan debug doc geoip ldap libressl lua luajit mydns mysql opendbx 
postgres protobuf remote sodium sqlite systemd tools tinydns test"
+
+REQUIRED_USE="mydns? ( mysql )"
+
+RDEPEND="
+   libressl? ( dev-libs/libressl:= )
+   !libressl? ( dev-libs/openssl:= )
+   >=dev-libs/boost-1.35:=
+   botan? ( dev-libs/botan:2= )
+   lua? (
+   !luajit? ( dev-lang/lua:= )
+   luajit? ( dev-lang/luajit:= )
+   )
+   mysql? ( dev-db/mysql-connector-c )
+   postgres? ( dev-db/postgresql:= )
+   ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 )
+   sqlite? ( dev-db/sqlite:3 )
+   opendbx? ( dev-db/opendbx )
+   geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip )
+   sodium? ( dev-libs/libsodium:= )
+   tinydns? ( >=dev-db/tinycdb-0.77 )
+   protobuf? ( dev-libs/protobuf )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+S="${WORKDIR}"/${P/_/-}
+
+src_configure() {
+   local dynmodules="pipe bind" # the default backends, always enabled
+
+   #use db2 && dynmodules+=" db2"
+   use ldap && dynmodules+=" ldap"
+   use lua && dynmodules+=" lua"
+   use mydns && dynmodules+=" mydns"
+   use mysql && dynmodules+=" gmysql"
+   use opendbx && dynmodules+=" opendbx"
+   #use oracle && dynmodules+=" goracle oracle"
+   use postgres && dynmodules+=" gpgsql"
+   use remote && dynmodules+=" remote"
+   use sqlite && dynmodules+=" gsqlite3"
+   use tinydns && dynmodules+=" tinydns"
+   use geoip && dynmodules+=" geoip"
+   #use xdb && dynmodules+=" xdb"
+
+   econf \
+   --disable-static \
+   --sysconfdir=/etc/powerdns \
+   --libdir=/usr/$(get_libdir)/powerdns \
+   --with-modules= \
+   --with-dynmodules="${dynmodules}" \
+   --with-mysql-lib=/usr/$(get_libdir) \
+   $(use_enable botan) \
+   $(use_enable debug verbose-logging) \
+   $(use_enable test unit-tests) \
+   $(use_enable tools) \
+   $(use_enable systemd) \
+   $(use_enable sodium libsodium) \
+   $(usex lua "$(use_with !luajit lua) $(use_with luajit)" \
+  

[gentoo-commits] repo/gentoo:master commit in: media-fonts/fontawesome/

2019-06-21 Thread Agostino Sarubbo
commit: 0d48604a9262649ff9c8cfb62c2d0b0b8dda344c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d48604a

media-fonts/fontawesome: x86 stable wrt bug #688082

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/media-fonts/fontawesome/fontawesome-5.1.0.ebuild 
b/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
index e37b4cd67c3..1c0fe1cf8ec 100644
--- a/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
+++ b/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/FortAwesome/${MY_PN}/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="CC-BY-3.0 OFL-1.1"
 SLOT="0/5"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="+otf +ttf"
 
 REQUIRED_USE="|| ( otf ttf )"



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

2019-06-21 Thread Agostino Sarubbo
commit: b623c4e0ddb7590b96513cb518c8acb9e5c6b43e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:19 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b623c4e0

dev-db/pgadmin4: x86 stable wrt bug #688210

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-db/pgadmin4/pgadmin4-4.5.ebuild 
b/dev-db/pgadmin4/pgadmin4-4.5.ebuild
index 3f48da3553f..d532f06fc99 100644
--- a/dev-db/pgadmin4/pgadmin4-4.5.ebuild
+++ b/dev-db/pgadmin4/pgadmin4-4.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.pgadmin.org/;
 SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
 
 LICENSE="POSTGRESQL"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 IUSE="doc"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 614f1431c23f6b5cb1b7b20a4ad58f3557af72e0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614f1431

dev-libs/bglibs: x86 stable wrt bug #688158

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-libs/bglibs/bglibs-2.04.ebuild 
b/dev-libs/bglibs/bglibs-2.04.ebuild
index fd2bd4afda2..9334a8f9ed1 100644
--- a/dev-libs/bglibs/bglibs-2.04.ebuild
+++ b/dev-libs/bglibs/bglibs-2.04.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/bglibs/archive/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc x86"
 IUSE="doc"
 
 RDEPEND=""



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

2019-06-21 Thread Agostino Sarubbo
commit: cd59bde247fcb3d33147220f15ea05f5ee0ea1df
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:41 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd59bde2

dev-vcs/fossil: x86 stable wrt bug #688304

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/dev-vcs/fossil/fossil-2.8.ebuild b/dev-vcs/fossil/fossil-2.8.ebuild
index 128b8e80210..16ceff3365e 100644
--- a/dev-vcs/fossil/fossil-2.8.ebuild
+++ b/dev-vcs/fossil/fossil-2.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.fossil-scm.org/index.html/uv/fossil-src-${PV}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="debug fusefs json -legacy-mv-rm -miniz system-sqlite +ssl static
  tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 457570656ce0ac446f0a01b373dc4897bfe7a8ef
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:22 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45757065

dev-python/sshtunnel: x86 stable wrt bug #688210

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild 
b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
index 35fbce53ebc..f17053cfbc8 100644
--- a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
+++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Pure python SSH tunnels"
 HOMEPAGE="https://pypi.python.org/pypi/sshtunnel;
 SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 LICENSE="MIT"
 SLOT="0"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 5d58ed1784082feaca36420cab8f25784db2114e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:56 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d58ed17

sys-apps/baselayout-java: x86 stable wrt bug #685480

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild 
b/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
index c82a66d4e62..d0f4ed03cab 100644
--- a/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
+++ b/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~gyakovlev/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2019-06-21 Thread Agostino Sarubbo
commit: 07c9f1f2f41a4e9f06ecd6849acb80eab3a0374a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:06 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c9f1f2

net-analyzer/mrtg: x86 stable wrt bug #687266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 net-analyzer/mrtg/mrtg-2.17.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild 
b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
index b15aee293d5..6018b5a760c 100644
--- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="selinux"
 
 DEPEND="



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

2019-06-21 Thread Agostino Sarubbo
commit: 5e57fac38c66abf4243413131207267b7a2750f3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:54 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e57fac3

dev-java/icedtea-bin: x86 stable wrt bug #685480

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild 
b/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
index f9e6e4e604e..5c5e744bca9 100644
--- a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 # Don't block arm. See bug #600134.
 #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} )
-KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 x86"
 
 inherit java-vm-2 multilib-build toolchain-funcs
 



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

2019-06-21 Thread Agostino Sarubbo
commit: fc954e7edda9564dba16bca036bb7455968c8d42
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:45 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc954e7e

app-editors/nano: x86 stable wrt bug #688348

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 app-editors/nano/nano-4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-4.2.ebuild b/app-editors/nano/nano-4.2.ebuild
index b68a2ef8b77..24860ae91b4 100644
--- a/app-editors/nano/nano-4.2.ebuild
+++ b/app-editors/nano/nano-4.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mac-fdisk/

2019-06-21 Thread Agostino Sarubbo
commit: 5cdc6e383116b1311ba4396365e6434cb2f1f638
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:59 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdc6e38

sys-fs/mac-fdisk: x86 stable wrt bug #686542

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild 
b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
index 76ec7392c68..fa3c17c6dfe 100644
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
+++ b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 S=${WORKDIR}/${P/_p*}.orig
 PATCHES=(



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

2019-06-21 Thread Agostino Sarubbo
commit: 2597582b1916b7693087ae8732069ddb40d950a0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:49 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2597582b

net-analyzer/gspoof: x86 stable wrt bug #678774

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 net-analyzer/gspoof/gspoof-3.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/gspoof/gspoof-3.2-r3.ebuild 
b/net-analyzer/gspoof/gspoof-3.2-r3.ebuild
index 78e39409ea6..3dfcdb0fe81 100644
--- a/net-analyzer/gspoof/gspoof-3.2-r3.ebuild
+++ b/net-analyzer/gspoof/gspoof-3.2-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://gspoof.sourceforge.net/;
 SRC_URI="http://gspoof.sourceforge.net/src/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 IUSE=""
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 79d688e000c955228db23c1aac63dc8c0bdd434b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:38 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d688e0

x11-apps/luit: x86 stable wrt bug #688302

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/x11-apps/luit/luit-20190106.ebuild 
b/x11-apps/luit/luit-20190106.ebuild
index 1f3a79ef256..9255235129a 100644
--- a/x11-apps/luit/luit-20190106.ebuild
+++ b/x11-apps/luit/luit-20190106.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~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=""
 
 DEPEND="sys-libs/zlib



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

2019-06-21 Thread Agostino Sarubbo
commit: 0aca87f0be2b276bc5f49e75fe4a40857e79c8b4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:06:34 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:06:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aca87f0

app-admin/diamond: x86 stable wrt bug #666736

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/app-admin/diamond/diamond-4.0.515.ebuild 
b/app-admin/diamond/diamond-4.0.515.ebuild
index c5290acd116..6987c28cecd 100644
--- a/app-admin/diamond/diamond-4.0.515.ebuild
+++ b/app-admin/diamond/diamond-4.0.515.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = * ]]; then
S=${WORKDIR}/diamond-${PV}
 else

SRC_URI="https://github.com/python-diamond/Diamond/archive/v${PV}.tar.gz -> 
python-diamond-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="amd64 ~arm x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
S=${WORKDIR}/Diamond-${PV}
 fi
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 0602f91bb8a58129bc51f11f3b3d24ccc41dac65
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:07:02 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0602f91b

sys-process/numad: x86 stable wrt bug #687254

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 sys-process/numad/numad-0.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/numad/numad-0.5-r3.ebuild 
b/sys-process/numad/numad-0.5-r3.ebuild
index c399de77cbd..955ba6b455e 100644
--- a/sys-process/numad/numad-0.5-r3.ebuild
+++ b/sys-process/numad/numad-0.5-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]]; then
 else
EGIT_COMMIT="334278ff3d774d105939743436d7378a189e8693"
SRC_URI="mirror://gentoo/numad-0.5-${EGIT_COMMIT:0:7}.tar.bz2"
-   KEYWORDS="amd64 -arm ~arm64 -s390 ~x86"
+   KEYWORDS="amd64 -arm ~arm64 -s390 x86"
S="${WORKDIR}/${PN}-${EGIT_COMMIT:0:7}"
 fi
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 8a2d9a7da1ff3c2bfcf8974ab32b8bf078efd819
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 11:05:15 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 11:05:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2d9a7d

net-analyzer/mrtg: sparc stable wrt bug #687266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"

 net-analyzer/mrtg/mrtg-2.17.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild 
b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
index 7d169831c6c..b15aee293d5 100644
--- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86"
 IUSE="selinux"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/

2019-06-21 Thread Mikle Kolyada
commit: f71a7bdbcb50fb71f35503030dcfd383b9f2d64b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jun 21 10:21:55 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jun 21 10:23:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71a7bdb

app-office/texstudio: Version bump (v2.12.16)

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-office/texstudio/Manifest |  1 +
 app-office/texstudio/texstudio-2.12.16.ebuild | 86 +++
 2 files changed, 87 insertions(+)

diff --git a/app-office/texstudio/Manifest b/app-office/texstudio/Manifest
index 277cf446216..9d2b599b6bf 100644
--- a/app-office/texstudio/Manifest
+++ b/app-office/texstudio/Manifest
@@ -1,6 +1,7 @@
 DIST texstudio-2.11.2.tar.gz 24143941 BLAKE2B 
2c17b70cd497338ee9c7cd7fda0bdcb8775c3b487ae940fb0e755c8621d45a45a4381b064c0e18b9c134560e9a322d9c321453b01c3b05991d7d37467ea90f01
 SHA512 
774cea12339b19c7d33d034e75386415b89c59de1e149f3973bd0cf789a28c4cb1cdb026a897228303071dc05f985d4798924c6b253e964d6bdced877ab9f1e7
 DIST texstudio-2.12.10.tar.gz 26770850 BLAKE2B 
7dba024c34f6cf53ff8cfa21eedb53bbf7fb5aba0b00d1c7983240a46c46360bf6fdd783ec539019a9d385dd6862fc3bb9a0198c234c9546798835e1621d11ff
 SHA512 
c3d1e14df8efe3f37dd71e5d0148f57f117c666b9487712fca5a7bd967eca4f7951c970bc5bffab14daef4fb8497af33edf2fce23cc9ae4cf598d905d9312ef0
 DIST texstudio-2.12.14.tar.gz 34206353 BLAKE2B 
667d316fce36ca17b6d9f05deaf28794e5b85265da7e48673870848d029de19c7635656ebce2841a77ad9c057e7a3e301b66635ffab3e360cce085a7c065241c
 SHA512 
fe2fe641a455425f87e28f3058f63df103823a97990365e3a3d67d14c4959a6e59db9205ce100f4ebbdb7c8a5c914b0514333b9b9537dd48053bf166e4326984
+DIST texstudio-2.12.16.tar.gz 34528802 BLAKE2B 
acf13d8bcd9a2017f19ab4484f6eab3f41868bcbbe364d869466d971b10f602652145be4082f1cef6a6d3be91c51d7bfa35e992b00cca0748f2178ddf36a263c
 SHA512 
0c17fda78e0cd491d2869ccb1a164ae2348281a39f9883d813ceb2ed6a0287c4cf9e784cafb9c0a12b8839d7afc8897f8f74acffd87a5dfcb50d3b344f33ad28
 DIST texstudio-2.12.16_beta2.tar.gz 34523715 BLAKE2B 
00d5aab3b047c9a60e6dd31f4480de8db82b38b6f7c24f6025796976206eb753bc7f5bb9a3c8a196e04bf4b3986c9aecb856a387cab2ee5349ad4cefb1ebf254
 SHA512 
cf2ba197246b3f475431dc671bf6949bbdb861eaa6eecd459a0f6d029a48431e8cdb35d7b277ef20520ac36e3dd5153dcee4a7d7d879a0caa686842917255403
 DIST texstudio-2.12.2.tar.gz 26311798 BLAKE2B 
1eb3add771a28918f39c69bb167eee31456ab87afcff0f4ae66ccd73d96fdfba5cbfbc57666908f7e7ffb5c69fd2d5aebf342338b9e3a56d3c31fb774f9cd1a7
 SHA512 
255b211fe715ffc91706ab20877ffaa4b8e0710d3e6f381e7a6b8eed19bb889d89d0913756839c1f0c427029c0da9713b78bd1e21769ccc46cf976b65c91c6f6
 DIST texstudio-2.12.4.tar.gz 26401510 BLAKE2B 
53f1aca4f28154c5ae0f941e074e2da6d727dedf6b5604b301efccd95eea256a6cb91bf887985d81c65964c0e407cd1a8c2037a3bd73559aa115bec3954df744
 SHA512 
6e1d114ae87c854231399004504e460d078b9bf26ceb25c7fc592b79d3234f9880f8c021c3ddb2ef26a883dbddc2b94f98f368c976aa16973d3c1a6823a4150d

diff --git a/app-office/texstudio/texstudio-2.12.16.ebuild 
b/app-office/texstudio/texstudio-2.12.16.ebuild
new file mode 100644
index 000..f71cd667a58
--- /dev/null
+++ b/app-office/texstudio/texstudio-2.12.16.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit prefix qmake-utils xdg-utils desktop
+
+MY_PV="${PV/_/}"
+
+DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio;
+SRC_URI="https://github.com/texstudio-org/texstudio/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="video"
+
+COMMON_DEPEND="
+   app-text/hunspell:=
+   app-text/poppler[qt5]
+   >=dev-libs/quazip-0.7.2[qt5(+)]
+   dev-qt/designer:5
+   dev-qt/qtcore:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript:5
+   dev-qt/qtsingleapplication[qt5(+),X]
+   dev-qt/qtsvg:5
+   dev-qt/qttest:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-libs/zlib
+   x11-libs/libX11
+   x11-libs/libXext
+   video? ( media-libs/phonon[qt5(+)] )"
+RDEPEND="${COMMON_DEPEND}
+   app-text/ghostscript-gpl
+   app-text/psutils
+   media-libs/netpbm
+   virtual/latex-base"
+DEPEND="${COMMON_DEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+src_prepare() {
+   default
+   # TODO: find hunspell quazip utilities/poppler-data qtsingleapplication 
-delete || die
+
+   if use video; then
+   sed "/^PHONON/s:$:true:g" -i ${PN}.pro || die
+   fi
+
+   sed \
+   -e '/qtsingleapplication.pri/d' \
+   -i ${PN}.pro || die
+
+   cp "${FILESDIR}"/texmakerx_my.pri ${PN}.pri || die
+   eprefixify ${PN}.pri

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

2019-06-21 Thread Aaron W. Swenson
commit: 95d44e303a459e9de6025f87156b58ecc6a0bc5d
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jun 21 10:05:40 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Fri Jun 21 10:07:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d44e30

dev-db/pgrouting: Bump to 2.6.2

Fixes doc installation.

Bug: https://bugs.gentoo.org/625778
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pgrouting/Manifest   |  1 +
 dev-db/pgrouting/pgrouting-2.6.2.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/dev-db/pgrouting/Manifest b/dev-db/pgrouting/Manifest
index 40ae7848e25..8c026319d9c 100644
--- a/dev-db/pgrouting/Manifest
+++ b/dev-db/pgrouting/Manifest
@@ -1 +1,2 @@
 DIST pgrouting-2.5.2.tar.gz 7221479 BLAKE2B 
afbf29b7cbd52df526203198fb76d9e9e37e88a4b92d2139975238a14fe5a30c8102449d157e391913e690129a1ca8ac718763d9242193cac4080bc7347e1553
 SHA512 
9d9d9ebbcbc003f62bf1f0d548363e756012cdce55a9c3ef56ae9a5a510f25337898becf42f3e04bf10e8d3672ebf698def03833bba33410b65e0d2bdd42aecd
+DIST pgrouting-2.6.2.tar.gz 6065517 BLAKE2B 
e27e28cf988040de1e894a857e3d210bc7676271f69d898afc2d6116d5b88d87404723b2cb1283ef77b4449b4aa62a03e2dbcd489ac641a4721a596d29f8fecd
 SHA512 
6e37f66e631d0cc87e135be7d095822aae21656bb56b3d18afa5bececaad8cee6324d37e8e152bbf69e3374ded1f10aa4b9a4c52b873e3a4c43e73cd877fddcb

diff --git a/dev-db/pgrouting/pgrouting-2.6.2.ebuild 
b/dev-db/pgrouting/pgrouting-2.6.2.ebuild
new file mode 100644
index 000..7690a22ce13
--- /dev/null
+++ b/dev-db/pgrouting/pgrouting-2.6.2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+POSTGRES_COMPAT=( 9.{4..6} 10 11 )
+POSTGRES_USEDEP="server"
+
+inherit  postgres cmake-utils
+
+DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing 
functionality."
+HOMEPAGE="http://pgrouting.org/;
+LICENSE="GPL-2 MIT Boost-1.0"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+IUSE="doc pdf html"
+
+REQUIRED_USE="html? ( doc ) pdf? ( doc )"
+
+RDEPEND="${POSTGRES_DEP}
+   >=dev-db/postgis-2.0
+   dev-libs/boost
+   sci-mathematics/cgal
+"
+
+DEPEND="
+   doc? ( >=dev-python/sphinx-1.2 )
+   pdf? ( >=dev-python/sphinx-1.2[latex] )
+"
+
+# Needs a running psql instance, doesn't work out of the box
+RESTRICT="test"
+
+pkg_setup() {
+   postgres_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_HTML=$(usex html)
+   -DBUILD_LATEX=$(usex pdf)
+   -DBUILD_MAN=ON
+   -DWITH_DOC=$(usex doc)
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   local make_opts
+   use doc && make_opts="all doc"
+   cmake-utils_src_make ${make_opts}
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   doman "${BUILD_DIR}"/doc/man/en/pgrouting.7
+
+   use html && dodoc -r "${BUILD_DIR}"/doc/html
+   use pdf && dodoc "${BUILD_DIR}"/doc/latex/en/*.pdf
+}



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

2019-06-21 Thread Fabian Groffen
commit: 885b5f9da9880141ff6120e7a7bdc60b428362a3
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jun 21 09:05:50 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun 21 09:05:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885b5f9d

app-portage/portage-utils: version bump 0.80 RC

Bug: https://bugs.gentoo.org/683430
Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-portage/portage-utils/Manifest  | 2 +-
 ...ls-0.80_pre20190613.ebuild => portage-utils-0.80_pre20190620.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/Manifest 
b/app-portage/portage-utils/Manifest
index a35e5c834d9..13cff118abe 100644
--- a/app-portage/portage-utils/Manifest
+++ b/app-portage/portage-utils/Manifest
@@ -1,3 +1,3 @@
 DIST portage-utils-0.62.tar.xz 527216 BLAKE2B 
ac8331b74998ddb86db55a937992447bccf60611cc259ceb5fe79918c1a43b6dc4633e4ad64462e2df5c39e8d8aa193bd57ab24dcd714e088357eb3cb177e972
 SHA512 
71b2888cef1bf7549c3829cc7d4bbe2e99a711434bae4fb78c55b9c37815b61623518f19ab87db30f533d771398933c085640dc7c8ffcedf87a70ac702a52fa1
 DIST portage-utils-0.74.tar.xz 1587792 BLAKE2B 
7c4588e3d44266a5260df42cc685aa03c584248e9970956033e4191a7a842a4b2162110ac99c2bb18645aaafc6ae6ee960e9b26ba0a8863497911eef1e943f64
 SHA512 
cd3f44c135b3d44e15a95eed41281fce62f225a9d05d5d5bb1be230b2d59cdb87755f011b313a9ec32e4cafdf3b3979c4ef423365edd7dcc472ca2e38c09c83e
-DIST portage-utils-0.80_pre20190613.tar.xz 1760016 BLAKE2B 
c36240f6fff40a3acb9c0f485d73d37dab4d9b4acc280eaabfbb11e17112c11330068a2e0bbb316bbab8a4ed9da1f9bd843b42f062c0cfbd80160709824b0825
 SHA512 
1b2f9e5eb8adb0f7da8c122374660e4e8f1b7a5af2ea5f4f16d7dcfb7b7c140f424b6980f664a2c5d987710ad046301e95eb72311158bb3187f471fe78e190b1
+DIST portage-utils-0.80_pre20190620.tar.xz 1761544 BLAKE2B 
fe39bebe6ed7afb525b7a3dbcfb2668b29195d7da7128fffb42be313e79b3d68792203bdc7711fa1961b9a1520b72e01b154e3d948aed2861feb44f130995d75
 SHA512 
2fc877e04213af57ba4050e9830004a0552fea5ac052d625a5635c4383b492e2ae5dcf45b01c63711b6ca6c2574b65ec44b41acd33cd03886bfa5fcc27c7d043

diff --git a/app-portage/portage-utils/portage-utils-0.80_pre20190613.ebuild 
b/app-portage/portage-utils/portage-utils-0.80_pre20190620.ebuild
similarity index 100%
rename from app-portage/portage-utils/portage-utils-0.80_pre20190613.ebuild
rename to app-portage/portage-utils/portage-utils-0.80_pre20190620.ebuild



[gentoo-commits] proj/portage-utils: New tag: v0.80_pre20190620

2019-06-21 Thread Fabian Groffen
commit: 
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jun 21 09:03:23 2019 +

New tag: v0.80_pre20190620




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

2019-06-21 Thread Jimi Huotari
commit: 3f72c295a71b2d1ed71dd5564b39df46aea32d33
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Jun 21 08:31:25 2019 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Fri Jun 21 08:31:25 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=3f72c295

app-emulation/winetricks: version bump to 20190615

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Jimi Huotari  gentoo.org>

 app-emulation/winetricks/Manifest  |  1 +
 .../winetricks/winetricks-20190615.ebuild  | 86 ++
 2 files changed, 87 insertions(+)

diff --git a/app-emulation/winetricks/Manifest 
b/app-emulation/winetricks/Manifest
index 98183dc..ef63151 100644
--- a/app-emulation/winetricks/Manifest
+++ b/app-emulation/winetricks/Manifest
@@ -1,2 +1,3 @@
 DIST winetricks-20190310.tar.gz 673467 BLAKE2B 
b6c6a6d28e49f9b2745ac623f9a9d35bdcaa402c11b3f2055f3d2ef2d13ccff6adcda47261447aff7b70bfcd9bc65ea2a278368616df93f031fe212aa3201a5d
 SHA512 
4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025
+DIST winetricks-20190615.tar.gz 681040 BLAKE2B 
f66a23b47b4bf48f44be99c6d9fa890638cb19273bb0f556c0ca91133e2941b44fde7214616a9f379fbb4713249339edec7486b080e16c632a127d9a818de1fe
 SHA512 
dbb078e8d4e001db506b6038e1898dc2e319432e85d1539a53635454efc5d635238ca03a07ee57aec9349b903027586fef34461f4e8eba0b41d25d99d15e7ba8
 DIST winetricks-gentoo-2012.11.24.tar.bz2 6398 BLAKE2B 
54a4502f6e8ef15d21b02c43e3ce599e32d476c2559246064de14cc4ce2243ff11dde681d24c8a7f4913c3d7a10b855bda47e8fb8ecad31e00d839705416be6f
 SHA512 
59c93b73f3a7b2d11aefcde2ff66659ff1de21ad4b5f232f4b60572f3a48b15a6c49f369b1696862bf1b33fde190bf5598945e9536fb41ddec42d8def4d2be2a

diff --git a/app-emulation/winetricks/winetricks-20190615.ebuild 
b/app-emulation/winetricks/winetricks-20190615.ebuild
new file mode 100644
index 000..900a5b5
--- /dev/null
+++ b/app-emulation/winetricks/winetricks-20190615.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git;
+   inherit git-r3
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+wtg="winetricks-gentoo-2012.11.24"
+
+SRC_URI="${SRC_URI}
+   gtk? ( https://dev.gentoo.org/~chiitoo/distfiles/${wtg}.tar.bz2 )
+   kde? ( https://dev.gentoo.org/~chiitoo/distfiles/${wtg}.tar.bz2 )
+"
+
+DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
+HOMEPAGE="https://github.com/Winetricks/winetricks 
https://wiki.winehq.org/Winetricks;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="gtk kde rar test"
+
+BDEPEND="
+   test? (
+   dev-python/bashate
+   dev-util/checkbashisms
+   dev-util/shellcheck
+   )
+"
+DEPEND=""
+RDEPEND="${DEPEND}
+   app-arch/cabextract
+   app-arch/p7zip
+   app-arch/unzip
+   net-misc/wget
+   virtual/wine
+   x11-misc/xdg-utils
+   gtk? ( gnome-extra/zenity )
+   kde? ( kde-apps/kdialog )
+   rar? ( app-arch/unrar )
+"
+
+# Test targets include syntax checks only, not the "heavy duty" tests
+# that would require a lot of disk space, as well as network access.
+
+# This uses a non-standard "Wine" category, which is provided by
+# '/etc/xdg/menus/applications-merged/wine.menu' from the
+# 'app-emulation/wine-desktop-common' package.
+# https://bugs.gentoo.org/451552
+QA_DESKTOP_FILE="usr/share/applications/winetricks.desktop"
+
+src_unpack() {
+   if [[ ${PV} == "" ]]; then
+   git-r3_src_unpack
+
+   if use gtk || use kde; then
+   unpack ${wtg}.tar.bz2
+   fi
+
+   else
+   default
+   fi
+}
+
+src_test() {
+   ./tests/shell-checks || die "Test(s) failed."
+}
+
+src_install() {
+   default
+
+   if use gtk || use kde; then
+   cd "${WORKDIR}/${wtg}" || die
+   domenu winetricks.desktop
+   insinto /usr/share/icons/hicolor/scalable/apps
+   doins wine-winetricks.svg
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/

2019-06-21 Thread Lars Wendler
commit: 27d896a3fa1a1fe9a5f02b357afb9a728fcdb443
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 08:05:08 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 08:05:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d896a3

sys-fs/cryptsetup: Bump to version 2.2.0_rc1. Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/cryptsetup/Manifest  | 2 +-
 .../{cryptsetup-2.2.0_rc0.ebuild => cryptsetup-2.2.0_rc1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/cryptsetup/Manifest b/sys-fs/cryptsetup/Manifest
index 2aaa143e9df..5523b2cfa62 100644
--- a/sys-fs/cryptsetup/Manifest
+++ b/sys-fs/cryptsetup/Manifest
@@ -2,4 +2,4 @@ DIST cryptsetup-1.7.5.tar.xz 1232696 BLAKE2B 
1bd62b186564e0b902480d66f623074f8d2
 DIST cryptsetup-2.0.5.tar.xz 10476304 BLAKE2B 
cf1e335fce48a7bf835b2008dfc0a96ef35d344e2c9f6a0a5a2ff45644f9015311e99b8f9e05b0b23cad69d74f91dd1b7cdd766560fb6504e7453d6e46bea186
 SHA512 
bac3f5fde1be02d325c097f85e77aef44ce764c1bca7f0554cedd69b9444e5a5529f11b9ae74d36dc1977e88e11422a58dfa17e48559eac7f5e6c4ce332409ae
 DIST cryptsetup-2.0.6.tar.xz 10621424 BLAKE2B 
ecda2cb3c0a8a46b69519ab9ea9a1ece44fb21602cbce0751e52a16e5e493c7772fdc62c1151b95a783a847d9afd5a64f64bcac6673acba4bb90a417047c93cb
 SHA512 
1fdb9068fe2b5825cef65323a9b788b5e043c1000e614e47e2b21ab3969e416653580aba639755ba936718ad612b986768029df5e07f3fa191db2bf29d2501ef
 DIST cryptsetup-2.1.0.tar.xz 10662576 BLAKE2B 
c79b24c986d5925aed31eddf8f271c3d0f12c89b3f99f953cfa39fe0d9dca2ab3dd2f6ea22141aca0148d6d533d197378b011561075ca26a14ca2e90500a1689
 SHA512 
f1b68e4d9d0ca2361fe9bdd51c60630dd4ab7a689b7be7756edf4dee12929d2356dd0658c9b940ffe27c033ef289efaf49daf21d250d37fdfa15394b5d821928
-DIST cryptsetup-2.2.0-rc0.tar.xz 10710468 BLAKE2B 
a65da89995c548af6de116b300dfde120f84e5e08e037f9b7d0b34d024ce4d1f1ab7599cedd45975a100fca90967ccc9a085023e2d453951816ce51cad0ca8e7
 SHA512 
ef168ee8757b7f9f6e7ffd5c310f2699ad4461c9886583b9a610f06c67996d688db060913c053da2f1f17090caaa07425ea735b7fcae50b2e1f32aa62f48e1a1
+DIST cryptsetup-2.2.0-rc1.tar.xz 10720888 BLAKE2B 
6a8ee7d3ffa8d536627ba1be19e013ecfcdab793492ec59db676f0d017450be6cad8686337a7e341dac69ffd5f8f686e1262ff5b6e4b54f18d9c2e1e816b171b
 SHA512 
a9875d3e20a99377ed3065ac9a4079968766b7774b2ea67226591f992932168278752dc762ef9843077e75da004f58e362327deb0981efbb0ce0928216aea2da

diff --git a/sys-fs/cryptsetup/cryptsetup-2.2.0_rc0.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.2.0_rc1.ebuild
similarity index 100%
rename from sys-fs/cryptsetup/cryptsetup-2.2.0_rc0.ebuild
rename to sys-fs/cryptsetup/cryptsetup-2.2.0_rc1.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-fonts/fontawesome/

2019-06-21 Thread Agostino Sarubbo
commit: e78d1e5db5a98c4d232c8d822e1d8970bebcfbf5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78d1e5d

media-fonts/fontawesome: amd64 stable wrt bug #688082

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-fonts/fontawesome/fontawesome-5.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/fontawesome/fontawesome-5.1.0.ebuild 
b/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
index 100a4721304..e37b4cd67c3 100644
--- a/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
+++ b/media-fonts/fontawesome/fontawesome-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/FortAwesome/${MY_PN}/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="CC-BY-3.0 OFL-1.1"
 SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="+otf +ttf"
 
 REQUIRED_USE="|| ( otf ttf )"



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

2019-06-21 Thread Agostino Sarubbo
commit: 883e386388749005fd1c68b5eaeeacaae9e84328
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:03:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:03:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883e3863

dev-vcs/fossil: amd64 stable wrt bug #688304

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-vcs/fossil/fossil-2.8.ebuild b/dev-vcs/fossil/fossil-2.8.ebuild
index 3f37e14e3a8..128b8e80210 100644
--- a/dev-vcs/fossil/fossil-2.8.ebuild
+++ b/dev-vcs/fossil/fossil-2.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.fossil-scm.org/index.html/uv/fossil-src-${PV}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="debug fusefs json -legacy-mv-rm -miniz system-sqlite +ssl static
  tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 6ccf8f0c5e6c86fcbbd3ece82e63c14cdd3d2dff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:53 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccf8f0c

dev-python/sshtunnel: amd64 stable wrt bug #688210

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild 
b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
index a4575517e24..35fbce53ebc 100644
--- a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
+++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Pure python SSH tunnels"
 HOMEPAGE="https://pypi.python.org/pypi/sshtunnel;
 SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 LICENSE="MIT"
 SLOT="0"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 2b940fb63c099e425e521516391350705f7a5e20
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:25 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b940fb6

net-analyzer/mrtg: amd64 stable wrt bug #687266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 net-analyzer/mrtg/mrtg-2.17.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild 
b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
index 926ed585809..7d169831c6c 100644
--- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="selinux"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mac-fdisk/

2019-06-21 Thread Agostino Sarubbo
commit: 57a8923292166cb31522d5fa92c289a389a66ae1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a89232

sys-fs/mac-fdisk: amd64 stable wrt bug #686542

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild 
b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
index 195bc833586..76ec7392c68 100644
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
+++ b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 S=${WORKDIR}/${P/_p*}.orig
 PATCHES=(



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

2019-06-21 Thread Agostino Sarubbo
commit: a6afb1afee577599c7df1667580719dd6e886ec4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:47 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6afb1af

dev-db/pgadmin4: amd64 stable wrt bug #688210

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-db/pgadmin4/pgadmin4-4.5.ebuild 
b/dev-db/pgadmin4/pgadmin4-4.5.ebuild
index 31cf045d0bf..3f48da3553f 100644
--- a/dev-db/pgadmin4/pgadmin4-4.5.ebuild
+++ b/dev-db/pgadmin4/pgadmin4-4.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.pgadmin.org/;
 SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
 
 LICENSE="POSTGRESQL"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 SLOT="0"
 IUSE="doc"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 83763cc666e9ede818479fd6cb1b77005e38c91a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:03:00 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:03:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83763cc6

x11-apps/luit: amd64 stable wrt bug #688302

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/x11-apps/luit/luit-20190106.ebuild 
b/x11-apps/luit/luit-20190106.ebuild
index fa9a58b97cc..1f3a79ef256 100644
--- a/x11-apps/luit/luit-20190106.ebuild
+++ b/x11-apps/luit/luit-20190106.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~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=""
 
 DEPEND="sys-libs/zlib



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

2019-06-21 Thread Agostino Sarubbo
commit: d2d6778e90118f433f5e1395c965760724a0cf14
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:01:52 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:01:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d6778e

sys-auth/oath-toolkit: amd64 stable wrt bug #668844

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild 
b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
index 7d27db3cc7a..28725920c26 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz;
 LICENSE="GPL-3 LGPL-2.1"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 IUSE="pam pskc test"
 
 RDEPEND="



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

2019-06-21 Thread Agostino Sarubbo
commit: 160d94dfcf8ae28649d65874995cd8e205a6dffe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:18 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160d94df

sys-process/numad: amd64 stable wrt bug #687254

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-process/numad/numad-0.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/numad/numad-0.5-r3.ebuild 
b/sys-process/numad/numad-0.5-r3.ebuild
index 9c3e8ee12be..c399de77cbd 100644
--- a/sys-process/numad/numad-0.5-r3.ebuild
+++ b/sys-process/numad/numad-0.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]]; then
 else
EGIT_COMMIT="334278ff3d774d105939743436d7378a189e8693"
SRC_URI="mirror://gentoo/numad-0.5-${EGIT_COMMIT:0:7}.tar.bz2"
-   KEYWORDS="~amd64 -arm ~arm64 -s390 ~x86"
+   KEYWORDS="amd64 -arm ~arm64 -s390 ~x86"
S="${WORKDIR}/${PN}-${EGIT_COMMIT:0:7}"
 fi
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 1c087b9d51a68c8d34db66126da2b1f5c6feca32
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c087b9d

dev-java/icedtea-bin: amd64 stable wrt bug #685480

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild 
b/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
index c5065d63eff..f9e6e4e604e 100644
--- a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 # Don't block arm. See bug #600134.
 #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} )
-KEYWORDS="-* ~amd64 ~arm  ~arm64 ~ppc64 ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 inherit java-vm-2 multilib-build toolchain-funcs
 



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

2019-06-21 Thread Agostino Sarubbo
commit: ad2e6148447f84f61c6c3b5832f966aa4c9bc5e8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 08:02:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 08:02:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2e6148

sys-apps/baselayout-java: amd64 stable wrt bug #685480

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild 
b/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
index eeba60bf8e9..c82a66d4e62 100644
--- a/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
+++ b/sys-apps/baselayout-java/baselayout-java-0.1.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~gyakovlev/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2019-06-21 Thread Lars Wendler
commit: 13f055ce513440dc8c51eb6f225a5fc6e7e197f6
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:27:57 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f055ce

net-fs/samba: Bump to versions 4.9.9 and 4.10.5

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 net-fs/samba/Manifest|   2 +
 net-fs/samba/samba-4.10.5.ebuild | 309 +++
 net-fs/samba/samba-4.9.9.ebuild  | 307 ++
 3 files changed, 618 insertions(+)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 21c20df3f36..59eeb2dc50e 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -1,5 +1,6 @@
 DIST samba-4.10.2.tar.gz 18280710 BLAKE2B 
f15b117d1159dfa6cd279c5011629d688fcfba94a2ca8184a827d0787a31f76a38f46b355454b916f2e62c0a88109b86664f6bb16fc0e23d0f61d09908e587cd
 SHA512 
3d146ea12567ebb02a7babcad779b82339ffbfb19f6f2be5cac33eb18af2c9b546dc1cd910072a5c9e152ba9c4a632ed6870c48a8f6ad9d04304b130f240a4bf
 DIST samba-4.10.4.tar.gz 18289224 BLAKE2B 
e5e416ed9ab51ed8294023619c6a4b8a6d41b0962cab7b9788d8d8b21706bd93a1d6a3833712377839d6112b67ce6fbd0d9be93f64c0bd603800624b130b780a
 SHA512 
10799f866b896903baaea5141af89cf442f3892d9c6f74b7acf217dd95abfe77b09f2bb001273cccf2e433bd2e845fad90651970952b4e18e8cd37bde956cf4e
+DIST samba-4.10.5.tar.gz 18290612 BLAKE2B 
731ea29b02db5158c5cc564d5663e3f9552d7e1164ed8a41738dba8656692b685cc9a7ba57e8cd32fe9a1cb24eed5373929d2b805bf3da3982c0f4b1246883d0
 SHA512 
82961791a43511aa42f0d648edd13f0533cb20e1d673903e6a1f6235b0df19dfc0755ab0c8e6d4518ca19c188968a38a6c8e8c80d05a20141c097fb0b3e2b795
 DIST samba-4.5.11-disable-python-patches.tar.xz 6292 BLAKE2B 
c2a32a1059a02bc1c87ce5f604cbc5878c654b8f693c8486b5ba63b37513444915a7b6389fe82b7e31ab2f9577dd8462eddba60b4f4f756b4ed1145ce7bd90ae
 SHA512 
f0e3076e3e1ecaae3f06b3ef30efc81719fb3f63a1041dcbdae4b62ca4cf693732f9eb16f047d046d4930136fed82194e82b455ea888e12cf845b3e6a122d57d
 DIST samba-4.5.16.tar.gz 21024396 BLAKE2B 
e737559fb748044076608fa233700eb54c7e1c56bc234763f062b6341a179cc78a4a8cdf9f3d6f4d7f3cf8a79f846852ddd5cc753a468c3adb3a0451e1809ed9
 SHA512 
de8a41013cfb5ef3adcb290efd97a78a5de876d90ad05764d631f14e663a1849bb53e4ac394b46c906f1109be5748fee9316407a659c57007d36851ae8adcd7f
 DIST samba-4.7.12.tar.gz 16923189 BLAKE2B 
98ea5e535482a4cdfeb4f9ad70bc8c40bb6d5a8920ce9bc6dda84f20698245c3c5d472a5f79984efc81f9c32d1d1e72b1fcdffb137e3a27634f4c521a1d46a48
 SHA512 
951dfc0ea7130da9d9aa3069ca276e630d67171a1995dba368459e0cdf00337d0f6271827bffec694371010614a1a7ce2349840ddedd0231315f6a56dce2fcac
@@ -8,3 +9,4 @@ DIST samba-4.8.6.tar.gz 17723841 BLAKE2B 
38da52e14b4417f26462eef2226c4498e54d2c2
 DIST samba-4.8.9.tar.gz 17750151 BLAKE2B 
09f350be7f262889708c1b8f779c0e003cc292e0de2afb19f35ec12d43c4c5874151e984699218a563a11eb24b13f1af33607d2accfe699fb0b5f6bdb1b9b367
 SHA512 
733eb769e21fc563d4deef17c54de025d05ceec85f8b16513bbeefdb3cb99c3611027e049014d3c29cb6463ce2660be92c97f8b5f741a6b67424c8f329a88ea4
 DIST samba-4.9.6.tar.gz 18068196 BLAKE2B 
03a04abb430abc4b7ba6fc5ade8690c215948d24fe1044d79c2dd1f8242b6708f0618045e37ad73114413dcef70bcf45de15f358a0e012cecfea045b9ab9165c
 SHA512 
462774e60f0165aa445821795c373ab6845ac2790578a68e84c0c82f761ddf29bf5186106a95f394e24b8ef7393d7abe003f95e72f5c5892bbf992f58e350531
 DIST samba-4.9.8.tar.gz 18081493 BLAKE2B 
026c166ec10c799be0e7e8790b8285671884ae42435895a3f33219ad4a3dc42bb8681c0b2e683fcf6955cf6d27fe3f150ee589fdfb2570a98863045c927d26da
 SHA512 
80d93f10a415960b758c7fd26c91c27eeb9e8371eb82681aa287e139f9388b6131c9ab5460d39b912a22a79bbad9de210753ba01fd55fad8b2db91190ce3f286
+DIST samba-4.9.9.tar.gz 18080757 BLAKE2B 
3cfe741d21584d74654607d6c1450b67f80524f5809607b0c796fad501c06b34ddfb8eb7ef639cca70e8bc54f53805be4c45d78eeb2760aa7728ba907e99589f
 SHA512 
636fc7073cf9dc9ff9bfe46403d35d7a058024708d090bd0ecc7e900a8468ffb7c9a8d564b2df85758c4ef3d184ed3f2c8fa3079ece13d6b9afa816136f0b608

diff --git a/net-fs/samba/samba-4.10.5.ebuild b/net-fs/samba/samba-4.10.5.ebuild
new file mode 100644
index 000..9abce7be82c
--- /dev/null
+++ b/net-fs/samba/samba-4.10.5.ebuild
@@ -0,0 +1,309 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_REQ_USE='threads(+),xml(+)'
+
+inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam
+
+MY_PV="${PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+
+SRC_PATH="stable"
+[[ ${PV} = *_rc* ]] && SRC_PATH="rc"
+
+SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
+[[ ${PV} = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DESCRIPTION="Samba Suite Version 4"
+HOMEPAGE="https://www.samba.org/;
+LICENSE="GPL-3"
+
+SLOT="0"
+
+IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gnutls gpg
+iprint json ldap pam 

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

2019-06-21 Thread Lars Wendler
commit: 3f093e8cffd14d8bddefe4dc9507227bd83e2e97
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:34:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f093e8c

media-libs/harfbuzz: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/harfbuzz/Manifest  |   1 -
 media-libs/harfbuzz/harfbuzz-2.5.0.ebuild | 110 --
 2 files changed, 111 deletions(-)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index be5b8baab74..dd1c7c1f1d1 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,5 +1,4 @@
 DIST harfbuzz-2.3.1.tar.bz2 17942960 BLAKE2B 
b1a29144b608463fa668bb66572c1530e90338ac1968b0747011637a91bed4030d77e8fa22e5a229374a0bc1976922e2e8de452e9017917f7c09ae94c3a52570
 SHA512 
78a8f05bfcc95cfe3fc0f1a595bdc7298c9c1456db6c7ef70914051fda43f37aaff15eac75aa6922eca82d2291baeb8385e02e6aacb44ca05b4873c311a662ac
 DIST harfbuzz-2.4.0a.tar.bz2 17919355 BLAKE2B 
4df7677966844481b707fe3133f4fddf3c5c41d7de8aca4e87019e88c928d66000e49117c795af69967f7c69532438ef5aa8f41ead276e7d05fdc4dd874daeb1
 SHA512 
daeaf029bd5d0d0674f930a8d0dcdc4e0b1253b2369c732c7b4fd130ab9438d0d9526967224a583ee58974c3b492874acaccdac13c71b58c950f0b3f031e505c
-DIST harfbuzz-2.5.0.tar.xz 5620416 BLAKE2B 
881789f5ada8e0f5aeaecd1673a87540674c6057cdd6cd8af0c7bd1a19a1d999544c7eb492a7e9a0c3fa2b208c34e79e62089b8548bee5800d6b0d5cdd2914bb
 SHA512 
4b02c20b07f367cbc21d69c86c5d1c0fc403b76c40ed7e379796afa289487dfa4f9a5f769a2da794658c983dc947dfe3ed394ac647f67e86863ee4b774815428
 DIST harfbuzz-2.5.1.tar.xz 5636068 BLAKE2B 
e026bc77fde742cad28c19562c03ada3b51683dc6192afac9af1f96d2a4e5bc6bad515f601500c65391cfe015e737354088126d998fad1866a4b62ad74a79077
 SHA512 
402a97c37b81c13c420d25504d1983313f555bc1dec5a21d26ff219207bbf6ddedc0d35f8bb31e4a7fee6ed53efd93b008713dca0d42c3ab966c2afd1a2d3660
 DIST harfbuzz-2.5.2.tar.xz 5674180 BLAKE2B 
64f78f215ab840cda7000813362d886ca3244ffac9acc92ce29826991d4f4c71e4fda1b4da4f1ad13d62a4569fe4173948debbd6e2da5c4d67c7d9db9ecafc85
 SHA512 
4a295074b56ff77581f79eae918fe064c25f07dc2ada1c87a3b2ba29ebc1ef55fa357b74c935b40621267eb061221050b4671021900ad5417580a4c57eb4739f

diff --git a/media-libs/harfbuzz/harfbuzz-2.5.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.5.0.ebuild
deleted file mode 100644
index f03429a61fe..000
--- a/media-libs/harfbuzz/harfbuzz-2.5.0.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit flag-o-matic libtool multilib-minimal python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
-
-if [[ ${PV} =  ]] ; then
-   EGIT_REPO_URI="https://anongit.freedesktop.org/git/harfbuzz.git;
-   inherit git-r3 autotools
-else
-   SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.xz;
-   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"
-fi
-
-LICENSE="Old-MIT ISC icu"
-SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
-
-IUSE="+cairo debug +glib +graphite icu +introspection static-libs test 
+truetype"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-   cairo? ( x11-libs/cairo:= )
-   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
-   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   test? ( ${PYTHON_DEPS} )
-"
-BDEPEND="
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-"
-# eautoreconf requires gobject-introspection-common
-# ragel needed if regenerating *.hh files from *.rl
-if [[ ${PV} =  ]] ; then
-   DEPEND+="
-   >=dev-libs/gobject-introspection-common-1.34
-   dev-util/ragel
-   "
-fi
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-   if ! use debug ; then
-   append-cppflags -DHB_NDEBUG
-   fi
-}
-
-src_prepare() {
-   default
-
-   xdg_environment_reset
-
-   if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
-   # on Darwin/Solaris we need to link with g++, like automake 
defaults
-   # to, but overridden by upstream because on Linux this is not
-   # necessary, bug #449126
-   sed -i \
-   -e 's/\/CXXLINK/' \
-   src/Makefile.am || die
-  

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

2019-06-21 Thread Lars Wendler
commit: 607078b1cf9d415a707ffc17b2a5a6c51ac9f295
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:50:53 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607078b1

dev-libs/libfilezilla: Bump to version 0.17.0

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.17.0.ebuild | 29 
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index a313f62d708..e40e2345176 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -1,2 +1,3 @@
 DIST libfilezilla-0.15.1.tar.bz2 404746 BLAKE2B 
644f4b8949670d5b07f9e7b861d388ce70eae6612e34bf938cb628b65724a527e33c1f039087fd8381c06a15c12cc2b4fc6f616cc5949bf325e2eebf41abdf2d
 SHA512 
d557f7636bfc3958b8558fab3384b0ea84caea594566d39c051f20f02dfd71213369c50df282a3f7d2dd757038bd26e9722214839dab965cb7cde9733d59883a
 DIST libfilezilla-0.16.0.tar.bz2 413535 BLAKE2B 
ea6ce80e272efea3fcef2fbd1f0ecca1248c314eea49631b4a98d257cfe1ebe505de011c021874ab0158883077d0af61929689ffb2b92528ef50502d84c933a7
 SHA512 
ea3302ae0c51582d6715fa3dd06d330a2ac820c3229b4dcab4a3470021dba667b6aea1a5b13168d720d7218cc8513e40c97990ed6573d0ea46d76e6ef50c2e6e
+DIST libfilezilla-0.17.0.tar.bz2 516570 BLAKE2B 
133c40f40f0439f3b9610549cb83966621e81beeb699731d35a145792689c453e21c110f39e4257c536f34f770f01a89ecc510079f470a36405ba390153d606c
 SHA512 
4bd61a7eacfaf38f6cf0ecf099629febe8a31d7db3fccd3779b73eb9d13823d929b3db09b83e03410867f8bd3e1adf94683ad51c8b4a52fda63e0433d04c6f9f

diff --git a/dev-libs/libfilezilla/libfilezilla-0.17.0.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.17.0.ebuild
new file mode 100644
index 000..18821af9ca4
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.17.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="dev-libs/nettle:0="
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gif2png/, media-gfx/gif2png/files/

2019-06-21 Thread Lars Wendler
commit: a3e56d6d471e0bf0bbec4ac52e78340b2d4fa4a7
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:43:50 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e56d6d

media-gfx/gif2png: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-gfx/gif2png/Manifest |  1 -
 .../gif2png/files/gif2png-2.5.11-makefile.patch| 39 --
 media-gfx/gif2png/gif2png-2.5.11.ebuild| 27 ---
 3 files changed, 67 deletions(-)

diff --git a/media-gfx/gif2png/Manifest b/media-gfx/gif2png/Manifest
index 6f80ba711c8..09c12d18386 100644
--- a/media-gfx/gif2png/Manifest
+++ b/media-gfx/gif2png/Manifest
@@ -1,4 +1,3 @@
-DIST gif2png-2.5.11.tar.gz 31507 BLAKE2B 
d35c1afc8dc790fb99ee819495eb41ac6d0555d14c12707c0f844a33f631d7d6e074776b8f51b1439b0b0ee608f67622d92de761f42e44e2974b24f47ad0db0c
 SHA512 
c7e42aca45f941bca970ff14f49881f485c4dee18be448ae71aa7c80dabd9384bcba6d6de05a0a78757150b3e775d99df315231ddae8e32c91c08f1c9cfefb67
 DIST gif2png-2.5.12.tar.gz 31613 BLAKE2B 
8614d3e0435bab334465d3f43d8676a80f1041e6cd5572fb525295c00d9027b505741331bd3df452d55e8f49893ab611832f2d4d150794d268a436a04f5f20b2
 SHA512 
481775d0efc65e0606a60546ed2a1e4a976587ca1a406620f8ea9126b32dc810d3b549cc99ba33ff9f88379de2ce47a799840b92978ee621bd18d3ae08b2c6a8
 DIST gif2png-2.5.14.tar.gz 221609 BLAKE2B 
de1e66a0880579a2d4d3681ec8cbbe3ef37da1cd05e40336b398266f386d629645f9d45738098c9e3f9528cb5dbdd5c37ed00f5d5c8bcd85e0a31fd375f38a76
 SHA512 
a1ea3b64da64274a3363089beee748605eb24d3e05bcace29d26618a9ab3580f5ac85da893af16975c91d571866625e0883f0a4b375e82c468754f84f8982f03
 DIST gif2png-2.5.9.tar.gz 137750 BLAKE2B 
a5fb0570f6263c1911a4cad52f1b974f8010a02cf882f2e1e40ed7dbbce4be8b75290e4b0a78b5dde74cc244c9a848dd429a937e696746d3d39b8cec9dd469fd
 SHA512 
0632f1b4b96a1e4b5567101fbac36db55e658503977c8c875d75d9c1db5b374deba5afbda5507585b6b79242781fd70afc477e686458cc124adb8e1b29860c1e

diff --git a/media-gfx/gif2png/files/gif2png-2.5.11-makefile.patch 
b/media-gfx/gif2png/files/gif2png-2.5.11-makefile.patch
deleted file mode 100644
index efbd3c34e43..000
--- a/media-gfx/gif2png/files/gif2png-2.5.11-makefile.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Respect CFLAGS/LDFLAGS/DESTDIR and don't try to run missing tests.
-
 gif2png-2.5.11/Makefile
-+++ gif2png-2.5.11/Makefile
-@@ -2,8 +2,7 @@
- 
- VERSION = 2.5.11
- 
--CFLAGS = -DVERSION=\"$(VERSION)\" -O2
--LDFLAGS = -s
-+CFLAGS += -DVERSION=\"$(VERSION)\"
- 
- SOURCES = 437_l1.c gif2png.c gifread.c memory.c version.c
- OBJECTS = $(SOURCES:.c=.o)
-@@ -28,19 +27,16 @@
- web2png.1: web2png.xml
-   xmlto man web2png.xml
- 
--check:
--  cd test; make --quiet test
--
- clean:
-   rm -f gif2png *.o gif2png.1 web2png.1
- 
--prefix?=/usr
-+prefix ?= /usr
- 
- install: gif2png gif2png.1 web2png.1
--  mkdir -p $(prefix)/bin
--  mkdir -p $(prefix)/share/man/man1
--  cp gif2png web2png $(prefix)/bin/
--  cp gif2png.1 web2png.1 $(prefix)/share/man/man1/
-+  mkdir -p $(DESTDIR)$(prefix)/bin
-+  mkdir -p $(DESTDIR)$(prefix)/share/man/man1
-+  cp gif2png web2png $(DESTDIR)$(prefix)/bin/
-+  cp gif2png.1 web2png.1 $(DESTDIR)$(prefix)/share/man/man1/
- 
- uninstall:
-   rm $(prefix)/bin/gif2png $(prefix)/bin/web2png

diff --git a/media-gfx/gif2png/gif2png-2.5.11.ebuild 
b/media-gfx/gif2png/gif2png-2.5.11.ebuild
deleted file mode 100644
index 209f7a0502d..000
--- a/media-gfx/gif2png/gif2png-2.5.11.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Converts images from gif format to png format"
-HOMEPAGE="http://catb.org/~esr/gif2png/;
-SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz;
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND=">=media-libs/libpng-1.2:0
-   sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-makefile.patch
-   tc-export CC
-}
-
-src_install() {
-   emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install
-}



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

2019-06-21 Thread Lars Wendler
commit: 2dcaedfef5b1c28b9c10566cac21162b780ac022
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:34:06 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dcaedfe

media-libs/harfbuzz: Bump to version 2.5.2

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/harfbuzz/Manifest  |   1 +
 media-libs/harfbuzz/harfbuzz-2.5.2.ebuild | 110 ++
 2 files changed, 111 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index eb5ddf16cc0..be5b8baab74 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -2,3 +2,4 @@ DIST harfbuzz-2.3.1.tar.bz2 17942960 BLAKE2B 
b1a29144b608463fa668bb66572c1530e90
 DIST harfbuzz-2.4.0a.tar.bz2 17919355 BLAKE2B 
4df7677966844481b707fe3133f4fddf3c5c41d7de8aca4e87019e88c928d66000e49117c795af69967f7c69532438ef5aa8f41ead276e7d05fdc4dd874daeb1
 SHA512 
daeaf029bd5d0d0674f930a8d0dcdc4e0b1253b2369c732c7b4fd130ab9438d0d9526967224a583ee58974c3b492874acaccdac13c71b58c950f0b3f031e505c
 DIST harfbuzz-2.5.0.tar.xz 5620416 BLAKE2B 
881789f5ada8e0f5aeaecd1673a87540674c6057cdd6cd8af0c7bd1a19a1d999544c7eb492a7e9a0c3fa2b208c34e79e62089b8548bee5800d6b0d5cdd2914bb
 SHA512 
4b02c20b07f367cbc21d69c86c5d1c0fc403b76c40ed7e379796afa289487dfa4f9a5f769a2da794658c983dc947dfe3ed394ac647f67e86863ee4b774815428
 DIST harfbuzz-2.5.1.tar.xz 5636068 BLAKE2B 
e026bc77fde742cad28c19562c03ada3b51683dc6192afac9af1f96d2a4e5bc6bad515f601500c65391cfe015e737354088126d998fad1866a4b62ad74a79077
 SHA512 
402a97c37b81c13c420d25504d1983313f555bc1dec5a21d26ff219207bbf6ddedc0d35f8bb31e4a7fee6ed53efd93b008713dca0d42c3ab966c2afd1a2d3660
+DIST harfbuzz-2.5.2.tar.xz 5674180 BLAKE2B 
64f78f215ab840cda7000813362d886ca3244ffac9acc92ce29826991d4f4c71e4fda1b4da4f1ad13d62a4569fe4173948debbd6e2da5c4d67c7d9db9ecafc85
 SHA512 
4a295074b56ff77581f79eae918fe064c25f07dc2ada1c87a3b2ba29ebc1ef55fa357b74c935b40621267eb061221050b4671021900ad5417580a4c57eb4739f

diff --git a/media-libs/harfbuzz/harfbuzz-2.5.2.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.5.2.ebuild
new file mode 100644
index 000..f03429a61fe
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-2.5.2.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit flag-o-matic libtool multilib-minimal python-any-r1 xdg-utils
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+
+if [[ ${PV} =  ]] ; then
+   EGIT_REPO_URI="https://anongit.freedesktop.org/git/harfbuzz.git;
+   inherit git-r3 autotools
+else
+   SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.xz;
+   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"
+fi
+
+LICENSE="Old-MIT ISC icu"
+SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
+
+IUSE="+cairo debug +glib +graphite icu +introspection static-libs test 
+truetype"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
+"
+BDEPEND="
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+"
+# eautoreconf requires gobject-introspection-common
+# ragel needed if regenerating *.hh files from *.rl
+if [[ ${PV} =  ]] ; then
+   DEPEND+="
+   >=dev-libs/gobject-introspection-common-1.34
+   dev-util/ragel
+   "
+fi
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+   if ! use debug ; then
+   append-cppflags -DHB_NDEBUG
+   fi
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
+   # on Darwin/Solaris we need to link with g++, like automake 
defaults
+   # to, but overridden by upstream because on Linux this is not
+   # necessary, bug #449126
+   sed -i \
+   -e 's/\/CXXLINK/' \
+   src/Makefile.am || die
+   sed -i \
+   -e '/libharfbuzz_la_LINK = /s/\/CXXLINK/' \
+   src/Makefile.in || die
+   sed -i \
+   -e '/AM_V_CCLD/s/\/CXXLINK/' \
+

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

2019-06-21 Thread Lars Wendler
commit: cc698ff9bb5d831ef445cefae1110c2cce941daa
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:43:19 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc698ff9

media-gfx/gif2png: Bump to version 2.5.14

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 media-gfx/gif2png/Manifest  |  1 +
 media-gfx/gif2png/gif2png-2.5.14.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/media-gfx/gif2png/Manifest b/media-gfx/gif2png/Manifest
index c69ec3bec50..6f80ba711c8 100644
--- a/media-gfx/gif2png/Manifest
+++ b/media-gfx/gif2png/Manifest
@@ -1,3 +1,4 @@
 DIST gif2png-2.5.11.tar.gz 31507 BLAKE2B 
d35c1afc8dc790fb99ee819495eb41ac6d0555d14c12707c0f844a33f631d7d6e074776b8f51b1439b0b0ee608f67622d92de761f42e44e2974b24f47ad0db0c
 SHA512 
c7e42aca45f941bca970ff14f49881f485c4dee18be448ae71aa7c80dabd9384bcba6d6de05a0a78757150b3e775d99df315231ddae8e32c91c08f1c9cfefb67
 DIST gif2png-2.5.12.tar.gz 31613 BLAKE2B 
8614d3e0435bab334465d3f43d8676a80f1041e6cd5572fb525295c00d9027b505741331bd3df452d55e8f49893ab611832f2d4d150794d268a436a04f5f20b2
 SHA512 
481775d0efc65e0606a60546ed2a1e4a976587ca1a406620f8ea9126b32dc810d3b549cc99ba33ff9f88379de2ce47a799840b92978ee621bd18d3ae08b2c6a8
+DIST gif2png-2.5.14.tar.gz 221609 BLAKE2B 
de1e66a0880579a2d4d3681ec8cbbe3ef37da1cd05e40336b398266f386d629645f9d45738098c9e3f9528cb5dbdd5c37ed00f5d5c8bcd85e0a31fd375f38a76
 SHA512 
a1ea3b64da64274a3363089beee748605eb24d3e05bcace29d26618a9ab3580f5ac85da893af16975c91d571866625e0883f0a4b375e82c468754f84f8982f03
 DIST gif2png-2.5.9.tar.gz 137750 BLAKE2B 
a5fb0570f6263c1911a4cad52f1b974f8010a02cf882f2e1e40ed7dbbce4be8b75290e4b0a78b5dde74cc244c9a848dd429a937e696746d3d39b8cec9dd469fd
 SHA512 
0632f1b4b96a1e4b5567101fbac36db55e658503977c8c875d75d9c1db5b374deba5afbda5507585b6b79242781fd70afc477e686458cc124adb8e1b29860c1e

diff --git a/media-gfx/gif2png/gif2png-2.5.14.ebuild 
b/media-gfx/gif2png/gif2png-2.5.14.ebuild
new file mode 100644
index 000..41f89555dbb
--- /dev/null
+++ b/media-gfx/gif2png/gif2png-2.5.14.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Converts images from gif format to png format"
+HOMEPAGE="http://catb.org/~esr/gif2png/;
+SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz;
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND=">=media-libs/libpng-1.2:0=
+   sys-libs/zlib:="
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   tc-export CC
+}
+
+src_install() {
+   emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install
+}



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

2019-06-21 Thread Lars Wendler
commit: 2189f8faf8b181f8e2a2bb541f46eef095ce92f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:50:25 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2189f8fa

net-ftp/filezilla: Restrict libfilezilla to working versions.

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 net-ftp/filezilla/filezilla-3.42.0.ebuild | 1 +
 net-ftp/filezilla/filezilla-3.42.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-ftp/filezilla/filezilla-3.42.0.ebuild 
b/net-ftp/filezilla/filezilla-3.42.0.ebuild
index 7110b88b8ab..e4f7d03cf42 100644
--- a/net-ftp/filezilla/filezilla-3.42.0.ebuild
+++ b/net-ftp/filezilla/filezilla-3.42.0.ebuild
@@ -24,6 +24,7 @@ RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
>=dev-libs/nettle-3.1:=
>=dev-db/sqlite-3.7
>=dev-libs/libfilezilla-0.16.0
+   =dev-libs/pugixml-1.7
>=net-libs/gnutls-3.5.7
>=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]

diff --git a/net-ftp/filezilla/filezilla-3.42.1.ebuild 
b/net-ftp/filezilla/filezilla-3.42.1.ebuild
index 7110b88b8ab..e4f7d03cf42 100644
--- a/net-ftp/filezilla/filezilla-3.42.1.ebuild
+++ b/net-ftp/filezilla/filezilla-3.42.1.ebuild
@@ -24,6 +24,7 @@ RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
>=dev-libs/nettle-3.1:=
>=dev-db/sqlite-3.7
>=dev-libs/libfilezilla-0.16.0
+   =dev-libs/pugixml-1.7
>=net-libs/gnutls-3.5.7
>=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]



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

2019-06-21 Thread Lars Wendler
commit: fdd588af6ef650ecc305fe193db0f5ffaf19c07d
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jun 21 07:29:53 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jun 21 07:58:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd588af

net-fs/samba: Removed old.

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Lars Wendler  gentoo.org>

 net-fs/samba/Manifest   |   2 -
 net-fs/samba/samba-4.8.9.ebuild | 301 ---
 net-fs/samba/samba-4.9.6.ebuild | 305 
 3 files changed, 608 deletions(-)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 59eeb2dc50e..64f619f569c 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -6,7 +6,5 @@ DIST samba-4.5.16.tar.gz 21024396 BLAKE2B 
e737559fb748044076608fa233700eb54c7e1c
 DIST samba-4.7.12.tar.gz 16923189 BLAKE2B 
98ea5e535482a4cdfeb4f9ad70bc8c40bb6d5a8920ce9bc6dda84f20698245c3c5d472a5f79984efc81f9c32d1d1e72b1fcdffb137e3a27634f4c521a1d46a48
 SHA512 
951dfc0ea7130da9d9aa3069ca276e630d67171a1995dba368459e0cdf00337d0f6271827bffec694371010614a1a7ce2349840ddedd0231315f6a56dce2fcac
 DIST samba-4.8.12.tar.gz 17764832 BLAKE2B 
d2c0c8b9090da7c94b9343fd3f416e9aafad64273abc9be0639b011f71072926a0b303cf53e63c4e470aeb168e8ec23003b5f4ed4258aac8d6b3d029f71fba6f
 SHA512 
f29595f6390d01860cb6acd750d2e36b4d207dd1da16465c21c8d6d732ce27bd0582a0f34296081e2659638d839c8b12f28deccc31982afa94650da8bce8df8b
 DIST samba-4.8.6.tar.gz 17723841 BLAKE2B 
38da52e14b4417f26462eef2226c4498e54d2c276b4056e8c6d6c66079f33bcda24c1eab30b29bc7413280ec89a74a55e043e8274ac50f9a25bae7563717ff34
 SHA512 
f6afab5ca466bd8653a56c205b71ce94ecf0ad0c6e4c9d64cbba7b1e56f1987bc2022e6b629d87eb6078e3f6ba53833c19cfb41e40b6d589e4317ea9d85de273
-DIST samba-4.8.9.tar.gz 17750151 BLAKE2B 
09f350be7f262889708c1b8f779c0e003cc292e0de2afb19f35ec12d43c4c5874151e984699218a563a11eb24b13f1af33607d2accfe699fb0b5f6bdb1b9b367
 SHA512 
733eb769e21fc563d4deef17c54de025d05ceec85f8b16513bbeefdb3cb99c3611027e049014d3c29cb6463ce2660be92c97f8b5f741a6b67424c8f329a88ea4
-DIST samba-4.9.6.tar.gz 18068196 BLAKE2B 
03a04abb430abc4b7ba6fc5ade8690c215948d24fe1044d79c2dd1f8242b6708f0618045e37ad73114413dcef70bcf45de15f358a0e012cecfea045b9ab9165c
 SHA512 
462774e60f0165aa445821795c373ab6845ac2790578a68e84c0c82f761ddf29bf5186106a95f394e24b8ef7393d7abe003f95e72f5c5892bbf992f58e350531
 DIST samba-4.9.8.tar.gz 18081493 BLAKE2B 
026c166ec10c799be0e7e8790b8285671884ae42435895a3f33219ad4a3dc42bb8681c0b2e683fcf6955cf6d27fe3f150ee589fdfb2570a98863045c927d26da
 SHA512 
80d93f10a415960b758c7fd26c91c27eeb9e8371eb82681aa287e139f9388b6131c9ab5460d39b912a22a79bbad9de210753ba01fd55fad8b2db91190ce3f286
 DIST samba-4.9.9.tar.gz 18080757 BLAKE2B 
3cfe741d21584d74654607d6c1450b67f80524f5809607b0c796fad501c06b34ddfb8eb7ef639cca70e8bc54f53805be4c45d78eeb2760aa7728ba907e99589f
 SHA512 
636fc7073cf9dc9ff9bfe46403d35d7a058024708d090bd0ecc7e900a8468ffb7c9a8d564b2df85758c4ef3d184ed3f2c8fa3079ece13d6b9afa816136f0b608

diff --git a/net-fs/samba/samba-4.8.9.ebuild b/net-fs/samba/samba-4.8.9.ebuild
deleted file mode 100644
index cc6479aa66b..000
--- a/net-fs/samba/samba-4.8.9.ebuild
+++ /dev/null
@@ -1,301 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads(+),xml(+)'
-
-inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam
-
-MY_PV="${PV/_rc/rc}"
-MY_P="${PN}-${MY_PV}"
-
-SRC_PATH="stable"
-[[ ${PV} = *_rc* ]] && SRC_PATH="rc"
-
-SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
-[[ ${PV} = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="https://www.samba.org/;
-LICENSE="GPL-3"
-
-SLOT="0"
-
-IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gnutls gpg 
iprint ldap pam python
-quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind 
zeroconf"
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/samba-4.0/policy.h
-   /usr/include/samba-4.0/dcerpc_server.h
-   /usr/include/samba-4.0/ctdb.h
-   /usr/include/samba-4.0/ctdb_client.h
-   /usr/include/samba-4.0/ctdb_protocol.h
-   /usr/include/samba-4.0/ctdb_private.h
-   /usr/include/samba-4.0/ctdb_typesafe_cb.h
-   /usr/include/samba-4.0/ctdb_version.h
-)
-
-# sys-apps/attr is an automagic dependency (see bug #489748)
-CDEPEND="
-   >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}]
-   dev-lang/perl:=
-   dev-libs/libaio[${MULTILIB_USEDEP}]
-   dev-libs/libbsd[${MULTILIB_USEDEP}]
-   dev-libs/iniparser:0
-   dev-libs/popt[${MULTILIB_USEDEP}]
-   dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
-   >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}]
-   net-libs/libnsl:=[${MULTILIB_USEDEP}]
-   sys-apps/attr[${MULTILIB_USEDEP}]
-  

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

2019-06-21 Thread Agostino Sarubbo
commit: b39b7ae0f5d837b721e7861896a952e73209a3bf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 07:28:33 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 07:28:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b39b7ae0

dev-libs/protobuf: s390 stable wrt bug #688322

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

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

diff --git a/dev-libs/protobuf/protobuf-3.7.1.ebuild 
b/dev-libs/protobuf/protobuf-3.7.1.ebuild
index b1ec5dee229..b50ff7a5ec2 100644
--- a/dev-libs/protobuf/protobuf-3.7.1.ebuild
+++ b/dev-libs/protobuf/protobuf-3.7.1.ebuild
@@ -24,7 +24,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/18"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples static-libs test zlib"
 RESTRICT="!test? ( test )"
 



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

2019-06-21 Thread Agostino Sarubbo
commit: 729f00f498fe31092fb99c98e0537f85264f18db
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 07:28:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 07:28:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729f00f4

app-editors/nano: s390 stable wrt bug #688348

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 app-editors/nano/nano-4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-4.2.ebuild b/app-editors/nano/nano-4.2.ebuild
index 43d89c8a1a6..b68a2ef8b77 100644
--- a/app-editors/nano/nano-4.2.ebuild
+++ b/app-editors/nano/nano-4.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



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

2019-06-21 Thread Agostino Sarubbo
commit: 6a085ddf44582a7bae06f1e8514a1ed0df9723fe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 07:28:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 07:28:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a085ddf

dev-libs/oniguruma: s390 stable wrt bug #688320

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

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

diff --git a/dev-libs/oniguruma/oniguruma-6.9.2.ebuild 
b/dev-libs/oniguruma/oniguruma-6.9.2.ebuild
index 108e70642a3..ed0bdb9bca3 100644
--- a/dev-libs/oniguruma/oniguruma-6.9.2.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.9.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0/5"
-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 ~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 ~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 S="${WORKDIR}/${MY_P}"



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

2019-06-21 Thread Sergei Trofimovich
commit: d40fdcf1e4bdd370a13800e73a383537beef365a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 21 06:48:33 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 21 06:51:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40fdcf1

profiles: drop unused releases/13.0, second attempt

No profiles (deprecated or not) refer to releases/13.0 anymore.

This reverts commit e6624c95f0c6f1e76cdb036dd9863fcadff4a2c1.
Bug: https://bugs.gentoo.org/688342
Closes: https://bugs.gentoo.org/672960

Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/releases/13.0/eapi |  1 -
 profiles/releases/13.0/make.defaults|  5 -
 profiles/releases/13.0/package.mask | 32 
 profiles/releases/13.0/package.unmask   |  7 ---
 profiles/releases/13.0/package.use.mask |  7 ---
 profiles/releases/13.0/parent   |  1 -
 6 files changed, 53 deletions(-)

diff --git a/profiles/releases/13.0/eapi b/profiles/releases/13.0/eapi
deleted file mode 100644
index 7ed6ff82de6..000
--- a/profiles/releases/13.0/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5

diff --git a/profiles/releases/13.0/make.defaults 
b/profiles/releases/13.0/make.defaults
deleted file mode 100644
index 475e60c7d65..000
--- a/profiles/releases/13.0/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Adding this one, since it makes sense.
-USE="bzip2"

diff --git a/profiles/releases/13.0/package.mask 
b/profiles/releases/13.0/package.mask
deleted file mode 100644
index 870ec444d87..000
--- a/profiles/releases/13.0/package.mask
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Thomas Deutschmann  (23 Oct 2018)
-# requires >=net-libs/nodejs-8.11.0
->=www-client/firefox-63.0
-
-# Tomáš Mózes  (17 Sep 2018)
-# requires >=nodejs-8 which is not available in 13.0 based profiles.
->=www-apps/kibana-bin-6
-
-# Mike Gilbert  (16 Sep 2018)
-# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles.
->=www-client/chromium-70
-
-# Patrick McLean  (10 Jul 2018)
-# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles
->=sys-cluster/ceph-13
-
-# Andreas K. Hüttel  (29 Jan 2018)
-# Requires >=icu-60, which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles.
->=app-office/libreoffice-bin-5.4.4
->=app-office/libreoffice-bin-debug-5.4.4
-
-# Andreas K. Hüttel  (27 May 2017)
-# This release and later require C++11 or C++14
-# So we mask it here, and unmask in 17.0 release profiles
->=dev-libs/icu-59
->=dev-libs/icu-layoutex-59
->=net-libs/nodejs-8.9.3

diff --git a/profiles/releases/13.0/package.unmask 
b/profiles/releases/13.0/package.unmask
deleted file mode 100644
index 9193178ce87..000
--- a/profiles/releases/13.0/package.unmask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Andreas Sturmlechner  (15 Jul 2018)
-# Unmask ICU 58 only for 13.0 based profiles
- (15 Jul 2018)
-# Requires >=icu-60, which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles.
->=dev-qt/qtwebengine-5.11.1 system-icu

diff --git a/profiles/releases/13.0/parent b/profiles/releases/13.0/parent
deleted file mode 100644
index f3229c5b987..000
--- a/profiles/releases/13.0/parent
+++ /dev/null
@@ -1 +0,0 @@
-..



[gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang-tools/

2019-06-21 Thread Alfredo Tupone
commit: 3709dbfe6287f6762a0bd22955cda9cc565743d2
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:48:11 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:48:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3709dbfe

dev-ada/libadalang-tools:  bump to 2019

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/libadalang-tools/Manifest  |  1 +
 .../libadalang-tools/libadalang-tools-2019.ebuild  | 37 ++
 dev-ada/libadalang-tools/metadata.xml  |  6 ++--
 3 files changed, 41 insertions(+), 3 deletions(-)

diff --git a/dev-ada/libadalang-tools/Manifest 
b/dev-ada/libadalang-tools/Manifest
index 042b36d0f86..1ae7e96d4bf 100644
--- a/dev-ada/libadalang-tools/Manifest
+++ b/dev-ada/libadalang-tools/Manifest
@@ -1 +1,2 @@
+DIST libadalang-tools-2019-20190517-195C4-src.tar.gz 625775 BLAKE2B 
2ec69e307576c505d20a43d229b13404966f4442778e5390da327ae71cc065873de4fff03a720949fa6bfb5ce66f405e7d45f7f0c21032a639efcff208323aed
 SHA512 
b7368606847244cbb08ff2111fabfbfc8a9aa7f58e953febc70838006d94711dba1fd75bfb69ed2081a37a2dfaaad46097127870696c882d7cc54de5d7b051a1
 DIST libadalang-tools-gpl-2018-src.tar.gz 19938182 BLAKE2B 
34104f3bc43c165a9b74ba8c0c03ee2f34686bcd06b5ced730f70f654d8b808e129a85566e081830b4f20304c793eefe0af81b56984cf06190302ad2f6a419be
 SHA512 
a1176575944cd88b9da5f4e9f03caa1a4d09358df71e6a91300d0b35c2a843d0ea1a77fbd93e7b7f16cef1b978022ee20991f5c2ff74f7d05878c3de1220f2b5

diff --git a/dev-ada/libadalang-tools/libadalang-tools-2019.ebuild 
b/dev-ada/libadalang-tools/libadalang-tools-2019.ebuild
new file mode 100644
index 000..f73772562dc
--- /dev/null
+++ b/dev-ada/libadalang-tools/libadalang-tools-2019.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multiprocessing
+
+MYP=${P}-20190517-195C4
+DESCRIPTION="Libadalang-based tools: gnatpp, gnatmetric and gnatstub"
+HOMEPAGE="https://www.adacore.com/community;
+SRC_URI="http://mirrors.cdn.adacore.com/art/5cdf8f4e31e87a8f1d42509f ->
+   ${MYP}-src.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnat_2016 gnat_2017 gnat_2018 +gnat_2019"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   
dev-ada/libadalang[gnat_2016(-)?,gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?,static-libs]
+   
dev-ada/gprbuild[gnat_2016(-)?,gnat_2017(-)?,gnat_2018(-)?,gnat_2019(-)?]"
+
+S="${WORKDIR}"/${MYP}-src
+
+src_compile() {
+   gprbuild -v -k -XLIBRARY_TYPE=static -XXMLADA_BUILD=static \
+   -XGNATCOLL_GMP_BUILD=static \
+   -P src/build.gpr -p -j$(makeopts_jobs) || die
+}
+
+src_install() {
+   dobin bin/gnatpp
+   newbin bin/gnatmetric gnatmetric-tool
+   newbin bin/gnatstub gnatstub-tool
+   einstalldocs
+}

diff --git a/dev-ada/libadalang-tools/metadata.xml 
b/dev-ada/libadalang-tools/metadata.xml
index 83deb1bafdd..596aff3263a 100644
--- a/dev-ada/libadalang-tools/metadata.xml
+++ b/dev-ada/libadalang-tools/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016
Compile with 
dev-lang/gnat-gpl-2017
Compile with 
dev-lang/gnat-gpl-2018
+   Compile with 
dev-lang/gnat-gpl-2018


Libadalang-based tools: gnatpp, gnatmetric and gnatstub



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

2019-06-21 Thread Agostino Sarubbo
commit: 90c0a90db3b23e47d7b2ec5e103bc5f8949f1c22
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 21 06:41:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 21 06:41:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c0a90d

sys-kernel/vanilla-sources: Automated version bump to 3.16.69 - remove old.

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-3.16.68.ebuild => vanilla-sources-3.16.69.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 7926579e810..659c9197aab 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -4,7 +4,7 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST linux-5.1.tar.xz 106244476 BLAKE2B 
ae3c63ced819737e34f8ec3a78138f87704a2f2956454411e3a4830ec8c0aaf2c288af6ca080f1892540e50f4a422482360010be8641afdeeeaf7231e7d8da97
 SHA512 
ae96f347badc95f1f3acf506c52b6cc23c0bd09ce8f4ce6705d4b4058b62593059bba1bc603c8d8b00a2f19131e7e56c31ac62b45883a346fa61d655e178f236
-DIST patch-3.16.68.xz 2429924 BLAKE2B 
854e6359597b6b22002482606f71784de21fe8e62b1029b9e9c5fb44b2aedefa603f10b1b1630c319293066c5b4a65e92fadcf99117a0958310696fc7fa82a65
 SHA512 
837b1a12a48e6a79bc5eaca857479f0543cebf7797bd6f1e22a64e6200ed7151c7ca3217d8f5b8384fd1afc32f884b7de8c1df58079e2d7de8f9178b72adaf20
+DIST patch-3.16.69.xz 2432712 BLAKE2B 
e9b3c2d9ea1e36beedf0d85920e2691f0a6abbb2014161aebdcf6508f3006a4989962f562d97899617f2568898c64a6f642832138ea00922b2db8abaf3106e64
 SHA512 
32001578c1c585118799437f5dee83da354a81d7a3da9ce463f3020b01f1211f401ffc606ca4308a843904009a719bb52f1b57440f8640f62085a54577ed1a46
 DIST patch-4.14.128.xz 2652852 BLAKE2B 
df00a7d9a1b9d7a7271c7a7ae111697b439d24f05c3c6f6dcd41b1bc54df9543d5464d9de178a54ea8d6b4c63904df56d0dd28d82373badfc925c2f483e62dbe
 SHA512 
68ebb436103cabf28a0f743aae25a27d50d699d95d53ce6ac9b1d5969343c264691a6c371f625e9645e3ac821bc5c3254a232f398d171ff1dec4b5221b2e2277
 DIST patch-4.19.53.xz 1406420 BLAKE2B 
8df98183f769c24fefbddc4fe7d2ba28b1a9f1d639010ccf3f04fa2ec9afcf5c8e5d0de162be5756a36fd9e40786cf116147eecca8365f8a6578b789a7f23609
 SHA512 
687573b8fdb8c856e86d9b1b3ed5e5c7fb520fac771a5615e594e702cf778802a763f3a922dd22545ccb8ce6803895b9f2f19a105544670574b7e606a5035f98
 DIST patch-4.4.182.xz 2590840 BLAKE2B 
ab20189b2d57d93f03e17f73f4f94d1dfafdf993b1b197092f1b52141d816fbd5dca285d4ea7a9ec2590313875f18cb12116a260d45f790b1af78d48be8ebe7d
 SHA512 
b82fb7cf26790cdfd6d01317fe896ea4197e69b8b77011fcd347d6c7ab67ed8d7071b84535a2fe97a73c7fbe16c79e0d6d74389b5e2f9bf7f895d882c4dd9f11

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.16.68.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-3.16.69.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-3.16.68.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-3.16.69.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-lang/mmix/

2019-06-21 Thread Sergei Trofimovich
commit: dc0fff6ab16e4601f907e72610ef73f475296ab8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 21 06:37:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 21 06:38:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0fff6a

dev-lang/mmix: add slyfox to co-maintainers

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/mmix/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-lang/mmix/metadata.xml b/dev-lang/mmix/metadata.xml
index 5f92e9ec067..e7b0978f1b8 100644
--- a/dev-lang/mmix/metadata.xml
+++ b/dev-lang/mmix/metadata.xml
@@ -5,4 +5,8 @@
tam...@gentoo.org
Matthias Maier

+   
+   sly...@gentoo.org
+   Sergei Trofimovich
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-ada/asis/

2019-06-21 Thread Alfredo Tupone
commit: ba61061f90ceb108c63f08f0d41ab99537b92c25
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:05:01 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba61061f

dev-ada/asis: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/asis/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/asis/metadata.xml b/dev-ada/asis/metadata.xml
index eade29a824b..4d4d828b644 100644
--- a/dev-ada/asis/metadata.xml
+++ b/dev-ada/asis/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



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

2019-06-21 Thread Alfredo Tupone
commit: 15f5d44a613042623a7f606b31657c38a35d13f3
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:10:05 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f5d44a

dev-ada/gnatcoll-db: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gnatcoll-db/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gnatcoll-db/metadata.xml b/dev-ada/gnatcoll-db/metadata.xml
index 9695cab8d5b..7cd1fd91fa6 100644
--- a/dev-ada/gnatcoll-db/metadata.xml
+++ b/dev-ada/gnatcoll-db/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnat_util/

2019-06-21 Thread Alfredo Tupone
commit: 56a2ada93dbe037198c2cbeba8782ad8aa0b761b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:11:24 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a2ada9

dev-ada/gnat_util: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gnat_util/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gnat_util/metadata.xml b/dev-ada/gnat_util/metadata.xml
index be52463254c..7810e6399b1 100644
--- a/dev-ada/gnat_util/metadata.xml
+++ b/dev-ada/gnat_util/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll-core/

2019-06-21 Thread Alfredo Tupone
commit: 963d4118f85c8a98a1aebfd6827e369d657505de
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:08:57 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963d4118

dev-ada/gnatcoll-core: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gnatcoll-core/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gnatcoll-core/metadata.xml 
b/dev-ada/gnatcoll-core/metadata.xml
index 5065682aa1e..67e9acaf090 100644
--- a/dev-ada/gnatcoll-core/metadata.xml
+++ b/dev-ada/gnatcoll-core/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gtkada/

2019-06-21 Thread Alfredo Tupone
commit: 626f807a7a92ba111fbd72c1207e6cef0ab3ac15
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:13:40 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:17:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626f807a

dev-ada/gtkada: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gtkada/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gtkada/metadata.xml b/dev-ada/gtkada/metadata.xml
index ed2942a8389..5daab6a5e97 100644
--- a/dev-ada/gtkada/metadata.xml
+++ b/dev-ada/gtkada/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll-bindings/

2019-06-21 Thread Alfredo Tupone
commit: 44e478a43617019dfa6ad15f3df153c1e1846ee5
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:08:00 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e478a4

dev-ada/gnatcoll-bindings: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gnatcoll-bindings/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gnatcoll-bindings/metadata.xml 
b/dev-ada/gnatcoll-bindings/metadata.xml
index ec2b20f2032..911c487969e 100644
--- a/dev-ada/gnatcoll-bindings/metadata.xml
+++ b/dev-ada/gnatcoll-bindings/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/aws/

2019-06-21 Thread Alfredo Tupone
commit: 0ad059320859ac9c7101d9f365979e3dcf4aa4b2
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:06:29 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad05932

dev-ada/aws: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/aws/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/aws/metadata.xml b/dev-ada/aws/metadata.xml
index 7384a3dfb57..9f6b024a083 100644
--- a/dev-ada/aws/metadata.xml
+++ b/dev-ada/aws/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/libgpr/

2019-06-21 Thread Alfredo Tupone
commit: cbd1cd65aade877d4b91700bd70a1988224bbc10
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:15:39 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:17:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd1cd65

dev-ada/libgpr: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/libgpr/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/libgpr/metadata.xml b/dev-ada/libgpr/metadata.xml
index 348ef838562..b019905df24 100644
--- a/dev-ada/libgpr/metadata.xml
+++ b/dev-ada/libgpr/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gprbuild/

2019-06-21 Thread Alfredo Tupone
commit: c82fd9c6818a21f655ad731a1633d0f5b320f1ca
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Jun 21 06:12:17 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jun 21 06:16:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82fd9c6

dev-ada/gprbuild: maintainer -> ada

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ada/gprbuild/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gprbuild/metadata.xml b/dev-ada/gprbuild/metadata.xml
index 655a849b520..505e6ca37ea 100644
--- a/dev-ada/gprbuild/metadata.xml
+++ b/dev-ada/gprbuild/metadata.xml
@@ -1,9 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
+   
+   a...@gentoo.org


Compile with 
dev-lang/gnat-gpl-2016



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

2019-06-21 Thread Hans de Graaff
commit: b568cc5c67eead0641771bc30bc18684b40426e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jun 21 05:58:24 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 21 05:58:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b568cc5c

dev-ruby/msgpack: add 1.3.0

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

 dev-ruby/msgpack/Manifest |  1 +
 dev-ruby/msgpack/msgpack-1.3.0.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/msgpack/Manifest b/dev-ruby/msgpack/Manifest
index d8fba9e2528..5b36b82e5f3 100644
--- a/dev-ruby/msgpack/Manifest
+++ b/dev-ruby/msgpack/Manifest
@@ -1,3 +1,4 @@
 DIST msgpack-1.2.10.gem 79872 BLAKE2B 
878d4bd0c1b9010389aa59358bbc70d2e771f5fa167d2eb659583cb116e94ed5c00578d89be96dd80dd458616336a2a1649ea9c7826cefe81d78ee0c2ac24299
 SHA512 
49186e0cbc3753174a488d2d47afc46d0618b0b3c3c7d60485672ba6e918e0607b18d9d7cfa9106478fb5250811fca4675dc482d4cf8e6c510acdcddeeb1
 DIST msgpack-1.2.7.gem 79360 BLAKE2B 
edd9573d9c8da035b853a77acd55b9243bb9001323d570e47b7dce667ffb08223d74396b313ec392769a39096626ea7388a7369b7d4220cd96e53a6e96f7bcac
 SHA512 
086594a5f7202ae58f7681d7f58cea02560d68e4a3666e3bcead71dee0a8d0f7c56ac8a42e9ac2f7eea44f0d41207ae02ecc20e7bc0fea24af8a7965fdaceceb
 DIST msgpack-1.2.8.gem 79872 BLAKE2B 
199bc1efd3a4dfc955ad05114d9d1753ae030806e53ef217051464be173f0d117f036a4f650e5ec20d1e385c47cbb036910ed5b9c40b8a5fa5c46dcc440e5e43
 SHA512 
2434593124743221fe64ad0d738d96a131d1b2883326c2d4147cbfff46a2b508faa47465071bb4527d42e5c4a3d1a3c590489221a772c68f40d8be4ea31dd7b2
+DIST msgpack-1.3.0.gem 82432 BLAKE2B 
b6b4e6a3f3cb204b2d4997cefb5aa5f307a6c3db332663f7e89360d68e2d5dd9211316d6532141c0276becb2e5d227aad4943976953a285cbd691c31d8c5387b
 SHA512 
aeb9376c7e2029812b7e6be7732c419792e79a2bf1ebef6b2feebbfacfefaa7063658fee7b7a9b8558f6a04b6c10fcdc325aa27d9c1b856db7af5b15cccb06a5

diff --git a/dev-ruby/msgpack/msgpack-1.3.0.ebuild 
b/dev-ruby/msgpack/msgpack-1.3.0.ebuild
new file mode 100644
index 000..822d7d1185d
--- /dev/null
+++ b/dev-ruby/msgpack/msgpack-1.3.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Binary-based efficient data interchange format for ruby binding"
+HOMEPAGE="https://msgpack.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd"
+IUSE="doc"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Remove jruby-specific specs that are run also for other rubies.
+   rm -rf spec/jruby || die
+
+   sed -i -e '/git ls-files/d' msgpack.gemspec || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/${PN} extconf.rb || die "Configuration of extension 
failed."
+
+   # rb_num2int is not inlined on 32 bit arches but also not explicitly
+   # defined, bug 582968
+   sed -i -e 's:-Wl,--no-undefined::' ext/${PN}/Makefile || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/${PN}
+   cp ext/${PN}/msgpack$(get_modname) lib/${PN} || die "Unable to install 
msgpack library."
+}