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

2016-05-20 Thread Hans de Graaff
commit: b8a6814b8877c7b4f941c710ab7247d3d21751de
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 21 05:29:57 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 21 05:29:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a6814b

dev-ruby/hpricot: drop ruby19

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild 
b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
index 235a8b2..2490dff 100644
--- a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"



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

2016-05-20 Thread Hans de Graaff
commit: bb22b26b718122ea7a3e7ba02e24b2af08730d66
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 21 05:33:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 21 05:33:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb22b26b

dev-ruby/websocket-driver: add 0.6.4

Package-Manager: portage-2.2.28

 dev-ruby/websocket-driver/Manifest |  1 +
 .../websocket-driver/websocket-driver-0.6.4.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/websocket-driver/Manifest 
b/dev-ruby/websocket-driver/Manifest
index fe70e88..a105770 100644
--- a/dev-ruby/websocket-driver/Manifest
+++ b/dev-ruby/websocket-driver/Manifest
@@ -1,3 +1,4 @@
 DIST websocket-driver-0.3.4.gem 19456 SHA256 
b829ee1da54aa1374ca0cc143a83f1f5a55ea9f318021f06fec4b34a2f47b038 SHA512 
c3c2c98bd5057a47e830fc31d56f88ad376ad71b473963fa20c1380de8a9c95b458cd9545b676f7adc1ed494664714648aec182b6b3681c38c87248370f1db64
 WHIRLPOOL 
019e6527dcd034ddfd3652c1f71bbeee01e62dfa59e7c70d1986b64bb05364122cc7d2c4bee2c2c0d4559e55724f6def40a1b20ad47e6fa153f5b7e8b3c0366d
 DIST websocket-driver-0.6.2.tar.gz 24186 SHA256 
531b5687169e837c6c6378cac0716710143691138caa95ef67a5bb2a14a46f71 SHA512 
c4a7d91a6f3c882029c50723da90cf5b1daac725bc1b4ac1bb5136b1fbb96f6206f9b304ff9d404399ab1d1995a39a9db63123fff8fd9b80241cc16709fc7200
 WHIRLPOOL 
64c4134ec7ebfaba790cd68863ca398928217a84d058a034b14814e02e8bcd11744a33739e45a7cc8009e30bbb8333990626af44f8df6b411478cd7d8120
 DIST websocket-driver-0.6.3.tar.gz 24562 SHA256 
b326151fdde8a0d5c01035547b570d2e8feb1aa9c0344e034cfb954d1df21154 SHA512 
ed5b22ddf7e2e592942e828076009f07c3ad4058b213aa8b44ac5bcf952d21484464a082f6f45772368dd61fe0dd9eb60732897561f757f960167d86d4e99c74
 WHIRLPOOL 
c159ed70052edcb9cc4e5c3ddda7ea86eb160da0e3a7108ca36a26ce13437995b021e4407ab6d29cfa57fe61c72932350f360becfd44bd16b54da1ff0384f40a
+DIST websocket-driver-0.6.4.tar.gz 24516 SHA256 
3af1b2cabe12fb7845836e362923e5136106e621b8bac9600faba4a845286fd9 SHA512 
5d84586a0ec396f2c55eaf65db95ce4ebf427fdeb261c47595667561c6c76730eed0e2971fe7919067a39427ca31b2805be2e7443661494946165c0d9bc9935a
 WHIRLPOOL 
edc1e823adeaca8fddd6644cbb83310fc9185a18fe5c8bf41d13c8476ed7d7862f6ad691fa6d4926cf1d2729bd522d44a1df3e824172363abd84212f14784fce

diff --git a/dev-ruby/websocket-driver/websocket-driver-0.6.4.ebuild 
b/dev-ruby/websocket-driver/websocket-driver-0.6.4.ebuild
new file mode 100644
index 000..6de5095
--- /dev/null
+++ b/dev-ruby/websocket-driver/websocket-driver-0.6.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A complete implementation of the WebSocket protocols"
+HOMEPAGE="https://github.com/faye/websocket-driver-ruby;
+SRC_URI="https://github.com/faye/websocket-driver-ruby/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+RUBY_S="${PN}-ruby-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/websocket-extensions-0.1.0"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/websocket-driver extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/websocket-driver
+   cp ext/websocket-driver/websocket_mask.so lib/ || die
+}



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

2016-05-20 Thread Hans de Graaff
commit: 011a86f42c8c1f82b1d64a255c0e9caf1b56312f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 21 05:25:06 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 21 05:25:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011a86f4

dev-ruby/rinku: add 2.0.0

Package-Manager: portage-2.2.28

 dev-ruby/rinku/Manifest   |  1 +
 dev-ruby/rinku/rinku-2.0.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/rinku/Manifest b/dev-ruby/rinku/Manifest
index 88a94cd..3d1e0a7 100644
--- a/dev-ruby/rinku/Manifest
+++ b/dev-ruby/rinku/Manifest
@@ -1 +1,2 @@
 DIST rinku-1.7.3.gem 16384 SHA256 
eb5cec33af86da3002e66470d9a741a0726d6864a69b580abc798931b4b706ca SHA512 
6cd56d21f9366ca1550d62b864f3160f8426412caefb47343152c856a122e729c6e38d339075bdda8614e36c3c5f498001c0e943db455e55ee401e9cdf320c94
 WHIRLPOOL 
8c9b365dace46b58f4e8b3c70a5b98cb90aa383c1e40cea0c0919f58c4a7ea94cfb44b07415fd9044a09a76e8a70d03fc10b13556f0e89fbea4b81c3ecad02bb
+DIST rinku-2.0.0.gem 20992 SHA256 
3e695aaf9f24baba3af45823b5c427b58a624582132f18482320e2737f9f8a85 SHA512 
c21c19bc364039ddc44a82e352427dcba4cb6a42249ad66707cad4addcb756f62fe0da44d76d35b4d80d1af540517d5de358ef2c5594b0739915bad8ce368f9d
 WHIRLPOOL 
f6620bebf5b9fe46a47671f31b171e679c57fcf7e9060880e7e3fa5a30101db3ade78f0dc576e08ba73ca28d3ff9b9212867cadaf7c80cf69e6c50471c2f024f

diff --git a/dev-ruby/rinku/rinku-2.0.0.ebuild 
b/dev-ruby/rinku/rinku-2.0.0.ebuild
new file mode 100644
index 000..8b8b741
--- /dev/null
+++ b/dev-ruby/rinku/rinku-2.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.markdown"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A Ruby library that does autolinking"
+HOMEPAGE="https://github.com/vmg/rinku;
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+each_ruby_configure() {
+   ${RUBY} -Cext/${PN} extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/${PN}
+   cp ext/${PN}/${PN}$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib test/autolink_test.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/kibana-bin/

2016-05-20 Thread Ian Delaney
commit: 5e3ccc903f68180c057cfc10ba8b7ace13f083d6
Author: Tomas Mozes  gmail  com>
AuthorDate: Thu May 19 13:42:23 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat May 21 05:01:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3ccc90

www-apps/kibana-bin: bump to 4.1.7/4.5.1, drop old

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1491

Signed-off-by: Ian Delaney  gentoo.org>

 www-apps/kibana-bin/Manifest   | 10 ++--
 ...na-bin-4.1.6.ebuild => kibana-bin-4.1.7.ebuild} |  0
 www-apps/kibana-bin/kibana-bin-4.4.2.ebuild| 67 --
 ...na-bin-4.5.0.ebuild => kibana-bin-4.5.1.ebuild} |  0
 4 files changed, 4 insertions(+), 73 deletions(-)

diff --git a/www-apps/kibana-bin/Manifest b/www-apps/kibana-bin/Manifest
index ddd8386..89d657b 100644
--- a/www-apps/kibana-bin/Manifest
+++ b/www-apps/kibana-bin/Manifest
@@ -1,6 +1,4 @@
-DIST kibana-4.1.6-linux-x64.tar.gz 18560531 SHA256 
6e6bde9ec44462f79803fbbe2f3eba42369fdba2f63b94fb561c64f494244782 SHA512 
be69cca2ed5e5065abc9b2cd172fde6e3323c5f198e231f1b2242628fbff725375f902d7f6812a62901d2259e0b1586ec671ba2ec689cb26d2215dd022c9c341
 WHIRLPOOL 
cb13b265307050348cffddaaea4b3250862aacb4f18c3f6c97d2267e9eb8d7a8279442360d215366d246d1ec7fd2d3835bc9dda4ef178680aa05984f095b3852
-DIST kibana-4.1.6-linux-x86.tar.gz 18096111 SHA256 
8b812eef1053eb654918009f7caab8035fcb1f61bdacbeaf232aca58022596eb SHA512 
74177e5f3c095ec92963f4e115a7d12b4a7c0acdf07f1219a300b621eb66ca24f4b4e3104eb86e78a005df6fc838f5ee9e9b905f70ee4a64794e0725434640f4
 WHIRLPOOL 
e61ff9f719e0347dfdf492db3a691bcedb23bc5b7b7b5e696a0ca0b4084b46b1a200b02d514db914ddfe0e2fcc2efd5254c2b26fceb4f716266c96ab94ad6804
-DIST kibana-4.4.2-linux-x64.tar.gz 32724112 SHA256 
ce0504d7a9440200b49851a64e010ddf8a8ed7b881135f6121d594ba1c0d6cfd SHA512 
6b5fcf9cabe0a3dabc23d5207c7dec361d2030f3e88f3f9a6ec9e2d4952c68e4f283ca82a229926a1bc52a3618ba6ca6368e5fe6a8c3f85781abe003fbbbda95
 WHIRLPOOL 
7d6d08a5bc2b076f22d0e1f676e483cbd78e0a67487b0b2fa1d4ee4ce89734ae0b9d0964ccfa46501e799a29511cb93902f3d6c92abd65f9a77cdb91dd545b9f
-DIST kibana-4.4.2-linux-x86.tar.gz 32267700 SHA256 
413ca02a00c9e6fd0446a68b7587d8b7baf019a7873c9a6e88da25246146e070 SHA512 
87f188b115b110e77c9455baffa3720f97f6e40bd2b3baf7854c6833cd9b48491fea92255daa9252b531703fb54b2fabf01bdc58ef1a0c45e8fb76ae9aa16996
 WHIRLPOOL 
2950d6b1f2d2db0003e7ba5a978447296fdf823cbc416dd25a99d578f468ca9ff1f7bbc4f9715123738444d6480dc550b42107df8b50d3d1dece72336029
-DIST kibana-4.5.0-linux-x64.tar.gz 32617245 SHA256 
fa3f675febb34c0f676f8a64537967959eb95d2f5a81bc6da17aa5c98b9c76ef SHA512 
3b57570b22feac4b415b0440f269a4cdfb4433dbe590ec6a1b6072b57a39631cb97856010b91d6aa58afd830fc3a2378767748d548a1b0fd1bd0aba02791741d
 WHIRLPOOL 
8c52d6f8f20c840b54f7779f24564e65a5dc9632251f96231031951ac288c74e987609bdd42c7648a17fa5034a2802e535a9fb8e4544f682783a715a0171e8e4
-DIST kibana-4.5.0-linux-x86.tar.gz 32154895 SHA256 
d0cfdde3f19d30c2d9e8d3e289cb2b0624a99d93b9adccdfa5884a98c908b62d SHA512 
bb9f76db76a8ad7ba4bd8a3f017eb6f817185f4422026bec6b67a7764786fe7f842589b3a7b28a65a88b40dbeacaad6fc03e3ce5988e022452361a386ee536b6
 WHIRLPOOL 
9f801ff5fec511fe3e3a8ea05190c77c7f543c1885e10abbcba5057458e769f3dfd0afe6ef4df5d70a0a49eadeb0b9d8b28eac014a5680663566d1eab62b213b
+DIST kibana-4.1.7-linux-x64.tar.gz 19168439 SHA256 
1d48044fc3634d8ae7354363a9abc64558ab2e91ac7b03811420b801d58e6d06 SHA512 
4e0031c8d288298140751c44219d3705bf90acd7e836cacd74cb5e7136ca06cb57a3deca7de7694e0cd5b8e9f2e08e9f2042281add3e036dba5c1b4c063c39d0
 WHIRLPOOL 
705451a6c3e31f7d42fd49262f28eb3e2546f963a256d5862ddac02af576b38069d443e0be343385a7971e38cf0482fcba5097189b30fbe111d516ceb3160515
+DIST kibana-4.1.7-linux-x86.tar.gz 18671937 SHA256 
e454b04df00d28a78ad0e38aaa6efc611382907867dc61772ccc5fc476296524 SHA512 
23fe3dd6cdcaafa4a704af29e0613fb2d8c1248063ea246b8df8cae74c33ebb2fd1da41dd791f372bcb99e3b12fb555cc9d940548828ab2f5b9bf1a791252d8b
 WHIRLPOOL 
920ee60b38ec58af187b13d1a7903d90c2cdcbf19dc603de7817baca921dd912fe4e2c99b7bc461c78351a4dbe8ac171ae7b3a5431e197dc02be200d9e1e1765
+DIST kibana-4.5.1-linux-x64.tar.gz 33045518 SHA256 
4381c39665c22960bf4db9381a4d9fd9bde159b4d4b13476352bcd2edc960f78 SHA512 
cc316b137eb311ae44c9188683c319d86ec4b303103c64e491ed4c20f3570084a80c5ebcadbe3a57f7e3c6e3147fd638ccc6b918ab67f233e119481524199036
 WHIRLPOOL 
745be59f2dc0f842997b96ba4a13dafee0486a43d91670a99431e7bc7367fe471564c1e7f6e29cf5f0b706f518ec97203430fce48dc9c21bb95c01fd34ccdd7c
+DIST kibana-4.5.1-linux-x86.tar.gz 32551398 SHA256 
d8305f7952b3cc88bc240e4f03759e38333ece9896e82c9446c95cd513738681 SHA512 
f25607efe0ea2ef2ca53e11d6e6312c58f8767929cfc2c718d4b82e8b90a13e273de21c624f523a455924d19c3353e1e960b04234d154280cb905c478ed56e7a
 WHIRLPOOL 
149b16d6b5dc7e0561acb9ffa8a0dabfd346139f03c232c23be07f939412c25e72386ee55694bc7790871e39e91deacd0bd7ebc768d906072ce9d5c7c78d

diff --git a/www-apps/kibana-bin/kibana-bin-4.1.6.ebuild 

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

2016-05-20 Thread Ian Delaney
commit: db4d55839812cc09f9eeded3939012d69a5cb161
Author: Jasen Borisov  gmail  com>
AuthorDate: Fri May 20 16:01:59 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat May 21 05:01:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4d5583

dev-libs/wlc: use new X configure option in live ebuild

Upstream changed the way how to configure X11 support.

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1499

Signed-off-by: Ian Delaney  gentoo.org>

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

diff --git a/dev-libs/wlc/wlc-.ebuild b/dev-libs/wlc/wlc-.ebuild
index 55443ba..a25e855 100644
--- a/dev-libs/wlc/wlc-.ebuild
+++ b/dev-libs/wlc/wlc-.ebuild
@@ -40,10 +40,10 @@ src_configure() {
 
-DWLC_BUILD_STATIC=$(usex static-libs)
 
+   -DWLC_X11_SUPPORT=$(usex X)
+
$(cmake-utils_use_find_package systemd Systemd)
$(cmake-utils_use_find_package systemd Dbus)
-   $(cmake-utils_use_find_package X X11)
-   $(cmake-utils_use_find_package X XCB)
)
 
cmake-utils_src_configure



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

2016-05-20 Thread Andreas Hüttel
commit: bbb99092d27c92491db9f84b3ea34933a5bff2f1
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 21 01:14:59 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 01:14:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb99092

net-analyzer/net-snmp: Add revbump with fixes for Perl 5.24, bug 582368

Package-Manager: portage-2.3.0_rc1

 net-analyzer/net-snmp/Manifest |   2 +
 net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild | 192 +
 2 files changed, 194 insertions(+)

diff --git a/net-analyzer/net-snmp/Manifest b/net-analyzer/net-snmp/Manifest
index f261269..021996c 100644
--- a/net-analyzer/net-snmp/Manifest
+++ b/net-analyzer/net-snmp/Manifest
@@ -1,2 +1,4 @@
 DIST net-snmp-5.7.3-patches-2.tar.xz 3312 SHA256 
a72732f9e40988ef1d79b6750c7ef7f56accbf5a32543dd15c000e58b1e9054c SHA512 
22ca6cc4dd1fd58a8cff53881d248155dbfdab765e9a3664320c8c4a5cfa35e741adfb0304bb38be7719ba1c7418f9b0f9178719951b82d70257c3c944c450ad
 WHIRLPOOL 
509da418db4c380f431af1d2d342bea4bd18caad99f2fb8120466ffcbbe8d2e09702a28b43b59d2a633ae3566d599a82a221eae4e9ac601a545445c614d3459f
+DIST net-snmp-5.7.3-perl524-2.patch.gz 523 SHA256 
237e34a5de032c2173de836ef694583d144717b3441903a7c52f409c0038ca08 SHA512 
bede47234b809d67f33c46654f3d09d0b255d835fb97eea23bfa888922dfb80ad287c305596a6b041ed03ec91dc7c647ecd54c3c79e0b4ce08978332de3cc007
 WHIRLPOOL 
c81e8dd2234b090c48e1adfa075d5817263364ade0e39e59c2ecf99e1a3862e6eac70cbfc7eef592de12ecc02d66baf9ae651e2f085936dde4d38f975aef0aed
+DIST net-snmp-5.7.3-perl524.patch.gz 9072 SHA256 
e8dfa8546aafc4afa03f8e26d330b92f22ded0674c68a4083bd3c8fb9ad5a418 SHA512 
2d3184ac7c96f75af5bf8c8d23f33d5636c701e052a638e5403a8d5aa34985abc38f6a366ba09a1d8499a05fd71d939a7ed4d530661e56a726386603b6f6e6a4
 WHIRLPOOL 
de180f600feeb94ae1cfd6b2e74f96c59618bc0696938e96d93163cd3b0a33c5426bbc2e6523b75cdaadf10018c07806cc8bd79f9c94593633915b33a2d6278a
 DIST net-snmp-5.7.3.tar.gz 6382428 SHA256 
12ef89613c7707dc96d13335f153c1921efc9d61d3708ef09f3fc4a7014fb4f0 SHA512 
0758bba5844cfd6c80959ac16b83906a2f830ba49fd0ab1bf9e191dc6a79d312a2e4760bd53b3e1a1c82759481f0064d088d5a3cf475d84b25679a6bd0f049bb
 WHIRLPOOL 
ee741c1278206dd8dae00e085629e7c13ce518ad1911af804872ccaba576ab4d234f7801dbb447ae1ddba8196d43d1dbcd46c4bd8f69aa9dc9eb1662ce5e718a

diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild
new file mode 100644
index 000..e3f672e
--- /dev/null
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild
@@ -0,0 +1,192 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=yesplz
+DISTUTILS_OPTIONAL=yesplz
+WANT_AUTOMAKE=none
+PATCHSET=2
+GENTOO_DEPEND_ON_PERL=no
+
+inherit autotools distutils-r1 eutils perl-module systemd
+
+DESCRIPTION="Software for generating and retrieving SNMP data"
+HOMEPAGE="http://net-snmp.sourceforge.net/;
+SRC_URI="
+   mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-${PATCHSET}.tar.xz
+   https://dev.gentoo.org/~dilfridge/distfiles/${P}-perl524.patch.gz
+   https://dev.gentoo.org/~dilfridge/distfiles/${P}-perl524-2.patch.gz
+"
+
+S=${WORKDIR}/${P/_/.}
+
+# GPL-2 for the init scripts
+LICENSE="HPND BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql 
netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib"
+
+COMMON_DEPEND="
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.6d:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
+   rpm? (
+   app-arch/rpm
+   dev-libs/popt
+   )
+   bzip2? ( app-arch/bzip2 )
+   zlib? ( >=sys-libs/zlib-1.1.4 )
+   elf? ( dev-libs/elfutils )
+   python? (
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+   pci? ( sys-apps/pciutils )
+   lm_sensors? ( sys-apps/lm_sensors )
+   netlink? ( dev-libs/libnl:3 )
+   mysql? ( virtual/mysql )
+   perl? ( dev-lang/perl:= )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   perl? (
+   X? ( dev-perl/Tk )
+   !minimal? ( dev-perl/TermReadKey )
+   )
+   selinux? ( sec-policy/selinux-snmp )
+"
+
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   rpm? ( bzip2 zlib )
+"
+
+RESTRICT=test
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # snmpconf generates config files with proper selinux context
+   use selinux && epatch "${FILESDIR}"/${PN}-5.1.2-snmpconf-selinux.patch
+
+   epatch 

[gentoo-commits] dev/dilfridge:master commit in: net-analyzer/net-snmp/files/, net-analyzer/net-snmp/

2016-05-20 Thread Andreas Hüttel
commit: 3730369bdad6484faef48833dfd145dad278f744
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 21 01:10:27 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 01:10:27 2016 +
URL:https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=3730369b

net-analyzer/net-snmp: Move large patches to distfiles

Package-Manager: portage-2.3.0_rc1

 net-analyzer/net-snmp/Manifest |2 +
 .../net-snmp/files/net-snmp-5.7.3-perl524-2.patch  |   74 -
 .../net-snmp/files/net-snmp-5.7.3-perl524.patch| 2519 
 net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild |7 +-
 4 files changed, 7 insertions(+), 2595 deletions(-)

diff --git a/net-analyzer/net-snmp/Manifest b/net-analyzer/net-snmp/Manifest
index f261269..021996c 100644
--- a/net-analyzer/net-snmp/Manifest
+++ b/net-analyzer/net-snmp/Manifest
@@ -1,2 +1,4 @@
 DIST net-snmp-5.7.3-patches-2.tar.xz 3312 SHA256 
a72732f9e40988ef1d79b6750c7ef7f56accbf5a32543dd15c000e58b1e9054c SHA512 
22ca6cc4dd1fd58a8cff53881d248155dbfdab765e9a3664320c8c4a5cfa35e741adfb0304bb38be7719ba1c7418f9b0f9178719951b82d70257c3c944c450ad
 WHIRLPOOL 
509da418db4c380f431af1d2d342bea4bd18caad99f2fb8120466ffcbbe8d2e09702a28b43b59d2a633ae3566d599a82a221eae4e9ac601a545445c614d3459f
+DIST net-snmp-5.7.3-perl524-2.patch.gz 523 SHA256 
237e34a5de032c2173de836ef694583d144717b3441903a7c52f409c0038ca08 SHA512 
bede47234b809d67f33c46654f3d09d0b255d835fb97eea23bfa888922dfb80ad287c305596a6b041ed03ec91dc7c647ecd54c3c79e0b4ce08978332de3cc007
 WHIRLPOOL 
c81e8dd2234b090c48e1adfa075d5817263364ade0e39e59c2ecf99e1a3862e6eac70cbfc7eef592de12ecc02d66baf9ae651e2f085936dde4d38f975aef0aed
+DIST net-snmp-5.7.3-perl524.patch.gz 9072 SHA256 
e8dfa8546aafc4afa03f8e26d330b92f22ded0674c68a4083bd3c8fb9ad5a418 SHA512 
2d3184ac7c96f75af5bf8c8d23f33d5636c701e052a638e5403a8d5aa34985abc38f6a366ba09a1d8499a05fd71d939a7ed4d530661e56a726386603b6f6e6a4
 WHIRLPOOL 
de180f600feeb94ae1cfd6b2e74f96c59618bc0696938e96d93163cd3b0a33c5426bbc2e6523b75cdaadf10018c07806cc8bd79f9c94593633915b33a2d6278a
 DIST net-snmp-5.7.3.tar.gz 6382428 SHA256 
12ef89613c7707dc96d13335f153c1921efc9d61d3708ef09f3fc4a7014fb4f0 SHA512 
0758bba5844cfd6c80959ac16b83906a2f830ba49fd0ab1bf9e191dc6a79d312a2e4760bd53b3e1a1c82759481f0064d088d5a3cf475d84b25679a6bd0f049bb
 WHIRLPOOL 
ee741c1278206dd8dae00e085629e7c13ce518ad1911af804872ccaba576ab4d234f7801dbb447ae1ddba8196d43d1dbcd46c4bd8f69aa9dc9eb1662ce5e718a

diff --git a/net-analyzer/net-snmp/files/net-snmp-5.7.3-perl524-2.patch 
b/net-analyzer/net-snmp/files/net-snmp-5.7.3-perl524-2.patch
deleted file mode 100644
index 3a3ea40..000
--- a/net-analyzer/net-snmp/files/net-snmp-5.7.3-perl524-2.patch
+++ /dev/null
@@ -1,74 +0,0 @@
-Adapted from
-https://rt.perl.org/Public/Bug/Display.html?id=125907
-https://svnweb.freebsd.org/ports/head/net-mgmt/net-snmp/files/patch-perl5.23?view=markup
-
 perl/ASN/Makefile.PL.orig  2014-12-08 20:23:22 UTC
-+++ perl/ASN/Makefile.PL
-@@ -1,3 +1,4 @@
-+package ASN;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/AnyData_SNMP/Makefile.PL.orig 2015-09-03 22:27:45 UTC
-+++ perl/AnyData_SNMP/Makefile.PL
-@@ -1,3 +1,4 @@
-+package AnyData_SNMP;
- use ExtUtils::MakeMaker;
- # See lib/ExtUtils/MakeMaker.pm for details of how to influence
- # the contents of the Makefile that is written.
 perl/OID/Makefile.PL.orig  2014-12-08 20:23:22 UTC
-+++ perl/OID/Makefile.PL
-@@ -1,3 +1,4 @@
-+package OID;
- # See lib/ExtUtils/MakeMaker.pm for details of how to influence
- # the contents of the Makefile that is written.
- 
 perl/SNMP/Makefile.PL.orig 2014-12-08 20:23:22 UTC
-+++ perl/SNMP/Makefile.PL
-@@ -1,3 +1,4 @@
-+package SNMP;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/TrapReceiver/Makefile.PL.orig 2014-12-08 20:23:22 UTC
-+++ perl/TrapReceiver/Makefile.PL
-@@ -1,3 +1,4 @@
-+package TrapReceiver;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/agent/Makefile.PL.orig2014-12-08 20:23:22 UTC
-+++ perl/agent/Makefile.PL
-@@ -1,3 +1,4 @@
-+package agent;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/agent/Support/Makefile.PL.orig2014-12-08 20:23:22 UTC
-+++ perl/agent/Support/Makefile.PL
-@@ -1,3 +1,4 @@
-+package agent_Support;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/agent/default_store/Makefile.PL.orig  2014-12-08 20:23:22 UTC
-+++ perl/agent/default_store/Makefile.PL
-@@ -1,3 +1,4 @@
-+package agent_default_store;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/default_store/Makefile.PL.orig2014-12-08 20:23:22 UTC
-+++ perl/default_store/Makefile.PL
-@@ -1,3 +1,4 @@
-+package default_store;
- use ExtUtils::MakeMaker;
- require 5;
- use Config;
 perl/manager/Makefile.PL.orig  2014-12-08 20:23:22 UTC
-+++ perl/manager/Makefile.PL
-@@ -1,3 +1,4 @@
-+package manager;
- use ExtUtils::MakeMaker;
- # See lib/ExtUtils/MakeMaker.pm for details of how to influence
- # 

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

2016-05-20 Thread Andreas Hüttel
commit: 9e6d037ac3ac942cb027399c2beda8405ed8d234
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 11:55:30 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6d037a

dev-perl/Lexical-SealRequireHints: Bump to version 0.10.0

- EAPI6
- Strip Pod tests.

Upstream:
- Fix test failure on Perl 5.24 due to lexical $_ no longer being supported.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Lexical-SealRequireHints-0.10.0.ebuild | 31 ++
 dev-perl/Lexical-SealRequireHints/Manifest |  1 +
 dev-perl/Lexical-SealRequireHints/metadata.xml |  4 +++
 3 files changed, 36 insertions(+)

diff --git 
a/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild 
b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild
new file mode 100644
index 000..e7cf8ce
--- /dev/null
+++ b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.10.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ZEFRAM
+DIST_VERSION=0.010
+inherit perl-module
+
+DESCRIPTION="Prevent leakage of lexical hints"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Note: This module is a no-op at runtime since Perl 5.12
+# but is required for dependency resolution
+RDEPEND="
+   !p...@gentoo.org
 Gentoo Perl Project
   
+  
+Lexical-SealRequireHints
+Lexical::SealRequireHints
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Bio-ASN1-EntrezGene/

2016-05-20 Thread Andreas Hüttel
commit: 99d169eba77e155ad44ac6f696ae403fc856e5a8
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 14:39:17 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d169eb

dev-perl/Bio-ASN1-EntrezGene: Bump to version 1.700.0

- EAPI6
- Add USE="examples"
- Fix broken DEPEND/RDEPEND inversion.
- Prune useless tests

Upstream:
- Avoid segfault running parser and run faster w/ very long URLs in entries.
- Added support for parsing EntrezeGene-set

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Bio-ASN1-EntrezGene-1.700.0.ebuild | 35 ++
 dev-perl/Bio-ASN1-EntrezGene/Manifest  |  1 +
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.700.0.ebuild 
b/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.700.0.ebuild
new file mode 100644
index 000..c9ceb74
--- /dev/null
+++ b/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.700.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CJFIELDS
+DIST_VERSION=1.70
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Regular expression-based Perl Parser for NCBI Entrez Gene"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-parent
+   >=sci-biology/bioperl-1.6.0
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-IO
+   virtual/perl-Test-Simple
+   )
+"
+
+src_test() {
+   perl_rm_files t/release-{eol,mojibake,no-tabs,pod-{coverage,syntax}}.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Bio-ASN1-EntrezGene/Manifest 
b/dev-perl/Bio-ASN1-EntrezGene/Manifest
index c8b1e7c..8f91846 100644
--- a/dev-perl/Bio-ASN1-EntrezGene/Manifest
+++ b/dev-perl/Bio-ASN1-EntrezGene/Manifest
@@ -1 +1,2 @@
 DIST Bio-ASN1-EntrezGene-1.091.tgz 36360 SHA256 
a053fb71906fa58cbd6a80af1e3d4d9142f6a1fc99b642a6065f9a8ce93ad2bc SHA512 
01c58cc3afe1fb9df1e9db43dbf0ed53fe4dcd953728d6363d2488b0319b9cabe444ec2856ae8922cb8eb16fe5709f7353f715681e098498c1a203699fb21960
 WHIRLPOOL 
e1102f45e37c896dae90df58d99b97b8d9af22babc9298b95a4c2f2490a824926db6bd0517c85c42b00b204ff702c761d7ece8f6e3c04e656df858e4f97e033d
+DIST Bio-ASN1-EntrezGene-1.70.tar.gz 46969 SHA256 
342ce97702e101da813e76221e15414be3fd608fc9059fcc36a141d939048dfb SHA512 
72ab5d1741bfd699bb38496590d267fc29f1d75e462ee9586a3ee01b0a0741bd1de5ad41d8e47a7afce993caa2bbea2ae2e8b7c716f727c1d65a66a860a3f8cf
 WHIRLPOOL 
a0d6a8ae24bc8f1d7ddfeb81293fbef491ac39189ec6925662dcd7307bb4c4ab07b42d77f2a756edd1143039e45952985f6bd0194ba62815b3a49a49d4ee1739



[gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Pastebin-PastebinCom-Create/

2016-05-20 Thread Andreas Hüttel
commit: 5306089d4cb0dbc9e942b741ea718167fc59d11e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 21 00:15:10 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:15:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5306089d

dev-perl/WWW-Pastebin-PastebinCom-Create: Remove old

Package-Manager: portage-2.2.28

 dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest  |  1 -
 ...WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild | 27 ---
 .../WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild   | 30 --
 3 files changed, 58 deletions(-)

diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest 
b/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest
index 1d8dc88..6cc2203 100644
--- a/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest
+++ b/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest
@@ -1,2 +1 @@
-DIST WWW-Pastebin-PastebinCom-Create-0.004.tar.gz 8283 SHA256 
dd4a265a4cc77f6323036b4e1e1b72b390f941db29a1126811c4726dfa02f8b4 SHA512 
b268dbc8518f1057a81092f8354dcafab8900f6dcdd62e8c607f8e6341e289fbcbdf22f3fbc2c04733d2ea3e6be352c6de683ed78385fe6bb81100418f7fa701
 WHIRLPOOL 
2fd5bceb414d196a637f3df2edc2143464b38cacea0d0530ab4a6c545455e257528798a79815baab6ecaf6585931ba5387f66dd9adc71135ff516aaf9fcec938
 DIST WWW-Pastebin-PastebinCom-Create-1.003.tar.gz 15663 SHA256 
96b24d47f02df306bec091ff57acdad183c14edceb2bf2180c25d34a234c4277 SHA512 
6388477145578fbe0478463884fe5cb3240c153e486dda48e9e54ead47d2ef75b22e65476241a9e834c66609427bed53d0c269b62d8575ac4af3eba6f8b93fe9
 WHIRLPOOL 
c99e6485938ecfcc8529cd1c6a0b176dec55e21fbef9179900fec0dbc7100db058b77b271bc99dfa08a7372fdd081780b292dde729f84a808b123b72bec62f3a

diff --git 
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild
 
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild
deleted file mode 100644
index f079b61..000
--- 
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ZOFFIX
-MODULE_VERSION=0.004
-inherit perl-module
-
-DESCRIPTION="Paste to  from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/URI-1.35
-   >=dev-perl/libwww-perl-5.807"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   test? (
-   virtual/perl-Test-Simple
-   dev-perl/Test-Pod
-   dev-perl/Test-Pod-Coverage
-   )"
-
-SRC_TEST="do"

diff --git 
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild
 
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild
deleted file mode 100644
index a4fafe6..000
--- 
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ZOFFIX
-MODULE_VERSION=1.003
-inherit perl-module
-
-DESCRIPTION="Paste on www.pastebin.com without API keys"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Moo-1.4.1
-   >=dev-perl/WWW-Mechanize-1.730.0
-"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   test? (
-   virtual/perl-Test-Simple
-   dev-perl/Test-Pod
-   dev-perl/Test-Pod-Coverage
-   )
-"
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/

