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

2018-08-10 Thread Hans de Graaff
commit: 38226a1fb93753a29f4bc2442e80fede03457a6f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 11 05:00:03 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 11 05:00:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38226a1f

dev-ruby/git: add 1.5.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/git/Manifest |  1 +
 dev-ruby/git/git-1.5.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/git/Manifest b/dev-ruby/git/Manifest
index c257e85c14c..0a954c2ed64 100644
--- a/dev-ruby/git/Manifest
+++ b/dev-ruby/git/Manifest
@@ -1,2 +1,3 @@
 DIST git-1.3.0.tar.gz 124800 BLAKE2B 
7dbdfe19d3398a2ca7df4383c619acca3e9d05875a629dd580286f3e2241e19183b5713daa5c5357f0644ca1570d4ee5a9d81b204ad0546656faa45cf0c99bbc
 SHA512 
a5c86030f20580886b92b0a258cfc5d281d9fb093069c6350d0afb69a9dccb372a257cbbabd415132b35ccd26620bbc3589a5dc6ac1a418f35f42f7d225c9307
 DIST git-1.4.0.tar.gz 125691 BLAKE2B 
313cbf5bb6b33d96237fccb01aa691e54ab0e94708ffa582d18c7457196f0438de97a2d03518da219ccde85cae627babdffe1f075d16f113f4b8e98cc00fc9a8
 SHA512 
270c7cd7485f1fc41bda5e8c11556707b7e807720bce9bfac7f172a9c640d0fb31404ce7d1fa0de8fc743a95adecfb34efae01fbfccb83ccd8a8f0169443a073
+DIST git-1.5.0.tar.gz 128607 BLAKE2B 
e2bf19af6c0dd95917b7f599ce2e9b0b4237da78020a86cab5c5985b6944f0921a8f245ef860b9e1faf31761296c4cb6a685ca8d6033e3a8ca7086eef8a9e75b
 SHA512 
001b2e93c1a1f5010026e4b6ea280cc6d7649903cc6faec277b2389bd74fd274c6b2daa465bb66ad7e15f7bdc4b09e20e8c1cc1a55ccfd4ab80ec12bf8562af2

diff --git a/dev-ruby/git/git-1.5.0.ebuild b/dev-ruby/git/git-1.5.0.ebuild
new file mode 100644
index 000..1db96ff807e
--- /dev/null
+++ b/dev-ruby/git/git-1.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="git.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library for using Git in Ruby"
+HOMEPAGE="https://github.com/schacon/ruby-git;
+SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+RUBY_S="ruby-git-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"
+RDEPEND+=">=dev-vcs/git-1.6.0.0"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   # Don't use hardcoded /tmp directory.
+   sed -i -e "s:/tmp:${TMPDIR}:" tests/units/test_archive.rb 
tests/test_helper.rb || die
+}



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

2018-08-10 Thread Hans de Graaff
commit: f3c0386ca5bebc2cc4eb0b1fbad0bce7469d4d8b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 11 05:04:41 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 11 05:04:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c0386c

dev-ruby/git: amd64 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-ruby/git/git-1.4.0.ebuild b/dev-ruby/git/git-1.4.0.ebuild
index 157b12a8f86..85fb9ef12b1 100644
--- a/dev-ruby/git/git-1.4.0.ebuild
+++ b/dev-ruby/git/git-1.4.0.ebuild
@@ -19,7 +19,7 @@ RUBY_S="ruby-git-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"



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

2018-08-10 Thread Hans de Graaff
commit: 227d4726293ba943b6f3b13e037ac5d2e501b4f0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 11 05:05:08 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 11 05:05:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227d4726

dev-ruby/git: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/git/Manifest |  1 -
 dev-ruby/git/git-1.3.0.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/dev-ruby/git/Manifest b/dev-ruby/git/Manifest
index 0a954c2ed64..373f272b71a 100644
--- a/dev-ruby/git/Manifest
+++ b/dev-ruby/git/Manifest
@@ -1,3 +1,2 @@
-DIST git-1.3.0.tar.gz 124800 BLAKE2B 
7dbdfe19d3398a2ca7df4383c619acca3e9d05875a629dd580286f3e2241e19183b5713daa5c5357f0644ca1570d4ee5a9d81b204ad0546656faa45cf0c99bbc
 SHA512 
a5c86030f20580886b92b0a258cfc5d281d9fb093069c6350d0afb69a9dccb372a257cbbabd415132b35ccd26620bbc3589a5dc6ac1a418f35f42f7d225c9307
 DIST git-1.4.0.tar.gz 125691 BLAKE2B 
313cbf5bb6b33d96237fccb01aa691e54ab0e94708ffa582d18c7457196f0438de97a2d03518da219ccde85cae627babdffe1f075d16f113f4b8e98cc00fc9a8
 SHA512 
270c7cd7485f1fc41bda5e8c11556707b7e807720bce9bfac7f172a9c640d0fb31404ce7d1fa0de8fc743a95adecfb34efae01fbfccb83ccd8a8f0169443a073
 DIST git-1.5.0.tar.gz 128607 BLAKE2B 
e2bf19af6c0dd95917b7f599ce2e9b0b4237da78020a86cab5c5985b6944f0921a8f245ef860b9e1faf31761296c4cb6a685ca8d6033e3a8ca7086eef8a9e75b
 SHA512 
001b2e93c1a1f5010026e4b6ea280cc6d7649903cc6faec277b2389bd74fd274c6b2daa465bb66ad7e15f7bdc4b09e20e8c1cc1a55ccfd4ab80ec12bf8562af2

diff --git a/dev-ruby/git/git-1.3.0.ebuild b/dev-ruby/git/git-1.3.0.ebuild
deleted file mode 100644
index 2f606296e95..000
--- a/dev-ruby/git/git-1.3.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
-
-RUBY_FAKEGEM_GEMSPEC="git.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Library for using Git in Ruby"
-HOMEPAGE="https://github.com/schacon/ruby-git;
-SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-RUBY_S="ruby-git-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"
-RDEPEND+=">=dev-vcs/git-1.6.0.0"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
-
-all_ruby_prepare() {
-   # Needs test-unit, the test-unit version distributed with ruby20 is
-   # not new enough.
-   sed -i -e '3igem "test-unit"' Rakefile || die
-
-   # Don't use hardcoded /tmp directory.
-   sed -i -e "s:/tmp:${TMPDIR}:" tests/units/test_archive.rb 
tests/test_helper.rb || die
-}



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

2018-08-10 Thread Bernard Cafarelli
commit: 6eac248b7a27d1f00166fe2841fcd3e3c71250a7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:52:47 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:52:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eac248b

dev-libs/libfilezilla: drop old

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-libs/libfilezilla/Manifest |   3 -
 .../libfilezilla-0.9.2-cppunit-pkgconfig.patch | 428 -
 dev-libs/libfilezilla/libfilezilla-0.11.2.ebuild   |  30 --
 dev-libs/libfilezilla/libfilezilla-0.9.1.ebuild|  30 --
 dev-libs/libfilezilla/libfilezilla-0.9.2.ebuild|  39 --
 5 files changed, 530 deletions(-)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index 74fe7bdae59..fe91e3d13c7 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -1,5 +1,2 @@
-DIST libfilezilla-0.11.2.tar.bz2 396032 BLAKE2B 
68285a458c026ead9d0ab413e0638a45a451fd34d3284ff205d33e878f8c5e43fd4b3c92a5742d539383cbe0738c7e8d783c7523362ab744e9fc4d01d71dc932
 SHA512 
a2242fd67a054d47a938011c07a074f7e6d4a8fd7352b88411db1302d24a908a7b39ea76cd38cfe63765eb522476da4ccc22164884f9563e263a9e0895e7217f
 DIST libfilezilla-0.12.3.tar.bz2 398275 BLAKE2B 
0ba30e64b6aeae0bed58913248992b7152b389fc560291174388196a02a583dcbc485c9fb9680e0541e788c2d6691a6050f465e8719c2c3e7974eb5fd293bf8a
 SHA512 
a08343a418b4147b42d38afd04c66a26c405770109818b48a291c127a5fde6c98515b716990fb056b319c3be859f44060d4ee83e96ec5c4bfa40c755ddc01bba
 DIST libfilezilla-0.13.0.tar.bz2 398773 BLAKE2B 
e25f15bc4ec6a5aff119352535721f44bad3020342dd15e471cd228b6b2a6db221a4a099a4884c3a6215074547ced186f23fc243e066b04afdfaa5f54f245c0f
 SHA512 
cb7950febf72a6d13f3ec3961d32ac281e8437e881155f9fb26820d6deb2a1d59ed5a18c08cb59a75d9527a8a9fda2f502a96dda4045f361dcbae522c1e1b26f
-DIST libfilezilla-0.9.1.tar.bz2 383315 BLAKE2B 
0cade4316662d64b9a0eb6abd586355236bc2c3d73f3d2ad84fe857a25e593027bbb090f57c8656b8c06ae40d126d93b8310fb0642e2e73d3cace7e560c86837
 SHA512 
bbcd826675e9c3e2f8cf1cea4da01434a66359ae816efdc5c981fbfebde0b73ce44a6d37546196fc00cb118d9b4d7772b73e30f8d5a78294f97b9899e9ba3393
-DIST libfilezilla-0.9.2.tar.bz2 383522 BLAKE2B 
e70d23a67a8c365d06692dc27cf76543db75200ebb808e9ad91be95dafb8df2c7603c23e249405b056b7c44bffc527fd84d5a4052e704db63135fb93876d916f
 SHA512 
f825d116e252786801115189f9966ba7ab8663863d921cce530569a172ab33dbc31234d6286b0b3e6edc19ec0a5ba009788382ec5d5359f97a9cb10f30715f88

diff --git 
a/dev-libs/libfilezilla/files/libfilezilla-0.9.2-cppunit-pkgconfig.patch 
b/dev-libs/libfilezilla/files/libfilezilla-0.9.2-cppunit-pkgconfig.patch
deleted file mode 100644
index 7c33fdbbe4a..000
--- a/dev-libs/libfilezilla/files/libfilezilla-0.9.2-cppunit-pkgconfig.patch
+++ /dev/null
@@ -1,428 +0,0 @@
-https://bugs.gentoo.org/630094
-Extrtacted as:
-svn diff -r 8440:8441
-
-Index: m4/cppunit.m4
-===
 a/m4/cppunit.m4(revision 8440)
