[gentoo-commits] sites/www:master commit in: _includes/downloads/, downloads/

2015-11-23 Thread Alex Legler
commit: 29b3f1db432909ce7940337dbf76d0f92ddb2708
Author: Alex Legler  a3li  li>
AuthorDate: Mon Nov 23 19:45:05 2015 +
Commit: Alex Legler  gentoo  org>
CommitDate: Mon Nov 23 19:45:05 2015 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=29b3f1db

Put sh and s390 downloads according to profile status

Also fixes bug 563618 by linking to all of the s390 files

 _includes/downloads/experimental.html | 21 +
 _includes/downloads/s390.html |  7 ---
 _includes/downloads/sh.html   |  7 ---
 downloads/index.html  | 16 +---
 4 files changed, 18 insertions(+), 33 deletions(-)

diff --git a/_includes/downloads/experimental.html 
b/_includes/downloads/experimental.html
index e6fc030..0adc955 100644
--- a/_includes/downloads/experimental.html
+++ b/_includes/downloads/experimental.html
@@ -1,12 +1,25 @@
 
-  mips
+  mips
   
 http://distfiles.gentoo.org/experimental/mips/stages/; 
data-relurl="../experimental/mips/stages/" class="list-group-item download-link 
download-link-mirrorable">
   
   MIPS stages
 
   
-
-
 
-
\ No newline at end of file
+  s390
+  
+http://distfiles.gentoo.org/releases/s390/autobuilds/; 
data-relurl="../releases/s390/stages/" class="list-group-item download-link 
download-link-mirrorable">
+  
+  S390 stages and boot media
+
+  
+
+  sh
+  Stage Archives
+  
+{% include partials/download-link.html type="stage3" arch="sh" id="sh4" 
title="Stage 3" tag="SH4" %}
+{% include partials/download-link.html type="stage3" arch="sh" id="sh4a" 
title="Stage 3" tag="SH4A" %}
+  
+
+

diff --git a/_includes/downloads/s390.html b/_includes/downloads/s390.html
deleted file mode 100644
index a93064b..000
--- a/_includes/downloads/s390.html
+++ /dev/null
@@ -1,7 +0,0 @@
-
-  Stage Archives
-  
-{% include partials/download-link.html type="stage3" arch="s390" id="s390" 
title="Stage 3" tag="S390" %}
-{% include partials/download-link.html type="stage3" arch="s390" 
id="s390x" title="Stage 3" tag="S390X" %}
-  
-
\ No newline at end of file

diff --git a/_includes/downloads/sh.html b/_includes/downloads/sh.html
deleted file mode 100644
index 8bd2b03..000
--- a/_includes/downloads/sh.html
+++ /dev/null
@@ -1,7 +0,0 @@
-
-  Stage Archives
-  
-{% include partials/download-link.html type="stage3" arch="sh" id="sh4" 
title="Stage 3" tag="SH4" %}
-{% include partials/download-link.html type="stage3" arch="sh" id="sh4a" 
title="Stage 3" tag="SH4A" %}
-  
-
\ No newline at end of file

diff --git a/downloads/index.html b/downloads/index.html
index 610dddf..bcf15fc 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -67,8 +67,6 @@ inlinejs: "$(function() { $('#other-arches 
a:first').tab('show'); });"
   hppa
   ia64
   ppc
-  s390
-  sh
   sparc
   (experimental)
 
@@ -116,18 +114,6 @@ inlinejs: "$(function() { $('#other-arches 
a:first').tab('show'); });"
   {% include downloads/ppc.html %}
 
   
-  
-s390
-
-  {% include downloads/s390.html %}
-
-  
-  
-sh
-
-  {% include downloads/sh.html %}
-
-  
   
 sparc
 
@@ -147,4 +133,4 @@ inlinejs: "$(function() { $('#other-arches 
a:first').tab('show'); });"
 Gentoo DVDs and CDs
 
   If you simply don't have the ability to download the large DVD or CD images, 
then you may wish to purchase a Gentoo DVD or 
CD.
-
\ No newline at end of file
+



[gentoo-commits] sites/www:master commit in: downloads/signatures/

2015-11-23 Thread Alex Legler
commit: 4ba3d40d27e3a4543190ee5fe10f96f7294e8c6e
Author: Alex Legler  a3li  li>
AuthorDate: Mon Nov 23 18:40:32 2015 +
Commit: Alex Legler  gentoo  org>
CommitDate: Mon Nov 23 18:40:32 2015 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=4ba3d40d

Update snapshots key expiry

 downloads/signatures/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index 4a232b3..2959b13 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -29,7 +29,7 @@ nav2-show: true
 DCD0 5B71 EAB9 4199 527F 44AC DB6B 8C1F 96D8 BF6D
 Gentoo Portage Snapshot Signing Key (Automated Signing Key)
 2011-11-25
-2015-11-24
+2016-07-01
   
   
 0x9E6438C817072058 (1024-bit DSA)
@@ -71,4 +71,4 @@ nav2-show: true
   
 
   
-
\ No newline at end of file
+



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

2015-11-23 Thread Mike Frysinger
commit: 5389c4dc429b9f43975a0f5eb9f0a6227bf9af30
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov 23 18:06:34 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov 23 18:07:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5389c4dc

sys-libs/binutils-libs: clarify USE=64-bit-bfd behavior on 64-bit hosts #566636

 sys-libs/binutils-libs/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/metadata.xml 
b/sys-libs/binutils-libs/metadata.xml
index 9939e3c..6b306ca 100644
--- a/sys-libs/binutils-libs/metadata.xml
+++ b/sys-libs/binutils-libs/metadata.xml
@@ -3,7 +3,7 @@
 
 toolchain
 
-   Support 64-bit targets even on 32-bit 
hosts
+   Support 64-bit targets even on 32-bit hosts (is 
ignored on 64-bit hosts)
Enable all possible targets in libbfd
 
 



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

2015-11-23 Thread Brian Evans
commit: 546628a7375a7f4ad6050966e9ec10d9a3a6476a
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Nov 23 18:25:35 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Nov 23 18:26:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546628a7

dev-db/mariadb: Version bump to 10.1.9

One tests fails on missing warning text: innodb.innodb_uninstall
Reported upstream https://mariadb.atlassian.net/browse/MDEV-9171

Package-Manager: portage-2.2.25

 dev-db/mariadb/Manifest  |   2 +
 dev-db/mariadb/mariadb-10.1.9.ebuild | 128 +++
 2 files changed, 130 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index bea73bf..8b8bc89 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -1,8 +1,10 @@
 DIST mariadb-10.0.21.tar.gz 56216903 SHA256 
4b9a32e15ceadefdb1057a02eb3e0addf702b75aef631a3c9194b832ecfa3545 SHA512 
75aa4b019f3432a61483bb325a0f088ea92d6fede44d7a300c15659411c8927fa2a0586182226315b6d6796641ca1d8746f7fd49e21fe21505adec1fc38ae32f
 WHIRLPOOL 
b086fb34363b2426f5e91c14916b747787feadf37c609f4aea1f08bd235e9e97df17f5bfa0eb9e65e93fbed3df5eb6c021287c4eb987a3362ea87cf96eaf268e
 DIST mariadb-10.0.22.tar.gz 56252325 SHA256 
9e17f4aaccb7069a874555cca254974d0f0103f0ad5e2434acab6aa353dafc7b SHA512 
68e30de616c83be5fbcfb3c5777c1ec888d8ada0c83c5de2a49d209eb6d27931c87be82096f73372da1ebcf48eafd294f94bece039caa73c1ee6cbf26718673d
 WHIRLPOOL 
84e08c1d336fb64dcb6bc823a465950999d395ed2a85ecf0b6cc0b4095fbb2f919f70670ec9e30fb5494ef0309966ebf2a115e4c781f0917c16806aad4b2695d
 DIST mariadb-10.1.8.tar.gz 53920483 SHA256 
7cbf6a4649aa6dc9cd1dc24424ade7b994de78582ce4d47ca0f4cd1c4c003bfa SHA512 
6bb282f814a0d7a6d8e06feb11a819bf9fc6f240428e4a03716a50f2291e070d789224e7f88b4b9b33a160424c4cc0b9deef96c280dcc900476ffc9888dccb45
 WHIRLPOOL 
65d6857a5f10880aadd391e5eff1fc2c2cc68909e94b75da7e4d52e5405d780ecfaeb4d51f6e7d1ed9a531ef206c64057a17c028d1c5e0ba85dae185234eac37
+DIST mariadb-10.1.9.tar.gz 53998448 SHA256 
8e9c5826722cedb4209bf06ae61069664513149479a6634e3d8115961edfe110 SHA512 
0a271f2b169c569f65c222e83fcfeebc621c73ade76af4293ca4739f51c2fee2e34b1128d18339e6f1864dee7b9aed83ac15085325d477dc412e3fb2a4716b55
 WHIRLPOOL 
be48eda5e8b2d711a711c77912e9b9b81ad343a4ec9a96f81a48ac9e35ebe001bcabc4ea3074ccfa418f35767b89aeb3f8037b5a15c006699384e80bb8eb89c5
 DIST mariadb-5.5.46.tar.gz 45683962 SHA256 
45b66b7adc87cad32e553df1d5211e5b6426b78a3bc318a5ccde088bf93e6e10 SHA512 
91e5d3d46da9932fdd80125abf77cea411158e04212ae6dea1aa7a9260626c9dfded967af7173a152f488f38c35ff423fcba4098fa337814956c6fa8719c6080
 WHIRLPOOL 
7da1dc60dca37605c56291544b6d0dfc09a7a76c139b14d1277980d079251d02389efdbde56d23402d659e9c0830fd7ab7998833e1b5fcd33dcab436ea21b74c
 DIST mysql-extras-20141215-0144Z.tar.bz2 1494767 SHA256 
4757043858110654d52b0e6dccab064987ab5db8ae4ae99863cf86df0b90f947 SHA512 
7a9b733d09f44b1faff19a496a3e820e444b339838665e6f37c4fddc8f2ad67e805082d598c4edc06fda9364f9906e4cf95520552f72d6b6df34413f38e7a2ed
 WHIRLPOOL 
99ea6890a5faf097b941707538b68f62390e1a49ee662a87c27435a317a9a3f37f00802e72f86b52993b3d1674b57645db0f7e73379ab88fbc1d0ef791cf4326
 DIST mysql-extras-20150509-1847Z.tar.bz2 1494301 SHA256 
de9c9fbb67998604cb3c0409842e4601646c8ad17f2aa301f55ffd4aed7a483d SHA512 
f87d96ab8c35236d4453182c49f87f6e703af9dc217916546e4dd7368caa18a2340c9063decd96c22251d1097d7e2cac58bef30e6ff75c23aedf8926dbc3d3b4
 WHIRLPOOL 
f60297c8ee1dfd9867ed6b29a8b04a002f23bc36b1e8d9b5db30e1e454a49fe06ffc37b10d934b11235364eecdc62beb50ce24690ab3d07a50056357906fa0fa
 DIST mysql-extras-20150717-1707Z.tar.bz2 1491956 SHA256 
d67cc1e2c581ab7c57122b7d29864643869799893a95a158a18e14201d4ffc10 SHA512 
3a7cb07773099e766f8e796d4e555d42874b85285cc2c7c60220370cc6aafc36a60eb340008637298d85d83f529e73392895a81c1438ffccff9eb8f354b29ba9
 WHIRLPOOL 
11e75f4b696e2547c1da40e69d8ab75df4bf7080426204c040632f24846407b07d71061c09c4ff4a1d21a9d14a94769d8f8ef62421d0aecd99efe832caf4dd22
 DIST mysql-extras-20151019-1714Z.tar.bz2 1490296 SHA256 
f27297292f91c698b1ab7118740728c05a3ebfcd0bfad575898d112faaef4f4b SHA512 
00db9c76847a0f58915890e34a9487c147d25fba7b33db3aa1037e8f5d6afb32448b5eae7a5583c52c03b53693b792e077dc963b7dc84356d382ba46bebc8777
 WHIRLPOOL 
a0912ad0ecde9044761312586edb2899b58663517a8d8bab3f2c59938282bb472bdb97ed25ce097f9b18c1ad35a185494f8ad2e630c2004b717f1b61573335ca
+DIST mysql-extras-20151123-1643Z.tar.bz2 294038 SHA256 
0d923d56370a883c74dcb29638827b938ac10bc10030b3e15e7e9d7947b6a1f4 SHA512 
9346f32c1ea8f8e675da2551141cb8c88cd90c735a0895bf0029220b8b96a753d4954be549383ef8050f37b15ab5175c7334d0851658d6ae620c9bf45392
 WHIRLPOOL 
83a31f48c671cd4e7907d6c3eb79e2f7b1aab1554e92adb843db0cdcc9f8e4891f5be5c570939de59677bab0456415ab0920d1d12f7b1ef30731d3775d1b84de

diff --git a/dev-db/mariadb/mariadb-10.1.9.ebuild 
b/dev-db/mariadb/mariadb-10.1.9.ebuild
new file mode 100644
index 000..e4562b0
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.1.9.ebuild
@@ -0,0 +1,128 @@
+# Cop

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

2015-11-23 Thread Brian Evans
commit: bee70d5df367214dcdcbac6ea41db09eb1183cbc
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Nov 23 17:48:51 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Nov 23 18:26:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee70d5d

Remove innodb-snappy mask from mariadb on alpha due to keywording

Signed-off-by: Brian Evans  gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 81945cc..d6d7547 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -44,10 +44,6 @@ dev-db/percona-server tokudb tokudb-backup-plugin
 # version of sudo has the optional functionality.
 >=app-admin/sudo-1.8.6 sssd
 
-# Brian Evans  (14 Sep 2015)
-# Mask new USE flags for mariadb which all arches do not yet have dependencies
->=dev-db/mariadb-10.1.0 innodb-snappy
-
 # Alexandre Rostovtsev  (10 Sep 2015)
 # Requires wifi USE flag, which is masked for this arch
 net-misc/networkmanager wext



[gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/

2015-11-23 Thread Fabian Groffen
commit: 70b3777e82c98395d90ba169b3d84144aae7a91b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov 23 18:35:28 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov 23 18:35:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b3777e

app-misc/carbon-c-relay: version bump to v1.0

Package-Manager: portage-2.2.20.1

 app-misc/carbon-c-relay/Manifest| 2 +-
 .../{carbon-c-relay-0.43.ebuild => carbon-c-relay-1.0.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/carbon-c-relay/Manifest b/app-misc/carbon-c-relay/Manifest
index 4c74e3c..bd74ee9 100644
--- a/app-misc/carbon-c-relay/Manifest
+++ b/app-misc/carbon-c-relay/Manifest
@@ -1,3 +1,3 @@
-DIST carbon-c-relay-0.43.tar.gz 63005 SHA256 
de55c2af2392910f28a28dab96faa24a394bf1038f4cc045d4db5f8a0180603e SHA512 
9c81011131c242b96c198a299fb26661cceb4a6b66c387f4201fe156cc025ec5ccc9962573eec11f3f98a808ba38638a18dd6b2c535dea61c9eec009e22c0e44
 WHIRLPOOL 
895b31b54a0b7d28c80cfbe16b0ae0012a87adea738f49f503966c159ea0c536aeb6a6cbf424ed325811b85b1fe376a0aab969abd66d08c553dd300c6707a02c
 DIST carbon-c-relay-0.44.tar.gz 54533 SHA256 
424f5eebdfcd8cd42f07495b97c440e9133723966013d63fe3f6d8220bd031dc SHA512 
ae0ded77d189c22bab0400922831211f411d47b92bde44f9a4c4208a094a57ac875a52e04ef6297238281bb44c8869f0510b3a3b6dc1c564e02e4f22bb69e268
 WHIRLPOOL 
b7351576d7f1bdb5c0929967faacd6861a10f8d8d3bedebcc9bf7a3f15e0b9ea2d3475ecd8e700e3f2fb190698ea343fcb4530d10522591512f1de9d787a0ab2
 DIST carbon-c-relay-0.45.tar.gz 63208 SHA256 
ba76d93d0448eae64147d580c2767ed42a8a9dd4a6c0f3e15a41276793bc53df SHA512 
7a5068a6a1502c80b03c642abb72639de644351edc2967736c6f40939a6e28598727ad7bec9008eb76c3211552d6583f0ec9670e7c32952c0f49f6b4cb9a6085
 WHIRLPOOL 
089a9a6c3fb40e1bfc680b7002bf9967c4a182ae00616933cd5b3ba9febda20853e716df69d552ade131aa272cd16dafb65d1ba84afeacb4383d87f9e028bf97
+DIST carbon-c-relay-1.0.tar.gz 65814 SHA256 
28e295bcb7c6b5f5fce8c3cfd0f4d2e2bc7b698d0fdc5f51abb387dc220b0dfb SHA512 
52e410b1de891e22009e8efd9a369e311b07942e5e1ab26ca05b16a98865f4786d2abdb8514a692193395676d5e937b868bde6a81a240b0da5bbd05c2e4fcd87
 WHIRLPOOL 
14c8846c2243d662b836388eb6fd65118449066e2d1c2d51fe59eccaba0952542d61a05b63b5293bbd90354447601c33be66937bc763dea70fcc6f3f880fff69

diff --git a/app-misc/carbon-c-relay/carbon-c-relay-0.43.ebuild 
b/app-misc/carbon-c-relay/carbon-c-relay-1.0.ebuild
similarity index 100%
rename from app-misc/carbon-c-relay/carbon-c-relay-0.43.ebuild
rename to app-misc/carbon-c-relay/carbon-c-relay-1.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-php/, app-eselect/eselect-php/files/

2015-11-23 Thread Michael Orlitzky
commit: 334ee76ee647bfeec1b0e81986eb94ea016358d8
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Nov 23 18:13:21 2015 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Nov 23 18:13:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334ee76e

app-eselect/eselect-php: new revision fixing bugs 508712 and 545652.

Both the ebuild and the init script have been revisioned. The ebuild
was modified to depend on the apache2 mod_dir module (bug 545652), and
a configtest() command was added to the init script (bug 508712).

Thanks to Sebastian Pipping and Igor Filakhtov for the reports and fixes.

Gentoo-Bug: 508712
Gentoo-bug: 545652

Package-Manager: portage-2.2.20.1

 ...lect-php-0.7.1-r5.ebuild => eselect-php-0.7.1-r6.ebuild} |  9 +
 .../eselect-php/files/{php-fpm.init-r2 => php-fpm.init-r3}  | 13 +++--
 2 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/app-eselect/eselect-php/eselect-php-0.7.1-r5.ebuild 
b/app-eselect/eselect-php/eselect-php-0.7.1-r6.ebuild
similarity index 79%
rename from app-eselect/eselect-php/eselect-php-0.7.1-r5.ebuild
rename to app-eselect/eselect-php/eselect-php-0.7.1-r6.ebuild
index dc2fadc..cd21027 100644
--- a/app-eselect/eselect-php/eselect-php-0.7.1-r5.ebuild
+++ b/app-eselect/eselect-php/eselect-php-0.7.1-r6.ebuild
@@ -15,15 +15,16 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="fpm apache2"
 
-RDEPEND="app-admin/eselect"
+# The "DirectoryIndex" line in 70_mod_php5.conf requires mod_dir.
+RDEPEND="app-admin/eselect
+   apache2? ( www-servers/apache[apache2_modules_dir] )"
 S="${WORKDIR}"
 
 want_apache
 
 src_install() {
-   mv eselect-php-${PV} php.eselect
insinto /usr/share/eselect/modules/
-   doins php.eselect
+   newins "eselect-php-${PV}" php.eselect
 
if use apache2 ; then
insinto "${APACHE_MODULES_CONFDIR#${EPREFIX}}"
@@ -32,7 +33,7 @@ src_install() {
fi
 
if use fpm ; then
-   newinitd "${FILESDIR}/php-fpm.init-r2" "php-fpm"
+   newinitd "${FILESDIR}/php-fpm.init-r3" "php-fpm"
systemd_dotmpfilesd "${FILESDIR}/php-fpm.conf"
exeinto /usr/libexec
doexe "${FILESDIR}/php-fpm-launcher"

diff --git a/app-eselect/eselect-php/files/php-fpm.init-r2 
b/app-eselect/eselect-php/files/php-fpm.init-r3
similarity index 78%
rename from app-eselect/eselect-php/files/php-fpm.init-r2
rename to app-eselect/eselect-php/files/php-fpm.init-r3
index 8ce81b9..a1b956e 100644
--- a/app-eselect/eselect-php/files/php-fpm.init-r2
+++ b/app-eselect/eselect-php/files/php-fpm.init-r3
@@ -1,6 +1,7 @@
 #!/sbin/openrc-run
 
 extra_started_commands="reload"
+extra_commands="configtest"
 
 set_phpvars() {
PHPSLOT="${SVCNAME#php-fpm-}"
@@ -11,13 +12,14 @@ set_phpvars() {
fi
 
PHP_FPM_CONF="/etc/php/fpm-${PHPSLOT}/php-fpm.conf"
+   PHP_FPM_BIN="/usr/lib/${PHPSLOT}/bin/php-fpm"
 }
 
 start() {
 ebegin "Starting PHP FastCGI Process Manager"
set_phpvars
 start-stop-daemon --start --pidfile "${PHP_FPM_PID}" \
- --exec "/usr/lib/${PHPSLOT}/bin/php-fpm" \
+ --exec "${PHP_FPM_BIN}" \
  -- \
  --fpm-config "${PHP_FPM_CONF}" \
  --pid "${PHP_FPM_PID}"
@@ -37,7 +39,7 @@ stop() {
set_phpvars
 start-stop-daemon --signal QUIT \
  --stop \
- --exec "/usr/lib/${PHPSLOT}/bin/php-fpm" \
+ --exec "${PHP_FPM_BIN}" \
  --pidfile "${PHP_FPM_PID}"
 eend $?
 }
@@ -48,3 +50,10 @@ reload() {
 [ -f "${PHP_FPM_PID}" ] && kill -USR2 $(cat "${PHP_FPM_PID}")
 eend $?
 }
+
+configtest() {
+ebegin "Testing PHP FastCGI Process Manager configuration"
+set_phpvars
+"${PHP_FPM_BIN}" --fpm-config "${PHP_FPM_CONF}" --test
+eend $?
+}



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

2015-11-23 Thread Robin H. Johnson
commit: fcb1cfc7ac6c9765e53ae552d7181520fc5fe4bc
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Nov 23 18:16:30 2015 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Nov 23 18:17:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb1cfc7

Fix manifest.

Package-Manager: portage-2.2.24

 net-p2p/deluge/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/deluge/Manifest b/net-p2p/deluge/Manifest
index 2fb82ca..cba4afd 100644
--- a/net-p2p/deluge/Manifest
+++ b/net-p2p/deluge/Manifest
@@ -1,2 +1,2 @@
-DIST deluge-1.3.11.tar.bz2 1792459 SHA256 
83e1f41b8a2a6e7ba86a54474692d4686db509b75441173d9603447f9e0ec898 SHA512 
d56c03f3c687cdee65f8d7f26728a46cae1fd665c49313bd2b91243d26df0f5b2292048fd542333cbc538383eb53cd961bc3427230f9081317268735df367272
 WHIRLPOOL 
52820837a24ef3d4917a1b018fa30c8ec662a6c2366cb848fb984b716175bad63131e7cc4eea7688405e380102cf0ebb5ae4b58dcd7c90fd7dde9dcc9dada444
+DIST deluge-1.3.12.tar.bz2 1772567 SHA256 
565745b2a3f0567fc007dbdfeea2aa96a6bebd7dbdda2ec932a3017c66613c93 SHA512 
bcb909f70d407ec766a609a1525f48b0f0ce18217049ff05dfd03b3681bdc021a446afa265b288181c644b1e47c710f41d17b1244c3b991818b947a51b97eb74
 WHIRLPOOL 
683e6d197ee617646ffc716738c58f479df5dc05cfc20d8295c283f9b98da309490ec582becf0d584c28a957d8bcbf1dc7b9ab4b06879d1fd338bc88a0bda29b
 DIST deluge-1.3.6.tar.bz2 1725202 SHA256 
756a025d88752f39133aa34d8fc96d4ce216113919488d60098ee41f860a1f60 SHA512 
22a8308c139e95190b3832ee9547e7c84a56cf1cc6f18ecebaf7af7997d73efe41664fd875e7e1753eb0b1e616f12e5e54f5fb2790261753b85f5512b8882e12
 WHIRLPOOL 
f43a5ae5a94fc49cb76ee3561b18b9aeaff759c72a77d629170f4294e63c90f883e346eb0a5c75c0d13683fdf1848b07af2bfcd6432253cd40642735e50d10e1



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

2015-11-23 Thread Brian Evans
nuPG v2.1
-
-iQJ8BAEBCABmBQJWMmmlXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
-ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NkMyRTQ0RUQ5MEUzMjc1OEU3RDU1QzBE
-MUY3ODFFRkY5RjRBM0I2AAoJENH3ge/59KO2RJEQAIGO63ovUeNECFCSnv4EiPXX
-kZE4C1H9I6mxE2Ig9VCi/b2vINoGesGuGQgO/CTq7oP63itkkchehSoZJ4O2hw6v
-eivRQlFqDgJ5DzywefnFtaWXlKu33nRiyzT11FeWMvb1htHN1y9GSnHU2KoyeMqC
-ZYAdGWJfuWduQa8JBVR973/RK1HbtEufd79y5a+CZZvEeeRXzKu6s9xZxXZUmJGG
-SEgBcPp7u8c+A+SWkoaY4Fta4kv47wMnIIGGmV0JuNU508rzySmCnEzC7Zfq+fKi
-rbcbmcje4T85YQLKGSATGB1znUIpw187+EuY1+V/1pXyp4mK4EbcX1DdOub71zMq
-X6ZaqZZsok1S+6HsN5aXmkIA8r1/U6qbkP9z7zvkC9pf9R5Zdg+sJRnawwMhFBBu
-ex7e24aj7qnfZwYhC2aSTE4CuqRWpt5OVioAEUKqbcjAh9AaSbbHs/hgRrbLHuXs
-jpRqc4CWe/ZABeQhkProhI4DSlOCLDFvefDSFnpiWhKVNZ+jgOnJJ2dnmvSgz4UX
-roJEBIfi7xn8/smoPUw4S3F035L8JpHde8yZQsAsUs5mf3YiT2bFpD/MKMEWv2EX
-jKPGEmTy69mbfIf/5OrsHvgDX79sL76yO9D6NbWihxMqrgmBoHgF/wEId/KojFEm
-Aban1Iu2jPY2rLyAGayA
-=s7Eq
--END PGP SIGNATURE-
+DIST mysql-extras-20151123-1643Z.tar.bz2 294038 SHA256 
0d923d56370a883c74dcb29638827b938ac10bc10030b3e15e7e9d7947b6a1f4 SHA512 
9346f32c1ea8f8e675da2551141cb8c88cd90c735a0895bf0029220b8b96a753d4954be549383ef8050f37b15ab5175c7334d0851658d6ae620c9bf45392
 WHIRLPOOL 
83a31f48c671cd4e7907d6c3eb79e2f7b1aab1554e92adb843db0cdcc9f8e4891f5be5c570939de59677bab0456415ab0920d1d12f7b1ef30731d3775d1b84de

diff --git a/dev-db/mariadb/mariadb-10.1.9.ebuild 
b/dev-db/mariadb/mariadb-10.1.9.ebuild
new file mode 100644
index 000..e4562b0
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.1.9.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+MY_EXTRAS_VER="20151123-1643Z"
+WSREP_REVISION="25"
+SUBSLOT="18"
+HAS_TOOLS_PATCH="yes"
+
+inherit toolchain-funcs mysql-multilib
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE mroonga systemd"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+#EPATCH_EXCLUDE=''
+
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
+   mroonga? ( app-text/groonga-normalizer-mysql )
+   systemd? ( sys-apps/systemd:= )"
+RDEPEND="${RDEPEND}"
+
+# Official test instructions:
+# USE='client-libs embedded extraengine perl server openssl static-libs tools' 
\
+# FEATURES='test userpriv -usersandbox' \
+# ebuild mariadb-X.X.XX.ebuild \
+# digest clean package
+multilib_src_test() {
+
+   if ! multilib_is_native_abi ; then
+   einfo "Server tests not available on non-native abi".
+   return 0;
+   fi
+
+   local TESTDIR="${BUILD_DIR}/mysql-test"
+   local retstatus_unit
+   local retstatus_tests
+
+   if use server ; then
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine 
is named
+   # localhost. Also causes weird failures.
+   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must 
NOT be named localhost"
+
+   if [[ $UID -eq 0 ]]; then
+   die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
+   fi
+   has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"
+
+   einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
+   addpredict /this-dir-does-not-exist/t9.MYI
+
+   # Run CTest (test-units)
+   cmake-utils_src_test
+   retstatus_unit=$?
+   [[ $retstatus_unit -eq 0 ]] || eerror "test-unit failed"
+
+   # Create a symlink to provided binaries so the tests can find 
them when client-libs is off
+   if ! use client-libs ; then
+   ln -srf /usr/bin/my_print_defaults 
"${BUILD_DIR}/client/my_print_defaults" || die
+   ln -srf /usr/bin/perror "${BUILD_DIR}/client/perror" || 
die
+   mysql-multilib_disable_test main.perror "String 
mismatch due to not building local perror"
+   fi
+
+   # Ensure that parallel runs don't die
+   export MTR_BUILD_THREAD="$((${RANDOM} % 100))"
+   # Enable parallel testing, auto will try to detect number of 
cores
+   # You may set this by hand.
+   # The default maximum is 8 unless MTR_MAX_PARALLEL is increased
+   export MTR_PARALLEL="${MTR_PARALLEL:-auto}"
+
+   # create directories b

[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/

2015-11-23 Thread Agostino Sarubbo
commit: 81735168b5edfd82b83e7602f4661ce63037b93a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:12 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81735168

dev-lua/luasec: amd64 stable wrt bug #565166

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-lua/luasec/luasec-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luasec/luasec-0.5.ebuild b/dev-lua/luasec/luasec-0.5.ebuild
index 325af71..ab6ff35 100644
--- a/dev-lua/luasec/luasec-0.5.ebuild
+++ b/dev-lua/luasec/luasec-0.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/brunoos/luasec/archive/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: 5debafd019d0454beb01f041b95bd90cead0c4a3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:49:53 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:49:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5debafd0

games-misc/opengfx: amd64 stable wrt bug #566370

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 games-misc/opengfx/opengfx-0.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild 
b/games-misc/opengfx/opengfx-0.5.3.ebuild
index 49a9825..ba97262 100644
--- a/games-misc/opengfx/opengfx-0.5.3.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug 
#451444)
 



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

2015-11-23 Thread Agostino Sarubbo
commit: 11778439fb35c39aeef2ff2af9e51875a9fa3dc3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:23 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11778439

x11-misc/xdg-utils: amd64 stable wrt bug #558676

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild 
b/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
index 7a85756..19afc2e 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.1.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://portland.freedesktop.org/download/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~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 
~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc +perl"
 
 RDEPEND="dev-util/desktop-file-utils



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

2015-11-23 Thread Agostino Sarubbo
commit: a58240ee02961bd54af3296dc122602696b11688
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:06 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58240ee

games-action/openclonk: amd64 stable wrt bug #566474

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/games-action/openclonk/openclonk-6.1.ebuild 
b/games-action/openclonk/openclonk-6.1.ebuild
index 527f86c..7ebcce0 100644
--- a/games-action/openclonk/openclonk-6.1.ebuild
+++ b/games-action/openclonk/openclonk-6.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.openclonk.org/builds/release/${PV}/openclonk-${PV}-src.tar.b
 
 LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="dedicated doc"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: 2201317bb9a59ce93e56ef4d63a326708c081f0f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:00 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2201317b

dev-ruby/mime-types: amd64 stable wrt bug #566438

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-ruby/mime-types/mime-types-1.25.1.ebuild | 2 +-
 dev-ruby/mime-types/mime-types-2.6.2.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mime-types/mime-types-1.25.1.ebuild 
b/dev-ruby/mime-types/mime-types-1.25.1.ebuild
index 1fbee3f..0b09409 100644
--- a/dev-ruby/mime-types/mime-types-1.25.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-1.25.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/halostatue/mime-types/;
 
 LICENSE="MIT Artistic GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"

diff --git a/dev-ruby/mime-types/mime-types-2.6.2.ebuild 
b/dev-ruby/mime-types/mime-types-2.6.2.ebuild
index 5ffe252..1ff8df2 100644
--- a/dev-ruby/mime-types/mime-types-2.6.2.ebuild
+++ b/dev-ruby/mime-types/mime-types-2.6.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types;
 
 LICENSE="MIT Artistic GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"



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

2015-11-23 Thread Agostino Sarubbo
commit: d4379adc7754b1d72b307b5e9f33a196f275e87b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:29 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4379adc

media-libs/lensfun: amd64 stable wrt bug #566390

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild 
b/media-libs/lensfun/lensfun-0.3.1.ebuild
index aa32d5e..a3094b3 100644
--- a/media-libs/lensfun/lensfun-0.3.1.ebuild
+++ b/media-libs/lensfun/lensfun-0.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
 
 RDEPEND=">=dev-libs/glib-2.28



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

2015-11-23 Thread Agostino Sarubbo
commit: 71cf6e4459edeeaf88ba5d6872b7273b6a1ab50f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 08:50:17 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 08:50:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cf6e44

app-i18n/freewnn: amd64 stable wrt bug #566386

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild 
b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
index bc23a7e..5df9be8 100644
--- a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
+++ b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://sourceforge.jp/freewnn/59257/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="X ipv6"
 
 DEPEND="X? ( x11-libs/libX11 x11-libs/libXmu x11-libs/libXt )"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/agda-stdlib/

2015-11-23 Thread Justin Lecher
commit: 067f2d2d638ded5988c36e5541d0e98eafa0a6b9
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:21:09 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:46:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067f2d2d

sci-mathematics/agda-stdlib: Replace INSOPTIONS by insopts()

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566490

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 sci-mathematics/agda-stdlib/agda-stdlib-0.8.ebuild | 4 ++--
 sci-mathematics/agda-stdlib/agda-stdlib-0.9.ebuild | 4 ++--
 sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.3.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-0.8.ebuild 
b/sci-mathematics/agda-stdlib/agda-stdlib-0.8.ebuild
index 6ccbc88..cc2c341 100644
--- a/sci-mathematics/agda-stdlib/agda-stdlib-0.8.ebuild
+++ b/sci-mathematics/agda-stdlib/agda-stdlib-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -60,7 +60,7 @@ src_test() {
 
 src_install() {
insinto usr/share/agda-stdlib
-   export INSOPTIONS=--preserve-timestamps
+   insopts --preserve-timestamps
doins -r src/*
dodoc -r html/*
elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die

diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-0.9.ebuild 
b/sci-mathematics/agda-stdlib/agda-stdlib-0.9.ebuild
index 6ccbc88..cc2c341 100644
--- a/sci-mathematics/agda-stdlib/agda-stdlib-0.9.ebuild
+++ b/sci-mathematics/agda-stdlib/agda-stdlib-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -60,7 +60,7 @@ src_test() {
 
 src_install() {
insinto usr/share/agda-stdlib
-   export INSOPTIONS=--preserve-timestamps
+   insopts --preserve-timestamps
doins -r src/*
dodoc -r html/*
elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die

diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.3.ebuild 
b/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.3.ebuild
index 867f355..3f5fb3f 100644
--- a/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.3.ebuild
+++ b/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.3.ebuild
@@ -59,7 +59,7 @@ src_test() {
 
 src_install() {
insinto usr/share/agda-stdlib
-   export INSOPTIONS=--preserve-timestamps
+   insopts --preserve-timestamps
doins -r src/*
dodoc -r html/*
elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die



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

2015-11-23 Thread Justin Lecher
commit: dfb616160c127e9189daf40fb105f55ac3a221a4
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:30:31 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:46:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb61616

sci-biology/embassy-mse: Move use_enable call to local scope

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566546

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild | 6 +-
 sci-biology/embassy-mse/metadata.xml | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild 
b/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild
index 0c2d8f5..2c0fb1a 100644
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild
+++ b/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 EBO_DESCRIPTION="MSE - Multiple Sequence Screen Editor"
-EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
 
 AUTOTOOLS_AUTORECONF=1
 
@@ -18,6 +17,11 @@ RDEPEND+=" ncurses? ( sys-libs/ncurses )"
 
 PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
 
+src_configure() {
+   EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
+   emboss-r1_src_configure
+}
+
 src_install() {
autotools-utils_src_install
insinto /usr/include/emboss/mse

diff --git a/sci-biology/embassy-mse/metadata.xml 
b/sci-biology/embassy-mse/metadata.xml
index 34f0987..fbd4705 100644
--- a/sci-biology/embassy-mse/metadata.xml
+++ b/sci-biology/embassy-mse/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   sci-biology



[gentoo-commits] repo/gentoo:master commit in: sci-misc/flashdot/

2015-11-23 Thread Justin Lecher
commit: 5c5d388cd7a9888abe57ea54570fb11ee71acc50
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:35:19 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:46:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c5d388c

sci-misc/flashdot: Move use() call to local scope

bump EAPI to 5

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566554

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 sci-misc/flashdot/flashdot-1.1.4.ebuild | 25 -
 sci-misc/flashdot/metadata.xml  | 12 ++--
 2 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/sci-misc/flashdot/flashdot-1.1.4.ebuild 
b/sci-misc/flashdot/flashdot-1.1.4.ebuild
index 13938ad..fe83fa9 100644
--- a/sci-misc/flashdot/flashdot-1.1.4.ebuild
+++ b/sci-misc/flashdot/flashdot-1.1.4.ebuild
@@ -1,34 +1,33 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Generator for psychophysical experiments"
 HOMEPAGE="http://www.flashdot.info/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2
-https://dev.gentoo.org/~tomka/files/${P}.tar.bz2;
+SRC_URI="
+   mirror://gentoo/${P}.tar.bz2
+https://dev.gentoo.org/~tomka/files/${P}.tar.bz2;
 
+SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
 IUSE="+ocamlopt"
 
-DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]
+DEPEND="
+   >=dev-lang/ocaml-3.10[ocamlopt?]
dev-ml/ocamlsdl
dev-ml/ocamlgsl
dev-ml/lablgl[glut]
x11-apps/xdpyinfo"
 RDEPEND="${DEPEND}"
 
-MAKEOPTS="-j1 VERSION=${PV}"
-use ocamlopt || MAKEOPTS="${MAKEOPTS} TARGETS=flashdot_bytecode 
BYTECODENAME=flashdot"
-
-src_compile() {
-   emake ${MAKEOPTS} || die "emake failed"
+src_prepare() {
+   MAKEOPTS+=" -j1 VERSION=${PV}"
+   use ocamlopt || MAKEOPTS+=" TARGETS=flashdot_bytecode 
BYTECODENAME=flashdot"
 }
 
 src_install() {
-   emake ${MAKEOPTS} DESTDIR="${D}" CALLMODE=script install || die 
"install failed"
+   emake DESTDIR="${D}" CALLMODE=script install
 }

diff --git a/sci-misc/flashdot/metadata.xml b/sci-misc/flashdot/metadata.xml
index 8f23be7..dfc0a9a 100644
--- a/sci-misc/flashdot/metadata.xml
+++ b/sci-misc/flashdot/metadata.xml
@@ -1,12 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-to...@gentoo.org
-Thomas Kahle
-
-sci
-
+   
+   to...@gentoo.org
+   Thomas Kahle
+   
+   sci
+   
 FlashDot is a program for generating and presenting visual perceptual 
experiments that require a high temporal
 precision.
 



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

2015-11-23 Thread Justin Lecher
commit: e304ae9f5a5ab82c28b65f01f7b95d5d37011c18
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:26:10 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:46:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e304ae9f

sci-biology/embassy-emnu: Move use_enable call to local scope

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566546

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 sci-biology/embassy-emnu/embassy-emnu-1.05.650.ebuild | 8 ++--
 sci-biology/embassy-emnu/metadata.xml | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/sci-biology/embassy-emnu/embassy-emnu-1.05.650.ebuild 
b/sci-biology/embassy-emnu/embassy-emnu-1.05.650.ebuild
index ce49afd..c397656 100644
--- a/sci-biology/embassy-emnu/embassy-emnu-1.05.650.ebuild
+++ b/sci-biology/embassy-emnu/embassy-emnu-1.05.650.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 EBO_DESCRIPTION="Simple menu of EMBOSS applications"
-EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
 
 AUTOTOOLS_AUTORECONF=1
 
@@ -14,6 +13,11 @@ inherit emboss-r1
 KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos"
 IUSE+=" ncurses"
 
-RDEPEND+=" ncurses? ( sys-libs/ncurses )"
+RDEPEND+=" ncurses? ( sys-libs/ncurses:= )"
 
 PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
+
+src_configure() {
+   EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
+   emboss_src_configure
+}

diff --git a/sci-biology/embassy-emnu/metadata.xml 
b/sci-biology/embassy-emnu/metadata.xml
index 34f0987..fbd4705 100644
--- a/sci-biology/embassy-emnu/metadata.xml
+++ b/sci-biology/embassy-emnu/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   sci-biology



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

2015-11-23 Thread Justin Lecher
commit: 750dfec7eaf72fd405eaf7ecf9d1d5a6df8208e9
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:23:44 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:46:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750dfec7

dev-python/rackspace-novaclient: Call mkdir with -p

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=565966

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 .../rackspace-novaclient-1.4.ebuild  | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/dev-python/rackspace-novaclient/rackspace-novaclient-1.4.ebuild 
b/dev-python/rackspace-novaclient/rackspace-novaclient-1.4.ebuild
index 1fed772..653dca3 100644
--- a/dev-python/rackspace-novaclient/rackspace-novaclient-1.4.ebuild
+++ b/dev-python/rackspace-novaclient/rackspace-novaclient-1.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
@@ -16,14 +17,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}]
-   >=dev-python/rackspace-auth-openstack-1.3[${PYTHON_USEDEP}]
-   
>=dev-python/os-diskconfig-python-novaclient-ext-0.1.2[${PYTHON_USEDEP}]
-   
!dev-python/rax-backup-schedule-python-novaclient-ext[${PYTHON_USEDEP}]
-   
>=dev-python/os-networksv2-python-novaclient-ext-0.21[${PYTHON_USEDEP}]
-   
>=dev-python/os-virtual-interfacesv2-python-novaclient-ext-0.15[${PYTHON_USEDEP}]
-   
>=dev-python/rax-default-network-flags-python-novaclient-ext-0.2.4[${PYTHON_USEDEP}]"
+RDEPEND="
+   >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}]
+   >=dev-python/rackspace-auth-openstack-1.3[${PYTHON_USEDEP}]
+   >=dev-python/os-diskconfig-python-novaclient-ext-0.1.2[${PYTHON_USEDEP}]
+   !dev-python/rax-backup-schedule-python-novaclient-ext[${PYTHON_USEDEP}]
+   >=dev-python/os-networksv2-python-novaclient-ext-0.21[${PYTHON_USEDEP}]
+   
>=dev-python/os-virtual-interfacesv2-python-novaclient-ext-0.15[${PYTHON_USEDEP}]
+   
>=dev-python/rax-default-network-flags-python-novaclient-ext-0.2.4[${PYTHON_USEDEP}]"
 
 python_prepare() {
-   mkdir "${BUILD_DIR}" || die
+   mkdir -p "${BUILD_DIR}" || die
 }



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

2015-11-23 Thread Lars Wendler
commit: 6b574f74caddda7be349d4f2ed4fd76b0e774605
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:27:46 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b574f74

sys-libs/talloc: Bump to version 2.1.5

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/talloc/Manifest|  1 +
 sys-libs/talloc/talloc-2.1.5.ebuild | 85 +
 2 files changed, 86 insertions(+)

diff --git a/sys-libs/talloc/Manifest b/sys-libs/talloc/Manifest
index bdcddda..199ab34 100644
--- a/sys-libs/talloc/Manifest
+++ b/sys-libs/talloc/Manifest
@@ -1,3 +1,4 @@
 DIST talloc-2.1.0.tar.gz 416097 SHA256 
0701393882647f823503e3aa075bc67d75c194b376822377dae2d20f9130f08f SHA512 
7bdc448c91211299edf16502d263362ac660d5123d8ea7bb2ed58af2231537e4f29da5384b8d5be10254a02b193520890e95a73d697c40eba09728a9b6d56d57
 WHIRLPOOL 
d8593cba27f5d971acb39acacdbea70df5b80ed31288cf440a2ebeaca266e070deeea8322f4ba5682580f66044128f18dd6d76b735aa0670aed46f13f5a4e857
 DIST talloc-2.1.3.tar.gz 434093 SHA256 
7aa5f75b22d4ef9c737b25515f2a2837ddc13014ff4ac6e58dd9e311f41f2cb0 SHA512 
4ec350ab5d7e53c8ae816a3d722b10cce75552f1b3d6a31cc7aae13d6c5722d39a126702c8ebb4fa2f6b7908a6501e916e341e2b660080a6c8d22f70171862f6
 WHIRLPOOL 
143b733e4694b02b2c6319d1ee7017a54c0a60af5202ad764247aada0ada7a6fc95bcf08992dac4ae1396ed45106ad1102f09eece8b0f0304d32d965655c7c86
 DIST talloc-2.1.4.tar.gz 436552 SHA256 
aea04697a28d809054fb59c4c0b94912757037981dedbec1be47d09fe10749b3 SHA512 
723f5b78f91ca873c8f79aee714428dfc3cfabbb65ac1eff3364d5ac6ded7fe5fc03d78dfc3b6c329d37e277e431a75b634f3c30485b33704a6d25f56379ad8f
 WHIRLPOOL 
6bdef24de13d207c4b8f1ee9a2a5f4586d8aa4c3e97e3d6d746bfe69c865257b2a18b4598abc5189b3eb2e89e4e2ad0f328dd69f187b52cdffb3f82214eb8466
+DIST talloc-2.1.5.tar.gz 436193 SHA256 
3833e750cf0b8c3439186cba38800cba9e26adfbce10ee98ba709c24eb1c SHA512 
b938d67fcf4c6618f1149b4ec665957a604e3b07ee26e96ed36d94312db8f56b50498f69f9a07782f7f10a25047604e32b0d1786e1051d5f36b696c2755f8741
 WHIRLPOOL 
4cbdd527fb1adfe09052b93b38227f6e01f8aa86920aa093b7aa9a0ca63ad03f1ddcc148c996c487c55b1ba6e681b185d1df0311ed388ef9a8e6ab35c4b111ab

diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild 
b/sys-libs/talloc/talloc-2.1.5.ebuild
new file mode 100644
index 000..6efd84b
--- /dev/null
+++ b/sys-libs/talloc/talloc-2.1.5.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit waf-utils python-single-r1 multilib multilib-minimal
+
+DESCRIPTION="Samba talloc library"
+HOMEPAGE="http://talloc.samba.org/;
+SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-3 LGPL-3+ LGPL-2 BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~sparc-solaris"
+IUSE="compat +python"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="python? ( ${PYTHON_DEPS} )
+   !!

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

2015-11-23 Thread Lars Wendler
commit: 9e80ed2aa23342ce7a23a7956a58a937c0cff859
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 09:46:54 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e80ed2a

sys-libs/nss_wrapper: Bump to version 1.1.0

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/nss_wrapper/Manifest |  1 +
 sys-libs/nss_wrapper/nss_wrapper-1.1.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/sys-libs/nss_wrapper/Manifest b/sys-libs/nss_wrapper/Manifest
index abe77f6..46dcc68 100644
--- a/sys-libs/nss_wrapper/Manifest
+++ b/sys-libs/nss_wrapper/Manifest
@@ -1 +1,2 @@
 DIST nss_wrapper-1.0.3.tar.gz 42535 SHA256 
285427ff84020f804b738c1e7154407b4f7017748bce48ce94c0a6b8656cda2f SHA512 
3d921b1529e225d4060193ed8b491557d71c172d13d76188f2c9eaeef90f2a5f999ed1cc5b5be1feebf705147371d55a5587049ecb66f39049a8da1dbf8d
 WHIRLPOOL 
ea643931f56e9449f6dce4d9ece943ba9701d758f7a893aae05fa0b5c0f924ba34a046b1cb3392e37c43de6e7ea60ec84db224e83bc111a321135b81addcb1d4
+DIST nss_wrapper-1.1.0.tar.gz 52804 SHA256 
c495e3546762a1930ecc23aa852e25b96913ce4beea3059b1b27d7c2ac72fe39 SHA512 
16e773a1c1af91bbed17fbfb0c554455bfef1420d55ab99ae127057677a0974d84a6a66276faf92745aa6f5f2d1a3d9e3c1539a1725f64a9f3052b313b1cc1d1
 WHIRLPOOL 
0ad94304676a89adc8199f1fe955bc6f26e3b1f747c485f60280e04cf9af8951894650e8f19d45f66092178785bbda690df142e1e4431bc523d37a68a01ea39d

diff --git a/sys-libs/nss_wrapper/nss_wrapper-1.1.0.ebuild 
b/sys-libs/nss_wrapper/nss_wrapper-1.1.0.ebuild
new file mode 100644
index 000..028028a
--- /dev/null
+++ b/sys-libs/nss_wrapper/nss_wrapper-1.1.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib
+
+DESCRIPTION="A wrapper for the user, group and hosts NSS API"
+HOMEPAGE="https://cwrap.org/nss_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
+# Because of this we cannot use cmake-multilib_src_configure() here.
+multilib_src_configure() {
+   local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
+   cmake-utils_src_configure
+}



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

2015-11-23 Thread Lars Wendler
commit: 6387b9de981b0fa09deb37ea193317fe121e81bb
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:39:37 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6387b9de

sys-libs/tevent: Bump to version 0.9.26

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/tevent/Manifest |  1 +
 sys-libs/tevent/tevent-0.9.26.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/sys-libs/tevent/Manifest b/sys-libs/tevent/Manifest
index 34ba208..c1b4e2a 100644
--- a/sys-libs/tevent/Manifest
+++ b/sys-libs/tevent/Manifest
@@ -1,3 +1,4 @@
 DIST tevent-0.9.21.tar.gz 550606 SHA256 
f2be7463573dab2d8210cb57fe7e7e2aeb323274cbdc865a6e29ddcfb977f0f4 SHA512 
d1d76402bf32c4da9394ec5e0eb149abefa3f4dc86e5d22529f5cc4f30b1d3071e7a00aac3bd5707532e68dfed5a03dc5a267ea367c8fbe0aaead9df63beafdf
 WHIRLPOOL 
4b4525394cdc06a5ce2535216eea8fdcf44dc0b4ab7964506042df3ee67ce9463d82e9b6be3bdd4cd9983ce92a62e3dfc69c6abf66d30b9b6466e863b2c1d7cd
 DIST tevent-0.9.24.tar.gz 560585 SHA256 
4db94cc092611775340891bb138e1c45310638b27fb3c59fb11b5af345973f50 SHA512 
38e7757556f6438d06343cd20f9ecad9bc66e3fad461486d56d5bba9d5cdb0738deeaf8735dd0f7cf364bb94007a757207e8c0c115452253a864eca3ee1ebab1
 WHIRLPOOL 
2f3dcddfd2f03e25fc456620cb9b22a74995951f7ce91953012af05824d1ee6d4c441c7da9423ba3b81f8d57f053fbd049d13ad472cbc2f4a923425625ec7fda
 DIST tevent-0.9.25.tar.gz 573357 SHA256 
fedeb0d55a11b3593b562ec09b32e44bd67619ed10e5fa10d1868adb1649c669 SHA512 
5cc477bf7a67b2a80c5d663a8382c0006395b17396f5e7ac44ed24b40b58b8a498497b08ed050a2ea838140ad36d60ad3256552c60b3339bf307244f9de4704e
 WHIRLPOOL 
359557ed7cfa3046a141c2a263fea5382576f7554636a1f13b1ba102650d6f8222ac5fa478db4e81fcc31bec01157cd701a8580e635c5ba1823307e45e692b56
+DIST tevent-0.9.26.tar.gz 581664 SHA256 
262c14d78ede13f2c4fc5e61485ae7250a201782d94735a1d8412652453370bd SHA512 
cc841e4267cdda52d4e236040a82852a29a29427d7d374170cc74b4ff8ec0652f521580a1f69a9b4f2a66d8b2a6e3fcd34f21b2e94d0512dae848d271c090ec1
 WHIRLPOOL 
df159329f30c9bd014be9b33b2f2e6ed1a47b7dd5af7fb964952d1e9aa7d7b72fc3028122b464c933c93253fd72b2f6248af5e7cfbb6d8cfb9259454804618d7

diff --git a/sys-libs/tevent/tevent-0.9.26.ebuild 
b/sys-libs/tevent/tevent-0.9.26.ebuild
new file mode 100644
index 000..4563290
--- /dev/null
+++ b/sys-libs/tevent/tevent-0.9.26.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit waf-utils multilib-minimal python-single-r1
+
+DESCRIPTION="Samba tevent library"
+HOMEPAGE="http://tevent.samba.org/;
+SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+IUSE="python"
+
+RDEPEND=">=sys-libs/talloc-2.1.5[${MULTILIB_USEDEP}]
+   python? ( ${PYTHON_DEPS} )"
+
+DEPEND="${RDEPEND}
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   ${PYTHON_DEPS}
+"
+# build system does not work with python3
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   waf-utils_src_configure \
+   $(multilib_native_usex python '' '--disable-python')
+}
+
+multilib_src_compile() {
+   # need to avoid parallel building, this looks like the sanest way with 
waf-utils/multiprocessing eclasses
+   unset MAKEOPTS
+   waf-utils_src_compile
+}
+
+multilib_src_install() {
+   waf-utils_src_install
+
+   multilib_is_native_abi && use python && python_domodule tevent.py
+}



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

2015-11-23 Thread Lars Wendler
commit: fb067a9a25e04f2f7e1f586ed3a5f8136b103e3e
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:48:30 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb067a9a

sys-libs/ldb: Removed old.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/ldb/Manifest  |  1 -
 sys-libs/ldb/ldb-1.1.20.ebuild | 77 --
 2 files changed, 78 deletions(-)

diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
index 2dac80c..13d1ecf 100644
--- a/sys-libs/ldb/Manifest
+++ b/sys-libs/ldb/Manifest
@@ -1,6 +1,5 @@
 DIST ldb-1.1.12.tar.gz 1110134 SHA256 
b6444a1bfc9b8c8f43df171b12b5a581c44a64b4d92062d4959fed17e4cf1b4c SHA512 
e00af0367b99b8829bbca636859beee75c1c0828fc15f760a2b2fed6e4fadd850b55bfa6a57e4c6cc3a698fec70f1446635b152ed3a0559ef4483907e5a2102c
 WHIRLPOOL 
ebf339d27b0a14b56dcb9e4fe85af9e034f0670567b982edb9927fa808e8eac51c672083d76e747d58d29067b441d158e78d1cb2ee343589aba44bf9aa11689b
 DIST ldb-1.1.15.tar.gz 1121684 SHA256 
6bd8317e82747461394ab8ad1ee5873589d9a46d12f021571aca9fac45de8997 SHA512 
48aada749986cf636aa8ae259c9ba1f07899e136129414752f2e4932f396348d56eef987fa96595c940bd159f8c03795973ba66fc49f00e204339986bf49a970
 WHIRLPOOL 
683e5abf53817527d42bff83330b5b8e6b07b0d2b5936ee7ac794d037091dd85b4f6674ef8538a7d6489933473908ed2026265b4b6db8a253ff711f86a9661a6
 DIST ldb-1.1.17.tar.gz 1177926 SHA256 
b9a312aad19e9463716d257d8f2529fd7fc1a5ef24f6dcdc0c4a1930d7bdb6e6 SHA512 
bbdb79bc584bb26e053d21c47457b0c10c62080034e44d41ae9c0a6225f6d30f6976b30617f57fc4cb0776af770a4e9c569726d2385a8ec4545b1f732d366f17
 WHIRLPOOL 
56cbe6763010eba49c94146b1cb7748d643d2233eb5d26a1bf0a8aa02fcf2afa11b9d22a13608b753385a9817ee37804281651e47668bdc61eefd5ffa200a8c0
-DIST ldb-1.1.20.tar.gz 1220484 SHA256 
ba493bab271fdaa6ba07960728ffca71c8f9da5240162e86f1e56694b7a377b2 SHA512 
432dfa1d64197a74638762bfdfc18b060c5e37890f2c8a21dc5c8f19fc0070123400ad835256b9c1a94631f80d9930d2a2a714e711a60d11af6ab587bc372155
 WHIRLPOOL 
e992a8b16d22f098f3dd68dc17a2c21c9af34ac18b39d69bd63146eadc7cf62eb48d23b5a0aa7366cbf1e0db3b9d61a3b3ed5fce7b14c82b7b2ae80fc170ba1f
 DIST ldb-1.1.21.tar.gz 1244825 SHA256 
267bbb7f278068eaf0de27adffda2e691a070a93c5c15ee27c828e87b4c7dbf1 SHA512 
2ce35bfb2c8db22c87e7adea454ae05cb1234260d9beaaea564e76c5d83d8022610f18db70ad27e0d39d951b62cd17695e2f9f576213f9ac54f7e418416a5837
 WHIRLPOOL 
623bbe38252d5318bdd4a152189ed2258692867392771a2c5f8eccc5160bc4d83fdae8303ab11d249753132807071b460f87108a83141b63fe9e0dce3aca07a2
 DIST ldb-1.1.23.tar.gz 1258249 SHA256 
8f8b2f7f04b24c847d088a091e6a2261ac6c7810fc711f553d3b61a3dee39559 SHA512 
a23d3727b119725124ad9b03d6ee1a4c571d5d87aa71c38b4db74ccaa8f93a4fe64921ea9bc6e6562699a3b2b81bd31342aa31e386c0108036b4710c8f1ff592
 WHIRLPOOL 
387ec89da8c962e20a50695139a404f337bf04eb714dc516ab2e23b19b08e3b935854466f661c21300020d095a468d24af5052dba949e261a3f9e027936670e8

diff --git a/sys-libs/ldb/ldb-1.1.20.ebuild b/sys-libs/ldb/ldb-1.1.20.ebuild
deleted file mode 100644
index da698ff..000
--- a/sys-libs/ldb/ldb-1.1.20.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit python-single-r1 waf-utils multilib
-
-DESCRIPTION="An LDAP-like embedded database"
-HOMEPAGE="http://ldb.samba.org;
-SRC_URI="http://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-3"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND="dev-libs/popt
-   >=sys-libs/talloc-2.1.1[python]
-   >=sys-libs/tevent-0.9.22[python(+)]
-   >=sys-libs/tdb-1.3.4[python]
-   net-nds/openldap
-   !!=net-fs/samba-4.0.0[ldb]
-   ${PYTHON_DEPS}
-   "
-
-DEPEND="dev-libs/libxslt
-   doc? ( app-doc/doxygen )
-   virtual/pkgconfig
-   ${RDEPEND}"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-WAF_BINARY="${S}/buildtools/bin/waf"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   waf-utils_src_configure \
-   --disable-rpath \
-   --disable-rpath-install --bundled-libraries=NONE \
-   --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba \
-   --builtin-libraries=NONE
-}
-
-src_compile(){
-   waf-utils_src_compile
-   use doc && doxygen Doxyfile
-}
-
-src_test() {
-   WAF_MAKE=1 \
-   
PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${S}"/bin/shared/private/ \
-   
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${S}"/bin/shared/private/:"${S}"/bin/shared 
waf test || die
-}
-
-src_install() {
-   waf-utils_src_install
-
-   if use doc; then
-   dohtml -r apidocs/html/*
-   doman  apidocs/man/man3/*.3
-   fi
-}
-
-pkg_postinst() {
- 

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

2015-11-23 Thread Justin Lecher
commit: 550cc50e0e91fcf9e04cbc795ba4315f1612497d
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 11:19:17 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 11:19:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550cc50e

dev-python/pbr: Keyword under ALLARCHES policy

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

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

diff --git a/dev-python/pbr/pbr-0.8.2-r1.ebuild 
b/dev-python/pbr/pbr-0.8.2-r1.ebuild
index 27e594b..36b4515 100644
--- a/dev-python/pbr/pbr-0.8.2-r1.ebuild
+++ b/dev-python/pbr/pbr-0.8.2-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2015-11-23 Thread Ian Delaney
commit: 4be2c4ebaf4cf10327b465395a632f9f304f8783
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Nov 23 11:31:46 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Nov 23 11:32:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be2c4eb

dev-python/elasticsearch-curator: rm old versions

Request set by maintainer via the gentoo bug

Gentoo bug: #566596

Package-Manager: portage-2.2.24

 dev-python/elasticsearch-curator/Manifest  |  6 --
 .../elasticsearch-curator-2.1.2.ebuild | 79 -
 .../elasticsearch-curator-3.0.0.ebuild | 94 
 .../elasticsearch-curator-3.2.3.ebuild | 99 --
 4 files changed, 278 deletions(-)

diff --git a/dev-python/elasticsearch-curator/Manifest 
b/dev-python/elasticsearch-curator/Manifest
index fee73f6..4d20751 100644
--- a/dev-python/elasticsearch-curator/Manifest
+++ b/dev-python/elasticsearch-curator/Manifest
@@ -1,10 +1,4 @@
-DIST elasticsearch-1.4.2.tar.gz 27734207 SHA256 
31dd6c049745f7dac201f94852b778b0841d6869d358fd80d4c897d0bf73b53c SHA512 
b82e644b0b81489ce0d4fc72ca0efa3545c55c4d947faec2537035d440be83bac0f794f1a2863d87649e36f87d250c1f4e46ae57053b50948f47f9ff2a3bf6b6
 WHIRLPOOL 
ac40778a999bc92230547b1405f259b7d348983767a87c71e18ed9ef45367ebf0b5b0517ef57bd423fa47ce4387e982aa7ee4a4ec9b2be75a4771e8d737f0cc5
-DIST elasticsearch-1.4.4.tar.gz 2794 SHA256 
a3158d474e68520664debaea304be22327fc7ee1f410e0bfd940747b413e8586 SHA512 
afc24c5d778d346e24c656e040fb7d0036e16ae42b35ca4f97b2e4d31dc815467ae5462f922ea5222307acf0fa0579f6cd38c603bc996c1f4ba723aa6a2b01ed
 WHIRLPOOL 
37a1a057539ae29525a78fa51f3d19f403e389129e54054edfa1bbd08d12bdbb88acb4e879b6795aa63d583fd70eedefcae5b13b6bf1a7c8314e3aafa49e2b33
-DIST elasticsearch-1.7.0.tar.gz 28501532 SHA256 
6fabed2db09e1b88587df15269df328ecef33e155b3c675a2a6d2299bda09c95 SHA512 
090186218d7bfcef2f1cf497b08edeae71f2bdae1ddbe97a04e3e288c9a41bdf069ee7ef51202596b17ac9a33840edc4d655a08313ecb732a1f37029b60740d4
 WHIRLPOOL 
0dfd8f5095dfbbbcda788da0661fc5ec9af7d2fa174dbb365ad021ff7e48d42035f63a45ba6cb9fc20fc8e86500fc81cfcb2f0c46f99015b6f84a2c2be762bd4
 DIST elasticsearch-1.7.1.tar.gz 28500556 SHA256 
86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019 SHA512 
88786d277cb3228a5e477068fc5ff723e0b5aa47411cea5c55d15ae769f2fb123d274e29c592a9e0f655deedb9db62f296af5aff4e8b56539928025a3375daaa
 WHIRLPOOL 
2218ec3603314a60b38e903b3f00681512306efe1892350ced71c060a24924391d66cb9273d6db5ebb781d60808a2f3ab4c77c57baa03714db143c3718602bf5
 DIST elasticsearch-1.7.3.tar.gz 28510917 SHA256 
af517611493374cfb2daa8897ae17e63e2efea4d0377d316baa351c1776a2bca SHA512 
0cb6b2ebd77c3d1467f6a22f845bfbf9f4a7c9c9ddedae17aeb6bd2d2bc576171fc80e3a4963e7b890af574e9fd0b0faa152e7f2671a74254826e14fe2554c9f
 WHIRLPOOL 
c86de3076389a9b95cf4d424673edb3c3b1dae0b4470b18b15a5f2e9bde6669a61b8ffd5cc3f7fc3b52f99441915a84b0396a5673ebbc12fec0d83eb41a03c74
-DIST elasticsearch-curator-2.1.2.tar.gz 35706 SHA256 
93185f57e4fcd84970b78936271c3ddcba69c54d9a799acafe7d16483134cce0 SHA512 
4bc4f74ab7d710173f173d47ad5e8c8918267bbc888a2b1b301e799747f73375b159671940cf7d3cc62361adbb320bc3e772d149eb7ff227d4893788810946f1
 WHIRLPOOL 
156e92a0a5fa4797651d1c066b955304b082edcda815784c5ddb5a025c93f9b4f222f15e5d7ce74e4740bd1c3ab5e67fe21e651186e0062ff3f0e418b0390b09
-DIST elasticsearch-curator-3.0.0.tar.gz 55418 SHA256 
72ec58f15344649dbfec54c80731e6b0b80bb3c0575061ca75580d49f9982fe0 SHA512 
acf2a86af682118a0c5ece1d8b557e6b43ada667f8c172cd7d8f66280b07e5e79ec6da5a674b338348fc1e94a6d2bcffd8e1ff61f7bd9ef43cd6458eb371c50a
 WHIRLPOOL 
bab3479082209c1efea77b6385a49782617143fd28c6956c13cbc3c1d36256c3d45c316abb3b6982e5822b811ac69a18cfcaa5dc4ec4e3634b155a241d0cb0f4
-DIST elasticsearch-curator-3.2.3.tar.gz 82745 SHA256 
f3e499719cd7e0d13a6e7e339c034ed91039f9295767484bd217574fd1a04a9e SHA512 
55668d7c5d0cda386983f499e93bba5f2ff1520569ee6e3ac296b1dc86daf302ec6a5c5c8c0eb48e821ace2c40fa523990a06dcd1099b1359dd15ae5dbfe5ae4
 WHIRLPOOL 
06ac9e72a43731ba864fb883b2a89da82e0a12249ba3962f9ce9ebe2fb41dbea6bb378cf05d365e1379d3836183a0c75aae4e8c87b123a211f55cbf0258e7d53
 DIST elasticsearch-curator-3.3.0.tar.gz 85260 SHA256 
e55ec74df61b8afc05a27bb1791cf07131b54d0fccede6bd5ce8815f350c9a7b SHA512 
030644137f2065d89ea44d19f71a5b54d2a216891f9f83984e131cd0c29d348a8a38dc292a076e13c2b87e6a25c30b6ed85780878f5bcaae1f4f0d57f4f6df24
 WHIRLPOOL 
80f2b6ad95e3f34b5adb6c55fc2ca7c8b31108bedc474735b5023d40c49930ab33993cb087c9d5928e67e907d2ed87a99b7fa4b5951ff91638bc4da7b725820b
 DIST elasticsearch-curator-3.4.0.tar.gz 96741 SHA256 
86e542886d83ad4c499437e42f4ff69d6602314a75c0c156d1c8dd838ab5e605 SHA512 
23cab700acb8afe7967d3e024a293a765ba1823015006c2856c3967ba33ec8a21d214fe7e0b2840e9fc3adb4cc15c889dba955c849036850ed67d689285f9871
 WHIRLPOOL 
01828a116a11d41666fb21c967375055114ff050650ab329f5aded441aa98743b0c62bcbb98f7f5a2335b844d44e1f3020d6f36e0f2f24acbf357f69b056062e

diff --git 

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

2015-11-23 Thread Jason Zaman
commit: e5fce67bb30aaee7d7be98527726d260e5d40c85
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Nov 23 10:47:06 2015 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Nov 23 10:49:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fce67b

sys-kernel/spl: remove PAX_SIZE_OVERFLOW check

The patches to fix this have been merged into master now.
https://github.com/zfsonlinux/zfs/issues/2505

Package-Manager: portage-2.2.20.1

 sys-kernel/spl/spl-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-kernel/spl/spl-.ebuild b/sys-kernel/spl/spl-.ebuild
index 62cf976..33e625f 100644
--- a/sys-kernel/spl/spl-.ebuild
+++ b/sys-kernel/spl/spl-.ebuild
@@ -43,7 +43,6 @@ pkg_setup() {
MODULES
KALLSYMS
!PAX_KERNEXEC_PLUGIN_METHOD_OR
-   !PAX_SIZE_OVERFLOW
ZLIB_DEFLATE
ZLIB_INFLATE
"



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

2015-11-23 Thread Gilles Dartiguelongue
commit: 451f8e10c06f460a403c8607de8aa14a55ef8727
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Nov 23 10:53:09 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Nov 23 10:53:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451f8e10

dev-libs/libxslt: update autoconf patch to avoid relying on environment

Python eclass export PYTHON in environment so it enables python support even 
though it was not requested, see bug #566552.

https://bugs.gentoo.org/show_bug.cgi?id=566552

Package-Manager: portage-2.2.25

 .../files/libxslt-1.1.28-simplify-python.patch  | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/dev-libs/libxslt/files/libxslt-1.1.28-simplify-python.patch 
b/dev-libs/libxslt/files/libxslt-1.1.28-simplify-python.patch
index 678b002..7cbaaf6 100644
--- a/dev-libs/libxslt/files/libxslt-1.1.28-simplify-python.patch
+++ b/dev-libs/libxslt/files/libxslt-1.1.28-simplify-python.patch
@@ -1,4 +1,4 @@
-From 6fb632732a28fc5c5c8f20a7be8ded759acd8994 Mon Sep 17 00:00:00 2001
+From f8aeca1dca05c7053532c576add6ab4a472c5e4e Mon Sep 17 00:00:00 2001
 From: Gilles Dartiguelongue 
 Date: Wed, 11 Nov 2015 17:49:07 +0100
 Subject: [PATCH] Simplify python setup in autoconf
@@ -8,8 +8,8 @@ from the rest of the autoconf script.
 ---
  Makefile.am|  14 +--
  configure.in   | 119 ++---
- python/Makefile.am |  30 --
- 3 files changed, 49 insertions(+), 114 deletions(-)
+ python/Makefile.am |  28 -
+ 3 files changed, 49 insertions(+), 112 deletions(-)
 
 diff --git a/Makefile.am b/Makefile.am
 index e357f19..c396913 100644
@@ -44,7 +44,7 @@ index e357f19..c396913 100644
  valgrind:
@echo '## Running the regression tests under Valgrind'
 diff --git a/configure.in b/configure.in
-index e84ad4f..27c0e0e 100644
+index e84ad4f..102c733 100644
 --- a/configure.in
 +++ b/configure.in
 @@ -291,90 +291,37 @@ dnl
@@ -162,7 +162,7 @@ index e84ad4f..27c0e0e 100644
 +  AC_MSG_WARN([libxml2 python module not found, expect runtime 
errors])])
 +  ])
 +
-+AM_CONDITIONAL([WITH_PYTHON], [test "$PYTHON" != ""])
++AM_CONDITIONAL([WITH_PYTHON], [test "$with_python" = "yes"])
 +AC_SUBST([PYTHON_CFLAGS])
 +AC_SUBST([PYTHON_LDFLAGS])
 +AC_SUBST([PYTHON_LIBS])
@@ -181,7 +181,7 @@ index e84ad4f..27c0e0e 100644
  XSLT_LIBDIR='-L${libdir}'
  XSLT_INCLUDEDIR='-I${includedir}'
 diff --git a/python/Makefile.am b/python/Makefile.am
-index fa58b78..cc13c62 100644
+index fa58b78..3a5ecd6 100644
 --- a/python/Makefile.am
 +++ b/python/Makefile.am
 @@ -5,9 +5,9 @@ SUBDIRS= . tests
@@ -196,7 +196,7 @@ index fa58b78..cc13c62 100644
  
  EXTRA_DIST =  \
libxslt.c   \
-@@ -16,43 +16,29 @@ EXTRA_DIST =   \
+@@ -16,10 +16,7 @@ EXTRA_DIST =\
libxml_wrap.h   \
libxslt_wrap.h  \
libxsl.py   \
@@ -208,11 +208,10 @@ index fa58b78..cc13c62 100644
  
  if WITH_PYTHON
  mylibs = \
-   $(top_builddir)/libxslt/libxslt.la \
-   $(top_builddir)/libexslt/libexslt.la
+@@ -28,31 +25,22 @@ mylibs = \
+ 
+ all-local: libxslt.py
  
--all-local: libxslt.py
--
 -python_LTLIBRARIES = libxsltmod.la
 +python_PYTHON = libxslt.py
 +pyexec_LTLIBRARIES = libxsltmod.la



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

2015-11-23 Thread Lars Wendler
commit: 00366539c1495c59912b3d23a8b7548576bb93d2
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:09:32 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00366539

sys-libs/tdb: Bump to version 1.3.8

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/tdb/Manifest |  1 +
 sys-libs/tdb/tdb-1.3.8.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/sys-libs/tdb/Manifest b/sys-libs/tdb/Manifest
index 069eee5..5b1401d 100644
--- a/sys-libs/tdb/Manifest
+++ b/sys-libs/tdb/Manifest
@@ -1,3 +1,4 @@
 DIST tdb-1.3.0.tar.gz 479096 SHA256 
04bee48d405ab7815810575a6e0cb364cc0eea6187b54b18c84e9c18a768ba20 SHA512 
b9a66070002879119627bae82d8bafeb52ae336afdc4d97e14a7e4ff78e42c7c516f8349781964c2bfbbcc6949247c5fa9519f936c8841519e121f9f9334
 WHIRLPOOL 
88da0b12ecdc8746bf627f2e1ce896b1a2b435c1dc34cd5649cd1554aa2cf90fe16014dd31fc45605d6a3dcdf02c3a09b1a43e68527497379734a96a3dd99711
 DIST tdb-1.3.6.tar.gz 490881 SHA256 
85d7dd247e58d8b303de542a2bc39a3dff9e5f54dea39a94c1c910cee25a59a5 SHA512 
be372865e3b809897d46b3ac134de3569185366a0b608e09836e6e37657ae7d0afdcb6b1d4990fee54d16a004e7e792987f51a974fc44fa4632c695e8b1e9341
 WHIRLPOOL 
f278ab51e2716b0948cb8c802d3380d8ca08a31d414d71168d7e786f0113f8a78fbda39977b8b0f8d0007a50df98f4e19d4c2a4f24b192cf20e67c1c4efa491a
 DIST tdb-1.3.7.tar.gz 493847 SHA256 
a64d95ca0cc06a28fed24c6e952aed7660cae04983108735d6bc30b925136412 SHA512 
661404df8328a2e7bbb0d7865759e299edafee186f3798c11034c36b2076402a826306007986d6cdd5bf8774d2af7ebf4312a501ca9d9e62a26e504bc13652e4
 WHIRLPOOL 
92586febe155e87ffadd7cdfd3e83b75d51d41cb3e3e70b886a371f01b1e7c628a02217afff9eb33dadab23849afec18e5c4f78f30def549e629adafa1437479
+DIST tdb-1.3.8.tar.gz 494106 SHA256 
0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1 SHA512 
9a7040206bbaae419a296714fe14fcbd3b67c0cef2b0f33563d52336aac2fe814049f5136a148fb049a273bb36fe81e3d777df58869c93f45d6e42b4adf9970b
 WHIRLPOOL 
61070a71aba9b44d5141844ffac6b4657ddc938850934fe00ff7312d9f76e1c318e37764b60fbac255ff5b8dc8d8226f668f80315fccdc67550eeb9bd1c4bc25

diff --git a/sys-libs/tdb/tdb-1.3.8.ebuild b/sys-libs/tdb/tdb-1.3.8.ebuild
new file mode 100644
index 000..884d029
--- /dev/null
+++ b/sys-libs/tdb/tdb-1.3.8.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit waf-utils multilib-minimal python-single-r1 eutils
+
+DESCRIPTION="A simple database API"
+HOMEPAGE="http://tdb.samba.org/;
+SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+IUSE="python"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="python? ( ${PYTHON_DEPS} )"
+DEPEND="
+   ${RDEPEND}
+   ${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.2"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+src_prepare() {
+   python_fix_shebang .
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   local extra_opts=()
+   if ! multilib_is_native_abi || ! use python; then
+   extra_opts+=( --disable-python )
+   fi
+
+   waf-utils_src_configure \
+   "${extra_opts[@]}"
+}
+
+multilib_src_compile() {
+   # need to avoid parallel building, this looks like the sanest way with 
waf-utils/multiprocessing eclasses
+   unset MAKEOPTS
+   waf-utils_src_compile
+}
+
+multilib_src_test() {
+   # the default src_test runs 'make test' and 'make check', letting
+   # the tests fail occasionally (reason: unknown)
+   emake check
+}
+
+multilib_src_install() {
+   waf-utils_src_install
+}



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

2015-11-23 Thread Lars Wendler
commit: 399c9d0692a1b5be36d460bd7e4874105d3efc2c
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:40:27 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399c9d06

sys-libs/tevent: Removed old.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/tevent/Manifest |  1 -
 sys-libs/tevent/tevent-0.9.24.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/sys-libs/tevent/Manifest b/sys-libs/tevent/Manifest
index c1b4e2a..2608a1a 100644
--- a/sys-libs/tevent/Manifest
+++ b/sys-libs/tevent/Manifest
@@ -1,4 +1,3 @@
 DIST tevent-0.9.21.tar.gz 550606 SHA256 
f2be7463573dab2d8210cb57fe7e7e2aeb323274cbdc865a6e29ddcfb977f0f4 SHA512 
d1d76402bf32c4da9394ec5e0eb149abefa3f4dc86e5d22529f5cc4f30b1d3071e7a00aac3bd5707532e68dfed5a03dc5a267ea367c8fbe0aaead9df63beafdf
 WHIRLPOOL 
4b4525394cdc06a5ce2535216eea8fdcf44dc0b4ab7964506042df3ee67ce9463d82e9b6be3bdd4cd9983ce92a62e3dfc69c6abf66d30b9b6466e863b2c1d7cd
-DIST tevent-0.9.24.tar.gz 560585 SHA256 
4db94cc092611775340891bb138e1c45310638b27fb3c59fb11b5af345973f50 SHA512 
38e7757556f6438d06343cd20f9ecad9bc66e3fad461486d56d5bba9d5cdb0738deeaf8735dd0f7cf364bb94007a757207e8c0c115452253a864eca3ee1ebab1
 WHIRLPOOL 
2f3dcddfd2f03e25fc456620cb9b22a74995951f7ce91953012af05824d1ee6d4c441c7da9423ba3b81f8d57f053fbd049d13ad472cbc2f4a923425625ec7fda
 DIST tevent-0.9.25.tar.gz 573357 SHA256 
fedeb0d55a11b3593b562ec09b32e44bd67619ed10e5fa10d1868adb1649c669 SHA512 
5cc477bf7a67b2a80c5d663a8382c0006395b17396f5e7ac44ed24b40b58b8a498497b08ed050a2ea838140ad36d60ad3256552c60b3339bf307244f9de4704e
 WHIRLPOOL 
359557ed7cfa3046a141c2a263fea5382576f7554636a1f13b1ba102650d6f8222ac5fa478db4e81fcc31bec01157cd701a8580e635c5ba1823307e45e692b56
 DIST tevent-0.9.26.tar.gz 581664 SHA256 
262c14d78ede13f2c4fc5e61485ae7250a201782d94735a1d8412652453370bd SHA512 
cc841e4267cdda52d4e236040a82852a29a29427d7d374170cc74b4ff8ec0652f521580a1f69a9b4f2a66d8b2a6e3fcd34f21b2e94d0512dae848d271c090ec1
 WHIRLPOOL 
df159329f30c9bd014be9b33b2f2e6ed1a47b7dd5af7fb964952d1e9aa7d7b72fc3028122b464c933c93253fd72b2f6248af5e7cfbb6d8cfb9259454804618d7

diff --git a/sys-libs/tevent/tevent-0.9.24.ebuild 
b/sys-libs/tevent/tevent-0.9.24.ebuild
deleted file mode 100644
index fc89ca1..000
--- a/sys-libs/tevent/tevent-0.9.24.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit waf-utils multilib-minimal python-single-r1
-
-DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/;
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
-IUSE="python"
-
-RDEPEND=">=sys-libs/talloc-2.1.1[${MULTILIB_USEDEP}]
-   python? ( ${PYTHON_DEPS} )"
-
-DEPEND="${RDEPEND}
-   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-   ${PYTHON_DEPS}
-"
-# build system does not work with python3
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-WAF_BINARY="${S}/buildtools/bin/waf"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   waf-utils_src_configure \
-   $(multilib_native_usex python '' '--disable-python')
-}
-
-multilib_src_compile() {
-   # need to avoid parallel building, this looks like the sanest way with 
waf-utils/multiprocessing eclasses
-   unset MAKEOPTS
-   waf-utils_src_compile
-}
-
-multilib_src_install() {
-   waf-utils_src_install
-
-   multilib_is_native_abi && use python && python_domodule tevent.py
-}



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

2015-11-23 Thread Lars Wendler
commit: 53eded37df62572548f0ab36b367f5b4bf514a6d
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:47:40 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53eded37

sys-libs/ldb: Bump to version 1.1.23

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/ldb/Manifest  |  1 +
 sys-libs/ldb/ldb-1.1.23.ebuild | 77 ++
 2 files changed, 78 insertions(+)

diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
index f0f2a3d..2dac80c 100644
--- a/sys-libs/ldb/Manifest
+++ b/sys-libs/ldb/Manifest
@@ -3,3 +3,4 @@ DIST ldb-1.1.15.tar.gz 1121684 SHA256 
6bd8317e82747461394ab8ad1ee5873589d9a46d12
 DIST ldb-1.1.17.tar.gz 1177926 SHA256 
b9a312aad19e9463716d257d8f2529fd7fc1a5ef24f6dcdc0c4a1930d7bdb6e6 SHA512 
bbdb79bc584bb26e053d21c47457b0c10c62080034e44d41ae9c0a6225f6d30f6976b30617f57fc4cb0776af770a4e9c569726d2385a8ec4545b1f732d366f17
 WHIRLPOOL 
56cbe6763010eba49c94146b1cb7748d643d2233eb5d26a1bf0a8aa02fcf2afa11b9d22a13608b753385a9817ee37804281651e47668bdc61eefd5ffa200a8c0
 DIST ldb-1.1.20.tar.gz 1220484 SHA256 
ba493bab271fdaa6ba07960728ffca71c8f9da5240162e86f1e56694b7a377b2 SHA512 
432dfa1d64197a74638762bfdfc18b060c5e37890f2c8a21dc5c8f19fc0070123400ad835256b9c1a94631f80d9930d2a2a714e711a60d11af6ab587bc372155
 WHIRLPOOL 
e992a8b16d22f098f3dd68dc17a2c21c9af34ac18b39d69bd63146eadc7cf62eb48d23b5a0aa7366cbf1e0db3b9d61a3b3ed5fce7b14c82b7b2ae80fc170ba1f
 DIST ldb-1.1.21.tar.gz 1244825 SHA256 
267bbb7f278068eaf0de27adffda2e691a070a93c5c15ee27c828e87b4c7dbf1 SHA512 
2ce35bfb2c8db22c87e7adea454ae05cb1234260d9beaaea564e76c5d83d8022610f18db70ad27e0d39d951b62cd17695e2f9f576213f9ac54f7e418416a5837
 WHIRLPOOL 
623bbe38252d5318bdd4a152189ed2258692867392771a2c5f8eccc5160bc4d83fdae8303ab11d249753132807071b460f87108a83141b63fe9e0dce3aca07a2
+DIST ldb-1.1.23.tar.gz 1258249 SHA256 
8f8b2f7f04b24c847d088a091e6a2261ac6c7810fc711f553d3b61a3dee39559 SHA512 
a23d3727b119725124ad9b03d6ee1a4c571d5d87aa71c38b4db74ccaa8f93a4fe64921ea9bc6e6562699a3b2b81bd31342aa31e386c0108036b4710c8f1ff592
 WHIRLPOOL 
387ec89da8c962e20a50695139a404f337bf04eb714dc516ab2e23b19b08e3b935854466f661c21300020d095a468d24af5052dba949e261a3f9e027936670e8

diff --git a/sys-libs/ldb/ldb-1.1.23.ebuild b/sys-libs/ldb/ldb-1.1.23.ebuild
new file mode 100644
index 000..650024c
--- /dev/null
+++ b/sys-libs/ldb/ldb-1.1.23.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit python-single-r1 waf-utils multilib
+
+DESCRIPTION="An LDAP-like embedded database"
+HOMEPAGE="http://ldb.samba.org;
+SRC_URI="http://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="doc"
+
+RDEPEND="dev-libs/popt
+   >=sys-libs/talloc-2.1.5[python]
+   >=sys-libs/tevent-0.9.26[python(+)]
+   >=sys-libs/tdb-1.3.8[python]
+   net-nds/openldap
+   !!=net-fs/samba-4.0.0[ldb]
+   ${PYTHON_DEPS}
+   "
+
+DEPEND="dev-libs/libxslt
+   doc? ( app-doc/doxygen )
+   virtual/pkgconfig
+   ${RDEPEND}"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_configure() {
+   waf-utils_src_configure \
+   --disable-rpath \
+   --disable-rpath-install --bundled-libraries=NONE \
+   --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba \
+   --builtin-libraries=NONE
+}
+
+src_compile(){
+   waf-utils_src_compile
+   use doc && doxygen Doxyfile
+}
+
+src_test() {
+   WAF_MAKE=1 \
+   
PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${S}"/bin/shared/private/ \
+   
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${S}"/bin/shared/private/:"${S}"/bin/shared 
waf test || die
+}
+
+src_install() {
+   waf-utils_src_install
+
+   if use doc; then
+   dohtml -r apidocs/html/*
+   doman  apidocs/man/man3/*.3
+   fi
+}
+
+pkg_postinst() {
+   if has_version sys-auth/sssd; then
+   ewarn "You have sssd installed. It is known to break after ldb 
upgrades,"
+   ewarn "so please try to rebuild it before reporting bugs."
+   ewarn "See https://bugs.gentoo.org/404281;
+   fi
+}



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

2015-11-23 Thread Lars Wendler
commit: 9683a4a72491502f5261da082b270890783790fe
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:28:33 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9683a4a7

sys-libs/talloc: Removed old.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/talloc/Manifest|  1 -
 sys-libs/talloc/talloc-2.1.3.ebuild | 85 -
 2 files changed, 86 deletions(-)

diff --git a/sys-libs/talloc/Manifest b/sys-libs/talloc/Manifest
index 199ab34..6cc48ec 100644
--- a/sys-libs/talloc/Manifest
+++ b/sys-libs/talloc/Manifest
@@ -1,4 +1,3 @@
 DIST talloc-2.1.0.tar.gz 416097 SHA256 
0701393882647f823503e3aa075bc67d75c194b376822377dae2d20f9130f08f SHA512 
7bdc448c91211299edf16502d263362ac660d5123d8ea7bb2ed58af2231537e4f29da5384b8d5be10254a02b193520890e95a73d697c40eba09728a9b6d56d57
 WHIRLPOOL 
d8593cba27f5d971acb39acacdbea70df5b80ed31288cf440a2ebeaca266e070deeea8322f4ba5682580f66044128f18dd6d76b735aa0670aed46f13f5a4e857
-DIST talloc-2.1.3.tar.gz 434093 SHA256 
7aa5f75b22d4ef9c737b25515f2a2837ddc13014ff4ac6e58dd9e311f41f2cb0 SHA512 
4ec350ab5d7e53c8ae816a3d722b10cce75552f1b3d6a31cc7aae13d6c5722d39a126702c8ebb4fa2f6b7908a6501e916e341e2b660080a6c8d22f70171862f6
 WHIRLPOOL 
143b733e4694b02b2c6319d1ee7017a54c0a60af5202ad764247aada0ada7a6fc95bcf08992dac4ae1396ed45106ad1102f09eece8b0f0304d32d965655c7c86
 DIST talloc-2.1.4.tar.gz 436552 SHA256 
aea04697a28d809054fb59c4c0b94912757037981dedbec1be47d09fe10749b3 SHA512 
723f5b78f91ca873c8f79aee714428dfc3cfabbb65ac1eff3364d5ac6ded7fe5fc03d78dfc3b6c329d37e277e431a75b634f3c30485b33704a6d25f56379ad8f
 WHIRLPOOL 
6bdef24de13d207c4b8f1ee9a2a5f4586d8aa4c3e97e3d6d746bfe69c865257b2a18b4598abc5189b3eb2e89e4e2ad0f328dd69f187b52cdffb3f82214eb8466
 DIST talloc-2.1.5.tar.gz 436193 SHA256 
3833e750cf0b8c3439186cba38800cba9e26adfbce10ee98ba709c24eb1c SHA512 
b938d67fcf4c6618f1149b4ec665957a604e3b07ee26e96ed36d94312db8f56b50498f69f9a07782f7f10a25047604e32b0d1786e1051d5f36b696c2755f8741
 WHIRLPOOL 
4cbdd527fb1adfe09052b93b38227f6e01f8aa86920aa093b7aa9a0ca63ad03f1ddcc148c996c487c55b1ba6e681b185d1df0311ed388ef9a8e6ab35c4b111ab

diff --git a/sys-libs/talloc/talloc-2.1.3.ebuild 
b/sys-libs/talloc/talloc-2.1.3.ebuild
deleted file mode 100644
index 6efd84b..000
--- a/sys-libs/talloc/talloc-2.1.3.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit waf-utils python-single-r1 multilib multilib-minimal
-
-DESCRIPTION="Samba talloc library"
-HOMEPAGE="http://talloc.samba.org/;
-SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-3 LGPL-3+ LGPL-2 BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~sparc-solaris"
-IUSE="compat +python"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   !!

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

2015-11-23 Thread Lars Wendler
commit: bdf7db0b2fb2c0beb54caa9c9ff5bf1b362a2467
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:59:18 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf7db0b

sys-devel/flex: Bump to version 2.6.0

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/flex/Manifest  |  1 +
 sys-devel/flex/flex-2.6.0.ebuild | 68 
 2 files changed, 69 insertions(+)

diff --git a/sys-devel/flex/Manifest b/sys-devel/flex/Manifest
index 2acb715..1c92cb9 100644
--- a/sys-devel/flex/Manifest
+++ b/sys-devel/flex/Manifest
@@ -2,4 +2,5 @@ DIST flex-2.5.35.tar.bz2 1256501 SHA256 
0becbd4b2b36b99c67f8c22ab98f7f80c9860aec
 DIST flex-2.5.37.tar.bz2 1303313 SHA256 
17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a SHA512 
1f34285953a7f058e6a2dddc305fc82cfcaaa451d6dda17bf9cccbe4a08e480c8c28951fa5d2920e7c7adc40ccd0e51191b363c9a3c4137db5ded1cbbc2a
 WHIRLPOOL 
ee5a4dde9b373c57248df261a53ea951e12ccb3e6f2e6344c56c2d8393511389560b4843660edf2a0929e2ed6fc46ab8d832e36a8ee5fe4317ce85ccea14d6ca
 DIST flex-2.5.38.tar.xz 1349536 SHA256 
3621e0217f6c2088411e5b6fd9f2d83f2fbf014dcdf24e80680f66e6dd93729c SHA512 
98d4a722dcb23c0ebca997ef28ae40cebbe65e24adf8700ac9127404d1bcd0e30638d296d639afb092b65b4767f35f5ee0b0bf229ac040ef8029a04694d6d4c2
 WHIRLPOOL 
56e282bc56ef825a953d1211602de1a243164d09b9b794debffbd7c56830572d24910b20b44b8749173c9bc008bae99406320a5042a4054290b69320a1df3aed
 DIST flex-2.5.39.tar.xz 1347436 SHA256 
c988bb3ab340aaba16df5a54ab98bb4760599975375c8ac9388a078b7f27e9e8 SHA512 
488bfd40043851d6f069333090081cc09c8754cd098dd24655ea705dd381efc4e88080fe8060fe6c790f450695f1b209f7115b154723c203f43b00f4ccfa5bec
 WHIRLPOOL 
6f46ed30ca3a3ac6449170171205031ab821a0d78aaed36c7faf59c12724f8787092ba1a3ea846e359791476da7f9bb007155caac60e696326445c75c5d70dd5
+DIST flex-2.6.0.tar.xz 1369552 SHA256 
d39b15a856906997ced252d76e9bfe2425d7503c6ed811669665627b248e4c73 SHA512 
9cd48aa79ce70814902745d6e67f677bcc67f23dcc46ebb5f2963efac0d8f6f6c10ee87369d2d7557d29e390a3502dd99246db0fd2e096b9e7bb6e16d51d3abe
 WHIRLPOOL 
e44cab6763699a9d4d8af29b8c45c2e5b203a643834730f35e5745d145e5b3a4605506da209aa8e4e087e2e8872926261d0d2f29751d616cc77df36021d753b2
 DIST flex_2.5.35-10.diff.gz 41011 SHA256 
1d57a2a73ae7b7d4bd95a7c3f5801ab39c0b2b55b5d838782da8d3801cc1a3b9 SHA512 
ecb64cb5d27da0c82c99958640ee5f09afff4096a93817f68ff86a838ab4f21daf959bfc650b89e0d52a827c55265cb4c4a4f9efab050a8f91dd82258820
 WHIRLPOOL 
4fa27c32d81c766e657645816e4a24e46b126e5eb38ad38fc66a7d3d3e3100b76ec694898dcbcc486687f4ec9d89d517a670f7ca20de22586d2f0b56a7fe50cd

diff --git a/sys-devel/flex/flex-2.6.0.ebuild b/sys-devel/flex/flex-2.6.0.ebuild
new file mode 100644
index 000..aa83cdc
--- /dev/null
+++ b/sys-devel/flex/flex-2.6.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic multilib-minimal
+
+DESCRIPTION="The Fast Lexical Analyzer"
+HOMEPAGE="http://flex.sourceforge.net/;
+SRC_URI="mirror://sourceforge/flex/${P}.tar.xz"
+
+LICENSE="FLEX"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="nls static test"
+
+# We want bison explicitly and not yacc in general #381273
+RDEPEND="sys-devel/m4"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   nls? ( sys-devel/gettext )
+   test? ( sys-devel/bison )"
+
+src_configure() {
+   use static && append-ldflags -static
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   # Do not install shared libs #503522
+   ECONF_SOURCE=${S} \
+   econf \
+   --disable-shared \
+   $(use_enable nls) \
+   --docdir='$(datarootdir)/doc/'${PF}
+}
+
+multilib_src_compile() {
+   if multilib_is_native_abi; then
+   default
+   else
+   cd src || die
+   emake -f Makefile -f - lib <<< 'lib: $(lib_LTLIBRARIES)'
+   fi
+}
+
+multilib_src_test() {
+   multilib_is_native_abi && emake check
+}
+
+multilib_src_install() {
+   if multilib_is_native_abi; then
+   default
+   else
+   cd src || die
+   emake DESTDIR="${D}" install-libLTLIBRARIES 
install-includeHEADERS
+   fi
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   dodoc ONEWS
+   prune_libtool_files --all
+   rm "${ED}"/usr/share/doc/${PF}/{COPYING,flex.pdf} || die
+   dosym flex /usr/bin/lex
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/flex/files/, sys-devel/flex/

2015-11-23 Thread Lars Wendler
commit: 2950652b36f17fcd573888d2a5cfe999afd4023d
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 11:01:27 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2950652b

sys-devel/flex: Removed old.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/flex/Manifest|   4 -
 sys-devel/flex/files/flex-2.5.33-pic.patch |  12 ---
 sys-devel/flex/files/flex-2.5.34-isatty.patch  |  53 --
 sys-devel/flex/files/flex-2.5.35-gcc44.patch   |  13 ---
 .../flex/files/flex-2.5.35-saneautotools.patch |  77 --
 sys-devel/flex/files/flex-2.5.37-proto.patch   |  27 -
 sys-devel/flex/files/flex-2.5.37-tests.patch   | 113 -
 sys-devel/flex/flex-2.5.35.ebuild  |  43 
 sys-devel/flex/flex-2.5.35_p10.ebuild  |  50 -
 sys-devel/flex/flex-2.5.37.ebuild  |  51 --
 sys-devel/flex/flex-2.5.38-r1.ebuild   |  40 
 sys-devel/flex/flex-2.5.39.ebuild  |  40 
 12 files changed, 523 deletions(-)

diff --git a/sys-devel/flex/Manifest b/sys-devel/flex/Manifest
index 1c92cb9..c9d385a 100644
--- a/sys-devel/flex/Manifest
+++ b/sys-devel/flex/Manifest
@@ -1,6 +1,2 @@
-DIST flex-2.5.35.tar.bz2 1256501 SHA256 
0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b SHA512 
aa5aebbc7ccaa4697d7f0cfa3ba899dd3b327bc8551ba341c26bece7f9044951d0532e3ebf6ec63760204b4ff805f9f957d064e9a213ef8aac428e565de31343
 WHIRLPOOL 
5cb46a2cec84b1c6d25e22a1e4a6ac1a5100fcf32a488918f8bfe9236339ff2aac7f2dc35a590417fe1609d89511ab47de4ba4f7db17251b7408ea0f18e6894d
-DIST flex-2.5.37.tar.bz2 1303313 SHA256 
17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a SHA512 
1f34285953a7f058e6a2dddc305fc82cfcaaa451d6dda17bf9cccbe4a08e480c8c28951fa5d2920e7c7adc40ccd0e51191b363c9a3c4137db5ded1cbbc2a
 WHIRLPOOL 
ee5a4dde9b373c57248df261a53ea951e12ccb3e6f2e6344c56c2d8393511389560b4843660edf2a0929e2ed6fc46ab8d832e36a8ee5fe4317ce85ccea14d6ca
-DIST flex-2.5.38.tar.xz 1349536 SHA256 
3621e0217f6c2088411e5b6fd9f2d83f2fbf014dcdf24e80680f66e6dd93729c SHA512 
98d4a722dcb23c0ebca997ef28ae40cebbe65e24adf8700ac9127404d1bcd0e30638d296d639afb092b65b4767f35f5ee0b0bf229ac040ef8029a04694d6d4c2
 WHIRLPOOL 
56e282bc56ef825a953d1211602de1a243164d09b9b794debffbd7c56830572d24910b20b44b8749173c9bc008bae99406320a5042a4054290b69320a1df3aed
 DIST flex-2.5.39.tar.xz 1347436 SHA256 
c988bb3ab340aaba16df5a54ab98bb4760599975375c8ac9388a078b7f27e9e8 SHA512 
488bfd40043851d6f069333090081cc09c8754cd098dd24655ea705dd381efc4e88080fe8060fe6c790f450695f1b209f7115b154723c203f43b00f4ccfa5bec
 WHIRLPOOL 
6f46ed30ca3a3ac6449170171205031ab821a0d78aaed36c7faf59c12724f8787092ba1a3ea846e359791476da7f9bb007155caac60e696326445c75c5d70dd5
 DIST flex-2.6.0.tar.xz 1369552 SHA256 
d39b15a856906997ced252d76e9bfe2425d7503c6ed811669665627b248e4c73 SHA512 
9cd48aa79ce70814902745d6e67f677bcc67f23dcc46ebb5f2963efac0d8f6f6c10ee87369d2d7557d29e390a3502dd99246db0fd2e096b9e7bb6e16d51d3abe
 WHIRLPOOL 
e44cab6763699a9d4d8af29b8c45c2e5b203a643834730f35e5745d145e5b3a4605506da209aa8e4e087e2e8872926261d0d2f29751d616cc77df36021d753b2
-DIST flex_2.5.35-10.diff.gz 41011 SHA256 
1d57a2a73ae7b7d4bd95a7c3f5801ab39c0b2b55b5d838782da8d3801cc1a3b9 SHA512 
ecb64cb5d27da0c82c99958640ee5f09afff4096a93817f68ff86a838ab4f21daf959bfc650b89e0d52a827c55265cb4c4a4f9efab050a8f91dd82258820
 WHIRLPOOL 
4fa27c32d81c766e657645816e4a24e46b126e5eb38ad38fc66a7d3d3e3100b76ec694898dcbcc486687f4ec9d89d517a670f7ca20de22586d2f0b56a7fe50cd

diff --git a/sys-devel/flex/files/flex-2.5.33-pic.patch 
b/sys-devel/flex/files/flex-2.5.33-pic.patch
deleted file mode 100644
index 88ac8b3..000
--- a/sys-devel/flex/files/flex-2.5.33-pic.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 Makefile.in2007-02-06 12:27:32.0 +0100
-+++ Makefile.in.new2007-02-06 12:29:50.0 +0100
-@@ -993,7 +993,9 @@
- ecs.o: ecs.c flexdef.h flexint.h
- gen.o: gen.c flexdef.h flexint.h tables.h tables_shared.h
- libmain.o: libmain.c
-+  $(COMPILE) -fPIC -DPIC -o libmain.o -c libmain.c
- libyywrap.o: libyywrap.c
-+  $(COMPILE) -fPIC -DPIC -o libyywrap.o -c libyywrap.c
- main.o: main.c flexdef.h flexint.h version.h options.h scanopt.h \
-  tables.h tables_shared.h
- misc.o: misc.c flexdef.h flexint.h tables.h tables_shared.h

diff --git a/sys-devel/flex/files/flex-2.5.34-isatty.patch 
b/sys-devel/flex/files/flex-2.5.34-isatty.patch
deleted file mode 100644
index b397433..000
--- a/sys-devel/flex/files/flex-2.5.34-isatty.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-Declare the isatty prototype all the time ... otherwise packages like
-doxygen and ttmkfdir fail to build.
-
-http://bugs.gentoo.org/119598
-
 flex/scan.c
-+++ flex/scan.c
-@@ -4179,9 +4179,19 @@
-   yyfree((void *) b  );
- }
- 
-+#ifndef 

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

2015-11-23 Thread Lars Wendler
commit: 4295a9abf1b7f64f0af3f882e1b519c7e0fe415c
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Nov 23 10:23:22 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Nov 23 11:02:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4295a9ab

sys-libs/tdb: Removed old.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 sys-libs/tdb/Manifest |  1 -
 sys-libs/tdb/tdb-1.3.6.ebuild | 60 ---
 2 files changed, 61 deletions(-)

diff --git a/sys-libs/tdb/Manifest b/sys-libs/tdb/Manifest
index 5b1401d..c6359b5 100644
--- a/sys-libs/tdb/Manifest
+++ b/sys-libs/tdb/Manifest
@@ -1,4 +1,3 @@
 DIST tdb-1.3.0.tar.gz 479096 SHA256 
04bee48d405ab7815810575a6e0cb364cc0eea6187b54b18c84e9c18a768ba20 SHA512 
b9a66070002879119627bae82d8bafeb52ae336afdc4d97e14a7e4ff78e42c7c516f8349781964c2bfbbcc6949247c5fa9519f936c8841519e121f9f9334
 WHIRLPOOL 
88da0b12ecdc8746bf627f2e1ce896b1a2b435c1dc34cd5649cd1554aa2cf90fe16014dd31fc45605d6a3dcdf02c3a09b1a43e68527497379734a96a3dd99711
-DIST tdb-1.3.6.tar.gz 490881 SHA256 
85d7dd247e58d8b303de542a2bc39a3dff9e5f54dea39a94c1c910cee25a59a5 SHA512 
be372865e3b809897d46b3ac134de3569185366a0b608e09836e6e37657ae7d0afdcb6b1d4990fee54d16a004e7e792987f51a974fc44fa4632c695e8b1e9341
 WHIRLPOOL 
f278ab51e2716b0948cb8c802d3380d8ca08a31d414d71168d7e786f0113f8a78fbda39977b8b0f8d0007a50df98f4e19d4c2a4f24b192cf20e67c1c4efa491a
 DIST tdb-1.3.7.tar.gz 493847 SHA256 
a64d95ca0cc06a28fed24c6e952aed7660cae04983108735d6bc30b925136412 SHA512 
661404df8328a2e7bbb0d7865759e299edafee186f3798c11034c36b2076402a826306007986d6cdd5bf8774d2af7ebf4312a501ca9d9e62a26e504bc13652e4
 WHIRLPOOL 
92586febe155e87ffadd7cdfd3e83b75d51d41cb3e3e70b886a371f01b1e7c628a02217afff9eb33dadab23849afec18e5c4f78f30def549e629adafa1437479
 DIST tdb-1.3.8.tar.gz 494106 SHA256 
0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1 SHA512 
9a7040206bbaae419a296714fe14fcbd3b67c0cef2b0f33563d52336aac2fe814049f5136a148fb049a273bb36fe81e3d777df58869c93f45d6e42b4adf9970b
 WHIRLPOOL 
61070a71aba9b44d5141844ffac6b4657ddc938850934fe00ff7312d9f76e1c318e37764b60fbac255ff5b8dc8d8226f668f80315fccdc67550eeb9bd1c4bc25

diff --git a/sys-libs/tdb/tdb-1.3.6.ebuild b/sys-libs/tdb/tdb-1.3.6.ebuild
deleted file mode 100644
index 884d029..000
--- a/sys-libs/tdb/tdb-1.3.6.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit waf-utils multilib-minimal python-single-r1 eutils
-
-DESCRIPTION="A simple database API"
-HOMEPAGE="http://tdb.samba.org/;
-SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="python"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )"
-DEPEND="
-   ${RDEPEND}
-   ${PYTHON_DEPS}
-   app-text/docbook-xml-dtd:4.2"
-
-WAF_BINARY="${S}/buildtools/bin/waf"
-
-src_prepare() {
-   python_fix_shebang .
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   local extra_opts=()
-   if ! multilib_is_native_abi || ! use python; then
-   extra_opts+=( --disable-python )
-   fi
-
-   waf-utils_src_configure \
-   "${extra_opts[@]}"
-}
-
-multilib_src_compile() {
-   # need to avoid parallel building, this looks like the sanest way with 
waf-utils/multiprocessing eclasses
-   unset MAKEOPTS
-   waf-utils_src_compile
-}
-
-multilib_src_test() {
-   # the default src_test runs 'make test' and 'make check', letting
-   # the tests fail occasionally (reason: unknown)
-   emake check
-}
-
-multilib_src_install() {
-   waf-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/autogen/, sys-devel/autogen/files/

2015-11-23 Thread Mike Frysinger
commit: d2e0d720fd9440e55f2dab5eddecf4dd1f74364b
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov 23 11:26:29 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov 23 11:26:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e0d720

sys-devel/autogen: fix use of hardcoded /tmp paths during build #563352

 sys-devel/autogen/autogen-5.18.4.ebuild  |  4 
 sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch | 17 +
 2 files changed, 21 insertions(+)

diff --git a/sys-devel/autogen/autogen-5.18.4.ebuild 
b/sys-devel/autogen/autogen-5.18.4.ebuild
index c1d55b9..a3969ab 100644
--- a/sys-devel/autogen/autogen-5.18.4.ebuild
+++ b/sys-devel/autogen/autogen-5.18.4.ebuild
@@ -19,6 +19,10 @@ RDEPEND=">=dev-scheme/guile-1.8
dev-libs/libxml2"
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-5.18.4-tmp-log.patch #563352
+}
+
 src_configure() {
# suppress possibly incorrect -R flag
export ag_cv_test_ldflags=

diff --git a/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch 
b/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch
new file mode 100644
index 000..89e0277
--- /dev/null
+++ b/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch
@@ -0,0 +1,17 @@
+https://bugs.gentoo.org/563352
+https://sourceforge.net/p/autogen/bugs/172/
+
+this is fixed upstream in commit f303a1d5d8d8e002974eb64818f74041325f2433
+
+--- a/pkg/libopts/mklibsrc.sh
 b/pkg/libopts/mklibsrc.sh
+@@ -18,8 +18,7 @@
+ ##  You should have received a copy of the GNU General Public License along
+ ##  with this program.  If not, see .
+ 
+-set -ex
+-exec 2> /tmp/mklibsrc-log.tx
++set -e
+ 
+ top_builddir=`cd $top_builddir ; pwd`
+ top_srcdir=`cd $top_srcdir ; pwd`



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas-manager/, net-analyzer/openvas-manager/files/

2015-11-23 Thread Justin Lecher
commit: fccc8747b767900ab57af4d8f04c7805ae212528
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 08:28:10 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 08:28:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fccc8747

net-analyzer/openvas-manager: Update to daemon flag changes

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566336

Unify whitespaces in aux files

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 net-analyzer/openvas-manager/files/openvasmd-daemon.conf |  4 ++--
 net-analyzer/openvas-manager/files/openvasmd.logrotate   | 12 ++--
 ...-manager-6.0.6.ebuild => openvas-manager-6.0.6-r1.ebuild} |  0
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-analyzer/openvas-manager/files/openvasmd-daemon.conf 
b/net-analyzer/openvas-manager/files/openvasmd-daemon.conf
index d69698e..2393c83 100644
--- a/net-analyzer/openvas-manager/files/openvasmd-daemon.conf
+++ b/net-analyzer/openvas-manager/files/openvasmd-daemon.conf
@@ -7,9 +7,9 @@ MANAGER_PORT=--port=9390
 MANAGER_EXTRA_ARGS=""
 
 #Contact scanner on given address
-SCANNER_LISTEN=--slisten=127.0.0.1
+SCANNER_LISTEN="--scanner-host=127.0.0.1"
 
 #Scanner listens on given port - by default 9391
-SCANNER_PORT=--sport=9391
+SCANNER_PORT="--scanner-port=9391"
 
 

diff --git a/net-analyzer/openvas-manager/files/openvasmd.logrotate 
b/net-analyzer/openvas-manager/files/openvasmd.logrotate
index 69cfa26..c302b5f 100644
--- a/net-analyzer/openvas-manager/files/openvasmd.logrotate
+++ b/net-analyzer/openvas-manager/files/openvasmd.logrotate
@@ -1,11 +1,11 @@
 # logrotate for openvas-manager
 /var/log/openvas/openvasmd.log {
-rotate 4
-weekly
-compress
-delaycompress
-missingok
+   rotate 4
+   weekly
+   compress
+   delaycompress
+   missingok
postrotate
-   /bin/kill -HUP `pidof openvasmd`
+   /bin/kill -HUP `pidof openvasmd`
endscript
 }

diff --git a/net-analyzer/openvas-manager/openvas-manager-6.0.6.ebuild 
b/net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild
similarity index 100%
rename from net-analyzer/openvas-manager/openvas-manager-6.0.6.ebuild
rename to net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild



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

2015-11-23 Thread Agostino Sarubbo
commit: 2cf5a912b203aeafc5d8b1740e676cc9338aee46
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:33 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf5a912

dev-util/dialog: alpha stable wrt bug #566098

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 dev-util/dialog/dialog-1.2.20150920.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/dialog/dialog-1.2.20150920.ebuild 
b/dev-util/dialog/dialog-1.2.20150920.ebuild
index 3bceb76..95900f8 100644
--- a/dev-util/dialog/dialog-1.2.20150920.ebuild
+++ b/dev-util/dialog/dialog-1.2.20150920.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${MY_PV}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="examples minimal nls static-libs unicode"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: 80b2a963b4ee7c55147bf07a6fd619e065a1a13b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:44 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b2a963

x11-libs/fltk: alpha stable wrt bug #562450

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild 
b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
index 3d980e4..bdef642 100644
--- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
 
 SLOT="1"
 LICENSE="FLTK LGPL-2"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="cairo debug doc examples games +opengl static-libs +threads +xft 
+xinerama"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: 3913f061a9c4c958b4b65ef952778976d2c17e5a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:59 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3913f061

dev-python/wxpython: alpha stable wrt bug #562482

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-python/wxpython/wxpython-3.0.2.0.ebuild 
b/dev-python/wxpython/wxpython-3.0.2.0.ebuild
index 3fde93b..21f03c2 100644
--- a/dev-python/wxpython/wxpython-3.0.2.0.ebuild
+++ b/dev-python/wxpython/wxpython-3.0.2.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="wxWinLL-3"
 SLOT="3.0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="cairo examples libnotify opengl"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: a776ed5b6d53fc9b1e8e7fe4ded7358a54de3459
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:38 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a776ed5b

net-dialup/rp-pppoe: alpha stable wrt bug #565720

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild 
b/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
index 2517c38..a23b712 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.roaringpenguin.com/files/download/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86"
 IUSE="tk"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: 9adea8627d9bbb0f9b3e989ea20d739039a881a5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:24 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9adea862

dev-python/pypax: alpha stable wrt bug #564286

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-python/pypax/pypax-0.9.2.ebuild 
b/dev-python/pypax/pypax-0.9.2.ebuild
index 66ee91f..3122b9e 100644
--- a/dev-python/pypax/pypax-0.9.2.ebuild
+++ b/dev-python/pypax/pypax-0.9.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-   KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
S="${WORKDIR}/elfix-${PV}"
 fi
 



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

2015-11-23 Thread Agostino Sarubbo
commit: 0ea6cdfaf0292c45673bff4601dbd78706fa7b2c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:43 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea6cdfa

media-sound/mpd: alpha stable wrt bug #563296

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/media-sound/mpd/mpd-0.19.10.ebuild 
b/media-sound/mpd/mpd-0.19.10.ebuild
index 9166061..f5edad3 100644
--- a/media-sound/mpd/mpd-0.19.10.ebuild
+++ b/media-sound/mpd/mpd-0.19.10.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ppc ppc64 ~sh x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sh x86 ~x86-fbsd ~x64-macos"
 IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad
+fifo +ffmpeg flac fluidsynth +glib gme +icu +id3tag +inotify +ipv6 jack
lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug



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

2015-11-23 Thread Agostino Sarubbo
commit: 909a572ce5b9e70087a514c81892ebe8ef229a1e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:28 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909a572c

x11-wm/blackbox: alpha stable wrt bug #563254

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild 
b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
index 8cb002d..8126077 100644
--- a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
+++ b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-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="nls truetype debug"
 
 RDEPEND="x11-libs/libXft



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

2015-11-23 Thread Agostino Sarubbo
commit: 0132577e33fe419929538178f2c397c50936ebc5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:49 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0132577e

media-libs/libsdl: alpha stable wrt bug #562978

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild 
b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
index 1c0ca2f..ff07999 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 # WARNING:
 # If you turn on the custom-cflags use flag in USE and something breaks,
 # you pick up the pieces.  Be prepared for bug reports to be marked INVALID.



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

2015-11-23 Thread Agostino Sarubbo
commit: bdf02f09a4ff110995aabafb6af741328037f68a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:38 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf02f09

dev-python/unidecode: alpha stable wrt bug #565208

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild 
b/dev-python/unidecode/unidecode-0.04.18.ebuild
index 9ccbbeb..1fca5e1 100644
--- a/dev-python/unidecode/unidecode-0.04.18.ebuild
+++ b/dev-python/unidecode/unidecode-0.04.18.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc x86"
 
 S=${WORKDIR}/${MY_P}
 



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

2015-11-23 Thread Agostino Sarubbo
commit: 66b88e57a3cb557ccf50690a4118fb73b3660030
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:20 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b88e57

sys-apps/elfix: alpha stable wrt bug #564286

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/sys-apps/elfix/elfix-0.9.2.ebuild 
b/sys-apps/elfix/elfix-0.9.2.ebuild
index 2f395b6..bc6d359 100644
--- a/sys-apps/elfix/elfix-0.9.2.ebuild
+++ b/sys-apps/elfix/elfix-0.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz;
-   KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"



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

2015-11-23 Thread Agostino Sarubbo
commit: df6fd782eae38e141113534372499e8d29d929b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:24 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6fd782

app-text/dvisvgm: alpha stable wrt bug #563078

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 app-text/dvisvgm/dvisvgm-1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/dvisvgm/dvisvgm-1.10.ebuild 
b/app-text/dvisvgm/dvisvgm-1.10.ebuild
index c628989..4a8d6f8 100644
--- a/app-text/dvisvgm/dvisvgm-1.10.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
 # directories from where the binary is executed.



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

2015-11-23 Thread Agostino Sarubbo
commit: bc1cf980a301d63103c5d8742ed1ea18e0d243ee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:09 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1cf980

sys-kernel/linux-firmware: alpha stable wrt bug #564408

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 sys-kernel/linux-firmware/linux-firmware-20150812.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
index 4e923c3..7e64d69 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
@@ -9,10 +9,10 @@ if [[ ${PV} == * ]]; then
inherit git-2
SRC_URI=""

EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
-   KEYWORDS="arm hppa ia64 ppc ppc64 sparc x86"
+   KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc x86"
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   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"
 fi
 
 DESCRIPTION="Linux firmware files"



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

2015-11-23 Thread Agostino Sarubbo
commit: 423e07b43bfa52e719e1bcc9953638afa716ec72
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:04 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=423e07b4

www-client/dillo: alpha stable wrt bug #562614

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/www-client/dillo/dillo-3.0.5.ebuild 
b/www-client/dillo/dillo-3.0.5.ebuild
index 29c9faf..8d43706 100644
--- a/www-client/dillo/dillo-3.0.5.ebuild
+++ b/www-client/dillo/dillo-3.0.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
 IUSE="doc +gif ipv6 +jpeg +png ssl"
 
 RDEPEND="



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

2015-11-23 Thread Agostino Sarubbo
commit: b79497f7c0105c58bd5ab45712c2ed898e548bd9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:54 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79497f7

sys-apps/rng-tools: alpha stable wrt bug #562520

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 sys-apps/rng-tools/rng-tools-5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/rng-tools/rng-tools-5-r2.ebuild 
b/sys-apps/rng-tools/rng-tools-5-r2.ebuild
index d241dcc..51caae2 100644
--- a/sys-apps/rng-tools/rng-tools-5-r2.ebuild
+++ b/sys-apps/rng-tools/rng-tools-5-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gkernel/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc x86"
 IUSE="selinux"
 
 DEPEND="dev-libs/libgcrypt:0



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

2015-11-23 Thread Agostino Sarubbo
commit: 904038858a5c5401ee2a248b95e545449afd86bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:24:14 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:24:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90403885

net-mail/dovecot: alpha stable wrt bug #564154

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild 
b/net-mail/dovecot/dovecot-2.2.19.ebuild
index 91f4908..8600d85 100644
--- a/net-mail/dovecot/dovecot-2.2.19.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.19.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"



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

2015-11-23 Thread Agostino Sarubbo
commit: a5271024472db9eaab6bff36902844c8b32c7b18
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:28 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5271024

media-gfx/xv: alpha stable wrt bug #565130

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 media-gfx/xv/xv-3.10a-r17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/xv/xv-3.10a-r17.ebuild b/media-gfx/xv/xv-3.10a-r17.ebuild
index 603968a..74c3dc9 100644
--- a/media-gfx/xv/xv-3.10a-r17.ebuild
+++ b/media-gfx/xv/xv-3.10a-r17.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://sourceforge/png-mng/${P}-jumbo-patches-${JUMBOV}.tar.gz
 
 LICENSE="xv"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="jpeg tiff png"
 
 DEPEND="x11-libs/libXt



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

2015-11-23 Thread Agostino Sarubbo
commit: d4f775f5a5d584c931ef07143fb3f1f3a7bc5438
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:23:34 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:23:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f775f5

app-office/lyx: alpha stable wrt bug #562960

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 app-office/lyx/lyx-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.1.4.ebuild b/app-office/lyx/lyx-2.1.4.ebuild
index 0c1f2cf..b053cad 100644
--- a/app-office/lyx/lyx-2.1.4.ebuild
+++ b/app-office/lyx/lyx-2.1.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos"
 IUSE="cups debug nls +latex monolithic-build html rtf dot docbook dia 
subversion rcs svg gnumeric +hunspell aspell enchant"
 
 LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru 
sk sr sv tr uk zh_CN zh_TW"



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

2015-11-23 Thread Agostino Sarubbo
commit: 2fc84194d5e1989ab616758c0a190a743cd8d4f5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:25:23 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:25:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc84194

dev-ruby/rdiscount: alpha stable wrt bug #565116

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild 
b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
index 75ddb18..70bc068 100644
--- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount;
 
 LICENSE="MIT"
 SLOT="0"
-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=""
 
 all_ruby_prepare() {



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

2015-11-23 Thread Agostino Sarubbo
commit: 56ce736a1864ecf8fc0c0e660fa136cac81f8849
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:25:13 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:25:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ce736a

app-i18n/freewnn: alpha stable wrt bug #566386

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild 
b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
index 5df9be8..1114d7c 100644
--- a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
+++ b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://sourceforge.jp/freewnn/59257/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="X ipv6"
 
 DEPEND="X? ( x11-libs/libX11 x11-libs/libXmu x11-libs/libXt )"



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

2015-11-23 Thread Agostino Sarubbo
commit: 630f50843d88423ca47da71ae83c82159a407037
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:36:58 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:36:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630f5084

dev-ruby/rack: alpha stable wrt bug #563862

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 dev-ruby/rack/rack-1.4.7.ebuild | 2 +-
 dev-ruby/rack/rack-1.5.5.ebuild | 2 +-
 dev-ruby/rack/rack-1.6.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rack/rack-1.4.7.ebuild b/dev-ruby/rack/rack-1.4.7.ebuild
index 2a90d7e..483b376 100644
--- a/dev-ruby/rack/rack-1.4.7.ebuild
+++ b/dev-ruby/rack/rack-1.4.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://rack.github.com/;
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch ${PN}-1.4.5-fix-test-ruby20.patch )

diff --git a/dev-ruby/rack/rack-1.5.5.ebuild b/dev-ruby/rack/rack-1.5.5.ebuild
index 9366170..4936780 100644
--- a/dev-ruby/rack/rack-1.5.5.ebuild
+++ b/dev-ruby/rack/rack-1.5.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://rack.github.com/;
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch )

diff --git a/dev-ruby/rack/rack-1.6.4.ebuild b/dev-ruby/rack/rack-1.6.4.ebuild
index fdf516f..492dd66 100644
--- a/dev-ruby/rack/rack-1.6.4.ebuild
+++ b/dev-ruby/rack/rack-1.6.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://rack.github.com/;
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch )



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

2015-11-23 Thread Agostino Sarubbo
commit: 8d38e45390fdef5df3f1f30da8b1b0696717c1a7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:36:54 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:36:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d38e453

dev-ruby/bacon: alpha stable wrt bug #563862

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/bacon/bacon-1.2.0-r2.ebuild 
b/dev-ruby/bacon/bacon-1.2.0-r2.ebuild
index 5f48f94..25b6854 100644
--- a/dev-ruby/bacon/bacon-1.2.0-r2.ebuild
+++ b/dev-ruby/bacon/bacon-1.2.0-r2.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="http://chneukirchen.org/repos/bacon;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""



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

2015-11-23 Thread Agostino Sarubbo
commit: 295f1f6a2fe631312b88644da387556998f1bf1e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:36:50 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:36:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295f1f6a

dev-ruby/fcgi: alpha stable wrt bug #563862

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild 
b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
index 3b032cc..c9c816b 100644
--- a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
+++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
@@ -15,7 +15,7 @@ inherit multilib ruby-fakegem
 DESCRIPTION="FastCGI library for Ruby"
 HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng;
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 LICENSE="Ruby"
 
 DEPEND+=" dev-libs/fcgi"



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

2015-11-23 Thread Agostino Sarubbo
commit: 4779a1e815148a312a3f301154958761767390a9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 23 09:36:40 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 23 09:36:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4779a1e8

dev-lang/ruby: alpha stable wrt bug #565110

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"

 dev-lang/ruby/ruby-2.0.0_p647-r1.ebuild | 2 +-
 dev-lang/ruby/ruby-2.1.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/ruby/ruby-2.0.0_p647-r1.ebuild 
b/dev-lang/ruby/ruby-2.0.0_p647-r1.ebuild
index 5642c78..363b0c5 100644
--- a/dev-lang/ruby/ruby-2.0.0_p647-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.0.0_p647-r1.ebuild
@@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${MY_P}.tar.xz
 
https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2;
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline cpu_flags_x86_sse2"
 
 RDEPEND="

diff --git a/dev-lang/ruby/ruby-2.1.7.ebuild b/dev-lang/ruby/ruby-2.1.7.ebuild
index 7a677ed..029e3ed 100644
--- a/dev-lang/ruby/ruby-2.1.7.ebuild
+++ b/dev-lang/ruby/ruby-2.1.7.ebuild
@@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/2.1/${MY_P}.tar.xz
 
https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2;
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline"
 
 RDEPEND="



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

2015-11-23 Thread Jason Zaman
commit: 1ed77efedf7b762cea57373c02b299862198ea2f
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Nov 23 11:34:12 2015 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Nov 23 11:34:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed77efe

dev-lang/mono: do not call paxctl directly

paxmark.sh should be used instead which follows XT/PT marks correctly

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

Package-Manager: portage-2.2.20.1

 dev-lang/mono/mono-2.10.9-r2.ebuild | 3 ++-
 dev-lang/mono/mono-3.12.1.ebuild| 5 +++--
 dev-lang/mono/mono-4.0.3.20.ebuild  | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-lang/mono/mono-2.10.9-r2.ebuild 
b/dev-lang/mono/mono-2.10.9-r2.ebuild
index 8f93814..0938c29 100644
--- a/dev-lang/mono/mono-2.10.9-r2.ebuild
+++ b/dev-lang/mono/mono-2.10.9-r2.ebuild
@@ -64,9 +64,10 @@ src_prepare() {
# we need to sed in the paxctl-ng -mr in the runtime/mono-wrapper.in so 
it doesn't
# get killed in the build process when MPROTECT is enabled. #286280
# RANDMMAP kills the build process to #347365
+   # use paxmark.sh to get PT/XT logic #532244
if use pax_kernel ; then
ewarn "We are disabling MPROTECT on the mono binary."
-   sed '/exec "/ i\paxctl-ng -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
+   sed '/exec "/ i\paxmark.sh -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
fi
 }
 

diff --git a/dev-lang/mono/mono-3.12.1.ebuild b/dev-lang/mono/mono-3.12.1.ebuild
index 14544b9..9560282 100644
--- a/dev-lang/mono/mono-3.12.1.ebuild
+++ b/dev-lang/mono/mono-3.12.1.ebuild
@@ -46,13 +46,14 @@ pkg_setup() {
 
 src_prepare() {
# we need to sed in the paxctl-ng -mr in the runtime/mono-wrapper.in so 
it don't
-   # get killed in the build proces when MPROTEC is enable. #286280
+   # get killed in the build proces when MPROTECT is enable. #286280
# RANDMMAP kill the build proces to #347365
+   # use paxmark.sh to get PT/XT logic #532244
if use pax_kernel ; then
ewarn "We are disabling MPROTECT on the mono binary."
 
# issue 9 : https://github.com/Heather/gentoo-dotnet/issues/9
-   sed '/exec "/ i\paxctl-ng -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
+   sed '/exec "/ i\paxmark.sh -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
fi
 
# mono build system can fail otherwise

diff --git a/dev-lang/mono/mono-4.0.3.20.ebuild 
b/dev-lang/mono/mono-4.0.3.20.ebuild
index 89fcad9..2675538 100644
--- a/dev-lang/mono/mono-4.0.3.20.ebuild
+++ b/dev-lang/mono/mono-4.0.3.20.ebuild
@@ -51,13 +51,14 @@ pkg_setup() {
 
 src_prepare() {
# we need to sed in the paxctl-ng -mr in the runtime/mono-wrapper.in so 
it don't
-   # get killed in the build proces when MPROTEC is enable. #286280
+   # get killed in the build proces when MPROTECT is enable. #286280
# RANDMMAP kill the build proces to #347365
+   # use paxmark.sh to get PT/XT logic #532244
if use pax_kernel ; then
ewarn "We are disabling MPROTECT on the mono binary."
 
# issue 9 : https://github.com/Heather/gentoo-dotnet/issues/9
-   sed '/exec "/ i\paxctl-ng -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
+   sed '/exec "/ i\paxmark.sh -mr "$r/@mono_runtime@"' -i 
"${S}"/runtime/mono-wrapper.in || die "Failed to sed mono-wrapper.in"
fi
 
# mono build system can fail otherwise



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cffi/

2015-11-23 Thread José María Alonso
commit: 108d50c697386031a9e1a9fefd8a7dc4485efd7a
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Mon Nov 23 11:44:19 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Mon Nov 23 11:44:19 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=108d50c6

dev-lisp/cffi: fix doc install. Thanks to longlene on IRC

 dev-lisp/cffi/cffi-0.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/cffi/cffi-0.16.1.ebuild b/dev-lisp/cffi/cffi-0.16.1.ebuild
index 0b3c349..25e63f5 100644
--- a/dev-lisp/cffi/cffi-0.16.1.ebuild
+++ b/dev-lisp/cffi/cffi-0.16.1.ebuild
@@ -39,7 +39,7 @@ src_install() {
common-lisp-install-sources examples/ src/ uffi-compat/
common-lisp-install-sources -t all grovel/ tests/
common-lisp-install-asdf
-   dodoc README TODO doc/*.txt
+   dodoc README.md TODO doc/*.txt
if use doc; then
doinfo doc/*.info
rm doc/{spec,manual}/cffi*



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

2015-11-23 Thread Michael Palimaka
commit: 296d6177a2d8cca1ddfeccb8b0c911315279c596
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Nov 23 11:58:10 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Nov 23 11:58:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296d6177

x11-wm/blackbox: remove old

Package-Manager: portage-2.2.25

 x11-wm/blackbox/blackbox-0.70.1.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/x11-wm/blackbox/blackbox-0.70.1.ebuild 
b/x11-wm/blackbox/blackbox-0.70.1.ebuild
deleted file mode 100644
index ee0d2f9..000
--- a/x11-wm/blackbox/blackbox-0.70.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit autotools eutils
-
-DESCRIPTION="A small, fast, full-featured window manager for X"
-HOMEPAGE="http://blackboxwm.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="nls truetype debug"
-
-RDEPEND="x11-libs/libXft
-   x11-libs/libXt
-   nls? ( sys-devel/gettext )
-   truetype? ( media-libs/freetype )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   >=sys-apps/sed-4
-   x11-proto/xextproto"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   epatch "${FILESDIR}/${P}-gcc-4.3.patch" \
-   "${FILESDIR}/${P}-asneeded.patch"
-   if has_version ">=x11-libs/libX11-1.4.0"; then
-   sed -i -e "s/_XUTIL_H_/_X11&/" lib/Util.hh || die #348556
-   fi
-   sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
-   eautoreconf
-}
-
-src_compile() {
-   econf \
-   --sysconfdir=/etc/X11/${PN} \
-   $(use_enable debug) \
-   $(use_enable nls) \
-   $(use_enable truetype xft)
-   emake || die "emake failed"
-}
-
-src_install() {
-   dodir /etc/X11/Sessions
-   echo "/usr/bin/blackbox" > "${D}/etc/X11/Sessions/${PN}"
-   fperms a+x /etc/X11/Sessions/${PN}
-
-   insinto /usr/share/xsessions
-   doins "${FILESDIR}/${PN}.desktop"
-
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog* COMPLIANCE README* TODO || die
-}



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

2015-11-23 Thread Mike Frysinger
commit: b7397ef293137c1451d5366fc29f7a9dd1fd808a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Nov 23 11:38:24 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Nov 23 11:38:24 2015 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b7397ef2

main: take argv as an argument

Make the args explicit rather than relying on global sys.argv state.
This is standard form and makes testing easier.

 bin/catalyst | 2 +-
 catalyst/main.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bin/catalyst b/bin/catalyst
index 24122b2..72a4cb4 100755
--- a/bin/catalyst
+++ b/bin/catalyst
@@ -34,7 +34,7 @@ except KeyboardInterrupt:
 from catalyst.main import main
 
 try:
-   main()
+   main(sys.argv[1:])
 except KeyboardInterrupt:
print("Aborted.")
sys.exit(130)

diff --git a/catalyst/main.py b/catalyst/main.py
index 176871d..f48293e 100644
--- a/catalyst/main.py
+++ b/catalyst/main.py
@@ -203,9 +203,9 @@ $ catalyst -f stage1-specfile.spec"""
return parser
 
 
-def main():
+def main(argv):
parser = get_parser()
-   opts = parser.parse_args(sys.argv[1:])
+   opts = parser.parse_args(argv)
 
# Initialize the logger before anything else.
log_level = opts.log_level



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

2015-11-23 Thread Patrice Clement
commit: 9a98f5bba8b88fd03cd42da2b8a3ac6364d66f82
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov 23 13:10:03 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov 23 13:10:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a98f5bb

Merge remote-tracking branch 'github/pr/379'.

 app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 13 +
 app-text/asciidoc/asciidoc-.ebuild | 13 +
 2 files changed, 2 insertions(+), 24 deletions(-)



[gentoo-commits] repo/gentoo:master commit in: app-vim/syntastic/

2015-11-23 Thread Patrice Clement
commit: 8d477dad2be091b7af4c44e341b9619305f3ac8f
Author: Leho Kraav  kraav  com>
AuthorDate: Thu Nov 19 22:16:46 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Nov 19 22:16:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d477dad

app-vim/syntastic: version bump 3.7.0

 app-vim/syntastic/Manifest |  2 +-
 .../{syntastic-3.5.0.ebuild => syntastic-3.7.0.ebuild} | 10 --
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-vim/syntastic/Manifest b/app-vim/syntastic/Manifest
index 745a477..83927af 100644
--- a/app-vim/syntastic/Manifest
+++ b/app-vim/syntastic/Manifest
@@ -1,2 +1,2 @@
-DIST syntastic-3.5.0.tar.gz 181707 SHA256 
3e86936612e279bf5a5dc3e8ec7d7ce64277453ae05b17579e662fd6271e6313 SHA512 
052470c359c9ec2d13b1d3a39f2f40c798b06f75a17ee77b81e2d72ccf9b59b2b676c211a3cb4f855111ad2af0ad08ce1cadd32c72329ae7961a9410d52bbf98
 WHIRLPOOL 
d9c9bceeeb815a1fe95c9585761ac87dafafdadae2910b5fbdf63c946ec2d222887384f5ac4f7346f122706668433de4d628f61b1202dc9f3d9b8f0a0bc412a1
 DIST syntastic-3.6.0.tar.gz 189617 SHA256 
b47c5ad0290f7f8e5fda49fde996258509c939b0244de812bed847de1d2a0557 SHA512 
855577a796ffd8e9077d4f900928beba3f5f78348f81d39a776c7659713be75170285b421e8751b06639100a2580a2b7fc5f1e4aefb4c7225dc6b2f11ef02e25
 WHIRLPOOL 
5df8dc3a01f14e4e83366b37d819efb176cf17d49cbfe4a14ce990a4027eb4e507e29a3e408f472b637f180713d969b88a298fb0cf4edd3deaa02dad79b0fdb1
+DIST syntastic-3.7.0.tar.gz 198480 SHA256 
4006fdd5e786ceeb493817c2b6b0d1e6a403089436c958239359a3e7fb7ab016 SHA512 
c435969a6c309d303bdd74c87cad25df56cd30028a75be8e58f035e6dd00b0390654ff2ee8e552a1a2495054426b9f43ea7f7db45691e6bddf9783ee0a4ccb73
 WHIRLPOOL 
26c3258cbbdd3e4cc637c79cf2f3c53d87322b35a3c0d89021e925e10a5006b87ff2ecc3202983365dd4e5b0489ac4e0da44211fd61edff945ebd7c6efd36002

diff --git a/app-vim/syntastic/syntastic-3.5.0.ebuild 
b/app-vim/syntastic/syntastic-3.7.0.ebuild
similarity index 76%
rename from app-vim/syntastic/syntastic-3.5.0.ebuild
rename to app-vim/syntastic/syntastic-3.7.0.ebuild
index c2b454f..be5b783 100644
--- a/app-vim/syntastic/syntastic-3.5.0.ebuild
+++ b/app-vim/syntastic/syntastic-3.7.0.ebuild
@@ -5,11 +5,17 @@
 EAPI=5
 inherit vim-plugin
 
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/scrooloose/syntastic.git;
+else
+   SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
 DESCRIPTION="vim plugin: syntax checking using external tools"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 
https://github.com/scrooloose/syntastic/;
-SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="WTFPL-2"
-KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}"
 



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

2015-11-23 Thread Patrice Clement
commit: c3b51f3b4799629971fd32420c048bdc5876bc97
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Nov 23 13:14:38 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Nov 23 13:14:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b51f3b

Merge remote-tracking branch 'github/pr/377'.

 app-vim/syntastic/Manifest |  2 +-
 app-vim/syntastic/syntastic-3.5.0.ebuild   | 27 --
 ...yntastic-.ebuild => syntastic-3.7.0.ebuild} |  0
 3 files changed, 1 insertion(+), 28 deletions(-)



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

2015-11-23 Thread Bernard Cafarelli
commit: 5db28b98fe83997b99acc8a48f970a2092ffee8f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Nov 23 10:53:47 2015 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov 23 11:54:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db28b98

media-gfx/argyllcms: fix patch application, bug #566476

Thanks Michelangelo Scopelliti  gmx.it> for the report

Package-Manager: portage-2.2.25

 media-gfx/argyllcms/argyllcms-1.8.3.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/argyllcms/argyllcms-1.8.3.ebuild 
b/media-gfx/argyllcms/argyllcms-1.8.3.ebuild
index 13b3448..b1c1240 100644
--- a/media-gfx/argyllcms/argyllcms-1.8.3.ebuild
+++ b/media-gfx/argyllcms/argyllcms-1.8.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit flag-o-matic multiprocessing toolchain-funcs udev
+inherit eutils flag-o-matic multiprocessing toolchain-funcs udev
 
 MY_P="Argyll_V${PV}"
 
@@ -35,9 +35,9 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.8.0-gcc5.patch
-   )
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-1.8.0-gcc5.patch
+}
 
 src_compile() {
# Make it respect LDFLAGS



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

2015-11-23 Thread Jason Zaman
commit: bb4f59068b6e8b5d114a2d8f350a7ba75ef600fc
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Nov 23 12:20:41 2015 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Nov 23 12:21:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4f5906

net-libs/zeromq: version bump to 4.1.3

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

Package-Manager: portage-2.2.20.1

 net-libs/zeromq/Manifest|  1 +
 net-libs/zeromq/zeromq-4.1.3.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/net-libs/zeromq/Manifest b/net-libs/zeromq/Manifest
index 406edfd..6c00c22 100644
--- a/net-libs/zeromq/Manifest
+++ b/net-libs/zeromq/Manifest
@@ -3,3 +3,4 @@ DIST zeromq-3.2.3.tar.gz 2072758 SHA256 
e134c1aaf829dd77bca9dc0fa199ba31095a581b
 DIST zeromq-3.2.5.tar.gz 2082960 SHA256 
09653e56a466683edb2f87ee025c4de55b8740df69481b9d7da98748f0c92124 SHA512 
3682204e5a47824d149968e62fbf9768134370e4f7debbbf8f2bfa24bdd0a781e50c4a9b4231af8a0c4bab61839169100525a91472448ef180a9672342e10a3f
 WHIRLPOOL 
a8afa70760fa1fa9382f4694beabfe50f5c8098b1f81d5c62c926cd3073fd25946f6b8d1236e903e6644a9fff783116e131f1f87a5b92d16a6e91e05bd7f6e75
 DIST zeromq-4.1.1.tar.gz 1383196 SHA256 
43d61e5706b43946aad4a661400627bcde9c63cc25816d4749c67b64c3dab8db SHA512 
6f626c89e573900d3b094ea6058693dee290eb9e4039a8a03d61d41b1d8976ed5596027ca76a43f371dbf86820edfbd56a84ecfab6864adfeee73035df7b5353
 WHIRLPOOL 
b72f9118a0422bb2a6cc99e490085715739e7438fe88fb556b85e6da70a995c92ad0cdde296e02e31c02979458ad4bb6962ff0acd4f5642273659c29b43892e9
 DIST zeromq-4.1.2.tar.gz 1367275 SHA256 
f9162ead6d68521e5154d871bac304f88857308bb02366b81bb588497a345927 SHA512 
69f8992dabd1d2ae90b0f8fadf39d89eac054f6593e175432e35f0f8edd224bc588b015280ee2e9dd34c55269dd9daf4a4f275e547535b2a24ea0cb9617b2e80
 WHIRLPOOL 
59885d9b9d2267e26a2ff07be71bd360a64b649a6e6fa5243f7e99fcf88a9d4d0df562541d0dbabba25f07bb381c1f62c8371c4a16c911809e8295503e54ea01
+DIST zeromq-4.1.3.tar.gz 1372069 SHA256 
61b31c830db37e417235a24d3660a4bcc3f40d303ee58df082fcd68bf411 SHA512 
2c993d18ea44e1cba890e024176af65b85b842ca4f8a22d319be4ace8388ab8828dd706b065f02754025bf271b1d7aa878c3f6655878248f7826452cb2a6134c
 WHIRLPOOL 
b22f2c8467976da27cb9a3cd14a498687328ec0978a95ccb383001cd184140adaf2878cb3c36db1afb1188ef88c756a21c6971ef69a12bc5f80789c16870ce8d

diff --git a/net-libs/zeromq/zeromq-4.1.3.ebuild 
b/net-libs/zeromq/zeromq-4.1.3.ebuild
new file mode 100644
index 000..eb52ba2
--- /dev/null
+++ b/net-libs/zeromq/zeromq-4.1.3.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=true
+
+inherit autotools-utils
+
+DESCRIPTION="A brokerless kernel"
+HOMEPAGE="http://www.zeromq.org/;
+SRC_URI="http://download.zeromq.org/${P}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0/5"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+IUSE="pgm static-libs test"
+
+RDEPEND="
+   dev-libs/libsodium:=
+   pgm? ( =net-libs/openpgm-5.2.122 )"
+DEPEND="${RDEPEND}
+   sys-apps/util-linux
+   pgm? ( virtual/pkgconfig )"
+
+src_prepare() {
+   einfo "Removing bundled OpenPGM library"
+   rm -fr "${S}"/foreign/openpgm/libpgm* || die
+   sed \
+   -e '/libzmq_werror=/s:yes:no:g' \
+   -i configure.ac || die
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   local myeconfargs=()
+   use pgm && myeconfargs+=( --with-system-pgm ) || myeconfargs+=( 
--without-pgm )
+   autotools-utils_src_configure
+}
+
+src_test() {
+   autotools-utils_src_test -j1
+}
+
+src_install() {
+   autotools-utils_src_install
+
+   doman doc/*.[1-9]
+}



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

2015-11-23 Thread Maxim Koltsov
commit: 1d70df49c9ba9b5d652fcc6e5b3c010c37879173
Author: Maxim Koltsov  gentoo  org>
AuthorDate: Mon Nov 23 11:36:32 2015 +
Commit: Maxim Koltsov  gentoo  org>
CommitDate: Mon Nov 23 11:37:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d70df49

sys-kernel/openvz-sources: bump to 2.6.32.112.15

Package-Manager: portage-2.2.23

 sys-kernel/openvz-sources/Manifest |  1 +
 .../openvz-sources-2.6.32.112.15.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/sys-kernel/openvz-sources/Manifest 
b/sys-kernel/openvz-sources/Manifest
index b86203d..ebca98b 100644
--- a/sys-kernel/openvz-sources/Manifest
+++ b/sys-kernel/openvz-sources/Manifest
@@ -2,3 +2,4 @@ DIST linux-2.6.32.tar.xz 52620720 SHA256 
723106c298c5ba8733bb51ecc106b05e332a184
 DIST patch-042stab108.5-combined.gz 52741774 SHA256 
9909c8565b17fdd5f0f6694ea1e5cfb16bba7008cd57171297dd9136fc18ea19 SHA512 
ff48ccd0bb83f6ba2810dbdbb13b66b710882384d16e441ac8a8447dc1a6d2171b84a4e494fde32b5b95de73a652f74e4a8b698ccd6716e402c64b983faa593a
 WHIRLPOOL 
da80e16b2c9cc803aaa5c46175adb81f81d7b688b4360f4002ad1513217f40103465948e99417e25e046bb4b8feb725b5d53f165981f6a213997d5f40dfd3274
 DIST patch-042stab108.8-combined.gz 52745522 SHA256 
3a08fe55caf39a012e00f434bbcc2fa590728186eeac4843d2937d1cd983c6a0 SHA512 
dc2b8e11084d3f11fb8b9f37f1a0d444881558982c1d9d4d7716c8bbe1ca5f594d2be0954ad57d8413075e431020b87eef2d11e9783f4dc22276b9ac892368c5
 WHIRLPOOL 
540a101279087c9cb992803188371e2082fe3d107b8c106a2dcd82bbc3c8895388c3fb15788e71d3b3438c0830da1c7f923a547fdcabf2b867aff4ecaa83bfe7
 DIST patch-042stab111.12-combined.gz 52812755 SHA256 
d427fb467f6ee2eb895c6ec54f3c7ef674a525e5e68f2c850763bb5e7916710c SHA512 
6cf071a8d7fe405e9a4907b2c8577c663cca3f799d3a4c03d79aea1ceec264abe336bf21e8f115a2ee13f4ba1b11abc1157cf231dcf55c4c89689985a07a86bf
 WHIRLPOOL 
d1d2b435ca53377adfe0dc85b040415928ce93cde33bc628fa0683824d8090238f8cb682fcac12b1f834edc3220a07486ddb9c63a0c8f3e9061829a49111b10e
+DIST patch-042stab112.15-combined.gz 64328107 SHA256 
10309105a1cedba25e122294cb918622d666fd3421656b0579dbc5e81f96f44f SHA512 
3c7ad792c9f8b13d61c0d9ed173e9fd9e2915a73d0533c32357c7caee1d213e42f891dc4ee1509b2bb4a7a19985f757ab52c3023169e341b45bb3ea6fb8bf8be
 WHIRLPOOL 
1c0f6c35a66342cbbe602107b269c04cf048e6efb4bbaf60210f6ee0eee30eb652d30518da6e85b9c37fead769b9bfd7d8a7410482c778a5b634d88b10c76c6c

diff --git a/sys-kernel/openvz-sources/openvz-sources-2.6.32.112.15.ebuild 
b/sys-kernel/openvz-sources/openvz-sources-2.6.32.112.15.ebuild
new file mode 100644
index 000..d145a19
--- /dev/null
+++ b/sys-kernel/openvz-sources/openvz-sources-2.6.32.112.15.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit versionator
+
+OVZ_KV="$(get_version_component_range 4).$(get_version_component_range 5)"
+
+CKV=$(get_version_component_range 1-3)
+OKV=${OKV:-${CKV}}
+EXTRAVERSION=-${PN/-*}-${OVZ_KV}
+ETYPE="sources"
+KV_FULL=${CKV}${EXTRAVERSION}
+if [[ ${PR} != "r0" ]]; then
+   KV_FULL+=-${PR}
+   EXTRAVERSION+=-${PR}
+fi
+S=${WORKDIR}/linux-${KV_FULL}
+
+# ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH} should succeed.
+KV_MAJOR=$(get_version_component_range 1 ${OKV})
+KV_MINOR=$(get_version_component_range 2 ${OKV})
+KV_PATCH=$(get_version_component_range 3 ${OKV})
+
+KERNEL_URI="mirror://kernel/linux/kernel/v${KV_MAJOR}.${KV_MINOR}/linux-${OKV}.tar.xz"
+
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE=0
+inherit kernel-2
+#detect_version
+
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DESCRIPTION="Kernel sources with OpenVZ patchset"
+HOMEPAGE="http://www.openvz.org;
+SRC_URI="${KERNEL_URI} ${ARCH_URI}
+   
http://download.openvz.org/kernel/branches/rhel6-${CKV}/042stab${OVZ_KV}/patches/patch-042stab${OVZ_KV}-combined.gz;
+
+UNIPATCH_STRICTORDER=1
+UNIPATCH_LIST="${DISTDIR}/patch-042stab${OVZ_KV}-combined.gz"
+
+K_EXTRAEINFO="This openvz kernel uses RHEL6 patchset instead of vanilla kernel.
+This patchset considered to be more stable and security supported by upstream,
+but for us RHEL6 patchset is very fragile and fails to build in many
+configurations so if you have problems use config files from openvz team
+http://wiki.openvz.org/Download/kernel/rhel6/042stab${OVZ_KV};



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

2015-11-23 Thread Eray Aslan
commit: 0e38bcebd39e35e2d2ce82d62f12f0130344f739
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Nov 23 11:43:15 2015 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Nov 23 11:43:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e38bceb

app-crypt/mit-krb5: version bump to mit-krb5-1.14

Package-Manager: portage-2.2.25

 app-crypt/mit-krb5/Manifest |   1 +
 app-crypt/mit-krb5/mit-krb5-1.14.ebuild | 151 
 2 files changed, 152 insertions(+)

diff --git a/app-crypt/mit-krb5/Manifest b/app-crypt/mit-krb5/Manifest
index f4da33f..5aa68e6 100644
--- a/app-crypt/mit-krb5/Manifest
+++ b/app-crypt/mit-krb5/Manifest
@@ -1 +1,2 @@
 DIST krb5-1.13.2-signed.tar 12113920 SHA256 
e528c30b0209c741f6f320cb83122ded92f291802b6a1a1dc1a01dcdb3ff6de1 SHA512 
d3f8dde220876bd24703c488122ba8e54ffaa7f8f2c7d325e5d198a4e171248673fc1d5d3c997c6d2e66c314e2b7f4609eb980a789c3556a79458ab4411e61b5
 WHIRLPOOL 
9f29f4d76b7b2225f18707a95b217ce0eab7ae963ba547460fa6e7ffdc43e3c350ae070265c52b9751a70f80a95086e39c29dc2c44e0a22d17f9b48f7bf838f7
+DIST krb5-1.14.tar.gz 12255176 SHA256 
cedb07fad8331e3ff2983d26e977a2ddba622f379c2b19bfea85bd695930f9e9 SHA512 
b33a85b37f6038e34ba4038c9d1cc6a0df027652cbeccd24e39b323a1ed1bc16305099df04654c80ba7e6b56bd3d3c2df95758add888f9ef8535cb78443684ff
 WHIRLPOOL 
e049aea7bcc99fa61af353bb0e831f63512c0c1f9df06332f2aae9add356f0fb27ee46e2a2fab23b7875bb827b2aa2ff78314ffe50d07fc95f089fff5fde5113

diff --git a/app-crypt/mit-krb5/mit-krb5-1.14.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.14.ebuild
new file mode 100644
index 000..c073adb
--- /dev/null
+++ b/app-crypt/mit-krb5/mit-krb5-1.14.ebuild
@@ -0,0 +1,151 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit autotools eutils flag-o-matic multilib-minimal python-any-r1 
versionator
+
+MY_P="${P/mit-}"
+P_DIR=$(get_version_component_range 1-2)
+DESCRIPTION="MIT Kerberos V"
+HOMEPAGE="http://web.mit.edu/kerberos/www/;
+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"
+IUSE="doc +keyutils libressl openldap +pkinit selinux +threads test xinetd"
+
+CDEPEND="
+   !!app-crypt/heimdal
+   >=sys-libs/e2fsprogs-libs-1.42.9[${MULTILIB_USEDEP}]
+   || (
+   >=dev-libs/libverto-0.2.5[libev,${MULTILIB_USEDEP}]
+   >=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]
+   >=dev-libs/libverto-0.2.5[tevent,${MULTILIB_USEDEP}]
+   )
+   keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] )
+   openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] )
+   pkinit? (
+   !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] 
)
+   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+   )
+   xinetd? ( sys-apps/xinetd )
+   abi_x86_32? (
+   !<=app-emulation/emul-linux-x86-baselibs-20140508-r1
+   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   )"
+DEPEND="${CDEPEND}
+   ${PYTHON_DEPS}
+   virtual/yacc
+   doc? ( virtual/latex-base )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/tcl:0
+   dev-util/dejagnu
+   )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-kerberos )"
+
+S=${WORKDIR}/${MY_P}/src
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/krb5-config
+)
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-1.12_warn_cflags.patch"
+   epatch "${FILESDIR}/${PN}-config_LDFLAGS.patch"
+
+   eautoreconf
+}
+
+src_configure() {
+   append-cppflags "-I${EPREFIX}/usr/include/et"
+   # QA
+   append-flags -fno-strict-aliasing
+   append-flags -fno-strict-overflow
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   use keyutils || export ac_cv_header_keyutils_h=no
+   ECONF_SOURCE=${S} \
+   WARN_CFLAGS="set" \
+   econf \
+   $(use_with openldap ldap) \
+   "$(multilib_native_use_with test tcl "${EPREFIX}/usr")" \
+   $(use_enable pkinit) \
+   $(use_enable threads thread-support) \
+   --without-hesiod \
+   --enable-shared \
+   --with-system-et \
+   --with-system-ss \
+   --enable-dns-for-realm \
+   --enable-kdc-lookaside-cache \
+   --with-system-verto \
+   --disable-rpath
+}
+
+multilib_src_compile() {
+   emake -j1
+}
+
+multilib_src_test() {
+   multilib_is_native_abi && emake -j1 check
+}
+
+multilib_src_install() {
+   emake \
+   DESTDIR="${D}" \
+   

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

2015-11-23 Thread Eray Aslan
commit: e1e1aa06401efde27f5fe55eed6cf7cbb7f168f2
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Nov 23 11:40:26 2015 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Nov 23 11:43:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e1aa06

app-crypt/mit-krb5: remove vulnerable versions

Package-Manager: portage-2.2.25

 app-crypt/mit-krb5/mit-krb5-1.13.2-r1.ebuild | 154 ---
 app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild| 151 --
 2 files changed, 305 deletions(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.13.2-r1.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.13.2-r1.ebuild
deleted file mode 100644
index 3b425e7..000
--- a/app-crypt/mit-krb5/mit-krb5-1.13.2-r1.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools eutils flag-o-matic multilib-minimal python-any-r1 
versionator
-
-MY_P="${P/mit-}"
-P_DIR=$(get_version_component_range 1-2)
-DESCRIPTION="MIT Kerberos V"
-HOMEPAGE="http://web.mit.edu/kerberos/www/;
-SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar;
-
-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"
-IUSE="doc +keyutils libressl openldap +pkinit selinux +threads test xinetd"
-
-CDEPEND="
-   !!app-crypt/heimdal
-   >=sys-libs/e2fsprogs-libs-1.42.9[${MULTILIB_USEDEP}]
-   || (
-   >=dev-libs/libverto-0.2.5[libev,${MULTILIB_USEDEP}]
-   >=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]
-   >=dev-libs/libverto-0.2.5[tevent,${MULTILIB_USEDEP}]
-   )
-   keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] )
-   openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] )
-   pkinit? (
-   !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] 
)
-   libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
-   )
-   xinetd? ( sys-apps/xinetd )
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20140508-r1
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   )"
-DEPEND="${CDEPEND}
-   ${PYTHON_DEPS}
-   virtual/yacc
-   doc? ( virtual/latex-base )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/tcl:0
-   dev-util/dejagnu
-   )"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-kerberos )"
-
-S=${WORKDIR}/${MY_P}/src
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/krb5-config
-)
-
-src_unpack() {
-   unpack ${A}
-   unpack ./"${MY_P}".tar.gz
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/${PN}-1.12_warn_cflags.patch"
-   epatch "${FILESDIR}/${PN}-config_LDFLAGS.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   append-cppflags "-I${EPREFIX}/usr/include/et"
-   # QA
-   append-flags -fno-strict-aliasing
-   append-flags -fno-strict-overflow
-
-   multilib-minimal_src_configure
-}
-
-multilib_src_configure() {
-   use keyutils || export ac_cv_header_keyutils_h=no
-   ECONF_SOURCE=${S} \
-   WARN_CFLAGS="set" \
-   econf \
-   $(use_with openldap ldap) \
-   "$(multilib_native_use_with test tcl "${EPREFIX}/usr")" \
-   $(use_enable pkinit) \
-   $(use_enable threads thread-support) \
-   --without-hesiod \
-   --enable-shared \
-   --with-system-et \
-   --with-system-ss \
-   --enable-dns-for-realm \
-   --enable-kdc-lookaside-cache \
-   --with-system-verto \
-   --disable-rpath
-}
-
-multilib_src_compile() {
-   emake -j1
-}
-
-multilib_src_test() {
-   multilib_is_native_abi && emake -j1 check
-}
-
-multilib_src_install() {
-   emake \
-   DESTDIR="${D}" \
-   EXAMPLEDIR="${EPREFIX}/usr/share/doc/${PF}/examples" \
-   install
-}
-
-multilib_src_install_all() {
-   # default database dir
-   keepdir /var/lib/krb5kdc
-
-   cd ..
-   dodoc README
-
-   if use doc; then
-   dohtml -r doc/html/*
-   docinto pdf
-   dodoc doc/pdf/*.pdf
-   fi
-
-   newinitd "${FILESDIR}"/mit-krb5kadmind.initd-r1 mit-krb5kadmind
-   newinitd "${FILESDIR}"/mit-krb5kdc.initd-r1 mit-krb5kdc
-   newinitd "${FILESDIR}"/mit-krb5kpropd.initd-r1 mit-krb5kpropd
-
-   insinto /etc
-   newins "${ED}/usr/share/doc/${PF}/examples/krb5.conf" krb5.conf.example
-   insinto /var/lib/krb5kdc
-   newins "${ED}/usr/share/doc/${PF}/examples/kdc.conf" kdc.conf.example
-
-   if use openldap ; then
-   insinto /etc/openldap/schema
-   doins 

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

2015-11-23 Thread Justin Lecher
commit: 1a81761104deb422a76fd873f77dcb7a688e256e
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 13:06:48 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 13:06:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a817611

dev-python/pbr: Add missing keywords

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

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

diff --git a/dev-python/pbr/pbr-0.8.2-r1.ebuild 
b/dev-python/pbr/pbr-0.8.2-r1.ebuild
index 36b4515..2bb56cb 100644
--- a/dev-python/pbr/pbr-0.8.2-r1.ebuild
+++ b/dev-python/pbr/pbr-0.8.2-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2015-11-23 Thread Patrice Clement
commit: 168218b3a889f0357c7bebd3c42286bfa482f04d
Author: Marc Joliet  gmx  de>
AuthorDate: Mon Nov  9 15:59:23 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov 20 15:08:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168218b3

app-text/asciidoc: remove vim-syntax from IUSE

The vim-syntax USE flag is useless now, for the following reasons:

- The actions it controls have no effect, since the Makefile.in doesn't do
  anything vim-related anymore, as mentioned in the CHANGELOG.
- Vim comes with its own syntax file since version 7.4, which is maintained (by
  AsciiDoc upstream, according to its header) and was last updated in 2014,
  whereas the upstream syntax file has not been changed since 2013.

Gentoo-bug: 530808
Signed-off-by: Marc Joliet  gmx.de>

 app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 13 +
 app-text/asciidoc/asciidoc-.ebuild | 13 +
 2 files changed, 2 insertions(+), 24 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild 
b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
index e329c8e..94f5ba0 100644
--- a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~s390 ~sh ~spa
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="examples graphviz highlight test vim-syntax"
+IUSE="examples graphviz highlight test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -44,15 +44,6 @@ REQUISITES for a list of runtime dependencies.
 "
 
 src_prepare() {
-   if ! use vim-syntax; then
-   sed -i -e '/^install/s/install-vim//' Makefile.in || die
-   else
-   sed -i\
-   -e 
"/^vimdir/s:@sysconfdir@/vim:${EPREFIX}/usr/share/vim/vimfiles:" \
-   -e 's:/etc/vim::' \
-   Makefile.in || die
-   fi
-
# Only needed for prefix - harmless (does nothing) otherwise
sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
"${S}/asciidoc.py" || die
@@ -63,8 +54,6 @@ src_configure() {
 }
 
 src_install() {
-   use vim-syntax && dodir /usr/share/vim/vimfiles
-
emake DESTDIR="${D}" install
 
python_fix_shebang "${ED}"/usr/bin/*.py

diff --git a/app-text/asciidoc/asciidoc-.ebuild 
b/app-text/asciidoc/asciidoc-.ebuild
index 0a4f1a9..81bb1da 100644
--- a/app-text/asciidoc/asciidoc-.ebuild
+++ b/app-text/asciidoc/asciidoc-.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="examples graphviz highlight test vim-syntax"
+IUSE="examples graphviz highlight test"
 
 REQUIRED_USE="highlight? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -58,15 +58,6 @@ if [ "$PV" == "" ]; then
 fi
 
 src_prepare() {
-   if ! use vim-syntax; then
-   sed -i -e '/^install/s/install-vim//' Makefile.in || die
-   else
-   sed -i\
-   -e 
"/^vimdir/s:@sysconfdir@/vim:${EPREFIX}/usr/share/vim/vimfiles:" \
-   -e 's:/etc/vim::' \
-   Makefile.in || die
-   fi
-
# Only needed for prefix - harmless (does nothing) otherwise
sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
"${S}/asciidoc.py" || die
@@ -88,8 +79,6 @@ src_compile() {
 }
 
 src_install() {
-   use vim-syntax && dodir /usr/share/vim/vimfiles
-
emake DESTDIR="${D}" install
 
python_fix_shebang "${ED}"/usr/bin/*.py



[gentoo-commits] repo/gentoo:master commit in: dev-python/pbr/files/, dev-python/pbr/

2015-11-23 Thread Justin Lecher
commit: f154c6ff1114a45204f0081bd5a548a232c2363c
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:56:19 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f154c6ff

dev-python/pbr: Drop old

obsoletes:

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=547342
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=551596

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pbr/Manifest |  9 
 dev-python/pbr/files/pbr-1.4.0_no-git.patch | 43 --
 dev-python/pbr/pbr-0.10.8.ebuild| 64 ---
 dev-python/pbr/pbr-0.11.0.ebuild| 66 
 dev-python/pbr/pbr-0.8.2.ebuild | 52 --
 dev-python/pbr/pbr-1.0.1.ebuild | 67 
 dev-python/pbr/pbr-1.1.1.ebuild | 68 -
 dev-python/pbr/pbr-1.2.0.ebuild | 67 
 dev-python/pbr/pbr-1.3.0.ebuild | 65 ---
 dev-python/pbr/pbr-1.6.0.ebuild | 65 ---
 dev-python/pbr/pbr-1.7.0.ebuild | 65 ---
 dev-python/pbr/pbr-1.8.0.ebuild | 68 -
 12 files changed, 699 deletions(-)

diff --git a/dev-python/pbr/Manifest b/dev-python/pbr/Manifest
index c3325d6..e57b0ea 100644
--- a/dev-python/pbr/Manifest
+++ b/dev-python/pbr/Manifest
@@ -1,11 +1,2 @@
-DIST pbr-0.10.8.tar.gz 82952 SHA256 
a741650c697abe9dd3da00039a57a45a15a6eed017a16f6b7e4c0161fae2b4b2 SHA512 
d79455288657ca07e38a64393d54bda8f88b75242b929ea9f88ac809ba88fffa4793eba0459cae368d822164de5a89721c77fadd05ab624db5897f6cf447b1f4
 WHIRLPOOL 
621f34852dc31cd149422a36fc0416fdc8640f9103439267f9b6f117a80c5dd949fab18287c10c5d5022248812b792f83766b32a62608d42d8b08066c890753e
-DIST pbr-0.11.0.tar.gz 94347 SHA256 
d7f0d69aef367a764d69a4728afd966025ce9394d6029a924ef838ecdf592f6d SHA512 
6ddcbc39b25e57d20108f72334934f5243d397e2b5316ad26bdbdf32ae6e5bed0ad6fcb47d8e92d6c73a9bd369c463a962cae9fce5800096dd819f2ce58a045b
 WHIRLPOOL 
0f239031cd89fde32f92b792c5e8d7b030644cd277cab6492028a75a5b0e2c8610ac2cf908fd644998663b21bb1a188147a1be0727d60726d4ba5c0edc0ddae5
 DIST pbr-0.8.2.tar.gz 77790 SHA256 
eef2ace8d65d5902582cbc9ad3b2ecff0e86a6f90ad4837d8b17d568dd9dd20e SHA512 
76d7d4c97660d5a6bbe9a33498a93b32528073024520e570739c511c0138ba1af7e35139bf77ca2a94063e5979baccd6252619449d6aed546fd1331be81ab52a
 WHIRLPOOL 
d6331fcd6e7d4eb750e3285e92fd21dfdfbb054b880f954156d1e781025a0c0e1c464e0c23cad587799ceba787928af092d34071eb0a5c4595b0e8aa6db52ff0
-DIST pbr-1.0.1.tar.gz 96438 SHA256 
fc3d19ab844647388cc13a3df403bda872d2fc16662803d0ebcc1787d3645552 SHA512 
4c4d623a558761edb5724ccb55122bf37a57a2ef48c5a2788df0d564d913a0aa59887f12da698d019e2636d70e92f45002520aeb6b7401f4b47d10c4c76b7567
 WHIRLPOOL 
1c08bad2d47e3805d59464a62365423fdd46a711d3ca860375962af2ba899d8e8165912f28d3c35957554116a466cbb16c57272a24eeba73d8ce0ca417c23837
-DIST pbr-1.1.1.tar.gz 97607 SHA256 
3d63cc8e145e5e20624859d6453d783ae1451704483ae23d3315041d65e4d423 SHA512 
bf997b85ef1b1f3ff51050ca9314f48ffd3119ba0da3acfe0e97b8498eb4af5137a528a3359527c21bbbcc6425b2eebaff69177c3eecb612a1d137b020bd019c
 WHIRLPOOL 
45c6e4ca421df003a9ec19dca500972395644a55cafa1482c8860a87baf3ffa71ef9c4180f07dfe4db3c8b2ac0ca8171233a7e54245622cd9108f5a975ec1b80
-DIST pbr-1.2.0.tar.gz 99092 SHA256 
1543fc3e00261369c160fc8cf700717aad15fbc1f0ea0e8dc4f372cb91a655d0 SHA512 
e5adc396596f4b42a8eb569c970a3cf571b119740b9ca221dc57c6f34c088df1dbfca3c704b7dd3b2d6676d48f9eba17ddb535e28ef6ab0572206620b894c5a2
 WHIRLPOOL 
6baaeecc6dc7c228d76f7a8f42af19cf179540483267ea863323e09654a3faac0cabbea6dc6d83b36e0c4496cd5872f05e1e9b7f5c5a36272fc746f84e2dd504
-DIST pbr-1.3.0.tar.gz 99701 SHA256 
1a6f8d514fc11d2571c75c207d932c106f024f199b5f12d25f8ca022b026c59d SHA512 
29f661a1d8bed6df5017bb342209e702f19e72c321952a9131d84222162599208bea67922485a87b6f3505e072d62cb13fdfcdd4fbb7c085b3476f6ff5a07df9
 WHIRLPOOL 
978d943efd2f582b8067a898f102005c749df8addee4ec3d6f4f4c4078e3190263ceba46409281e7bd38ab59ad12f45d3d208cfd6ba58ece72d973161dfd08e9
-DIST pbr-1.6.0.tar.gz 99945 SHA256 
4eaee8ff5544703edd1951ed1dc0b283da99a74f740d9f9055eeefcf329de1d1 SHA512 
a0393cc7774ea3e181ba75c976f5961686afeb214d8c16f3fdd3838154323cd856ded759cae1c6a25b0371c72d95e579b04de0902d56c432ef137f820032c0fd
 WHIRLPOOL 
f0a4c4744a86ee1285490ec78fa8e9dc910d926b05746ccf1be5342fe4369bf33a6373ff4fc9981f2547fa83dbc743de4b204a79c9eee8bd4396a983c5509686
-DIST pbr-1.7.0.tar.gz 99850 SHA256 
d6e696dbd2b311225e3a21fe11d611989434cb366ff7919cef5ef1add859526e SHA512 
333c99132008997b988f93488b1c4d42a30e14ee179866ee4624bdaae3c11ea2bd321d15c86ee435d325dd80fe1de64ff75113c2c8f5f7b31248188c9e3719fe
 WHIRLPOOL 

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

2015-11-23 Thread Justin Lecher
commit: 49ce6e78078286ce1be1dbfeda4e0946213ca0be
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:59:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ce6e78

dev-python/path-py: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/path-py/Manifest |  3 ---
 dev-python/path-py/path-py-7.7.1.ebuild | 39 -
 dev-python/path-py/path-py-8.1.1.ebuild | 39 -
 dev-python/path-py/path-py-8.1.ebuild   | 39 -
 4 files changed, 120 deletions(-)

diff --git a/dev-python/path-py/Manifest b/dev-python/path-py/Manifest
index 78c53c0..36983b8 100644
--- a/dev-python/path-py/Manifest
+++ b/dev-python/path-py/Manifest
@@ -1,4 +1 @@
-DIST path.py-7.7.1.tar.gz 33102 SHA256 
692feac9d1fe3b70239b2f0f07dcdbbdad38e3611846924de33ec6175d87638e SHA512 
9275fab8340600889e0704d383f009d9aa94f9fa903aade57922b8fc797587734bdacd89ab6e87573dffd4cfa6a167067e03cfab0916cc3416619774134de7cb
 WHIRLPOOL 
7811ccbf811c8d7a307d2cb50ddfdea2e96c49de2e1618c856d97f300560cca3558c2fa2a1cf29717cfbdb4460f05f7fe8d5dbd9efadba3ae76e4f526d3c7b53
-DIST path.py-8.1.1.tar.gz 33292 SHA256 
2e109f902aed4a7999d465e4ec8456c1112e657840520c5bc7104fb7050d1add SHA512 
7a33807017c952d347bb966e1ed6db49e30625c7b2ae795dc11b39a237830d988f2d3033666da9a796cb5048ab8024690c803054f40cc21b0ce1a68fe9969802
 WHIRLPOOL 
a18277816f9fbe3042fa397b63203a3b4696f657414c2c72ee656679e24ec86363f493e8e31ff50721a52a6e2d3afee31f75a730f325e22ca4f071c4ff988681
 DIST path.py-8.1.2.tar.gz 33437 SHA256 
ada95d117c4559abe64080961daf5badda68561afdd34c278f8ca20f2fa466d2 SHA512 
639b6247d99bd7c88e7505f5f41a5896266f23c0517b470ea5c1ec90ca76e87f1971babee623bbd7bea57bbef5f7677a7163bc51bae78c3c54e978eaf7f122d1
 WHIRLPOOL 
4c71bde2b05ee863f7a7b06313d698463247427ff203bdc6e95c89f8e43e3e42744882b7045103ef56cc2535f595aae9b48ff41efd86ee704bd2063103ca98a4
-DIST path.py-8.1.tar.gz 33221 SHA256 
27ea0789c12cbe8e2a29397d2a54581009094a0684ce880844ba9fc4c16ce30c SHA512 
f5a2e824bdf7c097fc690ce57237dc476e0c2b748dd6c7b1559d4d769bef2485a5bfddcad6ae89af861a0e072fc16eeefea307a0c3e069fa30b9e4e90b9a742f
 WHIRLPOOL 
e8c307bfbdfd0c61e2d09c21689120e4c1986b230daa56c51b56d94329149a32870f37cec3ccd1fdee12d8c40cd2f38ec90de1dfdecfad3d73f233004551368b

diff --git a/dev-python/path-py/path-py-7.7.1.ebuild 
b/dev-python/path-py/path-py-7.7.1.ebuild
deleted file mode 100644
index b490b2b..000
--- a/dev-python/path-py/path-py-7.7.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-MY_P="path.py-${PV}"
-
-DESCRIPTION="A module wrapper for os.path"
-HOMEPAGE="http://pythonhosted.org/path.py https://pypi.python.org/pypi/path.py 
https://github.com/jaraco/path.py;
-SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/appdirs[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_prepare_all() {
-   sed '/setuptools_scm/d' -i setup.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/path-py/path-py-8.1.1.ebuild 
b/dev-python/path-py/path-py-8.1.1.ebuild
deleted file mode 100644
index b490b2b..000
--- a/dev-python/path-py/path-py-8.1.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-MY_P="path.py-${PV}"
-
-DESCRIPTION="A module wrapper for os.path"
-HOMEPAGE="http://pythonhosted.org/path.py https://pypi.python.org/pypi/path.py 
https://github.com/jaraco/path.py;
-SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/appdirs[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_prepare_all() {
-   sed '/setuptools_scm/d' -i setup.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/path-py/path-py-8.1.ebuild 
b/dev-python/path-py/path-py-8.1.ebuild
deleted file mode 100644
index b490b2b..000
--- a/dev-python/path-py/path-py-8.1.ebuild

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

2015-11-23 Thread Justin Lecher
commit: bea1f6190d0aca59a83db41435f992f0cb97e1ca
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:42:05 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea1f619

dev-python/setuptools: Drop old

obsoletes:

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=447144
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=450560
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=468628
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=519956
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=537122
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=522456

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/setuptools/Manifest  | 17 
 dev-python/setuptools/setuptools-12.0.1.ebuild  | 50 ---
 dev-python/setuptools/setuptools-12.0.3.ebuild  | 50 ---
 dev-python/setuptools/setuptools-12.0.5.ebuild  | 50 ---
 dev-python/setuptools/setuptools-15.0.ebuild| 51 ---
 dev-python/setuptools/setuptools-15.2.ebuild| 51 ---
 dev-python/setuptools/setuptools-16.0.ebuild| 51 ---
 dev-python/setuptools/setuptools-17.0.ebuild| 51 ---
 dev-python/setuptools/setuptools-17.1.1.ebuild  | 51 ---
 dev-python/setuptools/setuptools-18.0.1.ebuild  | 51 ---
 dev-python/setuptools/setuptools-18.1.ebuild| 51 ---
 dev-python/setuptools/setuptools-18.2-r2.ebuild | 51 ---
 dev-python/setuptools/setuptools-18.2-r3.ebuild | 53 
 dev-python/setuptools/setuptools-18.2.ebuild| 51 ---
 dev-python/setuptools/setuptools-18.3.2.ebuild  | 54 -
 dev-python/setuptools/setuptools-2.2.ebuild | 39 --
 dev-python/setuptools/setuptools-7.0.ebuild | 42 ---
 dev-python/setuptools/setuptools-8.0.1.ebuild   | 42 ---
 dev-python/setuptools/setuptools-8.2.1.ebuild   | 42 ---
 dev-python/setuptools/setuptools-9.1.ebuild | 42 ---
 20 files changed, 940 deletions(-)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 130a687..0787ad3 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,19 +1,2 @@
-DIST setuptools-12.0.1.tar.gz 626735 SHA256 
35c3d6db79c662f1fc1c5105bc7cd3983d44071ebf5f9e00453792ea1335d5ab SHA512 
fd7ce2f50b38e53cfbaa3c7d493f1cb50c7153009221b4b9cf1222ffac784f1c47b3d5da02395b2e5385f62f14c0ce6b6265f538edfe7ff38559f2905f0dc86b
 WHIRLPOOL 
7180885fa3fada912e253c16eb28da6aac607cb1b6a67434888f6e8962eaf7d7e935176f3362182560f4f47547f1acbb7b65e5031ef7851357886d8fc3991069
-DIST setuptools-12.0.3.tar.gz 626842 SHA256 
aa995fc91d203d02630bf54f9d898b7b337cbefb3f8d05d33de2b0d64a601ef8 SHA512 
5a6e3d9ed6e6a184c40ad850435818157fff76d900300dfe5c5e96ba31f67d9f23098e61b357f76c235b1eec11676038cbbb90e65ba6b0194753acb340eb7e46
 WHIRLPOOL 
bc03b6d8bc6c05568923dcc3498012d8e0f09562b37e7df73d6a48927dbcea3f88046483f47c13be12bb9c82440f73bfa55cb5688f99fda67bb7ee086fe5eb08
-DIST setuptools-12.0.5.tar.gz 626973 SHA256 
bda326cad34921060a45004b0dd81f828d471695346e303f4ca53b8ba6f4547f SHA512 
d4d3a0decc9e77abf12ee5121df0cbf9863f9f8cf680a728bf581484587bbd1f1abc523a8ce3b35ab0ffce08d8de8728b450aee8738b67d2046460da4122fb7e
 WHIRLPOOL 
aa5997fa8360bf23ff2b3f49c376adf4580958dfe5bbfffcfbc107d8fddd2974be1ccddf8e8c3753a36c5ef3202bffa31876836e14ecbcd6b071a1782d23e22a
-DIST setuptools-15.0.tar.gz 627831 SHA256 
718d13adf87f99a45835bb20e0a1c4c036de644cd32b3f112639403aa04ebeb5 SHA512 
ecefbd90d3733adfcf308b78ddb9490d99bebae30334436e6c0ea19edec27ccb26a159f2957e939e537f2c7ab5572524f32ab74b9e59684f1c5f2ebecf98b551
 WHIRLPOOL 
64daa854c88c644005dc53e17b1eb698d83aaecce76e591150f368d2633f2f6285612bd33cbdc281d9213c53e2b36a8f1aebdaffa3ab35d6e0bf5262e0e857af
-DIST setuptools-15.2.tar.gz 628101 SHA256 
381e78471fb0eff89c4b1a219e8739f48dd87c76ad2d3a790010ca3a62ee29a4 SHA512 
32497b9b5d32e9e04a7338227db9d4f0e09606ac547b9d6f1be230e9ba719a30cbdaf51e134f8826347673235db2f77cd33c8974634618696ce3308d278d3fbe
 WHIRLPOOL 
b091234de002d6a65e3215695c19a7af8bd8826693dbc43e7fcc0ad4aaca74cb3f607702cdfe2d52bd5ca8ab60e6b42f7351de2abf9c5ae1cbec46a4f217b1cf
-DIST setuptools-16.0.tar.gz 629567 SHA256 
aa86255dee2c4a0056509750008007667c29306b7a6c13801468515b2c672845 SHA512 
38a89aad89dc9aa682dbfbca623e2f69511f5e20d4a3526c01aabbc7e93ae78f20aac566676b431e111540b41540a1c4f644ce4174e7ecf052318612075e02dc
 WHIRLPOOL 
fc2f8c66fdb1329436d491cf62af3c989ec1885ce10ec02f9e1b5cfbab5a8ad6ea86b20c4790848d995b1c5b87838cc1acb24944df84392976eb03bc9eebf325
-DIST setuptools-17.0.tar.gz 629845 SHA256 
561b33819ef3da2bff89cc8b05fd9b5ea3caeb31ad588b53fdf06f886ac3d200 SHA512 

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

2015-11-23 Thread Justin Lecher
commit: 2e460830ffec25ed1b7226890864a7b08d780df0
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:01:53 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e460830

dev-python/mock: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/mock/Manifest |  1 -
 dev-python/mock/mock-1.0.1-r1.ebuild | 36 --
 dev-python/mock/mock-1.2.0.ebuild| 43 
 3 files changed, 80 deletions(-)

diff --git a/dev-python/mock/Manifest b/dev-python/mock/Manifest
index 87ab07a..c0ae945 100644
--- a/dev-python/mock/Manifest
+++ b/dev-python/mock/Manifest
@@ -1,3 +1,2 @@
 DIST mock-1.0.1.tar.gz 818644 SHA256 
b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f SHA512 
4f6f4ebc34843e16b15d866e415ad9992e79bd266a63a22fee31b773ba77615e3406bc8890ceed92c0ee296380d68c46299c4c4448a3526f9cb96b258d32cf58
 WHIRLPOOL 
d5a83199a355d9dc8f327f287e6f6fb889f569eb6642c86390aead3f91505c5fb98512e15ed34cadb407dc0a56d541395132872f1a910d20d330d6d3190f164c
-DIST mock-1.2.0.tar.gz 70370 SHA256 
c2df20835beea1c018f4ecc8382317c50aea01351caae1730933f564757d571e SHA512 
61a04ca2d4f1f0d9f682b86d569a1f1eafa077f0dcb40903d3970b4d29e31b4258259c26e55548e0c49bbb14ca21715233d58d9f34ca4afb3cec2d683fbf043f
 WHIRLPOOL 
b93ed20a696e90f48e83016f90560a2504f6892d8f33d7075e19dcae9c9d8b59d69c5022355cb8b95c119970478a7bf244b34455cbe75d36438efaec78e82673
 DIST mock-1.3.0.tar.gz 70908 SHA256 
1e247dbecc6ce057299eb7ee019ad68314bb93152e81d9a6110d35f4d5eca0f6 SHA512 
10cbb78b89f2e82abfcadc035a526182f83b59df4775cd85acfdbeb4505791c63b7a3761e6126a08d9aedbd07ead8632ac2a728dc07a362f4aaeea694bdecaf9
 WHIRLPOOL 
783fa1a7dade482c318805cc34bc642e29403e2fd1e6010acf212283d20981216cc8ef85cfea3e72c9f521d2954cf8e895cbe7ee126cd84d780c8b80727421f2

diff --git a/dev-python/mock/mock-1.0.1-r1.ebuild 
b/dev-python/mock/mock-1.0.1-r1.ebuild
deleted file mode 100644
index 9749052..000
--- a/dev-python/mock/mock-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python Mocking and Patching Library for Testing"
-HOMEPAGE="http://www.voidspace.org.uk/python/mock/ 
https://pypi.python.org/pypi/mock;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="doc test"
-
-# dev-python/unittest2 is not required with Python >=3.2.
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND=""
-
-python_test() {
-   nosetests || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   local DOCS=( docs/*.txt )
-
-   distutils-r1_python_install_all
-
-   if use doc; then
-   dohtml -r html/ -x html/objects.inv -x html/output.txt -x 
html/_sources
-   fi
-}

diff --git a/dev-python/mock/mock-1.2.0.ebuild 
b/dev-python/mock/mock-1.2.0.ebuild
deleted file mode 100644
index ae8a062..000
--- a/dev-python/mock/mock-1.2.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Rolling backport of unittest.mock for all Pythons"
-HOMEPAGE="https://github.com/testing-cabal/mock;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="doc test"
-
-CDEPEND="
-   >=dev-python/pbr-1.3[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]"
-DEPEND="
-   >=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
-   test? (
-   ${CDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'>=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]' python{2_7,3_3} pypy)
-   )"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.7[${PYTHON_USEDEP}]
-"
-
-python_test() {
-   nosetests || die "tests fail under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local DOCS=( docs/*.txt )
-
-   distutils-r1_python_install_all
-}



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

2015-11-23 Thread Justin Lecher
commit: 397c4953d79e643a3b0032b374b9d30f0aa2797f
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:47:13 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397c4953

dev-python/pytest: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pytest/Manifest   |  3 --
 dev-python/pytest/pytest-2.7.3.ebuild| 63 ---
 dev-python/pytest/pytest-2.8.0-r1.ebuild | 73 
 dev-python/pytest/pytest-2.8.1.ebuild| 73 
 4 files changed, 212 deletions(-)

diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
index 88e523a..dec3137 100644
--- a/dev-python/pytest/Manifest
+++ b/dev-python/pytest/Manifest
@@ -1,6 +1,3 @@
 DIST pytest-2.7.2.tar.gz 532836 SHA256 
b30457f735420dd10a44bbd478cf03f8bf20e25bd77248f9bab40f4fd6a4 SHA512 
5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360
 WHIRLPOOL 
6ab7371f952109ac476774222883e1381fe5ee6a54d967f2d90765f6c59c90634a16c42e8e2e1661169db6a9cb1327242ff2281cf1caeabd86a4dacd24f4bb06
-DIST pytest-2.7.3.tar.gz 548235 SHA256 
d5a9c3db3515ab95902ba08c09d1e941a21a440dc2d65f31bac02667508a9efc SHA512 
ad9b57f202c60c247dd4753fb8391e3e88b390e34de678ea12384d81d76693dd37e04f11f6da19a6eda2c74a73db23789856ccaa325d32b4beb6bff86d9e4173
 WHIRLPOOL 
4aecd53142e503083abe2631bf403509c515d52176c430b7ab1e0becdf404e0fce4bad4343a4ab62525a6e008de0c35b4fac4a352d06938288dbf8deb8a4a250
-DIST pytest-2.8.0.zip 8189680 SHA256 
29ed6fdb7b287f5353620494e950aba652c593c40556aece95a4d23d403ae2cb SHA512 
98f7131c3396848ef7dbcf67e21e0329f8a3b771b3f8b832c1894758b34a2f852209f809001da856cfe8ea3773b257405ae2d5f8a04152242b8692e1511289ed
 WHIRLPOOL 
3fd7f6ec73f11f29fd9b67bbb0c28dd73605604053160111212bd43d2c85c0b6cec5a25a979fecabb83a097c5621d5460747df5cb08796866349b7ba71b12005
-DIST pytest-2.8.1.tar.gz 580991 SHA256 
2b58662d356ee953bc40f7a73857d05f0bd07f0a8507c929de3006dd6b14c918 SHA512 
b73237810b69ecd504c2bd51af62d7ed23091b7bcc74cd1fcc8683dc582cadfd68b9eaed3259165bac6ddca5fb960b8dc295e82cfb9120f4b732d07843fe
 WHIRLPOOL 
16b27620bd0edde16d28dc247352c0a1b6042ac79bcb7a76b67fc4917ef6a42462767343a5e86acfe6880ba0372a124fb11491e670abde6ffdb48e03963243db
 DIST pytest-2.8.2.tar.gz 563955 SHA256 
da2fc57320dd11f621d166634c52b989aa2291af1296c32a27a11777aa4128b9 SHA512 
0df6e0421d1575e1efc0bb0550c5993f802777cb616ab1514bf12ed11eb5ec35a142dd837ff65659989268c36e441e18108369991cd3d458d357aac6ba433991
 WHIRLPOOL 
ea917f4aaec444d6edc830b4ec66f7adb305031f11328e47d12a609ec92368a5c56e9cf8e24bd1a9a4a6a0746b43133f0d9821cf27d74c15ed2a83a705ee6030
 DIST pytest-2.8.3.tar.gz 880441 SHA256 
37d950e93c1fd7e04d816a3ca4a5226ea2531c6d531c8284ad9b88848417e720 SHA512 
04dd9041729d83b98a15cef22aac65dfb95cd3bf6b71a580ff91e8738f9a1ad5ee46fae45c950342e4a0162e38c875299a46fc69ec74702f36a1e36ef76dc0d6
 WHIRLPOOL 
78149cdcc25dc478ae004b0a54b333edcad0268ce5e66efe9878b0bcaff0e33d227513f84040f3aa53967afa5ffc51ecef0e6003814c09925fdf9e6a4921d88a

diff --git a/dev-python/pytest/pytest-2.7.3.ebuild 
b/dev-python/pytest/pytest-2.7.3.ebuild
deleted file mode 100644
index 745e174..000
--- a/dev-python/pytest/pytest-2.7.3.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple powerful testing with Python"
-HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc test"
-
-# When bumping, please check setup.py for the proper py version
-PY_VER="1.4.29"
-RDEPEND=">=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]"
-
-#pexpect dep based on 
https://bitbucket.org/hpk42/pytest/issue/386/tests-fail-with-pexpect-30
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pexpect[${PYTHON_USEDEP}] )
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # Disable versioning of py.test script to avoid collision with
-   # versioning performed by the eclass.
-   sed -e "s/return points/return {'py.test': target}/" -i setup.py || die 
"sed failed"
-   grep -qF "py>=${PY_VER}" setup.py || die "Incorrect dev-python/py 
dependency"
-
-   # Prevent un-needed d'loading
-   sed -e "s/'sphinx.ext.intersphinx', //" -i doc/en/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenv/, dev-python/virtualenv/files/

2015-11-23 Thread Justin Lecher
commit: 28ae481257f6f6b3b4302cba04e845091591dfe9
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:28:55 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ae4812

dev-python/virtualenv: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/virtualenv/Manifest |  3 --
 .../files/virtualenv-12.0-skip-broken-test.patch   | 18 -
 dev-python/virtualenv/virtualenv-12.0.5.ebuild | 45 -
 dev-python/virtualenv/virtualenv-13.1.0.ebuild | 46 --
 dev-python/virtualenv/virtualenv-13.1.1.ebuild | 46 --
 5 files changed, 158 deletions(-)

diff --git a/dev-python/virtualenv/Manifest b/dev-python/virtualenv/Manifest
index 0141f87..20ad85d 100644
--- a/dev-python/virtualenv/Manifest
+++ b/dev-python/virtualenv/Manifest
@@ -1,4 +1 @@
-DIST virtualenv-12.0.5.tar.gz 1805752 SHA256 
ebb7a01e7fb7a9b3586692f623da4e13d50351f3733d8bbc83aaecd654c5f955 SHA512 
b5fd46aa8a34f42d3db46c48ac751e5c22d8fcddc83edd4230838549d549ddfd47e56ef784677d8d17471ed2bbde168e3db6d48ca6a9c2d2ae757caac5768a10
 WHIRLPOOL 
6a0e568a9954473c6ab2b4f4d814ddd42a4c92d6543b3ec005bbd42d9c25a775dc421c5e8491269fc77fba6c37e8dea9773c644eaa44128b9f2bf7f0db6bdea0
-DIST virtualenv-13.1.0.tar.gz 1705046 SHA256 
504e705d73251a7f248e0e88d9054a1b4baf5f276a237f8de0830fd0e1661d63 SHA512 
9361b4a44e57c9e2d2138092b0f0b32f7d0209f383f5b0c5f001b2a4e5a886acdacee0317551f6e4722b7fc669604debdcaa50864285ff3326c34a2b9ecb13f4
 WHIRLPOOL 
dc6ff2b2fca481686f56b7f719a417c6b8bd2f115284aa7cc2d6a3541434db107638be97aca51407f9bec819254972606bf57ec233909e86bbd9f7673e0e5936
-DIST virtualenv-13.1.1.tar.gz 1704689 SHA256 
8ccd344a7410aca75fd95a342e7e8f941e780d117b259d80ac6220d71bdb8c22 SHA512 
dc8bd7dd34961c7e85cb3b4f31e160dfc15403e8c91c59fa7f92b0271bc4c09181c2db803fe6ecb4234bfd5f0b60bb8cd64f0a195d8dcfebc7bb34bd4bc7487f
 WHIRLPOOL 
4132729160683c851952cd65c0c52a4f7f885fc26ff763e41cc5f313d1d50fb2a561668121d273a5455cc275561feb89d23fc28f285c37db268175c2b775cf00
 DIST virtualenv-13.1.2.tar.gz 1704701 SHA256 
438a9933dac2e6ef2e4270fe82435f9c29f933f05e2c5840a7b45e342b6292f8 SHA512 
e58f0b1d46174d61b0ef6703020806208f34291c5490fabf29d3b82a03ba89a7caeb377aac44549f6c0ffe2e445786e16dcd67593b7b8d3b1fae0d9e8c8ef124
 WHIRLPOOL 
03fe0181ebb2d4becb357a740cc3f743526a087e03c03f5e20abac6a54a2701865c89f9f6023ae996d3ca032b08d28e1048747dc8ea1740316f330180f0f5161

diff --git a/dev-python/virtualenv/files/virtualenv-12.0-skip-broken-test.patch 
b/dev-python/virtualenv/files/virtualenv-12.0-skip-broken-test.patch
deleted file mode 100644
index a7485e4..000
--- a/dev-python/virtualenv/files/virtualenv-12.0-skip-broken-test.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 virtualenv-12.0/tests/test_virtualenv.py
-+++ virtualenv-12.0/tests/test_virtualenv.py
-@@ -5,6 +5,7 @@
- import sys
- import tempfile
- from mock import patch, Mock
-+import unittest
- 
- 
- def test_version():
-@@ -123,6 +124,7 @@
- shutil.rmtree(tmp_virtualenv)
- 
- 
-+@unittest.skip("Running create environment while testing is broken")
- def test_always_copy_option():
- """Should be no symlinks in directory tree"""
- tmp_virtualenv = tempfile.mkdtemp()

diff --git a/dev-python/virtualenv/virtualenv-12.0.5.ebuild 
b/dev-python/virtualenv/virtualenv-12.0.5.ebuild
deleted file mode 100644
index c456703..000
--- a/dev-python/virtualenv/virtualenv-12.0.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Virtual Python Environment builder"
-HOMEPAGE="http://www.virtualenv.org/ https://pypi.python.org/pypi/virtualenv;
-SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE="doc test"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )"
-
-DOCS=( docs/index.rst docs/changes.rst )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.8.2-no-versioned-script.patch
-   "${FILESDIR}"/${PN}-12.0-skip-broken-test.patch
-)
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${S}"/docs/_build/html/. )
-   distutils-r1_python_install_all
-}
-
-python_test() {
-   py.test || die "Tests fail with ${EPYTHON}"
-}

diff --git 

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

2015-11-23 Thread Justin Lecher
commit: abbe871a26a85862ccec762751998d676d50fa9b
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:05:25 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbe871a

dev-python/colorama: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/colorama/colorama-0.3.3.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/colorama/colorama-0.3.3.ebuild 
b/dev-python/colorama/colorama-0.3.3.ebuild
index f219d7a..3fa7ed7 100644
--- a/dev-python/colorama/colorama-0.3.3.ebuild
+++ b/dev-python/colorama/colorama-0.3.3.ebuild
@@ -8,8 +8,11 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 
-DESCRIPTION="Makes ANSI escape character sequences for producing colored 
terminal text & cursor positioning"
-HOMEPAGE="https://code.google.com/p/colorama/ 
https://pypi.python.org/pypi/colorama https://github.com/tartley/colorama;
+DESCRIPTION="ANSI escape character sequences for colored terminal text & 
cursor positioning"
+HOMEPAGE="
+   https://code.google.com/p/colorama/
+   https://pypi.python.org/pypi/colorama
+   https://github.com/tartley/colorama;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"



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

2015-11-23 Thread Justin Lecher
commit: 015c1f58eed5da83e9b4602b91fb34f898c8a3a6
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:54:42 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015c1f58

dev-python/pip: Drop vulnerable versions for CVE-2014-8991 and CVE-2013-5123

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=529954
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=501752

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pip/Manifest |  2 --
 dev-python/pip/pip-1.5.6.ebuild | 38 --
 dev-python/pip/pip-7.1.0.ebuild | 40 
 3 files changed, 80 deletions(-)

diff --git a/dev-python/pip/Manifest b/dev-python/pip/Manifest
index 58ff084..0a63ead 100644
--- a/dev-python/pip/Manifest
+++ b/dev-python/pip/Manifest
@@ -1,3 +1 @@
-DIST pip-1.5.6.tar.gz 938120 SHA256 
b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c SHA512 
cecd1da900e95bf3e6164e6d0c8c989e8ce17ef892beb9581a567857fe69dd3490b45d366cbb8e3bc84cebcf62ecf34420bcc1fae3fd8cf448927438ae257b68
 WHIRLPOOL 
d6b77000ec465f8ba15db9dd4ce23c491937d5c7ee8fa148cf1cc88d59e972ad0a4a86adeca0d6b5227e97e83c16ae6d14b76976b605db572c08ac7019a02e6d
-DIST pip-7.1.0.tar.gz 1049267 SHA256 
d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2 SHA512 
abda274dfe5f81e121bef9b3bf7a64218f72786037c17b0d99f36c954b09d6b5200a8b78f43de4739c813628a49cbb9d300e869766958e4ed177cf9caad8d511
 WHIRLPOOL 
35b2953c00a2ff4838f5f550016292b125f06d10f90736b96efc2240dadeebbba8be3d1b860efbe9989bffd51f5a6c5fa43234615b513cdc1aa900df8eb25f2a
 DIST pip-7.1.2.tar.gz 1049170 SHA256 
ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477 SHA512 
78082afe6b559bf87f91ae9b6d304cfbfce00206e09be42fdae9d449a55cd8d968df6873e834191d0b0e6baae29e72eb3eee42386ff7c5dc9c29b6c28b754449
 WHIRLPOOL 
953fdc9104f3ac34c9104ec93948f58c4b0e193f18da60d3247d801c283c574490f8b91146e427c0b920090f537095c1a1693ca352d062dd98473390fdc9

diff --git a/dev-python/pip/pip-1.5.6.ebuild b/dev-python/pip/pip-1.5.6.ebuild
deleted file mode 100644
index d0560d9..000
--- a/dev-python/pip/pip-1.5.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3  )
-PYTHON_REQ_USE="threads(+)"
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Installs python packages -- replacement for easy_install"
-HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-# required test data isn't bundled with the tarball
-RESTRICT="test"
-
-python_install_all() {
-   local DOCS=( AUTHORS.txt docs/*.rst )
-   distutils-r1_python_install_all
-
-   COMPLETION="${T}"/completion.tmp
-
-   ${EPYTHON} pip/runner.py completion --bash > "${COMPLETION}" || die
-   newbashcomp "${COMPLETION}" ${PN}
-
-   ${EPYTHON} pip/runner.py completion --zsh > "${COMPLETION}" || die
-   insinto /usr/share/zsh/site-functions
-   newins "${COMPLETION}" _pip
-}

diff --git a/dev-python/pip/pip-7.1.0.ebuild b/dev-python/pip/pip-7.1.0.ebuild
deleted file mode 100644
index 3af6fa0..000
--- a/dev-python/pip/pip-7.1.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Installs python packages -- replacement for easy_install"
-HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
-SLOT="0"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-# required test data isn't bundled with the tarball
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}"/${PN}-6.0.2-disable-version-check.patch )
-
-python_install_all() {
-   local DOCS=( AUTHORS.txt docs/*.rst )
-   distutils-r1_python_install_all
-
-   COMPLETION="${T}"/completion.tmp
-
-   ${EPYTHON} pip/__init__.py completion --bash > "${COMPLETION}" || die
-   newbashcomp "${COMPLETION}" ${PN}
-
-   ${EPYTHON} pip/__init__.py completion --zsh > "${COMPLETION}" || die
-   insinto /usr/share/zsh/site-functions
-   newins "${COMPLETION}" _pip
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/six/, dev-python/six/files/

2015-11-23 Thread Justin Lecher
commit: 965be6178b11294f479535e7a1bc1ee6095067bf
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:34:52 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965be617

dev-python/six: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/six/Manifest  |  3 ---
 dev-python/six/files/six-1.5.2-mapping.patch | 12 --
 dev-python/six/six-1.3.0.ebuild  | 34 ---
 dev-python/six/six-1.6.1.ebuild  | 35 
 dev-python/six/six-1.8.0.ebuild  | 35 
 dev-python/six/six-1.9.0.ebuild  | 35 
 6 files changed, 154 deletions(-)

diff --git a/dev-python/six/Manifest b/dev-python/six/Manifest
index e8a200a..cc52084 100644
--- a/dev-python/six/Manifest
+++ b/dev-python/six/Manifest
@@ -1,5 +1,2 @@
 DIST six-1.10.0.tar.gz 29630 SHA256 
105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a SHA512 
9a53b7bc8f7e8b358c930eaecf91cc5639176a699830153f586780c3e6d637f1bd31349a69c383574f99da19cb3a36524e7733a318f3572b27aefb69c6409c2e
 WHIRLPOOL 
aad2fc7438b0df029bf477a783161dc169795c355be1281f1fe7aa4eb959eae5abf3bc96d097a221e0e5ad0b0494c29025bbe99bc28ff0c29ae1776e8691a70a
-DIST six-1.3.0.tar.gz 17701 SHA256 
d59793f9b255bd00de800b97f9a50cce4fc8a44c205f7defa5bb7d691d13b852 SHA512 
e8974d4bf62325f98e301e68c237489ca39cfa9ed1066f1cdfa34e18d20d0baf788cb515e44f00f1c823f9f923d2b30f63443dbc5df8c934b1a69b8c68210130
 WHIRLPOOL 
bd259a4e2cd0ae2629a8998a01641874266928d6fe3e65669198a9706cd4f90579902196680932b5c9207db1005376ae8b4cbc7b63f30afabe8993e719df9a5e
-DIST six-1.6.1.tar.gz 24792 SHA256 
d4392a7c8d91b005c002568a85faf617c67241c8cd8399cc395e8f1005aff80d SHA512 
bd925295964696dc8632eb0b9d6632f25d4b461fefceb470d2bb537e98b0db9dddf9c2abb363657451b950572e91f1ab5973d12739781823f9b845abe5061057
 WHIRLPOOL 
54ee9309a0433231530962e64f19246cda75b36c191f6b567ccef4bb4c4cd631785d0641bc958b1cf360bc3eedcbc5bb268bc9ddf645b68c5c54bc80e184b3bc
-DIST six-1.8.0.tar.gz 26925 SHA256 
047a41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 SHA512 
e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff
 WHIRLPOOL 
1a84ecd8635e93f104447b78a6beb577639a5eebef79af40fd8c8e9796ae35c1f49dea64546f46ec31e5589c86c4b36c9fc2e28226e0c9540aabd49ebcf7bf07
 DIST six-1.9.0.tar.gz 29127 SHA256 
e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5 SHA512 
bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7bdc4761e987ea
 WHIRLPOOL 
a71ed4a8c7688cf2fee668ea203e767a2ad073797d1a4c651704d3e6ee9070b32cf43b89bace98fd07781af98016bbe2d9ec1b2b7d67de02912cfa30be65052f

diff --git a/dev-python/six/files/six-1.5.2-mapping.patch 
b/dev-python/six/files/six-1.5.2-mapping.patch
deleted file mode 100644
index 4448176..000
--- a/dev-python/six/files/six-1.5.2-mapping.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Patch prevents downloading non essential .inv files during the doc build
-diff -ur six-1.5.2.orig/documentation/conf.py six-1.5.2/documentation/conf.py
 documentation/conf.py  2013-09-15 21:52:34.0 +0800
-+++ documentation/conf.py  2014-01-07 18:19:24.958916446 +0800
-@@ -211,7 +211,3 @@
-  [u"Benjamin Peterson"], 1)
- ]
- 
--# -- Intersphinx 
---
--
--intersphinx_mapping = {"py2" : ("http://docs.python.org/2/;, None),
--   "py3" : ("http://docs.python.org/3/;, None)}

diff --git a/dev-python/six/six-1.3.0.ebuild b/dev-python/six/six-1.3.0.ebuild
deleted file mode 100644
index c8adc7e..000
--- a/dev-python/six/six-1.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python 2 and 3 compatibility library"
-HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="doc test"
-
-DEPEND="doc? ( dev-python/sphinx )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_compile_all() {
-   use doc && emake -C documentation html
-}
-
-python_test() {
-   py.test || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( documentation/_build/html/ )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/six/six-1.6.1.ebuild b/dev-python/six/six-1.6.1.ebuild
deleted file mode 100644
index 

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

2015-11-23 Thread Justin Lecher
commit: ec768d54daec6bc25800605c4b0faafef2efa1e9
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:00:32 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec768d54

dev-python/ndg-httpsclient: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/ndg-httpsclient/Manifest|  1 -
 .../ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild   | 24 --
 2 files changed, 25 deletions(-)

diff --git a/dev-python/ndg-httpsclient/Manifest 
b/dev-python/ndg-httpsclient/Manifest
index f40dd41..067968f 100644
--- a/dev-python/ndg-httpsclient/Manifest
+++ b/dev-python/ndg-httpsclient/Manifest
@@ -1,2 +1 @@
-DIST ndg_httpsclient-0.3.2.tar.gz 21514 SHA256 
cc806d43f3e79be40f923d94f542f23a94c6ddbb9a63258b0bf875f325508973 SHA512 
0060d1b0f749cc3017f4d5550bf0e7242e035f5f84a914a23219a85ba0dd9185e6edf88c38db16df8dfe05beb267262cc2fed00758c0b4d8b2ee222abe2d642e
 WHIRLPOOL 
a7d058939909b5b9ffc8c4f9432d97f4cbb76824b34cc5bf9fd0d32edcf2cee77daad34ad48ad8927c2a3c2a30c960cdc5568131706d15089749f3037b66607d
 DIST ndg_httpsclient-0.4.0.tar.gz 24038 SHA256 
e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274 SHA512 
3c0225a20c25cf0f12f03005bb79e738527c0488bb660c1eb3b55c505a0ef503002d37fcffb3d013e5f91101bdd03080a68d5805d6d29b682cc01bdc9f0e4a19
 WHIRLPOOL 
0c9c0a2cd2e5a0d2b742910129442285e4bdf1278c2590443fa00107066f5561af4249d4f1504720e8a48342ba1d0110fe8480e0adcd41ca999384bf3dc06853

diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild 
b/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
deleted file mode 100644
index 62ce542..000
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Provides enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL"
-HOMEPAGE="http://ndg-security.ceda.ac.uk/wiki/ndg_httpsclient
-   https://pypi.python.org/pypi/ndg-httpsclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${P/-/_}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/click/files/, dev-python/click/

2015-11-23 Thread Justin Lecher
commit: 061274ea16474076cbda23d2c230feca3c9f47a8
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:05:11 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061274ea

dev-python/click: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/click/Manifest   |  2 --
 dev-python/click/click-4.0-r1.ebuild| 45 -
 dev-python/click/click-4.1.ebuild   | 44 
 dev-python/click/files/click-4.0-docbuild.patch | 12 ---
 4 files changed, 103 deletions(-)

diff --git a/dev-python/click/Manifest b/dev-python/click/Manifest
index e4428f0..2d1ffe2 100644
--- a/dev-python/click/Manifest
+++ b/dev-python/click/Manifest
@@ -1,4 +1,2 @@
 DIST click-2.0.tar.gz 47342 SHA256 
33a984fe73aa8c6bf69c38098b69dd38405529db54baf4c8cf64c50b2dee644f SHA512 
4c703ab4b5c76e393420b0edf9af9e8ddb301ccfef5f8117d3408eaa8a94abe6b7b5c7a8b61b7774a3b459b153c10438e8934f21ceb73697199828cce2c2887c
 WHIRLPOOL 
bf599395245319b31c189df297a1ec35ca69723ed24e2d3e9aa9231a3cfebdb80e1f43a0b010865b6fbecf09f23dc1121cca232aec26f09bdb455f41da5261c4
-DIST click-4.0.tar.gz 270183 SHA256 
f49e03611f5f2557788ceeb80710b1c67110f97c5e6740b97edf70245eea2409 SHA512 
7b3b3e3b57fe74e8d2e3be79c59476fe7830c04068f0e31b39dfee28d879d8a96eed311fbe789bfc6d12c898052ea1c901c3b6f4c995cd4e0ede61b62fe0a39a
 WHIRLPOOL 
fd183c6509c3d8a3c582454aac8a18b3d570c16ca4b1cf19dbdd97d8846fde62fadd7d80596eb321a67e48477853b26cb7e5d554c9254061ab1bb74a52d3a05a
-DIST click-4.1.tar.gz 274489 SHA256 
e339ed09f25e2145314c902a870bc959adcb25653a2bd5cc1b48d9f56edf8ed8 SHA512 
fe751406919d06a3ccffc2831992848d8e324f0f0ca566ea3b9ed0be3298c8d1e2039643eadc71eb4dfabd790310396cd5b26a11d7b6f6cdf503f191ce6dd1cd
 WHIRLPOOL 
3005501210fae07d3cbdd5674a22d24b577c02ba20c34fb94f3bf7011ec2d26847b7faca5fe74ca620bdc8a0c4bfaecdf5dbcf4c2f0046de76e8b13628e2910f
 DIST click-5.1.tar.gz 275592 SHA256 
678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a SHA512 
b860b0227644f5d1cc24d41e66985421ec971f11f3f596fb46508fdc787200b949e7ef29b2035421ebb0115384688da03c3c95a0d6acc58dd3b566b32a2b7c6a
 WHIRLPOOL 
8bda8de886a272972595bf51af3881962063daaa4fc9e104af59b4798008a2f780c3fb4a758d7fe14ef075b92aecc43415b08bb213cbd6ac4ab92a56e405276e

diff --git a/dev-python/click/click-4.0-r1.ebuild 
b/dev-python/click/click-4.0-r1.ebuild
deleted file mode 100644
index cf7d3ce..000
--- a/dev-python/click/click-4.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="doc examples test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   "
-
-PATCHES=( "${FILESDIR}"/${P}-docbuild.patch )
-
-python_prepare_all() {
-   # Prevent un-needed d'loading
-   sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   emake test
-}
-
-python_install_all() {
-   # use doc && local HTML_DOCS=( docs/_build/html/. )
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/click/click-4.1.ebuild 
b/dev-python/click/click-4.1.ebuild
deleted file mode 100644
index d7025a4..000
--- a/dev-python/click/click-4.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   "
-
-python_prepare_all() {
-   # Prevent un-needed d'loading
-   sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   emake test
-}
-
-python_install_all() {
-   use doc && local 

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

2015-11-23 Thread Justin Lecher
commit: 21d19988654aa18c660fe0b3679a72b75d4c6eae
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:58:48 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d19988

dev-python/pytest-runner: Keyword under ALLARCHES policy

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
index 02acabd..f8697a8 100644
--- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner 
https://bitbucket.org/pytes
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 SLOT="0"
 IUSE="doc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/subunit/files/, dev-python/subunit/

2015-11-23 Thread Justin Lecher
commit: 17448444934fa3ed01703a3a205708402942fda5
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:34:10 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17448444

dev-python/subunit: Drop old

obsoletes
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=412741

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/subunit/Manifest |  7 ---
 dev-python/subunit/files/0.0.21-tests.patch | 25 
 dev-python/subunit/files/shell-tests.patch  | 24 
 dev-python/subunit/subunit-0.0.10-r1.ebuild | 47 ---
 dev-python/subunit/subunit-0.0.16.ebuild| 57 --
 dev-python/subunit/subunit-0.0.18-r2.ebuild | 78 -
 dev-python/subunit/subunit-0.0.19.ebuild| 79 -
 dev-python/subunit/subunit-0.0.21-r1.ebuild | 81 --
 dev-python/subunit/subunit-0.0.6.ebuild | 35 
 dev-python/subunit/subunit-1.0.0.ebuild | 89 -
 10 files changed, 522 deletions(-)

diff --git a/dev-python/subunit/Manifest b/dev-python/subunit/Manifest
index 4c25b6b..8b829ad 100644
--- a/dev-python/subunit/Manifest
+++ b/dev-python/subunit/Manifest
@@ -1,9 +1,2 @@
-DIST subunit-0.0.10.tar.gz 418118 SHA256 
94a9837086ff773b00b097dbf877ab5b1d2255a003542f66e5720c867940912f SHA512 
a61254a2f80785928c5645e4d88128c76dd4b4c9e1977c81fc356423ada58bd6acf9694894cbaa1e63648cf52c6691eb998b73829e51270a5d418ad639f1482c
 WHIRLPOOL 
89f7352a1518074f05a678548eacb1be06a85178ecc5d28d4be22065fa8f9a27566c4787674ba32957f946b18f200052b0524ebb4599475bac47e677f430d814
-DIST subunit-0.0.16.tar.gz 437895 SHA256 
47dbeacd39ada80e52d5db3258fbe40a42f096450ef8a674071166594b0e56c3 SHA512 
1e1c75e6df505661ca67ffe7dfacf0cf91399ffd3e383dd873fed9991f1d04959dfef2ca4db03a415bacd9ea5d0267a8504cd0b0e5d532808aa58a20233e13ad
 WHIRLPOOL 
cf68385a6f39b048324be1e708254bcc05e9faaa55316f883eb40649e9a2bda746ad22b4f2f51019ce9015cf35ccd6feb43a3cf8e67f36c610c8adbc645ead20
-DIST subunit-0.0.18.tar.gz 439455 SHA256 
f4508a83b1206a85f6c1cfc57f83edc2ca13d62cc65be90ec27eadfa792a6eb4 SHA512 
d992207398fa29ac61b32b4b671c686c6af4de804bc9ef9b5bde78f5036880cfa670dded10fb272f41f7d57d68f91061c1c7b89039bda0c3c775df329ce912f6
 WHIRLPOOL 
8730b140dc886a57517d6e5be24e1ddb316761e2e7eae0eeb8f949a09a9312195e503032dabab20172a79d08d93d74ea041a445742adbf81f4e3bf877d2df54f
-DIST subunit-0.0.19.tar.gz 441610 SHA256 
cd2921c49b07e1f524582d57f2d3b496ae4557ffe350a47d8f1722311356fdb3 SHA512 
0e879046b31076a200fe26ebcca6dd162a90f25b125a757e370b6c0aa95fd4ce351f2f84448c90ba982676468155254e8a29ad03ed98ca472e3e19b93a2a4761
 WHIRLPOOL 
d5a7dfa85cf64d3b079b8caf4d5418c84caad9d1485e3f545650e1414fb1d1ebabbcf372f387a7fbf7ded9017145351bb6b315f0288d6c04cc17a278522f1b9c
-DIST subunit-0.0.21.tar.gz 441691 SHA256 
f12565cb0c6efdee4d96e9e640db4bcbfbede734223de940f9f3969c4a8e2f4c SHA512 
2bbf312c7d80c3bea02163924a205df5553be3eceab5b2951512f9d71110608f1243440491a22c878d0691b9197dfe19c5c49fbb608883a038fa86626144ab12
 WHIRLPOOL 
749b0763d568f6a9803de11a59b92b357b41b8ae64e531e6cdefcc6114d6c4f2799c6c36e8372b92f1d173123d7a5847782d1f3ff193c83a7755a95a773204e3
-DIST subunit-0.0.6.tar.gz 388872 SHA256 
98f5e72107322dc1c502543384e1ed790671d319a5096eab4f4d20641555de77 SHA512 
79aa46a2cbdbe27bb1fcfa02a65bd10ba9ccf5013f9cbd8549d5aad304b8d451ed6a854b1b77415601aab8f6966b7004337634ea5e7bd8387dda8209781b118f
 WHIRLPOOL 
fd05cfed6e7cd50df57dfc3dd0c45bf955a033abf7c43849193a9f7515847eb7d2df5819e964407dac253c46ba5073f2bb1499a92a94a072591a4db4d5128c2b
-DIST subunit-1.0.0.tar.gz 441964 SHA256 
55dc2c1c22c650ad9f109516a72a9d37b986939de25b6195210724ce79ced0ba SHA512 
082990e777667edb7d3666b554a1818a976369742a1ed9bbc47a9c59f97937c0619a315893f532e49c2cd798537b320ca2aa9df916906b85a75db8a7d4f8bc84
 WHIRLPOOL 
e6650f991ecb0c7d0fc6001947cc5f11740c34783e62485bf5e8acebc9369665a8658789c7b7df5608efe8c5931b263952383231e8989f3be98cca2a807ba471
 DIST subunit-1.1.0.tar.gz 441946 SHA256 
4869a5bec96b7b4e760d053f842d80548008740cda1a7efbb9053063ee818a51 SHA512 
11aaa8f2ae04232623fbfb7b9561aa15bddbc55201a3a16eea1319a076de3417977590c57bb7ab0bbd86b321b203241ba5ea8050932759aeb3f3ed71b723a98b
 WHIRLPOOL 
2705fcb98d0b67b5d2cddff87095a9b65782467f3e9b84f956ac29c85c2995881dcd63468a144277fb76b7adfdbbb2ecdc36eae8413886a72028e3565edbdf47
 DIST subunit-1.2.0.tar.gz 460532 SHA256 
27f0561297a7d56d85a8f5491f47e44303d0bb1d99c5627486774ea1bcb3d5c3 SHA512 
f6559fd771ad0732985230d11a9a8326ef35c817b62d1f50dc332f0032f7b08559a46d2534983b7d3964e45682ac49b3e348581ee0983861390abcd4ec20459c
 WHIRLPOOL 
c30b4a2c9ab17f49f87e206fe5833ae564452b99af447f8c4cbf969b2f2dd96e482fc583e84264be815b051b1bd12e6c132cd779c88d0d68da53956fef0b25b7

diff --git a/dev-python/subunit/files/0.0.21-tests.patch 
b/dev-python/subunit/files/0.0.21-tests.patch
deleted file mode 100644
index 178fc12..000
--- 

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

2015-11-23 Thread Justin Lecher
commit: b77ed6eed20a132f0faba75f1430ee739f6967c8
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:05:15 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77ed6ee

dev-python/json-rpc: Unbundle six

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=544428

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/json-rpc/json-rpc-1.10.1.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/dev-python/json-rpc/json-rpc-1.10.1.ebuild 
b/dev-python/json-rpc/json-rpc-1.10.1.ebuild
index dba072e..7a21ad3 100644
--- a/dev-python/json-rpc/json-rpc-1.10.1.ebuild
+++ b/dev-python/json-rpc/json-rpc-1.10.1.ebuild
@@ -3,7 +3,8 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{3,4}} )
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1
 
@@ -16,13 +17,23 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
)"
 
+python_prepare_all() {
+   cat > jsonrpc/six.py <<- EOF
+   from __future__ import absolute_import
+   from six import *
+   EOF
+   distutils-r1_python_prepare_all
+}
+
 python_test() {
esetup.py test
 }



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

2015-11-23 Thread Justin Lecher
commit: cac8aab683135cf98a150e504b109448faee5adf
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:44:52 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac8aab6

dev-python/requests: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/requests/Manifest  |  2 --
 dev-python/requests/requests-2.6.0.ebuild | 43 -
 dev-python/requests/requests-2.6.1.ebuild | 45 ---
 3 files changed, 90 deletions(-)

diff --git a/dev-python/requests/Manifest b/dev-python/requests/Manifest
index 71790fd..3db0e74 100644
--- a/dev-python/requests/Manifest
+++ b/dev-python/requests/Manifest
@@ -1,5 +1,3 @@
-DIST requests-2.6.0.tar.gz 450389 SHA256 
1cdbed1f0e236f35ef54e919982c7a338e4fea3786310933d3a7887a04b74d75 SHA512 
703728e04f4ae5f083892e1ad0cb54777ebcc0120fca9cd3c170e33233fccbb64a635e141e6d7b9c1f1f9d62dc00aa7c66ea890ae62cd6581c881c071a707510
 WHIRLPOOL 
3e65c251e164937092f349c943472b7e625b0fd963beb53a2b0f7b3b94063b833929b38082ec97298c26145b867334c38b9987c29cbeed5f4d59119f12c53a20
-DIST requests-2.6.1.tar.gz 450975 SHA256 
490b111c824d64b84797a899a4c22618bbc45323ac24a0a0bb4b73a8758e943c SHA512 
8f88a52f1c10fb909a8e1d17e55be8878c032877e6cb61ffadcb3d1ad1e293d763ea0f7627308ac9df75e17661b4ff8c92464e77d41b05b1b7856b22a3423e49
 WHIRLPOOL 
cb5168f41119fd76a30db511961ba6e852c1eec3941d79e287b782201632f1fc7206004c38a34474014a1463e902ded88056438ccaa7d4107e27c40300dbe0a1
 DIST requests-2.7.0.tar.gz 451723 SHA256 
398a3db6d61899d25fd4a06c6ca12051b0ce171d705decd7ed5511517b4bb93d SHA512 
a93223c3fd21c58f7c0c901b17be17c23dba4efeed8c4347da9d4e04d96a6698e08e01482205661cb7757cc7560d9ae2e62b18f2b422af0cb90fd998fe963ff2
 WHIRLPOOL 
b805d76ad747fc8a754fb0ca0439e8f303df057c2b256ed7f57533b311322e4e28b0d8f22111a3c5ad283823c1256cd24c93fec2aeabc6946013c17ab3540dd9
 DIST requests-2.8.0.tar.gz 457879 SHA256 
b2f003589b60924909c0acde472590c5ea83906986a7a25b6f7929eb20923b7b SHA512 
cf41db4b1a4639e940c2b5c1e0edaf2c4dedf0a8ead8381e211fd9e350f491e252f10cfba09bb64b4a062be98ee43e133957f489649db15116a1811e06958bb3
 WHIRLPOOL 
5e7e889bc016f403e221af05d01aebbec4c96175c983e240128d24768dc0c119d76c022fd3ae5dcfda5415c866052fa5c5f325ee22cebb33c780df16
 DIST requests-2.8.1.tar.gz 480803 SHA256 
84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b SHA512 
bccec89165596df3af3f46eb43b5b28b595752485b00ed73978ef76fa6b8a8961c3db046c3f91ff34fa390f037322f6e13b141ba9b600a836a6d798086bd13fb
 WHIRLPOOL 
445e0e12f5900c3396ae7a76d0010b9c4a4ff2c79c51dfc88f117918e436a4d67ea25de39f252cacaabd737b7b1542374172a2b6f482d7ffe1f7514d1cb4a06b

diff --git a/dev-python/requests/requests-2.6.0.ebuild 
b/dev-python/requests/requests-2.6.0.ebuild
deleted file mode 100644
index 42915fe..000
--- a/dev-python/requests/requests-2.6.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="HTTP library for human beings"
-HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-# bundles dev-python/urllib3 snapshot
-RDEPEND="app-misc/ca-certificates
-   >=dev-python/chardet-2.2.1[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# tests connect to various remote sites
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.2.0-system-chardet.patch
-   "${FILESDIR}"/${PN}-2.5.0-system-cacerts.patch
-)
-
-python_prepare_all() {
-   # use system chardet
-   rm -r requests/packages/chardet || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   "${PYTHON}" test_requests.py || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/requests/requests-2.6.1.ebuild 
b/dev-python/requests/requests-2.6.1.ebuild
deleted file mode 100644
index 28c4dd9..000
--- a/dev-python/requests/requests-2.6.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="HTTP library for human beings"
-HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"

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

2015-11-23 Thread Justin Lecher
commit: 82a9c5eeac1212f8678e690366b0de21bcfb3472
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:35:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a9c5ee

dev-python/setuptools_scm: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/setuptools_scm/Manifest |  3 ---
 .../setuptools_scm/setuptools_scm-1.5.4.ebuild | 24 -
 .../setuptools_scm/setuptools_scm-1.5.5.ebuild | 25 --
 .../setuptools_scm/setuptools_scm-1.7.0.ebuild | 25 --
 4 files changed, 77 deletions(-)

diff --git a/dev-python/setuptools_scm/Manifest 
b/dev-python/setuptools_scm/Manifest
index f496b5f..ea26053 100644
--- a/dev-python/setuptools_scm/Manifest
+++ b/dev-python/setuptools_scm/Manifest
@@ -1,5 +1,2 @@
-DIST setuptools_scm-1.5.4.tar.gz 15647 SHA256 
756fb77b82c5e22818683b838c978537f4894f468ea074f0e8a99d8aaf689022 SHA512 
c1e7c6b510761a3dcf3ebfed4988db924f9203c9f919891c94623f07935b101690ff2671ff3e153906a89f05d4002154e671196ba711597d4e3e7c8d0602289e
 WHIRLPOOL 
a02209c4c3c8ef6de63463ec163c018906de88abc5e1786b9506c4fc71dfdbe4b576cce94d19d653f1eb6f21f86292a645823b009107a07801056fb1f90a79b0
-DIST setuptools_scm-1.5.5.tar.gz 17442 SHA256 
63f56843b9cc18743c843e43d54fd78ab091cb82d01f5acb64655743e8002134 SHA512 
39516db6164dc0d6179922fd79b012950c0684c8f6d4dbf71c2fcae661d1a54ef745c48c8d521ed3906c4f74d91b79fe4a94b5e27ab6a84701964494057c2494
 WHIRLPOOL 
929e5c38aaef9c247a451382842bf16faf44528858981af7c29133d5b3f4693414b85d076ade33c033dfbadb5803bf1b95fa5d8fa942725af2c3b01534d72a72
-DIST setuptools_scm-1.7.0.tar.gz 18754 SHA256 
f2f69c782b4f549003edf5b75b356b37f40a4e880b615996c5d9c117913d6f9c SHA512 
58fb39dff1fe7731d8f8fb9a383d4df41ad9271590c13e64d75bf9e5d390f553414a47b3223747e2c6d9407af44eff84365bce162251f0c0324bfb216f44c1a8
 WHIRLPOOL 
3555650b8d40df3b43e61240c0c7c09b46d7fb735c9cc64cf50da7fc3b9c6c66f237b69f1eb7bc66bfc4592daed824f1b25e2db507245a946ea6dafd028ec0fe
 DIST setuptools_scm-1.8.0.tar.bz2 14491 SHA256 
ddbf365e60e5f8e3f86fe117edeee4a7e1dd8ce7a9337951c9c163e7c506e602 SHA512 
a109fa3ffc89d3f6e515fa58026cebbd8ba98c1a401c49d5008e0dfc693f0e9e9468823621bd7b055911d3c898394e0ed1e498136cecaaa0be25e6312ec059df
 WHIRLPOOL 
ed87332ea7c27f1618c5c0c69b95360d48ec3b7d762d928d4cb097310fc0435c1aac15e53155417c0bdc0b9ba6ae6835e28f35735c10d70c6164d91340b09762
 DIST setuptools_scm-1.9.0.tar.gz 17669 SHA256 
b17362734ea2494a5fee611a2b3f09c251356fa5b9ed4567b666fe91105d4478 SHA512 
e44cd8fa4e6badd707e8987e0d91f79d6dee4cda3dbab42bba70f661a66b841cc16dc9b59b35fecc0948b80e6ef198fb19f267aa839e32d09a543f3b724645cd
 WHIRLPOOL 
f688f00d2c700946ba17bc2acbc357412569068063893fd72414ab41d5e4e3360d410ae3e48b837ddebec5979e7e024ab544e75556b428d5e2603edf2b82acff

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild
deleted file mode 100644
index aa28d82..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="package to manage versions by scm tags via setuptools"
-HOMEPAGE="https://bitbucket.org/pypa/setuptools_scm/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-   py.test || die "tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.5.5.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.5.5.ebuild
deleted file mode 100644
index 0d9a43c..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.5.5.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
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="package to manage versions by scm tags via setuptools"
-HOMEPAGE="https://github.com/pypa/setuptools_scm;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-   py.test || die "tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.7.0.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.7.0.ebuild
deleted file mode 100644
index 0d9a43c..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.7.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo 

[gentoo-commits] repo/gentoo:master commit in: dev-python/unittest2/, dev-python/unittest2/files/

2015-11-23 Thread Justin Lecher
commit: 0c4b99a75bbe488f10c4e25d759cf8ef7ed06dd2
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:25:46 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c4b99a7

dev-python/unittest2: Drop old

obsoletes

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=501638

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/unittest2/Manifest  |  3 --
 .../unittest2/files/unittest2-0.8.0-argparse.patch | 15 --
 dev-python/unittest2/metadata.xml  |  2 +-
 dev-python/unittest2/unittest2-0.5.1-r1.ebuild | 54 ---
 dev-python/unittest2/unittest2-0.5.1-r2.ebuild | 61 --
 dev-python/unittest2/unittest2-0.8.0.ebuild| 31 ---
 6 files changed, 1 insertion(+), 165 deletions(-)

diff --git a/dev-python/unittest2/Manifest b/dev-python/unittest2/Manifest
index c0e511a..6552ecb 100644
--- a/dev-python/unittest2/Manifest
+++ b/dev-python/unittest2/Manifest
@@ -1,5 +1,2 @@
-DIST unittest2-0.5.1.tar.gz 62470 SHA256 
aa5de8cdf654d843379c97bd1ee240e86356d3355a97b147a6f3f4d149247a71 SHA512 
3979d94fd4e1038ec134dd2342d614766383177eadd0cc3c38b964528157fbbe466800d1a7422cf647500784af8e0c2caa750a364a33c9f761dca37d7bbb598f
 WHIRLPOOL 
d66d0b37c1646280e81035fde287f14c042fb2820434b27490aca49b265340ec76636315bfc9aa413a4c1f2d3be90a9e86da54f1149425ef09f7366d295f50b4
-DIST unittest2-0.8.0.tar.gz 78312 SHA256 
bb00b9c261cf3fa6b84cc3e6c3a39edf74b3140345b3f677907635a2738a7e2a SHA512 
f5e3083e236ff5ad2b3149a5d31e1a0ed20e0bd3283eacec0c5d12c143afb60a92163a27c25424348872db7fcfa11d4230af468a0e67a41cb32ed9dcd5566607
 WHIRLPOOL 
c35b23f967b30864417be11b75c29a1cb93126eb09096cc3366b4a32970af2b09e97ddd15ee32f12f6773aa9bedc89e64491516dd1f759bb35d760a18db217ff
 DIST unittest2-1.0.1.tar.gz 80516 SHA256 
ccec0aa70cae02253e6dac861591043f41854b77d7d24dc606dc300769d013c1 SHA512 
68e5d6609282e0b2b4134481f25357aaeaa413e83b15695072651db8c3ac32b97fd7f5f329599cb9b0fda29c7e6bd6c5dc83ed12a0a36414912779cfb6bc1899
 WHIRLPOOL 
c4b8c59b739916be62c2549d5b9db7c93514166009c5c6f120cd617371f400734a7a3c231903df5fc4817ac10a7572a08b366d3e97a23bc1d7aa456203fa
 DIST unittest2-1.1.0.tar.gz 81432 SHA256 
22882a0e418c284e1f718a822b3b022944d53d2d908e1690b319a9d3eb2c0579 SHA512 
3fba15728905f437767416ab4fd3573d3fb2319486ef84c52a9fa930ea84aa1f2ae29d6f58993e3509083625790e17b1ef8d9ac5de0e166c254897a3e7a202fa
 WHIRLPOOL 
d375c59aed23e4fce14499df2fb64d185facc1e25378805045c66eef9c2fa14de81d7580020300c374f7842d38aaf6ccb26df4ff9a430f6ad497863e2766dc83
-DIST unittest2py3k-0.5.1.tar.gz 55493 SHA256 
78249c5f1ac508a34d9d131d43a89d77bf154186f3ea5f7a6b993d3f3535d403 SHA512 
d56a416355abd905f22f5bdceab8305f8f2e28b17dd1250d4c2ab637e20745836a8bc0c8ba1356122b355ba6ad43c9a7b4284699a8b54fe6d8612b9c4565be2b
 WHIRLPOOL 
526ae793735aa5c5eaa490d3a5fbd2a11ffe9e83d22fd246dd165891c4f03733484e3bb38b68d07ec12379298f19b358181feb2ef584db9e421ed6dcbfc367cd

diff --git a/dev-python/unittest2/files/unittest2-0.8.0-argparse.patch 
b/dev-python/unittest2/files/unittest2-0.8.0-argparse.patch
deleted file mode 100644
index 4435511..000
--- a/dev-python/unittest2/files/unittest2-0.8.0-argparse.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-argparse is in standard library in Python 2.7 and >=3.2
-https://code.google.com/p/unittest-ext/issues/detail?id=88
 a/setup.py
-+++ b/setup.py
-@@ -57,7 +57,9 @@
- # Both install and setup requires - because we read VERSION from within the
- # package, and the package also exports all the APIs.
- # six for compat helpers
--REQUIRES = ['argparse', 'six'],
-+REQUIRES = ['six']
-+if sys.version_info < (2, 7) or (3, 0) <= sys.version_info < (3, 2):
-+REQUIRES.append('argparse')
- 
- params = dict(
- name=NAME,

diff --git a/dev-python/unittest2/metadata.xml 
b/dev-python/unittest2/metadata.xml
index c65c4d2..e38a59a 100644
--- a/dev-python/unittest2/metadata.xml
+++ b/dev-python/unittest2/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
python

diff --git a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild 
b/dev-python/unittest2/unittest2-0.5.1-r1.ebuild
deleted file mode 100644
index f273116..000
--- a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-PY3_P=${PN}py3k-${PV}
-
-DESCRIPTION="The new features in unittest for Python 2.7 backported to Python 
2.4+"
-HOMEPAGE="https://pypi.python.org/pypi/unittest2
-   https://pypi.python.org/pypi/unittest2py3k 
https://code.google.com/p/unittest-ext/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-   mirror://pypi/${PN:0:1}/${PN}/${PY3_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 

[gentoo-commits] repo/gentoo:master commit in: dev-python/lockfile/files/, dev-python/lockfile/

2015-11-23 Thread Justin Lecher
commit: 8198c7d6618cef80269edb4f7c02977aa79d5d44
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:08:41 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8198c7d6

dev-python/lockfile: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/lockfile/Manifest |   2 -
 dev-python/lockfile/files/py3-support.patch  | 107 ---
 dev-python/lockfile/lockfile-0.10.2.ebuild   |  44 ---
 dev-python/lockfile/lockfile-0.9.1-r1.ebuild |  44 ---
 4 files changed, 197 deletions(-)

diff --git a/dev-python/lockfile/Manifest b/dev-python/lockfile/Manifest
index bfa50c8..4be3a3c 100644
--- a/dev-python/lockfile/Manifest
+++ b/dev-python/lockfile/Manifest
@@ -1,3 +1 @@
-DIST lockfile-0.10.2.tar.gz 20662 SHA256 
9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1 SHA512 
7d70bcf7c343228f144687dd2cbc47a525034a68134fa626077d08308e6abce80559e36e9f65859d4c46873c712f62e1d6bb2aeec422d337332b65caf2e430a8
 WHIRLPOOL 
d23a0b99da2304d9c884e69df7fbae4e507d7bab35fe450f2062aba44b4c85fd2c1585012cd02a56c886b50c44fb5a470afe13546f828297c498c3a8551eda86
 DIST lockfile-0.11.0.tar.gz 20909 SHA256 
eed7e0c829135aaaf2a9df83652bc6e2cc50175d933741c25aac0394674e7fd3 SHA512 
6c4c69e1434194076a99f8134a2558c791675d420a17687dfd5b38c1303564392ecc388ec285d55a20027bcbcbc1b3475a489b70390796c46346b89d4b18ad89
 WHIRLPOOL 
3fe41cec5f22109ce17e249a02469201e74cc6facd18bbcd5d6b75984f1f72e66d36eab68772d9bc6aa0c1ef6597f3bdf8f8757d9f867323d152cca8a47a445f
-DIST lockfile-0.9.1.tar.gz 16949 SHA256 
88d8ea8d435ee5691117a87d1ca8fed2f8da881eb145295bf6895ac2c416e95d SHA512 
1f7e2b13c42df730339e653a361bf4b85a289d62ed9277f159ab454b1e951d922884086299912472236ce0772d5eceebab7e0c6407590bb2ccbe9c56b664de05
 WHIRLPOOL 
543bc9ad7e937feba52c6132eee3356a9a229c8866f4f605f8399343a676fc98f62bf33f121c4f8dcbac8e18f38168561d34119efea5e30b53427a7e7283055d

diff --git a/dev-python/lockfile/files/py3-support.patch 
b/dev-python/lockfile/files/py3-support.patch
deleted file mode 100644
index ca6349a..000
--- a/dev-python/lockfile/files/py3-support.patch
+++ /dev/null
@@ -1,107 +0,0 @@
-# 
https://github.com/smontanaro/pylockfile/commit/379fa0b6131995f96f5bd048906fc0bd3c2527f7
-# 
https://github.com/smontanaro/pylockfile/commit/eeead7d35e9a97b457b90edd241fd031df68d57b
-# 
https://github.com/smontanaro/pylockfile/commit/bf2627a5b9f83e1bbcf1b5030a693acb6236a211
 a/lockfile/__init__.py
-+++ b/lockfile/__init__.py
-@@ -1,4 +1,3 @@
--
- """
- lockfile.py - Platform-independent advisory file locks.
- 
-@@ -50,6 +49,8 @@ Exceptions:
- NotMyLock - File was locked but not by the current thread/process
- """
- 
-+from __future__ import absolute_import
-+
- import sys
- import socket
- import os
-@@ -257,7 +258,7 @@ def LinkFileLock(*args, **kwds):
- Do not use in new code.  Instead, import LinkLockFile from the
- lockfile.linklockfile module.
- """
--import linklockfile
-+from . import linklockfile
- return _fl_helper(linklockfile.LinkLockFile, "lockfile.linklockfile",
-   *args, **kwds)
- 
-@@ -267,7 +268,7 @@ def MkdirFileLock(*args, **kwds):
- Do not use in new code.  Instead, import MkdirLockFile from the
- lockfile.mkdirlockfile module.
- """
--import mkdirlockfile
-+from . import mkdirlockfile
- return _fl_helper(mkdirlockfile.MkdirLockFile, "lockfile.mkdirlockfile",
-   *args, **kwds)
- 
-@@ -277,7 +278,7 @@ def SQLiteFileLock(*args, **kwds):
- Do not use in new code.  Instead, import SQLiteLockFile from the
- lockfile.mkdirlockfile module.
- """
--import sqlitelockfile
-+from . import sqlitelockfile
- return _fl_helper(sqlitelockfile.SQLiteLockFile, 
"lockfile.sqlitelockfile",
-   *args, **kwds)
- 
-@@ -306,10 +307,10 @@ def locked(path, timeout=None):
- return decor
- 
- if hasattr(os, "link"):
--import linklockfile as _llf
-+from . import linklockfile as _llf
- LockFile = _llf.LinkLockFile
- else:
--import mkdirlockfile as _mlf
-+from . import mkdirlockfile as _mlf
- LockFile = _mlf.MkdirLockFile
- 
- FileLock = LockFile
-diff --git a/lockfile/pidlockfile.py b/lockfile/pidlockfile.py
-index 3fc8f63..a965ba8 100644
 a/lockfile/pidlockfile.py
-+++ b/lockfile/pidlockfile.py
-@@ -78,7 +78,7 @@ class PIDLockFile(LockBase):
- while True:
- try:
- write_pid_to_pidfile(self.path)
--except OSError, exc:
-+except OSError as exc:
- if exc.errno == errno.EEXIST:
- # The lock creation failed.  Maybe sleep a bit.
- if timeout is not None and time.time() > end_time:
-@@ -159,7 +159,7 @@ def write_pid_to_pidfile(pidfile_path):
- 
- """
- open_flags = (os.O_CREAT | 

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

2015-11-23 Thread Justin Lecher
commit: 42fd6fa34ea6f8696a0f07e1a4e759d29599d7be
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:42:38 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fd6fa3

dev-python/retrying: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/retrying/Manifest  |  1 -
 dev-python/retrying/retrying-1.3.2.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-python/retrying/Manifest b/dev-python/retrying/Manifest
index 5757f7f..5ee0bea 100644
--- a/dev-python/retrying/Manifest
+++ b/dev-python/retrying/Manifest
@@ -1,2 +1 @@
-DIST retrying-1.3.2.tar.gz 10811 SHA256 
320c4be55bfd9366d67c17beb09c9ac9624c7fab1d59e41641f37ae3b2b1f5ca SHA512 
1209ff3f45ba6d3ae1f8ea2700cc1eab406601954e7317cfe6fa5a448183efe9065a6bd11fd4560d0cc66ffc10c8e7b29652e515dd95a1f14304dc4f4378ace8
 WHIRLPOOL 
5c03ec7993f8f946d5b953f8f315fcd819d3be379efcacd1a91424f682260abb77565ef9bd3327a03de82333f0a5a6f0d9fef25091f8b4b03a92d7328f1a4e61
 DIST retrying-1.3.3.tar.gz 10890 SHA256 
08c039560a6da2fe4f2c426d0766e284d3b736e355f8dd24b37367b0bb41973b SHA512 
99b81560caf63416f0301721ed9b9f9e3527a2fee4c53aeb0630b6e860ed81baf4b12b9819ca5b81346d45c4f40dfcb479a0b25305da1f560657fd3fdf2ffa75
 WHIRLPOOL 
38837a97a64ae89a5b0540c48310609ffbad071de2f812183ae411999afa74bc0e6e98f69bfc8fe0f1d243356e7ec467a5641be507cd3ef975724e3139e19995

diff --git a/dev-python/retrying/retrying-1.3.2.ebuild 
b/dev-python/retrying/retrying-1.3.2.ebuild
deleted file mode 100644
index 232be29..000
--- a/dev-python/retrying/retrying-1.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
-
-inherit distutils-r1
-
-DESCRIPTION="General-purpose retrying library"
-HOMEPAGE="https://github.com/rholder/retrying;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/, dev-python/pytest-runner/files/

2015-11-23 Thread Justin Lecher
commit: 2c0e4a07a04a2a5934ad6c25af070c0619a2f574
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 08:52:53 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0e4a07

dev-python/pytest-runner: Clean old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/pytest-runner/Manifest  |  3 --
 .../files/pytest-runner-2.1.2-hgtools.patch| 17 --
 dev-python/pytest-runner/files/pytest-runner.patch | 12 ---
 .../pytest-runner/pytest-runner-2.1.2.ebuild   | 27 
 .../pytest-runner/pytest-runner-2.5.1.ebuild   | 24 --
 .../pytest-runner/pytest-runner-2.6.1.ebuild   | 37 --
 6 files changed, 120 deletions(-)

diff --git a/dev-python/pytest-runner/Manifest 
b/dev-python/pytest-runner/Manifest
index 40a479a..f548bec 100644
--- a/dev-python/pytest-runner/Manifest
+++ b/dev-python/pytest-runner/Manifest
@@ -1,4 +1 @@
-DIST pytest-runner-2.1.2.zip 5413 SHA256 
544b53ade15931ad9bc74fecd897c49b2f3a9a1affc94bcbd88508548f6abbfc SHA512 
ac82dfbe102fb4079c061f5700e5100713b51e3d71cb736c7956d1f5404e3ad5a44bf72b5164fde961e189819ef532a60623068e6f05b42a73bd700d056a55b8
 WHIRLPOOL 
f0d9f5b0bc5f3e3fa9556a2b6d5b5b3297f146f14668fc35aead8b69e7bf848487bbb74035e247e52dfa4f22139566e9203e4ef8e678b8ba4e3897a36a43ff0c
-DIST pytest-runner-2.5.1.zip 11419 SHA256 
9c2d1d1ab4595d5cd5eef6950e3e11ca8f1719c7504d16a111ae1f5757660a7f SHA512 
daf9054b3e83cbf8b8e551208804384b689af873eadd12dc5e1e52d70511b947c6c114a5dfe53e135e0428cea993d2930430f1e71b0a6effc08f9e40ff3a48e6
 WHIRLPOOL 
3cfd55be0da567b00f0347e40fc81f1243dbc4c837a49fa00dbb53f3c814121f0613fae5b6096d67c68c9f2ec3d5ab1d1f0a7a703dac63d9fe1a09b4d44e7f19
-DIST pytest-runner-2.6.1.tar.gz 6343 SHA256 
761c6bb1e6ffe3788f23a3b18170a4d83d1d0b29ffaff8213dbc5ff6fd41714c SHA512 
5f5e96a4b8072334d93ce38a361f5f9f50f8fb67943b2da30027b7e1e8304b4d0b46d34be1f6d90c859e5d6d75c991e6848427567cca6ad979803355a0397de0
 WHIRLPOOL 
3c623ea889f1b7bd1bf32a5371248163a03406f7bfa152ba33f77aa7821d812d8a6f877b5ecb7472c57372d5bc548e0fdf5798ab3c87840b9a1e753ca0857d3c
 DIST pytest-runner-2.6.2.tar.gz 6379 SHA256 
e775a40ee4a3a1d45018b199c44cc20bbe7f3df2dc8882f61465bb4141c78cdb SHA512 
6a993e8729d5e203986f2526d46e96b7ac19e65fc26493a55a98e858304ecde0c47576476864a0ee1817ea1a7b02cfda952fc03f79b84fff249021f140f3d00d
 WHIRLPOOL 
968a38864b58d35d4c9fb0fa2855bae9f87bcb68936b5f129c5bc67b2c751e51bf5f9e5f54d27f36ccd6e89df7d4f8c4a6556de408cc8287f52725e1eb73fef5

diff --git a/dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch 
b/dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch
deleted file mode 100644
index 1d379e1..000
--- a/dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch
+++ /dev/null
@@ -1,17 +0,0 @@
- setup.py | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index 2679782..271b3cf 100644
 a/setup.py
-+++ b/setup.py
-@@ -26,9 +26,6 @@ setup_params = dict(
-   "Programming Language :: Python :: 2.7",
-   "Programming Language :: Python :: 3",
-   ],
--  setup_requires=[
--  'hgtools',
--  ],
- )
- if __name__ == '__main__':
-   setuptools.setup(**setup_params)

diff --git a/dev-python/pytest-runner/files/pytest-runner.patch 
b/dev-python/pytest-runner/files/pytest-runner.patch
deleted file mode 100644
index 9d93267..000
--- a/dev-python/pytest-runner/files/pytest-runner.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 setup.py.orig  2012-12-28 01:01:07.865345417 -0500
-+++ setup.py   2012-12-28 01:01:17.003360680 -0500
-@@ -14,9 +14,6 @@
-   'distutils.commands':
-   ['ptr = ptr:PyTest'],
-   },
--  setup_requires=[
--  'hgtools',
--  ],
- )
- if __name__ == '__main__':
-   setuptools.setup(**setup_params)

diff --git a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild
deleted file mode 100644
index 9e8c114..000
--- a/dev-python/pytest-runner/pytest-runner-2.1.2.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
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Adds support for tests durring installation of setup.py files"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-runner;
-SRC_URI="mirror://pypi/p/${PN}/${P}.zip"
-
-LICENSE="MIT"
-KEYWORDS="amd64 ~arm ppc ppc64 sparc x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   app-arch/unzip
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-hgtools.patch
-)

diff --git a/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild 

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

2015-11-23 Thread Justin Lecher
commit: a99f9be497019dda3200147994eca765a8846e61
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:12:43 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99f9be4

dev-python/testtools: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/testtools/Manifest   |  4 ---
 dev-python/testtools/testtools-1.2.1.ebuild | 43 ---
 dev-python/testtools/testtools-1.3.0.ebuild | 43 ---
 dev-python/testtools/testtools-1.5.0.ebuild | 45 
 dev-python/testtools/testtools-1.7.1.ebuild | 46 -
 5 files changed, 181 deletions(-)

diff --git a/dev-python/testtools/Manifest b/dev-python/testtools/Manifest
index 0c5a481..80cfcdd 100644
--- a/dev-python/testtools/Manifest
+++ b/dev-python/testtools/Manifest
@@ -1,7 +1,3 @@
 DIST testtools-0.9.36.tar.gz 201717 SHA256 
20a1b0d6325f1303ff8112a272047057b73217aac85424aa4065b87641a04499 SHA512 
1cb29deb2fb7cd0eebd9affb06e877487989163d0c4452db8051d75b936b0c4ac6443649d52f83cd3695421b361af7dc75507b037528ac0f7cfde9b4b201ad08
 WHIRLPOOL 
5561c4ef316c31f5c0099beb93eba307328669e43bef36e8da6b1856bf3f75c6b4d81fc0cb777e8397cb246512203c7951c93a52b2a5877e4764cf2e0a749e22
-DIST testtools-1.2.1.tar.gz 204223 SHA256 
83dde6f4d986fc8941906d373543246c84b935a54e9b2db520ae4676857cecfc SHA512 
64669b44891bd9203f869fdf08ef06604b93bed519ca0afe38fa0cadf03fdb0dd129de34dedca847e6b416889aa53eba0a50d025660b273fe228821db11dc65e
 WHIRLPOOL 
480c8500b159942e5797567d6c124abff6b87ef668a298a40b97c04aa0001003fd5dea1f5b9903bb008ddc52d7be8e70aaea0818a09bd0ba6b35543f53d773e5
-DIST testtools-1.3.0.tar.gz 204755 SHA256 
3bf0be7c76587e8318936462438124ffb74372f3718def71fe8bd5ba28e1e394 SHA512 
319cb0630bfd63c5d87061073358be7b0270bb30c5d94156b7c84ad6563a6ac0267503f6c3b31ab18f45b523719ed9dc69a89b175763225fdf6857989f4340fe
 WHIRLPOOL 
41271a1edfa7ed71cab28fc6a766909f49bf4a810302a7d7137d92fcb1b9ec13b4fe5083ff561b9993f42bfa2ce28ef884bffcb432b032f3c14bf1dacb2de599
-DIST testtools-1.5.0.tar.gz 205197 SHA256 
8d22a559f15b4540e069df0d69698d5bc70d9c42c8694c5e253595d70283511a SHA512 
187a3f65eb3b00382853b8490d598f71990398f5867e985be00d13b87bb3ed155e9ecd3c16a268adf16ddf730b58a7d8849a8ba313668fc10af317e3eb3c825e
 WHIRLPOOL 
de91a36d9abc18680dba0f1c2b94133fe07d387093ee70a8f7bed2685faf55bbcbb46b5f9fcab0cdab73de382fabf800e78fa48889a733b9bceee06a61d3cbf9
-DIST testtools-1.7.1.tar.gz 202573 SHA256 
eeecf002a9fdc499ab82c13cc7b40226ed4b5fc4ed2a2c1cfb08fe23cfea SHA512 
ca38d61abf2fa9589177f986f57f15abd3105ed26b834c136cb12592a0aaa1bbe62d5bc3914ec958daad323091e8d88fd3ccad68c5d970a67d84188baa53ba41
 WHIRLPOOL 
b38f00016d82852a58350d1a456b861af9c6a3e1f97d40463b225c7b6349b765680b45af6e18f21e05c88d40ce3c02445b04072c48d0f433176a4d718f907f88
 DIST testtools-1.8.0.tar.gz 207976 SHA256 
8afd6400fb4e75adb0b29bd09695ecb2024cd7befab4677a58c147701afadd97 SHA512 
b5f0201222d1e8c60fb7c2793bcd38e1c96c6f9fae99e9f3e784d17230c9abbf7325053d501c07e752bad2da36b49e2c79a25d0c20cb9a2f426057f839a77b3a
 WHIRLPOOL 
71d4082197a9c179862fc3c63eadc37d6ff776f0a62e5fb08c296a5bf7109dc5110a2104a1ed15ca97c523aa0afb9e7124805ec6a6ae18f7605d7641abd9c54a
 DIST testtools-1.8.1.tar.gz 209327 SHA256 
155ed29086e48156519e15f7801b702c15ba34d8700d80ba606101f448a3839f SHA512 
0bd765bd3cc82a38c980d251427f9f32d44c377aa753d2d83c36fb8cfaeb8a10cfc86a38899b89ff454fe11742ab5e309439980e12a8bbae19b3d9df799803d9
 WHIRLPOOL 
06f654e447b6ae42cffbff454886dc1016746bf218c90e89c4b9361af2dc709acdfdcd0100c1624dffc1f72dec5c8037dd4357aa373a6413abf945c0d27868e1

diff --git a/dev-python/testtools/testtools-1.2.1.ebuild 
b/dev-python/testtools/testtools-1.2.1.ebuild
deleted file mode 100644
index 2cd18e6..000
--- a/dev-python/testtools/testtools-1.2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 versionator
-
-#SERIES="$(get_version_component_range 1-2)"
-SERIES="trunk"
-
-DESCRIPTION="Extensions to the Python unittest library"
-HOMEPAGE="https://launchpad.net/testtools 
https://pypi.python.org/pypi/testtools;
-SRC_URI="https://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}]
-   dev-python/extras[${PYTHON_USEDEP}]
-   dev-python/unittest2[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( $(python_gen_cond_dep 

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

2015-11-23 Thread Justin Lecher
commit: ef7336de391da74fb0f82189f21f3278fce141ce
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:06:43 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7336de

dev-python/json-rpc: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/json-rpc/Manifest  |  1 -
 dev-python/json-rpc/json-rpc-1.9.2.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/json-rpc/Manifest b/dev-python/json-rpc/Manifest
index 85fea58..f729296 100644
--- a/dev-python/json-rpc/Manifest
+++ b/dev-python/json-rpc/Manifest
@@ -1,3 +1,2 @@
 DIST json-rpc-1.10.1.tar.gz 25410 SHA256 
3edffc0905a08090edb4036f8767a08826ec618f9f02717251fd2eb3e1c6983b SHA512 
bb69cbb12c0a64286fb1e98db21ca75cb19daf20c6d6f5721f82891a17e44d2cda172e73bd389a02077d094b8f6deb0959952b0498b0c1b4a0acfaa5e3ba3922
 WHIRLPOOL 
c08c465be4951055a12979de5bca056cf56e35c874f491ba4891125e9fbfcc985f85d120c2a5fcb1d8b8264487af90efb34e0316981ccf546190421df5fdc885
 DIST json-rpc-1.7.0.tar.gz 21699 SHA256 
9961113fc66bb4e34abd4fa6e8eb2086d14aee88c789e00a023751b5c84dd34b SHA512 
f89ae1c2da9f0fa3e3a6552ea89a13ef1806b1a5d4d03ab7c420a1648dde6980af6743a5c70d500224ad5d0d8a5aa6b74ad7de43ea3aeefb1cba0e5dc6cc5fa4
 WHIRLPOOL 
02bd37b82b6259b9b8fb513615499b1105a0cbbea8b4e6e37800560b6114beb237efa397bf6f50312a26e500eedd0ddc89bf798162742788200f51a563a713ab
-DIST json-rpc-1.9.2.tar.gz 25100 SHA256 
42414af4aeab786bb9643c88238f91253251ce301e5f3cdbf385f778ad9b6399 SHA512 
9e43c96c54dc07f1cf3d6167e978dc9cab94fd45759148302c13d665384bbc9373d588edae1a17aa06d4804b4c176900165c401ef9801c6af88f7d1af1e0b7ec
 WHIRLPOOL 
8299a1c928394a4fd3bb8e47c535d2d749984fef7fe421d733320dde6e370dc0f2267365a252af083d324f914a6c52f8b1690bb07096e46c0ef847d09af86b9b

diff --git a/dev-python/json-rpc/json-rpc-1.9.2.ebuild 
b/dev-python/json-rpc/json-rpc-1.9.2.ebuild
deleted file mode 100644
index 050502e..000
--- a/dev-python/json-rpc/json-rpc-1.9.2.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
-PYTHON_COMPAT=( python{2_7,3_{3,4}} )
-
-inherit distutils-r1
-
-DESCRIPTION="JSON-RPC transport implementation for python"
-HOMEPAGE="https://github.com/pavlov99/json-rpc;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   esetup.py test
-}



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/veusz/

2015-11-23 Thread Justin Lecher
commit: f592cd94e57c175c4f8f501d87658ce9a8b81df8
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 08:59:17 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f592cd94

sci-visualization/veusz: Drop symlink into PORTDIR

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=341653

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 sci-visualization/veusz/veusz-1.23.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/veusz/veusz-1.23.ebuild 
b/sci-visualization/veusz/veusz-1.23.ebuild
index 42bfe9d..ebe7f7c 100644
--- a/sci-visualization/veusz/veusz-1.23.ebuild
+++ b/sci-visualization/veusz/veusz-1.23.ebuild
@@ -48,8 +48,14 @@ python_install() {
distutils-r1_python_install
# symlink the license, bug #341653
rm "${D}/$(python_get_sitedir)"/${PN}/{COPYING,AUTHORS,ChangeLog} || die
-   ln -s "${PORTDIR}"/licenses/${LICENSE} \
-   "${D}/$(python_get_sitedir)"/${PN}/COPYING || die
+   mkdir -p "${D}/$(python_get_sitedir)" || die
+   cat >> "${D}/$(python_get_sitedir)"/${PN}/COPYING <<- EOF
+   Please visit
+
+   https://www.gnu.org/licenses/gpl-2.0.html
+
+   for the full license text.
+   EOF
 }
 
 python_install_all() {



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

2015-11-23 Thread Justin Lecher
commit: 65b5fed33c9238ebe65901353fa03cbaa78c70a0
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 09:07:30 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b5fed3

dev-python/appdirs: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/appdirs/Manifest|  1 -
 dev-python/appdirs/appdirs-1.2.0-r1.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/appdirs/Manifest b/dev-python/appdirs/Manifest
index 0c9e793..8c037ed 100644
--- a/dev-python/appdirs/Manifest
+++ b/dev-python/appdirs/Manifest
@@ -1,2 +1 @@
-DIST appdirs-1.2.0.zip 22478 SHA256 
266036a5f1eb785a5eff2a362f552b7943dc7d83737a6a201f21276bd9ef234d SHA512 
26605262f01f6f4cd508155b8199a88645d8203700b87660bdf6f3bfa409b04136df101a5ca3ddbcf7f97a30bea2fc5ce34e197e8be21f6a20b1257b0093
 WHIRLPOOL 
60ab7b58dfd63d161d8d30ca411cb8f4d654f2a56bb7b0078ee85f0f315abbb13035e0609c7f87d5f8cce44234fa714ad461edad3f0817adaa8388a73ba91411
 DIST appdirs-1.4.0.tar.gz 14358 SHA256 
8fc245efb4387a4e3e0ac8ebcc704582df7d72ff6a42a53f5600bbb18fdaadc5 SHA512 
a16fbad419e593acf1b58a3f8f893d206b3fc1a269757213a34d129e6fc39aa041efacb7964d326b82376373315357c93e85b272f374a096d9a63e73e3ce1dac
 WHIRLPOOL 
0e12bf1875e489fbfb2ed48b125917bb6e176b90051a0afe2b64f431bbd1f5be499b7c0631302513387c440a05b2eb067fefaf54141424c260834cba854b7e6f

diff --git a/dev-python/appdirs/appdirs-1.2.0-r1.ebuild 
b/dev-python/appdirs/appdirs-1.2.0-r1.ebuild
deleted file mode 100644
index 8a7433f..000
--- a/dev-python/appdirs/appdirs-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Module for determining appropriate platform-specific dirs"
-HOMEPAGE="https://github.com/ActiveState/appdirs;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# api.doctests is missing in the dist zipfile
-# and the 'internal' doctest does nothing
-RESTRICT=test
-
-python_test() {
-   cd test || die
-   "${PYTHON}" test.py \
-   || die "Tests fail with ${EPYTHON}"
-}



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

2015-11-23 Thread Justin Lecher
commit: fd271f27d484b7f71b5365d1078adb4708e54153
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 23 10:03:59 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 23 10:05:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd271f27

dev-python/colorama: Drop old

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/colorama/Manifest  |  1 -
 dev-python/colorama/colorama-0.3.2.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/colorama/Manifest b/dev-python/colorama/Manifest
index c547799..d221e07 100644
--- a/dev-python/colorama/Manifest
+++ b/dev-python/colorama/Manifest
@@ -1,2 +1 @@
-DIST colorama-0.3.2.tar.gz 18343 SHA256 
218862857d74ff781c2caf44629a7d72b88bbb8a2b0aa0f4f1eb8666f8305c11 SHA512 
1fe6d72a4f56ef1adb96f70b1721223937647a2f22648bececf7ad05710d82bede767ebd00e9267db0f874ddbe3ec852b82408794b80ea803c888dcfcd9b9532
 WHIRLPOOL 
b49b276772798ba0b606f0b109d8eef1aaeaa6103e143765f75c3c9275b5e94a06aefd05856e0534372fcf0e3da10b236eac8f1f0b4962ec297beff0cfafe059
 DIST colorama-0.3.3.tar.gz 22765 SHA256 
eb21f2ba718fbf357afdfdf6f641ab393901c7ca8d9f37edd0bee4806ffa269c SHA512 
8e6177ea60ab8f1267ce982f23803a9d2eb0c4550d7eac4776416d62a99d1ce03254fc64cc959ca95e2409ceeff081d4d19359c383e969dfb921b44c56914495
 WHIRLPOOL 
e5fe6c0046b558abdde260d9d89e3cbe197165f99fb4f7134c14fff95e6c1e92b3472a95001d847ab58e8445c87f21774a71f629771593934ea070838c765461

diff --git a/dev-python/colorama/colorama-0.3.2.ebuild 
b/dev-python/colorama/colorama-0.3.2.ebuild
deleted file mode 100644
index 9235985..000
--- a/dev-python/colorama/colorama-0.3.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Makes ANSI escape character sequences for producing colored 
terminal text & cursor positioning"
-HOMEPAGE="https://code.google.com/p/colorama/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-python_install_all() {
-   use examples && local EXAMPLES=( demos/. )
-   distutils-r1_python_install_all
-}



  1   2   >