2016-05-20 Thread Andreas Hüttel
commit: 3f5205bfa47a0d1f1ab844b219d17782846f6c6b
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 18:11:50 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5205bf

dev-perl/Business-ISBN-Data: Bump to version 20140910.3.0

- EAPI6
- Purge useless .pl scripts from tree
- Purge useless POD tests

Upstream:
- Packaging fixes.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Business-ISBN-Data-20140910.3.0.ebuild | 34 ++
 dev-perl/Business-ISBN-Data/Manifest   |  1 +
 dev-perl/Business-ISBN-Data/metadata.xml   |  1 -
 3 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild 
b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild
new file mode 100644
index 000..ec88a46
--- /dev/null
+++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=20140910.003
+inherit perl-module
+
+DESCRIPTION="Data pack for Business::ISBN"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PERL_RM_FILES=(
+   "make_data.pl"
+)
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   test? (
+   >=virtual/perl-Test-Simple-0.950.0
+   )
+"
+src_test() {
+   perl_rm_files t/pod{,_coverage}.t
+   sed -r -i '/^pod(|_coverage)\.t$/d' "${S}/t/test_manifest" || die
+   perl-module_src_test
+}

diff --git a/dev-perl/Business-ISBN-Data/Manifest 
b/dev-perl/Business-ISBN-Data/Manifest
index c92c62e..d510b2a 100644
--- a/dev-perl/Business-ISBN-Data/Manifest
+++ b/dev-perl/Business-ISBN-Data/Manifest
@@ -1 +1,2 @@
 DIST Business-ISBN-Data-20140910.002.tar.gz 16522 SHA256 
3e2413d6672f6cbbfad61caa2d6eb315382bb5bc09db5157c8107cbdc98ecbae SHA512 
bbfa483490ac3037fba33ae6d038ce2fb9b537d67cd3d2cd1b91edd06306cee38badb6ca6da38983c9b16d98e57b855fef19a5addd21f31ea58eb0d24181c9b1
 WHIRLPOOL 
e29dc6011a23c7874113af1fed680de55908c726f8607c168991ece2318acc50d699e3a60efc00e9b41ba963e317d675e422d8cac62c077ba7e4010d8a3775e6
+DIST Business-ISBN-Data-20140910.003.tar.gz 21156 SHA256 
c756048c9b2b76ae5a7b9f1e1f6c59af670ff89b1fa574d4c3d7e4c9659685c9 SHA512 
90e866e58d242e0de3b097a2df04d26d36eef92366a5fa0b21413065b09ec0e45d5a0cd7c657505975ff58a0b5270cfcec712d3fa5ef60e91c4dec7fe50708ed
 WHIRLPOOL 
f7d063e8456ae931a59736a246e561a8338420fb8172a4a36b36b2a18d272278ceefdd8fd39524db7cb0993c0d4b26289555c64333a004926eb9967e92d3d710

diff --git a/dev-perl/Business-ISBN-Data/metadata.xml 
b/dev-perl/Business-ISBN-Data/metadata.xml
index 7e07e6f..8bddd61 100644
--- a/dev-perl/Business-ISBN-Data/metadata.xml
+++ b/dev-perl/Business-ISBN-Data/metadata.xml
@@ -7,7 +7,6 @@


Business-ISBN-Data
-   Business::ISBN
Business::ISBN::Data

 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/GD/files/, dev-perl/GD/

2016-05-20 Thread Andreas Hüttel
commit: 9f579358b7c90f2683dc5f5a2b98942989b19319
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 10:09:46 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f579358

dev-perl/GD: Fix freetype dependent tests for 2.560.0

Upstream notes in relevant bug https://rt.cpan.org/Ticket/Display.html?id=106594
that these tests passing is dependent on end users implementation of specific
renderings from freetype.

As freetype implementations are vendor and configuration specific, pixel-based
rendering accuracy can't be reliably tested against a static target, and
so this test must be improved or removed in a future release anyway.

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm 
arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 
x86-fbsd"

 dev-perl/GD/GD-2.560.0-r1.ebuild|  6 +++--
 dev-perl/GD/files/GD-2.560.0-rt106594.patch | 40 +
 dev-perl/GD/metadata.xml|  1 +
 3 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GD/GD-2.560.0-r1.ebuild b/dev-perl/GD/GD-2.560.0-r1.ebuild
index 9366bb0..d419bf4 100644
--- a/dev-perl/GD/GD-2.560.0-r1.ebuild
+++ b/dev-perl/GD/GD-2.560.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,9 @@ DESCRIPTION="Interface to Thomas Boutell's gd library"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="animgif gif jpeg png truetype xpm"
-
+PATCHES=(
+   "${FILESDIR}/${P}-rt106594.patch"
+)
 RDEPEND="
virtual/perl-Math-Complex
>=media-libs/gd-2.0.33

diff --git a/dev-perl/GD/files/GD-2.560.0-rt106594.patch 
b/dev-perl/GD/files/GD-2.560.0-rt106594.patch
new file mode 100644
index 000..dc8007d
--- /dev/null
+++ b/dev-perl/GD/files/GD-2.560.0-rt106594.patch
@@ -0,0 +1,40 @@
+diff -Naur GD-2.56/t/GD.t GD-2.56b/t/GD.t
+--- GD-2.56/t/GD.t 2014-10-28 01:34:54.0 +
 GD-2.56b/t/GD.t2016-05-10 10:05:05.838356122 +
+@@ -7,8 +7,8 @@
+ use FindBin qw($Bin);
+ use lib "$Bin/../blib/lib","$Bin/../blib/arch","$Bin/../lib";
+ use constant FONT=>"$Bin/test_data/Generic.ttf";
+-use constant IMAGE_TESTS => 7;
+-use Test::More tests => 11;
++use constant IMAGE_TESTS => 6;
++use Test::More tests => 10;
+ use IO::Dir;
+ 
+ use_ok('GD',':DEFAULT',':cmp');
+@@ -219,25 +219,6 @@
+ return $im;
+ }
+ 
+-sub test7 {
+-  my $im = GD::Image->new(400,250);
+-  if (!$im) { printf("Test7: no image");};
+-  my($white,$black,$red,$blue,$yellow) = 
+-(
+- $im->colorAllocate(255, 255, 255),
+- $im->colorAllocate(0, 0, 0),
+- $im->colorAllocate(255, 0, 0),
+- $im->colorAllocate(0,0,255),
+- $im->colorAllocate(255,250,205)
+-);
+-
+-  # Some TTFs
+-  $im->stringFT($black,FONT,12.0,0.0,20,20,"Hello world!") || warn $@;
+-  $im->stringFT($red,FONT,14.0,0.0,20,80,"Hello world!") || warn $@;
+-  $im->stringFT($blue,FONT,30.0,-0.5,60,100,"Goodbye cruel world!") || warn 
$@;
+-  return $im;
+-}
+-
+ sub run_image_regression_tests {
+ my $suffix = $ENV{GDIMAGETYPE} || 'gd2';
+ print STDERR "# Testing using $suffix support.\n";

diff --git a/dev-perl/GD/metadata.xml b/dev-perl/GD/metadata.xml
index d88ba49..a38a82b 100644
--- a/dev-perl/GD/metadata.xml
+++ b/dev-perl/GD/metadata.xml
@@ -12,6 +12,7 @@
 GD
 GD
 GD::Group
+GD::Image
 GD::Polygon
 GD::Polyline
 GD::Simple



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-Tax-VAT-Validation/

2016-05-20 Thread Andreas Hüttel
commit: 4dc6fa86bac1564620ebc850ad2add637ade5bfd
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 18:49:22 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc6fa86

dev-perl/Business-Tax-VAT-Validation: Bump to version 1.100.0

- EAPI6
- Add USE="examples"
- Cleanup POD Tests

Upstream:
- Support for Irish VAT
- Recognize Croatia as EU

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Business-Tax-VAT-Validation-1.100.0.ebuild | 27 ++
 dev-perl/Business-Tax-VAT-Validation/Manifest  |  1 +
 2 files changed, 28 insertions(+)

diff --git 
a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.100.0.ebuild
 
b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.100.0.ebuild
new file mode 100644
index 000..66af08c
--- /dev/null
+++ 
b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.100.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+DIST_AUTHOR=BIGPRESH
+DIST_VERSION=1.10
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A class for european VAT numbers validation"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/HTTP-Message-1.0.0
+   >=dev-perl/libwww-perl-1.0.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+src_test() {
+   perl_rm_files t/pod{,-coverage}.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Business-Tax-VAT-Validation/Manifest 
b/dev-perl/Business-Tax-VAT-Validation/Manifest
index e986441..de229e3 100644
--- a/dev-perl/Business-Tax-VAT-Validation/Manifest
+++ b/dev-perl/Business-Tax-VAT-Validation/Manifest
@@ -1 +1,2 @@
 DIST Business-Tax-VAT-Validation-1.02.tar.gz 22301 SHA256 
16a84f6da24bdc658a825996e9849ea6b915061cd879da87bdcc57bfd67ec47b SHA512 
bbe372b0920681547b161172f8f0091799feedd5b2f5886128eedee77bc302ead89eb3ac8233bd36b4526f9e7991d070b1829c2fdb86aa9beef01e847ce8
 WHIRLPOOL 
9fd1e0154e46cf31ec17a1c7a5fcb7bf28e2580611fe42c59b962df1da0a19b5a0b55301cd26e793b4f335b45cd2e9d142e8da3f021484b4e2c0a3c9074090ab
+DIST Business-Tax-VAT-Validation-1.10.tar.gz 24464 SHA256 
bb7bf09b0643c998b370f073671b0a8e182496af3454a731a9626c67cccf SHA512 
e290a3a607897ac45461c28f9436559499c696952c9348f387ba5946cb4cb9679804970b1d641df8d2a7d1ec4d8548c9ff42ced5d5879a9d9c0f354ef4ba1ef8
 WHIRLPOOL 
6cb0cda668a56d1f33d3dc925eda44a8604f2d2d6f2b12b7a02a00b14755613b5bd396c548c21070ba091c2eda9c7866e5031e543844db152b8ed461a1ecd9a5



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

2016-05-20 Thread Andreas Hüttel
commit: 544db4236b14c5ffa4c4e3105123f2209fbf55ff
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 21 00:17:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:17:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544db423

package.mask: add my name to dev-perl/Archive-Rar mask

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ca8b4db..14a3521 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,7 @@
 #--- END OF EXAMPLES ---
 
 # Kent Fredric  (15 May 2016)
+# Andreas K. Hüttel  (21 May 2016)
 # Has been broken since app-arch/rar-5.0.0 due to List()
 # format changing. Will require upstream revision bump
 # or some helpful person to supply a parser patch.



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

2016-05-20 Thread Andreas Hüttel
commit: 6b474d45897bc3e5910fae6f4c53d4114bd24552
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 17:44:39 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b474d45

dev-perl/BSD-Resource: Bump to version 1.290.900

- EAPI6
- Prune Useless tests

Upstream:
- Fixed RLIMIT_ implementations to work
- Add RLIMIT_NPTS

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../BSD-Resource/BSD-Resource-1.290.900.ebuild | 22 ++
 dev-perl/BSD-Resource/Manifest |  1 +
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild 
b/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild
new file mode 100644
index 000..e734f47
--- /dev/null
+++ b/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=JHI
+DIST_VERSION=1.2909
+inherit perl-module
+
+DESCRIPTION="Perl module for BSD process resource limit and priority functions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+src_test() {
+   perl_rm_files t/pod{,-coverage}.t
+   perl-module_src_test
+}

diff --git a/dev-perl/BSD-Resource/Manifest b/dev-perl/BSD-Resource/Manifest
index a7d33cd..2799fcc 100644
--- a/dev-perl/BSD-Resource/Manifest
+++ b/dev-perl/BSD-Resource/Manifest
@@ -1 +1,2 @@
 DIST BSD-Resource-1.2908.tar.gz 66986 SHA256 
76b66a7809af804dcf12004353aa94f037961a61d043bf949c545165558aa138 SHA512 
62cbed7ffae4366c86f0371c52cbbef9aab8de49adba418b00d06100579ff1473e637c92b9ab71906b2d122bfbdca27ee2a5498011218f1568acb442b89670c1
 WHIRLPOOL 
309c49895ffedf08c1b6ae7465f267c93f15d09b3fe15de83480d3ff98798ef219836ee135fd3996433f8e3badef66ef67b81d619dac7140fe97c9f71b2a262e
+DIST BSD-Resource-1.2909.tar.gz 67471 SHA256 
c47d460e2bd00d8d049f6ff4a0f1f61957e289e8de45af5fc79e851e2e855e06 SHA512 
5f489eaac5089e82081b7cf51d62638750e443751b49415407354da96b17771819b5e6e85529faa41ddd85743363750157943c7f7700276cce2bd40a429fa430
 WHIRLPOOL 
e77d7d3f9d89d01a6c08cbf58479177e722c0f0b0e576f61953054a7f3a276b166f056d32ae1e3ed8e24e5e8ba058f0dff32a99fb9d5ac73ca8b8452e7e1c433



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

2016-05-20 Thread Andreas Hüttel
commit: 4f81c08336f1b229b6c3c22335e5617e67d5e6e2
Author: Kent Fredric  gmail  com>
AuthorDate: Sun May  8 21:33:13 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f81c083

profiles: package.mask dev-perl/Archive-Rar due to bug #483888

Upstream are not "Dead" as such, the maintainer has been seen as
recently as last December. But no releases or RT action in 8 years
is not positive.

Will try hailing author and see if anything is likely to change here
or wether we should just cut our losses.

Bug: https://bugs.gentoo.org/483888
Bug: https://rt.cpan.org/Ticket/Display.html?id=114246

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 46371a0..ca8b4db 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Kent Fredric  (15 May 2016)
+# Has been broken since app-arch/rar-5.0.0 due to List()
+# format changing. Will require upstream revision bump
+# or some helpful person to supply a parser patch.
+# Bug #483888
+<=dev-perl/Archive-Rar-2.20.0-r1
+
 # Lars Wendler  (19 May 2016)
 # Masked until all reverse dependencies have been fixed.
 # See tracker bug https://bugs.gentoo.org/583478



[gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/

2016-05-20 Thread Andreas Hüttel
commit: cf66dfffdd54c6f10f8723bd611774436547b4e2
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 13:55:57 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf66dfff

dev-perl/B-Hooks-EndOfScope: Bump to version 0.200.0

- EAPI6
- Add missing but necessary dependency on dev-perl/Variable-Magic

Upstream:
- Now uses (inlined) ExtUtils::HasCompiler instead of depending on a (buggy) 
ExtUtils::CBuilder

Keywords:
- Dropped due to Variable-Magic: ~alpha ~ia64 ~ppc64 ~sparc

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../B-Hooks-EndOfScope-0.200.0.ebuild  | 31 ++
 dev-perl/B-Hooks-EndOfScope/Manifest   |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild 
b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
new file mode 100644
index 000..81fb0d7
--- /dev/null
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.20
+inherit perl-module
+
+DESCRIPTION="Execute code after a scope finished compilation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/Module-Implementation-0.50.0
+   >=dev-perl/Sub-Exporter-Progressive-0.1.6
+   >=dev-perl/Variable-Magic-0.480.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   virtual/perl-Text-ParseWords
+   test? (
+   >=virtual/perl-CPAN-Meta-2.120.900
+   virtual/perl-File-Spec
+   virtual/perl-Module-Metadata
+   >=virtual/perl-Test-Simple-0.890.0
+   )
+"

diff --git a/dev-perl/B-Hooks-EndOfScope/Manifest 
b/dev-perl/B-Hooks-EndOfScope/Manifest
index b9d30fd..c519fe0 100644
--- a/dev-perl/B-Hooks-EndOfScope/Manifest
+++ b/dev-perl/B-Hooks-EndOfScope/Manifest
@@ -1,2 +1,3 @@
 DIST B-Hooks-EndOfScope-0.12.tar.gz 16361 SHA256 
920e82022e8827caa7bbc0eba628c0fbea1a72dc9952461c997cc19f16b24fbd SHA512 
9d1f744bee7df55ac7db7cfb5f19b08eb4d329c2a8c19a82f5fc406a9c565ade56a21f4a2dedb18f81ae6aef340a64fb2cf20f218006a7b027b3d41c0fad20f9
 WHIRLPOOL 
b260f2398acb04a56d68ef7893b48267bc4730dfb3738e458a488bfd6bb56ee70948baee8631bed5ea080b67d697a9e6947a5117ad6e68de73f2d51915784870
 DIST B-Hooks-EndOfScope-0.15.tar.gz 30331 SHA256 
122ee422d3d49d994fa6e1e57c8800acfe6aeae56ce430a06eabc37300c1942e SHA512 
67d95a15de0c6308ebac03304b9199077c6ead943221275a45f547396caabd2981bbbc4994924cb01e699c0b0fe02818a614f9fe4a3f7927381e16a635470ff2
 WHIRLPOOL 
5aadffe46d97c070cac6726d0925a5025214dbbf0d47c3edabb37d4934006ba6c19dabb512f95ea1cf6c62ec81418c246b8bb677d77a5421ad3f6f8dcb991e7f
+DIST B-Hooks-EndOfScope-0.20.tar.gz 33286 SHA256 
31061b3fce5427127cf7319ab2cd37a943b7c3e37c7402a61e3bd185a2458f65 SHA512 
b97d762029e3c00836149fecc7d322ca871a3b4098c92a4224465b3e851cf23f7d836f07d76a04ce4ad6564325895f779acd4af8fe76838f87d184c2ceda3ee1
 WHIRLPOOL 
062da41eda424b6c5a9ebed7488c2a9a496891916faee9dd4448739b91f31f7bc46889631700ab9790ab663615fbce8492e39c857cb375d879b7a91d1507bc57



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

2016-05-20 Thread Andreas Hüttel
commit: 30ba4e5f143a7a7fde61ef077b1ed81d705216e2
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 08:20:30 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ba4e5f

dev-perl/Mojolicious: Added to tree at version 6.610.0

Required by dev-perl/Business-ISBN

Previously maintained in perl-experimental since March 2010
by Dmyro Gorbunov, Kent Fredric, Michele Beltrame and Torsten Veller

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Mojolicious/Manifest   |   1 +
 dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild |  35 +++
 dev-perl/Mojolicious/metadata.xml   | 116 
 3 files changed, 152 insertions(+)

diff --git a/dev-perl/Mojolicious/Manifest b/dev-perl/Mojolicious/Manifest
new file mode 100644
index 000..2c621e6
--- /dev/null
+++ b/dev-perl/Mojolicious/Manifest
@@ -0,0 +1 @@
+DIST Mojolicious-6.61.tar.gz 652374 SHA256 
ee46f8cdea7789a979ff86246f4536ab95c32c629028ed700e3b48ad43e0d0ba SHA512 
8b251fb0bb9dec8dc2f2e0279e6ae3591acec626e2c8e5151494f363fe688c6a7c520727620b59d90e38d8192f8cc126fea27ea4177984427976921ff2094ce2
 WHIRLPOOL 
b57d7202dfb3a6c19237fe78892a09b65e0a7dd661480c99f2c69017a6aa81e557a2ebabeb6ab3b27d4c9aa492b590976a8045a0af9fe04040d9bfa2926d2baa

diff --git a/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild 
b/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild
new file mode 100644
index 000..8d6a090
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SRI
+DIST_VERSION=6.61
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Real-time web framework"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+   !minimal? (
+   >=dev-perl/EV-4.0.0
+   )
+   >=virtual/perl-IO-Socket-IP-0.370.0
+   >=virtual/perl-JSON-PP-2.271.30
+   >=virtual/perl-Pod-Simple-3.90.0
+   >=virtual/perl-Time-Local-1.200.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod{,_coverage}.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Mojolicious/metadata.xml 
b/dev-perl/Mojolicious/metadata.xml
new file mode 100644
index 000..1498f10
--- /dev/null
+++ b/dev-perl/Mojolicious/metadata.xml
@@ -0,0 +1,116 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Mojolicious
+Mojo
+Mojo::Asset
+Mojo::Asset::File
+Mojo::Asset::Memory
+Mojo::Base
+Mojo::ByteStream
+Mojo::Cache
+Mojo::Collection
+Mojo::Content
+Mojo::Content::MultiPart
+Mojo::Content::Single
+Mojo::Cookie
+Mojo::Cookie::Request
+Mojo::Cookie::Response
+Mojo::DOM
+Mojo::DOM::CSS
+Mojo::DOM::HTML
+Mojo::Date
+Mojo::EventEmitter
+Mojo::Exception
+Mojo::Headers
+Mojo::HelloWorld
+Mojo::Home
+Mojo::IOLoop
+Mojo::IOLoop::Client
+Mojo::IOLoop::Delay
+Mojo::IOLoop::Server
+Mojo::IOLoop::Stream
+Mojo::JSON
+Mojo::JSON::Pointer
+Mojo::Loader
+Mojo::Log
+Mojo::Message
+Mojo::Message::Request
+Mojo::Message::Response
+Mojo::Parameters
+Mojo::Path
+Mojo::Reactor
+Mojo::Reactor::EV
+Mojo::Reactor::Poll
+Mojo::Server
+Mojo::Server::CGI
+Mojo::Server::Daemon
+Mojo::Server::Hypnotoad
+Mojo::Server::Morbo
+Mojo::Server::PSGI
+Mojo::Server::Prefork
+Mojo::Template
+Mojo::Transaction
+Mojo::Transaction::HTTP
+Mojo::Transaction::WebSocket
+Mojo::URL
+Mojo::Upload
+Mojo::UserAgent
+Mojo::UserAgent::CookieJar
+Mojo::UserAgent::Proxy
+Mojo::UserAgent::Server
+Mojo::UserAgent::Transactor
+Mojo::Util
+Mojo::WebSocket
+Mojolicious
+Mojolicious::Command
+Mojolicious::Command::cgi
+Mojolicious::Command::cpanify
+Mojolicious::Command::daemon
+Mojolicious::Command::eval
+Mojolicious::Command::generate
+Mojolicious::Command::generate::app
+Mojolicious::Command::generate::lite_app
+Mojolicious::Command::generate::makefile
+Mojolicious::Command::generate::plugin
+Mojolicious::Command::get
+Mojolicious::Command::inflate
+Mojolicious::Command::prefork
+Mojolicious::Command::psgi
+Mojolicious::Command::routes
+Mojolicious::Command::test
+Mojolicious::Command::version
+Mojolicious::Commands
+Mojolicious::Controller
+Mojolicious::Lite
+Mojolicious::Plugin
+Mojolicious::Plugin::Charset
+Mojolicious::Plugin::Config
+

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

2016-05-20 Thread Andreas Hüttel
commit: cfccd023a6210c915399ffae3d74c8d4d2384b5e
Author: Kent Fredric  gmail  com>
AuthorDate: Sun May  8 11:11:46 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfccd023

dev-perl/AnyEvent-CacheDNS: Disable tests without explict network grants.

Testing does DNS lookups, which fail under network-sandboxing.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/AnyEvent-CacheDNS/AnyEvent-CacheDNS-0.80.0.ebuild | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/dev-perl/AnyEvent-CacheDNS/AnyEvent-CacheDNS-0.80.0.ebuild 
b/dev-perl/AnyEvent-CacheDNS/AnyEvent-CacheDNS-0.80.0.ebuild
index e97462d..8fb37bc 100644
--- a/dev-perl/AnyEvent-CacheDNS/AnyEvent-CacheDNS-0.80.0.ebuild
+++ b/dev-perl/AnyEvent-CacheDNS/AnyEvent-CacheDNS-0.80.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,3 +22,11 @@ DEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.400.0
test? ( virtual/perl-Test-Simple )
 "
+src_test() {
+   local my_test_control=${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}
+   if has network ${my_test_control}; then
+   perl-module_src_test
+   else
+   einfo "Tests skipped without DIST_TEST_OVERRIDE =~ network: 
Fails under network sandboxing"
+   fi
+}



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

2016-05-20 Thread Andreas Hüttel
commit: 5e784b27a3dd0be6f22c23032b42a4711fa05eff
Author: Kent Fredric  gmail  com>
AuthorDate: Tue May 10 09:11:07 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e784b27

dev-perl/Business-ISBN: Bump to version 2.90.200_rc

- EAPI6
- Exposed USE="xisbn" and USE="barcode" features
- Ideally should have bumped to 2.100.0, but upstream broke versioning
  in ways we cant fix: https://github.com/briandfoy/business-isbn/issues/7

Upstream:
- xisbn query URL fixed.
- Mojo based xisbn parse/query added.
- Added "increment" and "decrement" functions for ISBN iteration.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Business-ISBN/Business-ISBN-2.90.200_rc.ebuild | 52 ++
 dev-perl/Business-ISBN/Manifest|  1 +
 dev-perl/Business-ISBN/metadata.xml|  4 ++
 3 files changed, 57 insertions(+)

diff --git a/dev-perl/Business-ISBN/Business-ISBN-2.90.200_rc.ebuild 
b/dev-perl/Business-ISBN/Business-ISBN-2.90.200_rc.ebuild
new file mode 100644
index 000..bccedd8
--- /dev/null
+++ b/dev-perl/Business-ISBN/Business-ISBN-2.90.200_rc.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=2.09_02
+inherit perl-module
+
+DESCRIPTION="Work with ISBN as objects"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test xisbn barcode"
+
+RDEPEND="
+   xisbn?   ( dev-perl/Mojolicious )
+   barcode? (
+   dev-perl/GD-Barcode
+   dev-perl/GD[png]
+   )
+   >=dev-perl/Business-ISBN-Data-20140910.2.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-0.950.0
+   )
+"
+
+# NOTE: This version is shipped because upstream has broken everything
+# by shipping an unmappable 2.010 which == 2.01 in both upstream versioning
+# and perl->gentoo mapping rules.
+#
+# Dependencies taken from 2.010 because 2.09_02 lacks all dependencies.
+
+src_prepare() {
+   perl-module_src_prepare
+   sed -i '/URI/d' Makefile.PL || die # unused dependency
+}
+
+src_test() {
+   local my_test_control="${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}"
+   local bad_tests=( t/pod{,_coverage}.t )
+   if ! has network ${my_test_control}; then
+   einfo "Disabling network tests without DIST_TEST_OVERRIDE =~ 
network"
+   bad_tests+=( t/xisbn10.t )
+   fi
+   perl_rm_files "${bad_tests[@]}"
+   perl-module_src_test
+}

diff --git a/dev-perl/Business-ISBN/Manifest b/dev-perl/Business-ISBN/Manifest
index 69ed31f..ec6544c 100644
--- a/dev-perl/Business-ISBN/Manifest
+++ b/dev-perl/Business-ISBN/Manifest
@@ -1 +1,2 @@
 DIST Business-ISBN-2.05.tar.gz 355413 SHA256 
d9816bfb7aa6d87843f8484c9aac23e4c5ec1173ebfec458843e89ea5cf375ee SHA512 
b5179f891a401f11f1355137e90e14a9f3602c14b181b30da3237bd4ba49b40df41c9c1396242084211a09dfcde8927d1dfe0965602982cb0d50a3b0bbfad694
 WHIRLPOOL 
7b5b073010e739891b357fb568300452f49e87a3b33ebacdb0205d62ab079117252c6ed112bc3a4a8c1eabc531a9a50125deddd8732a2ce740304f7d576e1568
+DIST Business-ISBN-2.09_02.tar.gz 361751 SHA256 
9a40e9d12d108b2def6bda4e4910a44aed5ba7c8ee062c464cd04a40d893b007 SHA512 
4a74c708e14d178802adbea846127257fc790b6ddba41c5c468e7df9f8ca25e880d2487d12f0474fa69a5c312354e1856f729c4f598536c053d58c41220fef7d
 WHIRLPOOL 
52864908e7c2d8cc236e29efa300389c8463ff6186d8bdf67677e018dd55e64d043dbf716d8787d6a885c0f2962a1d62e4941268d3b4859f29a950ee3ef9

diff --git a/dev-perl/Business-ISBN/metadata.xml 
b/dev-perl/Business-ISBN/metadata.xml
index 6a7a1ae..910c5c3 100644
--- a/dev-perl/Business-ISBN/metadata.xml
+++ b/dev-perl/Business-ISBN/metadata.xml
@@ -11,4 +11,8 @@
Business::ISBN10
Business::ISBN13

+   
+   Install dev-perl/Mojolicious for 
querying xisbn.worldcat.org
+   Install dev-perl/GD-Barcode for 
rendering ISBN numbers as barcodes
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Pastebin-PastebinCom-Create/

2016-05-20 Thread Andreas Hüttel
commit: cb9ac2c84be6867c3cf98ed764b3e58034f24bbb
Author: Kent Fredric  gmail  com>
AuthorDate: Sun May  8 19:20:21 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:11:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9ac2c8

dev-perl/WWW-Pastebin-PastebinCom-Create: Exclude network tests.

-r1 bump required because to detect network options, we need EAPI6-only
perl-module.eclass features.

But in-place EAPI6 changes are suspected to be dangerous.

This module is not so complex, so an -r1 bump should be better than worrying 
about
random breakage.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 ...WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild | 35 ++
 1 file changed, 35 insertions(+)

diff --git 
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild
 
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild
new file mode 100644
index 000..8dff92c
--- /dev/null
+++ 
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ZOFFIX
+DIST_VERSION=1.003
+inherit perl-module
+
+DESCRIPTION="Paste on www.pastebin.com without API keys"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/Moo-1.4.1
+   >=dev-perl/WWW-Mechanize-1.730.0
+"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   test? (
+   virtual/perl-Test-Simple
+   )
+"
+
+src_test() {
+   local my_test_control=${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}
+   if ! has network ${my_test_control} ; then
+   einfo "Supressing Network Test without DIST_TEST_OVERRIDE =~ 
network"
+   perl_rm_files t/01-paste.t
+   fi
+   perl-module_src_test
+}



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

2016-05-20 Thread Andreas Hüttel
commit: 62826892dd8af86f1c0a9214e7a0a90ad19dea66
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 21 00:06:43 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat May 21 00:06:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62826892

dev-perl/App-Nopaste: Add missing dependencies