-+++ b/m4/cppunit.m4(nonexistent)
-@@ -1,89 +0,0 @@
--dnl
--dnl AM_PATH_CPPUNIT(MINIMUM-VERSION, [ACTION-IF-FOUND [, 
ACTION-IF-NOT-FOUND]])
--dnl
--AC_DEFUN([AM_PATH_CPPUNIT],
--[
--
--AC_ARG_WITH(cppunit-prefix,[  --with-cppunit-prefix=PFX   Prefix where 
CppUnit is installed (optional)],
--cppunit_config_prefix="$withval", cppunit_config_prefix="")
--AC_ARG_WITH(cppunit-exec-prefix,[  --with-cppunit-exec-prefix=PFX  Exec 
prefix where CppUnit is installed (optional)],
--cppunit_config_exec_prefix="$withval", 
cppunit_config_exec_prefix="")
--
--  if test x$cppunit_config_exec_prefix != x ; then
-- cppunit_config_args="$cppunit_config_args 
--exec-prefix=$cppunit_config_exec_prefix"
-- if test x${CPPUNIT_CONFIG+set} != xset ; then
--CPPUNIT_CONFIG=$cppunit_config_exec_prefix/bin/cppunit-config
-- fi
--  fi
--  if test x$cppunit_config_prefix != x ; then
-- cppunit_config_args="$cppunit_config_args 
--prefix=$cppunit_config_prefix"
-- if test x${CPPUNIT_CONFIG+set} != xset ; then
--CPPUNIT_CONFIG=$cppunit_config_prefix/bin/cppunit-config
-- fi
--  fi
--
--  AC_PATH_PROG(CPPUNIT_CONFIG, cppunit-config, no)
--  cppunit_version_min=$1
--
--  AC_MSG_CHECKING(for Cppunit - version >= $cppunit_version_min)
--  no_cppunit=""
--  if test "$CPPUNIT_CONFIG" = "no" ; then
--AC_MSG_RESULT(no)
--no_cppunit=yes
--  else
--CPPUNIT_CFLAGS=`$CPPUNIT_CONFIG --cflags`
--CPPUNIT_LIBS=`$CPPUNIT_CONFIG --libs`
--cppunit_version=`$CPPUNIT_CONFIG --version`
--
--cppunit_major_version=`echo $cppunit_version | \
--   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
--cppunit_minor_version=`echo $cppunit_version | \
--   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
--cppunit_micro_version=`echo $cppunit_version | \
--   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
--
--

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

2018-08-10 Thread Bernard Cafarelli
commit: c2ac7db5d770bdd9646e36cfb6085e2558208b6f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:50:03 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:51:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ac7db5

net-ftp/filezilla: drop some old versions

Old stable and previous gtk3 ebuilds (now by default)

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-ftp/filezilla/Manifest |  1 -
 net-ftp/filezilla/filezilla-3.25.2.ebuild  | 76 --
 net-ftp/filezilla/filezilla-3.34.0-r300.ebuild | 76 --
 net-ftp/filezilla/filezilla-3.35.1-r300.ebuild | 76 --
 4 files changed, 229 deletions(-)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index a1f97a5ddb2..1479bf2a827 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,4 +1,3 @@
-DIST FileZilla_3.25.2_src.tar.bz2 4712781 BLAKE2B 
c4e346442596eb2c1c7f5b541dc1386be5be13a3564187d5d7f275b5e1223cf1c95e11e27120c98276ea550d0b1c65122ffd62b5471a886faf1ebea0ab217522
 SHA512 
6c6feeec0b1bd15ff2c3fecbec22bca9c79f4263e0d1855c6d27a3df54128cfd837f0a546d1540b87b4645e620b57961b8ac0f01bd52748832f5625139c39764
 DIST FileZilla_3.34.0_src.tar.bz2 4869893 BLAKE2B 
43f017a833191126526195636607b7ba4ebc73859f48745126ddd284940da90d692e0bf2373096f5262e6ebe2e6655d9cf2dbbf4b0aa6299730f47b1f04c63e8
 SHA512 
577118bd053c3aedbe77082b138c30abc6a759b20ea905abc4e9bef965cbca3cf73023186c389ded7d906b7cf76e4f3d4462c00fae62c7b1ae695ad171c88764
 DIST FileZilla_3.35.1_src.tar.bz2 4963273 BLAKE2B 
dd7a30bf6916d7b2a6db0733856c8241a5363f40e8d089975a06a683b13c32dbad6fd009a3ec526d9f0c7f4268e277576a5eac878b55f4f5ddd43ebb563d6632
 SHA512 
e039a00ac64b6d1b99f50a5f94268a7e11c839e75465f76ff865700071aa0ee7733c89a5f5b8e16ef5deb3cd1b30873b48c3c8a42a73ed9a6b6a05e3e35cf2a1
 DIST FileZilla_3.35.2_src.tar.bz2 4968449 BLAKE2B 
1c06b0a67177fc2b91e037eef02c0835702f79d9a36f9af1eed27a486db2a351c073e866cb0359c6b415f737a07344619741018537c0e5a59c81c589c48c
 SHA512 
dfd962cc1ed86b4198c339560482d722ca6fa81dfeaae47dbdb8867c7c4ce516cecff393e9bda7abf2148e32f6b423ed76296346e22570db1f292de06c5bc0b8

diff --git a/net-ftp/filezilla/filezilla-3.25.2.ebuild 
b/net-ftp/filezilla/filezilla-3.25.2.ebuild
deleted file mode 100644
index 072bfdc7005..000
--- a/net-ftp/filezilla/filezilla-3.25.2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER="3.0"
-
-inherit autotools eutils flag-o-matic gnome2-utils multilib wxwidgets
-
-MY_PV=${PV/_/-}
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
-HOMEPAGE="https://filezilla-project.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc x86"
-IUSE="dbus nls test"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
-   >=dev-libs/nettle-3.1:=
-   >=dev-db/sqlite-3.7
-   =dev-libs/libfilezilla-0.9*
-   >=dev-libs/pugixml-1.7
-   net-dns/libidn:=
-   >=net-libs/gnutls-3.4.0
-   >=x11-libs/wxGTK-3.0.2.0-r1:3.0[X]
-   x11-misc/xdg-utils
-   dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   >=sys-devel/libtool-1.4
-   nls? ( >=sys-devel/gettext-0.11 )
-   test? ( dev-util/cppunit )"
-
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-DOCS=(AUTHORS ChangeLog NEWS )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.22.1-debug.patch
-)
-
-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
-}
-
-src_prepare() {
-   setup-wxwidgets
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf $(use_with dbus) $(use_enable nls locales) \
-   --with-pugixml=system \
-   --disable-autoupdatecheck
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}

diff --git a/net-ftp/filezilla/filezilla-3.34.0-r300.ebuild 
b/net-ftp/filezilla/filezilla-3.34.0-r300.ebuild
deleted file mode 100644
index 405a09b2ab6..000
--- a/net-ftp/filezilla/filezilla-3.34.0-r300.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER="3.0-gtk3"
-
-inherit 

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

2018-08-10 Thread Bernard Cafarelli
commit: ccde4942d034ead2b2b82cf11d5ca281eafeef06
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:51:32 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:51:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccde4942

net-ftp/filezilla: libidn has not been a dep for some time

Closes: https://bugs.gentoo.org/655752
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 .../filezilla/{filezilla-3.35.2.ebuild => filezilla-3.35.2-r1.ebuild}| 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-ftp/filezilla/filezilla-3.35.2.ebuild 
b/net-ftp/filezilla/filezilla-3.35.2-r1.ebuild
similarity index 99%
rename from net-ftp/filezilla/filezilla-3.35.2.ebuild
rename to net-ftp/filezilla/filezilla-3.35.2-r1.ebuild
index 46fa5c03397..83462d1db4c 100644
--- a/net-ftp/filezilla/filezilla-3.35.2.ebuild
+++ b/net-ftp/filezilla/filezilla-3.35.2-r1.ebuild
@@ -25,7 +25,6 @@ RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
>=dev-db/sqlite-3.7
>=dev-libs/libfilezilla-0.13.0
>=dev-libs/pugixml-1.7
-   net-dns/libidn:=
>=net-libs/gnutls-3.4.15
>=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
x11-misc/xdg-utils



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

2018-08-10 Thread Virgil Dupras
commit: 29971ff31ac9b960ae1aaae45c0e665484c2d0a0
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Aug 10 22:40:58 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Aug 10 22:43:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29971ff3

Revert "dev-python/openpyxl: remove old and vulnerable"

This reverts commit faa0d1e93590c9a89b98f7be63db9c9017c6b765.

It broke QA du to old pyhon usedep on revdeps not being available
anymore. It's the second time I get bitten by this...

 dev-python/openpyxl/Manifest  |  2 ++
 dev-python/openpyxl/openpyxl-2.3.0.ebuild | 35 +++
 dev-python/openpyxl/openpyxl-2.3.3.ebuild | 35 +++
 3 files changed, 72 insertions(+)

diff --git a/dev-python/openpyxl/Manifest b/dev-python/openpyxl/Manifest
index 14b753e669c..151774e88b3 100644
--- a/dev-python/openpyxl/Manifest
+++ b/dev-python/openpyxl/Manifest
@@ -1 +1,3 @@
+DIST openpyxl-2.3.0.tar.gz 138746 BLAKE2B 
74a6ebcee9f7c235a4e590de18b39fe04eccf4e37caad64f727a19317b302649821b2ce42bd4ae8d2f192e6cfbe284b2b07b452f28ec4c52850ad32de3c9025b
 SHA512 
e0d438c753628618748af7511366936681e63046fdb9dfb8509db8701194dc2875394892392e6871a367a68c08b730efdac29a88db6b0589fd619066145fff9f
+DIST openpyxl-2.3.3.tar.gz 141530 BLAKE2B 
5efb845e8a208a8214380c8766db0c448a59dc5976b23ab8ca8d88481390ac6fdb250a629389eff7f2072566ff640ad15b5d5969218b49f0fe44a2da806e1682
 SHA512 
b5fb65acb711affe40e466c91d58a8dc989ada06cc58cee046311b6e65073e49ebddac8912f1b5642eb2be36ed8ff4f9a8b07acd75cdd067807fa8898b47c065
 DIST openpyxl-2.4.11.tar.bz2 2139621 BLAKE2B 
44fe7e471b50deabdea10e677e3b30f2eee62c661203517321e32442639e884c93ff3c4b6e7a0e5c5186bc8320c53d912832d955882b8cdb29c81d8319077c7c
 SHA512 
9d1f9a3cadefec42bd7b6301bc3a37045e59e567a9f74eed3467547e81f060cf1c0ce2fc7f517911cd7f5716a42135a8567a0e0edc42eae0cc0c7a2370b320ae

diff --git a/dev-python/openpyxl/openpyxl-2.3.0.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
new file mode 100644
index 000..999223550ca
--- /dev/null
+++ b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
+HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   dev-python/jdcal[${PYTHON_USEDEP}]
+   dev-python/et_xmlfile[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   )"
+
+# tests aren't contained in tarball
+RESTRICT="test"
+
+python_test() {
+   py.test || die "Testing failed with ${EPYTHON}"
+}

diff --git a/dev-python/openpyxl/openpyxl-2.3.3.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.3.ebuild
new file mode 100644
index 000..8de94aaf934
--- /dev/null
+++ b/dev-python/openpyxl/openpyxl-2.3.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
+HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   dev-python/jdcal[${PYTHON_USEDEP}]
+   dev-python/et_xmlfile[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   )"
+
+# tests aren't contained in tarball
+RESTRICT="test"
+
+python_test() {
+   py.test || die "Testing failed with ${EPYTHON}"
+}



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

2018-08-10 Thread Bernard Cafarelli
commit: b3997c61aa9d1b316ba75a7a3adca89bf5b3b2d8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:37:47 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:37:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3997c61

net-misc/owncloud-client: 2.4.2 bump

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-misc/owncloud-client/Manifest  |  1 +
 .../owncloud-client/owncloud-client-2.4.2.ebuild   | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index 1bdbc8f3748..f44c24df549 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1 +1,2 @@
 DIST owncloudclient-2.4.1.tar.xz 15403164 BLAKE2B 
0ab1ffbe2179fe04efc7977972d5941a32bc20cd73e310fa72e2a3cf341f7223911fd430f4d34f7e265819acb68d8576e2687a7bfe4ab7140b4c9e9381ea863b
 SHA512 
5b0ceea299078efbc92c1abe22210a93df44bf98094bf4cf8a0c5138f0b69a6719fdc88ef2d5674d49c0ec18ffb12493319eb84616c3e4b8666171cb1a52f0b7
+DIST owncloudclient-2.4.2.tar.xz 15409188 BLAKE2B 
89ae891479f29c8637843e14e3aa58d91769393dcfedcfaa415a601962eabd4d1760250fa57166fde215e5c0c5b5799b72dc4f1b52814e59149b778d92d5eb93
 SHA512 
17f857354b270ecde75cae81557adb78dab830589b32df0b3cf96667010f02501d793609cddf57223d1dd3d9cdb493f1f55bcb04a09d05c467afaddfeb2210b0

diff --git a/net-misc/owncloud-client/owncloud-client-2.4.2.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.4.2.ebuild
new file mode 100644
index 000..3966ff82284
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-2.4.2.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils gnome2-utils
+
+DESCRIPTION="Synchronize files from ownCloud Server with your computer"
+HOMEPAGE="http://owncloud.org/;
+SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz;
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc dolphin nautilus shibboleth test"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3
+   dev-libs/qtkeychain[qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )
+   shibboleth? ( dev-qt/qtwebkit:5 )
+"
+RDEPEND="${COMMON_DEPEND}
+   !net-misc/ocsync
+   !net-misc/nextcloud-client
+"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   dolphin? ( kde-frameworks/extra-cmake-modules )
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )
+"
+
+S=${WORKDIR}/${P/-}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die "sed failed"
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
+   -DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
+   -DNO_SHIBBOLETH=$(usex !shibboleth)
+   -DUNIT_TESTING=$(usex test)
+   )
+
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   if ! use doc ; then
+   elog "Documentation and man pages not installed"
+   elog "Enable doc USE-flag to generate them"
+   fi
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2018-08-10 Thread Bernard Cafarelli
commit: 5d87ced021c778b3529e243009388e825d4fa562
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:31:23 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:35:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d87ced0

net-misc/owncloud-client: drop obsolete deps and USE flags

Also fix doc building disabling

Closes: https://bugs.gentoo.org/650446
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-misc/owncloud-client/metadata.xml | 1 -
 net-misc/owncloud-client/owncloud-client-2.4.1.ebuild | 8 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/net-misc/owncloud-client/metadata.xml 
b/net-misc/owncloud-client/metadata.xml
index ba2b9becc10..c4baadc214c 100644
--- a/net-misc/owncloud-client/metadata.xml
+++ b/net-misc/owncloud-client/metadata.xml
@@ -9,6 +9,5 @@
Install the kde-apps/dolphin 
extension
Install the 
gnome-base/nautilus extension
Build support for Shibboleth single 
sign-on
-   Enable sftp transfer support via 
net-libs/libssh

 

diff --git a/net-misc/owncloud-client/owncloud-client-2.4.1.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.4.1.ebuild
index d35a8f1964b..3966ff82284 100644
--- a/net-misc/owncloud-client/owncloud-client-2.4.1.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.4.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz;
 LICENSE="CC-BY-3.0 GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc dolphin nautilus samba +sftp shibboleth test"
+IUSE="doc dolphin nautilus shibboleth test"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[qt5(+)]
@@ -30,8 +30,6 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
kde-frameworks/kio:5
)
nautilus? ( dev-python/nautilus-python )
-   samba? ( >=net-fs/samba-3.5 )
-   sftp? ( >=net-libs/libssh-0.5 )
shibboleth? ( dev-qt/qtwebkit:5 )
 "
 RDEPEND="${COMMON_DEPEND}
@@ -71,10 +69,8 @@ src_configure() {
local mycmakeargs=(
-DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-   -DWITH_DOC=$(usex doc)
+   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
-DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
-   -DCMAKE_DISABLE_FIND_PACKAGE_Libsmbclient=$(usex !samba)
-   -DCMAKE_DISABLE_FIND_PACKAGE_LibSSH=$(usex !sftp)
-DNO_SHIBBOLETH=$(usex !shibboleth)
-DUNIT_TESTING=$(usex test)
)



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

2018-08-10 Thread Bernard Cafarelli
commit: 2b20228a72093b10443b3d2f9076cf18a3837384
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 22:35:20 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 22:35:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b20228a

net-misc/nextcloud-client: drop obsolete deps and USE flags

Also fix doc building disabling

Closes: https://bugs.gentoo.org/659502
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-misc/nextcloud-client/metadata.xml  | 1 -
 net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild | 8 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/net-misc/nextcloud-client/metadata.xml 
b/net-misc/nextcloud-client/metadata.xml
index 51270e9f5ec..965f93ab61b 100644
--- a/net-misc/nextcloud-client/metadata.xml
+++ b/net-misc/nextcloud-client/metadata.xml
@@ -9,7 +9,6 @@
Install the kde-apps/dolphin 
extension
Install the 
gnome-base/nautilus extension
Build support for Shibboleth single 
sign-on
-   Enable sftp transfer support via 
net-libs/libssh


nextcloud/client_theming

diff --git a/net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild
index 1129d0b1692..84b9e7850f9 100644
--- a/net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://download.owncloud.com/desktop/stable/owncloudclient-${PV}.tar.xz
 LICENSE="CC-BY-3.0 GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin nautilus samba +sftp shibboleth test"
+IUSE="doc dolphin nautilus shibboleth test"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[qt5(+)]
@@ -32,8 +32,6 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
kde-frameworks/kio:5
)
nautilus? ( dev-python/nautilus-python )
-   samba? ( >=net-fs/samba-3.5 )
-   sftp? ( >=net-libs/libssh-0.5 )
shibboleth? ( dev-qt/qtwebkit:5 )
 "
 RDEPEND="${COMMON_DEPEND}
@@ -87,11 +85,9 @@ src_configure() {
-DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-DWITH_ICONV=ON
-   -DWITH_DOC=$(usex doc)
+   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
-DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
-DBUILD_WITH_QT4=OFF
-   -DCMAKE_DISABLE_FIND_PACKAGE_Libsmbclient=$(usex !samba)
-   -DCMAKE_DISABLE_FIND_PACKAGE_LibSSH=$(usex !sftp)
-DNO_SHIBBOLETH=$(usex !shibboleth)
-DUNIT_TESTING=$(usex test)
-DOEM_THEME_DIR="${S}"/nextcloudtheme



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/

2018-08-10 Thread Mats Lidell
commit: 855b1ff673b1762625e72e81b6a6af56e59fc692
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:16:14 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:16:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855b1ff6

app-xemacs/ocaml: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/ocaml/Manifest  |  1 +
 app-xemacs/ocaml/ocaml-0.10.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
index 66afddd23c0..664bf59f3e5 100644
--- a/app-xemacs/ocaml/Manifest
+++ b/app-xemacs/ocaml/Manifest
@@ -1 +1,2 @@
 DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 
74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7
 SHA512 
ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2
+DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B 
a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521
 SHA512 
8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d

diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild 
b/app-xemacs/ocaml/ocaml-0.10.ebuild
new file mode 100644
index 000..fe0aed3ace8
--- /dev/null
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Objective Caml editing support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages



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

2018-08-10 Thread Mats Lidell
commit: 12e79bfd2b2b0090deba168b4c20351edee09e43
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:15:55 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:15:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e79bfd

app-xemacs/net-utils: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/net-utils/Manifest  |  1 +
 app-xemacs/net-utils/net-utils-1.61.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-xemacs/net-utils/Manifest b/app-xemacs/net-utils/Manifest
index b9d633f9e62..96e7ad3ff25 100644
--- a/app-xemacs/net-utils/Manifest
+++ b/app-xemacs/net-utils/Manifest
@@ -1,2 +1,3 @@
 DIST net-utils-1.52-pkg.tar.gz 155813 BLAKE2B 
07a1667dd74f51195f241354f199834f533a392f26295136760ad9e7e41124947ba8d83a4a2814bc1d7d66c96ad13dfc9de6e381434dfb2f1e0eff3177b8336d
 SHA512 
93761d6d9085f6b01f227d0beafd13d4b83a2c902546ac1853be58a5ae3916d57ac528b217aeab398b9ebbac07a4e19cf6d5975ed71621c55f46ae0af5af4465
 DIST net-utils-1.56-pkg.tar.gz 157356 BLAKE2B 
ace09a691e7722872deb666cc5c360ca780eaa6c6cdd19d23bb1ddc4b2b3f5aa19838cb93b7fb5e6b699aa774f45339ffeb7c2108dcd4ce352510426e3a1fd31
 SHA512 
cfaae188a1922e3b7c51d5d1c3ce75b48a4e897a6dbb1278ba7e554f74531a984382cf0951a276b60421c5cde6a2bff3a265fcb8806d8850d9eaee3feb49ff77
+DIST net-utils-1.61-pkg.tar.gz 159809 BLAKE2B 
60e89819bad3e1a9359457df2df5a96140e5ce1a09d7419daba5077d92bbfd7741436d2e3927a95e066ec032f1cca35e3e5acf38879b6da041ce248448ee0754
 SHA512 
37ba2c2273994da03b09bace22b5babdafa4fb61e09b1277ac06f68a406110d440f452a120ef0b675574f443904f243dbe7bdd4bca38a29525b5cf8ad6a91c69

diff --git a/app-xemacs/net-utils/net-utils-1.61.ebuild 
b/app-xemacs/net-utils/net-utils-1.61.ebuild
new file mode 100644
index 000..3500e6dfa16
--- /dev/null
+++ b/app-xemacs/net-utils/net-utils-1.61.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Miscellaneous Networking Utilities"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/gnus
+app-xemacs/bbdb
+app-xemacs/xemacs-base
+app-xemacs/efs
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/

2018-08-10 Thread Mats Lidell
commit: c8e2cbbd54bd3abc79c524092fabb321fadb2467
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:14:57 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:14:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e2cbbd

app-xemacs/mule-base: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mule-base/Manifest  |  1 +
 app-xemacs/mule-base/mule-base-1.60.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest
index 8fa175f33a4..6d70f96626e 100644
--- a/app-xemacs/mule-base/Manifest
+++ b/app-xemacs/mule-base/Manifest
@@ -1,2 +1,3 @@
 DIST mule-base-1.49-pkg.tar.gz 446628 BLAKE2B 
3b6a12a621622a93afd41dd0627d8e8da6f63cb244b81ed2f1ecfd1b127d12990a92538d6fde81342fb4bf09d83937c959cd4b21f480040c38b6acac68ab93e4
 SHA512 
ab5dfaaf620f0b59e54ab71eead60e27a110d48261bc597dd3b933629a17e5a0498b2e7aa6e75c32b97d71a2a8666b0a4376f73997c004bc299de78d2cbd5251
 DIST mule-base-1.56-pkg.tar.gz 445956 BLAKE2B 
2d016323649ea702b7826091ed4af3513e077f068fe9776212550bab9aabb9e9a8bc2414c458424dc736cba8bca167f74f8fbc2ce2c077bcd2b27de0fe22a52b
 SHA512 
b1d3aaf08afdd68352213ca5c08bfecca08369f18f97c9c709fc412153138a567dc72af07b086c0f96f025fbfabcb0f9d1da626a199add6aca6f8a6d23809865
+DIST mule-base-1.60-pkg.tar.gz 430782 BLAKE2B 
0dbc7905c4a294a56bb663ba368ca2bd27e5d052f712c7a5ebebd94d11ac14b2c983abdbf871c04cb14f544d299a9b2570191a17fed7b95f62d38060644c6df3
 SHA512 
02517a71b5b81c91b6d7e96536e05d42135d67d1168220828a9af5de9f6ff021b1397722d5f437411de258e82809f1c2f33fa524ddf73193171ed7d0ba80e65f

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild 
b/app-xemacs/mule-base/mule-base-1.60.ebuild
new file mode 100644
index 000..0565c9c48d5
--- /dev/null
+++ b/app-xemacs/mule-base/mule-base-1.60.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/apel
+"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mmm-mode/

2018-08-10 Thread Mats Lidell
commit: 2106da1b3cac59b1a0c9ec416b747a789a423a6d
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:15:16 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:15:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2106da1b

app-xemacs/mmm-mode: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mmm-mode/Manifest |  1 +
 app-xemacs/mmm-mode/mmm-mode-1.08.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest
index 87b03abd7b6..6e80b40dbe3 100644
--- a/app-xemacs/mmm-mode/Manifest
+++ b/app-xemacs/mmm-mode/Manifest
@@ -1,2 +1,3 @@
 DIST mmm-mode-1.02-pkg.tar.gz 176072 BLAKE2B 
36bcf9c5bd889b988f8190277b4d02546d286fd2695c557cd7f703aa21416cae054d5e1192c6fcdcffa193d4017dcbb5f16a4ef341071ee8658bd9292c33
 SHA512 
9fa9d9d461a063a08b7b7874fb8329b9a7e84b3268593554c9c46e9ee0d433cfcff4049056a4d85b829d14d6bc50f495951b708adff27c43b7961a8ee6b4c5c3
 DIST mmm-mode-1.05-pkg.tar.gz 205381 BLAKE2B 
532d29da7ec761e1c79d0b5e77c7f95694f8c22541834164c3c90d2dc21c9c2218614cec43ee2344cdfbf5acb2eba328f6fd55631a011256f7311f449479ec3c
 SHA512 
4b5b649a0d25a6eb8967549188c32d9b6a2e7fb3abc0375b633df7c7b133a06f2c5bfae31aef8704c17e9ced32d205def85c906472fda00ff0d5fdfc6b95b01b
+DIST mmm-mode-1.08-pkg.tar.gz 205604 BLAKE2B 
afb2b9c3f43fd3256ca2de0c32d3356a206a6f883303698cad719f8fd287366ce2fd91a275922fcd6d61e31cccba93b0f0c836a3ff468ca2e28aa2e18ad45e7f
 SHA512 
d26b2d4762e363d34a0fdac19841640351532f3c28772eefa7dda3a24decfa8035f7e156fa3c8c49ede54291a4bda31ee707467757c704a76803718e7d463853

diff --git a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild 
b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild
new file mode 100644
index 000..7cff706d9c2
--- /dev/null
+++ b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Multiple major modes in a single buffer"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-ucs/

2018-08-10 Thread Mats Lidell
commit: 7fb4a61c991af3bafa5d5e443edcc6cc09958c73
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:15:35 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:15:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb4a61c

app-xemacs/mule-ucs: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mule-ucs/Manifest |  1 +
 app-xemacs/mule-ucs/mule-ucs-1.21.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/mule-ucs/Manifest b/app-xemacs/mule-ucs/Manifest
index 5cfbde9fce2..63bf2e8e5ce 100644
--- a/app-xemacs/mule-ucs/Manifest
+++ b/app-xemacs/mule-ucs/Manifest
@@ -1,2 +1,3 @@
 DIST mule-ucs-1.14-pkg.tar.gz 1300714 BLAKE2B 
2e87b682d5eaac563a00d8838457cc9f355f8323c95616147e74692c0edc6e1caf555be45b108c20be2988c7c91a4d3640d609e2e995407d02214e6298ddbd59
 SHA512 
a4c66a8b037199fdabbafcd076f9cf0e0a2e00ca1330fd9dbf58c9d2a394da2cf9bce199b6b1d5f330e587a088976f9600c874251fe129d941fdf762d3788f37
 DIST mule-ucs-1.18-pkg.tar.gz 1301082 BLAKE2B 
57cb01431e8210d4ace63150b260600c14d8cb26e940dcc797d50ff0c7545f7f6278b717e703a3dffdd8906cffd77abf107b03aec958271dda2e1626f72165c9
 SHA512 
1796b3b56b4c3e55241563eeab25568cd020f62bedb7c2d440e01afab0077e43f1a6298b34174b7e97f253ccdfd41f3c6bc40cfcc73759e34a0d04a90fdd5ca9
+DIST mule-ucs-1.21-pkg.tar.gz 1300901 BLAKE2B 
6d68a19b13e5b9d72101849080e4bbed932bad2d8399a5e7c8cd9217ec06ef15711f69d243bd8ed94aa7ffec74c84a22c85b743025f65bc2797be2d079062897
 SHA512 
8bfc6aaf064355c22b6d9e2b9d62e95faf31571fd99b7d4a7fd28b69bd99b87fa6e76ac9833712c5593dbbaf1981083e545f24e1cc704568ac6a6078fc88d677

diff --git a/app-xemacs/mule-ucs/mule-ucs-1.21.ebuild 
b/app-xemacs/mule-ucs/mule-ucs-1.21.ebuild
new file mode 100644
index 000..a43664e87b8
--- /dev/null
+++ b/app-xemacs/mule-ucs/mule-ucs-1.21.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Extended coding systems (including Unicode) for XEmacs"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/latin-euro-standards
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/pcomplete/

2018-08-10 Thread Mats Lidell
commit: 904fa581297042ca933ed7434982a09b516979f7
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:17:49 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:17:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904fa581

app-xemacs/pcomplete: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/pcomplete/Manifest  |  1 +
 app-xemacs/pcomplete/pcomplete-1.08.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/pcomplete/Manifest b/app-xemacs/pcomplete/Manifest
index 77479e0b07d..7c652da769d 100644
--- a/app-xemacs/pcomplete/Manifest
+++ b/app-xemacs/pcomplete/Manifest
@@ -1,2 +1,3 @@
 DIST pcomplete-1.04-pkg.tar.gz 37573 BLAKE2B 
0e47f8f304193ed1336bbadd0c485826905b9420fce1fe5a433060dedc10840644c39526cb6421023ec50157e52211cfce38d881a2621ec59d447bc2797aef4f
 SHA512 
cf12f90c2546c051526cf48a6fed96a03accba871cb91acd8ea88cc3ede9931555f2d8b7eea9ce56d573326692f4a3832fff714ecb84c8081b05f133e6b4d631
 DIST pcomplete-1.06-pkg.tar.gz 37844 BLAKE2B 
5440edafa50d7b83111fff29603611a437f5f420c9033b33044f270ff413f39d9352416f8998957a842ea8cab8406ad68baf3d7c2b40d4c4729e5533b78d0181
 SHA512 
b1406fae71f18849ea55ca0f6ecf970b1ef56c3957cfbfbf9b43ed241dab4338afeb8e7439f2de3d52344493cc6aa662f49f2ec56c465c5fddd6f1bfe50a6dcc
+DIST pcomplete-1.08-pkg.tar.gz 37882 BLAKE2B 
6cb4d719d006e928ec99164da9997b375782c3ad0e91b926b838a3ac3ddff97bdb697387ce5e2c4fe0ac6675cbc2549094c52f8bc4fdc5a5f8cbe20ac5e479c2
 SHA512 
aa1525020655f5224fa59cbc3e311947cc8bb54ae1d53be4c08478f622ee116dd90afadbb8de30b44f91dc36f86a96e6315fbfe47856759db5f4fd0eca405931

diff --git a/app-xemacs/pcomplete/pcomplete-1.08.ebuild 
b/app-xemacs/pcomplete/pcomplete-1.08.ebuild
new file mode 100644
index 000..cfaa2cec88c
--- /dev/null
+++ b/app-xemacs/pcomplete/pcomplete-1.08.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Provides programmatic completion"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/sh-script
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



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

2018-08-10 Thread Mats Lidell
commit: 201367731b1b31d572e52405a375d2ea38172643
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:16:52 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:16:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20136773

app-xemacs/os-utils: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/os-utils/Manifest |  1 +
 app-xemacs/os-utils/os-utils-1.44.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/os-utils/Manifest b/app-xemacs/os-utils/Manifest
index 5dd9c5c9c48..9189e3ede20 100644
--- a/app-xemacs/os-utils/Manifest
+++ b/app-xemacs/os-utils/Manifest
@@ -1,2 +1,3 @@
 DIST os-utils-1.39-pkg.tar.gz 231532 BLAKE2B 
e3c0d93ee5bc9954e92f0d41c7660343742e50ea77d0ea4334cc975085f2fcedc7b8868c6c8b1326911bca0813573230ab7a620ffe263cf8a867f4d2fb0b8b94
 SHA512 
2e929c911a93ce41074f5c8e2dfd31c422d42869a0da044638e4766ac044c331c081356a4ebdb8b682c88d5e4d65897158827cc4c8c3fd588fb5adad3707f984
 DIST os-utils-1.41-pkg.tar.gz 232353 BLAKE2B 
3212b72124c72b7c172c4767ea82aa7e072e3e4214ba9ad6be7cb7a3cc0370dd361da0d16537395fcd8761f583237ad6795ca8505ffc239af2e353af57945781
 SHA512 
8fab5891268f5cd011bfc62a97be750d8472f514836a3a2c29cb7400e3921fa7dccc32c9c2658503a5bc8b1b41558dd6c06b3be1560cefd00fd7407157d0b022
+DIST os-utils-1.44-pkg.tar.gz 232382 BLAKE2B 
6430e217638405aada6231b0253e2bac313181c3d8f3fae92cf3d541b427fc29031d475853448fd45cdeb4a8dfc3e8c27c87c381d5155b220a6115e85d4a23e2
 SHA512 
7245cde56f27fe677182ea3607fb069071b9139be224f02597407709b5b23aedd3e9272ba1ef5feb631fe919175d0b174a6d09fb1f7edcffeffe4b1e6a0ae299

diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild 
b/app-xemacs/os-utils/os-utils-1.44.ebuild
new file mode 100644
index 000..b8616ce8ba6
--- /dev/null
+++ b/app-xemacs/os-utils/os-utils-1.44.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Miscellaneous O/S utilities"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/pc/

2018-08-10 Thread Mats Lidell
commit: 40270d475b19e1dde05e0514169fae43dbc4f685
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:17:11 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:17:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40270d47

app-xemacs/pc: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/pc/Manifest   |  1 +
 app-xemacs/pc/pc-1.30.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/pc/Manifest b/app-xemacs/pc/Manifest
index 427a651a17c..0bc8a49819d 100644
--- a/app-xemacs/pc/Manifest
+++ b/app-xemacs/pc/Manifest
@@ -1 +1,2 @@
 DIST pc-1.28-pkg.tar.gz 17720 BLAKE2B 
06856dbe980ca7313a83d87d87c6d42f0a9a42c9d03e05e0f080abf3e9634e5d763003ed9acf5fedb5e541bbf8f47e0c236728f154cb8565e70b18947795e886
 SHA512 
cd296e2ce019b54de33560622622cf955937b85205850f7e31218c8de03a05d0516176bc2c8775c2649d271678f18fed3591d2fac572cc78fd11d9d05a43e922
+DIST pc-1.30-pkg.tar.gz 17760 BLAKE2B 
bdf924d66b596fbd0f2770241713593e63576a229759b5cef10a5493b4f799fd60dd914320a4fcd6d0e444be842bae20a82334d3b223b6a95137a6d9e5e37e74
 SHA512 
6a64b7b330e4bf73563490de443db8525ea6d15158b78e8561e22609f24909cf2a7e83453024d985a4ef1dc0c00f69c69c7f31ac010c806b6e61811d0a15526c

diff --git a/app-xemacs/pc/pc-1.30.ebuild b/app-xemacs/pc/pc-1.30.ebuild
new file mode 100644
index 000..ea5fa3da398
--- /dev/null
+++ b/app-xemacs/pc/pc-1.30.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="PC style interface emulation"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/oo-browser/

2018-08-10 Thread Mats Lidell
commit: ee3c1cd0bdc90d946aac00c8ec0234bb8653b70b
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:16:32 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:16:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3c1cd0

app-xemacs/oo-browser: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/oo-browser/Manifest   |  1 +
 app-xemacs/oo-browser/oo-browser-1.07.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/app-xemacs/oo-browser/Manifest b/app-xemacs/oo-browser/Manifest
index ad8d246b631..33a2f26337d 100644
--- a/app-xemacs/oo-browser/Manifest
+++ b/app-xemacs/oo-browser/Manifest
@@ -1,2 +1,3 @@
 DIST oo-browser-1.04-pkg.tar.gz 515713 BLAKE2B 
96973a9af23695ac74c83d626f6e283be99540d3176b51d5ae1aa882f30079a8680929e3660674197819f2d21b75fe67ce860ffc514ddb865bc95eda5f5e6233
 SHA512 
385b08f64cfb76f3a661fed3584edaec1d85076ea40369fbc9475409d33c17182995ca5eccb2757438390fcfaa1a30818dad1c4292ebb342c8c7193ef9963db3
 DIST oo-browser-1.05-pkg.tar.gz 517598 BLAKE2B 
6c09fbbdfce6f733e03b5f716076a30ffd3847b8e31e9f4fe1100d3e78e7c4952d2ca9977b1c4c10e4440d47a13b432345bf36c2d0beb5efb1c5606ceca17136
 SHA512 
29e4063fbdb7824b70fd666f1e5fa9815d38c56261653e966f85204c9f7e66a16720298b1727a3bc641d6d705deb90f7fd4127961dceb30bb1edc39093ca0d6c
+DIST oo-browser-1.07-pkg.tar.gz 516920 BLAKE2B 
5a4ca2993f6fa8fe15fc72e05509b5af9ea0811077826fa3c67a4b123dcfaaf8ee54e7d8650bde4a8bd8812791859a2598dbe53a9e5126098bf388aec9a77c9a
 SHA512 
6b871c64289eafe9cd41e0754253e28da0e73364686bc0ead3c50cc00b977ffee9b1988c4c6cdae685592d66d781979820342aaee729842a5df99c7170ac3287

diff --git a/app-xemacs/oo-browser/oo-browser-1.07.ebuild 
b/app-xemacs/oo-browser/oo-browser-1.07.ebuild
new file mode 100644
index 000..20af21290b2
--- /dev/null
+++ b/app-xemacs/oo-browser/oo-browser-1.07.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="The Multi-Language Object-Oriented Code Browser"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/hyperbole
+app-xemacs/gnus
+app-xemacs/sh-script
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/pcl-cvs/

2018-08-10 Thread Mats Lidell
commit: e7fdc7273a950237c0612ba2defcc743b03ac9c0
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:17:30 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:17:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fdc727

app-xemacs/pcl-cvs: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/pcl-cvs/Manifest|  1 +
 app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest
index 37eb12ce47b..45406513a66 100644
--- a/app-xemacs/pcl-cvs/Manifest
+++ b/app-xemacs/pcl-cvs/Manifest
@@ -1,2 +1,3 @@
 DIST pcl-cvs-1.67-pkg.tar.gz 161871 BLAKE2B 
22542886adba206ec1b7f036bad00870c2913a9a085bcfd0001d9bc798acef55ae177e03b13d71f069bbc46e0e466b9067e0d3ab3bfdec7ef14f4d67529cbed2
 SHA512 
db13b19d620da9ade30bbd912db20d47ee3f367f3b118a9209d14b1a0895a87bb4d8bc2c64f5d6f4276570f0533e7b03f1eb7bddf40a45cc197962a4a430c181
 DIST pcl-cvs-1.70-pkg.tar.gz 162044 BLAKE2B 
24ca04714035d00d77ca82f7a9722043be75970e38686788964126aee83b1c559dc8b2f0717f299559a9780d145347acc399743311e3069e405cc5c747a193f0
 SHA512 
ff0667d6c4a69fd042735af2187a29c374fb86c92c150497bb74125bcb5d7756a8949482132f3fccdf1308aa214dbc3db97282a6176ed714d19e87978457e170
+DIST pcl-cvs-1.73-pkg.tar.gz 162031 BLAKE2B 
bdfc2c967e5b91c3e0fa3ff655ecc0a0d15b6ffd03b3b91c70d2873a21fd340428c43f18bda8e62bfda1bfbf4bbcc4518247ec7f9b26fc55f819c4f847877124
 SHA512 
c381f47521dbf2d811efe314b666eeed66cad3ea4e0c7d7f9ed5d1cc6e273e25b48904c3733f824428e03d9fe46d2952ba46cc3959270e0e4523929fd89f8cf7

diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild 
b/app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild
new file mode 100644
index 000..5ca196feeef
--- /dev/null
+++ b/app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="CVS frontend"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/elib
+app-xemacs/vc
+app-xemacs/dired
+app-xemacs/edebug
+app-xemacs/ediff
+app-xemacs/edit-utils
+app-xemacs/mail-lib
+app-xemacs/prog-modes
+app-xemacs/tramp
+app-xemacs/gnus
+app-xemacs/sh-script
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/

2018-08-10 Thread Mats Lidell
commit: 7c2ab1f6e885b51339b9d4c51c44bc9a9746fed9
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:08:10 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2ab1f6

app-xemacs/mailcrypt: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mailcrypt/Manifest  |  1 +
 app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-xemacs/mailcrypt/Manifest b/app-xemacs/mailcrypt/Manifest
index 01598eabe50..840adc7b202 100644
--- a/app-xemacs/mailcrypt/Manifest
+++ b/app-xemacs/mailcrypt/Manifest
@@ -1 +1,2 @@
 DIST mailcrypt-2.14-pkg.tar.gz 154180 BLAKE2B 
a5db41632b13930cadac65921026a5c5c2d393313d94c6c851e2691eb964eb6f70a25909f71dd7748f537f1dee037e6d3a45b9a7a7d031100e2018e9b2fd0759
 SHA512 
61e252f67f8848d54bd372341545d88d9f2150f671dd8cf371fa7650c9183eb7e4d8f3e661255110ae1a47df152060d81143f83a2f2fbc942aa6a83d36f09e9e
+DIST mailcrypt-2.16-pkg.tar.gz 154238 BLAKE2B 
8d8837510d2b59ffaec0035f2d7bb124ee80d69c6b87c27a4ab5a36033560be685a90b6ef2acd0035d4b74e6ff3d1bb9aa9424e8ff5fc05908c3d39a8bc468e3
 SHA512 
93248f811bc40b42786021452406df113b5e872ad4e6a0fa72bc4055276a22e8a80439e01d3c2e51b506083193ee1031ee6ac1d11ddfb653d4fbb85d06c5c920

diff --git a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild 
b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
new file mode 100644
index 000..f7007300a35
--- /dev/null
+++ b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Support for messaging encryption with PGP"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/cookie
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/lookup/

2018-08-10 Thread Mats Lidell
commit: f007fdd859a5bdd03bf6ac1d1c0061e0a7e5792a
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:06:52 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:12:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f007fdd8

app-xemacs/lookup: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/lookup/Manifest   |  1 +
 app-xemacs/lookup/lookup-1.17.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/lookup/Manifest b/app-xemacs/lookup/Manifest
index ead7a1f8c4e..fc571674d01 100644
--- a/app-xemacs/lookup/Manifest
+++ b/app-xemacs/lookup/Manifest
@@ -1 +1,2 @@
 DIST lookup-1.15-pkg.tar.gz 225952 BLAKE2B 
6894dabb547accf5732859a30d6589c3a283c2bd3e45eaa6b25831a997999a619754db7b2baee9c4b87a399e2d7d2dc73ba0245b4878d03d59f5a8f3155c18f0
 SHA512 
06d23009bb75475b7df36274ea67046938e328077185a9567a232f4b901f948fd4e36ec39fefacaaf4e1761d800e8803f9aa45dba93d00ccf71710673db28f01
+DIST lookup-1.17-pkg.tar.gz 226372 BLAKE2B 
368f6b1cc4665cfa3cd47c8f207a71360380bd1e799f9167d74ef447a626e67a7a2887d80d7cf82c45e9fe8966d13123e921421bf69fbcad91f5203b99f7e59d
 SHA512 
d3fe152db2e8acc81747c02264bca4c3a89cc5b3ad10779c4b7eac8eab1eff755a1c899ecdc4ed7eb6375f1fbba4ce469ce702108f39f8b492fc5b6841a2f604

diff --git a/app-xemacs/lookup/lookup-1.17.ebuild 
b/app-xemacs/lookup/lookup-1.17.ebuild
new file mode 100644
index 000..c1d0bd9cacb
--- /dev/null
+++ b/app-xemacs/lookup/lookup-1.17.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Dictionary support"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/cookie
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mail-lib/

2018-08-10 Thread Mats Lidell
commit: 6145348c5a326043c0ca031c1b4e552b9660bc38
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:07:50 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6145348c

app-xemacs/mail-lib: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mail-lib/Manifest |  1 +
 app-xemacs/mail-lib/mail-lib-1.84.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-xemacs/mail-lib/Manifest b/app-xemacs/mail-lib/Manifest
index 662d04ddd33..33a9cfd536b 100644
--- a/app-xemacs/mail-lib/Manifest
+++ b/app-xemacs/mail-lib/Manifest
@@ -1 +1,2 @@
 DIST mail-lib-1.83-pkg.tar.gz 211862 BLAKE2B 
d84e39e45b8193bbb05a6d724d6b8672aae2daf506fef5ae99a71c4d122834d5259e82e83e05aa5480c1327c523c19f58f70e921eb44a6a90f84ad4c3aac36d1
 SHA512 
09149c96e3716c2df054654a6111cd45f0bc86c47ea5a8c699e8c7822052c68885a01392e07611ad7b5f721679aa1a9c5da0694d1a0aef6af3a51b4290c31162
+DIST mail-lib-1.84-pkg.tar.gz 245832 BLAKE2B 
500f1f63a23b200a3636792886ffb61e7dcb22c03f6a2237f3f5789cb1798eac5abb52f24b54f31e0678af375f6d569c675ceca3385cc502e5bc1014e758ea70
 SHA512 
43c43715b1950fb665feceacf8422e26e8a7739ce2491bb9fb80bbda27c70f9452a3c146de3c54ed14f38e6b56176610fc301bdeff4cdbc8de83828f96d87269

diff --git a/app-xemacs/mail-lib/mail-lib-1.84.ebuild 
b/app-xemacs/mail-lib/mail-lib-1.84.ebuild
new file mode 100644
index 000..9ce66b562d6
--- /dev/null
+++ b/app-xemacs/mail-lib/mail-lib-1.84.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Fundamental lisp files for providing email support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-eterm
+app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/sh-script
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/locale/

2018-08-10 Thread Mats Lidell
commit: 79c052606200a595beef8c57927e1cd357a9deff
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:07:21 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:12:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c05260

app-xemacs/locale: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/locale/Manifest   |  1 +
 app-xemacs/locale/locale-1.30.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest
index 7605761af28..71db96c3e1c 100644
--- a/app-xemacs/locale/Manifest
+++ b/app-xemacs/locale/Manifest
@@ -1,2 +1,3 @@
 DIST locale-1.24-pkg.tar.gz 46421 BLAKE2B 
ce87a15aa6480dcab5b5b5dcb7fed6c6b112207058fe43d2e369109f1560f9051b275a92ce2e19a0d7a621e94d67b2c9309fd67cfef8e41f546f955cfc71bbe4
 SHA512 
2c192e20f36d1d14d803cdf0c5e0949aa5a75059531a87823cc8e1192f4543a0d5ea5088a562a315e76a459bcfaaad95328b6c8a0740fd4ce1549eb2f443c3c6
 DIST locale-1.28-pkg.tar.gz 74931 BLAKE2B 
fa303cf6cacfada89cdc364fb9a6ab76b93b7421fe5b5a390f8f0f46f5814024dab53e4e1ed76d746b08033863ce12f13b86cdeb425fa8fd500f7e8e768f
 SHA512 
f26370be8e614d74503d57a0c0bc9eab153ea54c36466245b7a4851d508942e4c075146d140a8cffba071513fd1f6360de714eafd8fbd600ad9dba053e789d8a
+DIST locale-1.30-pkg.tar.gz 74944 BLAKE2B 
6a02a2a3f4d82509b05596ba0e19273994c0eb5adce028a812a2d6b82a716a19b0c21470c02f787b948c468ec37f0e4f3b363f9ae47741f9683d205aa2f3c5f7
 SHA512 
5e0bcef0b51cd10b69bf50589cb8bc85bfd0758b19ed2b63fb324ed867c2bdafa573e19a94916f6cd2025820fc71e806e12428039efa20c89ea9695011602251

diff --git a/app-xemacs/locale/locale-1.30.ebuild 
b/app-xemacs/locale/locale-1.30.ebuild
new file mode 100644
index 000..6011f0be635
--- /dev/null
+++ b/app-xemacs/locale/locale-1.30.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Localized menubars and localized splash screens"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mew/

2018-08-10 Thread Mats Lidell
commit: 4d95ee2cce5b0c76155ad9f093a2a177dfa5f1b0
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:08:30 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d95ee2c

app-xemacs/mew: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mew/Manifest|  1 +
 app-xemacs/mew/mew-1.22.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-xemacs/mew/Manifest b/app-xemacs/mew/Manifest
index b9ab9467365..19234b018d9 100644
--- a/app-xemacs/mew/Manifest
+++ b/app-xemacs/mew/Manifest
@@ -1 +1,2 @@
 DIST mew-1.19-pkg.tar.gz 745714 BLAKE2B 
b2f4a6889cb1e9aed82ce7a75c6861fe4e07a924f3adf32c9592800b6ba03f9960d65da579be2e5ed8343d2d70928336720d2f8f3578752df4cb9504a1231374
 SHA512 
9168cae8ad96d1050eecfffa46b4c15d65fef1908407f339757a5c9af21d2ef7b53a74cc6b805f0e6bed264fbcce81656117c44382b5884c2f772503cb5f1180
+DIST mew-1.22-pkg.tar.gz 745952 BLAKE2B 
565409c958817abdef57bd6a1dc51efeaee2278699edfc2b60a751ce080742aaff1aaea310e61bcf1dc5b974cfb48e7cc6a111d26f025a8c7b45d649fa823a4c
 SHA512 
84d87a78dac1ab0cae7cec9c93b4d64676298d9dbbfe20fa04fa052c132b1a0032e7422451f898cb7d11902e5680f520f0d7cf201ec7ab130c03d0e1b6f97b7e

diff --git a/app-xemacs/mew/mew-1.22.ebuild b/app-xemacs/mew/mew-1.22.ebuild
new file mode 100644
index 000..13a76f45a07
--- /dev/null
+++ b/app-xemacs/mew/mew-1.22.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Messaging in an Emacs World"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/w3
+app-xemacs/efs
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



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

2018-08-10 Thread Mats Lidell
commit: 057142471dda5fb4d7458832b0f1febe060c5c6c
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:10:01 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05714247

app-xemacs/misc-games: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/misc-games/Manifest   |  1 +
 app-xemacs/misc-games/misc-games-1.25.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/misc-games/Manifest b/app-xemacs/misc-games/Manifest
index 0c01ac4ef80..311f7d9f741 100644
--- a/app-xemacs/misc-games/Manifest
+++ b/app-xemacs/misc-games/Manifest
@@ -1,2 +1,3 @@
 DIST misc-games-1.19-pkg.tar.gz 170091 BLAKE2B 
4fda80c1a74061d885a5b8e553e4953750872bb5ca1c66c39af940361eb278036f412b42785a25abae9643573502fbe9932c9d71425c5678f89ba1a1db25bd24
 SHA512 
5c4c3a91db45df3ef4dc78f31ad6a8552118fd6fa8ccbd79b1867e8f341bbf3afe85776b3808f0c14e636feaf237a3d3cbfd0d70f82ee6a88df4bb0f6c46
 DIST misc-games-1.22-pkg.tar.gz 170609 BLAKE2B 
336bc894d513b9750be7ff26ba6139a0c86dc0ce9acb91e07d27bd3ab617e7d9348075cedbb4242fd62ce70671d940c0c790f0bceca010f6a6d7c6f013811dff
 SHA512 
21a970e5f35c90bb838ba3964020c025219dab65b234056cadc409d2d396d39a792aaa58d42f806a5166db99b6c0dfb66da0d724f063041468b46a253f3424e6
+DIST misc-games-1.25-pkg.tar.gz 170962 BLAKE2B 
52ed8c629d0cca552d9a41f3ee122bcc206a693f9a1f57480e9c3bddebc4de1844e497f07be699d4074c1957285bc23416a7719cf8495b85c5a9d6fd3a93460f
 SHA512 
168f0bb82cd1e6a37ba852930a1efe0f46f91c2545c3c88cf639c2b7d60be1c572f3698bf2a0f1dbb5f04934fe38c27a0fef9f63b0568e484770e202316b

diff --git a/app-xemacs/misc-games/misc-games-1.25.ebuild 
b/app-xemacs/misc-games/misc-games-1.25.ebuild
new file mode 100644
index 000..409ceaf6677
--- /dev/null
+++ b/app-xemacs/misc-games/misc-games-1.25.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Other amusements and diversions"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mine/

2018-08-10 Thread Mats Lidell
commit: 99cc137a171b5f4a68183d3eafdc76f165549feb
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:09:42 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cc137a

app-xemacs/mine: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mine/Manifest |  1 +
 app-xemacs/mine/mine-1.18.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/mine/Manifest b/app-xemacs/mine/Manifest
index a4f863f0072..d838a56ba05 100644
--- a/app-xemacs/mine/Manifest
+++ b/app-xemacs/mine/Manifest
@@ -1 +1,2 @@
 DIST mine-1.16-pkg.tar.gz 67161 BLAKE2B 
f25b20f0e9f956c8dc31f26395435ec5d0f6f6d38e1becd4618f5a210fd4b11f2888e05ff35452b68d809770a63678ed2c419762d89f7c837be2219de71b4dd9
 SHA512 
5d319b2ac1e2b5a8cdc753cafe8bd2af54a44aa97443eb0c34ea5f58e3c173801e83bf6b22cbb3b5f1fcbb0e6894586a03085eac81f6d9d43236b70134b35a84
+DIST mine-1.18-pkg.tar.gz 67077 BLAKE2B 
e434a63c837d53a74c7dd7176fc5b7a32fcdbb337d6896141c6e99058dd83c8ac46da3aedb3946d7f20718f3a08f183bc9817ccfb69d89b966b67a8118851194
 SHA512 
04bdcbd98716849e4a7bef5590375a245842cd397aae2ea188bca82cbf8bd45d13f120b1a54fdeda69ec7a6847dee1e1a8b1dcd6fa9d05136786c77a1932f2e2

diff --git a/app-xemacs/mine/mine-1.18.ebuild b/app-xemacs/mine/mine-1.18.ebuild
new file mode 100644
index 000..d157cefcd35
--- /dev/null
+++ b/app-xemacs/mine/mine-1.18.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Minehunt Game"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/mh-e/

2018-08-10 Thread Mats Lidell
commit: 03cf4f5caf91e9642cf395b06d1d75fa8bff15ec
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:09:23 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:13:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cf4f5c

app-xemacs/mh-e: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mh-e/Manifest |  1 +
 app-xemacs/mh-e/mh-e-1.35.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-xemacs/mh-e/Manifest b/app-xemacs/mh-e/Manifest
index 18a2f6f2ddf..064a4c30c7c 100644
--- a/app-xemacs/mh-e/Manifest
+++ b/app-xemacs/mh-e/Manifest
@@ -1,2 +1,3 @@
 DIST mh-e-1.29-pkg.tar.gz 578385 BLAKE2B 
1b0f6dc854dc346b5b47b9ce9b85d1533c7dc9e22d2bf2a85c3728c6388798927e04f1cc4619880c75c933888eb63c481ce792b942bea938b8fcd97aba3411be
 SHA512 
49385d5acbea34df5957569ec851ef4e933c1683f313939550705fdee96350376f5434a10d8013797222d5416bd759fc5769022449241004777991b72bde1d05
 DIST mh-e-1.32-pkg.tar.gz 580383 BLAKE2B 
596c7111ae90fc19c00a30e7291a364e7695f68236f87e526af4289e58f494aeaedf07cc56f8af8ffea7743b46a29d0a14e9e0bf2c4e9f384cfb9f409ad28616
 SHA512 
364a1d7a1606a0cc18339a01569c64d98e6911a216d208231ea719455e8ef0bbe69fbc6def9f0ace6df180a924c2b65eca537994701bbb914cbd0f54dc75cf03
+DIST mh-e-1.35-pkg.tar.gz 580631 BLAKE2B 
7695d790f5ddf924e323270525b2d357f731a7589c0276c1121fc6ac1c2657bf45c86b7cc4e143b1aebc3f20147998d8e5f238a014a35e7d6566b3f45c1a3d37
 SHA512 
183d710cb725da65c40810833782bbf32f6f1815896261a4a4bd077a7fbb8fd260f38fd6eefc6e84ab46d98219c0214c8b43af36680f7940fb27f59e461de508

diff --git a/app-xemacs/mh-e/mh-e-1.35.ebuild b/app-xemacs/mh-e/mh-e-1.35.ebuild
new file mode 100644
index 000..5fc55c4e661
--- /dev/null
+++ b/app-xemacs/mh-e/mh-e-1.35.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Front end support for MH"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/gnus
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/rmail
+app-xemacs/tm
+app-xemacs/apel
+app-xemacs/sh-script
+app-xemacs/fsf-compat
+app-xemacs/xemacs-devel
+app-xemacs/net-utils
+app-xemacs/xemacs-eterm
+app-xemacs/os-utils
+app-xemacs/ecrypto
+app-xemacs/cedet-common
+app-xemacs/speedbar
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



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

2018-08-10 Thread Horea Christian
commit: 2348b81704f52c52934c2c92a16e5f47b579f0e8
Author: Horea Christian  yandex  com>
AuthorDate: Fri Aug 10 22:07:40 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Aug 10 22:07:40 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=2348b817

sci-libs/nipype: added testing dep

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sci-libs/nipype/nipype-1.1.0.ebuild | 1 +
 sci-libs/nipype/nipype-1.1.1.ebuild | 1 +
 sci-libs/nipype/nipype-.ebuild  | 3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/nipype/nipype-1.1.0.ebuild 
b/sci-libs/nipype/nipype-1.1.0.ebuild
index 8c2713712..84e7e852b 100644
--- a/sci-libs/nipype/nipype-1.1.0.ebuild
+++ b/sci-libs/nipype/nipype-1.1.0.ebuild
@@ -26,6 +26,7 @@ DEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
${RDEPEND}
)
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)

diff --git a/sci-libs/nipype/nipype-1.1.1.ebuild 
b/sci-libs/nipype/nipype-1.1.1.ebuild
index 8c2713712..84e7e852b 100644
--- a/sci-libs/nipype/nipype-1.1.1.ebuild
+++ b/sci-libs/nipype/nipype-1.1.1.ebuild
@@ -26,6 +26,7 @@ DEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
${RDEPEND}
)
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)

diff --git a/sci-libs/nipype/nipype-.ebuild 
b/sci-libs/nipype/nipype-.ebuild
index d1de488c9..30c5a6493 100644
--- a/sci-libs/nipype/nipype-.ebuild
+++ b/sci-libs/nipype/nipype-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,6 +27,7 @@ DEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
)
$(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)
"



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/kannel/

2018-08-10 Thread Mikle Kolyada
commit: c18c5f11aab981fdbbae57d9cad8554ff821
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 10 22:06:48 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 10 22:06:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18c5f11

app-mobilephone/kannel: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/kannel/Manifest   |   1 -
 app-mobilephone/kannel/kannel-1.4.3-r2.ebuild | 119 --
 2 files changed, 120 deletions(-)

diff --git a/app-mobilephone/kannel/Manifest b/app-mobilephone/kannel/Manifest
index f866b7a965a..f64b56d2119 100644
--- a/app-mobilephone/kannel/Manifest
+++ b/app-mobilephone/kannel/Manifest
@@ -1,2 +1 @@
-DIST gateway-1.4.3.tar.gz 2654925 BLAKE2B 
822aac6148d088a1808c3e3ca6004ab97055d6d754cf7b2bbf5069a4d11daf95e61f1011574a5443d248f44d13adc80311b1183fae5de2b67f8698f2880cfd47
 SHA512 
2e727cd3f57ba5af815f1c029dd9125db17b4f980bb555c20cde693e03226f52e1d2969a3d262e0dda1198cbddd3cc1d2f708aaa623f656d91aef686f4925dae
 DIST gateway-1.5.0.tar.gz 3469476 BLAKE2B 
c77c43ec782884f8404e70dbe8fb76cb66526ba7f313db7b7ee83073aae71fb2a1661b58be297f0dc2e6bffbccc862d5e7f1239bd4431bbfa4f009848d57face
 SHA512 
5bd35ff40e0f5882367f717e67104a0dc8703b5d6d95654e1268ded15cf6fac6366968b10adbe2eec22b3ac17fe3ae33b4142cd38f51fd3d75a56c8fe7653652

diff --git a/app-mobilephone/kannel/kannel-1.4.3-r2.ebuild 
b/app-mobilephone/kannel/kannel-1.4.3-r2.ebuild
deleted file mode 100644
index a61e50f8cc1..000
--- a/app-mobilephone/kannel/kannel-1.4.3-r2.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-WANT_AUTOMAKE=none
-
-inherit eutils autotools flag-o-matic ssl-cert user
-
-DESCRIPTION="Powerful SMS and WAP gateway"
-HOMEPAGE="http://www.kannel.org/;
-SRC_URI="http://www.kannel.org/download/${PV}/gateway-${PV}.tar.gz;
-
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE="ssl mysql sqlite postgres pcre doc debug pam"
-
-RESTRICT="test" # some tests fail with "address already in use"
-
-RDEPEND="sys-libs/e2fsprogs-libs
-   dev-libs/libxml2
-   dev-lang/perl
-   sys-libs/zlib
-   ssl? ( dev-libs/openssl )
-   mysql? ( virtual/mysql )
-   sqlite? ( dev-db/sqlite:3 )
-   postgres? ( dev-db/postgresql[server] )
-   pcre? ( dev-libs/libpcre )
-   pam? ( virtual/pam )"
-DEPEND="${RDEPEND}
-   >=sys-devel/bison-2.2
-   doc? ( media-gfx/transfig
-   app-text/jadetex
-   app-text/docbook-dsssl-stylesheets
-   app-text/docbook-sgml-dtd:3.1 )"
-
-S="${WORKDIR}/gateway-${PV}"
-
-pkg_setup() {
-   enewgroup kannel
-   enewuser kannel -1 -1 /var/log/kannel kannel
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-custom-wap-ports.patch"
-   epatch "${FILESDIR}/${P}-autotools.patch"
-   epatch "${FILESDIR}/${P}-external-libuuid.patch"
-
-   #by default, use current directory for logging
-   sed -i -e 's:/tmp/::' doc/examples/kannel.conf
-
-   eautoconf
-}
-
-src_configure() {
-   append-flags -fno-strict-aliasing # some code breaks strict aliasing
-   econf --docdir=/usr/share/doc/${PF} \
-   --enable-localtime \
-   --disable-start-stop-daemon \
-   --without-sqlite2 \
-   $(use_enable pam) \
-   $(use_enable debug debug) \
-   $(use_enable pcre) \
-   $(use_enable doc docs) \
-   $(use_enable ssl) \
-   $(use_with mysql) \
-   $(use_with sqlite sqlite3) \
-   $(use_with postgres pgsql) \
-   || die "econf failed"
-}
-
-# phase disabled by RESTRICT
-# src_test() {
-#  emake check || die "emake check failed"
-# }
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-
-   if use doc; then
-   emake DESTDIR="${D}" install-docs || die "emake install-docs 
failed"
-   fi
-   dodoc README
-
-   diropts -g kannel -m0750
-   dodir /etc/kannel
-   insinto /etc/kannel
-   newins doc/examples/kannel.conf kannel.conf.sample
-
-   local f
-   for f in bearerbox smsbox wapbox; do
-   newinitd "${FILESDIR}/kannel-$f.initd" kannel-$f
-   done
-
-   diropts -g kannel -m0770
-   keepdir /var/log/kannel /var/run/kannel
-}
-
-pkg_postinst() {
-   if use ssl; then
-   elog "SSL certificate can be created by running"
-   elog "   emerge --config =${CATEGORY}/${PF}"
-   fi
-}
-
-pkg_config() {
-   if use ssl; then
-   if install_cert /etc/ssl/kannel; then
-   chown kannel "${ROOT}"etc/ssl/kannel.{pem,key}
-   einfo "For using this certificate, you have to add 
following line to your kannel.conf:"
-   einfo '   ssl-client-certkey-file = 

[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/kannel/

2018-08-10 Thread Mikle Kolyada
commit: f04a69bf2941332d439fe2248c404916d934b907
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 10 22:06:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 10 22:06:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04a69bf

app-mobilephone/kannel: x86 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-mobilephone/kannel/kannel-1.5.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild 
b/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild
index da9badd3016..843a498c682 100644
--- a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild
+++ b/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.kannel.org/download/${PV}/gateway-${PV}.tar.gz;
 
 LICENSE="Apache-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="debug doc mysql libressl pam pcre postgres sqlite ssl"
 
 RESTRICT="test" # some tests fail with "address already in use"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmix/

2018-08-10 Thread Bernard Cafarelli
commit: ebf337041172ccdabbdbb000ff09b6dea77fbb55
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 10 21:55:00 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 10 21:56:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf33704

x11-plugins/wmix: 3.3 uses alsa mixer, thanks toralf

Closes: https://bugs.gentoo.org/654562
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 x11-plugins/wmix/{wmix-3.3.ebuild => wmix-3.3-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmix/wmix-3.3.ebuild 
b/x11-plugins/wmix/wmix-3.3-r1.ebuild
similarity index 90%
rename from x11-plugins/wmix/wmix-3.3.ebuild
rename to x11-plugins/wmix/wmix-3.3-r1.ebuild
index c5b23a95a59..869fd9f67fa 100644
--- a/x11-plugins/wmix/wmix-3.3.ebuild
+++ b/x11-plugins/wmix/wmix-3.3-r1.ebuild
@@ -13,7 +13,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="x11-libs/libX11
+RDEPEND="media-libs/alsa-lib
+   x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-java/maven-hawtjni-plugin/

2018-08-10 Thread James Le Cuirot
commit: 2c737f976087da4a56e36a8fae2b2476d8be7903
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 21:42:17 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:44:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c737f97

dev-java/maven-hawtjni-plugin: Version bump to 1.15, EAPI 6

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/maven-hawtjni-plugin/Manifest |  1 +
 .../maven-hawtjni-plugin-1.15.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-java/maven-hawtjni-plugin/Manifest 
b/dev-java/maven-hawtjni-plugin/Manifest
index 5bb59a37045..35652466a08 100644
--- a/dev-java/maven-hawtjni-plugin/Manifest
+++ b/dev-java/maven-hawtjni-plugin/Manifest
@@ -1 +1,2 @@
 DIST hawtjni-project-1.11.tar.gz 1603735 BLAKE2B 
1ef2986ce40e6cadf7256699e1b1527a39e85672f02602855804e1bbf9b7d915bd683abef5f30b99ed7edc56eef4cafaa6e75698fa45b0b64491ef8309d51387
 SHA512 
0fafe29dd058eee07e9c26179b7605cc092254199ccb913064002c882e7ab55ecc4045dd2baab99bbc46d6bf28a9f4f2108c210616e3a9c4a92582c65e6de4e4
+DIST hawtjni-project-1.15.tar.gz 1606236 BLAKE2B 
52357dbefde43ec82cf218ada90642d118ebaa6a6be173cc1f4f48377fda95b902f0a90dfb60822c02c144b9bf13d0800c94d67cc2f9c76e60780a80898e
 SHA512 
1a93658bf8621c770cf97b546c6a5c0cf1821b06cb16dbc872ad0c830c599d3947ffe56b4cca16217a510d4e929ebcfc5eabdf4ad4364f5225b53d22c7d48abb

diff --git a/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.15.ebuild 
b/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.15.ebuild
new file mode 100644
index 000..4a5d1926aec
--- /dev/null
+++ b/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.15.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit java-pkg-2
+
+MY_P="hawtjni-project-${PV}"
+
+DESCRIPTION="Maven plugin for the HawtJNI code generator (resources only)"
+HOMEPAGE="https://github.com/fusesource/hawtjni;
+SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz;
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-1.8"
+RDEPEND=">=virtual/jre-1.8"
+
+S="${WORKDIR}/hawtjni-${MY_P}/${PN}"
+
+src_compile() {
+   touch ${PN}.jar || die # jar won't create on update.
+   java-pkg_addres ${PN}.jar src/main/resources
+}
+
+src_install() {
+   java-pkg_dojar ${PN}.jar
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/maven-hawtjni-plugin/

2018-08-10 Thread James Le Cuirot
commit: 5387e5bec132cad6493c737fd03fd4ea64d83226
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 21:42:43 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:44:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5387e5be

dev-java/maven-hawtjni-plugin: Drop old 1.11

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/maven-hawtjni-plugin/Manifest |  1 -
 .../maven-hawtjni-plugin-1.11.ebuild   | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-java/maven-hawtjni-plugin/Manifest 
b/dev-java/maven-hawtjni-plugin/Manifest
index 35652466a08..fb744589928 100644
--- a/dev-java/maven-hawtjni-plugin/Manifest
+++ b/dev-java/maven-hawtjni-plugin/Manifest
@@ -1,2 +1 @@
-DIST hawtjni-project-1.11.tar.gz 1603735 BLAKE2B 
1ef2986ce40e6cadf7256699e1b1527a39e85672f02602855804e1bbf9b7d915bd683abef5f30b99ed7edc56eef4cafaa6e75698fa45b0b64491ef8309d51387
 SHA512 
0fafe29dd058eee07e9c26179b7605cc092254199ccb913064002c882e7ab55ecc4045dd2baab99bbc46d6bf28a9f4f2108c210616e3a9c4a92582c65e6de4e4
 DIST hawtjni-project-1.15.tar.gz 1606236 BLAKE2B 
52357dbefde43ec82cf218ada90642d118ebaa6a6be173cc1f4f48377fda95b902f0a90dfb60822c02c144b9bf13d0800c94d67cc2f9c76e60780a80898e
 SHA512 
1a93658bf8621c770cf97b546c6a5c0cf1821b06cb16dbc872ad0c830c599d3947ffe56b4cca16217a510d4e929ebcfc5eabdf4ad4364f5225b53d22c7d48abb

diff --git a/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.11.ebuild 
b/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.11.ebuild
deleted file mode 100644
index 29f28f1b6d3..000
--- a/dev-java/maven-hawtjni-plugin/maven-hawtjni-plugin-1.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit java-pkg-2
-
-MY_P="hawtjni-project-${PV}"
-
-DESCRIPTION="Maven plugin for the HawtJNI code generator (resources only)"
-HOMEPAGE="https://github.com/fusesource/hawtjni;
-SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz;
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=virtual/jdk-1.7"
-RDEPEND=">=virtual/jre-1.7"
-
-S="${WORKDIR}/hawtjni-${MY_P}/${PN}"
-
-src_compile() {
-   touch ${PN}.jar || die # jar won't create on update.
-   java-pkg_addres ${PN}.jar src/main/resources
-}
-
-src_install() {
-   java-pkg_dojar ${PN}.jar
-}



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

2018-08-10 Thread James Le Cuirot
commit: 84b61226dcea2f9d28f4cce3fd8356c89472de07
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 21:43:36 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:44:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b61226

dev-java/hawtjni-runtime: Version bump to 1.15, EAPI 6

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/hawtjni-runtime/Manifest  |  1 +
 .../hawtjni-runtime/hawtjni-runtime-1.15.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-java/hawtjni-runtime/Manifest 
b/dev-java/hawtjni-runtime/Manifest
index 72692181c98..047926fe1f6 100644
--- a/dev-java/hawtjni-runtime/Manifest
+++ b/dev-java/hawtjni-runtime/Manifest
@@ -1 +1,2 @@
 DIST hawtjni-project-1.10.tar.gz 1602839 BLAKE2B 
7a6a37c4c208906fc7718bbd1aec566bb2392ef0e0dc082aa552127e97af896ad39b2ecfcd124ac370593daecd69185c184838fafc374173320beee72d87fccb
 SHA512 
3bd94d20bf2d8953c60753aa404077c96c93704c2bd5bebfb5fe790fc29e15d97f6172706f06cea13c4806b652405ccfef824cccf76ff018dafb7262ff845490
+DIST hawtjni-project-1.15.tar.gz 1606236 BLAKE2B 
52357dbefde43ec82cf218ada90642d118ebaa6a6be173cc1f4f48377fda95b902f0a90dfb60822c02c144b9bf13d0800c94d67cc2f9c76e60780a80898e
 SHA512 
1a93658bf8621c770cf97b546c6a5c0cf1821b06cb16dbc872ad0c830c599d3947ffe56b4cca16217a510d4e929ebcfc5eabdf4ad4364f5225b53d22c7d48abb

diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild 
b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild
new file mode 100644
index 000..bcbf6c1590c
--- /dev/null
+++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_P="hawtjni-project-${PV}"
+
+DESCRIPTION="A JNI code generator based on the generator used by the Eclipse 
SWT project"
+HOMEPAGE="https://github.com/fusesource/hawtjni;
+SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+DEPEND=">=virtual/jdk-1.8"
+RDEPEND=">=virtual/jre-1.8"
+
+S="${WORKDIR}/hawtjni-${MY_P}/${PN}/src"
+JAVA_SRC_DIR="main/java"
+
+src_install() {
+   java-pkg-simple_src_install
+   dodoc ../../{changelog,notice,readme}.md
+}



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

2018-08-10 Thread Virgil Dupras
commit: faa0d1e93590c9a89b98f7be63db9c9017c6b765
Author: Virgil Dupras  gentoo  org>
AuthorDate: Fri Aug 10 21:43:04 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Fri Aug 10 21:43:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa0d1e9

dev-python/openpyxl: remove old and vulnerable

Bug: https://bugs.gentoo.org/608714
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-python/openpyxl/Manifest  |  2 --
 dev-python/openpyxl/openpyxl-2.3.0.ebuild | 35 ---
 dev-python/openpyxl/openpyxl-2.3.3.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/dev-python/openpyxl/Manifest b/dev-python/openpyxl/Manifest
index 151774e88b3..14b753e669c 100644
--- a/dev-python/openpyxl/Manifest
+++ b/dev-python/openpyxl/Manifest
@@ -1,3 +1 @@
-DIST openpyxl-2.3.0.tar.gz 138746 BLAKE2B 
74a6ebcee9f7c235a4e590de18b39fe04eccf4e37caad64f727a19317b302649821b2ce42bd4ae8d2f192e6cfbe284b2b07b452f28ec4c52850ad32de3c9025b
 SHA512 
e0d438c753628618748af7511366936681e63046fdb9dfb8509db8701194dc2875394892392e6871a367a68c08b730efdac29a88db6b0589fd619066145fff9f
-DIST openpyxl-2.3.3.tar.gz 141530 BLAKE2B 
5efb845e8a208a8214380c8766db0c448a59dc5976b23ab8ca8d88481390ac6fdb250a629389eff7f2072566ff640ad15b5d5969218b49f0fe44a2da806e1682
 SHA512 
b5fb65acb711affe40e466c91d58a8dc989ada06cc58cee046311b6e65073e49ebddac8912f1b5642eb2be36ed8ff4f9a8b07acd75cdd067807fa8898b47c065
 DIST openpyxl-2.4.11.tar.bz2 2139621 BLAKE2B 
44fe7e471b50deabdea10e677e3b30f2eee62c661203517321e32442639e884c93ff3c4b6e7a0e5c5186bc8320c53d912832d955882b8cdb29c81d8319077c7c
 SHA512 
9d1f9a3cadefec42bd7b6301bc3a37045e59e567a9f74eed3467547e81f060cf1c0ce2fc7f517911cd7f5716a42135a8567a0e0edc42eae0cc0c7a2370b320ae

diff --git a/dev-python/openpyxl/openpyxl-2.3.0.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.0.ebuild
deleted file mode 100644
index 999223550ca..000
--- a/dev-python/openpyxl/openpyxl-2.3.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
-HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
-   dev-python/jdcal[${PYTHON_USEDEP}]
-   dev-python/et_xmlfile[${PYTHON_USEDEP}]
-"
-DEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   )"
-
-# tests aren't contained in tarball
-RESTRICT="test"
-
-python_test() {
-   py.test || die "Testing failed with ${EPYTHON}"
-}

diff --git a/dev-python/openpyxl/openpyxl-2.3.3.ebuild 
b/dev-python/openpyxl/openpyxl-2.3.3.ebuild
deleted file mode 100644
index 8de94aaf934..000
--- a/dev-python/openpyxl/openpyxl-2.3.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
-HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
-   dev-python/jdcal[${PYTHON_USEDEP}]
-   dev-python/et_xmlfile[${PYTHON_USEDEP}]
-"
-DEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   )"
-
-# tests aren't contained in tarball
-RESTRICT="test"
-
-python_test() {
-   py.test || die "Testing failed with ${EPYTHON}"
-}



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

2018-08-10 Thread James Le Cuirot
commit: f406fccb349764c34a993953abd0c052d603abd0
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 20:55:48 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:02:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f406fccb

dev-java/oracle-jre-bin: Security bump to 1.8.0.181

Bug: https://bugs.gentoo.org/661456
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/oracle-jre-bin/Manifest   |   2 +
 .../oracle-jre-bin/oracle-jre-bin-1.8.0.181.ebuild | 220 +
 2 files changed, 222 insertions(+)

diff --git a/dev-java/oracle-jre-bin/Manifest b/dev-java/oracle-jre-bin/Manifest
index 662c931f0b1..6f2ee8a2f50 100644
--- a/dev-java/oracle-jre-bin/Manifest
+++ b/dev-java/oracle-jre-bin/Manifest
@@ -1,5 +1,7 @@
 DIST jre-8u172-linux-i586.tar.gz 84306480 BLAKE2B 
c5763bf5631a5ac246e5bbb6eaec98bac59ece15a9779c2861b474584bc86caafa333575d03fe875c3fcd3c47cbb506b905c274bf2b621f810846411b7619d5d
 SHA512 
a4773fe39b69f22e6a646cd6b8ebdf189252e5b686f4000e43fc418ef133ac1b3e24374693c41eed5b3063849f33bbbf70a3ffe04c52ef9b1b8ac1b8d1d0dd22
 DIST jre-8u172-linux-x64.tar.gz 81182269 BLAKE2B 
f9c7afc534cc9e8c60458a58a768692ee95cb9401c238974daeb4ada5aa26b45f7a0de2b1785de77fb85ceaefc717b49cf08238f31032437bb620343cd468c30
 SHA512 
e113138946eb95fb2c9ea8bdc5ca4b8d0c3e9ae35baaf12a04c0f5a0c9af390f181d2e39fa1c71eb8c91d734a944c9239fdc10dcfc9b8a19829dad24dd35447f
+DIST jre-8u181-linux-i586.tar.gz 84309787 BLAKE2B 
3aa9f47698a35ca91bbc61d2f3ec43f5ee626b74fb913eb11be8e1478d8aad780b5ea672de4dcb6bd6c598058786d26d491d01a45d5f3cb5044d1f48db26c7d6
 SHA512 
86e4532248e383f6bca875bf039f4f852b79260b4d5affbbd5deb9cf2ea3e585ced9f1fe054526529dcc3dfbe031a829df078a7591dbc3cf3da7913703de7231
+DIST jre-8u181-linux-x64.tar.gz 81191893 BLAKE2B 
c29d638b7dae9cc58d9de6e43f1af397cab04786045e4956d05cd8c3825af1f27e8a77b42a9d4b9d8ab7d15aa5b94349fd8c98ca37fadb271dc0bd868d513491
 SHA512 
dea7bc79210d23ddc58a7013bea8386169b9ab6c156995a2190dac298919c933641639173cf3426730b248004767449c5a62057d6736f897831d8c86b36c5bed
 DIST jre-9.0.4_linux-x64_bin.tar.gz 87045353 BLAKE2B 
ccf3c0d725ca1431261a0b38cc06851fc10651415982fa2d97f512972c088c2c158ee51710b59e04f89326dd4cbb4c1ef8ecf514af190fbdc2be07cd222fd5d8
 SHA512 
20310fe68c89d26a89523eb1fe583eb5706fe2458342f5be0dfb4badd1d9df6ba25b00463f080fceb7c22781ff1555a61b29d187d8b02e1f9e165120b8140c3b
 DIST jre-9.0.4_osx-x64_bin.tar.gz 74599903 BLAKE2B 
a1bd4d51ee645347fcb735e46ee3311d34933bb0dbb20b9a668ed7b817be1d0432f4152f53f57a9fc16d6b6b7f38ea4118f5cae86a8b71143db0091c9baf62de
 SHA512 
fc4bc4a062313a7e33943ace27287ba6e551727f0cf81d9a18f9f8c2f57b0ae00bd0d8619a65f596d75d4869fea757fedae3efdd8ba3ced58fa28b7cf93b3a85
 DIST jre-9.0.4_solaris-sparcv9_bin.tar.gz 54879298 BLAKE2B 
fb3ce1eefdb12378b28f5af0f0bbc1d9f3252eee5646be237b2ddc0ead37ed253fb73900475777c3f67d39b47112e0c2db2a18f6a05da7c5c19cd965e5513827
 SHA512 
709219f51d7455c127a38953babad39b344dee1275ad0fe65a0116e8fb15a10482589ba881ccae7910acff8f00aa7856c726c03daa8f3947d742bbbc09a276dd

diff --git a/dev-java/oracle-jre-bin/oracle-jre-bin-1.8.0.181.ebuild 
b/dev-java/oracle-jre-bin/oracle-jre-bin-1.8.0.181.ebuild
new file mode 100644
index 000..ca11616b0bc
--- /dev/null
+++ b/dev-java/oracle-jre-bin/oracle-jre-bin-1.8.0.181.ebuild
@@ -0,0 +1,220 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit desktop gnome2-utils java-vm-2 prefix versionator
+
+KEYWORDS="-* ~amd64 ~x86"
+
+if [[ "$(get_version_component_range 4)" == 0 ]] ; then
+   S_PV="$(get_version_component_range 1-3)"
+else
+   MY_PV_EXT="u$(get_version_component_range 4)"
+   S_PV="$(get_version_component_range 1-4)"
+fi
+
+MY_PV="$(get_version_component_range 2)${MY_PV_EXT}"
+
+declare -A ARCH_FILES
+ARCH_FILES[amd64]="jre-${MY_PV}-linux-x64.tar.gz"
+ARCH_FILES[x86]="jre-${MY_PV}-linux-i586.tar.gz"
+
+for keyword in ${KEYWORDS//-\*} ; do
+   SRC_URI+=" ${keyword#\~}? ( ${ARCH_FILES[${keyword#\~}]} )"
+done
+
+DESCRIPTION="Oracle's Java SE Runtime Environment"
+HOMEPAGE="http://www.oracle.com/technetwork/java/javase/;
+LICENSE="Oracle-BCLA-JavaSE"
+SLOT="1.8"
+IUSE="alsa commercial cups +fontconfig headless-awt javafx jce nsplugin 
selinux"
+RESTRICT="fetch preserve-libs strip"
+QA_PREBUILT="*"
+
+# NOTES:
+#
+# * cups is dlopened.
+#
+# * libpng is also dlopened but only by libsplashscreen, which isn't
+#   important, so we can exclude that.
+#
+# * We still need to work out the exact AWT and JavaFX dependencies
+#   under MacOS. It doesn't appear to use many, if any, of the
+#   dependencies below.
+#
+RDEPEND="!x64-macos? (
+   !headless-awt? (
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libXrender
+   x11-libs/libXtst
+   )
+   javafx? (
+   

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

2018-08-10 Thread James Le Cuirot
commit: d96a80b1a9d2af7f5ce9adacd463968f645e9653
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 20:49:51 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:02:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96a80b1

dev-java/oracle-jdk-bin: Security bump to 1.8.0.181

Bug: https://bugs.gentoo.org/661456
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/oracle-jdk-bin/Manifest   |  14 +
 .../oracle-jdk-bin/oracle-jdk-bin-1.8.0.181.ebuild | 301 +
 2 files changed, 315 insertions(+)

diff --git a/dev-java/oracle-jdk-bin/Manifest b/dev-java/oracle-jdk-bin/Manifest
index b000a981e8e..11338094a21 100644
--- a/dev-java/oracle-jdk-bin/Manifest
+++ b/dev-java/oracle-jdk-bin/Manifest
@@ -12,6 +12,20 @@ DIST jdk-8u172-solaris-sparcv9-demos.tar.gz 9794438 BLAKE2B 
9498f2cf09619a125280
 DIST jdk-8u172-solaris-sparcv9.tar.gz 104179591 BLAKE2B 
0d17d4085ba19e5accab1495804799460ef5c327dad603fd8ec00e88558422aa0abbc0b98dc9bd78896eb06745d934c9c784e9697980f8f2fe3533e57d55f0da
 SHA512 
373386058b25abd9f0c6ec3b0de528449e11281e36cdd94f66d7b976d78ccaeb6cf953d41c57552b74f46a21c8ca46489978d82a72748b32d1bc0ad65f2642f9
 DIST jdk-8u172-solaris-x64-demos.tar.gz 9760535 BLAKE2B 
7c607f6e716f57adf6b51fc6c8061edbe56c8eef732725bd2175209659e2260084d06355a568fdf1ec57ee5b256bb3204e24d5017a9ed2d9d388bb7b5763af1b
 SHA512 
2bfbf248b6b0948ccb17ee7323168ca8760a29dd5980f917cd5414be7ee4b8aa93158a003ba450592be73fa9ebec29a45d85301bf4ed848468adb13ad53b4b08
 DIST jdk-8u172-solaris-x64.tar.gz 101774902 BLAKE2B 
eacd050346e9ed3d939cb8ff79cb1c024e6c0adb6f6677fa348461b5661ea90b8d006d799d63fbfaebc6fd71e25ccd06751fb8dc252f06ec56acfee6f7a1cc21
 SHA512 
7de041389aac89060091b08aac55d713fb99a7805fce94605e9798bbcc228dbc65db265d9dcbac87953d7c82b9773debb26bbe83301cd8a344233cb7045964e4
+DIST jdk-8u181-linux-arm32-vfp-hflt-demos.tar.gz 9508321 BLAKE2B 
cd9b5990ab3faf6b2e1bcee6e141062b1996ec56b468370263fd60d908e0fa944eb3565c375dc2d543b63ed4e5552e226461d2834a2eaf26ad0af15d7acf5312
 SHA512 
6f7a563a7816019db2120f1e1cadfbd7d6098fa3556470ad2c38b04abf1d86a07f893bf369437ec65c031871c071bf678b51eac012537be26bf8437f7458a8a2
+DIST jdk-8u181-linux-arm32-vfp-hflt.tar.gz 76488796 BLAKE2B 
444c0c510bcb88a135f3c271e5b224dd1c5d37c42d59afafaef7065090f243649dfb271ce43f0eafd8127f64bda8af7862b821ab6c5cdea1fbf6bef8aa376b53
 SHA512 
14befd089eeea35cefff6209a57022621431320cf2c4556208cec372a06ca51a6444c42f1fca2322ae8fa5d59cb955778ed20f96f4ba540f9052d1fb84259632
+DIST jdk-8u181-linux-arm64-vfp-hflt-demos.tar.gz 9490529 BLAKE2B 
0b4c8385c6cfd0c1e86bafed9195ef76cfcba7368b9f719fcd72e7ed2789b7d9f519d60a6d62cfa3992bed4ffd61f424a6691f3828134f28aca1b22533365a9f
 SHA512 
c4647f4f1ad5147fca48f9a37689517a772894d0bc30279208ae93bd11431196272cad3aff36b15116ce174bd8fa16a88ed5f4b0e264ef48a163f7a2b781c517
+DIST jdk-8u181-linux-arm64-vfp-hflt.tar.gz 73282257 BLAKE2B 
8527cec96f7034d603fcc48493811f910630deeac9729a7fcdeeaa2421fe44a793a84bcf3d0fc247eefbe8741fb22b85803b62df6befd064a852da0572a671bf
 SHA512 
91d0abc3832cc9f0ce62af6e7a4cb932647df5d647acbc63b1e4f2b6dddce6633a4b155b73de12adc01e34b1c939dbee1c820a9d52897c325d85f98d913a5193
+DIST jdk-8u181-linux-i586-demos.tar.gz 58239283 BLAKE2B 
ad52a844559ff9d316ae6098d01b61c7296b9d9d76b36dc6fc7976d8a3376c4f9e796a1ec86e6a2a2c6ca841c18fab9fae7dd2171ee0065337363f7a2d592f35
 SHA512 
df5dc6bfc5aa9d8c717ca8924bc506488a4fdc7462f0454c716c99db26af1efad543a26314f814cbaf22153a10dcba8e900b37cd6de33ae5198b1350c17ad7e9
+DIST jdk-8u181-linux-i586.tar.gz 188607817 BLAKE2B 
bd9d1bd5ea3811f591d24f607264068e26d525b1b49a71801e2b8b7fe2e7b92ef901e6c0ba080535d10b206e50500b8d00f806978bcb2ad65ae938e467d20ba4
 SHA512 
5ffb696e915aa7e15e28f18ed84cc4fb76b421c6fc8638ff1f0683f6bb3d70cbfeecdc23260695ab09d01dc0865a7922104728def0b1bc1a35822c1dc9deb5a7
+DIST jdk-8u181-linux-x64-demos.tar.gz 58308123 BLAKE2B 
de58df7b19719c7e5ba7044475c39029b0f6c366da80bff19384c0c28212ae4f1886ef024f0f525cb84e913666396c13157120cd6403f86e72e705ff7c0e32cd
 SHA512 
4bcff70450cc919b87be480a653c005c4d8117fd4820387b14099ebcc4347b3b882d004d67aa966ef077a7e6096a5399683753ce4cc2b541b8c65b75b6ecfd79
+DIST jdk-8u181-linux-x64.tar.gz 185646832 BLAKE2B 
4e0f1be8eeb6e728d3a75453476cbcbf4ed0d099f055af9815a4663e4bbdb284dfe20208ff38ec5ab0efb4e5eb99d5b4769ba575c0b1bf60dbba37dd8a91041f
 SHA512 
b1944c010356a0642ac1a6b8c041d6125dff71479d9a4707a09519b50341ad7b7b531dc35e454383e9fc0dc0055648da317377ad7645e623dacb56e40b6b1e8e
+DIST jdk-8u181-macosx-x64.dmg 254624361 BLAKE2B 
b5ca7e7d7bda5b018fe03c8ab39c41fa04f903cd18b83a318eed8f3d7e163de2ad5a96e2cbf15a1e2d682fd814fb35db36567ae213303d201b5375c2921b4521
 SHA512 
94a103de9642241859857aee6689c203ae74e491c280251a8e7ed6f34ab6ffed19c815607a81f0584c81cda5444318b3d127bdb24e3451fcc43e24ddfd33074f
+DIST jdk-8u181-macosx-x86_64-demos.zip 58763272 BLAKE2B 

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

2018-08-10 Thread James Le Cuirot
commit: add151ce353eee6ed4269a92a62e069d01af2e8a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Aug 10 21:01:35 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Aug 10 21:02:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add151ce

dev-java/java-sdk-docs: Version bump to 1.8.0.181

Straight to stable as the old version has gone.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-java/java-sdk-docs/Manifest|  2 +-
 ...dk-docs-1.8.0.172.ebuild => java-sdk-docs-1.8.0.181.ebuild} | 10 --
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-java/java-sdk-docs/Manifest b/dev-java/java-sdk-docs/Manifest
index 2bb439c04d4..2360a7d9a1f 100644
--- a/dev-java/java-sdk-docs/Manifest
+++ b/dev-java/java-sdk-docs/Manifest
@@ -1,3 +1,3 @@
 DIST jdk-10.0.2_doc-all.zip 69312792 BLAKE2B 
ad2cad74e78098672ecc7d4f80f0babbded5ac564948c51ec5eb50b4e4e2688bec5bb6804d6829ea6137354ef8b1554b0ef6f8d0e62fe40b2e0bd80836691b6f
 SHA512 
424ca11b661eaf4012d31cbe200ce5209098dd8fb21648eae5838ba2dd55d96aec5a263664d0b4ab21bc5f8cfe13cfbc61294cf92353dcbf8d8134613b25f67a
-DIST jdk-8u172-docs-all.zip 93491812 BLAKE2B 
7d670aa054a73c9711b78b6094a8e4f8c8b8b774543a9b067acce7cb2e572d6536ad0c525d1ac112f2585a648b3209ac63df0d3ac85bf8c23ec91937b70add01
 SHA512 
6b1157822fd7d25bd4bb56394e8243e3e315ce772a908bb05fe260b5f1d6506f336b8afca6febef7caafcbf9463b4713fb27b657726ee4b6578d2e6732b9a2fe
+DIST jdk-8u181-docs-all.zip 93487519 BLAKE2B 
4ae2901174d072f2bf44800c3b12f6700f70bfcd89adc709678a0e8f48da94fea352bc2571d9dc611d85a5a3a21b8c33b5bc5f8c7b9d86a1e5e456164491279d
 SHA512 
157d33432829a86326d7a24643dd8a61a11d72e98647c5ed44145fbb81fadcb1a51fca86fab82fa671193468b9631e5c8ea92d265bc0bf5969584dac40d4a1ec
 DIST jdk-9.0.4_doc-all.zip 70500089 BLAKE2B 
549da2c6baf1b39082f05d42d0fd02f7682a765c1d43a605063b155b3b3e2e20053b4044a238afb41c758700efa5de9ec53c29e2e8be1d682c2e9e7b221c0875
 SHA512 
7d8b40499a0ea91ac922c6916b19a061b39e73e54e123a943fcaa75fcfe66672ad445dbd789c2c9448c8cee0e7f72974ca6ad53bcaa5667547feca5791dab92b

diff --git a/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.172.ebuild 
b/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.181.ebuild
similarity index 87%
rename from dev-java/java-sdk-docs/java-sdk-docs-1.8.0.172.ebuild
rename to dev-java/java-sdk-docs/java-sdk-docs-1.8.0.181.ebuild
index 1791bdf6203..82f3255d840 100644
--- a/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.172.ebuild
+++ b/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.181.ebuild
@@ -1,16 +1,14 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-
-inherit versionator
+EAPI=7
 
 
DOWNLOAD_URL="http://www.oracle.com/technetwork/java/javase/documentation/jdk8-doc-downloads-2133158.html;
 
-[[ "$(get_version_component_range 4)" == 0 ]] \
-   || MY_PV_EXT="u$(get_version_component_range 4)"
+[[ "$(ver_cut 4)" == 0 ]] \
+   || MY_PV_EXT="u$(ver_cut 4)"
 
-MY_PV="$(get_version_component_range 2)${MY_PV_EXT}"
+MY_PV="$(ver_cut 2)${MY_PV_EXT}"
 
 DESCRIPTION="Oracle's documentation bundle (including API) for Java SE"
 HOMEPAGE="http://download.oracle.com/javase/8/docs/;



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/latin-euro-standards/

2018-08-10 Thread Mats Lidell
commit: 4474208e26b6d7403a3bc4f803aa7abacd820286
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:59:22 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:59:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4474208e

app-xemacs/latin-euro-standards: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/latin-euro-standards/Manifest   |  1 +
 .../latin-euro-standards/latin-euro-standards-1.11.ebuild  | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/latin-euro-standards/Manifest 
b/app-xemacs/latin-euro-standards/Manifest
index 6c8ee43cd24..f117fe845fe 100644
--- a/app-xemacs/latin-euro-standards/Manifest
+++ b/app-xemacs/latin-euro-standards/Manifest
@@ -1,2 +1,3 @@
 DIST latin-euro-standards-1.07-pkg.tar.gz 13887 BLAKE2B 
5a97c6639668d77e376af24ffa14723acd2b40a4bac0fad334f881319a537d5d610a9ddfa0a0f021e5fdba8df684bb0c3c5a514c8efbec52aaef684b1a546b24
 SHA512 
71e666f40be2e299394400235ab8d4474807feb7f8e041ad8f55fc743c71feb4edc71cebdc7a19a1cc22949752d4af297b16c1c03520cc17b1ed5882d6f4fc6d
 DIST latin-euro-standards-1.09-pkg.tar.gz 14360 BLAKE2B 
00ce57c201c0e815f30eb284d04a04cb3670a2a8af8ef721d7fb46c926ab7a882d0ff23a8311900619347cc8daf85d9a73cb3ef43980cd179da16b119f138ce1
 SHA512 
d76928736b98bd8c27aa8624de23702ca1f3f121ea926cfb11306bb6a5c64f452474ca643da63ce3801e5ddf757d67f28f92ce95fe885d56ce6f4e9baecb55f3
+DIST latin-euro-standards-1.11-pkg.tar.gz 14443 BLAKE2B 
19c7675b682ad3d68325eddd6f0ff9c831347ecb27e8db98c1deb55eef4f866d60369f433b2a8577297117d338c936f6938a451bf5fcf79d3914a5fb74acc8e5
 SHA512 
ab7f05609ead5176a9effcad7aad29cf5e86a7954c8dc64e99cc4901f8551262a7e770888dce3855ef66349b85980c29eda895e7a619ea87fa239dbd420e2695

diff --git a/app-xemacs/latin-euro-standards/latin-euro-standards-1.11.ebuild 
b/app-xemacs/latin-euro-standards/latin-euro-standards-1.11.ebuild
new file mode 100644
index 000..29529bc0a11
--- /dev/null
+++ b/app-xemacs/latin-euro-standards/latin-euro-standards-1.11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Support for the Latin{7,8,9,10} character sets & coding 
systems"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/leim/

2018-08-10 Thread Mats Lidell
commit: 80fe75258d63f89f3c3aaae90d273ae22deec6e9
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 21:00:14 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 21:00:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80fe7525

app-xemacs/leim: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/leim/Manifest |  1 +
 app-xemacs/leim/leim-1.38.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/app-xemacs/leim/Manifest b/app-xemacs/leim/Manifest
index 3f3ecb2f3a6..0790ae84a49 100644
--- a/app-xemacs/leim/Manifest
+++ b/app-xemacs/leim/Manifest
@@ -1,2 +1,3 @@
 DIST leim-1.24-pkg.tar.gz 1723174 BLAKE2B 
103b0f73a3fcb81c7f8f4faab7a59b59b615f8731682eceb927d9307b21f8d1f41449cf9e908fe06579a2802187c39f6cbcf2c22949bed28fe11246bbd5f85a9
 SHA512 
a5f338e63806802c743b1fc8702612948cccd43cb6ce87cc88059502a6ee3d919e48bbe0e6a34b3338e4d6ed617530e399169c35988cac4e5e17fd096676b83c
 DIST leim-1.31-pkg.tar.gz 1804784 BLAKE2B 
e18e999335494795f1821e8a6d6e762c1a5db74f61e9ecf8f40dab4fc484ca6ff226799369f71df9628b09c1d92d328895405bd769e0cc62979cae328a1fa9a1
 SHA512 
1179480967e12a7a9701cba24e40f6bdeb51e57fe32e7f4ead4196e652029fa04e0470dfdbc5aecd4a0caf0b53893a815559c5c550d9dacf7e724c898ce6f26f
+DIST leim-1.38-pkg.tar.gz 1810194 BLAKE2B 
f0e20b399cf9024788c02a02b026dbd4fdd55afd95245f887df0169818b711b89234e8fc12ae3c2bbdf3a00d8478c07ebf10da99813eecbf8a40c713536c5a48
 SHA512 
bca727ce9c2260d5cc3ef06f9e337b87409943a0420565c9dec2e5a968af189569df1b77e4bced9a2b1ff73504eb9856778c70329a0e2eda817e57b2e8d75c12

diff --git a/app-xemacs/leim/leim-1.38.ebuild b/app-xemacs/leim/leim-1.38.ebuild
new file mode 100644
index 000..d09c1d8e5a6
--- /dev/null
+++ b/app-xemacs/leim/leim-1.38.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Quail.  All non-English and non-Japanese language support"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/latin-euro-standards
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/

2018-08-10 Thread Mats Lidell
commit: a34da5f8b8f4f7f3121dc66259f7cee24488beec
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:56:56 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:56:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34da5f8

app-xemacs/hyperbole: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/hyperbole/Manifest  |  1 +
 app-xemacs/hyperbole/hyperbole-1.22.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
index 3856198005c..d9613aef9fe 100644
--- a/app-xemacs/hyperbole/Manifest
+++ b/app-xemacs/hyperbole/Manifest
@@ -1,2 +1,3 @@
 DIST hyperbole-1.16-pkg.tar.gz 636211 BLAKE2B 
87099625589e1bc8d39f9d3c6ea102f6796f8a74067b0234955dff355c1f2dd2781b0825f5885f750fe6440087cdff2d219496a0b1e018d63d1472b88f83c889
 SHA512 
f0064bf8580c321cd73922cbf651fcd9242ab8aa409ad2eb99ae620f1e284abdd24ad0fa104636646b974f15892d7d7e895fdd35603e42827f3f06c3eca86964
 DIST hyperbole-1.17-pkg.tar.gz 555380 BLAKE2B 
35deb594f6fc9c335d8e5f35dce0eb0581a0aa7c0b85dbfaaef9e50250b56e6d00cca2c633dca71e56e241f342535871393ee706598e4cd06d3db3a309e89cd8
 SHA512 
154e750124df8a610695847c041a3588404b4d2524dbe60a7ab86e546d4920eb95cd7abe34f82535d7c2869fbb80f12349ac41e87a67b614dbd19df034fe4c03
+DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 
1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6
 SHA512 
726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6

diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild 
b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
new file mode 100644
index 000..d838193c04f
--- /dev/null
+++ b/app-xemacs/hyperbole/hyperbole-1.22.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Hyperbole: The Everyday Info Manager"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/calendar
+app-xemacs/vm
+app-xemacs/text-modes
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/apel
+app-xemacs/tm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/latin-unity/

2018-08-10 Thread Mats Lidell
commit: 009b778242631695d590bdb8a28420705e5e224b
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:59:48 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:59:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009b7782

app-xemacs/latin-unity: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/latin-unity/Manifest|  1 +
 app-xemacs/latin-unity/latin-unity-1.23.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/app-xemacs/latin-unity/Manifest b/app-xemacs/latin-unity/Manifest
index 916199b546f..7ab2acec4aa 100644
--- a/app-xemacs/latin-unity/Manifest
+++ b/app-xemacs/latin-unity/Manifest
@@ -1 +1,2 @@
 DIST latin-unity-1.20-pkg.tar.gz 106399 BLAKE2B 
3e5270865879a49f0ecd2eace7635df32219834240ed84e1a1953d2ad5c943fbff96b2e6efb3bd79ea1053adcd4a0daa1de9a62320eea313d43b1cbf0dd6e994
 SHA512 
9e2634c69ba1382113811e31b9bb2a4d3aa5780fb5d98b0bcb3e8c3ae813ff881ae13032318e14000f9ecb2c68d4490cb168ea8b10a373889962ba7c920569d1
+DIST latin-unity-1.23-pkg.tar.gz 106169 BLAKE2B 
4b3e3a72a9589a0afd4f5c6c03af269599300f785ae4f7bcf35aac0fd7b24c0d191f225501468f90a5ca9d422b3453d289ef8306fee4e8e24a53f2190dca5a83
 SHA512 
5fd5b05f0528a83eda423233a6312f7b81f8b9d77987193d2425c9308dbcec391edccc8c16ec1de3d95cacaba809c3e8ba8f170d32c772225ffc780ee5389553

diff --git a/app-xemacs/latin-unity/latin-unity-1.23.ebuild 
b/app-xemacs/latin-unity/latin-unity-1.23.ebuild
new file mode 100644
index 000..62df55dee65
--- /dev/null
+++ b/app-xemacs/latin-unity/latin-unity-1.23.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: find single ISO 8859 character set to encode a buffer"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+app-xemacs/latin-euro-standards
+app-xemacs/mule-ucs
+app-xemacs/leim
+app-xemacs/fsf-compat
+app-xemacs/dired
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/igrep/

2018-08-10 Thread Mats Lidell
commit: c715564f155debb32ff8fdea67370ac4a1551df3
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:58:29 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:58:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c715564f

app-xemacs/igrep: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/igrep/Manifest  |  1 +
 app-xemacs/igrep/igrep-1.18.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/app-xemacs/igrep/Manifest b/app-xemacs/igrep/Manifest
index 4def5611a3c..fae86b55c7f 100644
--- a/app-xemacs/igrep/Manifest
+++ b/app-xemacs/igrep/Manifest
@@ -1,2 +1,3 @@
 DIST igrep-1.14-pkg.tar.gz 20838 BLAKE2B 
5dba352e6084d9f9b6715d5a855cfbaf9e79d4e198bbd373b6e25e61f6c8cc38f19d83b0672618778eaa243695a2748c6a78ae75dfb0a25278eaf18950c2df4d
 SHA512 
f5fd38a84cd46478bf48bb2c8629aefba9e5e967c66b0dca716df9d7a840871e9874b3786d95820219c8b00b7beafe770e3363352f1384a18bb0084ee1ed0f8e
 DIST igrep-1.16-pkg.tar.gz 21993 BLAKE2B 
688a1dd31421a07558da5d567d31d2ba14bc847943e201dc136023e5bf5a2aa595a3b0227d2cf38c0f0fc3f591316ec03a340390362953aafc432bedbf48e921
 SHA512 
0cc70a42434398e4e15240935660477ba7104e9531d7f87f5d5fbaa73b3f36fe8016d17211270a5f7274478335930b970430921a94571b28b39d0da96d579a0e
+DIST igrep-1.18-pkg.tar.gz 22032 BLAKE2B 
57d8cfec4b210e52368bc5879f015323ad494ec6503f8ecd568f0ac3e12c7cdda40c08e1fd63ab006570342cc629e527c906ecf274e441d72b7134bb20e32c32
 SHA512 
c2e4420b43c00f38a368016ec46c2f8d24580c7d2d36d269be942d81af07b8997d402185d08a81acd863fda0716b4c0ae17dde812ea440b06672885638ce6f2e

diff --git a/app-xemacs/igrep/igrep-1.18.ebuild 
b/app-xemacs/igrep/igrep-1.18.ebuild
new file mode 100644
index 000..86d943e5026
--- /dev/null
+++ b/app-xemacs/igrep/igrep-1.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Enhanced front-end for Grep"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/efs
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/ibuffer/

2018-08-10 Thread Mats Lidell
commit: 39b7f8cf7936a02ba3a13a822b07a5d175da0c70
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:57:19 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:57:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b7f8cf

app-xemacs/ibuffer: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/ibuffer/Manifest|  1 +
 app-xemacs/ibuffer/ibuffer-1.12.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/ibuffer/Manifest b/app-xemacs/ibuffer/Manifest
index fd34c12bab6..1d484229319 100644
--- a/app-xemacs/ibuffer/Manifest
+++ b/app-xemacs/ibuffer/Manifest
@@ -1,2 +1,3 @@
 DIST ibuffer-1.09-pkg.tar.gz 89926 BLAKE2B 
3d8cac6a487e281fd73cb443137421a85367f6141b2dad3f6530540a7764b4c3f9ba7e3551b243815cd97846afdba7811cc0c3b6a02f45e6d48f31392aeb3915
 SHA512 
d5a9d4aa5fa9fbbab7a50d488742c271d2810f5312f7e1db04c2ef600e94473acf6a6c6e6bbe5f1ba4c35f2f550044a0f8847a7cbc0963386b18fa2ad36be1d2
 DIST ibuffer-1.10-pkg.tar.gz 87849 BLAKE2B 
54e5b403d50691cc3a0989f1aad9c043d815a6b092237c8cee218b95c5b65e8b3b8bddd620546952d4d1a391c6758803dd288582e584e0534abe73c549765a28
 SHA512 
698ab658eabbcefe7826d8fe01978bae33158275727b61a404b8f7fcb6361b9c3bb502e50123a05e789571b06f4d113ea64052c90f669f5648d4050f5d25ad31
+DIST ibuffer-1.12-pkg.tar.gz 87663 BLAKE2B 
895d5622534c6e25f6f3a4e1ec352fe481d965514eb75d41200dcf72cc0506239785b1f2f1fd4ffc73bc4de70e7c031564849490042f9f589fd313d842c071a3
 SHA512 
3ae3f79cddcb2c45ec485d8e0debf8b835c64fa0b4f4fa06a98ae682153d5983fe156982c784d26188a47f9a89cc9a370b88ded703b9672bd8f76fba41c7d3c9

diff --git a/app-xemacs/ibuffer/ibuffer-1.12.ebuild 
b/app-xemacs/ibuffer/ibuffer-1.12.ebuild
new file mode 100644
index 000..c615e7be9fa
--- /dev/null
+++ b/app-xemacs/ibuffer/ibuffer-1.12.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Advanced replacement for buffer-menu"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/idlwave/

2018-08-10 Thread Mats Lidell
commit: f3056e0ede25d23014ca142eb0e50cec398628d5
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:58:06 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:58:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3056e0e

app-xemacs/idlwave: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/idlwave/Manifest|  1 +
 app-xemacs/idlwave/idlwave-1.34.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/app-xemacs/idlwave/Manifest b/app-xemacs/idlwave/Manifest
index 9528cdad040..640c6a0b159 100644
--- a/app-xemacs/idlwave/Manifest
+++ b/app-xemacs/idlwave/Manifest
@@ -1 +1,2 @@
 DIST idlwave-1.32-pkg.tar.gz 520863 BLAKE2B 
1156dcb89c9900ade58f35de3fae1e6cad96fa7dcbfeda30a9097108614bb5d1f8e8e618112dd47320700d36165ee11abee86e41d8a0cf944a8c32c9c3f5904b
 SHA512 
deebd2e3f49e8a0cf057735a6639f890da5282edbb67cc35bb653456d488e9d0c9f5c69a73a70023f276d7c8df974d9b9a3400c2a7ef1e0bbc4c07c416353995
+DIST idlwave-1.34-pkg.tar.gz 522052 BLAKE2B 
3ceacc3d56ee54a678dbb4db84691eba451e382e1c0492efb13ad02a60efd9c046616dac8be838f82d4de2cb77dbba2ad1b9438af502d3133794f839bc1d9dce
 SHA512 
ed4904fbd6f37dcce063c5507b2258d64e0909419ddf1f8dfa0b4526a99412a422b819560c502f92033071025d871b4f6f63ac18c7dce9970ad2fb54622d4bea

diff --git a/app-xemacs/idlwave/idlwave-1.34.ebuild 
b/app-xemacs/idlwave/idlwave-1.34.ebuild
new file mode 100644
index 000..70ae400fc3d
--- /dev/null
+++ b/app-xemacs/idlwave/idlwave-1.34.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Editing and Shell mode for the Interactive Data Language"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/mail-lib
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/hm-html-menus/

2018-08-10 Thread Mats Lidell
commit: da3fcf0e53e46a94c3b3abb2bc55a74cd92dd79e
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:56:03 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:56:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3fcf0e

app-xemacs/hm-html-menus: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/hm-html-menus/Manifest  |  1 +
 app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/app-xemacs/hm-html-menus/Manifest 
b/app-xemacs/hm-html-menus/Manifest
index 0f6c2725fc4..016cff6d0f4 100644
--- a/app-xemacs/hm-html-menus/Manifest
+++ b/app-xemacs/hm-html-menus/Manifest
@@ -1,2 +1,3 @@
 DIST hm--html-menus-1.23-pkg.tar.gz 179091 BLAKE2B 
caac889d17634f85084db88f4b6e2d97e0aa69224f52ae1e68daa536b7c339b8d1ab55e8b04f9ba26173b07e0bbfc8e6850285ff39311a30ff33d34b70671e9d
 SHA512 
9197c8a5c8bdf10c69e974ef80c51cb3849fd86f6ac4050bf044f09d47d0f8ab77c637789a3175024ed8f818cbe0ffcfb548028e7cdcc112f81e0b2c3e54
 DIST hm--html-menus-1.24-pkg.tar.gz 179443 BLAKE2B 
91c8d753f7687b12f0d0b95393a21a3d05705725dcf9f1ed9eff44949763f3c6ec06367cb7df8d0ecf1aa11fbeb7409df316781dc51b0db37bd9a7ca53f77434
 SHA512 
2576ba402fbbb6a538e497c88fd3472c37f7047c75a41396a94e17984021fa3c2bcf2c0c7c2c81a4a1a711d1dde474ad7505b7c78d7300d46a64ce3fdceded7f
+DIST hm--html-menus-1.26-pkg.tar.gz 179409 BLAKE2B 
483ec82621700591f47128f9268b0c839d9094cff1044ac00deea0c4d1629bd7a6d4a66d7bd4db7e3ef54a73e89574ec23a1568a204b05713ffedf083396dfe9
 SHA512 
943c3e5667ad1f2caf6d66ef046e744c90cd1a2b7f06dcbf1e935cda984b62365b34b74e66f014c79e1a1bc0b97b183f85846d59a9f3da1aa400cb3d39949ce1

diff --git a/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild 
b/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild
new file mode 100644
index 000..d605b739102
--- /dev/null
+++ b/app-xemacs/hm-html-menus/hm-html-menus-1.26.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="HTML editing"
+SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/hm--html-menus-${PV}-pkg.tar.gz;
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/ilisp/

2018-08-10 Thread Mats Lidell
commit: 8eab4a0525a6e6091ce01c07e73c922d2dc836a9
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:58:59 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:58:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eab4a05

app-xemacs/ilisp: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/ilisp/Manifest  |  1 +
 app-xemacs/ilisp/ilisp-1.38.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-xemacs/ilisp/Manifest b/app-xemacs/ilisp/Manifest
index bd78bde83ef..fde268d6c48 100644
--- a/app-xemacs/ilisp/Manifest
+++ b/app-xemacs/ilisp/Manifest
@@ -1,2 +1,3 @@
 DIST ilisp-1.34-pkg.tar.gz 345867 BLAKE2B 
7a3faf630fabf39f25f4cbb73fafdc261441699d75bcdad0c8117ee051ae59b06735306b77617ab75c092178cfe0f0e0b98b53bda01a3026f0728ba86bef25ee
 SHA512 
c6d024383f6bb33dcc47f175895aace02bab209fa4ece11ac90812630e49a3ac43f10931a9398fcd9dc4f14747bdb0a0694fab4f67c9b15650bcf201fea7508c
 DIST ilisp-1.36-pkg.tar.gz 347911 BLAKE2B 
4e8783055d06b4824c806c80d79dacb4bad8066fcd1afb9c6e3911a176792a6ee8b6ff269726178642d7c75ce12b47856abe82504c67fa8caa5291f89e9c0f39
 SHA512 
71a637f80df53ef59b5e2d56ab1c36790d702a7419831d1a1ed54f4e29570e0120c757af71675039fc7076625ad1379eae07a2895c01ced0b066de88bb62576d
+DIST ilisp-1.38-pkg.tar.gz 347693 BLAKE2B 
41e83efd134dd013aed6da858db1df6276483f613e920127db9fd289ef3bb27e7d59a2e99ce39e4a6e57f9a76f12e178daa5787f133e2cd3de9a592444578d80
 SHA512 
157cdaf3a4bfec9602c8a63cf573a40d50d5d88d5c620e1f23e41ef7c272bbeaaf4937361ab412a4e79ad9d60fe0a2d8c99362d086e4ad7b60cf0c122f9b82e0

diff --git a/app-xemacs/ilisp/ilisp-1.38.ebuild 
b/app-xemacs/ilisp/ilisp-1.38.ebuild
new file mode 100644
index 000..9e0a973ad97
--- /dev/null
+++ b/app-xemacs/ilisp/ilisp-1.38.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Front-end for Inferior Lisp"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/haskell-mode/

2018-08-10 Thread Mats Lidell
commit: 79079c0236f175113acb4d4afcb1c592587c6e44
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 20:56:35 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 20:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79079c02

app-xemacs/haskell-mode: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/haskell-mode/Manifest |  1 +
 app-xemacs/haskell-mode/haskell-mode-1.14.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/app-xemacs/haskell-mode/Manifest b/app-xemacs/haskell-mode/Manifest
index f47245ff6e6..8ba53ec81f5 100644
--- a/app-xemacs/haskell-mode/Manifest
+++ b/app-xemacs/haskell-mode/Manifest
@@ -1 +1,2 @@
 DIST haskell-mode-1.11-pkg.tar.gz 110350 BLAKE2B 
05acfe43c5fbf87dd97543d300c41695ee1383267dc0e88aa2b0ae9e2b84b179127500b5d292280099b77597fb93bee4504544979956a814d081b99bb0b88861
 SHA512 
719b65cbf70680be25912a972fc1c4ce4609bd93f6decac6904b8d8b6266d466c577eb1a60d179f4d356af96f755f24b2802a2803be27e01be0132a22c75abb0
+DIST haskell-mode-1.14-pkg.tar.gz 110367 BLAKE2B 
e59067f89993eeaa79f07110afdee88405a8b0c4ada8d817bb3e0dfa83baba1b8d1e5c1e7ce676cdc37aff02827746a29d1c2c4408d301a88e192dcecf13b509
 SHA512 
d3bbb6989182f8c2a432fac8d33c5a0deaf7e043a7b91f85a1016584beee5d45d5b480c1c810bbb8c78c56af61cec52ee3ef4e0467a098e080af5d1dfbd71442

diff --git a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild 
b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
new file mode 100644
index 000..6f39a915e9f
--- /dev/null
+++ b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Haskell editing support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/edit-utils
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



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

2018-08-10 Thread Thomas Deutschmann
commit: 85d2b28b741b031c78b1cdb28f4a71be1f482525
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 10 20:23:02 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 10 20:23:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d2b28b

app-arch/bzip2: update HOMEPAGE and SRC_URI

Looks like bzip2 is moving back to its former project home at
sourceware.org.

In the meantime use Gentoo's own mirror.

Closes: https://bugs.gentoo.org/663280
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-arch/bzip2/bzip2-1.0.6-r9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/bzip2/bzip2-1.0.6-r9.ebuild 
b/app-arch/bzip2/bzip2-1.0.6-r9.ebuild
index d4a73abdd21..b2bae1f0989 100644
--- a/app-arch/bzip2/bzip2-1.0.6-r9.ebuild
+++ b/app-arch/bzip2/bzip2-1.0.6-r9.ebuild
@@ -9,8 +9,8 @@ EAPI=6
 inherit toolchain-funcs multilib-minimal
 
 DESCRIPTION="A high-quality data compressor used extensively by Gentoo Linux"
-HOMEPAGE="http://www.bzip.org/;
-SRC_URI="http://www.bzip.org/${PV}/${P}.tar.gz;
+HOMEPAGE="https://sourceware.org/bzip2/;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="BZIP2"
 SLOT="0/1" # subslot = SONAME



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

2018-08-10 Thread Ulrich Müller
commit: 6760261651ebf4728033008855dd4e3a3dc3dcdd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Aug 10 20:02:58 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Aug 10 20:03:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67602616

Revert "app-emacs/vm: Depend on 

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

2018-08-10 Thread Mikle Kolyada
commit: a8587b7623d2ebb9d009feeec79c619d571e1338
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 10 19:40:43 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 10 19:40:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8587b76

dev-python/openpyxl: amd64 stable wrt bug #608714

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/openpyxl/openpyxl-2.4.11.ebuild 
b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
index 3d62292acd1..cbdefa9c91c 100644
--- a/dev-python/openpyxl/openpyxl-2.4.11.ebuild
+++ b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/${PN}/${PN}/get/${PV}.tar.bz2 
-> ${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-08-10 Thread Mikle Kolyada
commit: cc6777fbb7909da778ee21eba495b5018efc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 10 19:28:23 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 10 19:28:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc67

mail-filter/spamassassin: amd64 stable wrt bug #663204

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

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



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-redis/

2018-08-10 Thread Brian Evans
commit: a134b5ad5840f46f365abb31bd0f5687e6c5d6bd
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 18:08:40 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a134b5ad

dev-php/pecl-redis: Version bump for 4.1.1

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-redis/Manifest|  1 +
 dev-php/pecl-redis/pecl-redis-4.1.1.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/dev-php/pecl-redis/Manifest b/dev-php/pecl-redis/Manifest
index c0b5bad4943..baf8aadfe02 100644
--- a/dev-php/pecl-redis/Manifest
+++ b/dev-php/pecl-redis/Manifest
@@ -1,3 +1,4 @@
 DIST redis-3.1.6.tgz 199920 BLAKE2B 
00aa81cdbedc03b4a672a58be98d8f01d2076038622b9d1e9673c0628c096152f12f9f5ff540af639da73b4458fcb1fce9c1c8b49a95db48970bab07806ac8d0
 SHA512 
4263d150c93f11dd06587925ad9a3cd8fbba2e4a18b2f23e6adfaeb25d566a1c2d256551a50ae1b9c770fd0f9bc4c92f483c46d60be9d4f5b5ba056231b7d527
 DIST redis-4.0.0.tgz 212340 BLAKE2B 
996138b3dd92e839fbebaf5d562cfbe90e66384233c83612c8726fa41f10c106d0195c87449fc7886b3e832fd551b962ef50c161372c04c899c9fe7fd1140101
 SHA512 
e4bf2294f696e468174c0fff9ed33831cf81c3548ce30ede01bc3c45a15cb87b9b9ea02899c451f63211be8cb37e953be138e93c16d9e0f12772b7b6d03e8dcd
 DIST redis-4.0.2.tgz 212617 BLAKE2B 
5778cf08e93fe8343e8fa07f1314c39b2d6d9a150d70c5b2084274afb163f1132a4be81385563f74d3b1d8f2dc32bf6578e98a123b43a941635fd85ebb229771
 SHA512 
3b296926ddd6a69a4d633da8bf6257c9b2962dffb4dd38c20eaf821a8c64262b476a7fb10ab4412ceb2d1307aef26c3d1d4b72141d29dab262d521a08df13a6a
+DIST redis-4.1.1.tgz 220894 BLAKE2B 
82cedf5128a62f0814c3b42792c4adb66fa58f76fdd211366c0ecd6d02130272504e20dca50a27a7ee7f16039ecfc28384743548df227dd0fa5fa1f9a2ca505c
 SHA512 
f4cc438c81c8b5119889be1004ac1b3ac689554a31ad81516ce50249fa748c225883413da687f15a00279eff0269e5d4c992809f8d88cc49e848def511d3e623

diff --git a/dev-php/pecl-redis/pecl-redis-4.1.1.ebuild 
b/dev-php/pecl-redis/pecl-redis-4.1.1.ebuild
new file mode 100644
index 000..5679d6c4a9f
--- /dev/null
+++ b/dev-php/pecl-redis/pecl-redis-4.1.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="redis"
+USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
+DOCS=( arrays.markdown cluster.markdown README.markdown CREDITS )
+MY_P="${PN/pecl-/}-${PV/_rc/RC}"
+PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
+PHP_EXT_S="${WORKDIR}/${MY_P}"
+
+inherit php-ext-pecl-r3
+
+DESCRIPTION="PHP extension for interfacing with Redis"
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE="igbinary +session"
+
+DEPEND="
+   php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( 
dev-php/igbinary[php_targets_php5-6] ) )
+   php_targets_php7-0? ( dev-lang/php:7.0[session?] igbinary? ( 
dev-php/igbinary[php_targets_php7-0] ) )
+   php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( 
dev-php/igbinary[php_targets_php7-1] ) )
+   php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( 
dev-php/igbinary[php_targets_php7-2] ) )
+   php_targets_php7-3? ( dev-lang/php:7.3[session?] igbinary? ( 
dev-php/igbinary[php_targets_php7-3] ) )
+"
+RDEPEND="${DEPEND} !dev-php/pecl-redis:7"
+
+# The test suite requires network access.
+RESTRICT=test
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   local PHP_EXT_ECONF_ARGS=(
+   --enable-redis
+   $(use_enable igbinary redis-igbinary)
+   $(use_enable session redis-session)
+   )
+   php-ext-source-r3_src_configure
+}
+
+src_test(){
+   local slot
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   # Run tests for Redis class
+   ${PHPCLI} -d extension=modules/redis.so \
+ tests/TestRedis.php \
+ --class Redis \
+ --host ${PECL_REDIS_HOST} || die 'test suite 
failed'
+   done
+}
+
+pkg_postinst() {
+   elog "The 4.0 release comes with breaking API changes."
+   elog "Be sure to verify any applications upon upgrading."
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-stomp/

2018-08-10 Thread Brian Evans
commit: 5cad372d47ef8070bbba008b91f0d1b60d366243
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 18:22:38 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cad372d

dev-php/pecl-stomp: Version bump for 2.0.2

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-stomp/Manifest|  1 +
 dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-php/pecl-stomp/Manifest b/dev-php/pecl-stomp/Manifest
index 12da5ede688..b7e281e4be5 100644
--- a/dev-php/pecl-stomp/Manifest
+++ b/dev-php/pecl-stomp/Manifest
@@ -1,2 +1,3 @@
 DIST stomp-1.0.9.tgz 23166 BLAKE2B 
804fbe2703f5035a8faa744cddc84de5249b74186c22ab5e26c075a2f241262cadd237c7f566262fcdc25def846968a7788d80817743cdf53eb255cbc25053e1
 SHA512 
e3ab5bfb03c29edde63de4006b448e0204efbac5817b1443ee5b1a0249c2f96d58443847b878e838108b66e5307f6e803f807aff7430af748af4994bfca5199a
 DIST stomp-2.0.1.tgz 23494 BLAKE2B 
3e9f042ffa4a8f54a0746db638ade4bf75febad0359e398894714c6c4d4b6bbaee65cfa384c379d14387026219f02013c6dbb7faba62ae11b4231215be7310ad
 SHA512 
61cfacbd96f1061dc869ede6c1ca0f7bceb6120b28cc4a78fabcbace54a66ba540faf41ef72747b8bcc6a4ef98e405daac04e82bd4e079d90293f030684b04d3
+DIST stomp-2.0.2.tgz 23609 BLAKE2B 
b6ed89b5b8fd0bb501b2337e87107797eedc6ac53c81ba86d2e755cfa2dd716bf4e409cee623430791e0b4854833ef44ed7f6f9e1d89fcd2250d598af0dcaea6
 SHA512 
577a781b45ef394cd833fb69c808da9b8a8ff69b31b1093c5eef3f7b5d1b37cd0b45c32a03883f56f86213e32bb18aaf0a80010c6bec7efa7239ea48bc57b4b4

diff --git a/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild 
b/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild
new file mode 100644
index 000..a4649795c92
--- /dev/null
+++ b/dev-php/pecl-stomp/pecl-stomp-2.0.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
+PHP_EXT_NAME="stomp"
+DOCS=( CREDITS doc/classes.php doc/functions.php )
+
+inherit php-ext-pecl-r3
+
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="PHP extension to communicate with Stomp message brokers"
+LICENSE="PHP-3.01"
+SLOT="7"
+IUSE="examples ssl test"
+
+DEPEND="${DEPEND}
+   php_targets_php7-0? ( dev-lang/php:7.0[ssl?] )
+   php_targets_php7-1? ( dev-lang/php:7.1[ssl?] )
+   php_targets_php7-2? ( dev-lang/php:7.2[ssl?] )
+   php_targets_php7-3? ( dev-lang/php:7.3[ssl?] )
+"
+
+RDEPEND="${DEPEND}
+   php_targets_php5-6? ( dev-php/pecl-stomp:0 )"
+
+src_prepare() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 || use php_targets_php7-3 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default
+   fi
+}
+
+src_configure() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7_2 || use php_targets_php7-3 ; then
+   local PHP_EXT_ECONF_ARGS=(
+   --enable-stomp
+   --with-openssl-dir=$(usex ssl "${EPREFIX}/usr")
+   )
+   php-ext-source-r3_src_configure
+   fi
+}
+
+src_install() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7_2 || use php_targets_php7-3 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug-client/

2018-08-10 Thread Brian Evans
commit: f5c03631f5bf0e314f947f5713b8472deadf92ed
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 19:02:27 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:16:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c03631

dev-php/xdebug-client: Version bump for 2.6.1

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/xdebug-client/Manifest   |  1 +
 dev-php/xdebug-client/xdebug-client-2.6.1.ebuild | 29 
 2 files changed, 30 insertions(+)

diff --git a/dev-php/xdebug-client/Manifest b/dev-php/xdebug-client/Manifest
index 91529384abd..24f74d9c583 100644
--- a/dev-php/xdebug-client/Manifest
+++ b/dev-php/xdebug-client/Manifest
@@ -3,3 +3,4 @@ DIST xdebug-2.5.0.tgz 267640 BLAKE2B 
beaa0ac97867a4d28f7daca3277f3c2071f2bc5cfa9
 DIST xdebug-2.5.3.tgz 279085 BLAKE2B 
cbbfb15e92c3f80cda502340396a6137e2234442fd98bc3fe4b2e08e76cba6292fb5176992aadba7193308ec4c9ab32356922a4416a21b23603e9b48a0d73c06
 SHA512 
b301a5abb92e123bbe2b36f7838b56d370a0f2c0c4d3c350b5014f4b86d31daa66e9bff995eed67a570558f6a72ca46a097266e6ab94c413f1dcb99c0fbd4f22
 DIST xdebug-2.5.5.tgz 279491 BLAKE2B 
2492911db7afca2bc96761788c4ec7eac92cb22a6d65b69070b74f702df2bae1ba7dff9f5edfe83542229dbb7ebb3850b6ed1cf19a5e5969413aac3f2d39fc73
 SHA512 
9faab421bd90c03734c047d8c6dcc021c8bc665eb36781c692f194d04c7dca24fe1eb920ca8dc407e5bf4ae0912c4b917587f940f34b07171a8881d4cf8695d1
 DIST xdebug-2.6.0.tgz 283644 BLAKE2B 
1065585b3bdf07a7448e584dbd94b250d61247d577fe5a0c51fe9aad200ead766c140501ee9f2a6ec2a991896b9f542f911519af8c1351dbe80ac4857d4c8d34
 SHA512 
e81f771478eb45cdae5814037ac1b86bcb8c5616d22dcac436482c350187c53d3cc6d54be740a49dca6d38c58c086db6e4a68eb3004a0152d6215c97512538a2
+DIST xdebug-2.6.1.tgz 283961 BLAKE2B 
4478d591591102a9efa248820831e4d43d89eb9b80379c92fe85c888377a31d855ac4ea98c13ad87da68f7e7f659483cfa36fd4651f245d5603fcada2e2fcf73
 SHA512 
31f26e592b3888d7cc74c6a7c51e0cc1151cf8a32100dda78098fb5b3e307cf8d0445b97247986c75b303a787f89b3937bc042dc52f19ca995753a6843bbd80b

diff --git a/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild 
b/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
new file mode 100644
index 000..6956e42e79f
--- /dev/null
+++ b/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+MY_PV="${PV/_/}"
+MY_PV="${MY_PV/rc/RC}"
+
+DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)"
+HOMEPAGE="http://www.xdebug.org/;
+SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz;
+LICENSE="Xdebug"
+SLOT="0"
+IUSE="libedit"
+
+S="${WORKDIR}/xdebug-${MY_PV}/debugclient"
+
+DEPEND="libedit? ( dev-libs/libedit ) net-libs/libnsl:0="
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   econf $(use_with libedit)
+}
+
+src_install() {
+   newbin debugclient xdebug
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-eio/

2018-08-10 Thread Brian Evans
commit: 28ee89127ff78d00932d2ce980aaadcbf0688a37
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 17:01:04 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ee8912

dev-php/pecl-eio: Version bump for 2.0.4

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-eio/Manifest  |  1 +
 dev-php/pecl-eio/pecl-eio-2.0.4.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-php/pecl-eio/Manifest b/dev-php/pecl-eio/Manifest
index 3fddc6e5c89..6d123d5ad82 100644
--- a/dev-php/pecl-eio/Manifest
+++ b/dev-php/pecl-eio/Manifest
@@ -1 +1,2 @@
 DIST eio-2.0.2.tgz 74005 BLAKE2B 
e09f540753f2c607b95de9c3f390fc0c31ad2a34fda99aac86f057b2e664e49aded0b5f3e491138af60d00828ee9ff13f09958177e9cfed2b254473b1f814da9
 SHA512 
9b5ab80e6a76a1a2e99dfa641b404d0b52cd79b54267a8ded622930b4cc99f3ba1e39a70fc2d8f5c4ed50fbd67d97bc78655cd17958f0c8a2314b3b6ac1c6384
+DIST eio-2.0.4.tgz 74118 BLAKE2B 
0228f0ca91ed6410614242e7ea1ddadaa1d1aa8211b3ea6f730c0711e4339bc158d661c5addee685d750a51e654874d35a04cf011d2a02ad06ab3f249b893753
 SHA512 
a74464752af5792c527b9149a7edff574952cac0b5b09e1e7ff3b7c0a2cc88ab171d916d94d508b9f92aa40bd5262a5b9f8d4ba239908f13ebcb89c6513da4d0

diff --git a/dev-php/pecl-eio/pecl-eio-2.0.4.ebuild 
b/dev-php/pecl-eio/pecl-eio-2.0.4.ebuild
new file mode 100644
index 000..571ac16c43f
--- /dev/null
+++ b/dev-php/pecl-eio/pecl-eio-2.0.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PHP_EXT_NAME="eio"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( README.md )
+
+USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="PHP-3.01"
+
+DESCRIPTION="PHP wrapper for libeio library"
+LICENSE="PHP-3"
+SLOT="0"
+IUSE="debug"
+
+src_configure() {
+   local PHP_EXT_ECONF_ARGS="--with-eio $(use_enable debug eio-debug)"
+   php-ext-source-r3_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-event/

2018-08-10 Thread Brian Evans
commit: 1477e445bd6a27f45d33122c51c46ddfd7f566b3
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 17:15:29 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1477e445

dev-php/pecl-event: Version bump for 2.4.0

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-event/Manifest|  1 +
 dev-php/pecl-event/pecl-event-2.4.0.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-php/pecl-event/Manifest b/dev-php/pecl-event/Manifest
index f8ee69ac75b..1710f791c87 100644
--- a/dev-php/pecl-event/Manifest
+++ b/dev-php/pecl-event/Manifest
@@ -1,2 +1,3 @@
 DIST event-2.2.1.tgz 133147 BLAKE2B 
909892c937843821b34cb4d450b06698b23ed8aac59915ef96c72ba08e4afe84856e913527e9b0197d28ebbe5cac8ac45174d8e3fbeae33eae0619e3b3e21959
 SHA512 
a331e0cbb923b2efe95a366c842929e9ffcdf15d4b95dce83f5d1e9bb33045477f278672835ffc087df89aa3614106cf504f4e6a779a620b94c20d83449e95f2
 DIST event-2.3.0.tgz 135401 BLAKE2B 
a068142854ed908cc482ec48a249a5d213c1806652cffc698bc6dd298c136c5884bbb52b30179ef813af938d0ecb92a5414c93dea3d782d6ebfb4e886128454a
 SHA512 
9e1f41a13a5fc534956561ea481816d6863ebe037cca0ce450cfb16375d6b49cd03c68e115c851ef6fa3022927f2e5850695880c65dd1d339bb747e171cc9f2f
+DIST event-2.4.0.tgz 139646 BLAKE2B 
fe672b5d1f4eabd06456ffb14f11ed978a23a15eba06bc01b22d1784d71d5859e71e3914ab64856dd33a1cccb6618b5926bab446a112d8bf106081c2ab41bc74
 SHA512 
d238b72764461cf338d20618e4dee80ed8e8519350d17a6c789a68d749d2f4adae991ee43928ab09321caaff321fa21aaa4b5fac6f827974b2f8e9295e948293

diff --git a/dev-php/pecl-event/pecl-event-2.4.0.ebuild 
b/dev-php/pecl-event/pecl-event-2.4.0.ebuild
new file mode 100644
index 000..3fbf4fc20ca
--- /dev/null
+++ b/dev-php/pecl-event/pecl-event-2.4.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PHP_EXT_NAME="event"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( README.md )
+
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ia64 ~x86"
+LICENSE="PHP-3.01"
+
+DESCRIPTION="PHP wrapper for libevent2"
+LICENSE="PHP-3"
+SLOT="0"
+
+DEPEND="
+   >=dev-libs/libevent-2.0.2
+   ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:0= ) )
+   php_targets_php5-6? ( dev-lang/php:5.6[sockets?] )
+   php_targets_php7-0? ( dev-lang/php:7.0[sockets?] )
+   php_targets_php7-1? ( dev-lang/php:7.1[sockets?] )
+   php_targets_php7-2? ( dev-lang/php:7.2[sockets?] )"
+
+RDEPEND="${DEPEND} !dev-php/pecl-libevent"
+
+IUSE="debug examples +extra libressl +sockets +ssl threads"
+
+src_configure() {
+   local PHP_EXT_ECONF_ARGS=(
+   --with-event-core
+   $(use_enable debug event-debug)
+   $(use_with extra event-extra)
+   $(use_with ssl event-openssl)
+   $(use_with threads event-pthreads)
+   $(use_enable sockets event-sockets)
+   )
+   php-ext-source-r3_src_configure
+}
+
+src_test() {
+   local slot
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   SKIP_ONLINE_TESTS="yes" NO_INTERACTION="yes" emake test
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/swoole/

2018-08-10 Thread Brian Evans
commit: d14e1a7b9d38e097fde445630edcac93813611c3
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 18:57:09 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:16:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14e1a7b

dev-php/swoole: Version bump for 4.0.4

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/swoole/Manifest|  1 +
 dev-php/swoole/swoole-4.0.4.ebuild | 70 ++
 2 files changed, 71 insertions(+)

diff --git a/dev-php/swoole/Manifest b/dev-php/swoole/Manifest
index a256dda4dea..ade44162de4 100644
--- a/dev-php/swoole/Manifest
+++ b/dev-php/swoole/Manifest
@@ -1 +1,2 @@
 DIST swoole-4.0.1.tgz 899395 BLAKE2B 
7e7320905cb83794115280977031cc5254a4947781fde05db6e7803f34ff0f5c0ecad84f8aa86adc3c21320b031fa3104fb6c953e9060791dbd9d5c497edbcfc
 SHA512 
0df6ae1bf28ec52abebf1a597c0774e7e5de4bb8378c916a46896c7f84822c8466bbb0d3d188e671e7c39faafa94d2dc2245a468dacb2711c7f0fa617dc42aa8
+DIST swoole-4.0.4.tgz 907216 BLAKE2B 
f078f712c61c7ec9c1a98d94370c892fedd7d1efee7de34438a19d96fea9d41a0553d53fdd34c3d32138c6685045bf45be5fad533b0430b07cb7e60d183433d5
 SHA512 
b448abeec1fdfe94e0fd5d05b9c2abc7cfc2bb9477d6847adc35cba051d38acfb9ff3bdfaeb10591a50f5a6238f21cef4e0b614e1ff53c71f62b0bcd846d785f

diff --git a/dev-php/swoole/swoole-4.0.4.ebuild 
b/dev-php/swoole/swoole-4.0.4.ebuild
new file mode 100644
index 000..5a00e34be3f
--- /dev/null
+++ b/dev-php/swoole/swoole-4.0.4.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PHP_EXT_NAME="swoole"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_SAPIS="cli"
+DOCS=( README.md )
+
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+inherit php-ext-pecl-r3
+
+HOMEPAGE="https://www.swoole.co.uk;
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Event-driven asynchronous & concurrent & coroutine networking 
engine"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND="
+   dev-libs/libaio
+   dev-libs/boost:0=
+   dev-libs/libpcre
+   http2? ( net-libs/nghttp2:0= )
+   redis? ( dev-libs/hiredis:0= )
+   ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:0= ) )
+   php_targets_php7-0? ( dev-lang/php:7.0[cli,sockets?] )
+   php_targets_php7-1? ( dev-lang/php:7.1[cli,sockets?] )
+   php_targets_php7-2? ( dev-lang/php:7.2[cli,sockets?] )
+   php_targets_php7-3? ( dev-lang/php:7.3[cli,sockets?] )
+   mysql? (
+   php_targets_php7-0? ( dev-lang/php:7.0[mysql,mysqli(+)] )
+   php_targets_php7-1? ( dev-lang/php:7.1[mysql,mysqli(+)] )
+   php_targets_php7-2? ( dev-lang/php:7.2[mysql,mysqli(+)] )
+   php_targets_php7-3? ( dev-lang/php:7.3[mysql,mysqli(+)] )
+   )
+"
+
+RDEPEND="${DEPEND}"
+
+IUSE="debug http2 libressl mysql redis sockets ssl threads"
+
+src_configure() {
+   # PostgreSQL disabled due to Gentoo's slot system
+   local PHP_EXT_ECONF_ARGS=(
+   --with-swoole
+   --disable-coroutine-postgresql
+   $(use_enable debug swoole-debug)
+   $(use_enable http2)
+   $(use_enable mysql mysqlnd)
+   $(use_enable redis async_redis)
+   $(use_enable ssl openssl)
+   $(use_with ssl openssl-dir "${EROOT%/}/usr")
+   $(use_enable threads thread)
+   $(use_enable sockets)
+   )
+
+   php-ext-source-r3_src_configure
+}
+
+src_test() {
+   local slot
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   SKIP_ONLINE_TESTS="yes" NO_INTERACTION="yes" emake test
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-stomp/

2018-08-10 Thread Brian Evans
commit: 2164c1f4caef69527ccb7e3ac1f05664d0806272
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 18:25:17 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:16:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2164c1f4

dev-php/pecl-stomp: Drop old

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-stomp/Manifest   |  1 -
 dev-php/pecl-stomp/pecl-stomp-2.0.1-r1.ebuild | 52 ---
 2 files changed, 53 deletions(-)

diff --git a/dev-php/pecl-stomp/Manifest b/dev-php/pecl-stomp/Manifest
index b7e281e4be5..58e50af8cb0 100644
--- a/dev-php/pecl-stomp/Manifest
+++ b/dev-php/pecl-stomp/Manifest
@@ -1,3 +1,2 @@
 DIST stomp-1.0.9.tgz 23166 BLAKE2B 
804fbe2703f5035a8faa744cddc84de5249b74186c22ab5e26c075a2f241262cadd237c7f566262fcdc25def846968a7788d80817743cdf53eb255cbc25053e1
 SHA512 
e3ab5bfb03c29edde63de4006b448e0204efbac5817b1443ee5b1a0249c2f96d58443847b878e838108b66e5307f6e803f807aff7430af748af4994bfca5199a
-DIST stomp-2.0.1.tgz 23494 BLAKE2B 
3e9f042ffa4a8f54a0746db638ade4bf75febad0359e398894714c6c4d4b6bbaee65cfa384c379d14387026219f02013c6dbb7faba62ae11b4231215be7310ad
 SHA512 
61cfacbd96f1061dc869ede6c1ca0f7bceb6120b28cc4a78fabcbace54a66ba540faf41ef72747b8bcc6a4ef98e405daac04e82bd4e079d90293f030684b04d3
 DIST stomp-2.0.2.tgz 23609 BLAKE2B 
b6ed89b5b8fd0bb501b2337e87107797eedc6ac53c81ba86d2e755cfa2dd716bf4e409cee623430791e0b4854833ef44ed7f6f9e1d89fcd2250d598af0dcaea6
 SHA512 
577a781b45ef394cd833fb69c808da9b8a8ff69b31b1093c5eef3f7b5d1b37cd0b45c32a03883f56f86213e32bb18aaf0a80010c6bec7efa7239ea48bc57b4b4

diff --git a/dev-php/pecl-stomp/pecl-stomp-2.0.1-r1.ebuild 
b/dev-php/pecl-stomp/pecl-stomp-2.0.1-r1.ebuild
deleted file mode 100644
index dc494fe7404..000
--- a/dev-php/pecl-stomp/pecl-stomp-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_PHP="php5-6 php7-0 php7-1 php7-2"
-PHP_EXT_NAME="stomp"
-DOCS=( CREDITS doc/classes.php doc/functions.php )
-
-inherit php-ext-pecl-r3
-
-USE_PHP="php7-0 php7-1 php7-2"
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="PHP extension to communicate with Stomp message brokers"
-LICENSE="PHP-3.01"
-SLOT="7"
-IUSE="examples ssl test"
-
-DEPEND="${DEPEND}
-   php_targets_php7-0? ( dev-lang/php:7.0[ssl?] )
-   php_targets_php7-1? ( dev-lang/php:7.1[ssl?] )
-   php_targets_php7-2? ( dev-lang/php:7.1[ssl?] )
-"
-
-RDEPEND="${DEPEND}
-   php_targets_php5-6? ( dev-php/pecl-stomp:0 )"
-
-src_prepare() {
-   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
-   php-ext-source-r3_src_prepare
-   else
-   default
-   fi
-}
-
-src_configure() {
-   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7_2 ; then
-   local PHP_EXT_ECONF_ARGS=(
-   --enable-stomp
-   --with-openssl-dir=$(usex ssl "${EPREFIX}/usr")
-   )
-   php-ext-source-r3_src_configure
-   fi
-}
-
-src_install() {
-   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7_2 ; then
-   php-ext-pecl-r3_src_install
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/

2018-08-10 Thread Brian Evans
commit: 2d91049958b38ec99739d95307bb1926ab6a6993
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 17:31:30 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d910499

dev-php/igbinary: Version bump for 2.0.7

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/igbinary/Manifest  |  1 +
 dev-php/igbinary/igbinary-2.0.7.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest
index 3a59db377b3..269eebd78a2 100644
--- a/dev-php/igbinary/Manifest
+++ b/dev-php/igbinary/Manifest
@@ -1,2 +1,3 @@
 DIST igbinary-2.0.5.tar.gz 183869 BLAKE2B 
8bb56ff0213c77dbc17cf65962e23579935b2330ca2107b8e6e00461a486e60df4209c375e9f74d17bb0a745136fa776233b41cfc51ffb5e1dc1c8fdb4a8bbf2
 SHA512 
e0abae97b5a0c9ab30ea00a490294f18f91b66b728a05186167e15c0a631d4de82b8a24d370a0d58cf5552adde68dd1b3fe56e877d382fbbdac02cfc18e49063
 DIST igbinary-2.0.6.tar.gz 184889 BLAKE2B 
7c07dc7b766ea395137c2cfffab6329f6fe5fc7e8ffb712474ef9c945319364b20ba4f8735aa776bc15b94c2cd815bba5c1a8b7c25c9715d706a6773f80082d8
 SHA512 
c9f76aedcfb5aace6b8a3c064410b099bf4563d99115ebfeb9c53a3dd18a48e5c44b99a04a2a75f5d114aa5a6d9030b6f2242502c6b3c9d273a6936f9fa410e6
+DIST igbinary-2.0.7.tar.gz 185004 BLAKE2B 
e95326a90f8226a3b01e8a7db960a950b47ac72af42b1a2c069fdab0bc8b524c52d36c283490e8123a28b21ebaff09c23ca6b1c0696d5d57548bbcaaae43d500
 SHA512 
1e17b53c39118e5f1e1808a0cf9ce9dce053ba84706670c6d4b2323e2aafd612df6a95b95b43344e4ecdc792c304c43aa8eab959fba0fee77b0a21d9ce3b2ffa

diff --git a/dev-php/igbinary/igbinary-2.0.7.ebuild 
b/dev-php/igbinary/igbinary-2.0.7.ebuild
new file mode 100644
index 000..9ccd6f49840
--- /dev/null
+++ b/dev-php/igbinary/igbinary-2.0.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PHP_EXT_NAME="${PN}"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( CREDITS NEWS README.md )
+PHP_EXT_ECONF_ARGS=( --enable-${PN} )
+
+USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
+
+inherit php-ext-source-r3
+
+KEYWORDS="~amd64 ~arm ~x86"
+
+DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
+HOMEPAGE="https://github.com/igbinary/igbinary;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug/

2018-08-10 Thread Brian Evans
commit: c884692b67ea54c1439d1cf991ba0d788e632149
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 19:14:07 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:16:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c884692b

dev-php/xdebug: Version bump for 2.6.1

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/xdebug/Manifest|  1 +
 dev-php/xdebug/xdebug-2.6.1.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-php/xdebug/Manifest b/dev-php/xdebug/Manifest
index 91529384abd..24f74d9c583 100644
--- a/dev-php/xdebug/Manifest
+++ b/dev-php/xdebug/Manifest
@@ -3,3 +3,4 @@ DIST xdebug-2.5.0.tgz 267640 BLAKE2B 
beaa0ac97867a4d28f7daca3277f3c2071f2bc5cfa9
 DIST xdebug-2.5.3.tgz 279085 BLAKE2B 
cbbfb15e92c3f80cda502340396a6137e2234442fd98bc3fe4b2e08e76cba6292fb5176992aadba7193308ec4c9ab32356922a4416a21b23603e9b48a0d73c06
 SHA512 
b301a5abb92e123bbe2b36f7838b56d370a0f2c0c4d3c350b5014f4b86d31daa66e9bff995eed67a570558f6a72ca46a097266e6ab94c413f1dcb99c0fbd4f22
 DIST xdebug-2.5.5.tgz 279491 BLAKE2B 
2492911db7afca2bc96761788c4ec7eac92cb22a6d65b69070b74f702df2bae1ba7dff9f5edfe83542229dbb7ebb3850b6ed1cf19a5e5969413aac3f2d39fc73
 SHA512 
9faab421bd90c03734c047d8c6dcc021c8bc665eb36781c692f194d04c7dca24fe1eb920ca8dc407e5bf4ae0912c4b917587f940f34b07171a8881d4cf8695d1
 DIST xdebug-2.6.0.tgz 283644 BLAKE2B 
1065585b3bdf07a7448e584dbd94b250d61247d577fe5a0c51fe9aad200ead766c140501ee9f2a6ec2a991896b9f542f911519af8c1351dbe80ac4857d4c8d34
 SHA512 
e81f771478eb45cdae5814037ac1b86bcb8c5616d22dcac436482c350187c53d3cc6d54be740a49dca6d38c58c086db6e4a68eb3004a0152d6215c97512538a2
+DIST xdebug-2.6.1.tgz 283961 BLAKE2B 
4478d591591102a9efa248820831e4d43d89eb9b80379c92fe85c888377a31d855ac4ea98c13ad87da68f7e7f659483cfa36fd4651f245d5603fcada2e2fcf73
 SHA512 
31f26e592b3888d7cc74c6a7c51e0cc1151cf8a32100dda78098fb5b3e307cf8d0445b97247986c75b303a787f89b3937bc042dc52f19ca995753a6843bbd80b

diff --git a/dev-php/xdebug/xdebug-2.6.1.ebuild 
b/dev-php/xdebug/xdebug-2.6.1.ebuild
new file mode 100644
index 000..d25ad627eea
--- /dev/null
+++ b/dev-php/xdebug/xdebug-2.6.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PHP_EXT_NAME="xdebug"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="yes"
+PHP_EXT_INIFILE="2.6.0-xdebug.ini"
+
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+MY_PV="${PV/_/}"
+MY_PV="${MY_PV/rc/RC}"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+inherit php-ext-source-r3
+
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="A PHP debugging and profiling extension"
+HOMEPAGE="http://www.xdebug.org/;
+SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz;
+LICENSE="Xdebug"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   ~dev-php/xdebug-client-${PV}"
+DOCS=( README.rst CREDITS )
+PHP_EXT_ECONF_ARGS=()
+
+pkg_postinst() {
+   ewarn "We have set xdebug.default_enable to 0 (off), as xdebug can be"
+   ewarn "installed as a dependency, and not all users will want xdebug to 
be"
+   ewarn "enabled by default. If you want to enable it, you should edit 
the"
+   ewarn "ini file and set xdebug.default_enable to 1. Alternatively you 
can"
+   ewarn "call xdebug_enable() in your code."
+}



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

2018-08-10 Thread Brian Evans
commit: 31b381bd1999331143c90596c59bef9efc983e87
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 16:35:27 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 19:15:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b381bd

profiles: base/use.mask - Drop unused mask for PHP 5.4 target

 profiles/base/use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 0d78cc0838b..560311c4175 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -106,10 +106,6 @@ netlink
 # could suffer unexpected problem, don't expect support for it then.
 openrc-force
 
-# Brian Evans  (2 Dec 2015)
-# php 5.4 is end of life, masked for removal
-php_targets_php5-4
-
 # Brian Evans  (22 Aug 2016)
 # php 5.5 is end of life, masked for removal
 php_targets_php5-5



[gentoo-commits] repo/gentoo:master commit in: sys-auth/google-authenticator-wrappers/

2018-08-10 Thread Michał Górny
commit: 4aa7679c1d308f33625190796092f154f89b0d4b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 10 18:48:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 10 18:52:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa7679c

sys-auth/google-authenticator-wrappers: Bump to v2

 sys-auth/google-authenticator-wrappers/Manifest |  1 +
 .../google-authenticator-wrappers-2.ebuild  | 17 +
 2 files changed, 18 insertions(+)

diff --git a/sys-auth/google-authenticator-wrappers/Manifest 
b/sys-auth/google-authenticator-wrappers/Manifest
index a881142aada..945f15e26e5 100644
--- a/sys-auth/google-authenticator-wrappers/Manifest
+++ b/sys-auth/google-authenticator-wrappers/Manifest
@@ -1 +1,2 @@
 DIST google-authenticator-wrappers-1.tar.gz 1379 BLAKE2B 
b8566281ade004a6b8996b18138754bab0f8ad2c4c23f4481b8a4f511a779a661fa7f1d68d22f43d0a077b9cef6dc5979d6ec522736d66e969db25c38a89062c
 SHA512 
28d85206486c7aef9c1aee6e97e99950dd152c2114ae72c96c0af53debb1108e3d021766349d175cc6e402948f0ecd51a289575ebaa86680010ac50316e0146b
+DIST google-authenticator-wrappers-2.tar.gz 1615 BLAKE2B 
313283bf2672e36883aa21d1520595afab90120ea106ef79e1dd7f2561d4a13f9ccb767ff3496f54eb2943b4a8fb55edce21e9b7f4ba9acb2845a97afbbbabde
 SHA512 
5edcd57a1494fb6750a45396c9c5746dc952a9c7935c15bbae5e9ffce9175c9e1db92ee136ffe9cf513828425ab3dca0d976d1cc82737375b139f646717519cb

diff --git 
a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild 
b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild
new file mode 100644
index 000..8b4ab71f9da
--- /dev/null
+++ 
b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Set of scripts to manage google-auth setup on Gentoo Infra"
+HOMEPAGE="https://github.com/mgorny/google-authenticator-wrappers;
+SRC_URI="https://github.com/mgorny/google-authenticator-wrappers/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-auth/google-authenticator"



[gentoo-commits] data/api:master commit in: files/overlays/

2018-08-10 Thread Michał Górny
commit: 8f46298381d270fae8baa301c56434c506443564
Author: seirra blake  sarifria  x10  bz>
AuthorDate: Fri Aug 10 17:37:15 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 10 18:37:47 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=8f462983

repositories: Add prototype99 overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/154

 files/overlays/repositories.xml | 12 
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5b2adae..afb7ac8 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3728,6 +3728,18 @@
 https://github.com/Pross/pross-overlay.git
 https://github.com/Pross/pross-overlay/commits/master.atom
   
+  
+prototype99
+assorted ebuilds designed to solve bugs, or bring 
new features
+https://github.com/prototype99/prototype99
+
+  gene...@sarifria.x10.bz
+  Seirra Blake
+
+https://github.com/prototype99/prototype99.git
+git+ssh://g...@github.com/prototype99/prototype99.git
+https://github.com/prototype99/prototype99/commits/master.atom
+  
   
 psix-overlay
 zabuldon's personal overlay



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

2018-08-10 Thread Patrick McLean
commit: 80272b5e099dbd6ee53db54684f3e83b8e9079c6
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Aug 10 17:17:23 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Aug 10 17:17:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80272b5e

dev-python/webcolors: Add setuptools to DEPEND

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-python/webcolors/webcolors-1.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/webcolors/webcolors-1.8.1.ebuild 
b/dev-python/webcolors/webcolors-1.8.1.ebuild
index d3a857f4979..96dcfd23405 100644
--- a/dev-python/webcolors/webcolors-1.8.1.ebuild
+++ b/dev-python/webcolors/webcolors-1.8.1.ebuild
@@ -16,7 +16,8 @@ LICENSE="BSD"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
 
 python_test() {
nosetests --verbose || die



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-apcu/

2018-08-10 Thread Brian Evans
commit: e02754903d4d48136c074fcfacf373c952467259
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 16:32:36 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 16:32:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0275490

dev-php/pecl-apcu: Version bump for 5.1.12

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-php/pecl-apcu/Manifest|  1 +
 dev-php/pecl-apcu/pecl-apcu-5.1.12.ebuild | 80 +++
 2 files changed, 81 insertions(+)

diff --git a/dev-php/pecl-apcu/Manifest b/dev-php/pecl-apcu/Manifest
index 18c67b3e08b..f74da1f0866 100644
--- a/dev-php/pecl-apcu/Manifest
+++ b/dev-php/pecl-apcu/Manifest
@@ -1,5 +1,6 @@
 DIST apcu-4.0.11.tgz 119535 BLAKE2B 
2c1f8a0463b2802b11ae679987807127556b04fb099e4872bff9d1ea51c633140d978b66373eb987d5207403ed9389e58f1afa7ca94360680d9a9693230fb87a
 SHA512 
e3b97066240e33850419e96f0fd9df0e66ee3b0fa238c418e07ac639d07439e9edfa1696e56a620e33f1ffc0993c57bde585b0c170b22995e7d5c0ae550b7899
 DIST apcu-5.1.10.tgz 111937 BLAKE2B 
87bf86b43a775c38b232e4acd876f5c63628fc095747fecc26109fddc0473672180e3886dd613fa426772ea53aa8d7f46d08ec3e3383f6ce53be2f63a9ff066b
 SHA512 
fdf82f2b46231849b373f50d1255bcedab8fbefa7ded7c157649cf6406fb593cc2f4e63ca7d3cecfbadb4533ecd8d0ad80e198626dc1489cea8a22ba87ca583a
 DIST apcu-5.1.11.tgz 105462 BLAKE2B 
37ff632555e1bca51951db3021a4108a1de491b1bae2b12daed80e5d2d4651737cad744023c62956779395198accf33290c0c3b81b6abfc7bb54337a1a23e082
 SHA512 
2c284bbe84012030cc5c24ccf903c3abee995af549616c10211dbd5e463a5f37a3f27a5982127db81787a64345597a10be495380b844ce6204dc57c8b058bb88
+DIST apcu-5.1.12.tgz 105890 BLAKE2B 
110a56ed1da8e33bd39c9d694007acdca2deb42219ae5d31b57296ff3729bab3fdbc508965b2cd0fccc425b2c2fea9249933cd7f45586b7cd3bd38ef2473
 SHA512 
f53b7840d5aecfc899e3e878f0bb9a5dc4a83628543963c20c25ce2b2a2adf14dd40d39a6a2014c139962453e0e9e5038fca7b1d0be205c0b9b2aa6e3fefb054
 DIST apcu-5.1.8.tgz 111260 BLAKE2B 
eb41b1af33500ed9ddbbcb5e1a92884af4b356e16cf76c70f75a8853522cc91af1c156cc0bbd464fce539a138bf4e2ead5101810223b0f1bb91cd062850ef08e
 SHA512 
4f377389e713bcae5534c64ea28f72c20ab2176aa758188c4d956c1f2370be49bc33dd2a1db43941fff5344a164aaeebc4e73e6d579f62d17334bcc520171526
 DIST apcu-5.1.9.tgz 111049 BLAKE2B 
c7138f65d73a056e4a34972098c2b543ad6d96d0d8215e82757c457cc8938af48fea842e006c79c83deee4060cdc94047764930592eef03c5f347abeb7730897
 SHA512 
3e9b29a293b5bfb29283dd650907bfb9f31a1cb99ef908021d3869c3e3ae4051a2c45aab27275e90b0a2fa94c35cc9e170637dc539184d955f3f13dc09cba060

diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.12.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-5.1.12.ebuild
new file mode 100644
index 000..531e6e6b911
--- /dev/null
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.12.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="apcu"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( NOTICE README.md TECHNOTES.txt TODO )
+
+# Define 5.6 here so we get the USE and REQUIRED_USE from the eclass
+# This allows us to depend on the other slot
+USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3"
+
+inherit php-ext-pecl-r3
+
+# However, we only really build for 7.x; so redefine it here
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Stripped down version of APC supporting only user cache"
+LICENSE="PHP-3.01"
+SLOT="7"
+IUSE="+mmap"
+
+DEPEND=""
+RDEPEND="${DEPEND} php_targets_php5-6? ( 
dev-php/pecl-apcu:0[php_targets_php5-6] )"
+
+LOCKS="pthreadmutex pthreadrw spinlock semaphore"
+
+LUSE=""
+for l in ${LOCKS}; do
+   LUSE+="lock_${l} "
+done
+
+IUSE+=" ${LUSE/lock_pthreadrw/+lock_pthreadrw}"
+
+REQUIRED_USE="^^ ( $LUSE )"
+
+src_prepare() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 || use php_targets_php7-3 ; then
+   php-ext-source-r3_src_prepare
+   else
+   eapply_user
+   fi
+}
+
+src_configure() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 || use php_targets_php7-3 ; then
+   local PHP_EXT_ECONF_ARGS=(
+   --enable-apcu
+   $(use_enable mmap apcu-mmap)
+   $(use_enable lock_pthreadrw apcu-rwlocks)
+   $(use_enable lock_spinlock apcu-spinlocks)
+   )
+
+   php-ext-source-r3_src_configure
+   fi
+}
+
+src_install() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 || use php_targets_php7-3 ; then
+   php-ext-pecl-r3_src_install
+
+   insinto /usr/share/php7/apcu
+   doins apc.php
+   fi
+}
+
+pkg_postinst() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 || use php_targets_php7-3 ; then
+   elog "The apc.php file shipped with this release of pecl-apcu 
was"
+ 

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

2018-08-10 Thread Brian Evans
commit: 33cfed03d08fa18bd082273d5084df3f2f8081fd
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 10 16:30:28 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 10 16:30:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cfed03

profiles: base/use.mask - Mask PHP 7.3 target during beta phase

 profiles/base/use.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index b35a30ebccb..0d78cc0838b 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,9 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans  (10 Aug 2018)
+# Mask PHP 7.3 target while in beta
+php_targets_php7-3
+
 # Andreas Sturmlechner  (10 May 2018)
 # media-sound/mumble is masked/not keyworded at this point, bug #656826.
 mumble



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

2018-08-10 Thread Jeroen Roovers
commit: 07842c9aaaeb0574b36e2595c6997de7aaf32923
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Aug 10 15:44:25 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Aug 10 15:44:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07842c9a

dev-libs/libevent: Update HOMEPAGE

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-libs/libevent/libevent-.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libevent/libevent-.ebuild 
b/dev-libs/libevent/libevent-.ebuild
index 27b07d37b42..06fa234e5ef 100644
--- a/dev-libs/libevent/libevent-.ebuild
+++ b/dev-libs/libevent/libevent-.ebuild
@@ -5,8 +5,11 @@ EAPI=6
 inherit autotools eutils git-r3 multilib-minimal
 
 DESCRIPTION="Library to execute a function when a specific event occurs on a 
file descriptor"
-HOMEPAGE="http://libevent.org/;
 EGIT_REPO_URI="https://github.com/libevent/libevent;
+HOMEPAGE="
+   http://libevent.org/
+   ${EGIT_REPO_URI}
+"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] proj/android:master commit in: dev-util/soong/

2018-08-10 Thread Pengcheng Xu
commit: 8f10f28af4b28e64acc78df16f8d2d6a63031d45
Author: KireinaHoro  jsteward  moe>
AuthorDate: Fri Aug 10 15:00:09 2018 +
Commit: Pengcheng Xu  jsteward  moe>
CommitDate: Fri Aug 10 15:00:09 2018 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=8f10f28a

dev-util/soong: rename lineage vendor distfile

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/soong/Manifest  | 4 ++--
 dev-util/soong/soong-.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/soong/Manifest b/dev-util/soong/Manifest
index adfeb92..1a7d1bc 100644
--- a/dev-util/soong/Manifest
+++ b/dev-util/soong/Manifest
@@ -4,8 +4,8 @@ AUX soong-bootstrap-clean.patch 1588 BLAKE2B 
ec20e7fece7c126a19586d1a6db7264f64f
 AUX soong-no-bootstrap.patch 719 BLAKE2B 
2d6bef0e256f4bf1c7bac48b1a725aaf53f061ec04b67dcc47a94fcb406cc32499557c9c97198748a904a6ab5e9a5ff4d375de2ca0f030deabe31e177795b8bd
 SHA512 
05617b717c05eecd1b6971a4e72302341904a23481fccca83beb9b329ba91afda562b0d594600e2a91d784995dcf125fc71c955da60d0a1648128c71ec751c33
 AUX soong-no-kernel-header.patch 346 BLAKE2B 
9e830f028a47a031b46c5cefbc4ddafc922b1506756ba36266aa97f48e670efd1bae8a438f712add004b17fff3bf3c3f4c059a48039ee6ef619afc39163445d2
 SHA512 
b0ae8e277050911baf262a54c7324f03d69e5f8dd87505942d0a554451e69c6d6f0668801b83d66ac5c69d7827ea7d613d1d55e376c761c7e1f54c3b1ff286be
 DIST blueprint-8.1.0_p41.tar.gz 114222 BLAKE2B 
cb2335fd766212d1c3279ae4d6ee91df5f3c3a9522230ca70cbc080eed9b387a7d567963ba8ea5ffc4a48b01400958cc1d619b9da897e0f90a29b4446becdf46
 SHA512 
8ada4f309767567e7e08e6c8e61f0e442eb14a5923bb6b47bb72c2b923bbb342166cddf6d31ec05a27f70ae60a981c0c8b4a3438820ce20ef47028e9f02b
-DIST lineage-15.1.tar.gz 49859612 BLAKE2B 
2203f51a8610100c9b6e3754d54da0310414abfac60b21a7fb4739f8f70bfc81cf0f61fb820b82891fbaf4bc89162d2b891c9c75ef86abe61de91525b7cb5e61
 SHA512 
5f7f92cf310d45c51f687a84205a8de68390fd2462e754bbe8d7226041e19938614d4f68eafb046dbb34ad29c67d70cfa6a3bea98841935d2c1659a5ee7c90c9
 DIST soong-8.1.0_p41.tar.gz 355543 BLAKE2B 
0d2b47c30d0515426cffa19c73495f68633dcdbcd5fc33fbbabb8892b712eb85ec68657ea73e07b34573af525055c0f791cd6b54ca58dedd5c14bd4af1a37623
 SHA512 
50f65ac86f4466adfed6fddf6e8288e16fdc0c1717ba57e59d40395115d4f55ceed3407ce6542ef0173c2076783a7bdc908ff0aac6f19aad7c62a8f63daef6e3
+DIST vendor-lineage-15.1.tar.gz 49859612 BLAKE2B 
2203f51a8610100c9b6e3754d54da0310414abfac60b21a7fb4739f8f70bfc81cf0f61fb820b82891fbaf4bc89162d2b891c9c75ef86abe61de91525b7cb5e61
 SHA512 
5f7f92cf310d45c51f687a84205a8de68390fd2462e754bbe8d7226041e19938614d4f68eafb046dbb34ad29c67d70cfa6a3bea98841935d2c1659a5ee7c90c9
 EBUILD soong-8.1.0_p41.ebuild 1676 BLAKE2B 
f262faa3e8dbe45414160220975c8ca5c64104f3479f8b4fc2bc2fe50b79ce2af3a732375616906c7db1a13b0295dc21e937a208f670aa37d404badd79d2ed68
 SHA512 
da536c2b5f000739a70c8a932f921ef2d52e3e73e4062dfa4b4c13b56612a6e95346b5cc425f8bfe79493c04e52a79e759d8abf704ae090caaa1f6a5b0a64aca
-EBUILD soong-.ebuild 1985 BLAKE2B 
17de5d9d82e706c9f39d262f739d60af4d7252d3c859431ca4180fee2838156b2516dd9edc5ee982028453fdf358cdcbd00c8027d6e8baac85d441f74a56c56b
 SHA512 
d1b1cc0aed74ce03af4a4859f804256206bc48a06cd1913e5e22d03d08f7a7e1ad6c385e1a4eda57b553c0dc2da83417b3fa7722298ebb9a8867f33bf73efb82
+EBUILD soong-.ebuild 2015 BLAKE2B 
c0e5661fcaa99f02177316e80d3dc94c8626425200ff035fbafcfd95779500b8778cdf5293fbe59a774363e1cf94d6e1886f78a399ba55ac43fb3a457368ea1a
 SHA512 
19527b1876ed8fc50b905e185d984b056f49e788ce165ddeaefe490e012f74a17d80a853a0b09d588d3454e9f93481c0fb9249f2911f0cf60cbe61d08e4cdc3c
 MISC metadata.xml 242 BLAKE2B 
08b4880748ab6d685ce28f65a9f6cc5ad62deff8f85d4e0a55a3dc12aa8bd63cf1de56b28ff89929e054a6831e223d6ef0207e8b19c6887f09ee22621bd76928
 SHA512 
ae57aaeecc094cffa640d88329a0baa6c2b0703330d84f6406f3f68d8bb9b724d2e19a8478be8708de284db9ac452f95f225a9f79cd1c5d0236aa2f9935b9b21

diff --git a/dev-util/soong/soong-.ebuild b/dev-util/soong/soong-.ebuild
index f5078cd..da35cf9 100644
--- a/dev-util/soong/soong-.ebuild
+++ b/dev-util/soong/soong-.ebuild
@@ -11,7 +11,7 @@ A_URI=http://aosp.airelinux.org/platform/build
 # blueprint is a source level dependency of soong.
 MPV=8.1.0_p41
 SRC_URI="${A_URI}/blueprint/+archive/android-${MPV/p/r}.tar.gz -> 
blueprint-${MPV}.tar.gz
-   
https://github.com/LineageOS/android_vendor_lineage/archive/lineage-15.1.tar.gz;
+   
https://github.com/LineageOS/android_vendor_lineage/archive/lineage-15.1.tar.gz 
-> vendor-lineage-15.1.tar.gz"
 DESCRIPTION="JSON-like build system for Android."
 HOMEPAGE="${A_URI}/${PN}"
 LICENSE="Apache-2.0"



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

2018-08-10 Thread Mikle Kolyada
commit: 37d17ad2e5427227dce2f63e0ee02477959e026a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Aug 10 14:33:53 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Aug 10 14:33:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d17ad2

app-editors/emacs: amd64 stable wrt bug #663248

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

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



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

2018-08-10 Thread William Hubbs
commit: e1b84a3ed1194441cad5e744e9270dd215613570
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Aug 10 14:23:17 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Aug 10 14:24:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b84a3e

app-misc/go-jira:  take maintainership

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/go-jira/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/go-jira/metadata.xml b/app-misc/go-jira/metadata.xml
index 88682910c61..c0662d77d96 100644
--- a/app-misc/go-jira/metadata.xml
+++ b/app-misc/go-jira/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mr...@gentoo.org
-   Manuel Rüger
+   willi...@gentoo.org
+   William Hubbs


Netflix-Skunkworks/go-jira



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

2018-08-10 Thread Lars Wendler
commit: 0cc69ad74938786b81ae308b4e09b0248310c3c0
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Aug 10 14:12:01 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Aug 10 14:14:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc69ad7

net-libs/libssh: Synced live ebuild.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-libs/libssh/libssh-.ebuild | 41 --
 1 file changed, 31 insertions(+), 10 deletions(-)

diff --git a/net-libs/libssh/libssh-.ebuild 
b/net-libs/libssh/libssh-.ebuild
index 7c520c85c87..f29e2283d91 100644
--- a/net-libs/libssh/libssh-.ebuild
+++ b/net-libs/libssh/libssh-.ebuild
@@ -3,25 +3,36 @@
 
 EAPI=6
 
-inherit cmake-multilib git-r3
+MY_P="${PN}-${PV/_rc/rc}"
+inherit cmake-multilib
 
 DESCRIPTION="Access a working SSH implementation by means of a library"
 HOMEPAGE="https://www.libssh.org/;
-EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
+else
+   inherit eapi7-ver
+   SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+fi
 
 LICENSE="LGPL-2.1"
-KEYWORDS=""
-SLOT="0"
-IUSE="debug doc examples gcrypt gssapi libressl pcap server +sftp ssh1 
static-libs test zlib"
+SLOT="0/4" # subslot = soname major version
+IUSE="debug doc examples gcrypt gssapi libressl mbedtls pcap server +sftp 
static-libs test zlib"
 # Maintainer: check IUSE-defaults at DefineOptions.cmake
 
 RDEPEND="
!gcrypt? (
-   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
-   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
+   !mbedtls? (
+   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
+   )
)
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
gssapi? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   mbedtls? ( net-libs/mbedtls[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
 "
 DEPEND="${RDEPEND}
@@ -29,9 +40,15 @@ DEPEND="${RDEPEND}
test? ( >=dev-util/cmocka-0.3.1[${MULTILIB_USEDEP}] )
 "
 
+REQUIRED_USE="?? ( gcrypt mbedtls )"
+
 DOCS=( AUTHORS README ChangeLog )
 
-EGIT_MIN_CLONE_TYPE=single
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.8.0-tests.patch"
+)
 
 src_prepare() {
cmake-utils_src_prepare
@@ -41,22 +58,26 @@ src_prepare() {
-e '/add_subdirectory(examples)/s/^/#DONOTWANT/' \
CMakeLists.txt || die
 
+   # keyfile torture test is currently broken
+   sed -i \
+   -e '/torture_keyfiles/d' \
+   tests/unittests/CMakeLists.txt || die
 }
 
 multilib_src_configure() {
local mycmakeargs=(
+   -DUNIT_TESTING="$(usex test)"
-DWITH_DEBUG_CALLTRACE="$(usex debug)"
-DWITH_DEBUG_CRYPTO="$(usex debug)"
-DWITH_GCRYPT="$(usex gcrypt)"
-DWITH_GSSAPI="$(usex gssapi)"
+   -DWITH_MBEDTLS="$(usex mbedtls)"
-DWITH_NACL=no
-DWITH_PCAP="$(usex pcap)"
-DWITH_SERVER="$(usex server)"
-DWITH_SFTP="$(usex sftp)"
-   -DWITH_SSH1="$(usex ssh1)"
-DWITH_STATIC_LIB="$(usex static-libs)"
-DWITH_STATIC_LIB="$(usex test)"
-   -DWITH_TESTING="$(usex test)"
-DWITH_ZLIB="$(usex zlib)"
)
 



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

2018-08-10 Thread Lars Wendler
commit: d0555de5cf5c98abaa29b92426fc69828d8f8688
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Aug 10 13:41:21 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Aug 10 14:14:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0555de5

dev-util/cmake: Bump to version 3.12.1

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.12.1.ebuild | 223 +
 2 files changed, 224 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 8fe8d2f281b..300357cb561 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,4 +1,5 @@
 DIST cmake-3.10.3.tar.gz 7825559 BLAKE2B 
1db8c21abdcfac2612fa914d49f9edcf199240b714104dba1d470c8e1e487d8e6cc5d486febae88d4a71eb9419064bcf94f9bb2c779771323221c1f117baa693
 SHA512 
1ba6381321cb34c3c050548a1346d3b92d590a196d8aff7435c079cd485d01f7a6cd650ad97d00931aff424fcdc195bbaa6d9d7db679bf02f72f586c7b528ae4
 DIST cmake-3.11.4.tar.gz 7955301 BLAKE2B 
2bad70e9e8b1a4081daf79fbec46d7389f685920d3158d05eae51fb24a0ecaad722c3e8a2eab1bcc75d599bee7a8202d432176e6ac1d87ed8815c84a7a8bb925
 SHA512 
c5d03ad66a004292038e49e391c390ebc328fbb089ea699742a9b75f0ada9398c3dc971b868f75d8438bf437ecbeaa62541beb53cae14a699bf244ad101a2290
 DIST cmake-3.12.0.tar.gz 8089372 BLAKE2B 
73c36b65ce3a3e7377d4c7dc7ec6c9050adefab75a0c0f245d7b1f774951779a213de13fb8589f209bd9b74b912b3f6533fff7b16990a85ec0159ed6a1460a2b
 SHA512 
e1d5764023d6c8dd4e8d087614e0329a097f1bc587c08c7d22ce7600867bcd7f6750d513458c7c4042570a9526060b89778243e6ea6137efb1727e409ca031ab
+DIST cmake-3.12.1.tar.gz 8090272 BLAKE2B 
081935b05bca26a0e4d515da9e76b62781d7bdbe00dc37c170b4905e5d3b1cffcb81d7a4ae1d1226034ffae927dc678a718e684a286cefae7278e988db284507
 SHA512 
7a0a769ef060785a8dc8c6aa272435a90a07cc8079f6c83c916da0b79d8bcdefca0d7be21f55f408ab4dfa6a57caa9ff8dec4be993145f4e3337ff392481b692
 DIST cmake-3.9.6.tar.gz 7705400 BLAKE2B 
e0a5307af0a34863c50ea6aa9323025ef588b27e648107c3a81c362ee7ae4a1d2a07cc335d816b286ce4ddb249f9c6c08c3e8cf99856c7113f3724f47c62da43
 SHA512 
9fda2c9ac054ef8fb1bf3885fbdec02c518da89ade220eba06b5502ac3ff300f635ec0922e61f3b2d090644fb743b8f71a04c532ab66b2d890a180cc7da54e6c

diff --git a/dev-util/cmake/cmake-3.12.1.ebuild 
b/dev-util/cmake/cmake-3.12.1.ebuild
new file mode 100644
index 000..fb16015bae1
--- /dev/null
+++ b/dev-util/cmake/cmake-3.12.1.ebuild
@@ -0,0 +1,223 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+CMAKE_REMOVE_MODULES="no"
+inherit bash-completion-r1 elisp-common eutils flag-o-matic gnome2-utils 
toolchain-funcs eapi7-ver virtualx xdg-utils cmake-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/;
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs system-jsoncpp ncurses qt5"
+
+RDEPEND="
+   app-crypt/rhash
+   >=app-arch/libarchive-3.0.0:=
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( virtual/emacs )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
+"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-prefix-dirs.patch
+   "${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.11.0_rc2-FindBLAS.patch
+   "${FILESDIR}"/${PN}-3.0.2-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   # boost (#660980)
+   "${FILESDIR}"/${PN}-3.11.4-fix-boost-detection.patch
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # Cleanup args to extract only JOBS.
+   # Because bootstrap does not know anything else.
+   echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' > /dev/null
+   if [ $? -eq 0 ]; then
+   par_arg=$(echo ${MAKEOPTS} | egrep -o 

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

2018-08-10 Thread Lars Wendler
commit: 8c0e44cdbc4a118f47548a5029b9ae19fbf2c9a0
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Aug 10 14:08:06 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Aug 10 14:14:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c0e44cd

net-libs/libssh: Bump to version 0.8.0

Closes: https://bugs.gentoo.org/614782
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-libs/libssh/Manifest   |   1 +
 net-libs/libssh/files/libssh-0.8.0-tests.patch |  11 +++
 net-libs/libssh/libssh-0.8.0.ebuild| 110 +
 net-libs/libssh/metadata.xml   |   4 +-
 4 files changed, 124 insertions(+), 2 deletions(-)

diff --git a/net-libs/libssh/Manifest b/net-libs/libssh/Manifest
index b52b353973c..211ef2cd8c7 100644
--- a/net-libs/libssh/Manifest
+++ b/net-libs/libssh/Manifest
@@ -1,2 +1,3 @@
 DIST libssh-0.7.4.tar.xz 351892 BLAKE2B 
5427faa04eac7b57f73909f113d933daf667f8311c30364bbf06d4f01121a58f5b560e0a1d9071655ce9b310fa3f3f801e11e880ca3eacde66efa0f49dc51b2b
 SHA512 
94b8183e5c83e339303c1a160c92ccff6159471ac7d189ab66cf6d606d2e803fd616519f079aef1577c947d3a14e315332b05ea08e44d0ab550edbcb768dbea7
 DIST libssh-0.7.5.tar.xz 351632 BLAKE2B 
b41cccb6215c5b7e66742171d91e1081d3c1bf44455b65a5992093d31b28db7a6375e815303e115e02b2458c734d9c61e4b1528ba905bf8a421ca2bbb7221ce6
 SHA512 
6c7f539899caaedf13d66fa2e0fac1a475ecdfe389131abcbdf908bdebc50a0b9e6b0d43e67e52aea85c32f6aa68e46ca2f50695992f82ded83489f445a8e775
+DIST libssh-0.8.0.tar.xz 409280 BLAKE2B 
ac777167db69a956ecee172995dac0d13781b80f395b79f2aa4b691da9d33c886ecbdfe12f9ee926525cc97f358ddbda4f31be719386ef78cebfc9be51626fe0
 SHA512 
63512871f77a3dee52ace4434844647d5715c08f7803e2ffee3b0aa1effe287452e7601df56f7628608d3d58b6cb48d5c909501457e7a3ead5414b7b260070f4

diff --git a/net-libs/libssh/files/libssh-0.8.0-tests.patch 
b/net-libs/libssh/files/libssh-0.8.0-tests.patch
new file mode 100644
index 000..7ce84f89983
--- /dev/null
+++ b/net-libs/libssh/files/libssh-0.8.0-tests.patch
@@ -0,0 +1,11 @@
+--- libssh-0.8.0/tests/unittests/torture_misc.c
 libssh-0.8.0/tests/unittests/torture_misc.c
+@@ -361,7 +361,7 @@
+ #ifdef _WIN32
+ cmocka_unit_test(torture_path_expand_tilde_win),
+ #else
+-cmocka_unit_test(torture_path_expand_tilde_unix),
++//cmocka_unit_test(torture_path_expand_tilde_unix),
+ #endif
+ cmocka_unit_test_setup_teardown(torture_path_expand_escape, setup, 
teardown),
+ cmocka_unit_test_setup_teardown(torture_path_expand_known_hosts, 
setup, teardown),

diff --git a/net-libs/libssh/libssh-0.8.0.ebuild 
b/net-libs/libssh/libssh-0.8.0.ebuild
new file mode 100644
index 000..f29e2283d91
--- /dev/null
+++ b/net-libs/libssh/libssh-0.8.0.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="${PN}-${PV/_rc/rc}"
+inherit cmake-multilib
+
+DESCRIPTION="Access a working SSH implementation by means of a library"
+HOMEPAGE="https://www.libssh.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
+else
+   inherit eapi7-ver
+   SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0/4" # subslot = soname major version
+IUSE="debug doc examples gcrypt gssapi libressl mbedtls pcap server +sftp 
static-libs test zlib"
+# Maintainer: check IUSE-defaults at DefineOptions.cmake
+
+RDEPEND="
+   !gcrypt? (
+   !mbedtls? (
+   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
+   )
+   )
+   gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
+   gssapi? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   mbedtls? ( net-libs/mbedtls[${MULTILIB_USEDEP}] )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )
+   test? ( >=dev-util/cmocka-0.3.1[${MULTILIB_USEDEP}] )
+"
+
+REQUIRED_USE="?? ( gcrypt mbedtls )"
+
+DOCS=( AUTHORS README ChangeLog )
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.8.0-tests.patch"
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # just install the examples do not compile them
+   sed -i \
+   -e '/add_subdirectory(examples)/s/^/#DONOTWANT/' \
+   CMakeLists.txt || die
+
+   # keyfile torture test is currently broken
+   sed -i \
+   -e '/torture_keyfiles/d' \
+   tests/unittests/CMakeLists.txt || die
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DUNIT_TESTING="$(usex test)"
+   

[gentoo-commits] proj/kde:master commit in: kde-frameworks/attica/

2018-08-10 Thread Michael Palimaka
commit: 9ca61dbd75ab7b3456a064e8dcc93bb198abc7f9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 13:55:47 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 13:55:57 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ca61dbd

kde-frameworks/attica: disable test that requires network access

Bug: https://bugs.gentoo.org/661230
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-frameworks/attica/attica-5.49.0.ebuild | 9 +
 kde-frameworks/attica/attica-.ebuild   | 9 +
 2 files changed, 18 insertions(+)

diff --git a/kde-frameworks/attica/attica-5.49.0.ebuild 
b/kde-frameworks/attica/attica-5.49.0.ebuild
index d88c4abe8d..14dfce7de9 100644
--- a/kde-frameworks/attica/attica-5.49.0.ebuild
+++ b/kde-frameworks/attica/attica-5.49.0.ebuild
@@ -14,3 +14,12 @@ RDEPEND="
$(add_qt_dep qtnetwork)
 "
 DEPEND="${RDEPEND}"
+
+src_test() {
+   # requires network access, bug #661230
+   local myctestargs=(
+   -E "(providertest)"
+   )
+
+   kde5_src_test
+}

diff --git a/kde-frameworks/attica/attica-.ebuild 
b/kde-frameworks/attica/attica-.ebuild
index e4d3f5610f..5edd0472f7 100644
--- a/kde-frameworks/attica/attica-.ebuild
+++ b/kde-frameworks/attica/attica-.ebuild
@@ -14,3 +14,12 @@ RDEPEND="
$(add_qt_dep qtnetwork)
 "
 DEPEND="${RDEPEND}"
+
+src_test() {
+   # requires network access, bug #661230
+   local myctestargs=(
+   -E "(providertest)"
+   )
+
+   kde5_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/attica/

2018-08-10 Thread Michael Palimaka
commit: f025d8468665be84eeb8d4c401aa6e6ea6a98fb4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 13:54:54 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 13:55:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f025d846

kde-frameworks/attica: disable test that requires network access

Closes: https://bugs.gentoo.org/661230
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-frameworks/attica/attica-5.48.0.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/kde-frameworks/attica/attica-5.48.0.ebuild 
b/kde-frameworks/attica/attica-5.48.0.ebuild
index d88c4abe8df..14dfce7de97 100644
--- a/kde-frameworks/attica/attica-5.48.0.ebuild
+++ b/kde-frameworks/attica/attica-5.48.0.ebuild
@@ -14,3 +14,12 @@ RDEPEND="
$(add_qt_dep qtnetwork)
 "
 DEPEND="${RDEPEND}"
+
+src_test() {
+   # requires network access, bug #661230
+   local myctestargs=(
+   -E "(providertest)"
+   )
+
+   kde5_src_test
+}



[gentoo-commits] proj/kde:master commit in: net-libs/libmediawiki/

2018-08-10 Thread Michael Palimaka
commit: 138cb8478354494e9edeb8e89a233dcd7ac0b4b4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 13:40:52 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 13:41:00 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=138cb847

net-libs/libmediawiki: disable more broken tests

Bug: https://bugs.gentoo.org/662592
Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/net-libs/libmediawiki/libmediawiki-.ebuild 
b/net-libs/libmediawiki/libmediawiki-.ebuild
index 16d08a4c61..b594b79954 100644
--- a/net-libs/libmediawiki/libmediawiki-.ebuild
+++ b/net-libs/libmediawiki/libmediawiki-.ebuild
@@ -23,10 +23,10 @@ RDEPEND="${DEPEND}
 PATCHES=( "${FILESDIR}/${PN}-5.0.0_pre20170128-tests-optional.patch" )
 
 src_test() {
-   # bug 646808
+   # bug 646808, 662592
local myctestargs=(
-j1
-   -E "(libmediawiki-logintest|libmediawiki-queryimageinfotest)"
+   -E 
"(libmediawiki-logintest|libmediawiki-logouttest|libmediawiki-queryimageinfotest|libmediawiki-queryimagestest|libmediawiki-queryinfotest|libmediawiki-querysiteinfousergroupstest)"
)
kde5_src_test
 }



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

2018-08-10 Thread Michael Palimaka
commit: 03c047b69b53cac2d8b935c69386c393c197e321
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 13:40:01 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 13:40:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c047b6

net-libs/libmediawiki: disable more broken tests

Closes: https://bugs.gentoo.org/662592
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-libs/libmediawiki/libmediawiki-5.37.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libmediawiki/libmediawiki-5.37.0.ebuild 
b/net-libs/libmediawiki/libmediawiki-5.37.0.ebuild
index 0b4cee2e06f..5b6dc01754c 100644
--- a/net-libs/libmediawiki/libmediawiki-5.37.0.ebuild
+++ b/net-libs/libmediawiki/libmediawiki-5.37.0.ebuild
@@ -24,10 +24,10 @@ RDEPEND="${DEPEND}
 PATCHES=( "${FILESDIR}/${PN}-5.0.0_pre20170128-tests-optional.patch" )
 
 src_test() {
-   # bug 646808
+   # bug 646808, 662592
local myctestargs=(
-j1
-   -E "(libmediawiki-logintest|libmediawiki-queryimageinfotest)"
+   -E 
"(libmediawiki-logintest|libmediawiki-logouttest|libmediawiki-queryimageinfotest|libmediawiki-queryimagestest|libmediawiki-queryinfotest|libmediawiki-querysiteinfousergroupstest)"
)
kde5_src_test
 }



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

2018-08-10 Thread Michael Palimaka
commit: 3eaac187d302819b6c54ee8d9bffb9243968e086
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 13:00:16 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 13:00:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaac187

dev-libs/flatbuffers: version bump 1.9.0

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-libs/flatbuffers/Manifest |  1 +
 dev-libs/flatbuffers/flatbuffers-1.9.0.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-libs/flatbuffers/Manifest b/dev-libs/flatbuffers/Manifest
index 89c9c02693e..afb5c9cf8ea 100644
--- a/dev-libs/flatbuffers/Manifest
+++ b/dev-libs/flatbuffers/Manifest
@@ -1 +1,2 @@
 DIST flatbuffers-1.8.0.tar.gz 616362 BLAKE2B 
545b568fbc1671005c351ba255f9dc2b5f97b618eae13bc74b717d1e08875e465a0afd3965b35ec8243c1dc80223fdab7f15abbfb4196a129700e4a1532a8965
 SHA512 
8f6c84caa6456418fc751ea9de456dd37378b3239d1a41d2205140e7b19a5b8b2e342a22dc8d7fdd0c36878455e9d7401cc6438d3b771f7875e8fcfe7bbd52f1
+DIST flatbuffers-1.9.0.tar.gz 681752 BLAKE2B 
7886895f79ad5b8b62c4acb479d60a6fe16226a1a9daadf2c457189b7a3381676ba9dd3f8e2af5ebd5f2d78c6ac37d9d83de88ee08b566fd4e4507ecdb887938
 SHA512 
0ba07dbe5b2fde1d0a6e14ee26ee2816062541d934eda204b846a30c019362f2626761b628c900293928b9b546dba8ca477c13182e022c3e0e0a142fd67f0696

diff --git a/dev-libs/flatbuffers/flatbuffers-1.9.0.ebuild 
b/dev-libs/flatbuffers/flatbuffers-1.9.0.ebuild
new file mode 100644
index 000..4a387f3894c
--- /dev/null
+++ b/dev-libs/flatbuffers/flatbuffers-1.9.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils flag-o-matic
+
+DESCRIPTION="Memory efficient serialization library"
+HOMEPAGE="https://google.github.io/flatbuffers/;
+SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static-libs test"
+
+src_configure() {
+   append-cppflags -std=c++11
+
+   local mycmakeargs=(
+   -DFLATBUFFERS_BUILD_FLATLIB=$(usex static-libs)
+   -DFLATBUFFERS_BUILD_SHAREDLIB=ON
+   -DFLATBUFFERS_BUILD_TESTS=$(usex test)
+   )
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   dobin "${CMAKE_BUILD_DIR}"/flatc
+}



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/

2018-08-10 Thread Mike Pagano
commit: c51a5e17f8e8977e3f2e1c6deff5d88c4cd5ae29
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Aug 10 13:00:17 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Aug 10 13:00:17 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=c51a5e17

email announcement cleanup

 web/email-announcement.pl | 4 
 1 file changed, 4 deletions(-)

diff --git a/web/email-announcement.pl b/web/email-announcement.pl
index 5b1755b..c5c2b56 100755
--- a/web/email-announcement.pl
+++ b/web/email-announcement.pl
@@ -35,7 +35,6 @@ $result = `git -C ${LOCAL_TMP}/linux-patches checkout ${tag}`;
 if ($rel > 1) {
$oldtag = $ver.'-'.($rel-1);
 $cmd='git -C '.${LOCAL_TMP}.'/linux-patches rev-list '.$oldtag;
-#printf ("1 cmd is $cmd\n");
 @output = `$cmd`;
 
 foreach $line (@output) { 
@@ -52,13 +51,11 @@ if ($rel > 1) {
 
 if ($have_history == 1) {
 $cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log  
--pretty=format:"%s (%an)" --name-status '.$oldtag.'..'.$tag;
-#  printf ("2 cmd is $cmd\n");
 @log_lines = `$cmd`;
 $have_history = 1;
 }
 else {
 $cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log  
--pretty=format:"%s (%an)" --name-status '.$tag;
-#  printf ("3 cmd is $cmd\n");
 @log_lines = `$cmd`;
 }
 }
@@ -67,7 +64,6 @@ else {
 #$cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log  
--pretty=format:"%s (%an)" --name-status '.$ver;
 #$cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log  
--pretty=format:"%s (%an)" ..'.$tag;
 $cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log  
--pretty=format:"%s (%an)" '.$tag.'...master';
-#printf ("4 cmd is $cmd\n");
 @log_lines = `$cmd`;
 }
 



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: /

2018-08-10 Thread Mike Pagano
commit: c847f4bdd98cbc59013d4d93322926c756d849c4
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Aug 10 12:32:56 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Aug 10 12:32:56 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=c847f4bd

Adding genpatchesrc.example file to help document genpatches
release configuration file.

 genpatchesrc.example | 44 
 1 file changed, 44 insertions(+)

diff --git a/genpatchesrc.example b/genpatchesrc.example
new file mode 100644
index 000..b986ae5
--- /dev/null
+++ b/genpatchesrc.example
@@ -0,0 +1,44 @@
+# Notes: This file should reside in the root of the user's
+# home directory who is doing the committing and be renamed
+# to .genpatchsrc
+
+# Developers username for Gentoo VCS
+USERNAME=""
+ECHANGELOG_USER="  "
+
+# The path to the directory where your clone of the the Gentoo
+# linux-patches project (proj/linux-patches.git )
+# is checked out too. 
+LOCAL_PATCHES_TRUNK="/directory/linux-patches"
+
+# tmp directory where the tarballs are created along with a clone of the repo
+LOCAL_TMP="/tmp"
+
+# Remote repository configuration
+REMOTE_BASE="git+ssh://g...@git.gentoo.org/proj/linux-patches.git"
+
+# prefix naming of the tarballs that will be created 
+TARBALL_BASENAME="genpatches"
+KERNEL_NAME="genpatches"
+
+# Should only be 'yes' if the website is hosted on your devspace. 
+# Currently this is limited # to one member of the kernel team
+DO_WEBSITE="no"
+
+# this will create the email announcement of a release and send it too 
+# the gentoo-kernel mailing list
+DO_EMAIL_ANNOUNCEMENT="yes"
+
+# Website/email settings
+# directory where the website is built before upload
+WEB_LOCAL="/directory/linux-patches-misc/web"
+
+#website location, only relevant if the gentoo kernel website is hosted on 
your devspace
+WEB_GENPATCHES_BASE="dev.gentoo.org:/home//public_html/genpatches"
+
+# sendmail command used to send the announcement email
+SENDMAIL="ssh @dev.gentoo.org /usr/sbin/sendmail"
+
+# builds the three tarballs which make up a release of genpatches
+WE_WANT="base extras experimental"
+



[gentoo-commits] proj/android:master commit in: dev-util/soong/, dev-util/soong/files/

2018-08-10 Thread Benda XU
commit: 3915d3281902c71dee53b9bc57466e532f510ad1
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Aug 10 12:37:23 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Aug 10 12:37:23 2018 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=3915d328

dev-util/soong: add soong- from KirenaHoro.

  Remove bootstrap recipe generator, because it is not needed
  after soong is built.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/soong/Manifest|  4 ++
 .../soong/files/soong--bootstrap-clean.patch   | 57 +
 dev-util/soong/files/soong-no-bootstrap.patch  | 12 
 dev-util/soong/soong-.ebuild   | 71 ++
 4 files changed, 144 insertions(+)

diff --git a/dev-util/soong/Manifest b/dev-util/soong/Manifest
index dbae562..adfeb92 100644
--- a/dev-util/soong/Manifest
+++ b/dev-util/soong/Manifest
@@ -1,7 +1,11 @@
 AUX blueprint-test-go-1.10.patch 1533 BLAKE2B 
3f764ea5ac68cdce8ecadb0dc40f4e676d8db21095b88cf99d7aa6c950ffd578029782d075d59290fc4898544458cab730471f9f0581dccefccc5a2951aa7234
 SHA512 
2846a098840b4543ec34466d5e97d0f6f8b05ba8dbb01e23c4a802a2bc3995fbb64020e88fa49ded8d7cac527cbfbb5614447165f7f17b392925f4f02556d480
+AUX soong--bootstrap-clean.patch 1539 BLAKE2B 
95c06e8242d4d2e7a65d0f5e25b77bfe8079edf71213be318465250c78a1869e0b9ac0a7bb7be8123f586d1150a86951fb30b021230f3e3857ecdbdadab61d63
 SHA512 
b08a6314e3bee2b6d3ee7fa60afe3678a61d08c4930f9e55a643cf3bbe3373fef08d245b048a03a246d9cb0f9b3974b7e1dcb3f44f614cd9fd7f062d5c096384
 AUX soong-bootstrap-clean.patch 1588 BLAKE2B 
ec20e7fece7c126a19586d1a6db7264f64f2b427c7386a6a9f2df77d5171a024185e119683ae2d5e87f483937bc05d40b6d3ffd4132826ff7e42448348d96e75
 SHA512 
bb39af5fd5d8ec310506b8a3bb782389e9a3c4a31429d6cf32f4681b5fee64d41c01ecf05f692060bcf15ff53952a31d1d6ffe2ee4de6a6e65ee8f44cca42972
+AUX soong-no-bootstrap.patch 719 BLAKE2B 
2d6bef0e256f4bf1c7bac48b1a725aaf53f061ec04b67dcc47a94fcb406cc32499557c9c97198748a904a6ab5e9a5ff4d375de2ca0f030deabe31e177795b8bd
 SHA512 
05617b717c05eecd1b6971a4e72302341904a23481fccca83beb9b329ba91afda562b0d594600e2a91d784995dcf125fc71c955da60d0a1648128c71ec751c33
 AUX soong-no-kernel-header.patch 346 BLAKE2B 
9e830f028a47a031b46c5cefbc4ddafc922b1506756ba36266aa97f48e670efd1bae8a438f712add004b17fff3bf3c3f4c059a48039ee6ef619afc39163445d2
 SHA512 
b0ae8e277050911baf262a54c7324f03d69e5f8dd87505942d0a554451e69c6d6f0668801b83d66ac5c69d7827ea7d613d1d55e376c761c7e1f54c3b1ff286be
 DIST blueprint-8.1.0_p41.tar.gz 114222 BLAKE2B 
cb2335fd766212d1c3279ae4d6ee91df5f3c3a9522230ca70cbc080eed9b387a7d567963ba8ea5ffc4a48b01400958cc1d619b9da897e0f90a29b4446becdf46
 SHA512 
8ada4f309767567e7e08e6c8e61f0e442eb14a5923bb6b47bb72c2b923bbb342166cddf6d31ec05a27f70ae60a981c0c8b4a3438820ce20ef47028e9f02b
+DIST lineage-15.1.tar.gz 49859612 BLAKE2B 
2203f51a8610100c9b6e3754d54da0310414abfac60b21a7fb4739f8f70bfc81cf0f61fb820b82891fbaf4bc89162d2b891c9c75ef86abe61de91525b7cb5e61
 SHA512 
5f7f92cf310d45c51f687a84205a8de68390fd2462e754bbe8d7226041e19938614d4f68eafb046dbb34ad29c67d70cfa6a3bea98841935d2c1659a5ee7c90c9
 DIST soong-8.1.0_p41.tar.gz 355543 BLAKE2B 
0d2b47c30d0515426cffa19c73495f68633dcdbcd5fc33fbbabb8892b712eb85ec68657ea73e07b34573af525055c0f791cd6b54ca58dedd5c14bd4af1a37623
 SHA512 
50f65ac86f4466adfed6fddf6e8288e16fdc0c1717ba57e59d40395115d4f55ceed3407ce6542ef0173c2076783a7bdc908ff0aac6f19aad7c62a8f63daef6e3
 EBUILD soong-8.1.0_p41.ebuild 1676 BLAKE2B 
f262faa3e8dbe45414160220975c8ca5c64104f3479f8b4fc2bc2fe50b79ce2af3a732375616906c7db1a13b0295dc21e937a208f670aa37d404badd79d2ed68
 SHA512 
da536c2b5f000739a70c8a932f921ef2d52e3e73e4062dfa4b4c13b56612a6e95346b5cc425f8bfe79493c04e52a79e759d8abf704ae090caaa1f6a5b0a64aca
+EBUILD soong-.ebuild 1985 BLAKE2B 
17de5d9d82e706c9f39d262f739d60af4d7252d3c859431ca4180fee2838156b2516dd9edc5ee982028453fdf358cdcbd00c8027d6e8baac85d441f74a56c56b
 SHA512 
d1b1cc0aed74ce03af4a4859f804256206bc48a06cd1913e5e22d03d08f7a7e1ad6c385e1a4eda57b553c0dc2da83417b3fa7722298ebb9a8867f33bf73efb82
 MISC metadata.xml 242 BLAKE2B 
08b4880748ab6d685ce28f65a9f6cc5ad62deff8f85d4e0a55a3dc12aa8bd63cf1de56b28ff89929e054a6831e223d6ef0207e8b19c6887f09ee22621bd76928
 SHA512 
ae57aaeecc094cffa640d88329a0baa6c2b0703330d84f6406f3f68d8bb9b724d2e19a8478be8708de284db9ac452f95f225a9f79cd1c5d0236aa2f9935b9b21

diff --git a/dev-util/soong/files/soong--bootstrap-clean.patch 
b/dev-util/soong/files/soong--bootstrap-clean.patch
new file mode 100644
index 000..1f1eec6
--- /dev/null
+++ b/dev-util/soong/files/soong--bootstrap-clean.patch
@@ -0,0 +1,57 @@
+diff --git a/build/soong/bootstrap.bash b/build/soong/bootstrap.bash
+index aedbe94..1eb864e 100755
+--- a/build/soong/bootstrap.bash
 b/build/soong/bootstrap.bash
+@@ -1,16 +1,7 @@
+ #!/bin/bash
+ 
+-set -e
+-
+-ORIG_SRCDIR=$(dirname "${BASH_SOURCE[0]}")
+-if [[ "$ORIG_SRCDIR" != "." ]]; then
+-  if [[ ! -z "$BUILDDIR" ]]; then
+-echo "error: 

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

2018-08-10 Thread Michael Palimaka
commit: b0e7307062170804b2e1d53d8a9fd40ad08cb490
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 12:25:54 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 12:26:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e73070

media-libs/libdmtx: version bump 0.7.5

Closes: https://bugs.gentoo.org/662860
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/libdmtx/Manifest |  1 +
 media-libs/libdmtx/libdmtx-0.7.5.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/media-libs/libdmtx/Manifest b/media-libs/libdmtx/Manifest
index 2dd77a6ee5a..567d3655705 100644
--- a/media-libs/libdmtx/Manifest
+++ b/media-libs/libdmtx/Manifest
@@ -1 +1,2 @@
 DIST libdmtx-0.7.4.tar.gz 370999 BLAKE2B 
7c87d1b1ca8a1466aed6dbd8b60b31c1acacbff46d99855a2366c89a0998acbc8e0b3d3e70612d6bfc736b48e2001d8de14b9169920e802490623009f3395ea9
 SHA512 
307aeb30506e60fc44550d1bb86081634f0718d53e7b878b45b0e704e75c5996e27285a16881b7c3a93cafa9a9b125175dadc0f0c2c2f976878666eb652108ae
+DIST libdmtx-0.7.5.tar.gz 790944 BLAKE2B 
af94a998e6ab0b06c17d64d6c720e874540830282fd1219260aa1e5fb44159b59f63fcfd1fbd750333ae50b080c341ec02b81216c2e975a8ef85628b23d4fb55
 SHA512 
c4bccc9eff4a93b6bb417ed23ed46e82cc98b650a94be40479d192af8537ee02a16700fbbd8f2271035ff8b804c40ab6461825d94bd80a3081d3a4b3988ea22a

diff --git a/media-libs/libdmtx/libdmtx-0.7.5.ebuild 
b/media-libs/libdmtx/libdmtx-0.7.5.ebuild
new file mode 100644
index 000..1210c5c0263
--- /dev/null
+++ b/media-libs/libdmtx/libdmtx-0.7.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Barcode data matrix reading and writing library"
+HOMEPAGE="http://libdmtx.sourceforge.net/;
+SRC_URI="https://github.com/dmtx/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="static-libs"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -exec rm -f {} + || die
+}



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

2018-08-10 Thread Michael Palimaka
commit: a6a64d8955e75098464a3fc25266530c237cf01e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 12:17:28 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 12:26:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a64d89

media-libs/libdmtx: add github remote-id

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/libdmtx/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libdmtx/metadata.xml b/media-libs/libdmtx/metadata.xml
index b12b89f5a30..0f374f8fda3 100644
--- a/media-libs/libdmtx/metadata.xml
+++ b/media-libs/libdmtx/metadata.xml
@@ -6,6 +6,7 @@
Gentoo KDE Project


+   dmtx/libdmtx
libdmtx

 



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/, web/generated/

2018-08-10 Thread Mike Pagano
commit: 0cf0048ab00b50a3768dbbfcb8f7a96abe3512c9
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Aug 10 12:10:49 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Aug 10 12:10:49 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=0cf0048a

Modify .gitignore to create generated directory, but ignore files within.

 web/.gitignore   | 1 -
 web/generated/.gitignore | 3 +++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/web/.gitignore b/web/.gitignore
index 17434c6..e393f85 100644
--- a/web/.gitignore
+++ b/web/.gitignore
@@ -1,2 +1 @@
-generated/
 tarballs/

diff --git a/web/generated/.gitignore b/web/generated/.gitignore
new file mode 100644
index 000..94548af
--- /dev/null
+++ b/web/generated/.gitignore
@@ -0,0 +1,3 @@
+*
+*/
+!.gitignore



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/, sys-auth/elogind/files/

2018-08-10 Thread Michael Palimaka
commit: 761c4aad3fef5f33b6fc1cbe2d70c0b00c457516
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 11:52:09 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 11:52:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761c4aad

sys-auth/elogind: remove old

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-auth/elogind/Manifest  |   2 -
 sys-auth/elogind/elogind-235.2-r2.ebuild   | 123 -
 sys-auth/elogind/elogind-235.5.ebuild  | 122 
 sys-auth/elogind/files/elogind-235.2-docs.patch|  19 
 .../files/elogind-235.2-drop-logintest.patch   |  17 ---
 .../files/elogind-235.2-legacy-cgroupmode.patch|  56 --
 6 files changed, 339 deletions(-)

diff --git a/sys-auth/elogind/Manifest b/sys-auth/elogind/Manifest
index e7c68002729..c3775e8c407 100644
--- a/sys-auth/elogind/Manifest
+++ b/sys-auth/elogind/Manifest
@@ -1,3 +1 @@
-DIST elogind-235.2.tar.gz 975652 BLAKE2B 
c568b5eec89da14f55211cf4405d96b4bb1ea274d1237739a92c4f3585a6181a3e17dc7ed2af5161c649cae2149b3bd25f4212cf5a304383b254e39d7aa0b378
 SHA512 
6fa9194e8c21fa3d3caf6f9499f772dbfe38b9d40d8a0fe43ee32ad4b2acd672a78798d00694d1e0d6107625f4f3f06b71e0a5466ed4be446d670f9bcd961313
-DIST elogind-235.5.tar.gz 990321 BLAKE2B 
03730f449e01ef74a92aa3313f59b93de3941425f95610e2d50dd6a0651682df5f2e245f9eeaeef5c5fd38300102fbccc980a55466ea12100e8904f126a5c44f
 SHA512 
8f12c576f291fb9768e343e8257c74c62686f1a67b10170715b678e0431692cec7b6382102467dd2598a331c20d823d935128d5ff36f5b074dc02802ffec863c
 DIST elogind-238.1.tar.gz 1074179 BLAKE2B 
3041e9cfa0d454f653db164db8e59af4db5f3821bbb65cb5482d83f63e410612e121791f7ef3e08c9ac3940c7b6c7931df2b072ba452d2073c3e424e4dfe10c3
 SHA512 
ba0a74e9b9168b08a54b13ed500e9c713c48bb1648aa6064dbe666a96fa3fbd5b69447c35f686db3a1813476a5585be34b1ae13e3c9017eac8171b73f6311c4c

diff --git a/sys-auth/elogind/elogind-235.2-r2.ebuild 
b/sys-auth/elogind/elogind-235.2-r2.ebuild
deleted file mode 100644
index bae01cc02e4..000
--- a/sys-auth/elogind/elogind-235.2-r2.ebuild
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit linux-info meson pam udev xdg-utils
-
-DESCRIPTION="The systemd project's logind, extracted to a standalone package"
-HOMEPAGE="https://github.com/elogind/elogind;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="+acl debug doc +pam +policykit selinux"
-
-COMMON_DEPEND="
-   sys-apps/util-linux
-   sys-libs/libcap
-   virtual/libudev:=
-   acl? ( sys-apps/acl )
-   pam? ( virtual/pam )
-   selinux? ( sys-libs/libselinux )
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/docbook-xml-dtd:4.2
-   app-text/docbook-xml-dtd:4.5
-   app-text/docbook-xsl-stylesheets
-   dev-util/gperf
-   dev-util/intltool
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
-   !sys-apps/systemd
-"
-PDEPEND="
-   sys-apps/dbus
-   policykit? ( sys-auth/polkit )
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}-docs.patch"
-   "${FILESDIR}/${P}-legacy-cgroupmode.patch"
-   "${FILESDIR}/${P}-drop-logintest.patch" # bug 645156
-)
-
-pkg_setup() {
-   local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SIGNALFD ~TIMERFD"
-
-   if use kernel_linux; then
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   default
-   xdg_environment_reset
-}
-
-src_configure() {
-   local rccgroupmode="$(grep rc_cgroup_mode /etc/rc.conf | cut -d '"' -f 
2)"
-   local cgroupmode="legacy"
-
-   if [[ "xhybrid" = "x${rccgroupmode}" ]] ; then
-   cgroupmode="hybrid"
-   elif [[ "xunified" = "x${rccgroupmode}" ]] ; then
-   cgroupmode="unified"
-   fi
-
-   local emesonargs=(
-   -Ddocdir="${EPREFIX}/usr/share/doc/${PF}"
-   -Dhtmldir="${EPREFIX}/usr/share/doc/${PF}/html"
-   -Dpamlibdir=$(getpam_mod_dir)
-   -Dudevrulesdir="$(get_udevdir)"/rules.d
-   --libdir="${EPREFIX}"/usr/$(get_libdir)
-   -Drootlibdir="${EPREFIX}"/$(get_libdir)
-   -Drootlibexecdir="${EPREFIX}"/$(get_libdir)/elogind
-   -Drootprefix="${EPREFIX}/"
-   
-Dbashcompletiondir="${EPREFIX}/usr/share/bash-completion/completions"
-   -Dzsh-completion="${EPREFIX}/usr/share/zsh/site-functions"
-   -Dman=auto
-   -Dsmack=true
-   -Dcgroup-controller=openrc
-   -Ddefault-hierarchy=${cgroupmode}
-   -Ddefault-kill-user-processes=false
-   -Dacl=$(usex acl true false)
-   -Ddebug=$(usex debug elogind false)
-   --buildtype $(usex debug debug 

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

2018-08-10 Thread Michael Palimaka
commit: 9ceb680653f575460a1d8a079002b5190dd6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 11:48:52 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 11:50:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ceb6806

x11-misc/albert: remove old

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 x11-misc/albert/Manifest  |  8 -
 x11-misc/albert/albert-0.14.15.ebuild | 58 --
 x11-misc/albert/albert-0.14.16.ebuild | 58 --
 x11-misc/albert/albert-0.14.18.ebuild | 59 ---
 x11-misc/albert/albert-0.14.19.ebuild | 59 ---
 5 files changed, 242 deletions(-)

diff --git a/x11-misc/albert/Manifest b/x11-misc/albert/Manifest
index b50d0be9837..d44f03b54f4 100644
--- a/x11-misc/albert/Manifest
+++ b/x11-misc/albert/Manifest
@@ -1,10 +1,2 @@
-DIST albert-0.14.15-plugins.tar.gz 540189 BLAKE2B 
b8243917cdd30c74f26ad852421cf525047694aaae2ec170a31d6239f7fa704de72f9ef67564282136ca15ec1960a1c882c193a2339541e0bf40986ee10588cb
 SHA512 
1af59c65bd91ac626abd8777b350c92a4532a88119bd9ec6ff55f9f3ad72e5cfd6987c9b34f1c32ca854891e91f79ffbea04ed23fa85a18826e9aa890b400079
-DIST albert-0.14.15.tar.gz 84875 BLAKE2B 
80e173100a0d135a18b20482ef0eb103634207b1e1a7284b2c5245750bc22478026b25982b714b3fcd079ed7674075a6853917d789f99628a368c6a9c6fd344d
 SHA512 
9a6efd9203f7b96aa14c063a9de8c59e6b4bb0a5c55a64662ec170b75fc71247b7313a1252f71ab2516b4b62538f4c89778a43b8804915996636f49d4e0a6d31
-DIST albert-0.14.16-plugins.tar.gz 540297 BLAKE2B 
e859ff84332fe32ca0513700dd3ee099ef99f240823c70387f630877f972fccf86baab477d0ec5fe166bb979fb6509e9a3ef5e9bb04ba365e789da74d3508555
 SHA512 
06cefb99ec2da0ccd4ad1f4729cb5626611ba3b226ccae9c8448ad2c58e61790dfd391dcd963524762587b82739f2267aea6b2a2b7affa4c946d6ba438678383
-DIST albert-0.14.16.tar.gz 84708 BLAKE2B 
e901518cf36fd3a68e6b5ddd4f0937ed0cff62f9a8e541b8319670893e2a38c47d222c6e3f25a9673bd1e11ad357382a3441e55497609d049f2b287c97ce6484
 SHA512 
92708909ed8a91ac2c16ba967c8506a15d4cc74cbb88111761ab18941c3bbab040f5b379b8c780887024b53710b05ad1ce80ffe41bd252358daf80c19b2c953b
-DIST albert-0.14.18-plugins.tar.gz 538138 BLAKE2B 
baa48198aabf0d5f4ffad46ce9243a733502af93d4b10fab4fd2927524ffe80240859bce2e98316a6ed677474b7fa47cf9255641559ee76d2a760bd32c3cd514
 SHA512 
c8676b22fa7e6e2ebb8ad12a000402b8e41f710dcb5278f7ad5f87d1319d4eff75a3912870474a2ae153353eba607d579f28c32c6de90b60ee7761071a555c43
-DIST albert-0.14.18.tar.gz 84883 BLAKE2B 
706312cc3f29aaf9309c7cddb0f22aec2324560f78ed5a5418f6984e0a037b779d38be3d607c2fe287654b02db4aa125505b0716fc431e7bf679f108fa190555
 SHA512 
47110ba711b76d5d202a0b42c8442a5a242ca67869094bcb31daa5ca760b05e1b0ccdfbd88d5fdf3d23bb2838e3d4efbaf1a45733ae7612b0941360c2dfe5654
-DIST albert-0.14.19-plugins.tar.gz 538257 BLAKE2B 
74736ac5be02f98aa38b865499c264911da64d600dddfb11c90f4b701a56723648c48eb82e035fa751f2640749a2ce9c6fbf39fee44421f8e52023c05f2986b2
 SHA512 
b0f511e7ecaa48a40b0b3ec770946f9198f9649af1e9c1f428608140761ac5a7c6393932ac34ad093f2299134f623d83f6f10a313f497b1a37223eb7660b2b50
-DIST albert-0.14.19.tar.gz 85203 BLAKE2B 
3997b337fe3957d1e1ccdb62250085f70be462b93ebb68e65e70d2f83b30b2eea840983bbec76bc81a0d045a1600d1c1cc4c2ca2bb0933b6832e45373744a82a
 SHA512 
bb3130aa93edb92008fa66ea527675d4cee89dff587ae07f6983c315be7c8bc2461491a771ba817de2d113c1eee98b3a7eb2d0b5e228811db06a28bef2e7bf30
 DIST albert-0.14.21-plugins.tar.gz 538315 BLAKE2B 
84c482bd2c9a7dfe38927da4531727a361014d0a8f6e4da923904253d5a322c37837f9eb7873621fd55581be7b0c1c7149b005f7729606444a9fc8b8e96b70fd
 SHA512 
ae680b3ea8292c49858d029a16fb3ee6b5c33a96351afb9e962538ebb4d39fd5b862fe6da5592b03bfdc3c9622671a0d1140d6924e36ea2b67842490ffd102b0
 DIST albert-0.14.21.tar.gz 85541 BLAKE2B 
c8ddf61f3f001e92b3c889c8a3b748cb45ccf06896c990f1937484917496cb78510c17b479e61af8fbfc13c2ddc84ede7f70de15e09246c7dca4876eb644b910
 SHA512 
dc1e1121abb3534d32775cd8c8e3b832c037e997588b7e0d7356d933f6a1d15c669c3f0362c9c2bfb37256d80cef4175c9c8d22a095b5191453a44e0f20f9cc6

diff --git a/x11-misc/albert/albert-0.14.15.ebuild 
b/x11-misc/albert/albert-0.14.15.ebuild
deleted file mode 100644
index e8fba0658b6..000
--- a/x11-misc/albert/albert-0.14.15.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLUGINS_HASH="caa38cfa1ba6289ee2fc4913ea70d49fd761244e"
-inherit cmake-utils gnome2-utils
-
-DESCRIPTION="Desktop agnostic launcher"
-HOMEPAGE="https://albertlauncher.github.io/;
-# plugins is a git submodule. the hash is taken from the submodule reference 
in the ${PV} tag.
-SRC_URI="https://github.com/albertlauncher/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-https://github.com/albertlauncher/plugins/archive/${PLUGINS_HASH}.tar.gz -> 
${P}-plugins.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="debug"
-
-RDEPEND="
- 

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

2018-08-10 Thread Michael Palimaka
commit: 55157515676d4dc4230e7a2b6c34bb55ed260cd4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 11:48:36 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 11:50:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55157515

x11-misc/albert: stabilise 0.14.21 for amd64

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/x11-misc/albert/albert-0.14.21.ebuild 
b/x11-misc/albert/albert-0.14.21.ebuild
index e4a6b9e780d..736b554f240 100644
--- a/x11-misc/albert/albert-0.14.21.ebuild
+++ b/x11-misc/albert/albert-0.14.21.ebuild
@@ -14,7 +14,7 @@ 
https://github.com/albertlauncher/plugins/archive/${PLUGINS_HASH}.tar.gz -> ${P}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="debug"
 
 RDEPEND="



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

2018-08-10 Thread Michael Palimaka
commit: 7e5551747c4e5058dead711a32d3a566704748d4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 11:46:43 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 11:47:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e555174

net-analyzer/testssl: remove 2.9.5

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-analyzer/testssl/Manifest |  1 -
 net-analyzer/testssl/testssl-2.9.5.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/net-analyzer/testssl/Manifest b/net-analyzer/testssl/Manifest
index ab5779b5664..e5f73e08e9f 100644
--- a/net-analyzer/testssl/Manifest
+++ b/net-analyzer/testssl/Manifest
@@ -1,2 +1 @@
-DIST testssl-2.9.5.tar.gz 8955393 BLAKE2B 
32518ace02f410ca7b407b51dcdab8a53218e572bec5d9a3ba380152546aaf63d8068f60d6468fbcba84e948e15c5c5769ef1da8ce53aae32978373de098d4e6
 SHA512 
9b9cc9f4e5d85cb2bd3767f10d0342b65cd9662df2df4d21b838c8f6a904e8e91f0242e7be1a9e0d9532d13d210beacd1b9f189ba6f955f9c4d3a6bde675677c
 DIST testssl-2.9.5_p5.tar.gz 8955523 BLAKE2B 
dcafb0931ddfb9d653acf79f72d2e30b2acc4a80246ecb3f26eaa35d4a69d5af65123005de34d09c563978593450895bf451b866182fd3ea38bdb121fb8e9385
 SHA512 
8a26989e1b8f45a2ac25efab500c89eeec2dbdbb9c0af715a61433ce0737ed69221df09a9554b6ae4415081a66ef4f6afd44c92405afefe4a810cb4375988700

diff --git a/net-analyzer/testssl/testssl-2.9.5.ebuild 
b/net-analyzer/testssl/testssl-2.9.5.ebuild
deleted file mode 100644
index e5a5559d687..000
--- a/net-analyzer/testssl/testssl-2.9.5.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN}.sh"
-
-DESCRIPTION="Tool to check TLS/SSL cipher support"
-HOMEPAGE="https://testssl.sh/;
-SRC_URI="https://github.com/drwetter/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 bundled-openssl? ( openssl )"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="bundled-openssl"
-
-RDEPEND="
-   dev-libs/openssl:0
-   net-dns/bind-tools
-   sys-apps/util-linux
-   sys-libs/ncurses:0
-   sys-process/procps
-"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-QA_PREBUILT="opt/${PN}/*"
-
-pkg_setup() {
-   use amd64 && BUNDLED_OPENSSL="openssl.Linux.x86_64"
-}
-
-src_prepare() {
-   default
-   sed -i ${PN}.sh \
-   -e 
's|TESTSSL_INSTALL_DIR="${TESTSSL_INSTALL_DIR:-""}"|TESTSSL_INSTALL_DIR="/"|' \
-   -e 's|$TESTSSL_INSTALL_DIR/etc/|/|g' || die
-}
-
-src_install() {
-   dodoc CHANGELOG.stable-releases.txt CREDITS.md Readme.md
-   dodoc openssl-rfc.mappping.html
-
-   dobin ${PN}.sh
-
-   insinto /etc/${PN}
-   doins etc/*
-
-   if use bundled-openssl; then
-   exeinto /opt/${PN}
-   use amd64 && doexe bin/${BUNDLED_OPENSSL}
-   fi
-}
-
-pkg_postinst() {
-   if use bundled-openssl; then
-   einfo "A precompiled version of OpenSSL has been installed into 
/opt/${PN},"
-   einfo "configured to enable a wider range of features to allow 
better testing."
-   einfo ""
-   einfo "To use it, call ${PN} appropriately:"
-   einfo "${MY_PN} --openssl /opt/${PN}/${BUNDLED_OPENSSL} 
example.com"
-   fi
-}



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

2018-08-10 Thread Michael Palimaka
commit: 8b7bafdf82bd647717cd874c0402c8adf93d4a9e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 10 11:46:25 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 10 11:47:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7bafdf

net-analyzer/testssl: stabilise 2.9.5_p5 for amd64

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-analyzer/testssl/testssl-2.9.5_p5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/testssl/testssl-2.9.5_p5.ebuild 
b/net-analyzer/testssl/testssl-2.9.5_p5.ebuild
index cdd8f511f51..91bc8e35c78 100644
--- a/net-analyzer/testssl/testssl-2.9.5_p5.ebuild
+++ b/net-analyzer/testssl/testssl-2.9.5_p5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/drwetter/${MY_PN}/archive/v${MY_PV}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2 bundled-openssl? ( openssl )"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="bundled-openssl"
 
 RDEPEND="



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

2018-08-10 Thread Mike Pagano
commit: 7bca29992b451bb3be92ce6b6930daf9d8fb4ad7
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Aug 10 11:04:25 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Aug 10 11:04:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bca2999

sys-kernel/gentoo-sources: Linux patch 4.17.14

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.17.14.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 7aaea3b4c86..4c7859fd022 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,6 +40,9 @@ DIST genpatches-4.17-13.extras.tar.xz 17484 BLAKE2B 
2f909c143dee46c9d3e640694137
 DIST genpatches-4.17-14.base.tar.xz 341072 BLAKE2B 
3305f67ddd9febe000c20f3f16fd1e1f9dc584059b712d0267371907c1705e76a9987a4f92c460b398b14011c25bfa3a602974af67cbfdf87dd199981efcd81c
 SHA512 
57c3b14086468bb982c96808ddd7ee542291a07d81a3b3f33f70dee6c40527b32e941f791204ea37e3a11b2ac99833fb1104f1deac063042430a1e2c6a96a9f3
 DIST genpatches-4.17-14.experimental.tar.xz 5224 BLAKE2B 
7435fa53f9278635a316a403a4e3ee03ec585338673b3148ef69190901e52dfc1c8cb19a0600eaebb54b120e65c60bb9b63af33eb0240cd8623f7fea771c
 SHA512 
c1024431a43cb397a65eec12c206ec57cbcf267364ad8dae4875e6ccfa90b955e468907e440db25bb93610898a7b8f8a99dba5ec542ccd850770963b1b5785bf
 DIST genpatches-4.17-14.extras.tar.xz 17496 BLAKE2B 
d156cc7b5612ee7d6d5faed0e606a0c8ed49f952cfe77097e37e432b142b8241f3b9fab156ed71f716540bc906f21050c2901b067b3ba1498893068ad45cb9e3
 SHA512 
8f3c9098a559556d3e256a9b8243cc5886387f23431501093f3c0ce9599a93fb885c5056d28b9189cbcd693b4c7e3601827abd96e548e659b4a7e33bd3403045
+DIST genpatches-4.17-15.base.tar.xz 346432 BLAKE2B 
c0773a8c3f516ddd463f4f905c440fddac2ba41f14afb2a9d257acb580caab49fb7226a4bf8979ebeb144b4d9c8a45d9c8074c6c02e23b6dc39e034a57ae
 SHA512 
1478efcbd56cd2f4c7d12c7fe1142042b5d2aa6fb3b27e7132cb786b18757e298c265b0a63e032cce6b6c2396c2b80bb3f6683b634ea38187635830849e97438
+DIST genpatches-4.17-15.experimental.tar.xz 5224 BLAKE2B 
eace3c128d3a178140e294842c1affd3ab9394ad684e5cb0a5f9ef1075a901ee2e6507eebeb1d6f46dd4fc564f6ba1d8f771a386cfe0a7157825171a9afdd989
 SHA512 
c57eb379eef65888e63e1d4433aca67a44d6e8c6f1ad032be6d3f287cc13cbb9a4f4f18b12de0c86292e1805ea533a11919362414f33c4b03c6c2ea95a1cd7ab
+DIST genpatches-4.17-15.extras.tar.xz 17504 BLAKE2B 
005d999df8eb7fa07084bba5e5a5a62a6dbedbedb1cbeb99476526dbade91124e939cd7e8735ed62dc36dd41f13d534d54eeeb326d0df52eb0b0ac0f804a2263
 SHA512 
d3f53f00c3d05f886bac7d90e15872c5cdeb0da0aa0827db977ed45756abd05ac728115c02c2638ab6c8926596278502ebe98479f6055fd215c4a466c382
 DIST genpatches-4.4-115.base.tar.xz 1692684 BLAKE2B 
8595bbb40d0f0172e5b6f5266d89b3aa67fad3889375c3925a39e01f9dd03e86f934d8d3c0bd93bab58ceee274277aaac4051d09f2edf665c106f2c0e29d
 SHA512 
43dac11a37c6cbef7a4070336bda44beb2d5a9a649188d188e37c4654ce94a71244a7e87652368da5a0f88dc53ad5c8d6194ad614c4033d08295debab0c90eca
 DIST genpatches-4.4-115.experimental.tar.xz 87744 BLAKE2B 
dc8a9f9ae6e6789e7c072e5c6dfa0e875765d77ffb746060f65cd708124f81f8a269a54ec6bd6f9bd159d0cd5d0d9dabd6ad9489ff5453e01c264b0f34153300
 SHA512 
e82343f1d4220ecab61503c7cefae9d5d9cd605187f4861eac21f330c39af77e90950badf1896a8fefee57133496f706e2b1905eee1d8c6cf945e77ed3b36094
 DIST genpatches-4.4-115.extras.tar.xz 16456 BLAKE2B 
3c854f5619d349eb7b20b8f92787564019769884c28cf8bd3191686e3fc8f5c764ebc3a3c99d3ea7290aab316b8a0a0728a4f679196b80b524943c503fef6705
 SHA512 
84d76421f1e3d3041ab18a2a6a019b571c1a6f27d2fc880da64ae11398c43e5eab79c538940df82aa02d697983a97145197b127613bb7f4765a26813cc36eacf

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.17.14.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.17.14.ebuild
new file mode 100644
index 000..85697b0d418
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.17.14.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="15"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2018-08-10 Thread Anthony G. Basile
commit: 54be628ff33bc8f0f11d6da22ee44379cf4a2157
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Aug 10 09:36:02 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Aug 10 09:36:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54be628f

net-analyzer/2ping: version bump to 4.1.2

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-analyzer/2ping/2ping-4.1.2.ebuild | 27 +++
 net-analyzer/2ping/Manifest   |  1 +
 2 files changed, 28 insertions(+)

diff --git a/net-analyzer/2ping/2ping-4.1.2.ebuild 
b/net-analyzer/2ping/2ping-4.1.2.ebuild
new file mode 100644
index 000..688c698a782
--- /dev/null
+++ b/net-analyzer/2ping/2ping-4.1.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A bi-directional ping utility"
+HOMEPAGE="https://www.finnie.org/software/2ping/;
+SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="server"
+
+src_install() {
+   distutils-r1_src_install
+   doman doc/2ping.1
+   dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
+   use server && {
+   doinitd "${FILESDIR}"/2pingd
+   newconfd "${FILESDIR}"/2pingd.conf 2pingd
+   }
+}

diff --git a/net-analyzer/2ping/Manifest b/net-analyzer/2ping/Manifest
index eddda3f4a51..da938d91afa 100644
--- a/net-analyzer/2ping/Manifest
+++ b/net-analyzer/2ping/Manifest
@@ -1,2 +1,3 @@
 DIST 2ping-4.0.1.tar.gz 67347 BLAKE2B 
88ef9b626399682a93892a933ab75ac0caa994e38b11aac287f4114472e9869a2b577f301c4fd036940cfafb62e57ff52382f2413038b433c9ed4fedd87e1696
 SHA512 
21d3f9f8833d10f7d9f692e0d3a8dbe524ee5ad064122d808aad99f295389efc51c3979ff0dc9533705363be21e0457a886ba0d8a4532705791a4fdf24050eb7
+DIST 2ping-4.1.2.tar.gz 69591 BLAKE2B 
e96e8ca7907a0a4c7a7cebfd8130469efe00bff96dfaee50f6f2156750a73014054cdfe9d848ad369e3a2dbc52b3b46f262391024f300d48b8d8628573ff5fed
 SHA512 
566acd3638b47b34c06f59f6e7a3793aa1fc60cb6b0ca108f8544afe55a8680c57bcb212fe70433ae99c02d4e8359a91eaeaed4b1d820fa9d072143424c5e54a
 DIST 2ping-4.1.tar.gz 69510 BLAKE2B 
f7245876bb66ebab55cf0a98f29402dc8dcd9e1e97fbf635ff1232501c7dd23d8a707a378bd6c73084b3c2e946347f24edef6347693015fdb812d78cadab1fef
 SHA512 
926a515156bf0b9e7c09e72f0e557571f3905646eaec2e8c4702a7dd7ed77b9ab298323028beb02c844d719839458f9d056fb5d29443e908b0d927754f856553



[gentoo-commits] repo/gentoo:master commit in: net-p2p/rtorrent/files/, net-p2p/rtorrent/

2018-08-10 Thread Jason Zaman
commit: fc0ccfb9a6015e5eaf040f695224b39b1358f76a
Author: Stephen Shkardoon  ss23  geek  nz>
AuthorDate: Fri Aug 10 08:44:19 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Aug 10 09:01:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0ccfb9

net-p2p/rtorrent: remove old version 0.9.6.*

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/rtorrent/Manifest  |  1 -
 .../rtorrent/files/rtorrent-0.9.1-ncurses.patch| 10 
 net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch  | 37 -
 .../files/rtorrent-0.9.6-cppunit-pkgconfig.patch   | 28 --
 net-p2p/rtorrent/rtorrent-0.9.6-r1.ebuild  | 63 --
 net-p2p/rtorrent/rtorrent-0.9.6.ebuild | 62 -
 6 files changed, 201 deletions(-)

diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest
index 180ca6b41a6..b7c90d413c5 100644
--- a/net-p2p/rtorrent/Manifest
+++ b/net-p2p/rtorrent/Manifest
@@ -1,2 +1 @@
-DIST rtorrent-0.9.6.tar.gz 610845 BLAKE2B 
4a4faccffe79e7d877e3be9a9b16edcea87f1969ee2689f7789ebd738a19a5a41f5eae3b33c5b874b5c31ad8e872baa88374fae2047dbc76d4f1c0bc6d7ecbd4
 SHA512 
704f7b79d5bc78b817da21a6886662a5a97fde210a110c50f708bdc18e1dcf3ef5c5f4e2740261d41221cfc69c19926bf34e10057adf10601da9e6e06b2cef75
 DIST rtorrent-0.9.7.tar.gz 610149 BLAKE2B 
3f1316b0142dade9662630ad40132c5968d7b0ded32d7ae13d1ec1fdb7fec794812203fece367bf6abfd02212ed94d308046d40eb3e7562c408e8da13b23c23d
 SHA512 
e663bd8984bcec91868beaf16d215708bdea8872338365ba6a05c9ea830b2aff045257bbc8bd0414d84009ee85852822c97bb073dfb41c21e3b0081ecaeecc00

diff --git a/net-p2p/rtorrent/files/rtorrent-0.9.1-ncurses.patch 
b/net-p2p/rtorrent/files/rtorrent-0.9.1-ncurses.patch
deleted file mode 100644
index 260cd9a3842..000
--- a/net-p2p/rtorrent/files/rtorrent-0.9.1-ncurses.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 src/display/canvas.h
-+++ src/display/canvas.h
-@@ -48,5 +48,5 @@ class Canvas {
- public:
-   typedef std::vector attributes_list;
- 
--  Canvas(int x = 0, int y = 0, int width = 0, int height = 0);
-+  Canvas(int x = 0, int y = 0, int width = 1, int height = 1);
-   ~Canvas() { delwin(m_window); }
-   voidrefresh()   
{ wnoutrefresh(m_window); }

diff --git a/net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch 
b/net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch
deleted file mode 100644
index 21ee708782b..000
--- a/net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-bug 462788
-
- configure.ac | 18 --
- 1 file changed, 12 insertions(+), 6 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 430c15d..50ce687 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -31,15 +31,21 @@ TORRENT_WITHOUT_STATVFS()
- TORRENT_WITHOUT_STATFS()
- 
- AX_PTHREAD([], AC_MSG_ERROR([requires pthread]))
--AX_WITH_CURSES()
--
--if test "x$ax_cv_ncursesw" != xyes && test "x$ax_cv_ncurses" != xyes; then
--   AC_MSG_ERROR([requires either NcursesW or Ncurses library])
--fi
-+PKG_CHECK_MODULES([CURSES],[ncursesw],[
-+  AC_DEFINE(HAVE_NCURSESW_CURSES_H, 1)
-+  ],
-+  [PKG_CHECK_MODULES([CURSES],[ncurses],[
-+  AC_DEFINE(HAVE_NCURSES_H, 1)
-+  ],
-+  [AX_WITH_CURSES()
-+  if test "x$ax_cv_ncursesw" != xyes && test "x$ax_cv_ncurses" != 
xyes; then
-+  AC_MSG_ERROR([requires either NcursesW or Ncurses 
library])
-+  fi])
-+  ])
- 
- CFLAGS="$CFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS"
- CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS"
--LIBS="$PTHREAD_LIBS $CURSES_LIB $LIBS"
-+LIBS="$PTHREAD_LIBS $CURSES_LIB $CURSES_LIBS $LIBS"
- 
- PKG_CHECK_MODULES([libcurl], libcurl >= 7.15.4,
- CXXFLAGS="$CXXFLAGS $libcurl_CFLAGS";

diff --git a/net-p2p/rtorrent/files/rtorrent-0.9.6-cppunit-pkgconfig.patch 
b/net-p2p/rtorrent/files/rtorrent-0.9.6-cppunit-pkgconfig.patch
deleted file mode 100644
index 753f4cb8a7f..000
--- a/net-p2p/rtorrent/files/rtorrent-0.9.6-cppunit-pkgconfig.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-https://bugs.gentoo.org/620908
-
-diff -ur a/configure.ac b/configure.ac
 a/configure.ac 2017-08-17 08:52:49.596897308 -0500
-+++ b/configure.ac 2017-08-17 08:54:57.171515415 -0500
-@@ -4,7 +4,6 @@
- 
- AM_INIT_AUTOMAKE
- AC_CONFIG_HEADERS(config.h)
--AM_PATH_CPPUNIT(1.9.6)
- 
- AC_PROG_CXX
- AC_PROG_LIBTOOL
-@@ -43,9 +42,11 @@
-   fi])
-   ])
- 
--CFLAGS="$CFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS"
--CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS"
--LIBS="$PTHREAD_LIBS $CURSES_LIB $CURSES_LIBS $LIBS"
-+PKG_CHECK_MODULES([CPPUNIT], [cppunit],, [no_cppunit="yes"])
-+
-+CFLAGS="$CFLAGS $PTHREAD_CFLAGS $CPPUNIT_CFLAGS $CURSES_CFLAGS"
-+CXXFLAGS="$CXXFLAGS $PTHREAD_CFLAGS $CPPUNIT_CFLAGS $CURSES_CFLAGS"
-+LIBS="$PTHREAD_LIBS $CURSES_LIB $CURSES_LIBS $CPPUNIT_LIBS $LIBS"
- 
- 

[gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent/files/, net-libs/libtorrent/

2018-08-10 Thread Jason Zaman
commit: e50ffcc2e188a03aab940c28a5621f166c786a99
Author: Stephen Shkardoon  ss23  geek  nz>
AuthorDate: Fri Aug 10 08:38:45 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Aug 10 09:00:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50ffcc2

net-libs/libtorrent: remove old version 0.13.6.*

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/libtorrent/Manifest   |  1 -
 net-libs/libtorrent/files/libtorrent-cppunit.patch | 36 ---
 net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild| 61 ---
 net-libs/libtorrent/libtorrent-0.13.6-r2.ebuild| 69 --
 net-libs/libtorrent/libtorrent-0.13.6.ebuild   | 52 
 5 files changed, 219 deletions(-)

diff --git a/net-libs/libtorrent/Manifest b/net-libs/libtorrent/Manifest
index edb5f26ca27..400d43d513e 100644
--- a/net-libs/libtorrent/Manifest
+++ b/net-libs/libtorrent/Manifest
@@ -1,2 +1 @@
-DIST libtorrent-0.13.6.tar.gz 781253 BLAKE2B 
f5293309b0e6b64a3659ea839528f94b346e1698f6892383b11f30b6d10d161d88582159ac9f4b1864d47e5f8c84cb3830376dde531d84c47327e7c342c75bbb
 SHA512 
b8aea4060357a8a40d15d42f1f698ef6f3ebdc885000bfbfa5bf9c81af8c88b5503a107e05c214e3e8489126928d336356c5e7e0eaf836b6b84a3cf74633b050
 DIST libtorrent-0.13.7.tar.gz 782854 BLAKE2B 
940e6162567d391f3d05034bf6d7d55a40070da7e2fd3279b1aa6acd169ca2783e7a2040efc472285f918c434e74380ec40fcddb823871ecf441c85670b9f273
 SHA512 
7bf3e87dbd19eb4e6806dff8a01c3ec61ea960bbd809d4bcbee96a46e169f97d0baf0fc85ab4a1efbbab07850e9b1060bae46c453ea6c42f5c23f8d921295efb

diff --git a/net-libs/libtorrent/files/libtorrent-cppunit.patch 
b/net-libs/libtorrent/files/libtorrent-cppunit.patch
deleted file mode 100644
index eed21733b29..000
--- a/net-libs/libtorrent/files/libtorrent-cppunit.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From b8b24b58a9bed6db1c886ea71a9bb407fb41fc2f Mon Sep 17 00:00:00 2001
-From: rakshasa 
-Date: Sun, 23 Oct 2016 08:54:11 +0900
-Subject: [PATCH] Use pkg-config for cppunit.
-

- configure.ac | 9 +
- 1 file changed, 5 insertions(+), 4 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 2b3eb7ab..65e34872 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -19,7 +19,6 @@ AC_SUBST(LIBTORRENT_INTERFACE_VERSION_NO)
- 
- AM_INIT_AUTOMAKE
- AC_CONFIG_HEADERS(config.h)
--AM_PATH_CPPUNIT(1.9.6)
- 
- AC_PROG_CXX
- 
-@@ -60,9 +59,11 @@ CC_ATTRIBUTE_VISIBILITY
- AX_PTHREAD
- AX_CHECK_ZLIB
- 
--CFLAGS="$PTHREAD_CFLAGS $CFLAGS"
--CXXFLAGS="$PTHREAD_CFLAGS $CXXFLAGS"
--LIBS="$PTHREAD_LIBS $LIBS"
-+PKG_CHECK_MODULES([CPPUNIT], [cppunit],, [no_cppunit="yes"])
-+
-+CFLAGS="$PTHREAD_CFLAGS $CPPUNIT_CFLAGS $CFLAGS"
-+CXXFLAGS="$PTHREAD_CFLAGS $CPPUNIT_CFLAGS $CXXFLAGS"
-+LIBS="$PTHREAD_LIBS $CPPUNIT_LIBS $LIBS"
- 
- AC_ARG_ENABLE(openssl,
-   [  --disable-openssl   Don't use OpenSSL's SHA1 implementation.],

diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
deleted file mode 100644
index 402b6608920..000
--- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils libtool toolchain-funcs
-
-DESCRIPTION="BitTorrent library written in C++ for *nix"
-HOMEPAGE="https://rakshasa.github.io/rtorrent/;
-SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz;
-
-LICENSE="GPL-2"
-
-# The README says that the library ABI is not yet stable and dependencies on
-# the library should be an explicit, syncronized version until the library
-# has had more time to mature. Until it matures we should not include a soname
-# subslot.
-SLOT="0"
-
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
-IUSE="debug ipv6 libressl ssl test"
-
-RDEPEND="
-   sys-libs/zlib
-   >=dev-libs/libsigc++-2.2.2:2
-   ssl? (
-   !libressl? ( \nint main(){ int64_t var = 7; 
__sync_add_and_fetch(, 1); return 0;}" > "${T}/sync_add_and_fetch.c" || die
-   $(tc-getCC) ${CFLAGS} -o /dev/null -x c "${T}/sync_add_and_fetch.c" 
>/dev/null 2>&1
-   if [[ $? -ne 0 ]]; then
-   disable_instrumentation="--disable-instrumentation"
-   fi
-
-   # configure needs bash or script bombs out on some null shift, bug 
#291229
-   CONFIG_SHELL=${BASH} econf \
-   --enable-aligned \
-   $(use_enable debug) \
-   $(use_enable ipv6) \
-   $(use_enable ssl openssl) \
-   ${disable_instrumentation} \
-   --with-posix-fallocate
-}
-
-src_install() {
-   default
-
-   prune_libtool_files --all
-}

diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r2.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.6-r2.ebuild
deleted file mode 100644
index 52019c36aa2..000

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

2018-08-10 Thread Michał Górny
commit: f470d28dc6c52593af0d12f249ca59a98ef7382c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 10 08:30:56 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 10 08:30:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f470d28d

net-libs/libtorrent: 0.13.7-r1 x86 stable, bug #663012

 net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
index 99356382162..7ffce7d3509 100644
--- a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # subslot.
 SLOT="0"
 
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="debug libressl ssl test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dialup/xl2tpd/

2018-08-10 Thread Michał Górny
commit: 6e8a448b439b1bd96359297b2a1f89081a0d7962
Author: Torsten Alex  itc-gmbh  de>
AuthorDate: Tue Jul 31 01:56:46 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 10 08:22:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8a448b

net-dialup/xl2tpd: version bump to 1.3.12

Closes: https://bugs.gentoo.org/656052
Closes: https://github.com/gentoo/gentoo/pull/9393
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-dialup/xl2tpd/Manifest |  1 +
 net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-dialup/xl2tpd/Manifest b/net-dialup/xl2tpd/Manifest
index 16cbb31b21a..16f1581548d 100644
--- a/net-dialup/xl2tpd/Manifest
+++ b/net-dialup/xl2tpd/Manifest
@@ -1,5 +1,6 @@
 DIST xl2tpd-1.3.1.tar.gz 551923 BLAKE2B 
2e0429167c73f0afab1bb79e0b81e0500ff8c4b1c32318fc7ec64f16bbffbf4099b8fba4efc172ad3e9cfbba1ad5eb4fb6a3a8243da592465bb07409c93d
 SHA512 
2265a19eda1521fd4314ad1b28cc1bb781d2f0edb06ad619afbb364f5896e23db7e444ac10709c1ae9b9ac648e4354aea7af57bb5bc20b706b00e2a131fc29d6
 DIST xl2tpd-1.3.10.tar.gz 510777 BLAKE2B 
15ec09a6186d20facd4eceeca87a33a4676644a6976c2b69a61b288a2534c354bcc9b64eca4305aa7774d3b5fc29c97078478bebec7e81f8071865b29a97809e
 SHA512 
304b8cd098608a866d32c65c55ba98a01e10abb473d8bff488c723fd1f6d4a66cf98c6d3044f7986a334739693767608c48999f873e95a51f0fa6c23cb61ecd4
 DIST xl2tpd-1.3.11.tar.gz 510652 BLAKE2B 
c120ba0a2bb96a87334743319808e4a1dfb1b95140fc37df51c33e176bdefdac547ad27d38731bab9d94a939b9a3ca93404ef17c8076e16567a3ecc5b568fb47
 SHA512 
9fd478aa6b7e22867aa977aa0c22ba9d856e3b659aa0ffdcdb17aa0d8358cceab37da565eeb799590d65fc2914720715423e006f6bbe7ca742f09d7cced52cb7
+DIST xl2tpd-1.3.12.tar.gz 513173 BLAKE2B 
a1f2e4d0e1af4402679eeec6589ca17b0422c664d37beae628511f988f6508ca22160d4657f8ff84bc5e5aac4d3e837c501b4d307964530044a792f2ecc599ab
 SHA512 
e18f15ba038cd358fbad9dd7284c5f3c34273d9291bf8c66494c46d78150acfc1666cbf935fb5a66bd1f0220014f0b49fa0f7f55cb42de125e4123112c6eb00b
 DIST xl2tpd-1.3.6.tar.gz 553981 BLAKE2B 
3e79534fe3eaa906cf09da93b7f6be2931e4c7fc8ff43dd9683ae846e1e2351c3bee81ac8853dee6c7e45ad8b60f8727edbd95d6dd30cc508288227b09da351c
 SHA512 
868c65660e6a45fb8dc22b95542e9d6ca0dc8e5033cc9df04171a651ef273bc5d711a85f61d4a971d714089f7a10ee67460d8ab9f3c007fcffe0e11e81ae0bfd
 DIST xl2tpd-1.3.9.tar.gz 510538 BLAKE2B 
cf0ee309f13ab4024b97b1ca6fec2ec412b8084524b3bc6c108ba464c0b11b2483c4a166cf3f9afe8d6d64cd6db49b6cd6275ba204c4d8f2401d6fa58a7301de
 SHA512 
858e342e3f5b9c460c8fd041cb2873c79dbb9fbef1e5caf8c367a6c74ca175c2a020a4b152757892c24950eebf701324c0ba682eafd23cd370d36da7118cb3d9

diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild 
b/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild
new file mode 100644
index 000..61674701153
--- /dev/null
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.12.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit systemd toolchain-funcs
+
+DESCRIPTION="A modern version of the Layer 2 Tunneling Protocol (L2TP) daemon"
+HOMEPAGE="https://github.com/xelerance/xl2tpd;
+SRC_URI="https://github.com/xelerance/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+
+DEPEND="
+   net-libs/libpcap
+   >=sys-kernel/linux-headers-2.6"
+
+RDEPEND="
+   ${DEPEND}
+   net-dialup/ppp"
+
+DOCS=(CREDITS README.xl2tpd BUGS CHANGES TODO doc/README.patents)
+
+src_compile() {
+   tc-export CC
+   emake OSFLAGS="-DLINUX"
+}
+
+src_install() {
+   emake PREFIX=/usr DESTDIR="${D}" install
+
+   newinitd "${FILESDIR}"/xl2tpd-init-r1 xl2tpd
+
+   systemd_dounit "${FILESDIR}"/xl2tpd.service
+   systemd_dotmpfilesd "${FILESDIR}"/xl2tpd.conf
+
+   einstalldocs
+
+   insinto /etc/xl2tpd
+   newins doc/l2tpd.conf.sample xl2tpd.conf
+   insopts -m 0600
+   newins doc/l2tp-secrets.sample l2tp-secrets
+}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/rtorrent/

2018-08-10 Thread Michał Górny
commit: 030a8d5f7447ab63a8f47a385598dd3df4936e68
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 10 08:31:21 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 10 08:31:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030a8d5f

net-p2p/rtorrent: 0.9.7-r1 x86 stable, bug #663012

 net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild 
b/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
index e41711ece81..69bb963736d 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 IUSE="daemon debug selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}



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

2018-08-10 Thread Sergei Trofimovich
commit: 70b0582b4544e141f65146b3a3a348aab30b7346
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Aug 10 07:31:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug 10 07:33:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b0582b

app-misc/pax-utils: drop PYTHON_TARGETS check for USE=-python

Before the change dependency resolution passed successfully
but pkg_setup() failed as:

$ USE=-python PYTHON_TARGETS=python3_7 emerge -v1 app-misc/pax-utils

 * ERROR: app-misc/pax-utils-1.2.3-r1::gentoo failed (setup phase):
 *   Build target (python3_6) not in PYTHON_TARGETS.

Move PYTHON_TARGETS checking under 'use python'.

Closes: https://bugs.gentoo.org/662120
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 .../{pax-utils-1.2.3-r1.ebuild => pax-utils-1.2.3-r2.ebuild}| 6 ++
 1 file changed, 6 insertions(+)

diff --git a/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild 
b/app-misc/pax-utils/pax-utils-1.2.3-r2.ebuild
similarity index 95%
rename from app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild
rename to app-misc/pax-utils/pax-utils-1.2.3-r2.ebuild
index 4d57eedb153..f0127f587d2 100644
--- a/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild
+++ b/app-misc/pax-utils/pax-utils-1.2.3-r2.ebuild
@@ -38,6 +38,12 @@ _emake() {
"$@"
 }
 
+pkg_setup() {
+   if use python; then
+   python-single-r1_pkg_setup
+   fi
+}
+
 src_configure() {
# Avoid slow configure+gnulib+make if on an up-to-date Linux system
if use prefix || ! use kernel_linux ||



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/platformio/

2018-08-10 Thread Alexey Shvetsov
commit: 55e152f18efd1b62a62590a45f4fd5b4334e6804
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Fri Aug 10 07:11:53 2018 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Fri Aug 10 07:11:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e152f1

dev-embedded/platformio: Version bump

Package-Manager: Portage-2.3.45, Repoman-2.3.9

 dev-embedded/platformio/Manifest| 2 +-
 .../platformio/{platformio-3.5.3.ebuild => platformio-3.6.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest
index 050600b9858..4ed1c6f4db9 100644
--- a/dev-embedded/platformio/Manifest
+++ b/dev-embedded/platformio/Manifest
@@ -1,2 +1,2 @@
-DIST platformio-3.5.3.tar.gz 96791 BLAKE2B 
4b17ccec4a192704cbd185ed42eb6214cfa54a072f6d089f96c608eec7815bd3046b12f7e84355055b5026600b22c4f1c720b12caea4e281479d4c381fe8ec4f
 SHA512 
4c5b5b0a0c4d6942f91ffcb4317149cdbdba857f17b07ad3f47db9abd97615eafbd310d0f1a2c389b485922af1df6f3a6d7831bce1f92a53540b00998c859247
 DIST platformio-3.5.4.tar.gz 97742 BLAKE2B 
5fcc652358ea5788977836a6ee0fe204633e2748afc5cbb6924e8200c0115c92a778c0c919178f05a9656f21eb2b17f4e15b0de5ea06fbade936d8b59bb12431
 SHA512 
2d2af5133648a9b2070abb5d39d27a7292865b99cf690c587f4c80d5e97d429eaa3b037b07a1afcf199df730fe96a0dfecb4ff45ffd21d286f80d5d265e9a85e
+DIST platformio-3.6.0.tar.gz 99386 BLAKE2B 
7cc9e687733cf6cb95d928555dc391330c257c0e6878e1c4bd7395130f7bd79bc66bd0d480e1867cbc26f028b0f3bd9588ca0d1ce8e0dbd23f9eefa9fb812c38
 SHA512 
b4f59593e0fe37c19857280235900a450c55ea9b8719113ceac78c48b5d30aea378c863e7644725f7092e8aca643e1657f94c3010691c57e0228f44ac00937a3

diff --git a/dev-embedded/platformio/platformio-3.5.3.ebuild 
b/dev-embedded/platformio/platformio-3.6.0.ebuild
similarity index 100%
rename from dev-embedded/platformio/platformio-3.5.3.ebuild
rename to dev-embedded/platformio/platformio-3.6.0.ebuild



  1   2   >