Package-Manager: portage-2.2.28

 .../{App-Nopaste-1.4.0.ebuild => App-Nopaste-1.4.0-r1.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild 
b/dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild
similarity index 93%
rename from dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild
rename to dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild
index 5ef2a51..e9bd5e8 100644
--- a/dev-perl/App-Nopaste/App-Nopaste-1.4.0.ebuild
+++ b/dev-perl/App-Nopaste/App-Nopaste-1.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,6 +21,7 @@ RDEPEND="
virtual/perl-File-Temp
dev-perl/Getopt-Long-Descriptive
dev-perl/JSON
+   dev-perl/JSON-MaybeXS
dev-perl/Module-Pluggable
dev-perl/Module-Runtime
dev-perl/URI



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

2016-05-20 Thread Andreas Hüttel
commit: 74799dee8639ac2f1be9f91144714f9be02b5fce
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 23:49:24 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May 20 23:49:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74799dee

dev-perl/Test-Command-Simple: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Test-Command-Simple/Manifest  |  1 -
 .../Test-Command-Simple-0.040.0.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/Test-Command-Simple/Manifest 
b/dev-perl/Test-Command-Simple/Manifest
index baaa62e..327770c 100644
--- a/dev-perl/Test-Command-Simple/Manifest
+++ b/dev-perl/Test-Command-Simple/Manifest
@@ -1,2 +1 @@
-DIST Test-Command-Simple-0.04.tar.gz 5659 SHA256 
8dd5bd30e093ba7b8b5612ccdb3a18af984341a9da5818407699e7b3d38c99d6 SHA512 
3ebf1e5453fa2ce4f323b9df028daca90ed41b6b2c3efe9ab60e9f0f8ff83623a232603f0b8b8365138a3eb3c9cf3debdedff822a10dc933410cc5130e572b0f
 WHIRLPOOL 
7c814dc1d5073039a3f581062cdef0fcf59a0b583cf7fdaff5335c5ebe635934790c55ebc27da7f95f691a436795523ab6283db67346397a0d249cba7fb8047a
 DIST Test-Command-Simple-0.05.tar.gz 6419 SHA256 
4d9dc422f03a620d0c441279f8366d1acf017da9acfdebe68b5a0e5c39c629da SHA512 
65c921785d775a782dae9d3a3b81350374cb97bb09dd604aab71aeaed4e6818e32d8fd60c97b88d3d11ff9be8e28f0c082246e4c8981f1e36b6268464fc71c9b
 WHIRLPOOL 
bf20fe81bbaed11a2216174bf7bd7edd05ad26df7fe7ff0c64d4148544c696106580564cc6772b76e030db253f6e4e4555e104ea1b7e4d15a07a26d35b1ed5b8

diff --git a/dev-perl/Test-Command-Simple/Test-Command-Simple-0.040.0.ebuild 
b/dev-perl/Test-Command-Simple/Test-Command-Simple-0.040.0.ebuild
deleted file mode 100644
index 9b56516..000
--- a/dev-perl/Test-Command-Simple/Test-Command-Simple-0.040.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MODULE_AUTHOR="DMCBRIDE"
-MODULE_VERSION=0.04
-
-inherit perl-module
-
-DESCRIPTION="Test external commands (nearly) as easily as loaded modules"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-perl/Module-Build
-   test? (
-   dev-perl/Test-Pod
-   dev-perl/Test-Pod-Coverage
-   )"
-RDEPEND=""
-
-SRC_TEST="do"



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

2016-05-20 Thread Andreas Hüttel
commit: 887a232f78aac947b610a2df728ebf1d15697819
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 23:50:10 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May 20 23:50:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887a232f

dev-perl/Test-Deep: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Test-Deep/Manifest|  2 --
 dev-perl/Test-Deep/Test-Deep-0.115.0-r1.ebuild | 30 --
 dev-perl/Test-Deep/Test-Deep-0.117.0.ebuild| 30 --
 3 files changed, 62 deletions(-)

diff --git a/dev-perl/Test-Deep/Manifest b/dev-perl/Test-Deep/Manifest
index 6b55a77..e4d3513 100644
--- a/dev-perl/Test-Deep/Manifest
+++ b/dev-perl/Test-Deep/Manifest
@@ -1,4 +1,2 @@
 DIST Test-Deep-0.110.tar.gz 35504 SHA256 
05129ca28a5ae0fb969f994169f1da78fdca684a85f9eb0b32e89c6aa74b2d8b SHA512 
04ebad286ab032ff2bc07c4a7ff70f73547c07860b1c83e7ba626fea4f67719fe7e23f63fd96809a96b113557e48177a11f9670ec6ca9c272f4728ee94447d44
 WHIRLPOOL 
dc0e2ceabd6808cae51bdc6ba2ea8171cce4d2ad97cb06e62541a67d875fff76e9d33f5cb6bf68d8a24999a5ffcbe9befd8be7ecda2961b7afa7bd9821eee520
-DIST Test-Deep-0.115.tar.gz 38038 SHA256 
0f2f5d41e4c4454b01dedf3fa753cd51001b16e5336702e1b2c5b206a1bdc39c SHA512 
7918210a5fe44b90ae08fe8a447ef562b9d2534f26a9bf398d0a4f4f07a4766c60cd6fd874c2cc42f57d3e78e35521a5bdde9c621e8bca5b93a1d725fa706c4f
 WHIRLPOOL 
2dfd5f0010091e1e3cd3a49e83d2d1d1b1184a93ae25974380675ea0bc0149295662f657b53b9d79defdc216fc0395193230cad203f6627bf6f095a60a579e0d
-DIST Test-Deep-0.117.tar.gz 38366 SHA256 
8dabe31cef91456bc2348f85520913bd89f5bc8f694dce4cb1b4e498242813f8 SHA512 
88beee962fa85d89b71dcb9a7e00dc9851ccd3211d181e62f8ad739066e5a2466c699514e3bf4089fd9ee335cd687876853b7e1bb2aea1a965d356b272ce
 WHIRLPOOL 
e2a5326b92d79f9265568ac0ed17b8c1e7a65a3b32660aa5fb9416d87d6acde77e2d309d03f05aab9a34129ef498a6a9c29285304ce2e70e31f10d3b4390bff2
 DIST Test-Deep-1.120.tar.gz 38973 SHA256 
207ef8ea71291e5cf8258d1a4d98d360b9b5870989d187b3e2ff3c0fb201becd SHA512 
8511a3070db440b8bde3c58c2c3f9cfe81900c96e27c474d7f21c1bdcc7846b7d7bb11a3c32dabe1183957c98f0bece0442cf9874514fbe3893c88919fd35b54
 WHIRLPOOL 
3fd67eae99e04c42bbc5c6abea3911a56c4e816f5041d5fd87acd3032b0e8253bf927a175ef13d65de28a5515afecb2817224451a55f9bc6be1da204337bb04e

diff --git a/dev-perl/Test-Deep/Test-Deep-0.115.0-r1.ebuild 
b/dev-perl/Test-Deep/Test-Deep-0.115.0-r1.ebuild
deleted file mode 100644
index a137079..000
--- a/dev-perl/Test-Deep/Test-Deep-0.115.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.115
-inherit perl-module
-
-DESCRIPTION="Test::Deep - Extremely flexible deep comparison"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-   >=virtual/perl-Scalar-List-Utils-1.90.0
-   virtual/perl-Test-Simple
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   >=dev-perl/Test-NoWarnings-0.20.0
-   || ( >=virtual/perl-Test-Simple-1.1.10 
>=dev-perl/Test-Tester-0.40.0 )
-   )
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Test-Deep/Test-Deep-0.117.0.ebuild 
b/dev-perl/Test-Deep/Test-Deep-0.117.0.ebuild
deleted file mode 100644
index 69550ae..000
--- a/dev-perl/Test-Deep/Test-Deep-0.117.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.117
-inherit perl-module
-
-DESCRIPTION="Test::Deep - Extremely flexible deep comparison"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-   >=virtual/perl-Scalar-List-Utils-1.90.0
-   virtual/perl-Test-Simple
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   >=dev-perl/Test-NoWarnings-0.20.0
-   || ( >=virtual/perl-Test-Simple-1.1.10 
>=dev-perl/Test-Tester-0.40.0 )
-   )
-"
-
-SRC_TEST="do parallel"



[gentoo-commits] proj/kde:master commit in: kde-apps/incidenceeditor/, kde-apps/kdepim-apps-libs/, kde-apps/kdepim/, ...

2016-05-20 Thread Johannes Huber
commit: 98e63f38fe5bcf88bc6670fb31bd4736bcca7778
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu May 19 14:50:56 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 22:46:56 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=98e63f38

kde-apps: Drop per-package FRAMEWORKS_MINIMAL

5.21.0 is now global minimum.

Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber  gentoo.org>

 app-editors/kile/kile-.ebuild | 1 -
 kde-apps/akonadi-contact/akonadi-contact-16.04.1.ebuild   | 1 -
 kde-apps/akonadi-contact/akonadi-contact-16.04.49..ebuild | 1 -
 kde-apps/akonadi-mime/akonadi-mime-16.04.1.ebuild | 1 -
 kde-apps/akonadi-mime/akonadi-mime-16.04.49..ebuild   | 1 -
 kde-apps/akonadi-notes/akonadi-notes-16.04.1.ebuild   | 1 -
 kde-apps/akonadi-notes/akonadi-notes-16.04.49..ebuild | 1 -
 kde-apps/akonadi-socialutils/akonadi-socialutils-16.04.1.ebuild   | 1 -
 kde-apps/akonadi-socialutils/akonadi-socialutils-16.04.49..ebuild | 1 -
 kde-apps/akregator/akregator-16.04.1.ebuild   | 1 -
 kde-apps/akregator/akregator-16.04.49..ebuild | 1 -
 kde-apps/baloo-widgets/baloo-widgets-16.04.49..ebuild | 1 -
 kde-apps/baloo-widgets/baloo-widgets-.ebuild  | 1 -
 kde-apps/blogilo/blogilo-16.04.1.ebuild   | 1 -
 kde-apps/blogilo/blogilo-16.04.49..ebuild | 1 -
 kde-apps/dolphin/dolphin-16.04.49..ebuild | 1 -
 kde-apps/dolphin/dolphin-.ebuild  | 1 -
 kde-apps/grantleetheme/grantleetheme-16.04.1.ebuild   | 1 -
 kde-apps/grantleetheme/grantleetheme-16.04.49..ebuild | 1 -
 kde-apps/incidenceeditor/incidenceeditor-16.04.1.ebuild   | 1 -
 kde-apps/incidenceeditor/incidenceeditor-16.04.49..ebuild | 1 -
 kde-apps/kaddressbook/kaddressbook-16.04.1.ebuild | 1 -
 kde-apps/kaddressbook/kaddressbook-16.04.49..ebuild   | 1 -
 kde-apps/kblog/kblog-16.04.1.ebuild   | 1 -
 kde-apps/kblog/kblog-16.04.49..ebuild | 1 -
 kde-apps/kdepim-addons/kdepim-addons-16.04.1.ebuild   | 1 -
 kde-apps/kdepim-addons/kdepim-addons-16.04.49..ebuild | 1 -
 kde-apps/kdepim-apps-libs/kdepim-apps-libs-16.04.1.ebuild | 1 -
 kde-apps/kdepim-apps-libs/kdepim-apps-libs-16.04.49..ebuild   | 1 -
 kde-apps/kdepim-kioslaves/kdepim-kioslaves-16.04.1.ebuild | 1 -
 kde-apps/kdepim-kioslaves/kdepim-kioslaves-16.04.49..ebuild   | 1 -
 kde-apps/kdepim-runtime/kdepim-runtime-16.04.1.ebuild | 1 -
 kde-apps/kdepim-runtime/kdepim-runtime-16.04.49..ebuild   | 1 -
 kde-apps/kdepim/kdepim-16.04.1.ebuild | 1 -
 kde-apps/kdepim/kdepim-16.04.49..ebuild   | 1 -
 kde-apps/khelpcenter/khelpcenter-16.04.49..ebuild | 1 -
 kde-apps/khelpcenter/khelpcenter-.ebuild  | 1 -
 kde-apps/kio-extras/kio-extras-16.04.49..ebuild   | 1 -
 kde-apps/kio-extras/kio-extras-.ebuild| 1 -
 kde-apps/libkonq/libkonq-5..ebuild| 1 -
 kde-apps/libksieve/libksieve-16.04.1.ebuild   | 1 -
 kde-apps/libksieve/libksieve-16.04.49..ebuild | 1 -
 kde-apps/okular/okular-5..ebuild  | 1 -
 kde-apps/pimcommon/pimcommon-16.04.1.ebuild   | 1 -
 kde-apps/pimcommon/pimcommon-16.04.49..ebuild | 1 -
 kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49..ebuild | 1 -
 kde-plasma/kactivitymanagerd/kactivitymanagerd-.ebuild| 1 -
 kde-plasma/kinfocenter/kinfocenter-5.6.49..ebuild | 1 -
 kde-plasma/kinfocenter/kinfocenter-.ebuild| 1 -
 kde-plasma/plasma-desktop/plasma-desktop-5.6.49..ebuild   | 1 -
 kde-plasma/plasma-desktop/plasma-desktop-.ebuild  | 1 -
 kde-plasma/plasma-workspace/plasma-workspace-5.6.49..ebuild   | 1 -
 kde-plasma/plasma-workspace/plasma-workspace-.ebuild  | 1 -
 53 files changed, 53 deletions(-)

diff --git a/app-editors/kile/kile-.ebuild 
b/app-editors/kile/kile-.ebuild
index 7e5db05..d5811e2 100644
--- a/app-editors/kile/kile-.ebuild
+++ b/app-editors/kile/kile-.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 CMAKE_MIN_VERSION="3.0.2"
-FRAMEWORKS_MINIMAL="5.19.0"
 KDE_HANDBOOK="forceoptional"
 MY_P=${P/_beta/b}
 inherit kde5

diff --git a/kde-apps/akonadi-contact/akonadi-contact-16.04.1.ebuild 

[gentoo-commits] proj/kde:master commit in: kde-apps/kldap/

2016-05-20 Thread Johannes Huber
commit: 63053c6e40c13cfdf7196434eae3d4efb17042f3
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 22:34:33 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 22:34:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=63053c6e

kde-apps/kldap: Fix build with USE -handbook

Package-Manager: portage-2.3.0_rc1

 kde-apps/kldap/kldap-.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/kde-apps/kldap/kldap-.ebuild b/kde-apps/kldap/kldap-.ebuild
index 7178ccb..37f154f 100644
--- a/kde-apps/kldap/kldap-.ebuild
+++ b/kde-apps/kldap/kldap-.ebuild
@@ -30,9 +30,19 @@ RDEPEND="${DEPEND}
!

[gentoo-commits] dev/mrueg:master commit in: app-crypt/certbot-nginx/

2016-05-20 Thread Manuel Rüger
commit: e86f35b9ab452bd20f4430f99aa9a2a5fad58ef1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 21:54:40 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 21:54:40 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e86f35b9

app-crypt/certbot-nginx: Switch letsencrypt dependency to certbot

Package-Manager: portage-2.2.28

 app-crypt/certbot-nginx/certbot-nginx-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/certbot-nginx/certbot-nginx-.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-.ebuild
index 28f7ca6..b4662fd 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE="test"
 
-RDEPEND="app-crypt/letsencrypt[${PYTHON_USEDEP}]
+RDEPEND="app-crypt/certbot[${PYTHON_USEDEP}]
app-crypt/acme[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]



[gentoo-commits] dev/mrueg:master commit in: profiles/updates/

2016-05-20 Thread Manuel Rüger
commit: 2f11c97f18253f285ff69943d225bf0148ce2a13
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 21:53:55 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 21:53:55 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=2f11c97f

profiles: Move letsencrypt-nginx to app-crypt/certbot-nginx

 profiles/updates/2Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
new file mode 100644
index 000..6bae9e9
--- /dev/null
+++ b/profiles/updates/2Q-2016
@@ -0,0 +1 @@
+move app-crypt/letsencrypt-nginx app-crypt/certbot-nginx



[gentoo-commits] dev/mrueg:master commit in: app-crypt/certbot-nginx/, app-crypt/letsencrypt-nginx/

2016-05-20 Thread Manuel Rüger
commit: fcb53e98430236c5e1f62375d1a69c63f612ac87
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 21:53:03 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 21:53:03 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=fcb53e98

app-crypt/certbot-nginx: Move from letsencrypt-nginx

 .../certbot-nginx-.ebuild}| 8 
 app-crypt/{letsencrypt-nginx => certbot-nginx}/metadata.xml   | 0
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-.ebuild
similarity index 73%
rename from app-crypt/letsencrypt-nginx/letsencrypt-nginx-.ebuild
rename to app-crypt/certbot-nginx/certbot-nginx-.ebuild
index da428c7..28f7ca6 100644
--- a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-.ebuild
@@ -5,12 +5,12 @@
 EAPI=5
 PYTHON_COMPAT=(python2_7)
 
-EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git;
+EGIT_REPO_URI="https://github.com/certbot/certbot.git;
 
 inherit git-r3 distutils-r1
 
-DESCRIPTION="Nginx plugin for letsencrypt"
-HOMEPAGE="https://github.com/letsencrypt/letsencrypt https://letsencrypt.org/;
+DESCRIPTION="Nginx plugin for certbot"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
 
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
@@ -26,7 +26,7 @@ DEPEND="test? ( ${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}] )
dev-python/setuptools[${PYTHON_USEDEP}]"
 
-S=${WORKDIR}/${P}/certbot-nginx
+S=${WORKDIR}/${P}/${PN}
 
 python_test() {
nosetests || die

diff --git a/app-crypt/letsencrypt-nginx/metadata.xml 
b/app-crypt/certbot-nginx/metadata.xml
similarity index 100%
rename from app-crypt/letsencrypt-nginx/metadata.xml
rename to app-crypt/certbot-nginx/metadata.xml



[gentoo-commits] proj/sci:master commit in: sci-biology/BBmap/

2016-05-20 Thread Martin Mokrejs
commit: fa0f49dee8098b42a68f30e7671ab1a357cce229
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri May 20 21:28:32 2016 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri May 20 21:28:32 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa0f49de

sci-biology/BBmap: version bump, shorten DESCRIPTION line

Package-Manager: portage-2.2.28

 sci-biology/BBmap/BBmap-34.97.ebuild | 4 ++--
 sci-biology/BBmap/{BBmap-35.85.ebuild => BBmap-35.92.ebuild} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/BBmap/BBmap-34.97.ebuild 
b/sci-biology/BBmap/BBmap-34.97.ebuild
index 21fd42f..10cdcb3 100644
--- a/sci-biology/BBmap/BBmap-34.97.ebuild
+++ b/sci-biology/BBmap/BBmap-34.97.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Short read aligner, K-mer-based error-correction and 
normalization, FASTA/Q conversion"
+DESCRIPTION="Short read aligner, K-mer-based error-correct and normalize, 
FASTA/Q tool"
 HOMEPAGE="http://sourceforge.net/projects/bbmap/;
 SRC_URI="http://sourceforge.net/projects/bbmap/files/BBMap_"${PV}".tar.gz;
 

diff --git a/sci-biology/BBmap/BBmap-35.85.ebuild 
b/sci-biology/BBmap/BBmap-35.92.ebuild
similarity index 90%
rename from sci-biology/BBmap/BBmap-35.85.ebuild
rename to sci-biology/BBmap/BBmap-35.92.ebuild
index 86b138c..fa463a3 100644
--- a/sci-biology/BBmap/BBmap-35.85.ebuild
+++ b/sci-biology/BBmap/BBmap-35.92.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Short read aligner, K-mer-based error-correction and 
normalization, FASTA/Q conversion"
+DESCRIPTION="Short read aligner, K-mer-based error-correct and normalize, 
FASTA/Q tool"
 HOMEPAGE="http://sourceforge.net/projects/bbmap/;
 SRC_URI="http://sourceforge.net/projects/bbmap/files/BBMap_"${PV}".tar.gz;
 



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

2016-05-20 Thread Michał Górny
commit: 7e2f80c57ff5dc18b0737e72693e68eea4bc625e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  5 20:49:21 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 20 21:13:28 2016 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=7e2f80c5

ebuild: Extend helper-in-global-scope ban to all EAPIs

Make helper calls in global scope fatal in all supported EAPIs since
this is the behavior required by PMS and all major offenders are fixed
already.

Acked-by: Alexander Berntsen  gentoo.org>
Acked-by: Zac Medico  gentoo.org>

 bin/eapi.sh   |  4 
 bin/ebuild.sh | 30 ++
 2 files changed, 6 insertions(+), 28 deletions(-)

diff --git a/bin/eapi.sh b/bin/eapi.sh
index cd3e1a4..a9c56b8 100644
--- a/bin/eapi.sh
+++ b/bin/eapi.sh
@@ -166,10 +166,6 @@ ___eapi_helpers_can_die() {
[[ ! ${1-${EAPI-0}} =~ ^(0|1|2|3)$ ]]
 }
 
-___eapi_disallows_helpers_in_global_scope() {
-   [[ ! ${1-${EAPI-0}} =~ ^(0|1|2|3|4|4-slot-abi|5|5-hdepend)$ ]]
-}
-
 ___eapi_unpack_is_case_sensitive() {
[[ ${1-${EAPI-0}} =~ ^(0|1|2|3|4|4-python|4-slot-abi|5|5-hdepend)$ ]]
 }

diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index f1586b2..5b3146d 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -59,34 +59,16 @@ else
# These dummy functions are for things that are likely to be called
# in global scope, even though they are completely useless during
# the "depend" phase.
-   for x in diropts docompress exeopts get_KV insopts \
-   KV_major KV_micro KV_minor KV_to_int \
-   libopts register_die_hook register_success_hook \
-   __strip_duplicate_slashes \
-   use_with use_enable ; do
-   eval "${x}() {
-   if ___eapi_disallows_helpers_in_global_scope; then
-   die \"\${FUNCNAME}() calls are not allowed in 
global scope\"
-   fi
-   }"
-   done
-   # These dummy functions return false in non-strict EAPIs, in order to 
ensure that
-   # `use multislot` is false for the "depend" phase.
-   funcs="use useq usev"
+   funcs="diropts docompress exeopts get_KV insopts
+   KV_major KV_micro KV_minor KV_to_int
+   libopts register_die_hook register_success_hook
+   __strip_duplicate_slashes
+   use useq usev use_with use_enable"
___eapi_has_usex && funcs+=" usex"
___eapi_has_in_iuse && funcs+=" in_iuse"
-   for x in ${funcs} ; do
-   eval "${x}() {
-   if ___eapi_disallows_helpers_in_global_scope; then
-   die \"\${FUNCNAME}() calls are not allowed in 
global scope\"
-   else
-   return 1
-   fi
-   }"
-   done
# These functions die because calls to them during the "depend" phase
# are considered to be severe QA violations.
-   funcs="best_version has_version portageq"
+   funcs+=" best_version has_version portageq"
___eapi_has_master_repositories && funcs+=" master_repositories"
___eapi_has_repository_path && funcs+=" repository_path"
___eapi_has_available_eclasses && funcs+=" available_eclasses"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/

2016-05-20 Thread Sergei Trofimovich
commit: c53709d6dfce575275dbc4861519d154f5268a01
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri May 20 21:07:35 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May 20 21:07:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53709d6

dev-haskell/gnutls: bump up to 0.2, bug #583416

dev-haskell/gnutls-0.1.6 defined bindings to deprecated
functions like 'gnutls_certificate_type_set_priority'.
Those were removed in recent gnutls versions.

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/583416

Package-Manager: portage-2.3.0_rc1

 dev-haskell/gnutls/Manifest  |  1 +
 dev-haskell/gnutls/gnutls-0.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-haskell/gnutls/Manifest b/dev-haskell/gnutls/Manifest
index 7107dff..c0b7aed 100644
--- a/dev-haskell/gnutls/Manifest
+++ b/dev-haskell/gnutls/Manifest
@@ -1 +1,2 @@
 DIST gnutls-0.1.6.tar.gz 17467 SHA256 
c3d8844825ea83b5e4b5736c7142f32510f9a38958677627fbd3b97ccdd1aa0f SHA512 
cbe528bf6ae18ebb69147e0bf68ef76193b23355bd743ed303ef2f8568133d39782f65802b3b3df933658581debc9329a46304b9ab0dfec3c4ce80f7280dc619
 WHIRLPOOL 
bfe2e32c302568ec625a735522b032524c168018f37801cebab56cc102bb58031acbd76bc96485d983a2ce325b1ca96b2078199b58e53b5095bebd7b6d9d9ce9
+DIST gnutls-0.2.tar.gz 17272 SHA256 
c0e6fddf92d48d1e6ab0d93af8104cc83d250eab7b3d369780ef72801aa8b7b0 SHA512 
9b5e3083fae30e4ac8584c825ed1f1c07b24136ca6d30c627f17d1c7793a515a091919784791b3a5bcd05038d8d43419802e036cefe8525efac9ee3f9ebf9e8b
 WHIRLPOOL 
e70497ece67c4ce4830a35cfdfeecdef01671cc5bfc20e77f40a494d4b6aa3a1a77e200f6937bf57ec55df8ffa716b3714d13dd398d70e02ef914d371ff671e3

diff --git a/dev-haskell/gnutls/gnutls-0.2.ebuild 
b/dev-haskell/gnutls/gnutls-0.2.ebuild
new file mode 100644
index 000..fb64965
--- /dev/null
+++ b/dev-haskell/gnutls/gnutls-0.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for GNU libgnutls"
+HOMEPAGE="https://john-millikin.com/software/haskell-gnutls/;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] 
=dev-haskell/transformers-0.2:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+   net-libs/gnutls:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.6
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/gnutls/

2016-05-20 Thread Sergei Trofimovich
commit: cc3f28b590e331840ced107dc9e4713f349034e2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri May 20 21:07:45 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May 20 21:07:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3f28b5

dev-haskell/gnutls: drop old

Package-Manager: portage-2.3.0_rc1

 dev-haskell/gnutls/Manifest|  1 -
 dev-haskell/gnutls/gnutls-0.1.6.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-haskell/gnutls/Manifest b/dev-haskell/gnutls/Manifest
index c0b7aed..6ec3c70 100644
--- a/dev-haskell/gnutls/Manifest
+++ b/dev-haskell/gnutls/Manifest
@@ -1,2 +1 @@
-DIST gnutls-0.1.6.tar.gz 17467 SHA256 
c3d8844825ea83b5e4b5736c7142f32510f9a38958677627fbd3b97ccdd1aa0f SHA512 
cbe528bf6ae18ebb69147e0bf68ef76193b23355bd743ed303ef2f8568133d39782f65802b3b3df933658581debc9329a46304b9ab0dfec3c4ce80f7280dc619
 WHIRLPOOL 
bfe2e32c302568ec625a735522b032524c168018f37801cebab56cc102bb58031acbd76bc96485d983a2ce325b1ca96b2078199b58e53b5095bebd7b6d9d9ce9
 DIST gnutls-0.2.tar.gz 17272 SHA256 
c0e6fddf92d48d1e6ab0d93af8104cc83d250eab7b3d369780ef72801aa8b7b0 SHA512 
9b5e3083fae30e4ac8584c825ed1f1c07b24136ca6d30c627f17d1c7793a515a091919784791b3a5bcd05038d8d43419802e036cefe8525efac9ee3f9ebf9e8b
 WHIRLPOOL 
e70497ece67c4ce4830a35cfdfeecdef01671cc5bfc20e77f40a494d4b6aa3a1a77e200f6937bf57ec55df8ffa716b3714d13dd398d70e02ef914d371ff671e3

diff --git a/dev-haskell/gnutls/gnutls-0.1.6.ebuild 
b/dev-haskell/gnutls/gnutls-0.1.6.ebuild
deleted file mode 100644
index c74897b..000
--- a/dev-haskell/gnutls/gnutls-0.1.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Bindings for GNU libgnutls"
-HOMEPAGE="https://john-millikin.com/software/haskell-gnutls/;
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] 
=dev-haskell/transformers-0.2:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-   net-libs/gnutls
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.6
-   virtual/pkgconfig
-"



[gentoo-commits] dev/mrueg:master commit in: dev-ruby/github-linguist/

2016-05-20 Thread Manuel Rüger
commit: cbacb6e82f0e2ac6afafa66563e75dc7d0a219c4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:53:01 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:53:01 2016 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=cbacb6e8

dev-ruby/github-linguist: Version bump, remove old

Package-Manager: portage-2.2.28

 dev-ruby/github-linguist/Manifest   | 2 +-
 .../{github-linguist-4.8.3.ebuild => github-linguist-4.8.5.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/github-linguist/Manifest 
b/dev-ruby/github-linguist/Manifest
index 5025e3d..2f704f7 100644
--- a/dev-ruby/github-linguist/Manifest
+++ b/dev-ruby/github-linguist/Manifest
@@ -1 +1 @@
-DIST github-linguist-4.8.3.gem 1634304 SHA256 
2bbe6fe639dea8d7007a1c75b4ff87dfffba385a2b7aed993be964f19666f145 SHA512 
28e2cfe53a4be1d43c87c8b76f699712df2e91b3c25293017e2522c44c4fdec00cbcac520119ad36aa2a56a3d1d5a1aa45d3e753ac9abf6c96c63f561e088eb5
 WHIRLPOOL 
48f09046361702b54b7d3caf79e30772d77197dfbb7bc9dd4ac24051738b880c0bbfb86513e8b47c8ee75366105ecf06655275bf991780e86dd1096c82e7e6b3
+DIST github-linguist-4.8.5.gem 1664000 SHA256 
3b592380c3950b5317466cd56020b7449d51fc8984e5d28443a93a2842da90b4 SHA512 
da2500631b0435574eae6f54e238e861c4f5b0cf4316742532dce9438fa32e5501f9a8bb822bfe47f5c83c09f0afde4f18299fb196e18317209c49be98ffd4e0
 WHIRLPOOL 
126653136d6b7b20fefaf42297302b4e9cb117ebe5833d1f804e25d7e9fe30825deb4a065877db011e155acab24dc7f2b5fa147f319ae4003323a7cfe7a7bf7e

diff --git a/dev-ruby/github-linguist/github-linguist-4.8.3.ebuild 
b/dev-ruby/github-linguist/github-linguist-4.8.5.ebuild
similarity index 100%
rename from dev-ruby/github-linguist/github-linguist-4.8.3.ebuild
rename to dev-ruby/github-linguist/github-linguist-4.8.5.ebuild



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

2016-05-20 Thread Manuel Rüger
commit: be2f0300670cbcf518bc3ac510df1d64f9b9f87c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:43:59 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:43:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2f0300

app-crypt/acme: Remove old

Package-Manager: portage-2.2.28

 app-crypt/acme/Manifest  |  1 -
 app-crypt/acme/acme-0.5.0.ebuild | 42 
 2 files changed, 43 deletions(-)

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index a67d47c..1675a78 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,3 +1,2 @@
 DIST letsencrypt-0.1.0.tar.gz 524821 SHA256 
1c1ac7b41e5e0fc0e41a7ef159ac9147a4aafff54453d57b519eb05bf52ade14 SHA512 
6a786290362741ac97dcb4b59bc4cba56f3e8b5193bbc10be19086d462f76e6124259c42bac36afe9eb818f4bb9edec34f8e2a02bd8c855e3b35404f4ee81f96
 WHIRLPOOL 
cdc41a3466de54ab8ddfeedea9935205d78383028769dcfbc876be0c2ef80c2d14f5d0e4a9c56a751163718f5ababb07848822989a060de7031ea8ebdf6424a0
-DIST letsencrypt-0.5.0.tar.gz 650853 SHA256 
503535fa356c45b46a166ea84875bb1fd43e994afee1485bbc3b6849d46c5d43 SHA512 
bffa5123a702c02d74c21453a5f5583055986132eb4ae58b72d066c1c5514a1b6832fc381490998c107fbfc1ac8cd403b19b9a1c87006db4e6081e686c2a2fd0
 WHIRLPOOL 
cd72b3f5d6aa95fe983c16d2c71038777ec37a5fdd74a4b51b31cfb72e16e5868c9dc3ec701a30da80e7b99e9409a0fb183f4eba76c58a86434bae0a32dd8169
 DIST letsencrypt-0.6.0.tar.gz 686826 SHA256 
58eaa6be4ae90af07d682296e42dbac924b5602c51002445059596313e182a09 SHA512 
966fdbff13ac9651ebb5fafae86a58a45538d57a43eb6d157358bbecef4286634bb61dd13b94e0ca5b006980a35cc5fe55b4a12efdeadc2530653d844516c926
 WHIRLPOOL 
0bd424395b9002a04f6c900b208aea758f74e9864d75f6aa87fc30573f046c63f9791aa8bcce0a5452831192d1579e9b52fda5ed77befd6e4f361dab976d6369

diff --git a/app-crypt/acme/acme-0.5.0.ebuild b/app-crypt/acme/acme-0.5.0.ebuild
deleted file mode 100644
index a487116..000
--- a/app-crypt/acme/acme-0.5.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_4,3_5})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git;
-   inherit git-r3
-   KEYWORDS=""
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/letsencrypt/letsencrypt/archive/v${PV}.tar.gz -> 
letsencrypt-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm"
-   S=${WORKDIR}/letsencrypt-${PV}/acme
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="An implementation of the ACME protocol"
-HOMEPAGE="https://github.com/letsencrypt/letsencrypt https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=">=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/ndg-httpsclient-0.4[${PYTHON_USEDEP}]
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests -w ${PN} || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-apache/

2016-05-20 Thread Manuel Rüger
commit: 5f12c82d54e675f91f64949ce47df181da0f6c66
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:39:23 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:39:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f12c82d

app-crypt/certbot-apache: Package move from app-crypt/letsencrypt-apache

Package-Manager: portage-2.2.28

 .../certbot-apache/certbot-apache-.ebuild  | 34 ++
 app-crypt/certbot-apache/metadata.xml  |  8 +
 2 files changed, 42 insertions(+)

diff --git a/app-crypt/certbot-apache/certbot-apache-.ebuild 
b/app-crypt/certbot-apache/certbot-apache-.ebuild
new file mode 100644
index 000..5714f37
--- /dev/null
+++ b/app-crypt/certbot-apache/certbot-apache-.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+
+inherit git-r3 distutils-r1
+
+DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE="test"
+
+RDEPEND="app-crypt/certbot[${PYTHON_USEDEP}]
+   app-crypt/acme[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/python-augeas[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+DEPEND="test? ( ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${P}/certbot-apache
+
+python_test() {
+   nosetests || die
+}

diff --git a/app-crypt/certbot-apache/metadata.xml 
b/app-crypt/certbot-apache/metadata.xml
new file mode 100644
index 000..97df2a0
--- /dev/null
+++ b/app-crypt/certbot-apache/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   mr...@gentoo.org
+   Manuel Rüger
+   
+



[gentoo-commits] repo/gentoo:master commit in: app-crypt/letsencrypt-apache/

2016-05-20 Thread Manuel Rüger
commit: 55a3ba19ad585cc9f736f6fe0179cb10cb1837ec
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:40:39 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:40:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a3ba19

app-crypt/letsencrypt-apache: Move package to app-crypt/certbot-apache

 .../letsencrypt-apache-.ebuild | 34 --
 app-crypt/letsencrypt-apache/metadata.xml  |  8 -
 2 files changed, 42 deletions(-)

diff --git a/app-crypt/letsencrypt-apache/letsencrypt-apache-.ebuild 
b/app-crypt/letsencrypt-apache/letsencrypt-apache-.ebuild
deleted file mode 100644
index adbfe9e..000
--- a/app-crypt/letsencrypt-apache/letsencrypt-apache-.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-
-EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git;
-
-inherit git-r3 distutils-r1
-
-DESCRIPTION="Apache plugin for letsencrypt"
-HOMEPAGE="https://github.com/letsencrypt/letsencrypt https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="test"
-
-RDEPEND="app-crypt/letsencrypt[${PYTHON_USEDEP}]
-   app-crypt/acme[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/python-augeas[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${P}/certbot-apache
-
-python_test() {
-   nosetests || die
-}

diff --git a/app-crypt/letsencrypt-apache/metadata.xml 
b/app-crypt/letsencrypt-apache/metadata.xml
deleted file mode 100644
index 97df2a0..000
--- a/app-crypt/letsencrypt-apache/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mr...@gentoo.org
-   Manuel Rüger
-   
-



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

2016-05-20 Thread Manuel Rüger
commit: f0aa19e1c2e5b304e594819ee3a4f0172a7053c1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:35:41 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:35:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0aa19e1

app-crypt/certbot: Move package from app-crypt/letsencrypt

Package-Manager: portage-2.2.28

 app-crypt/certbot/Manifest |  1 +
 app-crypt/certbot/certbot-0.6.0.ebuild | 47 ++
 app-crypt/certbot/certbot-.ebuild  | 47 ++
 app-crypt/certbot/metadata.xml | 11 
 4 files changed, 106 insertions(+)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
new file mode 100644
index 000..2375ee5
--- /dev/null
+++ b/app-crypt/certbot/Manifest
@@ -0,0 +1 @@
+DIST certbot-0.6.0.tar.gz 686826 SHA256 
58eaa6be4ae90af07d682296e42dbac924b5602c51002445059596313e182a09 SHA512 
966fdbff13ac9651ebb5fafae86a58a45538d57a43eb6d157358bbecef4286634bb61dd13b94e0ca5b006980a35cc5fe55b4a12efdeadc2530653d844516c926
 WHIRLPOOL 
0bd424395b9002a04f6c900b208aea758f74e9864d75f6aa87fc30573f046c63f9791aa8bcce0a5452831192d1579e9b52fda5ed77befd6e4f361dab976d6369

diff --git a/app-crypt/certbot/certbot-0.6.0.ebuild 
b/app-crypt/certbot/certbot-0.6.0.ebuild
new file mode 100644
index 000..df9530c
--- /dev/null
+++ b/app-crypt/certbot/certbot-0.6.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm"
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+   >=dev-python/configargparse-0.10.0[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-1.3[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
+   >=dev-python/psutil-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
+   dev-python/pyrfc3339[${PYTHON_USEDEP}]
+   >=dev-python/pythondialog-3.2.2:python-2[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+DEPEND="test? ( ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   nosetests -w ${PN}/tests || die
+}

diff --git a/app-crypt/certbot/certbot-.ebuild 
b/app-crypt/certbot/certbot-.ebuild
new file mode 100644
index 000..df9530c
--- /dev/null
+++ b/app-crypt/certbot/certbot-.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python2_7)
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm"
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+   >=dev-python/configargparse-0.10.0[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-1.3[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
+   >=dev-python/psutil-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
+   dev-python/pyrfc3339[${PYTHON_USEDEP}]
+   >=dev-python/pythondialog-3.2.2:python-2[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+DEPEND="test? ( ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   nosetests -w ${PN}/tests || die
+}

diff --git a/app-crypt/certbot/metadata.xml b/app-crypt/certbot/metadata.xml
new file mode 100644
index 000..8669732
--- 

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

2016-05-20 Thread Manuel Rüger
commit: 63c1e948edc7991e7e974ebdac8b2fb0ee7f9560
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:40:11 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:40:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c1e948

profiles: Move app-crypt/letsencrypt-apache to app-crypt/certbot-apache

 profiles/updates/2Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index b794b7c..3c4574f 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -28,3 +28,4 @@ move kde-plasma/kwayland kde-frameworks/kwayland
 move x11-themes/xcursor-neutral x11-themes/neutral-xcursors
 move kde-base/kdebindings-meta kde-apps/kdebindings-meta
 move app-crypt/letsencrypt app-crypt/certbot
+move app-crypt/letsencrypt-apache app-crypt/certbot-apache



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

2016-05-20 Thread Manuel Rüger
commit: 190d3c47595bb7c7d95b32cd46a25bb3a37598f2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:37:09 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:37:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190d3c47

app-crypt/letsencrypt: Move package to app-crypt/certbot

 app-crypt/letsencrypt/Manifest |  1 -
 app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild | 46 --
 app-crypt/letsencrypt/letsencrypt-.ebuild  | 46 --
 app-crypt/letsencrypt/metadata.xml | 11 --
 4 files changed, 104 deletions(-)

diff --git a/app-crypt/letsencrypt/Manifest b/app-crypt/letsencrypt/Manifest
deleted file mode 100644
index a53d222..000
--- a/app-crypt/letsencrypt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST letsencrypt-0.5.0.tar.gz 650853 SHA256 
503535fa356c45b46a166ea84875bb1fd43e994afee1485bbc3b6849d46c5d43 SHA512 
bffa5123a702c02d74c21453a5f5583055986132eb4ae58b72d066c1c5514a1b6832fc381490998c107fbfc1ac8cd403b19b9a1c87006db4e6081e686c2a2fd0
 WHIRLPOOL 
cd72b3f5d6aa95fe983c16d2c71038777ec37a5fdd74a4b51b31cfb72e16e5868c9dc3ec701a30da80e7b99e9409a0fb183f4eba76c58a86434bae0a32dd8169

diff --git a/app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild 
b/app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
deleted file mode 100644
index 11a6759..000
--- a/app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git;
-   inherit git-r3
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
-HOMEPAGE="https://github.com/letsencrypt/letsencrypt https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=">=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-   >=dev-python/configargparse-0.10.0[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-0.7[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/parsedatetime[${PYTHON_USEDEP}]
-   >=dev-python/psutil-3.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   >=dev-python/pythondialog-3.2.2:python-2[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests -w ${PN}/tests || die
-}

diff --git a/app-crypt/letsencrypt/letsencrypt-.ebuild 
b/app-crypt/letsencrypt/letsencrypt-.ebuild
deleted file mode 100644
index f3ae0c6..000
--- a/app-crypt/letsencrypt/letsencrypt-.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git;
-   inherit git-r3
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
-HOMEPAGE="https://github.com/letsencrypt/letsencrypt https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=">=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-   >=dev-python/configargparse-0.10.0[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-0.7[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/parsedatetime[${PYTHON_USEDEP}]
-   >=dev-python/psutil-3.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   >=dev-python/pythondialog-3.2.2:python-2[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests certbot || die
-}

diff --git a/app-crypt/letsencrypt/metadata.xml 
b/app-crypt/letsencrypt/metadata.xml
deleted file mode 100644
index 4abf407..000
--- 

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

2016-05-20 Thread Manuel Rüger
commit: d84082348375f6b61c1f971d283c31101fe14a37
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:36:31 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:36:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8408234

profiles: Move app-crypt/letsencrypt to app-crypt/certbot

 profiles/updates/2Q-2016 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index f4e1244..b794b7c 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -27,3 +27,4 @@ move media-gfx/dispcalgui media-gfx/displaycal
 move kde-plasma/kwayland kde-frameworks/kwayland
 move x11-themes/xcursor-neutral x11-themes/neutral-xcursors
 move kde-base/kdebindings-meta kde-apps/kdebindings-meta
+move app-crypt/letsencrypt app-crypt/certbot



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

2016-05-20 Thread Patrice Clement
commit: 97cf053bcb5d648616d9f1791cc066f32fcd
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri May 20 20:03:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May 20 20:03:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97cf053b

app-misc/beep: Stable for sparc using the ALLARCHES policy.

Gentoo-Bug: https://bugs.gentoo.org/144343

Package-Manager: portage-2.2.28

 app-misc/beep/beep-1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/beep/beep-1.3-r1.ebuild b/app-misc/beep/beep-1.3-r1.ebuild
index 95be587..a429ab4 100644
--- a/app-misc/beep/beep-1.3-r1.ebuild
+++ b/app-misc/beep/beep-1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.johnath.com/beep/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86"
 IUSE="suid"
 
 PATCHES=(



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

2016-05-20 Thread Manuel Rüger
commit: 71eddb95bba43c4d225c36dc0ad860d682efb12e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:21:52 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:21:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71eddb95

dev-util/jenkins-bin: Remove vulnerable

Package-Manager: portage-2.2.28

 dev-util/jenkins-bin/Manifest |  2 --
 dev-util/jenkins-bin/jenkins-bin-1.656.ebuild | 47 ---
 dev-util/jenkins-bin/jenkins-bin-2.3.ebuild   | 47 ---
 3 files changed, 96 deletions(-)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 6b52ffe..4e254e6 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,4 +1,2 @@
 DIST jenkins-bin-1.651.2.war 64673620 SHA256 
1e239db19071beaac3f2db3ec6a568346bbeb9087f5f0fcf19adf6ae62cbcc2b SHA512 
f4c8abebb3d2943314af7995d5854a709adef3bfd84fe5160cce6138c440ea113ab5de30974d73f5abcb9928e6c8ff8706649952b52cedb8c315086b1f0c65d9
 WHIRLPOOL 
6ad8f3a40cefafbd63d0b38b82e9211cb4d8c09f86ed0a55757c0c1551a6f7fff84455a542347a34ec82f52772b852227968122fe2591c65aff7c4634029f501
-DIST jenkins-bin-1.656.war 64685657 SHA256 
97085359725b16aca0f419486e5c1809399e33dbe6d906cd55ef82fad76fb30d SHA512 
84750a70377fc09ed6a75909dd652ccd24999e1ec5f584ee7d36f9e5af02bb280b53f22b8fa47cf371a8a547a916bc9a87a93884fe176a822cc67dd69fd43d69
 WHIRLPOOL 
784edac54bf12bb0a2476f9a81a9f439a2a888746e4b191edbc57917c1a3cd3cc1973d123affe168f5363a13c01e8b308cff4f09a6a3fc1735f82d085c975436
-DIST jenkins-bin-2.3.war 66587456 SHA256 
e1a17311776daee38cb1c3a5e687140f39b8dc922d142f4b9c457803f76aa974 SHA512 
c51544768d1667ab1727c0f979593935cd8cb99dc1aa238d0f3ac7dfee61de3329ec5bc43479f77df6a325646474b37e979f4101ea3b382731328263820a50f3
 WHIRLPOOL 
131548501e28fcf4252a0b1ebab405f78eb8422a0b01928041863179b1045e5d1a8d341ea58ce77d456f4f37ef1b80af4fef2bd7db03840613ba7da507820118
 DIST jenkins-bin-2.5.war 68819605 SHA256 
d8de143eef34d0d9d12cc314901eab57f55ddce74c5f6e567920bf4fc0571823 SHA512 
7d292db6f08134e901ae23175746ad34ecd4af687d07d18a3e67c042c4964d7b9ebffaffa8596392531ecd364433dcfa6326bd6f9a866d827d53c0dc981cf6b5
 WHIRLPOOL 
0eda23ca1e3a8bbd2e1dd28c2272a67c98fcc6514d681507f61f9aa2dc07a535fb75302f22f28e42e789761c84f1c2d2bd7c5526bc2e979fca4d1f759bec0f7a

diff --git a/dev-util/jenkins-bin/jenkins-bin-1.656.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-1.656.ebuild
deleted file mode 100644
index b370ff5..000
--- a/dev-util/jenkins-bin/jenkins-bin-1.656.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit user systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="http://jenkins-ci.org/;
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
-RESTRICT="mirror"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:lts
-   >=virtual/jre-1.7.0"
-
-S=${WORKDIR}
-
-JENKINS_DIR=/var/lib/jenkins
-
-pkg_setup() {
-   enewgroup jenkins
-   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
-}
-
-src_install() {
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
-
-   newinitd "${FILESDIR}"/${PN}.init2 jenkins
-   newconfd "${FILESDIR}"/${PN}.confd jenkins
-
-   systemd_newunit "${FILESDIR}"/${PN}.service jenkins.service
-
-   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
-}

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.3.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.3.ebuild
deleted file mode 100644
index b370ff5..000
--- a/dev-util/jenkins-bin/jenkins-bin-2.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit user systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="http://jenkins-ci.org/;
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
-RESTRICT="mirror"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:lts
-   >=virtual/jre-1.7.0"
-
-S=${WORKDIR}
-
-JENKINS_DIR=/var/lib/jenkins
-
-pkg_setup() {
-   enewgroup jenkins
-   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
-}
-
-src_install() {
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins 

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

2016-05-20 Thread Manuel Rüger
commit: fd758fad6a38b9cf5c04df87b976d5466d9f5063
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:21:24 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:21:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd758fad

dev-util/jenkins-bin: Version bump to 2.5

Gentoo-Bug: #583480

Package-Manager: portage-2.2.28

 dev-util/jenkins-bin/Manifest   |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.5.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 19da915..6b52ffe 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,3 +1,4 @@
 DIST jenkins-bin-1.651.2.war 64673620 SHA256 
1e239db19071beaac3f2db3ec6a568346bbeb9087f5f0fcf19adf6ae62cbcc2b SHA512 
f4c8abebb3d2943314af7995d5854a709adef3bfd84fe5160cce6138c440ea113ab5de30974d73f5abcb9928e6c8ff8706649952b52cedb8c315086b1f0c65d9
 WHIRLPOOL 
6ad8f3a40cefafbd63d0b38b82e9211cb4d8c09f86ed0a55757c0c1551a6f7fff84455a542347a34ec82f52772b852227968122fe2591c65aff7c4634029f501
 DIST jenkins-bin-1.656.war 64685657 SHA256 
97085359725b16aca0f419486e5c1809399e33dbe6d906cd55ef82fad76fb30d SHA512 
84750a70377fc09ed6a75909dd652ccd24999e1ec5f584ee7d36f9e5af02bb280b53f22b8fa47cf371a8a547a916bc9a87a93884fe176a822cc67dd69fd43d69
 WHIRLPOOL 
784edac54bf12bb0a2476f9a81a9f439a2a888746e4b191edbc57917c1a3cd3cc1973d123affe168f5363a13c01e8b308cff4f09a6a3fc1735f82d085c975436
 DIST jenkins-bin-2.3.war 66587456 SHA256 
e1a17311776daee38cb1c3a5e687140f39b8dc922d142f4b9c457803f76aa974 SHA512 
c51544768d1667ab1727c0f979593935cd8cb99dc1aa238d0f3ac7dfee61de3329ec5bc43479f77df6a325646474b37e979f4101ea3b382731328263820a50f3
 WHIRLPOOL 
131548501e28fcf4252a0b1ebab405f78eb8422a0b01928041863179b1045e5d1a8d341ea58ce77d456f4f37ef1b80af4fef2bd7db03840613ba7da507820118
+DIST jenkins-bin-2.5.war 68819605 SHA256 
d8de143eef34d0d9d12cc314901eab57f55ddce74c5f6e567920bf4fc0571823 SHA512 
7d292db6f08134e901ae23175746ad34ecd4af687d07d18a3e67c042c4964d7b9ebffaffa8596392531ecd364433dcfa6326bd6f9a866d827d53c0dc981cf6b5
 WHIRLPOOL 
0eda23ca1e3a8bbd2e1dd28c2272a67c98fcc6514d681507f61f9aa2dc07a535fb75302f22f28e42e789761c84f1c2d2bd7c5526bc2e979fca4d1f759bec0f7a

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.5.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.5.ebuild
new file mode 100644
index 000..b370ff5
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.5.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit user systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="http://jenkins-ci.org/;
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
+RESTRICT="mirror"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:lts
+   >=virtual/jre-1.7.0"
+
+S=${WORKDIR}
+
+JENKINS_DIR=/var/lib/jenkins
+
+pkg_setup() {
+   enewgroup jenkins
+   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
+}
+
+src_install() {
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}.init2 jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}.service jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}



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

2016-05-20 Thread Manuel Rüger
commit: ff1eceb70ca45188eb192c9eca6076baa36eb5c3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:19:36 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:19:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1eceb7

x11-plugins/pidgin-indicator: Version bump to 1.0

Package-Manager: portage-2.2.28

 x11-plugins/pidgin-indicator/Manifest  |  1 +
 .../pidgin-indicator/pidgin-indicator-1.0.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/x11-plugins/pidgin-indicator/Manifest 
b/x11-plugins/pidgin-indicator/Manifest
index c685a4e..747c5e7 100644
--- a/x11-plugins/pidgin-indicator/Manifest
+++ b/x11-plugins/pidgin-indicator/Manifest
@@ -1 +1,2 @@
 DIST pidgin-indicator-0.9.tar.gz 28350 SHA256 
bf7b3c8914a96ef7953adb503b37e0e238682f264a21355fb99e7bf148db6b5c SHA512 
bf16a47d44bb184815437c6bc70021777fb8e438838eb916351c59e82879e9bdaebd430ffa77c7d36e6b66d923813bcfb7c17759c8310eb6f9e260def4189ece
 WHIRLPOOL 
29f23d84a327a8f885ef4fa1e64f422bd4b278582601f0d58a564fede66685ed20192453c1018e6ce4b171e5d03b63e00b82014926c03668394805d238f0e475
+DIST pidgin-indicator-1.0.tar.gz 29583 SHA256 
6fc6dfe29eb45fd855a4494e46eb83306a296f5225ea5f7c6a12f3ad475b8eae SHA512 
9aa9847cb6e3c988ed4bf0666ad94139b3d3aa1b9fa4215a2d5a72cbde4db9cfdd809ab576c5ab060c33e3e89acd0ede9cde0f3d8a26bef2c5f5f46052a05102
 WHIRLPOOL 
193e921caebd98f150279d5a9c2ca272eedf63b4b991fd596f1a282692899cde706f67338eabe7b14d9f453ba9ea8e0f18a4734214f73a8cd0fb884accf154a7

diff --git a/x11-plugins/pidgin-indicator/pidgin-indicator-1.0.ebuild 
b/x11-plugins/pidgin-indicator/pidgin-indicator-1.0.ebuild
new file mode 100644
index 000..5079f8b
--- /dev/null
+++ b/x11-plugins/pidgin-indicator/pidgin-indicator-1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools
+
+DESCRIPTION="Indicator plugin for Pidgin"
+HOMEPAGE="https://github.com/philipl/pidgin-indicator;
+SRC_URI="https://github.com/philipl/pidgin-indicator/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+   dev-libs/libappindicator:2
+   net-im/pidgin[gtk]
+   x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   eautoreconf
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -exec rm {} + || die
+}



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

2016-05-20 Thread Manuel Rüger
commit: 190fa488f1c556b30baf1a6be98955d7450f5420
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:17:08 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:17:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190fa488

dev-ruby/test-unit: Version bump to 3.1.9

Package-Manager: portage-2.2.28

 dev-ruby/test-unit/Manifest   |  1 +
 dev-ruby/test-unit/test-unit-3.1.9.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-ruby/test-unit/Manifest b/dev-ruby/test-unit/Manifest
index b761839..4bdd80e 100644
--- a/dev-ruby/test-unit/Manifest
+++ b/dev-ruby/test-unit/Manifest
@@ -3,3 +3,4 @@ DIST test-unit-2.5.5.gem 04 SHA256 
3216d6584293964c438e0573fa8f0273d12df2abb
 DIST test-unit-3.1.5.gem 122368 SHA256 
9c38357eb0342e7971b6e6c37691b1ceb5161736a0e92e314797e6cabfb4bf4b SHA512 
46840108402ef6319e76fd9b5270e88aaf45d6cf99fa84f28e8a01ce2bc2d5e0e79d1fdf660807fcc5b2434540f4240bd4799ecbb7fa6231af1cd96a7c89f994
 WHIRLPOOL 
fbec655035463fd0b10f4c51c2448feb37dd4f072ad536fc3f834afd5f9059409da87b23f4c7b7d73f7150815b26a91cdb80a9365211d2280a5ec102b97b
 DIST test-unit-3.1.7.gem 124416 SHA256 
01133018f929db5290471b8e39feb5317bde2488efde1ec18e9653b2edb526f1 SHA512 
fb41fdc27b0278fd272db100d76b4691468ab68d1327baf63d4e230285aec5e9faedb3b2fced4445a8a801828e9c715533ab6311dbe7a4033b6c8402e711b06e
 WHIRLPOOL 
4d660d4c4da7329daa5ea1d4f5ac1859d150c0cfea8591adc82a5ad2ef1c08095cc29a8ef269d0f989ded7de20c903068ac1733a95c0cf7d1912887c003dd0c6
 DIST test-unit-3.1.8.gem 124416 SHA256 
1bf50d79eee99c1aa7d8e199cb0d8e1a08d1a77692e61b0a99b72bb8b01f9374 SHA512 
e83010db59f7000f8d7be2d85759e20dd8a07495f49052a7bcf1c31486b50231668039d2b94f5aa67d62f60da9a796875d3cfc876822acffeb18b429481804d7
 WHIRLPOOL 
9d9afd151ff3f366f1d6a661f03c87afe73acd5b7d183a1a5d27aa18851986c6845897d89a6b0dca7d076bc0a8caf081d6e8450b410fd4b4c7ee2d49b5c79137
+DIST test-unit-3.1.9.gem 124416 SHA256 
3efe0e17e4bc9880ada13515198531f6101bf6d03c5e5556f53cc72b45c33aec SHA512 
ec3068db7faceb5c6a3f3a848512aa76ec2e360a2a1ca7ec45fd6c1b84f45f04fb1b4d77120dfde7b0a41e4a8435fa37ba6550e4242e3817d344b3ca8d7b4428
 WHIRLPOOL 
715cd547da273b6384a5f6191d2d80c26a1044ff94639cd4bdfd9a80553e026522e495683323572be41081dbad1f35fcab20b6b4c98a9f65ac576c8682e088f7

diff --git a/dev-ruby/test-unit/test-unit-3.1.9.ebuild 
b/dev-ruby/test-unit/test-unit-3.1.9.ebuild
new file mode 100644
index 000..c1ac970
--- /dev/null
+++ b/dev-ruby/test-unit/test-unit-3.1.9.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md doc/text/news.md"
+
+inherit ruby-fakegem
+
+# Assume for now that ruby23 is not eselected yet and only
+# depend on yard for the other ruby implementations. Without this
+# assumption bootstrapping ruby23 won't be possible due to the yard
+# dependency tree.
+USE_RUBY="${USE_RUBY/ruby23/}" ruby_add_bdepend "doc? ( dev-ruby/yard )"
+
+DESCRIPTION="An xUnit family unit testing framework for Ruby"
+HOMEPAGE="https://rubygems.org/gems/test-unit;
+
+LICENSE="|| ( Ruby GPL-2 ) PSF-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend "dev-ruby/power_assert"
+
+all_ruby_compile() {
+   all_fakegem_compile
+
+   if use doc; then
+   yard doc --title ${PN} || die
+   fi
+}
+
+each_ruby_test() {
+   ${RUBY} test/run-test.rb || die "testsuite failed"
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   newbin "${FILESDIR}"/testrb-3 testrb-2
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/

2016-05-20 Thread Manuel Rüger
commit: bb532ff2c70c8a687b7c239b5901939bc21fcd87
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:15:19 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:15:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb532ff2

www-apps/jekyll: Remove old

Package-Manager: portage-2.2.28

 www-apps/jekyll/Manifest|  2 --
 www-apps/jekyll/jekyll-3.1.2.ebuild | 53 
 www-apps/jekyll/jekyll-3.1.3.ebuild | 54 -
 3 files changed, 109 deletions(-)

diff --git a/www-apps/jekyll/Manifest b/www-apps/jekyll/Manifest
index 3bd8494..05fc261 100644
--- a/www-apps/jekyll/Manifest
+++ b/www-apps/jekyll/Manifest
@@ -1,3 +1 @@
-DIST jekyll-3.1.2.tar.gz 963278 SHA256 
e1f46a75b8d38fdbfaecbda273bd5673d0f75bddf7650106f0bf84b924bb542b SHA512 
602980b925acb2f5b60bff3234a8afbd93a4390b18f3678ecd5250dec957e5f252e6088ce7a98be099e24a799ace70eaa101850567feb9df72fab2db65a7cad5
 WHIRLPOOL 
529dbd7866c02b34812873950a3c51dd1ef1cb351018cdb3d623b9b7c8d6fdd5c9165c9db058902d313b6a83520f10042953d18586de4aab8316fcece5f32c3d
-DIST jekyll-3.1.3.tar.gz 963379 SHA256 
740a0cfbfb93a7b3b390e524ece4ab5fb0c2f6dcd3271d868e6983a6ecb772b0 SHA512 
2e054f8dd1ed3d803639507ddbca883510e3d0088318d3c1517507ddade7de432379c83a0d3d744ee65f039ea4d8a831b406da2973e661996dd0b5f15e319610
 WHIRLPOOL 
f43a29de233753be1bd44c6bde8328b8c40bfee123d0dc6cad91c27c3716de7735fbce52eaa7ca31213ebb4b2825d49008350915eddfcde6d375e45621f6c41a
 DIST jekyll-3.1.6.tar.gz 967662 SHA256 
13499de259a2aa05c24c0302e8cdb3c410c40e09571ffd1b5553997b072926ee SHA512 
b60241e23baa1d08216cd1c88ce2e9218f61344d4fb68a812090566e76543ce3c3dde3db6a8a7799822120781212e8702d0fb17193e0b8f89c336b79ab78517c
 WHIRLPOOL 
9967c214bd53bcb7bb7125da18cc7e76a69f4eaa1787aaab8b568dba0e7588dfb8ce37cb2c4cb9da7c7a5f1d20ee280f7e5bf5d1611baaf8a56002308c12aad5

diff --git a/www-apps/jekyll/jekyll-3.1.2.ebuild 
b/www-apps/jekyll/jekyll-3.1.2.ebuild
deleted file mode 100644
index 6d421c6..000
--- a/www-apps/jekyll/jekyll-3.1.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
-RUBY_FAKEGEM_EXTRAINSTALL="features site"
-
-DESCRIPTION="A simple, blog aware, static site generator"
-HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll;
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "dev-ruby/colorator
-   >=dev-ruby/kramdown-1.3
-   >=dev-ruby/liquid-3.0:3
-   >=dev-ruby/mercenary-0.3.3
-   >=dev-ruby/safe_yaml-1
-   >=dev-ruby/rouge-1.7
-   >=www-apps/jekyll-sass-converter-1.0
-   >=www-apps/jekyll-watch-1.1"
-
-ruby_add_bdepend "test? (
-   dev-ruby/activesupport:3.2
-   dev-ruby/launchy
-   >=dev-ruby/maruku-0.7
-   dev-ruby/mime-types:0
-   =dev-ruby/rdiscount-1.6*
-   >=dev-ruby/redcloth-4.2.1
-   >=dev-ruby/rouge-1.7
-   dev-ruby/rr
-   >=dev-ruby/shoulda-3
-   dev-ruby/test-unit:2 )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/,+5d"\
-   -e "1igem 'test-unit'"\
-   -e "/reporters/d"\
-   -e "/profile/d"\
-   -e "/Reporters/,+4d" test/helper.rb || die
-   # Drop bundler
-   sed -i -e "/self.class.require_from_bundler/d" 
lib/jekyll/plugin_manager.rb || die
-   # This test fails without bundler
-   rm test/test_plugin_manager.rb || die
-}

diff --git a/www-apps/jekyll/jekyll-3.1.3.ebuild 
b/www-apps/jekyll/jekyll-3.1.3.ebuild
deleted file mode 100644
index b8513b0..000
--- a/www-apps/jekyll/jekyll-3.1.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
-RUBY_FAKEGEM_EXTRAINSTALL="features site"
-
-DESCRIPTION="A simple, blog aware, static site generator"
-HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll;
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "dev-ruby/colorator
-   >=dev-ruby/kramdown-1.3
-   >=dev-ruby/liquid-3.0:3
-   >=dev-ruby/mercenary-0.3.3
-   >=dev-ruby/safe_yaml-1
-   >=dev-ruby/rouge-1.7
-   >=www-apps/jekyll-sass-converter-1.0
-   >=www-apps/jekyll-watch-1.1"
-
-ruby_add_bdepend "test? (
-   dev-ruby/activesupport:3.2
-   dev-ruby/launchy
-   

[gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/

2016-05-20 Thread Manuel Rüger
commit: d2fec9660d3bf55305f21f92908fade802e46484
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 20:14:46 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:14:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fec966

www-apps/jekyll: Version bump to 3.1.6

Package-Manager: portage-2.2.28

 www-apps/jekyll/Manifest|  1 +
 www-apps/jekyll/jekyll-3.1.6.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/www-apps/jekyll/Manifest b/www-apps/jekyll/Manifest
index b45613b..3bd8494 100644
--- a/www-apps/jekyll/Manifest
+++ b/www-apps/jekyll/Manifest
@@ -1,2 +1,3 @@
 DIST jekyll-3.1.2.tar.gz 963278 SHA256 
e1f46a75b8d38fdbfaecbda273bd5673d0f75bddf7650106f0bf84b924bb542b SHA512 
602980b925acb2f5b60bff3234a8afbd93a4390b18f3678ecd5250dec957e5f252e6088ce7a98be099e24a799ace70eaa101850567feb9df72fab2db65a7cad5
 WHIRLPOOL 
529dbd7866c02b34812873950a3c51dd1ef1cb351018cdb3d623b9b7c8d6fdd5c9165c9db058902d313b6a83520f10042953d18586de4aab8316fcece5f32c3d
 DIST jekyll-3.1.3.tar.gz 963379 SHA256 
740a0cfbfb93a7b3b390e524ece4ab5fb0c2f6dcd3271d868e6983a6ecb772b0 SHA512 
2e054f8dd1ed3d803639507ddbca883510e3d0088318d3c1517507ddade7de432379c83a0d3d744ee65f039ea4d8a831b406da2973e661996dd0b5f15e319610
 WHIRLPOOL 
f43a29de233753be1bd44c6bde8328b8c40bfee123d0dc6cad91c27c3716de7735fbce52eaa7ca31213ebb4b2825d49008350915eddfcde6d375e45621f6c41a
+DIST jekyll-3.1.6.tar.gz 967662 SHA256 
13499de259a2aa05c24c0302e8cdb3c410c40e09571ffd1b5553997b072926ee SHA512 
b60241e23baa1d08216cd1c88ce2e9218f61344d4fb68a812090566e76543ce3c3dde3db6a8a7799822120781212e8702d0fb17193e0b8f89c336b79ab78517c
 WHIRLPOOL 
9967c214bd53bcb7bb7125da18cc7e76a69f4eaa1787aaab8b568dba0e7588dfb8ce37cb2c4cb9da7c7a5f1d20ee280f7e5bf5d1611baaf8a56002308c12aad5

diff --git a/www-apps/jekyll/jekyll-3.1.6.ebuild 
b/www-apps/jekyll/jekyll-3.1.6.ebuild
new file mode 100644
index 000..9dbdb16
--- /dev/null
+++ b/www-apps/jekyll/jekyll-3.1.6.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
+RUBY_FAKEGEM_EXTRAINSTALL="features site"
+
+DESCRIPTION="A simple, blog aware, static site generator"
+HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll;
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "=dev-ruby/kramdown-1.3
+   >=dev-ruby/liquid-3.0:3
+   >=dev-ruby/mercenary-0.3.3
+   >=dev-ruby/safe_yaml-1.0
+   >=dev-ruby/rouge-1.7
+   >=www-apps/jekyll-sass-converter-1.0
+   >=www-apps/jekyll-watch-1.1"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec-mocks
+   dev-ruby/launchy
+   dev-ruby/mime-types:0
+   >=dev-ruby/rdiscount-2.0
+   >=dev-ruby/redcloth-4.2.1
+   >=dev-ruby/rouge-1.7
+   >=dev-ruby/shoulda-3
+   dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/,+5d"\
+   -e "1igem 'test-unit'"\
+   -e "1igem 'minitest', '~> 5.0'"\
+   -e "/reporters/d"\
+   -e "/profile/d"\
+   -e "/Reporters/,+4d" test/helper.rb || die
+   # Drop bundler
+   sed -i -e "/self.class.require_from_bundler/d" 
lib/jekyll/plugin_manager.rb || die
+   # This test fails without bundler
+   rm test/test_plugin_manager.rb || die
+}



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

2016-05-20 Thread Tobias Klausmann
commit: f8c92c31417312fc80702b1b4e4c87a8d27ff1b5
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 20:09:24 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 20:09:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c92c31

net-misc/openvpn-2.3.11-r0: add alpha keyword

Gentoo-Bug: 582902

Package-Manager: portage-2.3.0_rc1

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

diff --git a/net-misc/openvpn/openvpn-2.3.11.ebuild 
b/net-misc/openvpn/openvpn-2.3.11.ebuild
index f6c5a8f..bd5049c 100644
--- a/net-misc/openvpn/openvpn-2.3.11.ebuild
+++ b/net-misc/openvpn/openvpn-2.3.11.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="examples down-root iproute2 libressl +lzo pam pkcs11 +plugins polarssl 
selinux socks +ssl static systemd userland_BSD"
 
 REQUIRED_USE="static? ( !plugins !pkcs11 )



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

2016-05-20 Thread Brian Evans
commit: 946601057fe2b2ffb37013f0af01d2d50145650c
Author: Brian Evans  gentoo  org>
AuthorDate: Fri May 20 19:58:52 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri May 20 19:59:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94660105

dev-db/mariadb: Fix header multilib mismatch wrt bug 582940

10.1.14 introduces private/probes_mysql_{,no}dtrace.h which are not the same
in a multilib installation.  Mark them with MULTILIB_WRAP_HEADERS to fix
the mismatch

Package-Manager: portage-2.3.0_rc1

 dev-db/mariadb/mariadb-10.1.14.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.1.14.ebuild 
b/dev-db/mariadb/mariadb-10.1.14.ebuild
index 539f3c5..fbfc6f3 100644
--- a/dev-db/mariadb/mariadb-10.1.14.ebuild
+++ b/dev-db/mariadb/mariadb-10.1.14.ebuild
@@ -73,7 +73,9 @@ RDEPEND="${RDEPEND} ${COMMON_DEPEND}
 # xtrabackup-bin causes a circular dependency if DBD-mysql is not already 
installed
 PDEPEND="galera? ( sst-xtrabackup? ( >=dev-db/xtrabackup-bin-2.2.4 ) )"
 
-MULTILIB_WRAPPED_HEADERS+=( /usr/include/mysql/mysql_version.h )
+MULTILIB_WRAPPED_HEADERS+=( /usr/include/mysql/mysql_version.h
+   /usr/include/mysql/private/probes_mysql_nodtrace.h
+   /usr/include/mysql/private/probes_mysql_dtrace.h )
 
 src_configure(){
# bug 508724 mariadb cannot use ld.gold



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

2016-05-20 Thread Manuel Rüger
commit: a73f72cbebb8b7042b4f4ced6f20e2c587b929bf
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 19:58:43 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:00:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f72cb

x11-drivers/xf86-video-intel: Update snapshot

Package-Manager: portage-2.2.28

 x11-drivers/xf86-video-intel/Manifest  |  1 +
 .../xf86-video-intel-2.99.917_p20160518.ebuild | 75 ++
 2 files changed, 76 insertions(+)

diff --git a/x11-drivers/xf86-video-intel/Manifest 
b/x11-drivers/xf86-video-intel/Manifest
index 305e086..d6fb06c 100644
--- a/x11-drivers/xf86-video-intel/Manifest
+++ b/x11-drivers/xf86-video-intel/Manifest
@@ -4,3 +4,4 @@ DIST xf86-video-intel-2.99.917.tar.bz2 2259040 SHA256 
00b781eea055582820a123c47b
 DIST xf86-video-intel-2.99.917_p20160417.tar.xz 939660 SHA256 
5ee2b1780cd5d810d09635c80f9657dec7a0c426b6709df7575888108937c8b9 SHA512 
aeedcfa4a2d37ee0be1834905198dd27905e6bcc4287656aeaa11902e6489ee62f4ecde734ac0f2654cec400c94539dcfe1d48e369e21942da43b38f2d6e22be
 WHIRLPOOL 
86cec6aa8f59be996b525c5498b2c48e53a5643a34c7d41028f55cb819a1e94b3285f42797c73f69420f53b37f7fefdb360ff300f8be8049491830d0f7f53d03
 DIST xf86-video-intel-2.99.917_p20160423.tar.xz 939860 SHA256 
69f9a731d95b88615ae4a27cdd053f8a4dee73031ed28238a95d978eb10440a6 SHA512 
1fb306cc59a7d68bf3f861820647f06d00953d984bca2ef01be8fef07facbea53deca0b10e5aa63adcf014bb4ffbbcc4e8627822dc891966ccb4f49dccd1dd41
 WHIRLPOOL 
bdaec581b399e51df899acc88bd636e2b6214a4288cb536dc7684200be2600b983b568da36a721681f69ecb9cd732818845abd05e5db2e860eed4dd4fcddd0c0
 DIST xf86-video-intel-2.99.917_p20160507.tar.xz 940460 SHA256 
1826e2611bb9abdea59ce442e2fb1885ecb48966b9496d7d12ff10d89f91c2ae SHA512 
95d0c838e29a3aa443bddf6b7945eba7eae6a7dbc5b13e2fc97f1e1b612c7e46543e37972b54e0667634c1dbeabaa24eb04467a55b455b67ee2a9e2379fc24a8
 WHIRLPOOL 
3ae8002e069c918f2a0f5ce86f2e442f91508bf31289f467eb1fcf3b9a7e86a3a5d55131182b89fbfaf307979fd51c92986ab7f70d1daff6fec76178bcfb1f91
+DIST xf86-video-intel-2.99.917_p20160518.tar.xz 940760 SHA256 
04d31ab0947aa4979ae678d012c132f5f5198e8b0104029423230756a8a0c2d7 SHA512 
a8fe8fe71d91de50f07b8459fdad6eab018ccd15b2fd4cb225271febb60870c38be1dc1ee80d2f7fecb4201fcd098d8f954a258fd54d1e0903361c5a1afc2fda
 WHIRLPOOL 
95e9f381dbedd54f35e60f25112d087c7ad2f4e2ab21e7c7e4a88e7cf3846903b658417fee26163c2e2abcf60f771e1856ad017ac12cf9fdc663695f80b41962

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160518.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160518.ebuild
new file mode 100644
index 000..e0781bb0
--- /dev/null
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160518.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DRI=dri
+XORG_EAUTORECONF=yes
+inherit linux-info xorg-2
+
+DESCRIPTION="X.Org driver for Intel cards"
+
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
+IUSE="debug +dri3 +sna +udev uxa xvmc"
+COMMIT_ID="25d2c2d049a8c9f2b2ef0895d6079c8b273ad121"
+SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"
+
+S=${WORKDIR}/${COMMIT_ID}
+
+REQUIRED_USE="
+   || ( sna uxa )
+"
+RDEPEND="x11-libs/libXext
+   x11-libs/libXfixes
+   >=x11-libs/pixman-0.27.1
+   >=x11-libs/libdrm-2.4.29[video_cards_intel]
+   dri3? (
+   >=x11-base/xorg-server-1.18
+   )
+   sna? (
+   >=x11-base/xorg-server-1.10
+   )
+   udev? (
+   virtual/udev
+   )
+   xvmc? (
+   x11-libs/libXvMC
+   >=x11-libs/libxcb-1.5
+   x11-libs/xcb-util
+   )
+"
+DEPEND="${RDEPEND}
+   >=x11-proto/dri2proto-2.6
+   x11-proto/dri3proto
+   x11-proto/presentproto
+   x11-proto/resourceproto"
+
+src_configure() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_enable debug)
+   $(use_enable dri)
+   $(use_enable dri3)
+   $(usex dri3 "--with-default-dri=3")
+   $(use_enable sna)
+   $(use_enable udev)
+   $(use_enable uxa)
+   $(use_enable xvmc)
+   )
+   xorg-2_src_configure
+}
+
+pkg_postinst() {
+   if linux_config_exists && \
+   kernel_is -lt 4 3 && ! linux_chkconfig_present DRM_I915_KMS; 
then
+   echo
+   ewarn "This driver requires KMS support in your kernel"
+   ewarn "  Device Drivers --->"
+   ewarn "Graphics support --->"
+   ewarn "  Direct Rendering Manager (XFree86 4.1.0 and higher 
DRI support)  --->"
+   ewarn "  <*>   Intel 830M, 845G, 852GM, 855GM, 865G (i915 
driver)  --->"
+   ewarn "   i915 driver"
+   ewarn "  [*]   Enable modesetting on 

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

2016-05-20 Thread Manuel Rüger
commit: fc3d9fa7c7b3d097da6cf88835d187dd93f208a3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 20 19:59:42 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 20:00:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3d9fa7

x11-drivers/xf86-video-intel: Remove old

Package-Manager: portage-2.2.28

 x11-drivers/xf86-video-intel/Manifest  |  1 -
 .../xf86-video-intel-2.99.917_p20160417.ebuild | 75 --
 2 files changed, 76 deletions(-)

diff --git a/x11-drivers/xf86-video-intel/Manifest 
b/x11-drivers/xf86-video-intel/Manifest
index d6fb06c..6068a9a 100644
--- a/x11-drivers/xf86-video-intel/Manifest
+++ b/x11-drivers/xf86-video-intel/Manifest
@@ -1,7 +1,6 @@
 DIST xf86-video-intel-2.21.15.tar.bz2 1977431 SHA256 
7d5a140f82a72fd1cbc8a664d66c3d4eca47ee240ca4927b8a98d7af6f65d6fc SHA512 
ca9680716445d0e9ba1a5d87433455f7a5f558802b4d214d79496426dbfd3e598968f784b531de024df30fefcc114d6e40cc9c6da94604beb48cd4430bf9e491
 WHIRLPOOL 
352b114b1030d1fbe2d33f028e7c03be8b4a6a4b0e4cb4fd7c890dd4cc5594ebf1fd6477c9319c1e2ff5033fc3276fb9caa8d91d1d3ba6b0c2f1734b60d3efed
 DIST xf86-video-intel-2.9.1.tar.bz2 789001 SHA256 
95347c88854c2b41c07ab3bcdfadd1b8d27fb181a20520f185892877eb8d9d76 SHA512 
62a7c1852b2d0b89be93536e7852caf398fc743e11a12c5071baed5e767b29c382ff5eb9d6c3ab453fc4d94aa16245b607ef33b94198bf7c7626746772fcc290
 WHIRLPOOL 
7e61c5d1396829aa354c9fdfbe5a21723171390d86b3307a2a331061e128a9866408993410090fe5d607609d245c55843633730bc4521e9cb0ec478c8d6ede1c
 DIST xf86-video-intel-2.99.917.tar.bz2 2259040 SHA256 
00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9 SHA512 
cbf4d46ad1ad5e5587c0f1f620ff534ef0645270517b60056b9f03e83d8216e2f456de46352a06c37c0c46963cc4ed20b71b815b20ec1bf680ff046e535f580f
 WHIRLPOOL 
b26f1b303a27825120e1036f15493119e8869ebae74a2663204fe1ee63cf9fc217e593c469d6c33151a73c9ea6e9df88d0e3a0bb74ece5109b51593785fd4d7d
-DIST xf86-video-intel-2.99.917_p20160417.tar.xz 939660 SHA256 
5ee2b1780cd5d810d09635c80f9657dec7a0c426b6709df7575888108937c8b9 SHA512 
aeedcfa4a2d37ee0be1834905198dd27905e6bcc4287656aeaa11902e6489ee62f4ecde734ac0f2654cec400c94539dcfe1d48e369e21942da43b38f2d6e22be
 WHIRLPOOL 
86cec6aa8f59be996b525c5498b2c48e53a5643a34c7d41028f55cb819a1e94b3285f42797c73f69420f53b37f7fefdb360ff300f8be8049491830d0f7f53d03
 DIST xf86-video-intel-2.99.917_p20160423.tar.xz 939860 SHA256 
69f9a731d95b88615ae4a27cdd053f8a4dee73031ed28238a95d978eb10440a6 SHA512 
1fb306cc59a7d68bf3f861820647f06d00953d984bca2ef01be8fef07facbea53deca0b10e5aa63adcf014bb4ffbbcc4e8627822dc891966ccb4f49dccd1dd41
 WHIRLPOOL 
bdaec581b399e51df899acc88bd636e2b6214a4288cb536dc7684200be2600b983b568da36a721681f69ecb9cd732818845abd05e5db2e860eed4dd4fcddd0c0
 DIST xf86-video-intel-2.99.917_p20160507.tar.xz 940460 SHA256 
1826e2611bb9abdea59ce442e2fb1885ecb48966b9496d7d12ff10d89f91c2ae SHA512 
95d0c838e29a3aa443bddf6b7945eba7eae6a7dbc5b13e2fc97f1e1b612c7e46543e37972b54e0667634c1dbeabaa24eb04467a55b455b67ee2a9e2379fc24a8
 WHIRLPOOL 
3ae8002e069c918f2a0f5ce86f2e442f91508bf31289f467eb1fcf3b9a7e86a3a5d55131182b89fbfaf307979fd51c92986ab7f70d1daff6fec76178bcfb1f91
 DIST xf86-video-intel-2.99.917_p20160518.tar.xz 940760 SHA256 
04d31ab0947aa4979ae678d012c132f5f5198e8b0104029423230756a8a0c2d7 SHA512 
a8fe8fe71d91de50f07b8459fdad6eab018ccd15b2fd4cb225271febb60870c38be1dc1ee80d2f7fecb4201fcd098d8f954a258fd54d1e0903361c5a1afc2fda
 WHIRLPOOL 
95e9f381dbedd54f35e60f25112d087c7ad2f4e2ab21e7c7e4a88e7cf3846903b658417fee26163c2e2abcf60f771e1856ad017ac12cf9fdc663695f80b41962

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160417.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160417.ebuild
deleted file mode 100644
index efa2940..000
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20160417.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_DRI=dri
-XORG_EAUTORECONF=yes
-inherit linux-info xorg-2
-
-DESCRIPTION="X.Org driver for Intel cards"
-
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
-IUSE="debug +dri3 +sna +udev uxa xvmc"
-COMMIT_ID="81029be07380090195d165fab91d3e1fe1d84bb9"
-SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"
-
-S=${WORKDIR}/${COMMIT_ID}
-
-REQUIRED_USE="
-   || ( sna uxa )
-"
-RDEPEND="x11-libs/libXext
-   x11-libs/libXfixes
-   >=x11-libs/pixman-0.27.1
-   >=x11-libs/libdrm-2.4.29[video_cards_intel]
-   dri3? (
-   >=x11-base/xorg-server-1.18
-   )
-   sna? (
-   >=x11-base/xorg-server-1.10
-   )
-   udev? (
-   virtual/udev
-   )
-   xvmc? (
-   x11-libs/libXvMC
-   >=x11-libs/libxcb-1.5
-   x11-libs/xcb-util
-   )
-"
-DEPEND="${RDEPEND}
-   >=x11-proto/dri2proto-2.6
-

[gentoo-commits] repo/gentoo:master commit in: dev-tex/biblatex/

2016-05-20 Thread Manuel Rüger
commit: 2cf045d77e8f990a0cac33351115bbc5649c0231
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon May 16 22:11:25 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 20 19:57:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf045d7

dev-tex/biblatex: Version bump

Package-Manager: portage-2.2.28

 dev-tex/biblatex/Manifest|  1 +
 dev-tex/biblatex/biblatex-3.4.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-tex/biblatex/Manifest b/dev-tex/biblatex/Manifest
index d169b6d..807313c 100644
--- a/dev-tex/biblatex/Manifest
+++ b/dev-tex/biblatex/Manifest
@@ -1,2 +1,3 @@
 DIST biblatex-3.2.tds.tgz 18986441 SHA256 
b2eeface82991a8f6b3a37d42324ebaf5912768f33b059378df607657aca8ec1 SHA512 
a2a1aa4a35199d6ab9684e456889816e1bd7df3fe63fe2bcf9c5071bc4e104a2f42d16290c424ba3e501f57b183c2ecef8b1358064cc01cd95ac2a58f68d00ae
 WHIRLPOOL 
3e9f9e63e739aa95b430170fb48882e5cf88e840e6458e7b1a63e885d38364896b32171d7fe38f052f46ac3edc8da9755fb95cee4506541faca7e5f42d3309b2
 DIST biblatex-3.3.tds.tgz 19277161 SHA256 
23caae5a4d4e89c47adf263f67329bc733d9046b0b8fc18aace963b00701d3a0 SHA512 
530b2e910c70b2204d3c6cac65324472d92782196234d5b74e672250448e60ca67436e9bcfd7f34bb31aa0490156e5984081f7af959da9941ab4af3ec7857c99
 WHIRLPOOL 
3ea7e3d8dc0351d03434931d050940ac6107ba554050c206774cecc7c7b563bc18591717407c39c8990777e8977f624d8e238ac9356af166a5243a7a89a5
+DIST biblatex-3.4.tds.tgz 19279991 SHA256 
effbd2526564c9516bfd3cceaf3588e02ddd24b1aac9924c38ad9af78864596c SHA512 
9b7c4692f4b98df7bf36f8a90e67720cb4f9dc7e47047e0c181b7e95323dd037ba38bad4c77bbcb5d88b1f366e15b579b5e9410055873a160d7728db9d59ac56
 WHIRLPOOL 
512a83892f1776195ce5e0850c4ffd09f43776ae3c8b50635cb40e75457a8cb6669bc26d38e71e102ba47fa0dba7ea7d5672ef4b91aa2e9e3cb8244b1296a28d

diff --git a/dev-tex/biblatex/biblatex-3.4.ebuild 
b/dev-tex/biblatex/biblatex-3.4.ebuild
new file mode 100644
index 000..44c338a
--- /dev/null
+++ b/dev-tex/biblatex/biblatex-3.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit latex-package
+
+DESCRIPTION="Reimplementation of the bibliographic facilities provided by 
LaTeX"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex 
https://github.com/plk/biblatex/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tds.tgz"
+
+LICENSE="LPPL-1.3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-latexextra"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+TEXMF=/usr/share/texmf-site
+
+src_install() {
+   insinto "${TEXMF}"
+   doins -r bibtex tex
+
+   dodoc doc/latex/biblatex/{README,CHANGES}
+   use doc && { pushd doc/ ; latex-package_src_doinstall doc ; popd ; }
+   if use examples ; then
+   docinto examples
+   dodoc -r doc/latex/biblatex/examples
+   fi
+}



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

2016-05-20 Thread Tobias Klausmann
commit: 12448ca2fa8fa8de26a7faf7948f3495db864067
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 19:35:17 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 19:49:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12448ca2

media-gfx/imagemagick-6.9.4.1-r0: add alpha keyword

Gentoo-Bug: 581990

Package-Manager: portage-2.3.0_rc1

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

diff --git a/media-gfx/imagemagick/imagemagick-6.9.4.1.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.4.1.ebuild
index 40ca773..ce23621 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.4.1.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.4.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeutils-meta/, kde-apps/kdenetwork-meta/, kde-apps/kdecore-meta/, ...

2016-05-20 Thread Johannes Huber
commit: 3f306b03d974ebd4dc36c11601ae9fa46257b001
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 19:30:47 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 19:47:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f306b03

kde-apps: Meta pkgs EAPI 6 bump

These are the last consumers of kde5*eclass.

Package-Manager: portage-2.3.0_rc1

 kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild  | 2 +-
 kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-15.08.3.ebuild | 4 ++--
 kde-apps/kdeadmin-meta/kdeadmin-meta-15.08.3.ebuild | 4 ++--
 kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild  | 2 +-
 kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild| 2 +-
 kde-apps/kdecore-meta/kdecore-meta-15.08.3-r1.ebuild| 2 +-
 kde-apps/kdegames-meta/kdegames-meta-15.08.3.ebuild | 4 ++--
 kde-apps/kdegraphics-meta/kdegraphics-meta-15.08.3.ebuild   | 4 ++--
 kde-apps/kdemultimedia-meta/kdemultimedia-meta-15.08.3-r1.ebuild| 2 +-
 kde-apps/kdenetwork-meta/kdenetwork-meta-15.08.3-r1.ebuild  | 2 +-
 kde-apps/kdesdk-meta/kdesdk-meta-15.08.3.ebuild | 4 ++--
 kde-apps/kdeutils-meta/kdeutils-meta-15.08.3.ebuild | 4 ++--
 kde-apps/kdewebdev-meta/kdewebdev-meta-15.08.3.ebuild   | 4 ++--
 13 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild 
b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild
index fc9ce62..60cfbf6 100644
--- a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git 
a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-15.08.3.ebuild 
b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-15.08.3.ebuild
index 710027d..c9bc73d 100644
--- a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-15.08.3.ebuild
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-15.08.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-15.08.3.ebuild 
b/kde-apps/kdeadmin-meta/kdeadmin-meta-15.08.3.ebuild
index ce471d1..b8c5f7b 100644
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-15.08.3.ebuild
+++ b/kde-apps/kdeadmin-meta/kdeadmin-meta-15.08.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild 
b/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild
index 35e6e61..5c9a20b 100644
--- a/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild
+++ b/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
index 96f2bad..b987824 100644
--- a/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
+++ b/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdecore-meta/kdecore-meta-15.08.3-r1.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-15.08.3-r1.ebuild
index 2f73522..6026e0b 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-15.08.3-r1.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-15.08.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdegames-meta/kdegames-meta-15.08.3.ebuild 
b/kde-apps/kdegames-meta/kdegames-meta-15.08.3.ebuild
index c81e835..22dd746 100644
--- a/kde-apps/kdegames-meta/kdegames-meta-15.08.3.ebuild
+++ b/kde-apps/kdegames-meta/kdegames-meta-15.08.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdegraphics-meta/kdegraphics-meta-15.08.3.ebuild 
b/kde-apps/kdegraphics-meta/kdegraphics-meta-15.08.3.ebuild
index 66436dd..f09def9 100644
--- a/kde-apps/kdegraphics-meta/kdegraphics-meta-15.08.3.ebuild
+++ b/kde-apps/kdegraphics-meta/kdegraphics-meta-15.08.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo 

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

2016-05-20 Thread Johannes Huber
commit: 548f4ee19c6b0fe0d5e87e84a5a82c421229e0ce
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri May 20 19:46:11 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 19:47:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548f4ee1

kde5.eclass: install all translations when LINGUAS is undefined

This mirrors the behaviour of the gettext autotools macros.

Gentoo-bug: 581382

Signed-off-by: Johannes Huber  gentoo.org>

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

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 377d2c5..eaffb9e 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -397,7 +397,7 @@ kde5_src_prepare() {
 
# enable only the requested translations
# when required
-   if [[ -d po ]] ; then
+   if [[ -d po && -v LINGUAS ]] ; then
pushd po > /dev/null || die
for lang in *; do
if [[ -d ${lang} ]] && ! has ${lang} ${LINGUAS} ; then



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebindings-meta/

2016-05-20 Thread Johannes Huber
commit: a46cd2c69138588b5d47fa8af85722d372b0f129
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 19:16:07 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 19:47:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46cd2c6

kde-apps/kdebindings-meta: Drop live

Was accidentally imported from kde overlay.

Package-Manager: portage-2.3.0_rc1

 .../kdebindings-meta-16.04.49..ebuild | 15 ---
 kde-apps/kdebindings-meta/kdebindings-meta-.ebuild| 15 ---
 2 files changed, 30 deletions(-)

diff --git a/kde-apps/kdebindings-meta/kdebindings-meta-16.04.49..ebuild 
b/kde-apps/kdebindings-meta/kdebindings-meta-16.04.49..ebuild
deleted file mode 100644
index 108defd..000
--- a/kde-apps/kdebindings-meta/kdebindings-meta-16.04.49..ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="KDE bindings - merge this to pull in all kdebindings-derived 
packages"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-   $(add_kdeapps_dep kross-interpreters)
-"

diff --git a/kde-apps/kdebindings-meta/kdebindings-meta-.ebuild 
b/kde-apps/kdebindings-meta/kdebindings-meta-.ebuild
deleted file mode 100644
index 108defd..000
--- a/kde-apps/kdebindings-meta/kdebindings-meta-.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="KDE bindings - merge this to pull in all kdebindings-derived 
packages"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-   $(add_kdeapps_dep kross-interpreters)
-"



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

2016-05-20 Thread Johannes Huber
commit: b1d31c25de51e80b7257033c609d8ccc25c6314f
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 19:31:52 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 19:47:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d31c25

kde5-functions.eclass: Drop EAPI 5 support

 eclass/kde5-functions.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 853de6c..435c838 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -17,9 +17,9 @@ inherit toolchain-funcs versionator
 
 # @ECLASS-VARIABLE: EAPI
 # @DESCRIPTION:
-# Currently EAPI 5 and 6 is supported.
+# Currently EAPI 6 is supported.
 case ${EAPI} in
-   5|6) ;;
+   6) ;;
*) die "EAPI=${EAPI:-0} is not supported" ;;
 esac
 



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

2016-05-20 Thread Johannes Huber
commit: 183e96bd765c095b35c15f4a1ede832805befbdd
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 19:22:40 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 19:22:40 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=183e96bd

kde5-functions.eclass: Update EAPI doc

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

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 9fbc35b..435c838 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -17,7 +17,7 @@ inherit toolchain-funcs versionator
 
 # @ECLASS-VARIABLE: EAPI
 # @DESCRIPTION:
-# Currently EAPI 5 and 6 is supported.
+# Currently EAPI 6 is supported.
 case ${EAPI} in
6) ;;
*) die "EAPI=${EAPI:-0} is not supported" ;;



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

2016-05-20 Thread Tobias Klausmann
commit: ed2e277640f71b4543a7fb1709280c3bb0421899
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 19:20:39 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 19:20:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2e2776

gnome-base/librsvg-2.40.15-r0: add alpha keyword

Gentoo-Bug: 581948

Package-Manager: portage-2.3.0_rc1

 gnome-base/librsvg/librsvg-2.40.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/librsvg/librsvg-2.40.15.ebuild 
b/gnome-base/librsvg/librsvg-2.40.15.ebuild
index 464d492..f7c46c0 100644
--- a/gnome-base/librsvg/librsvg-2.40.15.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg;
 
 LICENSE="LGPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="+introspection vala tools"
 REQUIRED_USE="vala? ( introspection )"



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

2016-05-20 Thread Tobias Klausmann
commit: b0d78a6c54e82beb4fb6d67d4e08509bdc11a54f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 19:14:33 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 19:14:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d78a6c

dev-vcs/subversion-1.8.16-r0: add alpha keyword

Gentoo-Bug: 581448

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-vcs/subversion/subversion-1.8.16.ebuild 
b/dev-vcs/subversion/subversion-1.8.16.ebuild
index c29b846..93e215f 100644
--- a/dev-vcs/subversion/subversion-1.8.16.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.16.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.7.12



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

2016-05-20 Thread Tobias Klausmann
commit: 7078858819f4d43deddc1e2c801dc46586f70c30
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 18:45:17 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 18:45:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70788588

dev-libs/openssl-1.0.2h-r0: add alpha keyword

Gentoo-Bug: 581234

Package-Manager: portage-2.3.0_rc1

 dev-libs/openssl/openssl-1.0.2h.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.0.2h.ebuild 
b/dev-libs/openssl/openssl-1.0.2h.ebuild
index b7e7901..494bbe9 100644
--- a/dev-libs/openssl/openssl-1.0.2h.ebuild
+++ b/dev-libs/openssl/openssl-1.0.2h.ebuild
@@ -15,7 +15,7 @@ LICENSE="openssl"
 # subslot set to 1.0.2g version as this is the first release without SSLv2
 # support and thus breaks nearly every openssl consumer (see bug #575548)
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs 
test +tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )"
 



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

2016-05-20 Thread Tobias Klausmann
commit: 4b09def50087f49f1c1ab966ea76e4c4ca36129a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 18:26:07 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 18:26:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b09def5

net-analyzer/wireshark-2.0.3-r0: add alpha keyword

Gentoo-Bug: 580882

Package-Manager: portage-2.3.0_rc1

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

diff --git a/net-analyzer/wireshark/wireshark-2.0.3.ebuild 
b/net-analyzer/wireshark/wireshark-2.0.3.ebuild
index d6f60f6..0b71dab 100644
--- a/net-analyzer/wireshark/wireshark-2.0.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P/_/}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="
adns androiddump +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua
+netlink +pcap portaudio +qt4 qt5 selinux sbc smi tfshark



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

2016-05-20 Thread Matt Thode
commit: aeb3ed4a7725d99b2ffba7288690042cea3cf4da
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 18:14:42 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri May 20 18:18:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb3ed4a

dev-ruby/facter: bup

Package-Manager: portage-2.2.28

 dev-ruby/facter/Manifest|  1 +
 dev-ruby/facter/facter-3.1.7.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index d4035e8..12ee907 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -2,3 +2,4 @@ DIST facter-2.4.1.gem 236544 SHA256 
4c8836066378d387c0561e4c3574865fa10d85d7474d
 DIST facter-2.4.6.gem 246272 SHA256 
56ffc5fbcd550fcdb4788bc4d7fd0199bff69937d6df1e5a1f61c92d143d78fe SHA512 
a0a2bef37451ab96ed331c79171f77d89b6db430b083e6888a306fa5b57a72986b7f600cad3e09b5f4706e54736d1d32ea25525fe18a6108cc95f315da16664a
 WHIRLPOOL 
fca6165c55d6123e1ab123e5d3459943fda845e696b111520fb6de682ab56fd51a9a4ca072e0a533496c0aedd83b2b26f827147ed01a30dbe72389250437301e
 DIST facter-3.1.4.tar.gz 620501 SHA256 
7ca1872edbdc5ffcd11dc292e5e0625c9e0d35aa7966d8803859da0d035c7fcf SHA512 
2fcc990c8e26349b9fa87cd1f7c43dffd49ffacf03c3467e836ea0bcd7527e1d40b6240646fd7dd6346121ca802fe86e996e209d838db91e8fe55298fdab4e0e
 WHIRLPOOL 
224b17990fc559fce3a7c9b31c14dd45033127b078d68fac024cb6db192573085187163932c9dacd8fd94a281bd8d58ac1c75229a8e3bce4c4f070ebc81ff0f3
 DIST facter-3.1.6.tar.gz 324278 SHA256 
6e55ce2fbf1cc451974dec80aaa96a05a03b37822e69be9ac517d8006544be17 SHA512 
9f6bcec76be8af68f4b4179835a8d4758a29fb772a6d041d7901f839004efdf0145507340c67d3c701284f7ac04e9bfcd1297f16bdbc0ec0184dcbd9ab9c0354
 WHIRLPOOL 
0d62d84565df2eab88253b5b8fc851751ec20d72067c351b5b1a207587d99ab10f685ba62a2048fef8a56b0428ae881c46a9fda14c06d832899ad5d01ac9
+DIST facter-3.1.7.tar.gz 324569 SHA256 
ebb703068daaf6ff880be8d14898709ccea44288874450e25a887ecb0a5e04ae SHA512 
b2c7c76156c3b9a4b943188114c89f52fb8207e8776d3af826b6551b12d8cc2c679d4a51dd1318a8acb587e7fda08f80049b405ca8b306a1d787a6112f548de0
 WHIRLPOOL 
592cc981c9b5e3a2fe52743d9086a20e6a135f96052afb1adc27ee8897c469bb7f57b85d3fb0ec335eaa3c44a2e656268521e5232f23d7b866e1162dffbf30d6

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

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/clucene/files/, dev-cpp/clucene/

2016-05-20 Thread Johannes Huber
commit: 62998f5c488eb5b68c6fa8769db4be17bef1d262
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 17:54:32 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 17:56:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62998f5c

dev-cpp/clucene: Fix build with gcc-6

Revision bump adds pending upstream patch which fixes build with gcc-6.

Gentoo-bug: 582868
Thanks-to: Peter Levine  gmail.com>

Package-Manager: portage-2.3.0_rc1

 dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild| 64 
 dev-cpp/clucene/files/clucene-2.3.3.4-gcc6.patch | 25 +
 2 files changed, 89 insertions(+)

diff --git a/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild 
b/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild
new file mode 100644
index 000..625ea05
--- /dev/null
+++ b/dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN}"-core
+MY_P="${MY_PN}"-"${PV}"
+
+inherit cmake-utils multilib
+
+DESCRIPTION="High-performance, full-featured text search engine based off of 
lucene in C++"
+HOMEPAGE="http://clucene.sourceforge.net/;
+SRC_URI="mirror://sourceforge/clucene/${MY_P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 LGPL-2.1 )"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+
+IUSE="debug doc static-libs"
+
+DEPEND="
+   doc? ( >=app-doc/doxygen-1.4.2 )
+"
+RDEPEND="!https://sourceforge.net/tracker/?func=detail=3237301_id=80013=558446
+   local mycmakeargs=(
+   -DENABLE_ASCII_MODE=OFF
+   -DENABLE_PACKAGING=OFF
+   -DDISABLE_MULTITHREADING=OFF
+   -DBUILD_CONTRIBS_LIB=ON
+   "-DLIB_DESTINATION=${EPREFIX}/usr/$(get_libdir)"
+   -DENABLE_DEBUG=$(usex debug)
+   -DENABLE_CLDOCS=$(usex doc)
+   -DBUILD_STATIC_LIBRARIES=$(usex static-libs)
+   )
+
+   cmake-utils_src_configure
+}

diff --git a/dev-cpp/clucene/files/clucene-2.3.3.4-gcc6.patch 
b/dev-cpp/clucene/files/clucene-2.3.3.4-gcc6.patch
new file mode 100644
index 000..54be526
--- /dev/null
+++ b/dev-cpp/clucene/files/clucene-2.3.3.4-gcc6.patch
@@ -0,0 +1,25 @@
+From b5a1b3488a72abd250cbd5d4dfbeac3e3739c237 Mon Sep 17 00:00:00 2001
+From: Hodorgasm 
+Date: Thu, 12 May 2016 20:38:12 -0400
+Subject: [PATCH] Support GCC-6
+
+---
+ src/shared/cmake/MacroCheckGccVisibility.cmake | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/shared/cmake/MacroCheckGccVisibility.cmake 
b/src/shared/cmake/MacroCheckGccVisibility.cmake
+index 2022aa3..020f913 100644
+--- a/src/shared/cmake/MacroCheckGccVisibility.cmake
 b/src/shared/cmake/MacroCheckGccVisibility.cmake
+@@ -15,7 +15,7 @@ macro(MACRO_CHECK_GCC_VISIBILITY GccVisibility)
+# get the gcc version
+exec_program(${CMAKE_C_COMPILER} ARGS --version OUTPUT_VARIABLE 
_gcc_version_info)
+ 
+-   string (REGEX MATCH "[345]\\.[0-9]\\.[0-9]" _gcc_version 
"${_gcc_version_info}")
++   string (REGEX MATCH "[3456]\\.[0-9]\\.[0-9]" _gcc_version 
"${_gcc_version_info}")
+if (NOT _gcc_version)
+
+   # clang reports: clang version 1.1 (trunk 95754)
+-- 
+2.8.2
+



[gentoo-commits] repo/gentoo:master commit in: www-apps/piwigo/

2016-05-20 Thread Bernard Cafarelli
commit: f6be543e0099693ffc9d1350c8ae65dedd43bfc9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri May 20 17:11:03 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri May 20 17:36:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6be543e

www-apps/piwigo: version bump to 2.8.1

Package-Manager: portage-2.3.0_rc1

 www-apps/piwigo/Manifest|  1 +
 www-apps/piwigo/piwigo-2.8.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index ad3f2b6..2a07024 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1 +1,2 @@
 DIST piwigo-2.8.0.zip 7524556 SHA256 
1712c81a5b40faaaff956f08b7a8618119d41336869f9e03e78060fa8d21726b SHA512 
13529959235d416e6eaf54394d79d6fae58a2ba3cfc79b11765f600d95fd297be5dff98d84bb0436f9cef8d4811c2de9cf3d8f891e0a11e73534e62d0f511f59
 WHIRLPOOL 
e9e5ff7d970a0b6e0e6027a005e865ff020437bd7645acf452cc9168af1fb3707d403204e7e961b6e084510303a428e68a3557c22ece205daaa3028ac66b7f6a
+DIST piwigo-2.8.1.zip 7564220 SHA256 
f3f33725d608cf0bbaa0e35ddb993a7d804d08d9542e7b98a308286311675018 SHA512 
dbc74c94faa00b6e22b9d605687f4acefc40a2d51f89cf6e60b378dfa704982a71a38bbf1e96a319e689bfc620ef90e55507463fbac77eae036f4b2feac57472
 WHIRLPOOL 
29b4f3a5ed72da9c4171e2fa0e5960cc3e57db9a55ff72b1d8498c57f60fce4d63f6b71308d37f34c57165ac509cf92d97097e68e448dc2513b5ebb8c54aff73

diff --git a/www-apps/piwigo/piwigo-2.8.1.ebuild 
b/www-apps/piwigo/piwigo-2.8.1.ebuild
new file mode 100644
index 000..4c01a9d
--- /dev/null
+++ b/www-apps/piwigo/piwigo-2.8.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit webapp
+
+DESCRIPTION="a photo gallery software for the web"
+HOMEPAGE="http://piwigo.org/;
+SRC_URI="http://piwigo.org/download/dlcounter.php?code=${PV} -> ${P}.zip"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+exif +gd imagemagick"
+
+DEPEND=""
+RDEPEND="imagemagick? ( || ( media-gfx/imagemagick
+   media-gfx/graphicsmagick[imagemagick] ) )
+   dev-lang/php[ctype,exif?,gd?,filter,iconv,json,mysqli]
+   >=virtual/mysql-5.0
+   virtual/httpd-php"
+
+REQUIRED_USE="|| ( gd imagemagick )"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   # Local configuration, and parts that can be updated
+   webapp_serverowned "${MY_HTDOCSDIR}"/_data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/galleries
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/language
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/local
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/plugins
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/template-extension
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/themes
+   webapp_serverowned "${MY_HTDOCSDIR}"/upload
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/drumstick/files/, media-sound/drumstick/

2016-05-20 Thread Johannes Huber
commit: 89330eb9060d5afd229668c20a1f890620614617
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 17:15:37 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 17:15:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89330eb9

media-sound/drumstick: Fix build with gcc-6

Adding upstream patch which fixes build with gcc-6.

Gentoo-bug: 583512

Package-Manager: portage-2.3.0_rc1

 media-sound/drumstick/drumstick-1.0.2.ebuild   |  2 ++
 .../drumstick/files/drumstick-1.0.2-gcc6.patch | 35 ++
 2 files changed, 37 insertions(+)

diff --git a/media-sound/drumstick/drumstick-1.0.2.ebuild 
b/media-sound/drumstick/drumstick-1.0.2.ebuild
index 47cd4af..b2b8346 100644
--- a/media-sound/drumstick/drumstick-1.0.2.ebuild
+++ b/media-sound/drumstick/drumstick-1.0.2.ebuild
@@ -36,6 +36,8 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO )
 
+PATCHES=( "${FILESDIR}/${P}-gcc6.patch" )
+
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package doc Doxygen)

diff --git a/media-sound/drumstick/files/drumstick-1.0.2-gcc6.patch 
b/media-sound/drumstick/files/drumstick-1.0.2-gcc6.patch
new file mode 100644
index 000..4bb66e8
--- /dev/null
+++ b/media-sound/drumstick/files/drumstick-1.0.2-gcc6.patch
@@ -0,0 +1,35 @@
+Index: library/file/qove.cpp
+===
+--- a/library/file/qove.cpp(revision 316)
 b/library/file/qove.cpp(working copy)
+@@ -11356,7 +11356,7 @@
+   OVE::MeasureData* measureData = 
d->ove.getMeasureData(i, j, k);
+   QList tempoPtrs = 
measureData->getMusicDatas(OVE::MusicData_Tempo);
+ 
+-  if (k == 0 || (k > 0 && 
abs(measure->getTypeTempo() - d->ove.getMeasure(k - 1)->getTypeTempo()) > 
0.01)) {
++  if (k == 0 || (k > 0 && 
std::abs(measure->getTypeTempo()- d->ove.getMeasure(k - 
1)->getTypeTempo()) > 0.01)) {
+   int tick = d->mtt.getTick(k, 0);
+   int tempo = (int) 
measure->getTypeTempo();
+   tempos[tick] = tempo;
+@@ -11739,7 +11739,7 @@
+   }
+   case OVE::Articulation_Arpeggio: {
+   //if( art->getChangeSoundEffect() ) {
+-  unsigned int soundEffect = 
abs(art->getSoundEffect().first) + abs(art->getSoundEffect().second);
++  unsigned int soundEffect = 
std::abs(art->getSoundEffect().first) + std::abs(art->getSoundEffect().second);
+   int tickAmount = (soundEffect / 
notes.size()) * ((notes.size() - i) - 1);
+   startTick -= tickAmount;
+   //}
+Index: utils/testevents/testevents.cpp
+===
+--- a/utils/testevents/testevents.cpp  (revision 316)
 b/utils/testevents/testevents.cpp  (working copy)
+@@ -262,7 +262,7 @@
+ dumpEvent(new KeyPressEvent(5, 60, 124));
+ dumpEvent(new ChanPressEvent(6, 111));
+ dumpEvent(new PitchBendEvent(7, 1234));
+-char sysex[] = {0xf0, 0x41, 0x10, 0x42, 0x12, 0x40, 0, 0x7f, 0, 0x41, 
0xf7};
++char sysex[] = {'\xf0', '\x41', '\x10', '\x42', '\x12', '\x40', '\0', 
'\x7f', '\0', '\x41', '\xf7'};
+ dumpEvent(new SysExEvent(QByteArray(sysex, sizeof(sysex;
+ QString text = "This can be a copyright, song name, instrument, lyric...";
+ TextEvent te(text, 3);



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

2016-05-20 Thread Ian Stakenvicius
commit: bcf44e3ced194129a6a63ac84f6a7723941d4dd7
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri May 20 16:33:57 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri May 20 17:11:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf44e3c

sys-apps/pciutils-3.5.0: fix missing pci_init for LIBPCI_3.0

Bug: http://bugs.gentoo.org/583580

Package-Manager: portage-2.2.28

 .../files/pciutils-3.5.0-expose-pci_init_v30.patch  | 21 +
 ...iutils-3.5.0.ebuild => pciutils-3.5.0-r1.ebuild} |  3 ++-
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/sys-apps/pciutils/files/pciutils-3.5.0-expose-pci_init_v30.patch 
b/sys-apps/pciutils/files/pciutils-3.5.0-expose-pci_init_v30.patch
new file mode 100644
index 000..d5e9a5e
--- /dev/null
+++ b/sys-apps/pciutils/files/pciutils-3.5.0-expose-pci_init_v30.patch
@@ -0,0 +1,21 @@
+--- a/lib/init.c   2016-05-20 11:53:00.065874342 -0400
 b/lib/init.c   2016-05-20 11:53:16.725850370 -0400
+@@ -214,6 +214,8 @@
+ }
+ 
+ STATIC_ALIAS(void pci_init(struct pci_access *a), pci_init_v35(a));
++DEFINE_ALIAS(void pci_init_v30(struct pci_access *a), pci_init_v35);
++SYMBOL_VERSION(pci_init_v30, pci_init@LIBPCI_3.0);
+ SYMBOL_VERSION(pci_init_v35, pci_init@@LIBPCI_3.5);
+ 
+ void
+--- a/lib/internal.h   2016-05-14 05:58:01.0 -0400
 b/lib/internal.h   2016-05-20 12:04:02.144993094 -0400
+@@ -61,6 +61,7 @@
+ void pci_mfree(void *);
+ char *pci_strdup(struct pci_access *a, const char *s);
+ 
++void pci_init_v30(struct pci_access *a) VERSIONED_ABI;
+ void pci_init_v35(struct pci_access *a) VERSIONED_ABI;
+ 
+ /* access.c */

diff --git a/sys-apps/pciutils/pciutils-3.5.0.ebuild 
b/sys-apps/pciutils/pciutils-3.5.0-r1.ebuild
similarity index 96%
rename from sys-apps/pciutils/pciutils-3.5.0.ebuild
rename to sys-apps/pciutils/pciutils-3.5.0-r1.ebuild
index 392ac4c..334ecdb 100644
--- a/sys-apps/pciutils/pciutils-3.5.0.ebuild
+++ b/sys-apps/pciutils/pciutils-3.5.0-r1.ebuild
@@ -42,7 +42,8 @@ switch_config() {
 }
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PN}-3.1.9-static-pc.patch
+   epatch "${FILESDIR}"/${PN}-3.1.9-static-pc.patch \
+   "${FILESDIR}"/${PN}-3.5.0-expose-pci_init_v30.patch
 
if use static-libs ; then
cp -pPR "${S}" "${S}.static" || die



[gentoo-commits] repo/gentoo:master commit in: kde-apps/spectacle/

2016-05-20 Thread Johannes Huber
commit: 253ae14ca850429afdd054afed698fc81dd72f84
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 16:46:48 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 16:46:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253ae14c

kde-apps/spectacle: Remove 16.04.1 (r0)

Package-Manager: portage-2.3.0_rc1

 kde-apps/spectacle/spectacle-16.04.1.ebuild | 49 -
 1 file changed, 49 deletions(-)

diff --git a/kde-apps/spectacle/spectacle-16.04.1.ebuild 
b/kde-apps/spectacle/spectacle-16.04.1.ebuild
deleted file mode 100644
index d194f54..000
--- a/kde-apps/spectacle/spectacle-16.04.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Screenshot capture utility"
-KEYWORDS="~amd64 ~x86"
-IUSE="kipi share"
-
-DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_plasma_dep libkscreen '' '' '5=')
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   x11-libs/libxcb
-   x11-libs/xcb-util
-   x11-libs/xcb-util-cursor
-   x11-libs/xcb-util-image
-   kipi? ( $(add_kdeapps_dep libkipi '' '' '5=') )
-   share? ( dev-libs/purpose:5 )
-"
-RDEPEND="${DEPEND}
-   !kde-apps/ksnapshot
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package kipi KF5Kipi)
-   $(cmake-utils_use_find_package share KDEExperimentalPurpose)
-   )
-   kde5_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/spectacle/, kde-apps/spectacle/files/

2016-05-20 Thread Johannes Huber
commit: ddb8b02b1acbb281b21b09be7af15403fea9ee8f
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May 20 16:45:47 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May 20 16:45:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb8b02b

kde-apps/spectacle: Fix hotkeys

Revision bump adds upstream patch to fix hotkeys, caused by invalid hotkeys
version specification.

Gentoo-bug: 581292

Package-Manager: portage-2.3.0_rc1

 .../files/spectacle-16.04.1-hotkeys.patch  | 25 +++
 kde-apps/spectacle/spectacle-16.04.1-r1.ebuild | 51 ++
 2 files changed, 76 insertions(+)

diff --git a/kde-apps/spectacle/files/spectacle-16.04.1-hotkeys.patch 
b/kde-apps/spectacle/files/spectacle-16.04.1-hotkeys.patch
new file mode 100644
index 000..421d0f5
--- /dev/null
+++ b/kde-apps/spectacle/files/spectacle-16.04.1-hotkeys.patch
@@ -0,0 +1,25 @@
+From df84ed53f92c844ca98ef3b0a8bc9b4308eee816 Mon Sep 17 00:00:00 2001
+From: Boudhayan Gupta 
+Date: Fri, 20 May 2016 21:40:19 +0530
+Subject: [PATCH] Fix invalid KHotkeys file version
+
+BUG: 362257
+---
+ desktop/spectacle.khotkeys | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/desktop/spectacle.khotkeys b/desktop/spectacle.khotkeys
+index b28fe37..d83d0c7 100644
+--- a/desktop/spectacle.khotkeys
 b/desktop/spectacle.khotkeys
+@@ -1,6 +1,6 @@
+ [Main]
+ ImportId=spectacle
+-Version=3
++Version=2
+ 
+ [Data]
+ DataCount=1
+-- 
+2.8.2
+

diff --git a/kde-apps/spectacle/spectacle-16.04.1-r1.ebuild 
b/kde-apps/spectacle/spectacle-16.04.1-r1.ebuild
new file mode 100644
index 000..b792c35
--- /dev/null
+++ b/kde-apps/spectacle/spectacle-16.04.1-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Screenshot capture utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="kipi share"
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_plasma_dep libkscreen '' '' '5=')
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtx11extras)
+   x11-libs/libxcb
+   x11-libs/xcb-util
+   x11-libs/xcb-util-cursor
+   x11-libs/xcb-util-image
+   kipi? ( $(add_kdeapps_dep libkipi '' '' '5=') )
+   share? ( dev-libs/purpose:5 )
+"
+RDEPEND="${DEPEND}
+   !kde-apps/ksnapshot
+"
+
+PATCHES=( "${FILESDIR}/${P}-hotkeys.patch" )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package kipi KF5Kipi)
+   $(cmake-utils_use_find_package share KDEExperimentalPurpose)
+   )
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-proxy/squid/

2016-05-20 Thread Tobias Klausmann
commit: 79c88c37ecbce966e693a5d79a96cbc1dcfbc94c
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 16:36:50 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 16:36:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c88c37

net-proxy/squid-3.5.17-r0: add alpha keyword

Gentoo-Bug: 580656

Package-Manager: portage-2.3.0_rc1

 net-proxy/squid/squid-3.5.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-proxy/squid/squid-3.5.17.ebuild 
b/net-proxy/squid/squid-3.5.17.ebuild
index c08f887..a48b508 100644
--- a/net-proxy/squid/squid-3.5.17.ebuild
+++ b/net-proxy/squid/squid-3.5.17.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.squid-cache.org/Versions/v3/3.5/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux 
logrotate test \
ecap esi ssl-crtd \
mysql postgres sqlite \



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

2016-05-20 Thread Bernard Cafarelli
commit: 4b411a290288e9e5561d3480ee51dc1e6b01aeb5
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri May 20 16:10:07 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri May 20 16:16:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b411a29

net-misc/owncloud-client: version bump

Fixes bug #583170

Package-Manager: portage-2.3.0_rc1

 net-misc/owncloud-client/Manifest  |   1 +
 .../owncloud-client/owncloud-client-2.2.0.ebuild   | 103 +
 2 files changed, 104 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index 828ab3f..f5f56f9 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -3,3 +3,4 @@ DIST owncloudclient-2.0.1.tar.xz 11737332 SHA256 
97e8fe888b8f59b0703fd9fbd54feec
 DIST owncloudclient-2.0.2.tar.xz 11518700 SHA256 
2815dce34b568141d7c2ab90bcd733abb6862970917738e3b120d8073ab68228 SHA512 
69b42ba45f95ed85f7afda586fb213069098ca5f7e779121a2a935066438403dba5e56292329997d955bbefbbafc3fadfed6bf1239ae9f0f90c91455d998c616
 WHIRLPOOL 
52224a5b79b9d28fb22d52ec9b30cc449b8e7b4dd6423c763c1f9bb429a7843d60381ad905921a20c33ab3bf864209f16aa9a55d7049b2175772b5c6ec92f768
 DIST owncloudclient-2.1.0.tar.xz 11749608 SHA256 
73553f182cc5e3d87a5382bf17f9adf6e1315cc9ea8f530bf39775e709a5d03f SHA512 
1db9c27fa00b2896799c8ab2ca7b9bed40c5f514e495320234a06d453c703356ddf012eacde9abe9ffb3c29472fedc7e1eac78baae8a43ea743e2c1ab1176b1d
 WHIRLPOOL 
53be85cfdf5191c3fbf088cd941ec7441f16e42bac6d59865f22114d97637224f52ff167955b845efaadfb7ab3a27862c2c9bb9e17308048b7348a36ee64deb4
 DIST owncloudclient-2.1.1.tar.xz 11920024 SHA256 
4e7cfeb72ec565392e7968f352c4a7f0ef2988cc577ebdfd668a3887d320b1cb SHA512 
62cd22c1c7119cc2269537ab562072bffa1a968b720263810f35b58722bac5b370b7b7ae6ec6fd3e9778bd996c8e4b0b91c34c1a3b533e1a60853963a8de5e19
 WHIRLPOOL 
00cf583a5c8c688d7fa08029cba5bb06412f4a3dbbfdd942dbc542af8ceb13603a9a757f8fa110b2dafcd0a8083ad40b7a2bf8a86155fb6f4515df72bad1cedf
+DIST owncloudclient-2.2.0.tar.xz 12005628 SHA256 
7559df049d770409fa0828619d6024c3b76bf0fc3f6ab3f85038028667aa SHA512 
5477604e0fc18d82747771d1e6e34fa2b7f923e374ab22a77adfd4f331c07d3e62230935afb38d68847674d7f2309c39b1c274a4ee8c833593275a2197fbb027
 WHIRLPOOL 
a8d6c89291af1e00ac685f1e5837b16231f92010184126d219e49a8c09904285b991780af48b34fed7b886c7a5f5ca95257f55ad1cfdda6b9157d6cc6886ef8c

diff --git a/net-misc/owncloud-client/owncloud-client-2.2.0.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.2.0.ebuild
new file mode 100644
index 000..f740f84
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-2.2.0.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-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 samba +sftp test qt4 +qt5"
+
+REQUIRED_USE="^^ ( qt4 qt5 )"
+
+RDEPEND=">=dev-db/sqlite-3.4:3
+   sys-fs/inotify-tools
+   virtual/libiconv
+   dolphin? (
+   >=kde-frameworks/kcoreaddons-5.16:5
+   >=kde-frameworks/kio-5.16:5 )
+   nautilus? ( dev-python/nautilus-python )
+   qt4? (
+   dev-libs/qtkeychain[qt4]
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtgui:4
+   dev-qt/qtsql:4
+   dev-qt/qtwebkit:4
+   net-libs/neon[ssl]
+   )
+   qt5? (
+   dev-libs/qtkeychain[qt5]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   >=dev-qt/qtnetwork-5.4:5
+   dev-qt/qtgui:5
+   dev-qt/qtquickcontrols:5
+   dev-qt/qtsql:5
+   dev-qt/qtwebkit:5[printsupport]
+   )
+   samba? ( >=net-fs/samba-3.5 )
+   sftp? ( >=net-libs/libssh-0.5 )
+   !net-misc/ocsync"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/sphinx
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   qt5? ( dev-qt/linguist-tools:5 )
+   test? (
+   dev-util/cmocka
+   qt4? ( dev-qt/qttest:4 )
+   qt5? ( 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"
+
+   use nautilus || sed -i -e "s/add_subdirectory(nautilus)//" \
+   shell_integration/CMakeLists.txt || die "sed failed"
+
+   default
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   

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

2016-05-20 Thread Fabian Groffen
commit: 48af45f1951001115df0abd34cf6e79bb0812872
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri May 20 16:15:10 2016 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri May 20 16:15:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48af45f1

sys-devel/binutils-apple: update 5.1 patchset to apply, re-enable, bug #582782

Package-Manager: portage-2.2.28

 sys-devel/binutils-apple/Manifest | 2 +-
 sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild | 6 +++---
 sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild | 2 +-
 sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild | 2 +-
 sys-devel/binutils-apple/binutils-apple-7.0.ebuild| 2 +-
 sys-devel/binutils-apple/binutils-apple-7.1.ebuild| 2 +-
 sys-devel/binutils-apple/binutils-apple-7.2.ebuild| 2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-devel/binutils-apple/Manifest 
b/sys-devel/binutils-apple/Manifest
index 73e57ad..711ba52 100644
--- a/sys-devel/binutils-apple/Manifest
+++ b/sys-devel/binutils-apple/Manifest
@@ -1,7 +1,7 @@
 DIST binutils-apple-3.2-unwind-patches-5.tar.xz 26924 SHA256 
65a3b979df5c2033ac34e830d8a77b92b436b6d5707483c619c90a1c2ea46428 SHA512 
9f3ec399274060b67c51193029da5af2199c45bf923a2fa513143111cf3f1c899256c993f4927f4da85a21570d0bc9ff0872e663f90284b2cdbb3f609ea8484e
 WHIRLPOOL 
877410e6e0b442df9e9b7cdef51cc28bd636856949ea42ac53e97ebfc41c2f50309a054729d4fc3498d6eccac96170ffb59dd5700237e59684773832218793cc
 DIST binutils-apple-LP64-patches-1.tar.bz2 10235 SHA256 
a107459f3914d57524e51ec4cb5e800f6715d40003514c79add0b5b4521cf809 SHA512 
5632d4033c39e47de3ec275d02100ed53408a63122fe722c26dda1b02275c397524b113e51e1334d3235fc7f0a3bb8e53d4ccc1c2e40f24c6129282846da22e1
 WHIRLPOOL 
c46d2021c85cee46e87871687ca7217169d14061848d12b4fa203db5d76a89969313ce55b345f2ad9fdba65fd39bdd34b146393332566fd539b2bdfc3f1e4304
 DIST binutils-apple-patches-4.3-r1.tar.bz2 37363 SHA256 
0abb41301034903452084f13566d912976a8d8845dfe37564e727c9dba9bb130 SHA512 
f5d64ad182891c3af971e6aabd3c0c1b717b6a1cb471632339cba61b41a998d15880d18de09aafa1c3d059e528c888d6e8b914025c79bc21897d90a6d0e2ebf5
 WHIRLPOOL 
eca7f9c2cd0e0c35978824c7ae591844ee5f88522db0747ed7d4e37e73bec076dadb3a2e017de7ee6cf2564a8363f4848b0cac36117a6dfd918b4514ad14e843
-DIST binutils-apple-patches-5.1-r1.tar.bz2 50957 SHA256 
d2b4d4216e2eb02055d2d6a24a1d52363c193812fda6d215e1a802a714b917b8 SHA512 
28cda5298f399441cd8ecf9ae704101242f04777d09d4db71ad9b915f06a4ebe392ff0a21c2846b598dec78a5359dc42f5706f78740d2e0e56afc0f1472d4c10
 WHIRLPOOL 
439a27398a3ea6fa95211d063f2ca1c30982bef5bb0d54c4c13024715498e67630f7e8f4ca9bc2e6f7814e24e00bde33dde4265374495aa3faf0300e3a337658
+DIST binutils-apple-patches-5.1-r2.tar.bz2 51642 SHA256 
fa179acf848b3cb4f888d8f8154dffec2737e06bb7002daa8d317ad0bdf02f49 SHA512 
37ba0dcae6c10b54a07c6208f6893ab80b0de1bd1c2f677902f707c8290629f7671a481e256b57a18bf304b95e41e4d59519bc1c88f15de488c0ef7e142f5cd8
 WHIRLPOOL 
8cd1b1730b7df31d2324c8c5f23d9b7e11ffb85284cbc1f6f6ee0290304789c405b878d207821dae997420382dd39aa943fcd1fe78ae8135fc238589f429b55f
 DIST binutils-apple-patches-6.1-r1.tar.bz2 42189 SHA256 
8efc006a59a589d498cd0a745e3096f6e0387031a69b0583b94f8ff943bdd10a SHA512 
be8ee5af5c8c9f9228cf6980f032aa101058ac1a414bec89401dbc4ff32ea96d6ebf96b7b79285fa1e7b4037a9ed68b285dbe59ff8e3d3e62bfc0145199e72f3
 WHIRLPOOL 
80fa76ed8c8f60908ac12b4a2d252d8ec1ae6d418f3e20faa6e1905f6d6284dae74d9d82190d02fdd2690ce572c7e97cf38e9e4b88089beaf8962b6162616b20
 DIST binutils-apple-patches-6.3-r1.tar.bz2 37951 SHA256 
3a5f647eea58f37c091fc7358ee8b8a36de75a5ea826b50e4de1507d31540c79 SHA512 
07262f4cb621d7afa240c4d81f80eb1a2adf486b60eb480fe283235eac12167f8efa0a462bf9d0036226aa5e6a5382f9f74420ba3269bc260d0a48d0e4442578
 WHIRLPOOL 
37429146254f62bb3b67b63551ae7c759131d117ee98a3a9e465b2765550378487d425c435ac7e37f20a0259a536dec7b66851bae1c680c9c25a117a4921ced9
 DIST binutils-apple-patches-7.0-r1.tar.bz2 43705 SHA256 
e016615294167a539c716094ee595c37d7e11a44e76c6aeadb4d9e6bd14622fb SHA512 
a25570062628979e23d73ce9dfd0a9bbb4237fdac472a30f2ec564a9bc9afa7d91d8d8b5bf460d16344677f817b55154394608d74c937f0b1fc6dda64f538266
 WHIRLPOOL 
2b9b2db3c5e81c26bc6857e2b9b38ae487e3c34e58e2180d84e26762bea287f82d290633efe0d9c4b531b4167782487e260963ff8bc4f2775c23a36c9fe3a0ba

diff --git a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
index 09aac00..397aaa6 100644
--- a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
@@ -19,10 +19,10 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-   http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r1.tar.bz2;
+  

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

2016-05-20 Thread Mike Frysinger
commit: 7b458ea982b270ec5a50b2923a4ff9c58ab6fbc0
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri May 20 15:38:22 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri May 20 15:40:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b458ea9

sys-apps/lshw: switch to l10n eclass to handle locales

 sys-apps/lshw/lshw-02.17b-r2.ebuild | 21 -
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/sys-apps/lshw/lshw-02.17b-r2.ebuild 
b/sys-apps/lshw/lshw-02.17b-r2.ebuild
index 5d7131c..bf6c999 100644
--- a/sys-apps/lshw/lshw-02.17b-r2.ebuild
+++ b/sys-apps/lshw/lshw-02.17b-r2.ebuild
@@ -3,7 +3,10 @@
 # $Id$
 
 EAPI=5
-inherit flag-o-matic eutils toolchain-funcs
+
+PLOCALES='fr'
+
+inherit flag-o-matic eutils toolchain-funcs l10n
 
 MAJ_PV=${PV:0:${#PV}-1}
 MIN_PVE=${PV:0-1}
@@ -36,19 +39,11 @@ src_prepare() {
"${FILESDIR}"/${P}-gentoo.patch \
"${FILESDIR}"/${P}-fat.patch \
"${FILESDIR}"/${P}-musl.patch
-   # correct gettext behavior
-   if [[ -n "${LINGUAS+x}" ]] ; then
-   local langs
 
-   for i in $(cd src/po ; echo *.po | sed 's/\.po//') ; do
-   if has ${i} ${LINGUAS} ; then
-   langs+=" ${i}"
-   fi
-   done
-   sed -i \
-   -e "/^LANGUAGES =/ s/=.*/= $langs/" \
-   src/po/Makefile || die
-   fi
+   l10n_find_plocales_changes "src/po" "" ".po" || die
+   sed -i \
+   -e "/^LANGUAGES =/ s/=.*/= $(l10n_get_locales)/" \
+   src/po/Makefile || die
 }
 
 src_compile() {



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

2016-05-20 Thread Tobias Klausmann
commit: e244b4be704b5ba96c2d8fede39121c06851e0f0
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 15:27:29 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 15:27:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e244b4be

media-libs/imlib2-1.4.9-r0: add alpha keyword

Gentoo-Bug: 580038

Package-Manager: portage-2.3.0_rc1

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

diff --git a/media-libs/imlib2/imlib2-1.4.9.ebuild 
b/media-libs/imlib2/imlib2-1.4.9.ebuild
index a34f90f..776d042 100644
--- a/media-libs/imlib2/imlib2-1.4.9.ebuild
+++ b/media-libs/imlib2/imlib2-1.4.9.ebuild
@@ -16,7 +16,7 @@ inherit enlightenment toolchain-funcs multilib-minimal eutils
 DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
 HOMEPAGE="https://www.enlightenment.org/;
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 
 IUSE="bzip2 gif jpeg cpu_flags_x86_mmx cpu_flags_x86_sse2 mp3 png static-libs 
tiff X zlib"
 



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

2016-05-20 Thread Tobias Klausmann
commit: 46e30e5ca2bc2e96ffa4205acc2bd258b7c91456
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 15:22:38 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 15:23:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e30e5c

dev-db/sqlite-3.12.0-r0: add alpha keyword

Gentoo-Bug: 578940

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-db/sqlite/sqlite-3.12.0.ebuild 
b/dev-db/sqlite/sqlite-3.12.0.ebuild
index 06f4710..48c3bc5 100644
--- a/dev-db/sqlite/sqlite-3.12.0.ebuild
+++ b/dev-db/sqlite/sqlite-3.12.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="doc? ( 
https://sqlite.org/2016/${PN}-doc-${DOC_PV}.zip )
 
 LICENSE="public-domain"
 SLOT="3"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 
 RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )



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

2016-05-20 Thread Matt Thode
commit: b011092a049676a663f198259c7f33eae368037b
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 15:19:23 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri May 20 15:19:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b011092a

app-admin/puppetserver: bup

Package-Manager: portage-2.2.28

 app-admin/puppetserver/Manifest  |   1 +
 app-admin/puppetserver/puppetserver-2.4.0.ebuild | 107 +++
 2 files changed, 108 insertions(+)

diff --git a/app-admin/puppetserver/Manifest b/app-admin/puppetserver/Manifest
index f64a072..c531013 100644
--- a/app-admin/puppetserver/Manifest
+++ b/app-admin/puppetserver/Manifest
@@ -1 +1,2 @@
 DIST puppetserver-2.3.2.tar.gz 33673099 SHA256 
81e92875c07f73e636143405804f1214f31f0f840d521f03289d93bd7b2a0899 SHA512 
3ab750128bd11d1e3d9815a1c9907fc81b673281ec21def56318557c134635bca0418ed445d090da6257da9dd64e65a9c2b9e82257868d5a895459c7458cc731
 WHIRLPOOL 
55b679e1eed246ad10bea4f973ca51f65b50b2bf112a6d90d8bda600a1d0e4c09abf74756851a4844cf68705d1b94b9f80f688f1523813d9fe14fbc4424d14e0
+DIST puppetserver-2.4.0.tar.gz 33822659 SHA256 
81d574f7483760bd70cafc079486fe14d243137612f0c130069d94ba7d4fded4 SHA512 
c9afab58bb2f432874d302cb63fb213ead561e2bcecc44f776be49dc09eb86deda3019eae1bddb7369bb7bdc1a3d82f47f6053d526b2b28b189358a2bdded852
 WHIRLPOOL 
079186ecd239a1be1dde847b23a5fe1bc4dedc543b510f2197cd776bc59f943166d3f403727e1cc0ac0232a8519a36944cb4e6ec6bb6bfdc0e822405c4b7fd96

diff --git a/app-admin/puppetserver/puppetserver-2.4.0.ebuild 
b/app-admin/puppetserver/puppetserver-2.4.0.ebuild
new file mode 100644
index 000..ec9a531
--- /dev/null
+++ b/app-admin/puppetserver/puppetserver-2.4.0.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit multilib systemd user
+
+DESCRIPTION="Puppet Server is the next-generation application for managing 
Puppet agents."
+HOMEPAGE="http://docs.puppetlabs.com/puppetserver/;
+SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="puppetdb"
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+="
+   >=virtual/jdk-1.7.0
+   app-admin/puppet-agent[puppetdb?]"
+DEPEND+=""
+
+pkg_setup() {
+   enewgroup puppet
+   enewuser puppet -1 -1 /opt/puppetlabs/server/data/puppetserver "puppet"
+}
+
+src_prepare() {
+   sed -i 
's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g'
 ext/redhat/puppetserver.service || die
+   sed -i 
's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g'
 ext/bin/puppetserver || die
+   sed -i 
's/sysconfig\/puppetserver/systemd\/system\/puppetserver\.service\.d\/gentoo\.conf/g'
 install.sh || die
+   sed -i 's/var\/run/run/g' ext/config/conf.d/puppetserver.conf || die
+   sed -i 's/var\/run/run/g' ext/redhat/puppetserver.service || die
+   sed -i 's/var\/run/run/g' install.sh || die
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   insinto /opt/puppetlabs/server/apps/puppetserver
+   insopts -m0774
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppet-server-release.jar
+   insinto /etc/puppetlabs/puppetserver
+   doins ext/config/logback.xml
+   doins ext/config/bootstrap.cfg
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetserver/conf.d
+   doins ext/config/conf.d/puppetserver.conf
+   doins ext/config/conf.d/auth.conf
+   doins ext/config/conf.d/global.conf
+   doins ext/config/conf.d/web-routes.conf
+   doins ext/config/conf.d/webserver.conf
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetserver/scripts
+   doins install.sh
+   insinto /opt/puppetlabs/server/apps/puppetserver/cli/apps
+   doins ext/cli/irb
+   doins ext/cli/foreground
+   doins ext/cli/gem
+   doins ext/cli/ruby
+   insinto /opt/puppetlabs/server/apps/puppetserver/bin
+   doins ext/bin/puppetserver
+   insopts -m0644
+   dodir /opt/puppetlabs/server/bin
+   dosym ../apps/puppetserver/bin/puppetserver 
/opt/puppetlabs/server/bin/puppetserver
+   dodir /opt/puppetlabs/bin
+   dosym ../server/apps/puppetserver/bin/puppetserver 
/opt/puppetlabs/bin/puppetserver
+   dosym /opt/puppetlabs/server/apps/puppetserver/bin/puppetserver 
/usr/bin/puppetserver
+   # other sys stuff
+   dodir /etc/puppetlabs/code
+   # needed for systemd
+   dodir /var/log/puppetlabs/puppetserver
+   dodir /etc/puppetlabs/puppet/ssl
+   fowners -R puppet:puppet /etc/puppetlabs/puppet/ssl
+   fperms -R 771 /etc/puppetlabs/puppet/ssl
+   # init type tasks
+   newconfd ext/default puppetserver
+   newinitd 

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

2016-05-20 Thread Matt Thode
commit: 2a1515d6a06931525cc9a3094a319e7d5235c778
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 15:10:19 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri May 20 15:19:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1515d6

app-admin/puppetdb: bup

Package-Manager: portage-2.2.28

 app-admin/puppetdb/Manifest  |  1 +
 app-admin/puppetdb/puppetdb-4.1.0.ebuild | 91 
 2 files changed, 92 insertions(+)

diff --git a/app-admin/puppetdb/Manifest b/app-admin/puppetdb/Manifest
index aeae79f..1a3f25d 100644
--- a/app-admin/puppetdb/Manifest
+++ b/app-admin/puppetdb/Manifest
@@ -2,3 +2,4 @@ DIST puppetdb-3.2.3.tar.gz 25469315 SHA256 
3b9d121e54da1511834d708437c9c9ca15db2
 DIST puppetdb-3.2.4.tar.gz 25695565 SHA256 
580d25ace29b61d7504dfc2650fd7e1c6a14e77421cbfafed14703d857996d84 SHA512 
ff9214a4bcf2815ee4feecae91c697dc409a28acd934a82d56cdbae875fe95b5a0928a302749df2219bbc9db723402739abb2d9dc7fb70ab0934da8534a683b1
 WHIRLPOOL 
bfecad13e578700c271fdaf403163d0c43af9affc826e7b6c0dab54b3457cd10851559ffacf53852cea1e9215c7eeba248c4e2b4260942ee5039252817f28033
 DIST puppetdb-4.0.0.tar.gz 22121324 SHA256 
e28d898e1912a43cb3f2555c5bacf4cb03d819579ad5c018b70b5f73af52fc33 SHA512 
d2b06f470bb30ff7b6d6d02cd1d40ae6a9f1456baa7e15aac0ed51c6fae1f5b9b4c06d97896bd7c509302c8e26353d286c26e6a11fcb983ebf2569edf84bbf4d
 WHIRLPOOL 
c9c94cb9e2db49a3e0760a19ce7b714ee0e382087acba017a5392abbc3bd8ae12449aa7008dd4ab58cec18027fb6a5091b892d157c8562db0c1c6bed9993a31c
 DIST puppetdb-4.0.2.tar.gz 22131185 SHA256 
7306f509f2caf642e37c0b8c1d67a07734a7912ae6ce0887c805d038e3d43fb6 SHA512 
60594246df950f644cdc8d17da16685b15ab3b4838586820a1fd2a242aaa66a0320a1ffd8da445c7a071f8af15305ad711a588eb1ac5c0646a8bfed65e5b935f
 WHIRLPOOL 
77406d20e62014f3e3ac4c688ffa9792b1590ea05b5a176aa4a36d34e7f74792d86350f74e4b4274015fe6e96dbc198f26bf016b8c10993621e507c0e9cd
+DIST puppetdb-4.1.0.tar.gz 22315267 SHA256 
c06320f4befd5422308af38f44d76986c14b56cd1940705954b06754035e250c SHA512 
a9d8fbaa3fa2cc7edb02058250144becc43be3841bd702600a584438f8c4ce58abdea466e75d00aea2ff04d1f17a183ef018cb42c4d1cb952c2f71e8ff389bd1
 WHIRLPOOL 
f2c764c85e5ca33469413e551406e1112ff3e98112f372a3b5f8ad89c464dfa159d571e61dbd80839b59762b3549e64040a38668f45187a8fe3ed8fe98e8e59d

diff --git a/app-admin/puppetdb/puppetdb-4.1.0.ebuild 
b/app-admin/puppetdb/puppetdb-4.1.0.ebuild
new file mode 100644
index 000..1386a3e
--- /dev/null
+++ b/app-admin/puppetdb/puppetdb-4.1.0.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit multilib systemd user
+
+DESCRIPTION="PuppetDB collects data generated by Puppet."
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+=">=virtual/jdk-1.7.0"
+DEPEND+=""
+
+pkg_setup() {
+   enewgroup puppetdb
+   enewuser puppetdb -1 -1 /opt/puppetlabs/server/data/puppetdb "puppetdb"
+}
+
+src_prepare() {
+   sed -i 's/sysconfig/conf\.d/g' ext/redhat/puppetdb.service || die
+   sed -i 's/sysconfig/conf\.d/g' ext/bin/puppetdb || die
+   sed -i 's/sysconfig/conf\.d/g' install.sh || die
+   sed -i 's/var\/run/run/g' ext/puppetdb.tmpfiles.conf || die
+   sed -i 's/var\/run/run/g' install.sh || die
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   dodir /opt/puppetlabs/server/data/puppetdb
+   insinto /opt/puppetlabs/server/apps/puppetdb
+   insopts -m0744
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppetdb.jar
+   insinto /etc/puppetlabs/puppetdb
+   doins ext/config/logback.xml
+   doins ext/config/bootstrap.cfg
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetdb/conf.d
+   doins ext/config/conf.d/jetty.ini
+   doins ext/config/conf.d/repl.ini
+   doins ext/config/conf.d/database.ini
+   doins ext/config/conf.d/config.ini
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetdb/scripts
+   doins install.sh
+   insinto /opt/puppetlabs/server/apps/puppetdb/cli/apps
+   doins ext/cli/foreground
+   doins ext/cli/ssl-setup
+   doins ext/cli/export
+   doins ext/cli/config-migration
+   doins ext/cli/foreground
+   doins ext/cli/anonymize
+   doins ext/cli/import
+   insinto /opt/puppetlabs/server/apps/puppetdb/bin
+   doins ext/bin/puppetdb
+   insopts -m0644
+   dodir /opt/puppetlabs/server/bin
+   dosym ../apps/puppetdb/bin/puppetdb /opt/puppetlabs/server/bin/puppetdb
+   dodir /opt/puppetlabs/bin
+   dosym ../server/apps/puppetdb/bin/puppetdb /opt/puppetlabs/bin/puppetdb
+   dosym 

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

2016-05-20 Thread Matt Thode
commit: fbf3b8577162a2ff415cdd491f519293e9105c98
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 15:16:58 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri May 20 15:19:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf3b857

app-admin/puppet-agent: bup

Package-Manager: portage-2.2.28

 app-admin/puppet-agent/Manifest  |  2 +
 app-admin/puppet-agent/puppet-agent-1.5.0.ebuild | 99 
 2 files changed, 101 insertions(+)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index 42e9144..e6ea149 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -1,2 +1,4 @@
 DIST puppet-agent_1.4.2-1wheezy_amd64.deb 21510444 SHA256 
ee08eab9e50f9afdc979b2faa5633a3ea4d0ed7cc6fb3e9abc229098e06b9206 SHA512 
fa9c47cab3847fde435c8e8a6ef875d392f86c1083e884ec4645e94d4a8620224cd5e43e3b5b8f343278b5fe6c73c41cec452a6872afc3f11a4ab0589e2b9292
 WHIRLPOOL 
4e082ac505baee8c4fb560ba72c12998cf72e0d13d6e13cce498239412fd638db7f36a680fbe54ddd0a9aafa4b494eba38fe11b9f29f7d28aed5171b370fbaef
 DIST puppet-agent_1.4.2-1wheezy_i386.deb 21254628 SHA256 
4683fb7970805a815fe0b500de67e5d1e2b6fa88b19de36cd5326120a2eafdcb SHA512 
bac02e08d8d753d6785e6a08c51009ff3ae02e547e942a21177bce6bf97b381a5110d1989fcdae6f3074b9dd9209bd5ff3d01a211f96efb25d24dcf271aa7a26
 WHIRLPOOL 
742bbcb6f6c55246f7e0f97978919a8d9f3b5f1acfd02e65b13973ffd3a3ebab62a385b0fdfb9076b27dfe2f7b68f25a37724eeec993a6f4c48ec7d145042892
+DIST puppet-agent_1.5.0-1xenial_amd64.deb 12958702 SHA256 
288bc9cdf318d5a373889e9906f49d96e99c91f996b806e9926469e6adb9afad SHA512 
1c6e89b055c8d3937137b91d5f823274f39dcafe9bb65740b17a9d51a37f62d2c6f1a1d52b5f9a8bcdc72880eda158bc7cfe97255b4a4c2a048e71229fb6bb83
 WHIRLPOOL 
c1175cc516f1c9ecc28f97163f9117813415f8011148ece59350b246c39e1b327b8e0a9927914ce8af963020e5a52b3d9839be5c3a0b6a82f242009d9f5999e3
+DIST puppet-agent_1.5.0-1xenial_i386.deb 14003222 SHA256 
88c4560b1e49f000e0b36ac8a567faa8b1c49c244722cb4bb63e78a6109a21b2 SHA512 
b4fd141c481411b08e4b8e65eb28dbd749e5a84bf20070b2fb818fcf34e18828d6c7edc222784f0ae363b07bb634ee12f7114a31b720ef601962dc354b6cd94f
 WHIRLPOOL 
ba116eafe5304f8896c510ffd1e42a90e34851ca367e8c82d3570ac7186d63ebca07151e565f8ebfdd33aad16e82698a37aed6f3ce0b679ca4f25e864243d010

diff --git a/app-admin/puppet-agent/puppet-agent-1.5.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-1.5.0.ebuild
new file mode 100644
index 000..a60350d
--- /dev/null
+++ b/app-admin/puppet-agent/puppet-agent-1.5.0.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils systemd unpacker user
+
+DESCRIPTION="general puppet client utils along with mcollective hiera and 
facter"
+HOMEPAGE="https://puppetlabs.com/;
+SRC_BASE="http://apt.puppetlabs.com/pool/xenial/PC1/${PN:0:1}/${PN}/${PN}_${PV}-1xenial;
+SRC_URI="
+   amd64? ( ${SRC_BASE}_amd64.deb )
+   x86?   ( ${SRC_BASE}_i386.deb )
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="puppetdb selinux"
+RESTRICT="strip"
+
+CDEPEND="!app-admin/augeas
+   !app-admin/mcollective
+   !app-admin/puppet
+   !dev-ruby/hiera
+   !dev-ruby/facter
+   !app-emulation/virt-what"
+
+DEPEND="
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   sys-apps/dmidecode
+   selinux? (
+   sys-libs/libselinux[ruby]
+   sec-policy/selinux-puppet
+   )
+   puppetdb? ( >=dev-ruby/puppetdb-termini-3.1.0 )"
+
+S=${WORKDIR}
+
+QA_PREBUILT="
+   /opt/puppetlabs/puppet
+   /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/2.1.0/x86_64-linux/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/mathn/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/io/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/dl/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/racc/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/enc/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/json/ext/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/rbconfig/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/digest/*
+   /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/*
+   /opt/puppetlabs/puppet/lib/engines/*
+   /opt/puppetlabs/puppet/lib/virt-what/*
+   /opt/puppetlabs/puppet/lib/*
+   /opt/puppetlabs/puppet/bin/*"
+
+pkg_setup() {
+   enewgroup puppet
+   enewuser puppet -1 -1 /var/run/puppet puppet
+}
+
+src_install() {
+   # conf.d
+   doconfd etc/default/puppet
+   doconfd etc/default/mcollective
+   # logrotate.d
+   insinto /etc/logrotate.d
+   doins etc/logrotate.d/mcollective
+   # puppet itself
+   insinto /etc/puppetlabs
+   doins -r etc/puppetlabs/*
+   # logdir for systemd
+   dodir var/log/puppetlabs/puppet/
+   fperms 0750 var/log/puppetlabs/puppet/
+   # 

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

2016-05-20 Thread Matt Thode
commit: b107f4c8df8c839bc1a814190a3fb63e15954059
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 20 15:11:38 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri May 20 15:19:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b107f4c8

app-admin/puppetdb: remove old

Package-Manager: portage-2.2.28

 app-admin/puppetdb/Manifest  |  2 -
 app-admin/puppetdb/puppetdb-3.2.3.ebuild | 91 
 app-admin/puppetdb/puppetdb-3.2.4.ebuild | 91 
 3 files changed, 184 deletions(-)

diff --git a/app-admin/puppetdb/Manifest b/app-admin/puppetdb/Manifest
index 1a3f25d..a6ce9e3 100644
--- a/app-admin/puppetdb/Manifest
+++ b/app-admin/puppetdb/Manifest
@@ -1,5 +1,3 @@
-DIST puppetdb-3.2.3.tar.gz 25469315 SHA256 
3b9d121e54da1511834d708437c9c9ca15db2818314f442511bbb2e576a7afaa SHA512 
d15a497bce10e1af989e1deaba99794929916362e13393814d2c5545f80ee4fb0976758c3bd0ae41466bd0364ba5df417fa69afde8bf24e6573119cdbe814aa9
 WHIRLPOOL 
031c14df0df52320926030e32290fb8ab5115e800711d90b2c5acdc712fa7bbcefbc83afc380bbeff4f1b30654d724a8db01c9b5ace3f6bc0deeeb31127e4443
-DIST puppetdb-3.2.4.tar.gz 25695565 SHA256 
580d25ace29b61d7504dfc2650fd7e1c6a14e77421cbfafed14703d857996d84 SHA512 
ff9214a4bcf2815ee4feecae91c697dc409a28acd934a82d56cdbae875fe95b5a0928a302749df2219bbc9db723402739abb2d9dc7fb70ab0934da8534a683b1
 WHIRLPOOL 
bfecad13e578700c271fdaf403163d0c43af9affc826e7b6c0dab54b3457cd10851559ffacf53852cea1e9215c7eeba248c4e2b4260942ee5039252817f28033
 DIST puppetdb-4.0.0.tar.gz 22121324 SHA256 
e28d898e1912a43cb3f2555c5bacf4cb03d819579ad5c018b70b5f73af52fc33 SHA512 
d2b06f470bb30ff7b6d6d02cd1d40ae6a9f1456baa7e15aac0ed51c6fae1f5b9b4c06d97896bd7c509302c8e26353d286c26e6a11fcb983ebf2569edf84bbf4d
 WHIRLPOOL 
c9c94cb9e2db49a3e0760a19ce7b714ee0e382087acba017a5392abbc3bd8ae12449aa7008dd4ab58cec18027fb6a5091b892d157c8562db0c1c6bed9993a31c
 DIST puppetdb-4.0.2.tar.gz 22131185 SHA256 
7306f509f2caf642e37c0b8c1d67a07734a7912ae6ce0887c805d038e3d43fb6 SHA512 
60594246df950f644cdc8d17da16685b15ab3b4838586820a1fd2a242aaa66a0320a1ffd8da445c7a071f8af15305ad711a588eb1ac5c0646a8bfed65e5b935f
 WHIRLPOOL 
77406d20e62014f3e3ac4c688ffa9792b1590ea05b5a176aa4a36d34e7f74792d86350f74e4b4274015fe6e96dbc198f26bf016b8c10993621e507c0e9cd
 DIST puppetdb-4.1.0.tar.gz 22315267 SHA256 
c06320f4befd5422308af38f44d76986c14b56cd1940705954b06754035e250c SHA512 
a9d8fbaa3fa2cc7edb02058250144becc43be3841bd702600a584438f8c4ce58abdea466e75d00aea2ff04d1f17a183ef018cb42c4d1cb952c2f71e8ff389bd1
 WHIRLPOOL 
f2c764c85e5ca33469413e551406e1112ff3e98112f372a3b5f8ad89c464dfa159d571e61dbd80839b59762b3549e64040a38668f45187a8fe3ed8fe98e8e59d

diff --git a/app-admin/puppetdb/puppetdb-3.2.3.ebuild 
b/app-admin/puppetdb/puppetdb-3.2.3.ebuild
deleted file mode 100644
index 9d2bed7..000
--- a/app-admin/puppetdb/puppetdb-3.2.3.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib systemd user
-
-DESCRIPTION="PuppetDB collects data generated by Puppet."
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
-SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-# will need the same keywords as puppet
-KEYWORDS="amd64 x86"
-
-RDEPEND+=">=virtual/jdk-1.7.0"
-DEPEND+=""
-
-pkg_setup() {
-   enewgroup puppetdb
-   enewuser puppetdb -1 -1 /opt/puppetlabs/server/data/puppetdb "puppetdb"
-}
-
-src_prepare() {
-   sed -i 's/sysconfig/conf\.d/g' ext/redhat/puppetdb.service || die
-   sed -i 's/sysconfig/conf\.d/g' ext/bin/puppetdb || die
-   sed -i 's/sysconfig/conf\.d/g' install.sh || die
-   sed -i 's/var\/run/run/g' ext/puppetdb.tmpfiles.conf || die
-   sed -i 's/var\/run/run/g' install.sh || die
-}
-
-src_compile() {
-   einfo "not compiling"
-}
-
-src_install() {
-   dodir /opt/puppetlabs/server/data/puppetdb
-   insinto /opt/puppetlabs/server/apps/puppetdb
-   insopts -m0744
-   doins ext/ezbake-functions.sh
-   insopts -m0644
-   doins ext/ezbake.manifest
-   doins puppetdb.jar
-   insinto /etc/puppetlabs/puppetdb
-   doins ext/config/logback.xml
-   doins ext/config/bootstrap.cfg
-   doins ext/config/request-logging.xml
-   insinto /etc/puppetlabs/puppetdb/conf.d
-   doins ext/config/conf.d/jetty.ini
-   doins ext/config/conf.d/repl.ini
-   doins ext/config/conf.d/database.ini
-   doins ext/config/conf.d/config.ini
-   insopts -m0755
-   insinto /opt/puppetlabs/server/apps/puppetdb/scripts
-   doins install.sh
-   insinto /opt/puppetlabs/server/apps/puppetdb/cli/apps
-   doins ext/cli/foreground
-   doins ext/cli/ssl-setup
-   doins ext/cli/export
-   doins ext/cli/config-migration
-   doins ext/cli/foreground
-   doins ext/cli/anonymize
-   doins 

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

2016-05-20 Thread Tobias Klausmann
commit: efe584c1989e3bbc5233ba8488475c96aafaf422
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 15:11:09 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 15:11:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe584c1

dev-db/postgresql-9.4.7-r0: add alpha keyword

Gentoo-Bug: 578680

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-db/postgresql/postgresql-9.4.7.ebuild 
b/dev-db/postgresql/postgresql-9.4.7.ebuild
index 3f73e6b..c8a2304 100644
--- a/dev-db/postgresql/postgresql-9.4.7.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.7.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2016-05-20 Thread Tobias Klausmann
commit: 9a358f85538a745112e3b0811fcc0e5d4878670f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 15:08:25 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 15:09:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a358f85

dev-db/postgresql-9.3.12-r0: add alpha keyword

Gentoo-Bug: 578680

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-db/postgresql/postgresql-9.3.12.ebuild 
b/dev-db/postgresql/postgresql-9.3.12.ebuild
index 91cc24f..cc7c4d7 100644
--- a/dev-db/postgresql/postgresql-9.3.12.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.12.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2016-05-20 Thread Ulrich Müller
commit: 4510ec33dae2853bb10e59e79e439fd8c0414648
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri May 20 14:58:51 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri May 20 15:04:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4510ec33

licenses: Fix encoding issues in various files.

 licenses/IDEA   |   4 +-
 licenses/IDEA_Academic  |   6 +-
 licenses/IDEA_Classroom |   4 +-
 licenses/IDEA_OpenSource|   4 +-
 licenses/IDEA_Personal  |   4 +-
 licenses/PyCharm| 129 +-
 licenses/PyCharm_Academic   | 121 -
 licenses/PyCharm_Classroom  | 120 -
 licenses/PyCharm_OpenSource | 111 ++-
 licenses/PyCharm_Preview|  18 ++--
 licenses/glimpse| 253 ++--
 11 files changed, 622 insertions(+), 152 deletions(-)

diff --git a/licenses/IDEA b/licenses/IDEA
index 6a8be73..bbe3d91 100644
--- a/licenses/IDEA
+++ b/licenses/IDEA
@@ -1,4 +1,4 @@
-LICENSE AGREEMENT FOR INTELLIJ IDEA
+LICENSE AGREEMENT FOR INTELLIJ IDEA
 (Commercial License)
 
 Version 10, Effective as of August 23, 2014
@@ -110,4 +110,4 @@ For exceptions or modifications to this Agreement, please 
contact Licensor at:
 
 Address: Na hrebenech II 1718/10, Prague, 14700, Czech Republic
 Fax: +420 241 722 540
-E-mail: sa...@jetbrains.com
\ No newline at end of file
+E-mail: sa...@jetbrains.com

diff --git a/licenses/IDEA_Academic b/licenses/IDEA_Academic
index c547bb8..860d4c0 100644
--- a/licenses/IDEA_Academic
+++ b/licenses/IDEA_Academic
@@ -1,4 +1,4 @@
-LICENSE AGREEMENT FOR INTELLIJ IDEA
+LICENSE AGREEMENT FOR INTELLIJ IDEA
 (Academic License)
 
 Version 10, Effective as of August 23, 2014
@@ -86,7 +86,7 @@ SOFTWARE IS PROVIDED TO LICENSEE "AS IS" AND WITHOUT 
WARRANTIES. LICENSOR MAKES
 12. DISCLAIMER OF DAMAGES
 
 (a) TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT WILL 
LICENSOR OR ITS AFFILIATES, LICENSORS, SUPPLIERS OR RESELLERS BE LIABLE TO 
LICENSEE UNDER ANY THEORY FOR ANY DAMAGES SUFFERED BY LICENSEE OR ANY USER OF 
SOFTWARE, OR FOR ANY SPECIAL, INCIDENTAL, INDIRECT, CONSEQUENTIAL, OR SIMILAR 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS OR 
CONFIDENTIAL OR OTHER INFORMATION, FOR BUSINESS INTERRUPTION, FOR PERSONAL 
INJURY, FOR LOSS OF PRIVACY, FOR FAILURE TO MEET ANY DUTY INCLUDING OF GOOD 
FAITH OR OF REASONABLE CARE, FOR NEGLIGENCE, AND FOR ANY OTHER PECUNIARY OR 
OTHER LOSS WHATSOEVER) ARISING OUT OF THE USE OR INABILITY TO USE SOFTWARE, OR 
THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES, EVEN IF LICENSOR HAS 
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, AND REGARDLESS OF THE LEGAL OR 
EQUITABLE THEORY (CONTRACT, TORT OR OTHERWISE) UPON WHICH THE CLAIM IS BASED.
-(b) IN ANY CASE, LICENSOR'S ENTIRE LIABILITY UNDER ANY PROVISION OF THIS 
AGREEMENT WILL BE LIMITED TO THE AMOUNT ACTUALLY PAID BY LICENSEE FOR SOFTWARE 
UNDER THIS AGREEMENT. 
+(b) IN ANY CASE, LICENSOR'S ENTIRE LIABILITY UNDER ANY PROVISION OF THIS 
AGREEMENT WILL BE LIMITED TO THE AMOUNT ACTUALLY PAID BY LICENSEE FOR SOFTWARE 
UNDER THIS AGREEMENT.
 
 13. EXPORT REGULATIONS
 
@@ -114,4 +114,4 @@ For exceptions or modifications to this Agreement, please 
contact Licensor at:
 
 Address: Na hrebenech II 1718/10, Prague, 14700, Czech Republic
 Fax: +420 241 722 540
-E-mail: sa...@jetbrains.com
\ No newline at end of file
+E-mail: sa...@jetbrains.com

diff --git a/licenses/IDEA_Classroom b/licenses/IDEA_Classroom
index 842f71d..4ccf46c 100644
--- a/licenses/IDEA_Classroom
+++ b/licenses/IDEA_Classroom
@@ -1,4 +1,4 @@
-LICENSE AGREEMENT FOR INTELLIJ IDEA
+LICENSE AGREEMENT FOR INTELLIJ IDEA
 (Classroom License)
 
 Version 12, Effective as of August 23, 2014
@@ -102,4 +102,4 @@ For exceptions or modifications to this Agreement, please 
contact Licensor at:
 
 Address: Na hrebenech II 1718/10, Prague, 14700, Czech Republic
 Fax: +420 241 722 540
-E-mail: sa...@jetbrains.com
\ No newline at end of file
+E-mail: sa...@jetbrains.com

diff --git a/licenses/IDEA_OpenSource b/licenses/IDEA_OpenSource
index aec6876..f2f83b8 100644
--- a/licenses/IDEA_OpenSource
+++ b/licenses/IDEA_OpenSource
@@ -1,4 +1,4 @@
-LICENSE AGREEMENT FOR INTELLIJ IDEA
+LICENSE AGREEMENT FOR INTELLIJ IDEA
 (Open Source Development License)
 
 Version 10, Effective as of August 23, 2014
@@ -97,4 +97,4 @@ For exceptions or modifications to this Agreement, please 
contact Licensor at:
 
 Address: Na hrebenech II 1718/10, Prague, 14700, Czech Republic
 Fax: +420 241 722 540
-E-mail: sa...@jetbrains.com
\ No newline at end of file
+E-mail: sa...@jetbrains.com

diff --git a/licenses/IDEA_Personal b/licenses/IDEA_Personal
index 380c453..4f31385 100644
--- a/licenses/IDEA_Personal
+++ b/licenses/IDEA_Personal
@@ -1,4 +1,4 @@
-LICENSE AGREEMENT FOR INTELLIJ IDEA
+LICENSE AGREEMENT FOR INTELLIJ IDEA
 (Personal License)
 
 Version 10, Effective as of 

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

2016-05-20 Thread Ian Delaney
commit: b524284059f3a57778cec583d2d16b8a7a3455fd
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri May 20 15:03:17 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri May 20 15:03:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5242840

dev-python/enum34: add setuptools to DEPEND in vn. 1.1.3

Noted by haubi in the gentoo bug, fixes the bug

Gentoo-bug: #581366

Package-Manager: portage-2.3.0_rc1

 dev-python/enum34/enum34-1.1.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/enum34/enum34-1.1.3.ebuild 
b/dev-python/enum34/enum34-1.1.3.ebuild
index 187d0cf..d77d51d 100644
--- a/dev-python/enum34/enum34-1.1.3.ebuild
+++ b/dev-python/enum34/enum34-1.1.3.ebuild
@@ -17,6 +17,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="doc"
 
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
 python_test() {
"${PYTHON}" enum/test.py || die "Tests failed under ${EPYTHON}"
 }



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

2016-05-20 Thread Mike Frysinger
commit: 2944607e4f2d843f218dde67297b7a8ca2d343b5
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri May 20 14:45:00 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri May 20 14:48:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2944607e

media-libs/gd: version bump to 2.2.1

 media-libs/gd/Manifest | 2 +-
 media-libs/gd/{gd-2.2.0.ebuild => gd-2.2.1.ebuild} | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/gd/Manifest b/media-libs/gd/Manifest
index 236ac69..2b0821e 100644
--- a/media-libs/gd/Manifest
+++ b/media-libs/gd/Manifest
@@ -1,2 +1,2 @@
 DIST libgd-2.1.1.tar.xz 2039132 SHA256 
9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285 SHA512 
48f02a4b89e412870f9091b92eb26136c5c0d795722262ad973c7d4103476204a2de36133a2634b8f410d6bccdcf60afb829a74ac2fddfb96aff2cd2567b
 WHIRLPOOL 
a38cf1f060db35d247b54038e731484e6230cd8a9da263a8c4823aaf6b3ce455c0747bbbde60f131d85a48340e39a5c8d6273fa51366cbe2436530520211a238
-DIST libgd-2.2.0.tar.xz 2117636 SHA256 
35235129bfaaa4ed09af5b9efef2aa311318ca3a4c36bb8342f9b23cfacbf50b SHA512 
209aed94d34df235aa26c1556135537cae116f20a8e408b8981fd59e9d027f6d856a0ebe609d8acadf3b960d20e36eb73e4f56e8a0b96c034493b36dd81ce9a4
 WHIRLPOOL 
0b73393e6fd3832ac9dd9a2bbf29067855fbd34885f5b8fa7166d5b9992a9a289988c0fd2c9f6f57fcad08d87f1d4309b3471a0892089eeaff58c5a123e4e242
+DIST libgd-2.2.1.tar.xz 2117160 SHA256 
708762ae483e5fe46b58659f622c3e8f820c7ce0b3ae4e10ad0fbf17d4c4b976 SHA512 
c19fe86230198b5ba25d7bb275f93ad3332d039accf7149036f53fc333753bacd91a80b5dca576b241e9eb20e9a4028236a485ca0f9fb8581c2a552fe4fe2262
 WHIRLPOOL 
41f53e0d7dc6a629190019b76dc98e35b75b64a62feb5ddb5d4fedc37d2240f1a0460dd9127b247e0e8010fcec1e10d7d846ce8e7ea6fd238087bb30e5b6f08d

diff --git a/media-libs/gd/gd-2.2.0.ebuild b/media-libs/gd/gd-2.2.1.ebuild
similarity index 98%
rename from media-libs/gd/gd-2.2.0.ebuild
rename to media-libs/gd/gd-2.2.1.ebuild
index fb7d126..3f2208e 100644
--- a/media-libs/gd/gd-2.2.0.ebuild
+++ b/media-libs/gd/gd-2.2.1.ebuild
@@ -41,6 +41,7 @@ multilib_src_configure() {
# don't care about on Gentoo systems.
ECONF_SOURCE=${S} \
econf \
+   --disable-werror \
--without-x \
--without-liq \
$(use_enable static-libs static) \



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

2016-05-20 Thread Tobias Klausmann
commit: 88140561aa158f013360e1047063542d6c7f3088
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 14:36:16 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 14:36:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88140561

dev-db/postgresql-9.1.21-r0: add alpha keyword

Gentoo-Bug: 578680

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-db/postgresql/postgresql-9.1.21.ebuild 
b/dev-db/postgresql/postgresql-9.1.21.ebuild
index d5f89bf..eb1b3ff 100644
--- a/dev-db/postgresql/postgresql-9.1.21.ebuild
+++ b/dev-db/postgresql/postgresql-9.1.21.ebuild
@@ -13,7 +13,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2016-05-20 Thread Tobias Klausmann
commit: ab1d46c33eb0a8a5d398dea6320e9543f63d3fc1
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 14:38:52 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 14:38:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1d46c3

dev-db/postgresql-9.2.16-r0: add alpha keyword

Gentoo-Bug: 578680

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-db/postgresql/postgresql-9.2.16.ebuild 
b/dev-db/postgresql/postgresql-9.2.16.ebuild
index c2bd851..f06d895 100644
--- a/dev-db/postgresql/postgresql-9.2.16.ebuild
+++ b/dev-db/postgresql/postgresql-9.2.16.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2016-05-20 Thread Mike Gilbert
commit: f4b3aeab560b15c3e18d7c3d3b192764e4cee9c9
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May 20 14:28:05 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May 20 14:28:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b3aeab

www-client/google-chrome-beta: automated update

Package-Manager: portage-2.2.28_p107_p765264

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-51.0.2704.47.ebuild => google-chrome-beta-51.0.2704.54.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index afc3bfb..8efa3f9 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_51.0.2704.47-1_amd64.deb 49066898 SHA256 
61d16787b8a091f6bed23b9c0e16a640bed30eeddbc0a23fe848f28fa8485ceb SHA512 
e9cf3ae2ae4c499964819d12474bd3837f9ff2ef2fd5579ebf3e79302333d28c2adb9e4c9f6fe9b8e501146b5f0eaaa60337b7413cf03d6050ef60966f44ac17
 WHIRLPOOL 
04ab35930197e3f0d4823dbbc8d72d32f9682602465a04432287be5bacd9ff739dae7f942826ef8d4779812cd08a4e701819df765ebc91206f7aef598a099148
+DIST google-chrome-beta_51.0.2704.54-1_amd64.deb 49153416 SHA256 
4cfff1dd7d1e25c9ee697216de37b3ddec0a7cb38d5a7ad475670a99f2219cc4 SHA512 
f634f7920a4c679371592a2023a8c73e399704bd860ed7fcca6e0f130df062f6fd8860dac59c00e1c2785b67a909691aaffe2b231100ff804496248e638c1ecf
 WHIRLPOOL 
9eb330f9660882709d1d098902f788105ec0877f1b3b5d04f5ae287da82aa236a39b2381d1e8ea33238af79f8d6c4a66bfc97654e4f051e5d7484f9777f64092

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-51.0.2704.47.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-51.0.2704.54.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-51.0.2704.47.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-51.0.2704.54.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2016-05-20 Thread Mike Gilbert
commit: f6b275352bb1723d389f467d69fe0695582f6c53
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May 20 14:27:53 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May 20 14:27:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b27535

www-plugins/chrome-binary-plugins: automated update

Package-Manager: portage-2.2.28_p107_p765252

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...04.47_beta.ebuild => chrome-binary-plugins-51.0.2704.54_beta.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index de98578..b71f3ba 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_51.0.2704.47-1_amd64.deb 49066898 SHA256 
61d16787b8a091f6bed23b9c0e16a640bed30eeddbc0a23fe848f28fa8485ceb SHA512 
e9cf3ae2ae4c499964819d12474bd3837f9ff2ef2fd5579ebf3e79302333d28c2adb9e4c9f6fe9b8e501146b5f0eaaa60337b7413cf03d6050ef60966f44ac17
 WHIRLPOOL 
04ab35930197e3f0d4823dbbc8d72d32f9682602465a04432287be5bacd9ff739dae7f942826ef8d4779812cd08a4e701819df765ebc91206f7aef598a099148
+DIST google-chrome-beta_51.0.2704.54-1_amd64.deb 49153416 SHA256 
4cfff1dd7d1e25c9ee697216de37b3ddec0a7cb38d5a7ad475670a99f2219cc4 SHA512 
f634f7920a4c679371592a2023a8c73e399704bd860ed7fcca6e0f130df062f6fd8860dac59c00e1c2785b67a909691aaffe2b231100ff804496248e638c1ecf
 WHIRLPOOL 
9eb330f9660882709d1d098902f788105ec0877f1b3b5d04f5ae287da82aa236a39b2381d1e8ea33238af79f8d6c4a66bfc97654e4f051e5d7484f9777f64092
 DIST google-chrome-stable_50.0.2661.102-1_amd64.deb 48877898 SHA256 
4b93f0109dfb79cea19d8f22ac736238d5cb2106b1dfc16e3b8f52e36bdf789f SHA512 
79dced500f3f6cf775f68e6020825472014af7922ee33af4d5d525b444e34433c9c9b68dcd57b093c5af6483e1ac559023e27058f7a873f34fdc8c7bc92bab6c
 WHIRLPOOL 
b5e2160472aa3ef9f895adbb742440ad9618595f9e128e836a8a8bc562ff3d3d943d1d51baaf4e493963d461797f61ac1b0177dfbd0dc78248eb46c228e35c6b
 DIST google-chrome-unstable_52.0.2739.0-1_amd64.deb 54456300 SHA256 
d7be55c1efc9b8ca0b998b987106f98b4f7fd1bcccd4230a8cebcbbfc4c0fee4 SHA512 
640917328fa012c67246812c6c4efc5b192ec50702ccf97a7f37c915d797aef3bf2599ef6fb82c20b00c0ffd7dde6016f4aad140c286da2b653f65593ced41b7
 WHIRLPOOL 
231a8be85c3f356b36454fd45e7005e673ee50617eff496584024f4941e30e0219f703329942a78e6c9b4b721086167e9597ea2379009bc251bc925ecb682538

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.47_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.54_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.47_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-51.0.2704.54_beta.ebuild



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

2016-05-20 Thread Ulrich Müller
commit: c3d938c69a17d0206c9a303f988ba0bd27e2b290
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri May 20 14:10:39 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri May 20 14:10:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d938c6

licenses: Convert line endings in RuneScape-EULA from DOS to Unix.

 licenses/RuneScape-EULA | 386 
 1 file changed, 193 insertions(+), 193 deletions(-)

diff --git a/licenses/RuneScape-EULA b/licenses/RuneScape-EULA
index fb4c573..263f9dc 100644
--- a/licenses/RuneScape-EULA
+++ b/licenses/RuneScape-EULA
@@ -1,193 +1,193 @@
-END USER LICENCE AGREEMENT FOR RUNESCAPE CLIENT
-
-PLEASE READ CAREFULLY BEFORE INSTALLING THE SOFTWARE
-
-This licence agreement (Licence) is a legal agreement between you (Licensee or 
you) and Jagex Limited of St John's Innovation Centre Cowley Road, Cambridge, 
CB4 0WS (Jagex, us or we) for the software program, and any files delivered to 
you to "patch", update or otherwise modify the software program known as 
RuneScape Client (Software).  We licence use of the Software to you on the 
basis of this Licence. We do not sell the Software to you and we remain the 
owners of the Software at all times.
-
-IMPORTANT NOTICE TO ALL USERS:
-* BY INSTALLING THE SOFTWARE OR OTHERWISE USING THE SOFTWARE YOU AGREE TO THE 
TERMS OF THIS LICENCE WHICH WILL BIND YOU.
-* IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENCE, WE WILL NOT LICENCE THE 
SOFTWARE TO YOU AND YOU ARE NOT PERMITTED TO INSTALL, COPY OR USE THE SOFTWARE.
-
-In addition to the terms of this Licence, any and all uses of the Software are 
subject to the Privacy Policy located at 
http://www.jagex.com/privacy/privacy.ws; and the Terms and Conditions of use 
available at: http://www.jagex.com/terms/terms.ws, both of which are 
incorporated into this Licence by reference.
-
-1   GRANT AND SCOPE OF LICENCE
-
-1.1 Subject to you complying with this Licence, Jagex hereby grant to you a 
non-exclusive, non-transferable, limited, revocable licence to: (a) download, 
install and use the Software on one or more computers owned by you or under 
your legitimate control; and (b) use the Software for your non-commercial, 
personal purposes only.
-
-2   RESTRICTIONS
-
-2.1 Except as expressly set out in this Licence or as permitted by any local 
law, you undertake:
-a.  not to, in whole or in part, copy, reproduce, disassemble, decompile, 
reverse-engineer or create derivative works of the Software; except where such 
copying is incidental to normal use of the Software; 
-b.  not to rent, sell, lease, sub-licence, loan, publish, display, distribute 
or otherwise transfer to a third party the Software, any copy thereof, in whole 
or in part;
-c.  not to translate, merge, adapt, vary or make alterations to, or 
modifications of, the whole or any part of the Software, nor permit the 
Software or any part of it to be combined with, or become incorporated in, any 
other programs; and
-d.  not to exploit the Software or any of its parts for any commercial purpose.
-
-2.2 Any use of the Software in violation of the Licence and restrictions will 
be regarded as an infringement of Jagex's copyrights in and to the Software and 
any use of the Software not expressly authorised by the terms of the Licence is 
expressly prohibited.
-
-3   INTELLECTUAL PROPERTY RIGHTS
-
-3.1 You acknowledge that all title, ownership rights and intellectual property 
rights in and to the Software and all copies thereof (including without 
limitation any titles, computer code, themes, objects, characters, storylines, 
catch phrases, locations, concepts, artwork, landscape designs, animations, 
sounds, musical compositions, recordings and audio-visual effects) anywhere in 
the world belong to us.
-
-3.2 You acknowledge that rights in the Software are licensed (not sold) to 
you, and that you have no rights in, or to, the Software other than the right 
to use them in accordance with the terms of this Licence.
-
-4   DISCLAIMER OF WARRANTIES
-
-4.1 TO THE FULLEST EXTENT PERMISSIBLE UNDER APPLICABLE LAW, THE SOFTWARE IS 
PROVIDED "AS IS" WITH ALL FAULTS, WITHOUT WARRANTY, PERFORMANCE ASSURANCES OR 
GUARANTEES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION 
ANY IMPLIED WARRANTIES OF CONDITION, QUALITY, SATISFACTION, UNINTERRUPTED USE, 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. YOUR USE 
IS AT YOUR SOLE RISK. JAGEX DOES NOT WARRANT THAT THE SOFTWARE WILL BE 
ERROR-FREE, OR THAT THE SOFTWARE WILL INTEROPERATE OR BE COMPATIBLE WITH ANY 
OTHER SOFTWARE OR THAT ANY ERRORS IN THE SOFTWARE WILL BE CORRECTED.
-
-5   LIMITATION OF LIABILITY
-
-5.1 SUBJECT TO SECTION 5.3, JAGEX SHALL NOT BE LIABLE IN ANY WAY FOR ANY LOSS 
OR DAMAGE OF ANY KIND ARISING OUT OF THE SOFTWARE OR ANY USE OF THE SOFTWARE, 
INCLUDING WITHOUT LIMITATION LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR 
ANY AND ALL OTHER DAMAGES OR 

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

2016-05-20 Thread Ulrich Müller
commit: 52ef0ca20c4b19e869fb936fa1192659a60b2b9a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri May 20 14:06:19 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri May 20 14:06:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ef0ca2

profiles: Know the alphabet.

 profiles/license_groups | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/license_groups b/profiles/license_groups
index 3257a02..6fa6ff4 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -79,7 +79,7 @@ BINARY-REDISTRIBUTABLE @FREE atheros-hal bh-luxi Broadcom 
Dina hashcat intel-uco
 
 # License agreements that try to take away your rights. These are more
 # restrictive than "all-rights-reserved" or require explicit approval.
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft Coherent-Graphics CROSSOVER CROSSOVER-2 
CYANA DOOM3 ETQW FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront 
Gameplay-Group-EULA GIMPS GOG-EULA google-chrome googleearth Google-TOS 
Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST 
Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA 
Nero-EULA-US Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge 
PUEL Q3AEULA Q3AEULA-2111 QUAKE4 Quartus-prime-megacore RTCW RTCW-ETEULA 
SCM-MICRO SJ-Labs skype-4.0.0.7-copyright spin-commercial spin-educational 
TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi RuneScape-EULA
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft Coherent-Graphics CROSSOVER CROSSOVER-2 
CYANA DOOM3 ETQW FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront 
Gameplay-Group-EULA GIMPS GOG-EULA google-chrome googleearth Google-TOS 
Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST 
Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA 
Nero-EULA-US Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge 
PUEL Q3AEULA Q3AEULA-2111 QUAKE4 Quartus-prime-megacore RTCW RTCW-ETEULA 
RuneScape-EULA SCM-MICRO SJ-Labs skype-4.0.0.7-copyright spin-commercial 
spin-educational TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi
 
 # Deprecated license labels, used by repoman
 #DEPRECATED as-is



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

2016-05-20 Thread Marius Brehler
commit: 27a0dc46d02412bf37e718294235a143987b3ba7
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu May 19 13:22:22 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Thu May 19 13:22:22 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=27a0dc46

Merge pull request #625 from TheChymera/ants

sci-biology/ants: install scripts

 sci-biology/ants/ants-.ebuild | 2 ++
 sci-biology/ants/files/99ants | 1 +
 2 files changed, 3 insertions(+)



[gentoo-commits] proj/sci:master commit in: sci-biology/ants/

2016-05-20 Thread Marius Brehler
commit: 17deecb9ee9f5033e0e965ae9cb9c110d794afdb
Author: Horea Christian  yandex  com>
AuthorDate: Fri May 13 22:49:41 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Fri May 13 22:49:41 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=17deecb9

sci-biology/ants: install scripts

Package-Manager: portage-2.2.28

 sci-biology/ants/ants-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-biology/ants/ants-.ebuild 
b/sci-biology/ants/ants-.ebuild
index b034760..c8b6e64 100644
--- a/sci-biology/ants/ants-.ebuild
+++ b/sci-biology/ants/ants-.ebuild
@@ -22,6 +22,8 @@ src_install() {
cd "${WORKDIR}/${P}_build/ANTS-build" || die "build dir not found"
default
cd "${WORKDIR}/${P}/Scripts" || die "scripts dir not found"
+   exeinto /usr/bin
+   doexe *.sh
dodir /usr/$(get_libdir)/ants
install -t "${D}"usr/$(get_libdir)/ants *
 }



[gentoo-commits] proj/sci:master commit in: sci-biology/ants/

2016-05-20 Thread Marius Brehler
commit: d2d862999e44d5e9a378f0efe3098190df788fa7
Author: Horea Christian  yandex  com>
AuthorDate: Tue May 17 00:50:05 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Tue May 17 00:50:05 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d2d86299

sci-biology/ants: using dobin instead of doexe

Package-Manager: portage-2.2.28

 sci-biology/ants/ants-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-biology/ants/ants-.ebuild 
b/sci-biology/ants/ants-.ebuild
index 628d926..d3e39db 100644
--- a/sci-biology/ants/ants-.ebuild
+++ b/sci-biology/ants/ants-.ebuild
@@ -22,8 +22,7 @@ src_install() {
cd "${WORKDIR}/${P}_build/ANTS-build" || die "build dir not found"
default
cd "${WORKDIR}/${P}/Scripts" || die "scripts dir not found"
-   exeinto /usr/bin
-   doexe *.sh
+   dobin *.sh
dodir /usr/$(get_libdir)/ants
install -t "${D}"usr/$(get_libdir)/ants *
doenvd "${FILESDIR}"/99ants



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

2016-05-20 Thread Marius Brehler
commit: ad252baea225a7ade1dc351b1510970aefbdccd7
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Fri May 20 14:00:23 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Fri May 20 14:01:19 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ad252bae

sci-libs/arrayfire: Update dependencies, boost-compute is shipped with 
boost-1.61.0

Package-Manager: portage-2.2.28

 sci-libs/arrayfire/arrayfire-3.1.3-r1.ebuild | 4 ++--
 sci-libs/arrayfire/arrayfire-3.2.2.ebuild| 4 ++--
 sci-libs/arrayfire/arrayfire-3.3.2.ebuild| 4 ++--
 sci-libs/arrayfire/arrayfire-.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-libs/arrayfire/arrayfire-3.1.3-r1.ebuild 
b/sci-libs/arrayfire/arrayfire-3.1.3-r1.ebuild
index 12f6fcf..c1f1409 100644
--- a/sci-libs/arrayfire/arrayfire-3.1.3-r1.ebuild
+++ b/sci-libs/arrayfire/arrayfire-3.1.3-r1.ebuild
@@ -36,10 +36,10 @@ RDEPEND="
virtual/blas
virtual/cblas
virtual/lapacke
-   dev-libs/boost
-   dev-libs/boost-compute
>=sci-libs/clblas-2.4
>=sci-libs/clfft-2.6.1
+   dev-libs/boost
+   || ( dev-libs/boost-compute >=dev-libs/boost-1.61.0 )
)
graphics? (
media-libs/glew

diff --git a/sci-libs/arrayfire/arrayfire-3.2.2.ebuild 
b/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
index aa766c9..7bad0bd 100644
--- a/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
+++ b/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
@@ -36,10 +36,10 @@ RDEPEND="
virtual/blas
virtual/cblas
virtual/lapacke
-   dev-libs/boost
-   dev-libs/boost-compute
>=sci-libs/clblas-2.4
>=sci-libs/clfft-2.6.1
+   dev-libs/boost
+   || ( dev-libs/boost-compute >=dev-libs/boost-1.61.0 )
)
graphics? (
media-libs/glew

diff --git a/sci-libs/arrayfire/arrayfire-3.3.2.ebuild 
b/sci-libs/arrayfire/arrayfire-3.3.2.ebuild
index 78c0ecc..d63b55d 100644
--- a/sci-libs/arrayfire/arrayfire-3.3.2.ebuild
+++ b/sci-libs/arrayfire/arrayfire-3.3.2.ebuild
@@ -36,10 +36,10 @@ RDEPEND="
virtual/blas
virtual/cblas
virtual/lapacke
-   dev-libs/boost
-   dev-libs/boost-compute
>=sci-libs/clblas-2.4
>=sci-libs/clfft-2.6.1
+   dev-libs/boost
+   || ( dev-libs/boost-compute >=dev-libs/boost-1.61.0 )
)
graphics? (
media-libs/glew

diff --git a/sci-libs/arrayfire/arrayfire-.ebuild 
b/sci-libs/arrayfire/arrayfire-.ebuild
index b0494ea..8a70e50 100644
--- a/sci-libs/arrayfire/arrayfire-.ebuild
+++ b/sci-libs/arrayfire/arrayfire-.ebuild
@@ -36,10 +36,10 @@ RDEPEND="
virtual/blas
virtual/cblas
virtual/lapacke
-   dev-libs/boost
-   dev-libs/boost-compute
>=sci-libs/clblas-2.4
>=sci-libs/clfft-2.6.1
+   dev-libs/boost
+   || ( dev-libs/boost-compute >=dev-libs/boost-1.61.0 )
)
graphics? (
media-libs/glew



[gentoo-commits] proj/sci:master commit in: sci-biology/ants/, sci-biology/ants/files/

2016-05-20 Thread Marius Brehler
commit: 3d118dfa3e1dae9d325b540ba0a41dd41df0ce54
Author: Horea Christian  yandex  com>
AuthorDate: Mon May 16 05:48:52 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Mon May 16 05:48:52 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3d118dfa

sci-biology/ants: adding environment variable needed to run scripts

Package-Manager: portage-2.2.28

 sci-biology/ants/ants-.ebuild | 1 +
 sci-biology/ants/files/99ants | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sci-biology/ants/ants-.ebuild 
b/sci-biology/ants/ants-.ebuild
index c8b6e64..628d926 100644
--- a/sci-biology/ants/ants-.ebuild
+++ b/sci-biology/ants/ants-.ebuild
@@ -26,4 +26,5 @@ src_install() {
doexe *.sh
dodir /usr/$(get_libdir)/ants
install -t "${D}"usr/$(get_libdir)/ants *
+   doenvd "${FILESDIR}"/99ants
 }

diff --git a/sci-biology/ants/files/99ants b/sci-biology/ants/files/99ants
new file mode 100644
index 000..c0d7bef
--- /dev/null
+++ b/sci-biology/ants/files/99ants
@@ -0,0 +1 @@
+ANTSPATH=/usr/bin/



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

2016-05-20 Thread Tobias Klausmann
commit: 32614d4a3bfaac17794aa070018cdf7e096c9cf3
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 14:02:19 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 14:02:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32614d4a

dev-vcs/mercurial-3.7.3-r0: add alpha keyword

Gentoo-Bug: 578546

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-vcs/mercurial/mercurial-3.7.3.ebuild 
b/dev-vcs/mercurial/mercurial-3.7.3.ebuild
index 109df1d..f8be6c1 100644
--- a/dev-vcs/mercurial/mercurial-3.7.3.ebuild
+++ b/dev-vcs/mercurial/mercurial-3.7.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~ppc-aix 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~ppc-aix 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bugzilla emacs gpg test tk"
 
 RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )



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

2016-05-20 Thread Tobias Klausmann
commit: 6145f86ff0e35436f8e84539d7e5c1b1eafa3fef
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 13:52:02 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 13:52:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6145f86f

app-crypt/mit-krb5-1.14.2-r0: add alpha keyword

Gentoo-Bug: 577930

Package-Manager: portage-2.3.0_rc1

 app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild
index f38ceeb..3d2db0a 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ 
SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz;
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86"
 IUSE="doc +keyutils libressl openldap +pkinit selinux +threads test xinetd"
 
 CDEPEND="



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

2016-05-20 Thread Tobias Klausmann
commit: fe818ffa2a13872220ae7af49db35d4980e24a91
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri May 20 13:29:20 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri May 20 13:29:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe818ffa

net-ftp/proftpd-1.3.5b-r0: add alpha keyword

Gentoo-Bug: 577046

Package-Manager: portage-2.3.0_rc1

 net-ftp/proftpd/proftpd-1.3.5b.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-ftp/proftpd/proftpd-1.3.5b.ebuild 
b/net-ftp/proftpd/proftpd-1.3.5b.ebuild
index 2b4cf7a..e5cdf5b 100644
--- a/net-ftp/proftpd/proftpd-1.3.5b.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.5b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
 LICENSE="GPL-2"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso 
dynmasq exec ifsession ifversion ident ipv6
kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR 
linguas_it_IT linguas_ja_JP linguas_ko_KR
linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg 
mysql ncurses nls pam +pcre postgres qos radius



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

2016-05-20 Thread Ian Delaney
commit: fa6acdfea89ea45e073849c656e3947a8cb21997
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri May 20 07:52:53 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri May 20 13:22:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6acdfe

license: add license RuneScape-EULA wrt addition of games-rpg/runescape-launcher

 licenses/RuneScape-EULA | 193 
 1 file changed, 193 insertions(+)

diff --git a/licenses/RuneScape-EULA b/licenses/RuneScape-EULA
new file mode 100644
index 000..fb4c573
--- /dev/null
+++ b/licenses/RuneScape-EULA
@@ -0,0 +1,193 @@
+END USER LICENCE AGREEMENT FOR RUNESCAPE CLIENT
+
+PLEASE READ CAREFULLY BEFORE INSTALLING THE SOFTWARE
+
+This licence agreement (Licence) is a legal agreement between you (Licensee or 
you) and Jagex Limited of St John's Innovation Centre Cowley Road, Cambridge, 
CB4 0WS (Jagex, us or we) for the software program, and any files delivered to 
you to "patch", update or otherwise modify the software program known as 
RuneScape Client (Software).  We licence use of the Software to you on the 
basis of this Licence. We do not sell the Software to you and we remain the 
owners of the Software at all times.
+
+IMPORTANT NOTICE TO ALL USERS:
+* BY INSTALLING THE SOFTWARE OR OTHERWISE USING THE SOFTWARE YOU AGREE TO THE 
TERMS OF THIS LICENCE WHICH WILL BIND YOU.
+* IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENCE, WE WILL NOT LICENCE THE 
SOFTWARE TO YOU AND YOU ARE NOT PERMITTED TO INSTALL, COPY OR USE THE SOFTWARE.
+
+In addition to the terms of this Licence, any and all uses of the Software are 
subject to the Privacy Policy located at 
http://www.jagex.com/privacy/privacy.ws; and the Terms and Conditions of use 
available at: http://www.jagex.com/terms/terms.ws, both of which are 
incorporated into this Licence by reference.
+
+1   GRANT AND SCOPE OF LICENCE
+
+1.1 Subject to you complying with this Licence, Jagex hereby grant to you a 
non-exclusive, non-transferable, limited, revocable licence to: (a) download, 
install and use the Software on one or more computers owned by you or under 
your legitimate control; and (b) use the Software for your non-commercial, 
personal purposes only.
+
+2   RESTRICTIONS
+
+2.1 Except as expressly set out in this Licence or as permitted by any local 
law, you undertake:
+a.  not to, in whole or in part, copy, reproduce, disassemble, decompile, 
reverse-engineer or create derivative works of the Software; except where such 
copying is incidental to normal use of the Software; 
+b.  not to rent, sell, lease, sub-licence, loan, publish, display, distribute 
or otherwise transfer to a third party the Software, any copy thereof, in whole 
or in part;
+c.  not to translate, merge, adapt, vary or make alterations to, or 
modifications of, the whole or any part of the Software, nor permit the 
Software or any part of it to be combined with, or become incorporated in, any 
other programs; and
+d.  not to exploit the Software or any of its parts for any commercial purpose.
+
+2.2 Any use of the Software in violation of the Licence and restrictions will 
be regarded as an infringement of Jagex's copyrights in and to the Software and 
any use of the Software not expressly authorised by the terms of the Licence is 
expressly prohibited.
+
+3   INTELLECTUAL PROPERTY RIGHTS
+
+3.1 You acknowledge that all title, ownership rights and intellectual property 
rights in and to the Software and all copies thereof (including without 
limitation any titles, computer code, themes, objects, characters, storylines, 
catch phrases, locations, concepts, artwork, landscape designs, animations, 
sounds, musical compositions, recordings and audio-visual effects) anywhere in 
the world belong to us.
+
+3.2 You acknowledge that rights in the Software are licensed (not sold) to 
you, and that you have no rights in, or to, the Software other than the right 
to use them in accordance with the terms of this Licence.
+
+4   DISCLAIMER OF WARRANTIES
+
+4.1 TO THE FULLEST EXTENT PERMISSIBLE UNDER APPLICABLE LAW, THE SOFTWARE IS 
PROVIDED "AS IS" WITH ALL FAULTS, WITHOUT WARRANTY, PERFORMANCE ASSURANCES OR 
GUARANTEES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION 
ANY IMPLIED WARRANTIES OF CONDITION, QUALITY, SATISFACTION, UNINTERRUPTED USE, 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. YOUR USE 
IS AT YOUR SOLE RISK. JAGEX DOES NOT WARRANT THAT THE SOFTWARE WILL BE 
ERROR-FREE, OR THAT THE SOFTWARE WILL INTEROPERATE OR BE COMPATIBLE WITH ANY 
OTHER SOFTWARE OR THAT ANY ERRORS IN THE SOFTWARE WILL BE CORRECTED.
+
+5   LIMITATION OF LIABILITY
+
+5.1 SUBJECT TO SECTION 5.3, JAGEX SHALL NOT BE LIABLE IN ANY WAY FOR ANY LOSS 
OR DAMAGE OF ANY KIND ARISING OUT OF THE SOFTWARE OR ANY USE OF THE SOFTWARE, 
INCLUDING WITHOUT LIMITATION LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR 
ANY AND ALL OTHER DAMAGES OR LOSSES. 

  1   2   >