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

2015-08-20 Thread Justin Lecher
commit: 783a4be550dab8510f3c99a0d3a9605214bf215a
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 09:19:16 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 09:19:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783a4be5

dev-python/django: Drop vulnerable versions for CVE-2015-{5963,5964}

* drop KEYWORDS from masked versions

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

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/django/Manifest |   2 -
 dev-python/django/django-1.4.21.ebuild | 104 
 dev-python/django/django-1.5.12.ebuild |   2 +-
 dev-python/django/django-1.6.11.ebuild |   2 +-
 dev-python/django/django-1.7.9.ebuild  | 105 -
 5 files changed, 2 insertions(+), 213 deletions(-)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 4cc8140..3f4d2d9 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1,7 +1,5 @@
-DIST Django-1.4.21.tar.gz 7878015 SHA256 
934f1975218680d51c4da9d63a39bc5fb1ddaac48476fd34b9ab7903fd98bcf4 SHA512 
25fca8362fa30822a5993a2f1d00bc7629b97acfac97daa406fc7658019e35f52ecc539cc875a8ece3b1edb140fd5260e8dd3a355c9405b693d191746df516fa
 WHIRLPOOL 
50fdcd0129cbd23e0400b15b3da069318a731643f5817a8bc98872f9c402b2f23171a13eb031732c0753855440c357b0a54c155fdc0b7bc71761d40f2848acab
 DIST Django-1.4.22.tar.gz 7802249 SHA256 
d0e2c9d772fcab2cf9c09e1c05e711cf5fe5eb93225762b29f0739d65e0d1784 SHA512 
03e833d95d8ffacf8cb753b8b8c15edc145830add322ad166c574a9a7428ed308082ffea7a73bcdb7315f489270fd84a38d1a8b12c090dfb9d68da5d281cef68
 WHIRLPOOL 
7c3999e05c31772b74dcca981b052d5e13621897490166f3c022bfd6db2d542c2eb7afb16b4fd4536a49b4834fc62e61010ad10949af1269c4363f1ef6ea7c9e
 DIST Django-1.5.12.tar.gz 8202839 SHA256 
b3de77beb6e59b72071ca66f20c2ad34e1b90d39b0241e62c1f03c668ddd6ced SHA512 
37736827618737c54e7b63f2376b915d8dc0cdaf1900a2f6c3c9e0edd69e50379f95e3b6a31c930efdca88793b6330e7226175af91951d8637e5db780bc9fd8d
 WHIRLPOOL 
a3d17e364b0f90ff3a059afbfb57fdb9988ad777048f3caa30244d7ae6b0c87f42e1e5af5bdcda8f09c713518e0fb2471e1e4da3a988f37e45e6bca7678ecafa
 DIST Django-1.6.11.tar.gz 6764000 SHA256 
7e50e573e484435873b3515d7982d80093b2695aba17fd0ff024307454dc3a56 SHA512 
de6024b49e0344bf153f73ec344180fb701e415e4f9c330118821744d0e579436cc265724f7ef7213c9551847022ba9570312633f317b9003db533d06deb9829
 WHIRLPOOL 
5de086952bda9449f85798e8fe3bac82f11e1b856c1d39e340399e71ca6bf183318eebf1f536714567036485637166a929082a1ba9d6c1816f07c53dcc12c72a
 DIST Django-1.7.10.tar.gz 7584312 SHA256 
b9357d2cebe61997055d417d607f9c650e817cd1a383b9a1b88bf1edad797c75 SHA512 
ef9c8f3f5db17474970805bd5a3956c65766362d883013c19d32cb0fcc795de74a831758d66d18103255e5c510b2ee384099f08e12d75c567caad2d80404cc20
 WHIRLPOOL 
380f05ff7f51dfc50f578f946b5b83ae36ab8a96a10ccce9c62642f5b2434c2ba9de2d1d9bc57859db003e4569fa0c3e118cf51cd80a9fe40c04c49fdf213999
-DIST Django-1.7.9.tar.gz 7605194 SHA256 
4f3f9fe4e5d20ff8ed6a90b5d2f2df2d8fc054e478cdcc3db81c6b29bd217860 SHA512 
349f6950ec7cb37c8ae44a5fc9b924ef0d02e244c834a65bbdbe84d8a993474c6e94f82ac0df5bd08594c8cc6f72bf9413b7b30091319dbb5c018f211d3e9e67
 WHIRLPOOL 
977e011027f4783aab9cbf53cf6015dc705f63f6b442bc403ede76562822fb0c09027fd89fe776455f1e3d55e636db4f6b586130ad41a709aafbe9eac003870a
 DIST Django-1.8.4.tar.gz 7265101 SHA256 
826996c81e1cc773500124d5c19212e4a7681a55ee169fab9085f2b3015a70d8 SHA512 
34dee1d004f4b149bd8b0405bcad66c0b4ad68b3c0069b1631af2c457cbcc165d6a730d221777110525be74cf9369b695d4fc8d752317d0819fd338250222351
 WHIRLPOOL 
504f0271b74b9e93b74255922360fddcff3f6875297fcbd464e27212679b2275c98773088feab97fe8d0c0de664789653c72d614ed2d5fb9c648655685f895aa

diff --git a/dev-python/django/django-1.4.21.ebuild 
b/dev-python/django/django-1.4.21.ebuild
deleted file mode 100644
index 647d60e..000
--- a/dev-python/django/django-1.4.21.ebuild
+++ /dev/null
@@ -1,104 +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='sqlite?'
-
-inherit bash-completion-r1 distutils-r1 eutils versionator webapp
-
-MY_P=Django-${PV}
-
-DESCRIPTION=High-level Python web framework
-HOMEPAGE=http://www.djangoproject.com/ http://pypi.python.org/pypi/Django;
-SRC_URI=https://www.djangoproject.com/m/releases/$(get_version_component_range
 1-2)/${MY_P}.tar.gz
-
-LICENSE=BSD
-SLOT=0
-KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
-IUSE=sqlite test
-
-RDEPEND=
-DEPEND=${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${PYTHON_DEPS//sqlite?/sqlite}
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/numpy-1.9[$(python_gen_usedep 'python*')]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   

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

2015-08-20 Thread Alexandre Rostovtsev
commit: 137aa0700dd0236900ebee73d003627a69eaee40
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Thu Aug 20 06:01:17 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Thu Aug 20 06:06:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137aa070

net-libs/webkit-gtk: add 2.8.5

Tests temporarily restricted since they fail to build.

Gentoo-Bug: 556614
Package-Manager: portage-2.2.20.1

 net-libs/webkit-gtk/Manifest|   1 +
 net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild | 243 
 2 files changed, 244 insertions(+)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 724448a..01dbc5f 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,3 +1,4 @@
 DIST webkitgtk-2.4.9.tar.xz 9840740 SHA256 
afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 SHA512 
5dfe5c31e0fcbab5e468a18e08918a439b214dcd620386fa32d35e9110e479b552a4b0b88a1bb8574b34445d5cc5219be349feded32fc1d2791a6c6279d61f98
 WHIRLPOOL 
26141cd12878bc8136ecffc1636fdcb037f342e5c27c8c557117564af9d1673af84c8c4fd10d3fdbe890bdf183791b18a210f57de9750422959a45c60390076c
 DIST webkitgtk-2.6.6.tar.xz 1888 SHA256 
541e114a203b0f649e89b3ad6b6fdeea1726739320a6b6a52b464cb66ea38eb9 SHA512 
faac38cbd64daf180f2e2f9e7df9e1162ccd0b4f5c76b0133ef6d2b95b413b699923fda3a5026ba3c76562de59e4913c45a97cd654797867490633dd3099f5b4
 WHIRLPOOL 
20be78255c917ecd930e034e38053af054a4271445eaa43319f45db6fde6b369f002f2be5269a696c53200b2bf56b74959e7970932fd62f6c89e3ea1236ce72b
 DIST webkitgtk-2.8.3.tar.xz 10437676 SHA256 
b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16 SHA512 
29a8f17d921a3015cea8e1e156c42b8f7d5504643157381888c9613a706070b2bde1435cc83048969cc24b525a3f7cd27a493d9636a4bace6bac921b2179874d
 WHIRLPOOL 
03c6f1206203f79ae69c50dab085872a9920982ac556b7e611e114c4d5753ec31d7c6bf3ccf62ae08929886a02bff001a8ac74ad8a4e0ed96879f74539c0c3c4
+DIST webkitgtk-2.8.5.tar.xz 10455256 SHA256 
3d1f0c534935f43fd74df90f2648fcee672d60f1f57a30fa557a77891ae04d20 SHA512 
b87a4149aa133824c7855d562a872fef9067d8c7a78026b9ec29d9eb0798a4da827aac4a1ec4eb1a117f7ae50b14c415c6f04ba4ddee851cf55e2dc503c3eddb
 WHIRLPOOL 
1bb1c542d73db31985d4afc6a9ab59730118e57f99aba1a8e81820880bf832386f77aee70f4a50cece180fdb905b7aa5a0f08b91a5eb64a77c3ad5dd82792ead

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild
new file mode 100644
index 000..e0d4164
--- /dev/null
+++ b/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild
@@ -0,0 +1,243 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CMAKE_MAKEFILE_GENERATOR=ninja
+GCONF_DEBUG=no
+PYTHON_COMPAT=( python2_7 )
+
+inherit check-reqs cmake-utils eutils flag-o-matic gnome2 pax-utils 
python-any-r1 toolchain-funcs versionator virtualx
+
+MY_P=webkitgtk-${PV}
+DESCRIPTION=Open source web browser engine
+HOMEPAGE=http://www.webkitgtk.org/;
+SRC_URI=http://www.webkitgtk.org/releases/${MY_P}.tar.xz;
+
+LICENSE=LGPL-2+ BSD
+SLOT=4/37 # soname version of libwebkit2gtk-4.0
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos
+
+IUSE=coverage doc +egl +geoloc gles2 +gstreamer +introspection +jit libsecret 
+opengl spell wayland +webgl X
+REQUIRED_USE=
+   geoloc? ( introspection )
+   gles2? ( egl )
+   introspection? ( gstreamer )
+   webgl? ( ^^ ( gles2 opengl ) )
+   !webgl? ( ?? ( gles2 opengl ) )
+   || ( wayland X )
+
+
+# Tests fail to link for inexplicable reasons
+# https://bugs.webkit.org/show_bug.cgi?id=148210
+RESTRICT=test
+
+# use sqlite, svg by default
+# Aqua support in gtk3 is untested
+# gtk2 is needed for plugin process support, should we add a USE flag to 
configure this?
+RDEPEND=
+   dev-db/sqlite:3=
+   =dev-libs/glib-2.36:2
+   =dev-libs/icu-3.8.1-r1:=
+   =dev-libs/libxml2-2.8:2
+   =dev-libs/libxslt-1.1.7
+   =media-libs/fontconfig-2.8:1.0
+   =media-libs/freetype-2.4.2:2
+   =media-libs/harfbuzz-0.9.18:=[icu(+)]
+   =media-libs/libpng-1.4:0=
+   media-libs/libwebp:=
+   =net-libs/gnutls-3
+   =net-libs/libsoup-2.42:2.4[introspection?]
+   virtual/jpeg:0=
+   =x11-libs/cairo-1.10.2:=
+   =x11-libs/gtk+-3.14:3[introspection?]
+   x11-libs/libnotify
+   =x11-libs/pango-1.30.0
+
+   =x11-libs/gtk+-2.24.10:2
+
+   egl? ( media-libs/mesa[egl] )
+   geoloc? ( =app-misc/geoclue-2.1.5:2.0 )
+   gles2? ( media-libs/mesa[gles2] )
+   gstreamer? (
+   =media-libs/gstreamer-1.2:1.0
+   =media-libs/gst-plugins-base-1.2:1.0 )
+   introspection? ( =dev-libs/gobject-introspection-1.32.0 )
+   libsecret? ( app-crypt/libsecret )
+   opengl? ( virtual/opengl )
+   spell? ( =app-text/enchant-0.22:= )
+   

[gentoo-commits] proj/genkernel:master commit in: arch/x86/, arch/x86_64/

2015-08-20 Thread Richard Farina
commit: 8ab909fe44b7db1ddc17e81d21dec53d4ce2c0b4
Author: Rick Farina (Zero_Chaos) zerochaos AT gentoo DOT org
AuthorDate: Thu Aug 20 16:58:04 2015 +
Commit: Richard Farina zerochaos AT gentoo DOT org
CommitDate: Thu Aug 20 16:58:04 2015 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=8ab909fe

kernel config parts of bug #557278 fix

 arch/x86/kernel-config| 7 ++-
 arch/x86_64/kernel-config | 7 +--
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config
index 2a39c5b..a3076f9 100644
--- a/arch/x86/kernel-config
+++ b/arch/x86/kernel-config
@@ -219,8 +219,13 @@ CONFIG_VM86=y
 CONFIG_TOSHIBA=m
 CONFIG_I8K=m
 CONFIG_X86_REBOOTFIXUPS=y
-CONFIG_MICROCODE=m
+CONFIG_MICROCODE=y
+CONFIG_MICROCODE_INTEL=y
+CONFIG_MICROCODE_AMD=y
 CONFIG_MICROCODE_OLD_INTERFACE=y
+CONFIG_MICROCODE_INTEL_EARLY=y
+CONFIG_MICROCODE_AMD_EARLY=y
+CONFIG_MICROCODE_EARLY=y
 CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 # CONFIG_NOHIGHMEM is not set

diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
index 36b1317..2f539a8 100644
--- a/arch/x86_64/kernel-config
+++ b/arch/x86_64/kernel-config
@@ -305,10 +305,13 @@ CONFIG_X86_MCE_THRESHOLD=y
 # CONFIG_X86_MCE_INJECT is not set
 CONFIG_X86_THERMAL_VECTOR=y
 # CONFIG_I8K is not set
-CONFIG_MICROCODE=m
+CONFIG_MICROCODE=y
 CONFIG_MICROCODE_INTEL=y
-# CONFIG_MICROCODE_AMD is not set
+CONFIG_MICROCODE_AMD=y
 CONFIG_MICROCODE_OLD_INTERFACE=y
+CONFIG_MICROCODE_INTEL_EARLY=y
+CONFIG_MICROCODE_AMD_EARLY=y
+CONFIG_MICROCODE_EARLY=y
 CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y



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

2015-08-20 Thread Tobias Klausmann
commit: bff108f8c97b21785eddd0f78839a36bf3bd8e0f
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Thu Aug 20 17:12:12 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Thu Aug 20 17:12:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff108f8

dev-python/wsgiproxy2: add alpha keyword

Gentoo-Bug: 530622

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild 
b/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild
index 3351e85..ab30299 100644
--- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild
+++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



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

2015-08-20 Thread Tobias Klausmann
commit: fa4d5d6c7e1ddde5f3adceec9910bb8abfd95132
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Thu Aug 20 17:11:57 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Thu Aug 20 17:11:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4d5d6c

dev-python/webtest: add alpha keyword

Gentoo-Bug: 530622

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/webtest/webtest-2.0.16.ebuild 
b/dev-python/webtest/webtest-2.0.16.ebuild
index d23c113..3c55ebe 100644
--- a/dev-python/webtest/webtest-2.0.16.ebuild
+++ b/dev-python/webtest/webtest-2.0.16.ebuild
@@ -17,7 +17,7 @@ SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 arm ~hppa ppc ppc64 x86
 IUSE=doc test
 
 #nose1.3.0



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

2015-08-20 Thread Tobias Klausmann
commit: dc8612491b646656798da296b168dfdc15feca28
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Thu Aug 20 17:12:22 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Thu Aug 20 17:12:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc861249

dev-python/urllib3: add alpha keyword

Gentoo-Bug: 530622

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/urllib3/urllib3-1.9.1.ebuild 
b/dev-python/urllib3/urllib3-1.9.1.ebuild
index 873e364..62c6248 100644
--- a/dev-python/urllib3/urllib3-1.9.1.ebuild
+++ b/dev-python/urllib3/urllib3-1.9.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86
 IUSE=doc test
 
 RDEPEND=dev-python/six[${PYTHON_USEDEP}]



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

2015-08-20 Thread Tobias Klausmann
commit: f9dfa81f9d9311c7cbd6ffc147daec7ee4484e7d
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Thu Aug 20 17:12:39 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Thu Aug 20 17:12:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dfa81f

dev-python/backports: add alpha keyword

Gentoo-Bug: 530622

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/backports/backports-1.0.ebuild 
b/dev-python/backports/backports-1.0.ebuild
index 96bbccb..0bfa4f0 100644
--- a/dev-python/backports/backports-1.0.ebuild
+++ b/dev-python/backports/backports-1.0.ebuild
@@ -13,6 +13,6 @@ SRC_URI=http://dev.gentoo.org/~radhermit/dist/${P}.tar.gz;
 
 LICENSE=PYTHON
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
 
 RDEPEND=!dev-python/backports-lzma-0.0.2-r1



[gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/

2015-08-20 Thread Tobias Klausmann
commit: 9cdf610f2b10bdbc3d0f181e7f422c37ab71b574
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Thu Aug 20 17:12:30 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Thu Aug 20 17:12:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdf610f

dev-python/backports-ssl-match-hostname: add alpha keyword

Gentoo-Bug: 530622

Package-Manager: portage-2.2.20.1

 .../backports-ssl-match-hostname-3.4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild
 
b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild
index fd8516b..4f834e2 100644
--- 
a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild
+++ 
b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.4.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI=mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz
 
 LICENSE=PYTHON
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
 RDEPEND=dev-python/backports[${PYTHON_USEDEP}]



[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/file-format/, ebuild-writing/using-eclasses/, ...

2015-08-20 Thread Justin Lecher
commit: d5175b92723f77d8a7899df887159b9a5fa1bda3
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed Aug 19 20:18:33 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Wed Aug 19 20:18:33 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d5175b92

Update header lines

Due to git migration.

 ebuild-writing/common-mistakes/text.xml  | 14 ++
 ebuild-writing/eapi/text.xml | 12 ++--
 ebuild-writing/file-format/text.xml  |  8 
 ebuild-writing/functions/src_prepare/epatch/text.xml | 12 ++--
 ebuild-writing/functions/src_unpack/rpm-sources/text.xml |  4 ++--
 ebuild-writing/using-eclasses/text.xml   |  4 ++--
 eclass-writing/text.xml  | 12 ++--
 7 files changed, 32 insertions(+), 34 deletions(-)

diff --git a/ebuild-writing/common-mistakes/text.xml 
b/ebuild-writing/common-mistakes/text.xml
index 9c6b423..1718d55 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -150,8 +150,7 @@ Removing -Werror from configure.ac can cause breakage in 
very rare cases where
 p
 When you submit your ebuilds, the header should be eexactly/e the same as
 the one in path/usr/portage/skel.ebuild/path. Most importantly, do not
-modify it in any way and make sure that the c#36;Header: #36;/c line is 
-intact.
+modify it in any way and make sure that the c#36;Id#36;/c line is intact.
 /p
 
 p
@@ -159,17 +158,16 @@ The first three lines emust/e look like this:
 /p
 
 pre caption=Valid Header
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# #36;Header: #36;
+# #36;Id#36;
 /pre
 
 p
 Only if you are submitting a patched or version bumped ebuild, should you not
-need to modify the c#36;Header: #36;/c line. But the line must be 
present.
-When we check the ebuild into CVS, it will modify that header with the 
-appropriate version and date information. So there is no need for you to 
-manually modify it.
+need to modify the c#36;Id#36;/c line. But the line must be present.
+It will be expanded on the staging box automatically. So there is no need for 
you to manually modify it.
+See uri link=::general-concepts/git-to-rsync/.
 /p
 
 /body

diff --git a/ebuild-writing/eapi/text.xml b/ebuild-writing/eapi/text.xml
index 3faab22..6d0162a 100644
--- a/ebuild-writing/eapi/text.xml
+++ b/ebuild-writing/eapi/text.xml
@@ -42,9 +42,9 @@ Most developers prefer to set the EAPI version without 
quotes. However, the PMS
 /note
 
 codesample lang=ebuild
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 inherit eutils
@@ -120,9 +120,9 @@ src_compile() {
/important
 
codesample lang=ebuild
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=1
 
@@ -515,9 +515,9 @@ DEPEND=
/p
pExample:/p
codesample lang=ebuild
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=4
 inherit linux-info

diff --git a/ebuild-writing/file-format/text.xml 
b/ebuild-writing/file-format/text.xml
index b71ee74..74a623e 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -138,14 +138,14 @@ is to use c/c as the version (or as the last 
version component).
 p
 All ebuilds committed to the tree should have a three line header immediately 
at
 the start indicating copyright. This must be an exact copy of the contents of
-c$(portageq get_repo_path / gentoo)/header.txt/c. Ensure that the 
c$Header: $/c line is not
-modified manually d/ CVS will handle this line specially.
+c$(portageq get_repo_path / gentoo)/header.txt/c. Ensure that the 
c$Id$/c line is not
+modified manually d/ will be expanded on staging box. See uri 
link=::general-concepts/git-to-rsync/.
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 /codesample
 
 /body

diff --git a/ebuild-writing/functions/src_prepare/epatch/text.xml 
b/ebuild-writing/functions/src_prepare/epatch/text.xml
index 91d869e..2401bdc 100644
--- a/ebuild-writing/functions/src_prepare/epatch/text.xml
+++ b/ebuild-writing/functions/src_prepare/epatch/text.xml
@@ -66,14 +66,14 @@ Remember to add the patch to cSRC_URI/c.
 /body
 
 subsection
-titleCVS Keyword Lines and Patches/title
+titleGit Keyword Expansion Lines and 

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

2015-08-20 Thread Justin Lecher
commit: cf304a48244efe55f90eef5e72ca95d123264bd4
Author: Justin jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 07:03:09 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 07:03:09 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=cf304a48

Merge pull request #31 from johu/git-to-rsync

Replace cvs to rsync with git to rsync

 general-concepts/{cvs-to-rsync = git-to-rsync}/diagram.svg |  4 ++--
 general-concepts/{cvs-to-rsync = git-to-rsync}/text.xml| 12 ++--
 general-concepts/mirrors/text.xml   |  2 +-
 general-concepts/text.xml   |  2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)



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

2015-08-20 Thread Justin Lecher
commit: aaa5e8b8d307d1892cd5735d3a29cef66dd6c557
Author: Justin jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 07:06:25 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 07:06:25 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=aaa5e8b8

Merge pull request #33 from johu/header-update

Update header lines

 ebuild-writing/common-mistakes/text.xml  | 14 ++
 ebuild-writing/eapi/text.xml | 12 ++--
 ebuild-writing/file-format/text.xml  |  8 
 ebuild-writing/functions/src_prepare/epatch/text.xml | 12 ++--
 ebuild-writing/functions/src_unpack/rpm-sources/text.xml |  4 ++--
 ebuild-writing/using-eclasses/text.xml   |  4 ++--
 eclass-writing/text.xml  | 12 ++--
 7 files changed, 32 insertions(+), 34 deletions(-)



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

2015-08-20 Thread Guilherme Amadio
commit: 5c011a1a0590d1ae7fab841951dbe6f6e2d25cc7
Author: Guilherme Amadio amadio AT gentoo DOT org
AuthorDate: Thu Aug 20 07:25:19 2015 +
Commit: Guilherme Amadio amadio AT gentoo DOT org
CommitDate: Thu Aug 20 07:25:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c011a1a

media-fonts/monoid: version bump

Package-Manager: portage-2.2.20.1

 media-fonts/monoid/Manifest   |  1 +
 media-fonts/monoid/monoid-0.61.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/media-fonts/monoid/Manifest b/media-fonts/monoid/Manifest
index 5697e4d..75abb8b 100644
--- a/media-fonts/monoid/Manifest
+++ b/media-fonts/monoid/Manifest
@@ -1 +1,2 @@
 DIST monoid-0.60.tar.gz 6294560 SHA256 
4ace1b1655b369cffdb43264bc61f35f0c20586dffb112ce9c7a16ad2600fc0d SHA512 
07159e938c26aafb15b6c9cceefcd10833d30a3c186f73b5185c1c912304de35ef575476770f33f20d4f5985cec14029962fd29a8fd1708a16c489dcedc9a3fb
 WHIRLPOOL 
bb423bfe6cbc80fe82e1c2057a2f7405305a18996bf04675bce76a1f1d89daf392b3824829d0996ecb6605e83baa60536e0f266a2097f80c6aace9b565e91ae7
+DIST monoid-0.61.tar.gz 22431008 SHA256 
b5a90d07b827f158a0056a60042559b2f734ed9201862d9f970278dcf029c1f3 SHA512 
b94ffda585ce8fda14576140cf771173773490169a559c52d275471f6061667278d268ae80543270d9275f3512e40ea95129062b890dd31d33d61a7980b58a33
 WHIRLPOOL 
5ebe184dd10759dcb735e15537d406c14d794470beeb13aeece36f1fe066e28467970b921383ba402f786eb10bb9e142c138a0778be091714c9be82fadddb9fe

diff --git a/media-fonts/monoid/monoid-0.61.ebuild 
b/media-fonts/monoid/monoid-0.61.ebuild
new file mode 100644
index 000..faf6eb1
--- /dev/null
+++ b/media-fonts/monoid/monoid-0.61.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit font
+
+DESCRIPTION=Open source coding font
+HOMEPAGE=http://larsenwork.com/monoid https://github.com/larsenwork/monoid;
+SRC_URI=mirror://gentoo/${P}.tar.gz
+
+LICENSE=MIT OFL-1.1
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+RESTRICT=binchecks strip
+
+DEPEND=
+RDEPEND=
+
+FONT_SUFFIX=ttf
+DOCS=Readme.md



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

2015-08-20 Thread Guilherme Amadio
commit: 766e0bda6a56bf346b4b94fe91e4895705ae3aed
Author: Guilherme Amadio amadio AT gentoo DOT org
AuthorDate: Thu Aug 20 07:58:24 2015 +
Commit: Guilherme Amadio amadio AT gentoo DOT org
CommitDate: Thu Aug 20 07:58:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766e0bda

dev-util/rpmdevtools: version bump, fix bug 536972

Bug: 536972

Package-Manager: portage-2.2.20.1

 dev-util/rpmdevtools/Manifest   |  1 +
 dev-util/rpmdevtools/rpmdevtools-8.5.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-util/rpmdevtools/Manifest b/dev-util/rpmdevtools/Manifest
index ebab92c..966d034 100644
--- a/dev-util/rpmdevtools/Manifest
+++ b/dev-util/rpmdevtools/Manifest
@@ -1 +1,2 @@
 DIST rpmdevtools-8.3.tar.xz 102040 SHA256 
5f03dc5414e485ba8eb6c13480826fe80cc55d04df064a2117e63b4667fc42cf SHA512 
9d3d79d30abf5f579a11068aa2788967dfdcaf87bcd6ec127baede1cbfd38295671ae24700cf4a5c5433ae8bf0c7b3ba2466078aa491067d35db7c56a6efd0f5
 WHIRLPOOL 
f4a4345a646072162b9ac2dd2f05997483e10b0ff3c6ea40fa4ac260a9ae99745d03c1245cd8b7e49bf015a4df841b276d7cc0772c200b5e4e73c299edb257bc
+DIST rpmdevtools-8.5.tar.xz 89360 SHA256 
e6391c9feb19c68468d590936a8178fdfb23b190f9f038586e8be5062d26f054 SHA512 
410c2c284ad5283c2f368f0c644f4f4ce950e5be697c93912bf5f6e82ec342515780b1723a09e80e645737923727fbca75ba93c5cb17527c376603457f17795d
 WHIRLPOOL 
8ce189c3fd3e13e1baa84a1a0d349d5447674aacd5d440af33d116df24a60b09dec25c13a8fd5c7364a05dcd4d996abfad77f7de38c111e1445c9d2665ac17de

diff --git a/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild 
b/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild
new file mode 100644
index 000..c570e9e
--- /dev/null
+++ b/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION=Collection of rpm packaging related utilities
+HOMEPAGE=https://fedorahosted.org/rpmdevtools/;
+SRC_URI=https://fedorahosted.org/releases/r/p/${PN}/${P}.tar.xz;
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+IUSE=emacs
+
+CDEPEND=
+   app-arch/rpm[python]
+   net-misc/curl
+   emacs? ( app-emacs/rpm-spec-mode )
+   dev-util/checkbashisms
+
+
+DEPEND=
+   ${CDEPEND}
+   dev-lang/perl
+   =dev-lang/python-2*
+   sys-apps/help2man
+
+
+RDEPEND=${CDEPEND}
+
+src_prepare() {
+   default
+   sed -i 's:#!/usr/bin/python:#!/usr/bin/python2:' rpmdev-rmdevelrpms.py 
|| die
+}



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

2015-08-20 Thread Agostino Sarubbo
commit: 5cf074d9bd77684dbe890d2db339f86664b5d4b5
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Thu Aug 20 08:48:50 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Thu Aug 20 08:48:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf074d9

dev-python/django-2015.1.1-r1: amd64 stable wrt bug #557526

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

 app-admin/glance/glance-2015.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-2015.1.1-r1.ebuild 
b/app-admin/glance/glance-2015.1.1-r1.ebuild
index e7df249..256c27a 100644
--- a/app-admin/glance/glance-2015.1.1-r1.ebuild
+++ b/app-admin/glance/glance-2015.1.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI=http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz;
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=doc mysql postgres +sqlite +swift test
 REQUIRED_USE=|| ( mysql postgres sqlite )
 



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

2015-08-20 Thread Agostino Sarubbo
commit: 6634f9ab20cdf550ef96c3586e9248a6ef95c07f
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Thu Aug 20 08:49:42 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Thu Aug 20 08:49:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6634f9ab

dev-python/django-2015.1.1-r1: x86 stable wrt bug #557526

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches=x86

 app-admin/glance/glance-2015.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-2015.1.1-r1.ebuild 
b/app-admin/glance/glance-2015.1.1-r1.ebuild
index 256c27a..957e378 100644
--- a/app-admin/glance/glance-2015.1.1-r1.ebuild
+++ b/app-admin/glance/glance-2015.1.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI=http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz;
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc mysql postgres +sqlite +swift test
 REQUIRED_USE=|| ( mysql postgres sqlite )
 



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

2015-08-20 Thread Agostino Sarubbo
commit: 3c3c8471281ce49fdc99c08086943b77c095ed2c
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Thu Aug 20 08:48:43 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Thu Aug 20 08:48:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3c8471

app-admin/glance-2015.1.1-r1: amd64 stable wrt bug #558096

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

 dev-python/django/django-1.4.22.ebuild | 2 +-
 dev-python/django/django-1.7.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/django/django-1.4.22.ebuild 
b/dev-python/django/django-1.4.22.ebuild
index 9406dc2..039cadb 100644
--- a/dev-python/django/django-1.4.22.ebuild
+++ b/dev-python/django/django-1.4.22.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI=https://www.djangoproject.com/m/releases/$(get_version_component_range
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=sqlite test
 
 RDEPEND=

diff --git a/dev-python/django/django-1.7.10.ebuild 
b/dev-python/django/django-1.7.10.ebuild
index 7cdc2c9..3375ddf 100644
--- a/dev-python/django/django-1.7.10.ebuild
+++ b/dev-python/django/django-1.7.10.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI=https://www.djangoproject.com/m/releases/$(get_version_component_range
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc sqlite test
 
 RDEPEND=



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

2015-08-20 Thread Agostino Sarubbo
commit: 6af8fa85a5c758cee42a3a9de868ead2654d6371
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Thu Aug 20 08:49:30 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Thu Aug 20 08:49:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af8fa85

app-admin/glance-2015.1.1-r1: x86 stable wrt bug #558096

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches=x86

 dev-python/django/django-1.4.22.ebuild | 2 +-
 dev-python/django/django-1.7.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/django/django-1.4.22.ebuild 
b/dev-python/django/django-1.4.22.ebuild
index 039cadb..647d60e 100644
--- a/dev-python/django/django-1.4.22.ebuild
+++ b/dev-python/django/django-1.4.22.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI=https://www.djangoproject.com/m/releases/$(get_version_component_range
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=sqlite test
 
 RDEPEND=

diff --git a/dev-python/django/django-1.7.10.ebuild 
b/dev-python/django/django-1.7.10.ebuild
index 3375ddf..6bfbaf5 100644
--- a/dev-python/django/django-1.7.10.ebuild
+++ b/dev-python/django/django-1.7.10.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI=https://www.djangoproject.com/m/releases/$(get_version_component_range
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc sqlite test
 
 RDEPEND=



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

2015-08-20 Thread Ian Delaney
commit: 0f7359277e1750aeb505b50d6ea835b16f6cb21e
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Thu Aug 20 06:11:35 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Thu Aug 20 06:12:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f735927

dev-python/rpy: bump; update key dep dev-lang/R

Package-Manager: portage-2.2.20

 dev-python/rpy/Manifest   | 2 +-
 dev-python/rpy/{rpy-2.6.0.ebuild = rpy-2.6.2.ebuild} | 8 +---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/rpy/Manifest b/dev-python/rpy/Manifest
index 4abff86..a03dd7c 100644
--- a/dev-python/rpy/Manifest
+++ b/dev-python/rpy/Manifest
@@ -1,3 +1,3 @@
 DIST rpy2-2.5.4.tar.gz 164830 SHA256 
d521ecdd05cd0c31ab017cb63e9f63c29b524e46ec9063a920f640b5875f8a90 SHA512 
e40ae81be19acf5008eed088c10fef3824cc712c0175414c1899bf45b24c35e2ef7d8808fae75d156064e82d1cd5939c50d5291c190030ae2050c6dffa9a36db
 WHIRLPOOL 
2769adccaa6a634b964d4712e4bcc4d4161f8aef17d38a235bf5a3646fd166a01749fcc1852954996a00b695617597617f0dfb43f73744948a55f2eba07d9ba2
-DIST rpy2-2.6.0.tar.gz 171190 SHA256 
53e295f3018a781008bffb97cc0c9a7cd361a3d191939f197157827d21a2e4b6 SHA512 
16012a8a634538ba61e392dc811615a870b94b348c7ece885f8c0d146419b9689a08d5901ed2a694754cc220664797d530f75ba35e395f5857a0f25c3170f3ce
 WHIRLPOOL 
1f33e99f1997ffbc1e9711bb667ba07db024099bdf7e460a13efe311419b872095128b2d59ffb732384ca19b77dac97822bbcf8e77ff45b0b093d7b5cfbc83e5
 DIST rpy2-2.6.1.tar.gz 171635 SHA256 
39f15d7f5d51646a6cbf9d5cd1c817d2880301dbb95141947f93361685453e28 SHA512 
14c6c47d6ace40ac26bf89d3efdbf5c5a68f74096fec74897877be312d3ffb03c30f4ca13ed1531ccf094ac33672fa550264fe980788bc4eca12d02089475f63
 WHIRLPOOL 
dda6a0a2abe33f8d7e3a489c6bbaa03335a47d5fa474409883773a52be315f0920347a38f76f94e9e16c680e08cd8e7a18d27a6a2ffd4af35a779a305836bdd5
+DIST rpy2-2.6.2.tar.gz 171655 SHA256 
2e28886b2a6a138cfc057f9b7cddade253e61c9abb43f0eae20dace58b6dfced SHA512 
7a060ccc26a03dc93d75edb85d92f1ab31af96ba140932ff8e699cd5855e6078b1e0ffceed135d32deb6c8f273ebcc8b02be38e9b8fc66778cc2adab5745f542
 WHIRLPOOL 
26d9a9c13e4efa22a232507cfff0b13d650e0528f635dfa9fe464cde50462d2d94a668d1566b537bafaa5462eb66e96005296c6295308b1e3d1c5639da2879b6

diff --git a/dev-python/rpy/rpy-2.6.0.ebuild b/dev-python/rpy/rpy-2.6.2.ebuild
similarity index 89%
rename from dev-python/rpy/rpy-2.6.0.ebuild
rename to dev-python/rpy/rpy-2.6.2.ebuild
index ea9c6e6..521031d 100644
--- a/dev-python/rpy/rpy-2.6.0.ebuild
+++ b/dev-python/rpy/rpy-2.6.2.ebuild
@@ -23,11 +23,12 @@ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 RDEPEND=
-   =dev-lang/R-3
+   =dev-lang/R-3.1
dev-python/numpy[${PYTHON_USEDEP}]
=dev-python/pandas-0.13.1[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
-   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
 DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( $(python_gen_cond_dep 
'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3) )
@@ -36,7 +37,8 @@ DEPEND=${RDEPEND}
 S=${WORKDIR}/${MY_P}
 
 # Tarball absent of doc files in doc folder
-# https://bitbucket.org/lgautier/rpy2/issue/229/
+# https://bitbucket.org/rpy2/rpy2/issues/229
+
 python_compile() {
if ! python_is_python3; then
local CFLAGS=${CFLAGS}



[gentoo-commits] repo/gentoo:master commit in: app-backup/duply/

2015-08-20 Thread Justin Lecher
commit: ccfedbf2fd1b59ab90a8f117b1faae150856ef19
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 06:33:36 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 09:12:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfedbf2

app-backup/duply: Version Bump

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-backup/duply/Manifest|  1 +
 app-backup/duply/duply-1.10.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-backup/duply/Manifest b/app-backup/duply/Manifest
index b74a763..3cb5161 100644
--- a/app-backup/duply/Manifest
+++ b/app-backup/duply/Manifest
@@ -1,2 +1,3 @@
+DIST duply_1.10.1.tgz 36079 SHA256 
78f3714b0dc39657e2b3030e206370d38205305ca484e212704dcf77f9e70d35 SHA512 
be991742e343b16c08024e0f0185e0d23d2630f06bb53a73c2056ba90e7d5610d64885be3edcdb38e464d6ddcc9e4c854958f234471b718189e988af2599ba5f
 WHIRLPOOL 
6fe0f5201d1ac9d9c738d16cda7bce500dc860a2c446be5a2382deeeb0faf26b43a7bfd423e2fe72d14c8319e3e5defa92d1ce51b28083462daf579821131f6b
 DIST duply_1.10.tgz 36075 SHA256 
62286bddd6efee67fb20c790e63bf25847ad65c06a4969b275e9abdb6253f6cc SHA512 
10af8208d14bbb23bccc03cba5db7fbdccd8cacc0ada18cc07ad268966200884c280486ce5019385bfa8d1e61b1aecee5e38704332b45d97b47419eca995641c
 WHIRLPOOL 
dc96ba35644a88f9929ce93216b0b44901b9c7d1b5c2f58439888066ae64f7fd254e3496f12f08159ad905e4d7a06f07e09a7c9dab1318ce1e29fe101fc1c4b2
 DIST duply_1.9.2.tgz 36222 SHA256 
2bfc0964ebc0bae5752e0b4a12eb8fb6f78a27739f32c9acb4ac81947506c5ab SHA512 
9ef5e22f43a6854e413ed1c2b88b10d0ae75cff7b2bcd927d20a588234555e9b7eff25d094f688f9d4f8510eba6bc20f7635c0de9ab9b402966075595922333e
 WHIRLPOOL 
6a3e79c87e0b28386f0ed6fd8eb7973659477ad278e80e292a3e6cea944fd512baffc9a455e148faeadb687a46a8e274ce86668c29f30244b5b63f1f850a9c00

diff --git a/app-backup/duply/duply-1.10.1.ebuild 
b/app-backup/duply/duply-1.10.1.ebuild
new file mode 100644
index 000..c09fc50
--- /dev/null
+++ b/app-backup/duply/duply-1.10.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit readme.gentoo
+
+DESCRIPTION=A shell frontend for duplicity
+HOMEPAGE=http://duply.net;
+SRC_URI=mirror://sourceforge/ftplicity/${PN}_${PV}.tgz
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+DEPEND=app-text/txt2man
+RDEPEND=app-backup/duplicity
+
+S=${WORKDIR}/${PN}_${PV}
+
+src_install() {
+   dobin ${PN}
+   ./${PN} txt2man  ${PN}.1 || die
+   doman ${PN}.1
+   readme.gentoo_create_doc
+}



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

2015-08-20 Thread Justin Lecher
commit: 58cc77beece4a92fcd1c6661a9b0dcb0644eab53
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 09:03:25 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 09:12:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cc77be

dev-python/celery: Fix indentions in init file

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/celery/files/celery.initd-r1 | 34 -
 dev-python/celery/metadata.xml  |  2 +-
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/dev-python/celery/files/celery.initd-r1 
b/dev-python/celery/files/celery.initd-r1
index 2fcd6d9..cdb8e09 100644
--- a/dev-python/celery/files/celery.initd-r1
+++ b/dev-python/celery/files/celery.initd-r1
@@ -6,7 +6,7 @@
 extra_started_commands=reload
 
 depend() {
-need net
+   need net
use rabbitmq redis logger dns
 }
 
@@ -95,11 +95,11 @@ wait_pid () {
 start_workers() {
yesno ${CELERYD_ENABLED} || return 0
 
-   $CELERYD_MULTI start $CELERYD_NODES $DAEMON_OPTS\
---pidfile=$CELERYD_PID_FILE  \
---logfile=$CELERYD_LOG_FILE  \
---loglevel=$CELERYD_LOG_LEVEL\
-$CELERYD_OPTS
+   $CELERYD_MULTI start $CELERYD_NODES $DAEMON_OPTS \
+   --pidfile=$CELERYD_PID_FILE \
+   --logfile=$CELERYD_LOG_FILE \
+   --loglevel=$CELERYD_LOG_LEVEL \
+   $CELERYD_OPTS
 }
 
 stop_workers() {
@@ -111,13 +111,13 @@ stop_workers() {
 
# Wait for each node
for node in $CELERYD_NODES; do
-   local pidfile=${CELERYD_PID_FILE/\%n/$node}
-   local PID=$(cat ${pidfile} 2/dev/null)
-   while [[ -n $PID  ${timeout} -ge 1 ]] ; do
+   local pidfile=${CELERYD_PID_FILE/\%n/$node}
+   local PID=$(cat ${pidfile} 2/dev/null)
+   while [[ -n $PID  ${timeout} -ge 1 ]] ; do
kill -0 $PID 2/dev/null || break
timeout=$(($timeout - 1))
sleep 0.5
-   done
+   done
done
 
[[ ${timeout} -lt 1 ]]  return 1
@@ -127,11 +127,11 @@ stop_workers() {
 restart_workers() {
yesno ${CELERYD_ENABLED} || return 0
 
-   $CELERYD_MULTI restart $CELERYD_NODES $DAEMON_OPTS  \
---pidfile=$CELERYD_PID_FILE\
---logfile=$CELERYD_LOG_FILE\
---loglevel=$CELERYD_LOG_LEVEL  \
-$CELERYD_OPTS
+   $CELERYD_MULTI restart $CELERYD_NODES $DAEMON_OPTS \
+   --pidfile=$CELERYD_PID_FILE \
+   --logfile=$CELERYD_LOG_FILE \
+   --loglevel=$CELERYD_LOG_LEVEL \
+   $CELERYD_OPTS
 }
 
 # celerybeat
@@ -140,7 +140,7 @@ start_beat() {
 
ebegin Starting celerybeat
$CELERYBEAT $CELERYBEAT_OPTS $DAEMON_OPTS --detach \
---pidfile=$CELERYBEAT_PID_FILE
+   --pidfile=$CELERYBEAT_PID_FILE
eend $?
 }
 
@@ -210,5 +210,5 @@ status() {
checkconfig || return 1
 
celery_chdir  \
-   ${CELERYCTL} status
+   ${CELERYCTL} status
 }

diff --git a/dev-python/celery/metadata.xml b/dev-python/celery/metadata.xml
index 1808f87..d04c5ae 100644
--- a/dev-python/celery/metadata.xml
+++ b/dev-python/celery/metadata.xml
@@ -6,7 +6,7 @@
remote-id type=pypicelery/remote-id
/upstream
use
-   flag name='redis'Enables redis support/flag
+   flag name=redisEnables redis support/flag
flag name=sqsEnables Amazon SQS transport module for 
celery/flag
flag name=zeromqEnable logging and deployment via 
ZeroMQ/flag
flag name=yamlEnable support of yaml as a configuration 
file format/flag



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

2015-08-20 Thread Ian Delaney
commit: 50c011185575f7b4f7ccfdf93dc918c0b32c412e
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 04:17:10 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 04:17:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c01118

dev-python/PyPDF2: remove witespace

Package-Manager: portage-2.2.20

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

diff --git a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild 
b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
index 63f5b8a..59a85b3 100644
--- a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
@@ -22,7 +22,7 @@ python_test() {
einfo expected failure meaning the installation of PyPDF2 is working
einfo He plans to update the causative file to see it pass; einfo 
 
-${PYTHON} -m unittest Tests.tests || die Tests failed under 
${EPYTHON}
+   ${PYTHON} -m unittest Tests.tests || die Tests failed under 
${EPYTHON}
 }
 
 python_install_all() {



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

2015-08-20 Thread Ian Delaney
commit: 05c45bf2311aa749e4e5d736bab95274fcee0540
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 04:40:35 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 04:40:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c45bf2

dev-python/traceback2: add missed keyword x86

Package-Manager: portage-2.2.20

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

diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild 
b/dev-python/traceback2/traceback2-1.4.0.ebuild
index 7871bfe..641532e 100644
--- a/dev-python/traceback2/traceback2-1.4.0.ebuild
+++ b/dev-python/traceback2/traceback2-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI=mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=PSF-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc64
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86
 IUSE=
 
 DEPEND=



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

2015-08-20 Thread Ian Delaney
commit: 47e087ac7ed4508c2bf262cf9cc1cbe485836192
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 04:53:19 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 04:53:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e087ac

dev-python/rsa: bump;

add undocumented dep traceback2, drop pypy3 since
 new dep fails to support it

Package-Manager: portage-2.2.20

 dev-python/rsa/Manifest   |  1 +
 dev-python/rsa/rsa-3.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/rsa/Manifest b/dev-python/rsa/Manifest
index 124f0b9..1939180 100644
--- a/dev-python/rsa/Manifest
+++ b/dev-python/rsa/Manifest
@@ -1 +1,2 @@
 DIST rsa-3.1.4.tar.gz 36181 SHA256 
e2b0b05936c276b1edd2e1525553233b666df9e29b5c3ba223eed738277c82a0 SHA512 
b6ff7b91909b58359bda5da99ca4297337da5985c5430d2e96663c8bcf599b2180d54afa3316d4c3b11a8f79ddcb1f41d6942a0c8db2f0d27221c3aee132f3c1
 WHIRLPOOL 
bc71d736cb72d43055ac336ed3d42fde680ad0bc8261802926adfc3c9d8f1321351fbd951c495da843cc6c16bde9dbd27cb235a870dc8817ebfd35c55c7b
+DIST rsa-3.2.tar.gz 33686 SHA256 
30f371fbb060747aa53e02c2d53067d8a4f776a7f8ba0e9f0e6bd3f392489777 SHA512 
cef1f42534d010e1bbaf62838779a54d20dbbee2b190afec662089c47959c490e279150de7c23bf10a0b53c4e7d4478680df1107a911ea42468b3483274aaf50
 WHIRLPOOL 
99608189a17f829615bee05f309375a0712f9f438161f37642fe09ad9286aea02475ed723e6f36c55c2cb6139bffd32660b169784ba932dd23433e72ea9e3feb

diff --git a/dev-python/rsa/rsa-3.2.ebuild b/dev-python/rsa/rsa-3.2.ebuild
new file mode 100644
index 000..9d4a9e4
--- /dev/null
+++ b/dev-python/rsa/rsa-3.2.ebuild
@@ -0,0 +1,34 @@
+# 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=Pure-Python RSA implementation
+HOMEPAGE=http://stuvel.eu/rsa http://pypi.python.org/pypi/rsa;
+SRC_URI=mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
+
+LICENSE=Apache-2.0
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=test
+
+RDEPEND=
+   =dev-python/pyasn1-0.1.3[${PYTHON_USEDEP}]
+   dev-python/traceback2[${PYTHON_USEDEP}]
+   
+DEPEND=${RDEPEND}
+   =dev-python/setuptools-0.6.10[${PYTHON_USEDEP}]
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/unittest2[${PYTHON_USEDEP}]
+   )
+   
+
+python_test() {
+   nosetests || die
+}



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

2015-08-20 Thread Ian Delaney
commit: ec8d5c999a034f099c90622b54aea41da6abc65f
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 05:19:31 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 05:19:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8d5c99

dev-python/SaltTesting: bump

Package-Manager: portage-2.2.20

 dev-python/SaltTesting/Manifest  | 1 +
 dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild   | 1 -
 .../{SaltTesting-2015.5.8.ebuild = SaltTesting-2015.7.10.ebuild}| 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/SaltTesting/Manifest b/dev-python/SaltTesting/Manifest
index d873528..288c536 100644
--- a/dev-python/SaltTesting/Manifest
+++ b/dev-python/SaltTesting/Manifest
@@ -1,3 +1,4 @@
 DIST SaltTesting-2014.8.5.tar.gz 32787 SHA256 
ee1681e13f09646ce08f9e95e700eddb7d882f6a87051f2caee0e844aca69339 SHA512 
f3a25d36c94e01d448c3a3ce1bbf831ab9d806847ccc44a4e3d2cc40ac8f967f570d6724fef3b61838e14f8624a092e83e9db46101509c22e817836b545c9f58
 WHIRLPOOL 
bed7114ea75b496bf87efccb937e75d744b2f416a74f4df979ce151037cab13485b863d1ab757ff59810517df9c1a297b1f0e891e63ad64d7436081ddc5d281b
 DIST SaltTesting-2015.2.16.tar.gz 77908 SHA256 
05ddb56d9775c404b2c8536bd5f8fce97cf35777b1077eed895175ae8db02d1d SHA512 
170ff267be0edd24da1e90d70795fb2ff5193407e766a4d90cef550130b997ce4f4ecc0d327ca8555fbe14fd3587620b8e356e1060a91edac62cf114356ada48
 WHIRLPOOL 
736babf2df8922ce092fd0578fc2c45b3a9773975d63dbd12d04bb428e020ad4f8f798f9876fceb922154e5d8e55f105524a70b4514a582e84064f5fc332887a
 DIST SaltTesting-2015.5.8.tar.gz 79236 SHA256 
c4256f1e22bf90951fdee46444ec8c9f040f5a75b405151f4b8cd9a30091a559 SHA512 
8f517c13428d679d44c288cccd02033f79cbbe93c0c1adad48179d41d97cb7c4f2b49d43a10fa52e803f1fddf9b05595b8a9f894612777388ee5c15a3919ecbf
 WHIRLPOOL 
9b8f2f9dc7043d16f3479d15f1c668899a2991c7af789f5b1c02ca4a5749aad8dd50183da9567f78412d0d2f32170c5c63341fd440a5c14b4e38664b3f433776
+DIST SaltTesting-2015.7.10.tar.gz 77163 SHA256 
908c15e830bc124c01c121e53a94b38b686b5b7233bcc8320a3ade73d6441e5c SHA512 
8f8979fcbb13ff6f56c67d726aaa95a5e9fb0e73338487b87d72acdf4621f327bdc6944f5e27baee46f15d3537c7b37321aa5535d1b6d4b88c79c0c72acfb099
 WHIRLPOOL 
bdcdd67a422696946d60fe0317650d0cac537b2641462085d0ab05ae9468e5bd237a45020b22c551cd44d27902114cd0ae8c636f64c09d4b844f4b12c3732fe2

diff --git a/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild 
b/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild
index 4351719..9968698 100644
--- a/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild
@@ -28,4 +28,3 @@ SLOT=0
 DEPEND=
=dev-python/requests-2.4.2[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
-# The testsuite requires the package salt itself which has never been added to 
portage

diff --git a/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild 
b/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
similarity index 88%
copy from dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild
copy to dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
index 4351719..9968698 100644
--- a/dev-python/SaltTesting/SaltTesting-2015.5.8.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
@@ -28,4 +28,3 @@ SLOT=0
 DEPEND=
=dev-python/requests-2.4.2[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
-# The testsuite requires the package salt itself which has never been added to 
portage



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/

2015-08-20 Thread Christoph Junghans
commit: d09a5b1cf0a4d3ec5ba10a4dde612277c6bdc6c5
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Thu Aug 20 23:27:07 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Thu Aug 20 23:27:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09a5b1c

sci-chemistry/gromacs: version bump

Package-Manager: portage-2.2.20.1

 sci-chemistry/gromacs/Manifest   |   2 +
 sci-chemistry/gromacs/gromacs-5.1.ebuild | 269 +++
 2 files changed, 271 insertions(+)

diff --git a/sci-chemistry/gromacs/Manifest b/sci-chemistry/gromacs/Manifest
index 7cf2e01..31c1724 100644
--- a/sci-chemistry/gromacs/Manifest
+++ b/sci-chemistry/gromacs/Manifest
@@ -1,6 +1,8 @@
 DIST gromacs-5.0.4.tar.gz 26342095 SHA256 
78068eeccc0b950018ddb45c41280e53c8bedae4639dca48e17c940f8896b23b SHA512 
bc62b623bf71dcaa948aaf7563a3d3afa973da0702062848a20323db202e862dcee413197dacd1472866ccb40fce7709e283177b1c6c49514064f23e6c46b5ee
 WHIRLPOOL 
d8458d3d563e015e830622ae0c924e896765a6329ffe4cb1a31c7aef3c804f392d29e3f1db5617051e85058403422f7d69a160a6c7cc810564696d88f9d50bd4
 DIST gromacs-5.0.5.tar.gz 26343524 SHA256 
952c9d14879a12d03362b2233e47c51385dc99325bdde5223a2942938739bf4e SHA512 
b45b2da5de48b0aa272b6d8583fd717762512fbd291ac35b414d23c430bf7b6db470f64e641728658e94784de9ddcde04242cfba09ff47931e01b85b8ca8fd73
 WHIRLPOOL 
cc1f5f60d70780f8694acb16c96634d2aa8a16ff3d52be5ed4572dd37f80d9591f8060a0256f3e0f4a55069247398b8b52ad05efed691a0ab8619bc77aa64f76
 DIST gromacs-5.0.6.tar.gz 26351063 SHA256 
e07e950c4cd6cb84b83b145b70a15c25338ad6a7d7d1a0a83cdbd51cad954952 SHA512 
5bd11d2ab79cc94c1ecf10bb05c239f7a4aed426ba3da0e536076e5145ff854889f9f0808d87a8ce007d86fce8eff9b6a809ae5fb68478528ea405c335dbffb2
 WHIRLPOOL 
e5898fa247016a4c52e7ddc77ba03f0d39df2b863607a79f4b88f7029a2467e22cd84a507c18b52b4015619341699bbede28939be485613ac145b499a7d0998d
+DIST gromacs-5.1.tar.gz 26546875 SHA256 
996b6061971e11942252de36b67b5cf35f02ce14adf80db8a3f079fc686c2743 SHA512 
9655bd387773fa3ab0b7316854552a63945255ef02c5d9d1f98b32213b6642532b6bed88b06354d46d0ed235d6dc39e57a987a6585fb463e5aba80f366268301
 WHIRLPOOL 
e5b4e90897c82a016911291f14daef41aa846143eae1cf5e6b9d552afe9ecbd3663d7df6350f5edd4778fa3a479c18b22efcabd9d49e1f4c304a3d39e35eaac4
 DIST regressiontests-5.0.4.tar.gz 65193251 SHA256 
89ad9bc067035ac8f340319b538c446983d937b910067e871911d7afe2ecb3f0 SHA512 
747725fa28c1c9525596bdeeb8809e45268e19036c11dac67d043aa1c51748688ca37eb6014eb7e819eb927a8b9ca2631d0ace4cdff8ed491b08c316c530ab65
 WHIRLPOOL 
e15ccab0a0beefac41aeff11e2e596e971167f1590eed159ff82c4a8e3aec1d234287be597026951904ecfe6099f30ef3bcd48f2098b9f5201bde62e15fbc4f9
 DIST regressiontests-5.0.5.tar.gz 65204335 SHA256 
e48b9934de89c23a63c9adc8ba9a5aa397cf5a4d1746165d833c556d5ce54833 SHA512 
1a1d1a3398ba5d3cc9f68e0f401437ccbdf3265f3ea1100b3b0d314d61ccd467ce3e8492ee09a645c5aaf9c1ca0acdf5ed6213a61bbd689833f3ca002bd5c79b
 WHIRLPOOL 
882c9d8fa45720a5a71811db898aa33b9323bfe60340e8c4f4e2ef537f02efb531c0f3a721ead0e98bdb96f1e9d71df24d1d0faae448ab3da096c694e2a9b593
 DIST regressiontests-5.0.6.tar.gz 65203643 SHA256 
fd0a2408250dfc088ac9b401bc8702b8ba398a81db56c214d55f68f838d7c079 SHA512 
dec41fbaa93784fb6438887eeef9f523add06032ae9801b83c492f5924872cd9b6a17e07d61cd7d8f999193d46384112e4c8046f4b2a3c28eb0c08f11c1ad8c6
 WHIRLPOOL 
e6a8e99abc3b59be0f246769de0ebdef528caa24b930999dfbe0167a58696a68a31d0b819d2503e312977f0ec4d1ee2acb60e8eb691fab45e608250f2dfde728
+DIST regressiontests-5.1.tar.gz 66707378 SHA256 
c2d751a503d5e19962198f565edb29ea2aa67f863dce02e93b82b08a02487eca SHA512 
1896f967362a1a3ae1ff13b405f4633754f97ad366c01b4b3b52368a01dae70e3b71cb171bba05c7d566fe8c3c4fcf8ce6538a6ff130143606fa2302b2e714c3
 WHIRLPOOL 
95b77a324a26ddc97f215ab7abc60a4d72f4fe39eaa43d14431d42d70875de71bcc9a8af90cceb4deaacead7c98e744b5200f867fb3c14bd6f2c1ff725825b8b

diff --git a/sci-chemistry/gromacs/gromacs-5.1.ebuild 
b/sci-chemistry/gromacs/gromacs-5.1.ebuild
new file mode 100644
index 000..031dfca
--- /dev/null
+++ b/sci-chemistry/gromacs/gromacs-5.1.ebuild
@@ -0,0 +1,269 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MAKEFILE_GENERATOR=ninja
+
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+
+if [[ $PV = ** ]]; then
+   EGIT_REPO_URI=git://git.gromacs.org/gromacs.git
+   https://gerrit.gromacs.org/gromacs.git
+   git://github.com/gromacs/gromacs.git
+   http://repo.or.cz/r/gromacs.git;
+   [[ $PV =  ]]  EGIT_BRANCH=master || 
EGIT_BRANCH=release-${PV:0:1}-${PV:2:1}
+   inherit git-r3
+   KEYWORDS=
+else
+   SRC_URI=ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
+   test? ( 
http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )
+   KEYWORDS=~alpha ~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos 

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

2015-08-20 Thread Patrice Clement
commit: 401e405b6ff74d0489d0ac311ea747a1db04c524
Author: Patrice Clement monsieurp AT gentoo DOT org
AuthorDate: Wed Aug 19 21:58:38 2015 +
Commit: Patrice Clement monsieurp AT gentoo DOT org
CommitDate: Thu Aug 20 11:31:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401e405b

dev-util/scala-ide: Version bump.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement monsieurp AT gentoo.org

 dev-util/scala-ide/Manifest   |  1 +
 dev-util/scala-ide/scala-ide-4.1.1.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/dev-util/scala-ide/Manifest b/dev-util/scala-ide/Manifest
index f5a6019..df48184 100644
--- a/dev-util/scala-ide/Manifest
+++ b/dev-util/scala-ide/Manifest
@@ -1,2 +1,3 @@
 DIST scala-SDK-4.1.0-vfinal-2.11-linux.gtk.x86.tar.gz 232347349 SHA256 
1d7054b49195b598d469a2d56971f67aa219c6043cb8209f8c8608160c4df7ad SHA512 
f3d8bff300ee772e07f9c9287c37428d5ddf50bd750dcc86b6a28d9ad5a0b891fa8ce810599e754ac06bf48786a9c58b981055c29976c37b2c530466591d171a
 WHIRLPOOL 
f584d8d6e129f5464f9eb44ab7137e230dc0b701e07d3569a7975e35a5ecc2a4f6b81e085486f36867b00a9715e1e25b5cd29294c638abe195f4a60677aa61f9
 DIST scala-SDK-4.1.0-vfinal-2.11-linux.gtk.x86_64.tar.gz 232491001 SHA256 
d3e9efe1176d979dc0fe2a9457f70068b5a3fd23635a07bcd5639e2345897aca SHA512 
d5b8fe3cb3d6623e2f29e0ad5d279b363143c9b392ea5d91092ecb9de765828ac0c50c74ff879f7c825099b22a833ad3acbb0c2cfcd51c769ee19082905b63eb
 WHIRLPOOL 
8007d41e9695c6ae5c3094906ebc6fba263d8d005f6763ce70eb4398db266ea1aff64bc4bc24bc216d0e869e839a92298bb3f85f8149608dd2986d36a3863def
+DIST scala-SDK-4.1.1-vfinal-2.11-linux.gtk.x86_64.tar.gz 234952144 SHA256 
8cafc34e8456224dcfd23b0405af8f50ae1cc03587d5efbd1ec27082a7b797c1 SHA512 
e44ea7d6d9d03ef1631fb839a63453870997309861bfe25434c256730b3fa28c7eb392489140473e4844a49e64f009d88093f501d8fe19f8d2e5e06bf36c437a
 WHIRLPOOL 
d614acb12faa7e56671ff74fe60f5044e94e5ef51c983fd916e74b76c2a23e0e34cf640f4063590f371e5129e82c5928cf955fbaadf36ec5caa6615205cfa978

diff --git a/dev-util/scala-ide/scala-ide-4.1.1.ebuild 
b/dev-util/scala-ide/scala-ide-4.1.1.ebuild
new file mode 100644
index 000..ec04184
--- /dev/null
+++ b/dev-util/scala-ide/scala-ide-4.1.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+
+inherit java-pkg-opt-2
+
+# scala-ide - scalaide
+S_PACK=${PN/-/}-pack
+
+# scala-ide - scala-SDK-${PV}
+S_SDK=${PN%-*}-SDK-${PV}
+
+SRC_URI_AMD64=http://downloads.typesafe.com/${S_PACK}/${PV}-vfinal-luna-211-20150728/${S_SDK}-vfinal-2.11-linux.gtk.x86_64.tar.gz;
+SRC_URI_X86=http://downloads.typesafe.com/${S_PACK}/${PV}-vfinal-luna-211-20150728/${S_SDK}-vfinal-2.11-linux.gtk.x86_64.tar.gz;
+
+DESCRIPTION=The Scala IDE
+HOMEPAGE=http://www.scala-ide.org;
+KEYWORDS=~amd64 ~x86
+SRC_URI=
+   amd64? ( ${SRC_URI_AMD64} )
+   x86? ( ${SRC_URI_X86} )
+
+
+SLOT=0
+LICENSE=BSD
+
+RDEPEND==virtual/jdk-1.6
+   || (
+   dev-lang/scala
+   dev-lang/scala-bin
+   )
+
+
+MY_D=/opt
+
+src_unpack() {
+   default
+   unpack ${A}
+   mv ${WORKDIR}/eclipse ${WORKDIR}/${P}
+}
+
+src_prepare() {
+   mv ${WORKDIR}/${P}/eclipse ${WORKDIR}/${P}/${PN}
+}
+
+src_install() {
+   cd ${D} || die
+   dodir ${MY_D} || die
+   insinto ${MY_D}
+   doins -r ${WORKDIR}/${P} || die
+   insopts -m 0755
+   insinto ${MY_D}/${P}
+   doins ${WORKDIR}/${P}/${PN} || die
+   dosym ${MY_D}/${P}/${PN} /usr/bin/${PN} || die
+}



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

2015-08-20 Thread Lars Wendler
commit: 8416ea962b3feb527e8ca0ed4d05c524f3a66b3a
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Thu Aug 20 12:18:18 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Thu Aug 20 12:18:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8416ea96

net-misc/iputils: Bump to version 20150815.

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler polynomial-c AT gentoo.org

 net-misc/iputils/Manifest  |   2 +
 .../files/iputils-20150815-nonroot-floodping.patch |  11 ++
 .../files/iputils-20150815-ping6_crypto.patch  |  29 
 .../files/iputils-20150815-ping_default_ipv4.patch |  65 
 net-misc/iputils/iputils-20150815.ebuild   | 163 +
 net-misc/iputils/metadata.xml  |   3 +
 6 files changed, 273 insertions(+)

diff --git a/net-misc/iputils/Manifest b/net-misc/iputils/Manifest
index 40e0b48..a1191dc 100644
--- a/net-misc/iputils/Manifest
+++ b/net-misc/iputils/Manifest
@@ -1,2 +1,4 @@
+DIST iputils-20150815.tar.gz 194508 SHA256 
1f9c11783e9db90b3ebc43145e412160d989fb133a573638745379957c73c082 SHA512 
ce899b1fa4b4a423c0430831d77eed660f7fdb98a0bf0532fd8dfa11f4b5f90c7b7d8199dd265fc0ac0e318f3ef2ef353f61bbd290cce77746df646a29edf85a
 WHIRLPOOL 
763bc8b886d1678428be2dedb3060358ef06beeb7297c4197a4e7772d5919183a90ac35a8f933222d880edb60e169817128b605286379636acf63bc2d78e32f4
 DIST iputils-s20121221-manpages.tar.bz2 23778 SHA256 
6fc7ed7d281b7a2ee00e4f75e5465c90498c685bcc988afdff74db4eaa736d1c SHA512 
006be62e61bf1555c99dbd5aac270cbd8d1074a3016fdde3aeed47e5c9b1acd326aa30a596c532d6688827f7f61966a6e3141eaa3b6f4f943eb21ac227282d8c
 WHIRLPOOL 
da0ccb577c4b2189553419df2c093404752fb2865eb3e0bfececfc242d930ceb44f96b32d945cfdd0c9ca060359651b2ec8479db5cc9220cda412dfeee5e910d
 DIST iputils-s20121221.tar.bz2 155344 SHA256 
450f549fc5b620c23c5929aa6d54b7ddfc7ee1cb1e8efdc5e8bb21d8d0c5319f SHA512 
693d240becd766c345c3af2053fc0699b9358e54d667d40738c21d731b70e779112d81476a220d8300ca54250120385414a13610d445996f95a90571047389f4
 WHIRLPOOL 
64529180eb4b8e2f7a60c18df7cac49e10a4b7702514252d418b16dcdc10a85ccb0a7f8beb51274cc9d708be2026c4c136e720986795fd39d314e4f9d5590ec9
+DIST iputils-s20150815-manpages.tar.xz 22508 SHA256 
d82fac64808f9a3f8dee114a62bc0a652243522bf8e535605eaf46d886c2febe SHA512 
cb57758203aa49874cc14b4a92db8566775a62da6e50caa55f98e362348fe026898de7aded09f62b4c26e245e89ffde4a37a6810bdaa6619480071917009b1bb
 WHIRLPOOL 
f4616abf8857a46420a115ef2f3b6918ab36a1e5160ee8422e985d669672505a7c259a38dc09742405a467b3caa5d552653cfb3e07c15eab97e1326181cbfd99

diff --git a/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch 
b/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch
new file mode 100644
index 000..50e108b
--- /dev/null
+++ b/net-misc/iputils/files/iputils-20150815-nonroot-floodping.patch
@@ -0,0 +1,11 @@
+--- iputils-s20150815/ping.h
 iputils-s20150815/ping.h
+@@ -61,7 +61,7 @@
+ 
+ #define   MAXWAIT 10  /* max seconds to wait for 
response */
+ #define MININTERVAL   10  /* Minimal interpacket gap */
+-#define MINUSERINTERVAL   200 /* Minimal allowed interval for 
non-root */
++#define MINUSERINTERVAL   0   /* Minimal allowed interval for 
non-root */
+ 
+ #define SCHINT(a) (((a) = MININTERVAL) ? MININTERVAL : (a))
+ 

diff --git a/net-misc/iputils/files/iputils-20150815-ping6_crypto.patch 
b/net-misc/iputils/files/iputils-20150815-ping6_crypto.patch
new file mode 100644
index 000..1e236ee
--- /dev/null
+++ b/net-misc/iputils/files/iputils-20150815-ping6_crypto.patch
@@ -0,0 +1,29 @@
+From a45b719645960c9bacb430e452192d6ffac5be19 Mon Sep 17 00:00:00 2001
+From: Lars Wendler polynomia...@gentoo.org
+Date: Thu, 20 Aug 2015 13:43:47 +0200
+Subject: [PATCH] Let ping6 use crypto if enabled.
+
+Signed-off-by: Lars Wendler polynomia...@gentoo.org
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index e34be5b..d4cb6c0 100644
+--- a/Makefile
 b/Makefile
+@@ -159,9 +159,9 @@ LIB_clockdiff = $(LIB_CAP)
+ 
+ # ping / ping6
+ DEF_ping_common = $(DEF_CAP) $(DEF_IDN)
+-DEF_ping6_common = $(DEF_CAP) $(DEF_IDN)
++DEF_ping6_common = $(DEF_CAP) $(DEF_IDN) $(DEF_CRYPTO)
+ DEF_ping  = $(DEF_CAP) $(DEF_IDN) $(DEF_WITHOUT_IFADDRS) $(DEF_IPV4)
+-LIB_ping  = $(LIB_CAP) $(LIB_IDN) $(LIB_RESOLV)
++LIB_ping  = $(LIB_CAP) $(LIB_IDN) $(LIB_RESOLV) $(LIB_CRYPTO)
+ 
+ ping: ping_common.o ping6_common.o
+ ping.o ping_common.o ping6_common.o: ping.h in6_flowlabel.h
+-- 
+2.5.0
+

diff --git a/net-misc/iputils/files/iputils-20150815-ping_default_ipv4.patch 
b/net-misc/iputils/files/iputils-20150815-ping_default_ipv4.patch
new file mode 100644
index 000..71d32f0
--- /dev/null
+++ b/net-misc/iputils/files/iputils-20150815-ping_default_ipv4.patch
@@ -0,0 +1,65 @@
+From 8d4d34eea9fbd25d0103975f366799764bbc4a2f Mon Sep 17 

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

2015-08-20 Thread Mike Frysinger
commit: dc1f9b00830bcac9f0d532b0a9d715ce6b30b12b
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 12:25:55 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 12:26:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1f9b00

sys-devel/gcc: backport generated headers fix #487398

 sys-devel/gcc/Manifest | 4 ++--
 sys-devel/gcc/gcc-4.8.4.ebuild | 2 +-
 sys-devel/gcc/gcc-4.8.5.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 4d926bb..eab2b77 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -53,11 +53,11 @@ DIST gcc-4.8.3-patches-1.1.tar.bz2 19882 SHA256 
019cbe76f20f4e294b900ccb99a6b525
 DIST gcc-4.8.3-piepatches-v0.5.9.tar.bz2 13310 SHA256 
d08e3770453edb728216243ecaf639ff7bc8aa77560fffdd561b2a0859d0b869 SHA512 
d9d7dc4b7d8f52cce48dff36ee32db5346baed50968a1cacafa9a426849c5df5387061b26c8a0d2363bf91e5f55cb459cb4a176c5652690f914916047c0437f8
 WHIRLPOOL 
1e5cb3556b695de7f42ab44636194e86128f80bdffbe049fc1d4ee17b772bc1ea2089b3fe88bec60c52aab4bf5301344be27fd11be3c6cc8ef798d6441285c8b
 DIST gcc-4.8.3-uclibc-patches-1.0.tar.bz2 3014 SHA256 
75f089ed44e33be8923f82eaa1d231f71d2cded475fb10938eded386647c5e04 SHA512 
7e74fefae6136d2e132ee37905adbdf7f528d31a7bb67ed97bc99b6208f177a6105ef0f0e0c77eb87368359f7da49de768ff98ec07a569e19bfdd00f67a445a8
 WHIRLPOOL 
6fd766ba280fc0b96f1823315b5098a36d361dc9c8d179b2e262d72156508b70c560ef5095f3556bb5c922e495cc7eefb4bd5d970b2e4dff9e9ce654703fddc5
 DIST gcc-4.8.3.tar.bz2 86126808 SHA256 
6a8e4f11b185f4fe2ed9d7fc053e80f8c7e73f800c045f51f9d8bea33f080f1e SHA512 
2b40d231e8445f9c1654137df509f09ce1187b475138ca7f648f710d922a1718f740b2d8a37c26e16b5e27900c60358be98229ae884a6f1f70e9df44ad24d02b
 WHIRLPOOL 
6dd3bd4b51bb9b8c52fb743bba28cde8612ff7090b71e56bf02d3613b91cd4c3c4dd91dbcb672985f22400d776870ba0e1fc44afae9737092ceca5f83ebd
-DIST gcc-4.8.4-patches-1.7.tar.bz2 26336 SHA256 
b62a8e28146a5086a683e2886a7cfbfe2de47b0f93b497ee16cf9bccd025456e SHA512 
8f8ad13cfed139dde9a301f647f80adc310f638d2821b9001beb0e7e277ef8bdef6ea5af6cafda8a47c2098ebde22d330c7fd810ed4a74d437a055d79e696cfa
 WHIRLPOOL 
89a901da38d78f9b5301866c8fdc6e75af5b80d3d2c118946184da87f96ac33519463fbd15bacdb0f4e57dedbcc19cea67c3ac7a7abcaba75d6ef53c3691dade
+DIST gcc-4.8.4-patches-1.8.tar.bz2 26849 SHA256 
876b64f3bdc2c91cf0a32aa0f986433f4235d416b0be1ed1615e45ded0827fce SHA512 
a9240590ff1dc2f0adaf6eedad17c040f9f74a089c2bbcd7e7eb9c27eaa5c666057ecffc142bea820897ddad8d6e5ab20a9f9c657ef4141247c70cef5df1a08b
 WHIRLPOOL 
f00750814f4c98d2a2d5c24c0c646a808c4db2fdea4b51ec57435eb481070993743b6435705b2cd9c1e025ab0a8ff8cfd755796d8c941eb3518894c7b2cb
 DIST gcc-4.8.4-piepatches-v0.6.1.tar.bz2 14110 SHA256 
558bd1babcd687979ef6269b8e4774a3a06b860bda44e0a8aafaaa55423574b4 SHA512 
464c7c482a244f6e3d07beb0bbe6d007bb95502d76d08dbb9daca92bcdb4560571f85eb10a73f542a03d1c7ba90fd1e50cfb8220f933ef559ff6f7867bc8bbdc
 WHIRLPOOL 
cc3ab1819905a32dd5983d1fae5c6812343c1426ec3ef387c56eaf46c73c646e376ae6351a151bd5579393be5055a231cb94e29ab03051f729ad4c685e69b77f
 DIST gcc-4.8.4-uclibc-patches-1.0.tar.bz2 3004 SHA256 
c7f9d3b7eba23a8042edad469a5e2a2a7ad613a7a6b6c658179409d7859edf41 SHA512 
0e22e57731725f2d2a53c7137ee667a54ff92d30a7532660bc75220e2445452605e3e377b56b99bc3a62feb65d46b315f28aba3e075ffabd1e9d60e94e35b4af
 WHIRLPOOL 
472cdbd2c7f77ce6505f6f5feb27d530edc5250d6e167ecd4a8ab1cd877abf4ae842f4785c55486bddb49e2e553c688c24a6d7e998cb211cde844b9867436c09
 DIST gcc-4.8.4.tar.bz2 86220648 SHA256 
4a80aa23798b8e9b5793494b8c976b39b8d9aa2e53cd5ed5534aff662a7f8695 SHA512 
b4c84ebd754c026029d706ef52c4242df4dcadc6a22cc5669b3aa37ac9dc25bc9cd9651fda83fb24dd5d17b1710e6865a35bb6c5cd9b95d0971717453935ae8e
 WHIRLPOOL 
b8b44413da420d083d0edcb846ad1b619971c399638e629089ca3bc8b6008a41bd38d688199f1451171d32443c37ab749f44a3763c5150f2147f729d4bd45a4b
-DIST gcc-4.8.5-patches-1.1.tar.bz2 24086 SHA256 
bd39733d7c9b7503910c806bed4c16b13b35df9332834fedeeaae24ae58568f2 SHA512 
9d5118cd5c9a51b3b48e154313352262bb86cf473203e53d1e10026fda0d9cb5a57daa551c32099c52fcd4a4aff4641c09e5d699b45856a6e49fcea621278f0f
 WHIRLPOOL 
451b587665e299abb05b7aebaf8f13553dc1922a347d77142cbe402b165ba2ea85bb2b52740d5d27f7fdb9553eb5678af0e65941ea9c272bab61211ed6547808
+DIST gcc-4.8.5-patches-1.2.tar.bz2 24590 SHA256 
9beadf157e7c29a76915a6693d2dd5f5446787f2ba1b4f3642d0f2ea9b4f226e SHA512 
ae289fbf93295263471e6b374d39fe866c2a06b4b5c088a20e186d38a40d7c5e2f2b509a969d581864b2dcc5fb7d72b1e87a3b60acd34c024385f6deb4451d32
 WHIRLPOOL 
a2b2958c352aa87d8a7e7c43546c90bad7b1a137c7fa0c42acdda8c167478ff984648671152f6e124b355f0f602089c6e1cd944f6f49463a2eef69c30230190a
 DIST gcc-4.8.5-piepatches-v0.6.1.tar.bz2 14104 SHA256 
e4933788ab3daf641204eb3d9b3e26a87506264384208255b6cc4e95f8457955 SHA512 
6b9bc8d5f649b34e7966d078c4477a71f1a9d10cc18465b1f5a0c30e704ccb4c43958741f6338da523919510c6bd01ff08c2251c0f6d4d0cbb6b64f39655f412
 WHIRLPOOL 

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

2015-08-20 Thread Justin Lecher
commit: 6e8d3a961f248ca9d6fe2e50c4133e48ba5908c6
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 12:22:52 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:23:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8d3a96

dev-python/celery: Fix bracket usage in init script

* use /run instead of /var/run
* Fix dependencies for py3

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/celery/celery-3.1.18-r1.ebuild |  88 +
 dev-python/celery/files/celery.confd-r2   |  51 
 dev-python/celery/files/celery.initd-r2   | 206 ++
 3 files changed, 345 insertions(+)

diff --git a/dev-python/celery/celery-3.1.18-r1.ebuild 
b/dev-python/celery/celery-3.1.18-r1.ebuild
new file mode 100644
index 000..7d77dd3
--- /dev/null
+++ b/dev-python/celery/celery-3.1.18-r1.ebuild
@@ -0,0 +1,88 @@
+# 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} )
+
+inherit distutils-r1 bash-completion-r1
+
+DESCRIPTION=Open source asynchronous task queue/job queue based on 
distributed message passing
+HOMEPAGE=http://celeryproject.org/ http://pypi.python.org/pypi/celery;
+SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+
+LICENSE=BSD
+SLOT=0
+KEYWORDS=~amd64 ~x86
+# There are a number of other optional 'extras' which overlap with those of 
kombu, however
+# there has been no apparent expression of interest or demand by users for 
them. See requires.txt
+IUSE=doc examples redis sqs test yaml zeromq
+
+RDEPEND=
+   dev-python/kombu-3.1[${PYTHON_USEDEP}]
+   =dev-python/kombu-3.0.25[${PYTHON_USEDEP}]
+   =dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
+   =dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
+   dev-python/billiard-3.4[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/greenlet[${PYTHON_USEDEP}]
+   sqs? ( =dev-python/boto-2.13.3[${PYTHON_USEDEP}] )
+   zeromq? ( =dev-python/pyzmq-13.1.0[${PYTHON_USEDEP}] )
+   yaml? ( =dev-python/pyyaml-3.10[${PYTHON_USEDEP}] )
+
+
+DEPEND=
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND}
+   dev-python/gevent[$(python_gen_usedep python2_7)]
+   =dev-python/mock-1.0.1[${PYTHON_USEDEP}]
+   dev-python/nose-cover3[${PYTHON_USEDEP}]
+   =dev-python/pymongo-2.6.2[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   =dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   dev-python/sqlalchemy[${PYTHON_USEDEP}]
+   redis? (
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   =dev-db/redis-2.8.0
+   )
+   )
+   doc? (
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/sqlalchemy[${PYTHON_USEDEP}]
+   )
+
+PATCHES=(
+   ${FILESDIR}/celery-docs.patch
+   ${FILESDIR}/${PN}-3.1.11-test.patch
+)
+
+# testsuite needs it own source
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   if use doc; then
+   mkdir docs/.build || die
+   emake -C docs html
+   fi
+}
+
+python_test() {
+   nosetests || die Tests failed with ${EPYTHON}
+}
+
+python_install_all() {
+   # Main celeryd init.d and conf.d
+   newinitd ${FILESDIR}/celery.initd-r2 celery
+   newconfd ${FILESDIR}/celery.confd-r2 celery
+
+   use examples  local EXAMPLES=( examples/. )
+
+   use doc  local HTML_DOCS=( docs/.build/html/. )
+
+   newbashcomp extra/bash-completion/celery.bash ${PN}
+
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/celery/files/celery.confd-r2 
b/dev-python/celery/files/celery.confd-r2
new file mode 100644
index 000..d5ba2f7
--- /dev/null
+++ b/dev-python/celery/files/celery.confd-r2
@@ -0,0 +1,51 @@
+# /etc/conf.d/celery
+
+##
+# GLOBAL CONFIGURATION
+
+# User and group
+#CELERY_USER=celery
+#CELERY_GROUP=celery
+
+# This is generaly a good idea to set the environment correctly
+# because a lot of python package try to use HOME on init
+#export HOME=/var/lib/myproject
+
+# Full path to the python project directory.
+#CELERY_PROJDIR=/var/lib/myproject
+
+##
+# CELERYD
+
+# Start the Celery worker daemon
+#CELERYD_ENABLED=yes
+
+# celeryd notes
+#CELERYD_NODES=celery
+
+# celeryd options
+# Example: set a 5 minute hard time limit for tasks, disable queue process 
prefetching and specify an app module from CELERY_PROJDIR
+#CELERYD_OPTS=--time-limit=300 -Ofair -A celeryapp
+
+# Location and level of the celeryd 

[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh/

2015-08-20 Thread Justin Lecher
commit: b501927d566c60fc1a765a007669b185e549a13d
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 12:07:49 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:22:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b501927d

app-shells/zsh: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-shells/zsh/metadata.xml| 10 +-
 app-shells/zsh/zsh-5.0.5.ebuild|  2 +-
 app-shells/zsh/zsh-5.0.7-r1.ebuild |  2 +-
 app-shells/zsh/zsh-5.0.7-r2.ebuild |  2 +-
 app-shells/zsh/zsh-5.0.8.ebuild|  2 +-
 app-shells/zsh/zsh-.ebuild |  2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-shells/zsh/metadata.xml b/app-shells/zsh/metadata.xml
index d02793c..2b8832f 100644
--- a/app-shells/zsh/metadata.xml
+++ b/app-shells/zsh/metadata.xml
@@ -1,11 +1,11 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-maintainer
-  emailradher...@gentoo.org/email
-  nameTim Harder/name
-/maintainer
-longdescription
+  maintainer
+emailradher...@gentoo.org/email
+nameTim Harder/name
+  /maintainer
+  longdescription
   Zsh is a shell designed for interactive use, although it is also a
   powerful scripting language. Many of the useful features of bash, ksh,
   and tcsh were incorporated into zsh; many original features were

diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
index 58e851a..11f9e87 100644
--- a/app-shells/zsh/zsh-5.0.5.ebuild
+++ b/app-shells/zsh/zsh-5.0.5.ebuild
@@ -18,7 +18,7 @@ IUSE=caps debug doc examples gdbm maildir pcre static 
unicode
 
 RDEPEND=
=sys-libs/ncurses-5.1
-   static? ( =sys-libs/ncurses-5.7-r4[static-libs] )
+   static? ( =sys-libs/ncurses-5.7-r4:5=[static-libs] )
caps? ( sys-libs/libcap )
pcre? ( =dev-libs/libpcre-3.9
static? ( =dev-libs/libpcre-3.9[static-libs] ) )

diff --git a/app-shells/zsh/zsh-5.0.7-r1.ebuild 
b/app-shells/zsh/zsh-5.0.7-r1.ebuild
index 21fdb78..7897acd 100644
--- a/app-shells/zsh/zsh-5.0.7-r1.ebuild
+++ b/app-shells/zsh/zsh-5.0.7-r1.ebuild
@@ -18,7 +18,7 @@ IUSE=caps debug doc examples gdbm maildir pcre static 
unicode
 
 RDEPEND=
=sys-libs/ncurses-5.1
-   static? ( =sys-libs/ncurses-5.7-r4[static-libs] )
+   static? ( =sys-libs/ncurses-5.7-r4:5=[static-libs] )
caps? ( sys-libs/libcap )
pcre? ( =dev-libs/libpcre-3.9
static? ( =dev-libs/libpcre-3.9[static-libs] ) )

diff --git a/app-shells/zsh/zsh-5.0.7-r2.ebuild 
b/app-shells/zsh/zsh-5.0.7-r2.ebuild
index b6e7712..fb5f7c3 100644
--- a/app-shells/zsh/zsh-5.0.7-r2.ebuild
+++ b/app-shells/zsh/zsh-5.0.7-r2.ebuild
@@ -18,7 +18,7 @@ IUSE=caps debug doc examples gdbm maildir pcre static 
unicode
 
 RDEPEND=
=sys-libs/ncurses-5.1
-   static? ( =sys-libs/ncurses-5.7-r4[static-libs] )
+   static? ( =sys-libs/ncurses-5.7-r4:5=[static-libs] )
caps? ( sys-libs/libcap )
pcre? ( =dev-libs/libpcre-3.9
static? ( =dev-libs/libpcre-3.9[static-libs] ) )

diff --git a/app-shells/zsh/zsh-5.0.8.ebuild b/app-shells/zsh/zsh-5.0.8.ebuild
index d2cb123..8e7b40e 100644
--- a/app-shells/zsh/zsh-5.0.8.ebuild
+++ b/app-shells/zsh/zsh-5.0.8.ebuild
@@ -24,7 +24,7 @@ IUSE=caps debug doc examples gdbm maildir pcre static 
unicode
 
 RDEPEND=
=sys-libs/ncurses-5.1
-   static? ( =sys-libs/ncurses-5.7-r4[static-libs] )
+   static? ( =sys-libs/ncurses-5.7-r4:5=[static-libs] )
caps? ( sys-libs/libcap )
pcre? ( =dev-libs/libpcre-3.9
static? ( =dev-libs/libpcre-3.9[static-libs] ) )

diff --git a/app-shells/zsh/zsh-.ebuild b/app-shells/zsh/zsh-.ebuild
index d2cb123..8e7b40e 100644
--- a/app-shells/zsh/zsh-.ebuild
+++ b/app-shells/zsh/zsh-.ebuild
@@ -24,7 +24,7 @@ IUSE=caps debug doc examples gdbm maildir pcre static 
unicode
 
 RDEPEND=
=sys-libs/ncurses-5.1
-   static? ( =sys-libs/ncurses-5.7-r4[static-libs] )
+   static? ( =sys-libs/ncurses-5.7-r4:5=[static-libs] )
caps? ( sys-libs/libcap )
pcre? ( =dev-libs/libpcre-3.9
static? ( =dev-libs/libpcre-3.9[static-libs] ) )



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

2015-08-20 Thread Justin Lecher
commit: ff13dcbab6ae32be760696734834b26dd319532b
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 11:11:08 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:22:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff13dcba

app-text/aspell: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-text/aspell/aspell-0.60.6.1-r1.ebuild | 2 +-
 app-text/aspell/aspell-0.60.6.1-r2.ebuild | 2 +-
 app-text/aspell/metadata.xml  | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/aspell/aspell-0.60.6.1-r1.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r1.ebuild
index f523960..be9bdac 100644
--- a/app-text/aspell/aspell-0.60.6.1-r1.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r1.ebuild
@@ -34,7 +34,7 @@ done
 unset dep
 
 COMMON_DEPEND=
-   =sys-libs/ncurses-5.2
+   =sys-libs/ncurses-5.2:5=
nls? ( virtual/libintl )
 
 DEPEND=${COMMON_DEPEND}

diff --git a/app-text/aspell/aspell-0.60.6.1-r2.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
index d24a04c..1b62f9f 100644
--- a/app-text/aspell/aspell-0.60.6.1-r2.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
@@ -34,7 +34,7 @@ done
 unset dep
 
 COMMON_DEPEND=
-   =sys-libs/ncurses-5.2
+   =sys-libs/ncurses-5.2:5=
nls? ( virtual/libintl )
 
 DEPEND=${COMMON_DEPEND}

diff --git a/app-text/aspell/metadata.xml b/app-text/aspell/metadata.xml
index d9cd2ca..91f4e72 100644
--- a/app-text/aspell/metadata.xml
+++ b/app-text/aspell/metadata.xml
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-maintainer
-emailmaintainer-nee...@gentoo.org/email
-/maintainer
+   maintainer
+   emailmaintainer-nee...@gentoo.org/email
+   /maintainer
 /pkgmetadata



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

2015-08-20 Thread Justin Lecher
commit: afb3c10cf0af72130e8dd995dc54f833881e4e19
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 12:02:33 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:22:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb3c10c

net-analyzer/nload: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 net-analyzer/nload/nload-0.7.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/nload/nload-0.7.4.ebuild 
b/net-analyzer/nload/nload-0.7.4.ebuild
index 86e8143..618a37d 100644
--- a/net-analyzer/nload/nload-0.7.4.ebuild
+++ b/net-analyzer/nload/nload-0.7.4.ebuild
@@ -3,6 +3,7 @@
 # $Id$
 
 EAPI=5
+
 inherit autotools eutils
 
 DESCRIPTION=console application which monitors network traffic and bandwidth 
usage in real time
@@ -13,7 +14,7 @@ LICENSE=GPL-2
 SLOT=0
 KEYWORDS=amd64 arm ~mips ppc x86
 
-RDEPEND==sys-libs/ncurses-5.2
+RDEPEND==sys-libs/ncurses-5.2:5=
 DEPEND=
${RDEPEND}
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/

2015-08-20 Thread Justin Lecher
commit: cfba147f6b983843477064d34c334b968c576469
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 11:51:56 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:22:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfba147f

app-shells/tcsh: Bump to EAPI=5 and use subslot deps for ncurses

* drop die from econf

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-shells/tcsh/tcsh-6.17-r1.ebuild|  3 +-
 app-shells/tcsh/tcsh-6.17.06.ebuild|  3 +-
 app-shells/tcsh/tcsh-6.18.01-r2.ebuild |  3 +-
 app-shells/tcsh/tcsh-6.18.01-r3.ebuild |  3 +-
 ...sh-6.18.01-r3.ebuild = tcsh-6.18.01-r4.ebuild} | 38 +-
 app-shells/tcsh/tcsh-6.18.01.ebuild|  3 +-
 6 files changed, 27 insertions(+), 26 deletions(-)

diff --git a/app-shells/tcsh/tcsh-6.17-r1.ebuild 
b/app-shells/tcsh/tcsh-6.17-r1.ebuild
index cb515e8..64ec5fe 100644
--- a/app-shells/tcsh/tcsh-6.17-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.17-r1.ebuild
@@ -70,8 +70,7 @@ src_configure() {
 
econf \
--prefix=${EPREFIX:-/} \
-   --datarootdir='${prefix}/usr/share' \
-   || die
+   --datarootdir='${prefix}/usr/share'
 }
 
 src_install() {

diff --git a/app-shells/tcsh/tcsh-6.17.06.ebuild 
b/app-shells/tcsh/tcsh-6.17.06.ebuild
index f0378a8..34886ee 100644
--- a/app-shells/tcsh/tcsh-6.17.06.ebuild
+++ b/app-shells/tcsh/tcsh-6.17.06.ebuild
@@ -66,8 +66,7 @@ src_configure() {
econf \
--prefix=${EPREFIX:-/} \
--datarootdir='${prefix}/usr/share' \
-   $(use_enable nls) \
-   || die
+   $(use_enable nls)
 }
 
 src_install() {

diff --git a/app-shells/tcsh/tcsh-6.18.01-r2.ebuild 
b/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
index 3dc6ead..8fc7f32 100644
--- a/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
+++ b/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
@@ -76,8 +76,7 @@ src_configure() {
econf \
--prefix=${EPREFIX:-/} \
--datarootdir='${prefix}/usr/share' \
-   $(use_enable nls) \
-   || die
+   $(use_enable nls)
 }
 
 src_install() {

diff --git a/app-shells/tcsh/tcsh-6.18.01-r3.ebuild 
b/app-shells/tcsh/tcsh-6.18.01-r3.ebuild
index 31db287..791d7c1 100644
--- a/app-shells/tcsh/tcsh-6.18.01-r3.ebuild
+++ b/app-shells/tcsh/tcsh-6.18.01-r3.ebuild
@@ -77,8 +77,7 @@ src_configure() {
econf \
--prefix=${EPREFIX:-/} \
--datarootdir='${prefix}/usr/share' \
-   $(use_enable nls) \
-   || die
+   $(use_enable nls)
 }
 
 src_install() {

diff --git a/app-shells/tcsh/tcsh-6.18.01-r3.ebuild 
b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild
similarity index 77%
copy from app-shells/tcsh/tcsh-6.18.01-r3.ebuild
copy to app-shells/tcsh/tcsh-6.18.01-r4.ebuild
index 31db287..42d2ba1 100644
--- a/app-shells/tcsh/tcsh-6.18.01-r3.ebuild
+++ b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 
 inherit eutils flag-o-matic autotools prefix
 
@@ -10,7 +10,8 @@ CONFVER=1.9
 
 DESCRIPTION=Enhanced version of the Berkeley C shell (csh)
 HOMEPAGE=http://www.tcsh.org/;
-SRC_URI=ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz
+SRC_URI=
+   ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz

http://www.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2;
 
 LICENSE=BSD
@@ -20,7 +21,8 @@ IUSE=nls doc
 RESTRICT=test
 
 # we need gettext because we run autoconf (AM_ICONV)
-RDEPEND==sys-libs/ncurses-5.1
+RDEPEND=
+   =sys-libs/ncurses-5.1:5=
virtual/libiconv
 DEPEND=${RDEPEND}
sys-devel/gettext
@@ -28,12 +30,16 @@ DEPEND=${RDEPEND}
 
 CONFDIR=${WORKDIR}/tcsh-gentoo-patches-r${CONFVER}
 
+PATCHES=(
+   ${FILESDIR}/${PN}-6.14.00-debian-dircolors.patch # bug #120792
+   ${FILESDIR}/${PN}-6.14-makefile.patch # bug #151951
+   ${FILESDIR}/${PN}-6.14-use-ncurses.patch
+   ${FILESDIR}/${PN}-6.18.01-aix.patch
+   ${FILESDIR}/${PN}-6.18.01-gcc5.patch
+)
+
 src_prepare() {
-   epatch ${FILESDIR}/${PN}-6.14.00-debian-dircolors.patch # bug #120792
-   epatch ${FILESDIR}/${PN}-6.14-makefile.patch # bug #151951
-   epatch ${FILESDIR}/${PN}-6.14-use-ncurses.patch
-   epatch ${FILESDIR}/${PN}-6.18.01-aix.patch
-   epatch ${FILESDIR}/${PN}-6.18.01-gcc5.patch
+   epatch ${PATCHES[@]}
 
# fix dependency on ncurses[tinfo], #459484
sed \
@@ -43,8 +49,9 @@ src_prepare() {
eautoreconf
 
# fix gencat usage
-   sed -i -e 's/cat \$\^ \$ | \$(GENCAT) \$@/rm -f $@; $(GENCAT) $@ $ 
$^/' \
-   nls/Makefile.in || die
+   sed \
+   -e 's/cat \$\^ \$ | \$(GENCAT) \$@/rm -f $@; $(GENCAT) $@ $ 
$^/' \
+   -i nls/Makefile.in 

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

2015-08-20 Thread Justin Lecher
commit: 532b485b8d0691cf7a81f79b01cc4b8d1e536829
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 11:09:12 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 12:22:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532b485b

media-sound/alsa-utils: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 media-sound/alsa-utils/alsa-utils-1.0.27.2.ebuild  | 2 +-
 media-sound/alsa-utils/alsa-utils-1.0.28-r1.ebuild | 2 +-
 media-sound/alsa-utils/alsa-utils-1.0.28.ebuild| 2 +-
 media-sound/alsa-utils/alsa-utils-1.0.29.ebuild| 2 +-
 media-sound/alsa-utils/metadata.xml| 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/alsa-utils/alsa-utils-1.0.27.2.ebuild 
b/media-sound/alsa-utils/alsa-utils-1.0.27.2.ebuild
index 0c3fc63..40fc50d 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.27.2.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.27.2.ebuild
@@ -16,7 +16,7 @@ IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-1.0.27.1
libsamplerate? ( media-libs/libsamplerate )
-   ncurses? ( =sys-libs/ncurses-5.7-r7 )
+   ncurses? ( =sys-libs/ncurses-5.7-r7:5= )
 DEPEND=${CDEPEND}
virtual/pkgconfig
doc? ( app-text/xmlto )

diff --git a/media-sound/alsa-utils/alsa-utils-1.0.28-r1.ebuild 
b/media-sound/alsa-utils/alsa-utils-1.0.28-r1.ebuild
index 42c776b..d224f65 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.28-r1.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.28-r1.ebuild
@@ -16,7 +16,7 @@ IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-${PV}
libsamplerate? ( media-libs/libsamplerate )
-   ncurses? ( =sys-libs/ncurses-5.7-r7 )
+   ncurses? ( =sys-libs/ncurses-5.7-r7:5= )
 DEPEND=${CDEPEND}
virtual/pkgconfig
doc? ( app-text/xmlto )

diff --git a/media-sound/alsa-utils/alsa-utils-1.0.28.ebuild 
b/media-sound/alsa-utils/alsa-utils-1.0.28.ebuild
index 8922ee2..dd63c84 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.28.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.28.ebuild
@@ -16,7 +16,7 @@ IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-${PV}
libsamplerate? ( media-libs/libsamplerate )
-   ncurses? ( =sys-libs/ncurses-5.7-r7 )
+   ncurses? ( =sys-libs/ncurses-5.7-r7:5= )
 DEPEND=${CDEPEND}
virtual/pkgconfig
doc? ( app-text/xmlto )

diff --git a/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild 
b/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild
index f9c558c..6ef282e 100644
--- a/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild
+++ b/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild
@@ -16,7 +16,7 @@ IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-${PV}
libsamplerate? ( media-libs/libsamplerate )
-   ncurses? ( =sys-libs/ncurses-5.7-r7 )
+   ncurses? ( =sys-libs/ncurses-5.7-r7:5= )
 DEPEND=${CDEPEND}
virtual/pkgconfig
doc? ( app-text/xmlto )

diff --git a/media-sound/alsa-utils/metadata.xml 
b/media-sound/alsa-utils/metadata.xml
index 8553be1..031bd1c 100644
--- a/media-sound/alsa-utils/metadata.xml
+++ b/media-sound/alsa-utils/metadata.xml
@@ -6,7 +6,7 @@
 emailalsa-b...@gentoo.org/email
   /maintainer
   use
-flag name='libsamplerate'install utils that use libsamplerate (e.g. 
alsaloop)/flag
-flag name='ncurses'install utils that use ncurses (e.g. alsamixer)/flag
+flag name=libsamplerateinstall utils that use libsamplerate (e.g. 
alsaloop)/flag
+flag name=ncursesinstall utils that use ncurses (e.g. alsamixer)/flag
   /use
 /pkgmetadata



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

2015-08-20 Thread Lars Wendler
commit: c37ce9e1d5cd378c85931ad1ccfc7808775e586a
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Thu Aug 20 12:20:21 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Thu Aug 20 12:20:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37ce9e1

profiles/package.mask: Masked =net-misc/iputils-20150815 for testing.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f28baf9..b29d76e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Lars Wendler polynomia...@gentoo.org (20 Aug 2015)
+# Masked for testing
+=net-misc/iputils-20150815
+
 # Hans de Graaff gra...@gentoo.org (20 Aug 2015)
 # No longer part of ruby-gnome2. Nothing depends on it.
 # Masked for removal in 30 days.



[gentoo-commits] gentoo commit in src/patchsets/gcc/4.8.5/gentoo: 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch README.history

2015-08-20 Thread Mike Frysinger (vapier)
vapier  15/08/20 12:24:51

  Modified:

93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
README.history
  Log:
  backport generated_files fix from upstream #487398

Revision  ChangesPath
1.3  
src/patchsets/gcc/4.8.5/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?r1=1.2r2=1.3

Index: 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.8.5/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch10 Aug 
2015 11:08:03 -  1.2
+++ 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch20 Aug 
2015 12:24:51 -  1.3
@@ -237,3 +237,57 @@
  #include errors.h   /* for fatal */
 -- 
 2.3.4
+
+https://gcc.gnu.org/ml/gcc-patches/2013-07/msg01396.html
+
+From ea38f4be892b22b61a540a102bed374ddb381b9a Mon Sep 17 00:00:00 2001
+From: tromey tromey@138bc75d-0d04-0410-961f-82ee72b054a4
+Date: Wed, 25 Sep 2013 15:52:30 +
+Subject: [PATCH] move generated_files order-only dependency later
+
+There is an order-only dependency in gcc/Makefile.in that tries to
+build the generated files before compiling regular objects.  However,
+this appears too early, and so at the time it is seen by make,
+GCOV_OBJS and GCOV_DUMP_OBJS have not yet been set.
+
+This patch fixes the problem and prevents any future problems of this
+nature by moving the order-only dependency to the end of Makefile.in.
+
+git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202894 
138bc75d-0d04-0410-961f-82ee72b054a4
+---
+ gcc/ChangeLog   |  6 ++
+ gcc/Makefile.in | 13 +++--
+ 2 files changed, 13 insertions(+), 6 deletions(-)
+
+2013-09-25  Tom Tromey  tro...@redhat.com
+
+   * Makefile.in ($(ALL_HOST_OBJS)): Move order-only dependency to end
+   of file.
+
+diff --git a/gcc/Makefile.in b/gcc/Makefile.in
+index 62b5eab..8f99a6c 100644
+--- a/gcc/Makefile.in
 b/gcc/Makefile.in
+@@ -3899,11 +3900,6 @@ generated_files = config.h tm.h $(TM_P_H) $(TM_H) 
multilib.h \
+common/common-target-hooks-def.h pass-instances.def \
+c-family/c-target-hooks-def.h
+ 
+-# In order for parallel make to really start compiling the expensive
+-# objects from $(OBJS) as early as possible, build all their
+-# prerequisites strictly before all objects.
+-$(ALL_HOST_OBJS) : | $(generated_files)
+-
+ #
+ # How to compile object files to run on the build machine.
+ 
+@@ -5390,3 +5386,8 @@ po/gcc.pot: force
+   $(MAKE) srcextra
+   AWK=$(AWK) $(SHELL) $(srcdir)/po/exgettext \
+   $(XGETTEXT) gcc $(srcdir)
++
++# In order for parallel make to really start compiling the expensive
++# objects from $(OBJS) as early as possible, build all their
++# prerequisites strictly before all objects.
++$(ALL_HOST_OBJS) : | $(generated_files)
+-- 
+2.4.4



1.3  src/patchsets/gcc/4.8.5/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/README.history?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/README.history?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.5/gentoo/README.history?r1=1.2r2=1.3

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.8.5/gentoo/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history  10 Aug 2015 11:08:03 -  1.2
+++ README.history  20 Aug 2015 12:24:51 -  1.3
@@ -1,3 +1,6 @@
+1.220 Aug 2015
+   U 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
+
 1.110 Aug 2015
U 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
 






[gentoo-commits] gentoo commit in src/patchsets/gcc/4.8.4/gentoo: 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch README.history

2015-08-20 Thread Mike Frysinger (vapier)
vapier  15/08/20 12:24:51

  Modified:

93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
README.history
  Log:
  backport generated_files fix from upstream #487398

Revision  ChangesPath
1.3  
src/patchsets/gcc/4.8.4/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch?r1=1.2r2=1.3

Index: 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.8.4/gentoo/93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch10 Aug 
2015 11:08:02 -  1.2
+++ 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch20 Aug 
2015 12:24:51 -  1.3
@@ -237,3 +237,57 @@
  #include errors.h   /* for fatal */
 -- 
 2.3.4
+
+https://gcc.gnu.org/ml/gcc-patches/2013-07/msg01396.html
+
+From ea38f4be892b22b61a540a102bed374ddb381b9a Mon Sep 17 00:00:00 2001
+From: tromey tromey@138bc75d-0d04-0410-961f-82ee72b054a4
+Date: Wed, 25 Sep 2013 15:52:30 +
+Subject: [PATCH] move generated_files order-only dependency later
+
+There is an order-only dependency in gcc/Makefile.in that tries to
+build the generated files before compiling regular objects.  However,
+this appears too early, and so at the time it is seen by make,
+GCOV_OBJS and GCOV_DUMP_OBJS have not yet been set.
+
+This patch fixes the problem and prevents any future problems of this
+nature by moving the order-only dependency to the end of Makefile.in.
+
+git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202894 
138bc75d-0d04-0410-961f-82ee72b054a4
+---
+ gcc/ChangeLog   |  6 ++
+ gcc/Makefile.in | 13 +++--
+ 2 files changed, 13 insertions(+), 6 deletions(-)
+
+2013-09-25  Tom Tromey  tro...@redhat.com
+
+   * Makefile.in ($(ALL_HOST_OBJS)): Move order-only dependency to end
+   of file.
+
+diff --git a/gcc/Makefile.in b/gcc/Makefile.in
+index 62b5eab..8f99a6c 100644
+--- a/gcc/Makefile.in
 b/gcc/Makefile.in
+@@ -3899,11 +3900,6 @@ generated_files = config.h tm.h $(TM_P_H) $(TM_H) 
multilib.h \
+common/common-target-hooks-def.h pass-instances.def \
+c-family/c-target-hooks-def.h
+ 
+-# In order for parallel make to really start compiling the expensive
+-# objects from $(OBJS) as early as possible, build all their
+-# prerequisites strictly before all objects.
+-$(ALL_HOST_OBJS) : | $(generated_files)
+-
+ #
+ # How to compile object files to run on the build machine.
+ 
+@@ -5390,3 +5386,8 @@ po/gcc.pot: force
+   $(MAKE) srcextra
+   AWK=$(AWK) $(SHELL) $(srcdir)/po/exgettext \
+   $(XGETTEXT) gcc $(srcdir)
++
++# In order for parallel make to really start compiling the expensive
++# objects from $(OBJS) as early as possible, build all their
++# prerequisites strictly before all objects.
++$(ALL_HOST_OBJS) : | $(generated_files)
+-- 
+2.4.4



1.9  src/patchsets/gcc/4.8.4/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/README.history?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/README.history?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.8.4/gentoo/README.history?r1=1.8r2=1.9

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.8.4/gentoo/README.history,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- README.history  10 Aug 2015 11:08:02 -  1.8
+++ README.history  20 Aug 2015 12:24:51 -  1.9
@@ -1,3 +1,6 @@
+1.820 Aug 2015
+   U 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
+
 1.710 Aug 2015
U 93_all_gcc-4.8-config.h-bconfig.h-parallel-PR57125-PR61899.patch
 






[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 248cc52ebb999321f6fb1a4c4df928c123211563
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 13:24:05 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 13:24:05 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=248cc52e

add nunit-console-runner.dll to gac for 2.6.4

 dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild   | 13 +++--
 dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild |  4 ++--
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild 
b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
index 28e38d3..be37514 100644
--- a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
+++ b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
@@ -19,7 +19,7 @@ LICENSE=BSD # actually not, it is NUnit license - 
http://nunit.org/nuget/licen
 KEYWORDS=~amd64 ~ppc ~x86
 #USE_DOTNET=net20 net40 net45
 USE_DOTNET=net45
-IUSE=developer nupkg debug doc net45
+IUSE=net45 developer debug gac nupkg doc
 
 #USE=${USE} net45  dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild: Ebuild 
contains assignment to read-only variable on line: 23
 FRAMEWORK=4.5 # force it in another way
@@ -47,7 +47,6 @@ src_compile() {
 }
 
 src_install() {
-   DIR=
if use debug; then
DIR=Debug
else
@@ -66,6 +65,16 @@ src_install() {
 #  dobin ${FILESDIR}/nunit-console
make_wrapper nunit264 mono ${SLOTTEDDIR}/nunit-console.exe
 
+   if use gac; then
+   if use debug; then
+   DIR=Debug
+   else
+   DIR=Release
+   fi
+
+   egacinstall ${S}/bin/${DIR}/lib/nunit-console-runner.dll
+   fi
+
if use doc; then
 #  dodoc ${WORKDIR}/doc/*.txt
 #  dohtml ${WORKDIR}/doc/*.html

diff --git a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
index 25cc4fa..d278773 100644
--- a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
+++ b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
@@ -19,9 +19,9 @@ LICENSE=MIT # 
https://github.com/nunit/nunit/blob/master/LICENSE.txt
 KEYWORDS=~amd64 ~ppc ~x86
 #USE_DOTNET=net20 net40 net45
 USE_DOTNET=net45
-IUSE=developer nupkg debug doc net45
+IUSE=net45 developer debug nupkg doc
 
-USE=${USE} net45 # dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild: 
Ebuild contains assignment to read-only variable on line: 23
+#USE=${USE} net45 # dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild: 
Ebuild contains assignment to read-only variable on line: 23
 FRAMEWORK=4.5 # force it another way
 
 RDEPEND==dev-lang/mono-4.0.2.5



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/files/, dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 8d952ffcbcef32c7546c491c6e9338e2494229a7
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 11:19:31 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 11:19:31 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8d952ffc

cut tests from NUnit.proj

 dev-dotnet/nunit/files/nunit.nuspec|   2 +
 .../nunit/files/removing-tests-from-nproj.patch|  12 ++
 dev-dotnet/nunit/files/removing-tests.patch| 213 -
 .../nunit/nunit-3.0.0_beta3-r201508190.ebuild  |   5 +-
 4 files changed, 17 insertions(+), 215 deletions(-)

diff --git a/dev-dotnet/nunit/files/nunit.nuspec 
b/dev-dotnet/nunit/files/nunit.nuspec
index cc30807..32b9ac2 100644
--- a/dev-dotnet/nunit/files/nunit.nuspec
+++ b/dev-dotnet/nunit/files/nunit.nuspec
@@ -21,10 +21,12 @@
 file src=LICENSE.txt /
 file src=NOTICES.txt /
 file src=CHANGES.txt /
+!--
 file src=bin/$Configuration$/net-2.0/nunit.framework.dll 
target=lib/net20 /
 file src=bin/$Configuration$/net-2.0/nunit.framework.xml 
target=lib/net20 /
 file src=bin/$Configuration$/net-4.0/nunit.framework.dll 
target=lib/net40 /
 file src=bin/$Configuration$/net-4.0/nunit.framework.xml 
target=lib/net40 /
+--
 file src=bin/$Configuration$/net-4.5/nunit.framework.dll 
target=lib/net45 /
 file src=bin/$Configuration$/net-4.5/nunit.framework.xml 
target=lib/net45 /
   /files

diff --git a/dev-dotnet/nunit/files/removing-tests-from-nproj.patch 
b/dev-dotnet/nunit/files/removing-tests-from-nproj.patch
new file mode 100644
index 000..8c117eb
--- /dev/null
+++ b/dev-dotnet/nunit/files/removing-tests-from-nproj.patch
@@ -0,0 +1,12 @@
+diff --git a/NUnit.proj b/NUnit.proj
+index 31e4dab..a964b88 100644
+--- a/NUnit.proj
 b/NUnit.proj
+@@ -659,7 +659,6 @@
+ 
+ !-- Addin tests --
+ EngineProjects Include=$(AddinSrcDir)\addin-tests\addin-tests.csproj /
+-EngineProjects 
Include=$(AddinSrcDir)\nunit.v2.driver.tests\nunit.v2.driver.tests.csproj /
+ 
+   /ItemGroup
+ 

diff --git a/dev-dotnet/nunit/files/removing-tests.patch 
b/dev-dotnet/nunit/files/removing-tests.patch
deleted file mode 100644
index 7d5deed..000
--- a/dev-dotnet/nunit/files/removing-tests.patch
+++ /dev/null
@@ -1,213 +0,0 @@
-diff --git a/nunit.linux.sln b/nunit.linux.sln
-index 2049c3f..9594bdc 100644
 a/nunit.linux.sln
-+++ b/nunit.linux.sln
-@@ -9,12 +9,8 @@ Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
nunit.framework-2.0, src\
- EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
mock-nunit-assembly-2.0, 
src\NUnitFramework\mock-assembly\mock-nunit-assembly-2.0.csproj, 
{2E368281-3BA8-4050-B05E-0E0E43F8F446}
- EndProject
--Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = nunit.testdata-2.0, 
src\NUnitFramework\testdata\nunit.testdata-2.0.csproj, 
{15B64946-4989-4873-915C-3E181772FA03}
--EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = slow-nunit-tests-2.0, 
src\NUnitFramework\slow-tests\slow-nunit-tests-2.0.csproj, 
{B0791F6D-5D14-40DD-A2CB-5D2A97892693}
- EndProject
--Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
nunit.framework.tests-2.0, 
src\NUnitFramework\tests\nunit.framework.tests-2.0.csproj, 
{EA9871E3-9972-4476-821E-3961C28125E8}
--EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = nunitlite.runner-2.0, 
src\NUnitFramework\nunitlite.runner\nunitlite.runner-2.0.csproj, 
{28C7B9D6-BE1F-45E5-952C-0D5C9CA3EFDF}
- EndProject
- Project({2150E333-8FDC-42A3-9474-1A3956D46DE8}) = NET-4.0, NET-4.0, 
{83154E24-B0DD-48E7-8BB5-55CF3D7B0FE3}
-@@ -25,10 +21,6 @@ Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
mock-nunit-assembly-4.0, 
- EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = slow-nunit-tests-4.0, 
src\NUnitFramework\slow-tests\slow-nunit-tests-4.0.csproj, 
{1D38AEC8-F5C0-4B1C-A0AE-18F4015A2E78}
- EndProject
--Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = nunit.testdata-4.0, 
src\NUnitFramework\testdata\nunit.testdata-4.0.csproj, 
{A35E6AD6-6D46-41E1-8DB1-A41086793893}
--EndProject
--Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
nunit.framework.tests-4.0, 
src\NUnitFramework\tests\nunit.framework.tests-4.0.csproj, 
{08D0F53A-CD37-4060-B5A2-BCC202F0DE46}
--EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = nunitlite.runner-4.0, 
src\NUnitFramework\nunitlite.runner\nunitlite.runner-4.0.csproj, 
{DBD0C8B0-BE4E-4CBF-AAD4-44BEA2EA830B}
- EndProject
- Project({2150E333-8FDC-42A3-9474-1A3956D46DE8}) = NET-4.5, NET-4.5, 
{7B573D52-181D-482F-A61C-82E543B3E958}
-@@ -39,10 +31,6 @@ Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = 
mock-nunit-assembly-4.5, 
- EndProject
- Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = slow-nunit-tests-4.5, 
src\NUnitFramework\slow-tests\slow-nunit-tests-4.5.csproj, 
{705FBD41-77A9-4FE7-A6C1-85026F2DDA09}
- EndProject
--Project({FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}) = nunit.testdata-4.5, 

[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 21c00e3946aaf4a45c418dab6c004b58db91eb7a
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 12:35:14 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 12:35:14 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=21c00e39

repoman error fix

 dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild   | 4 +++-
 dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild 
b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
index 3f28217..28e38d3 100644
--- a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
+++ b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
@@ -20,7 +20,9 @@ KEYWORDS=~amd64 ~ppc ~x86
 #USE_DOTNET=net20 net40 net45
 USE_DOTNET=net45
 IUSE=developer nupkg debug doc net45
-USE=${USE} net45 # force FRAMEWORK=4.5
+
+#USE=${USE} net45  dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild: Ebuild 
contains assignment to read-only variable on line: 23
+FRAMEWORK=4.5 # force it in another way
 
 RDEPEND==dev-lang/mono-4.0.2.5
dev-dotnet/nant[nupkg]

diff --git a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
index d2237bb..25cc4fa 100644
--- a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
+++ b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
@@ -20,7 +20,9 @@ KEYWORDS=~amd64 ~ppc ~x86
 #USE_DOTNET=net20 net40 net45
 USE_DOTNET=net45
 IUSE=developer nupkg debug doc net45
-USE=${USE} net45 # force FRAMEWORK=4.5
+
+USE=${USE} net45 # dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild: 
Ebuild contains assignment to read-only variable on line: 23
+FRAMEWORK=4.5 # force it another way
 
 RDEPEND==dev-lang/mono-4.0.2.5
dev-dotnet/nant[nupkg]



[gentoo-commits] proj/dotnet:master commit in: eclass/, dev-dotnet/nunit/, profiles/

2015-08-20 Thread Heather Cynede
commit: 387761d3c9b28ca7d1b07016025a3b742c3c2408
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 14:50:02 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 14:50:02 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=387761d3

repoman warning about use removed

 dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild |  5 +---
 .../nunit/nunit-3.0.0_beta3-r201508190.ebuild  |  3 ---
 eclass/dotnet.eclass   | 27 ++
 profiles/use.desc  |  6 -
 4 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild 
b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
index be37514..3d444ae 100644
--- a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
+++ b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
@@ -15,15 +15,12 @@ S=${WORKDIR}/${NAME}-${EGIT_COMMIT}
 SLOT=2 # NUnit V2 IS NO LONGER MAINTAINED OR UPDATED.
 
 DESCRIPTION=NUnit test suite for mono applications
-LICENSE=BSD # actually not, it is NUnit license - 
http://nunit.org/nuget/license.html
+LICENSE=NUnit-License # http://nunit.org/nuget/license.html
 KEYWORDS=~amd64 ~ppc ~x86
 #USE_DOTNET=net20 net40 net45
 USE_DOTNET=net45
 IUSE=net45 developer debug gac nupkg doc
 
-#USE=${USE} net45  dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild: Ebuild 
contains assignment to read-only variable on line: 23
-FRAMEWORK=4.5 # force it in another way
-
 RDEPEND==dev-lang/mono-4.0.2.5
dev-dotnet/nant[nupkg]
 

diff --git a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
index d278773..a62b5f4 100644
--- a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
+++ b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
@@ -21,9 +21,6 @@ KEYWORDS=~amd64 ~ppc ~x86
 USE_DOTNET=net45
 IUSE=net45 developer debug nupkg doc
 
-#USE=${USE} net45 # dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild: 
Ebuild contains assignment to read-only variable on line: 23
-FRAMEWORK=4.5 # force it another way
-
 RDEPEND==dev-lang/mono-4.0.2.5
dev-dotnet/nant[nupkg]
 

diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass
index 2bf9f72..85a1521 100644
--- a/eclass/dotnet.eclass
+++ b/eclass/dotnet.eclass
@@ -38,13 +38,16 @@ done
 # @FUNCTION: dotnet_pkg_setup
 # @DESCRIPTION:  This function set FRAMEWORK
 dotnet_pkg_setup() {
+   EBUILD_FRAMEWORK=
for x in ${USE_DOTNET} ; do
+#  elog Cycle, start, x=${x}
case ${x} in
-   net45) if use net45; then F=4.5; fi;;
-   net40) if use net40; then F=4.0; fi;;
-   net35) if use net35; then F=3.5; fi;;
-   net20) if use net20; then F=2.0; fi;;
+   net45) EBF=4.5; if use net45; then F=${EBF};fi;;
+   net40) EBF=4.0; if use net40; then F=${EBF};fi;;
+   net35) EBF=3.5; if use net35; then F=${EBF};fi;;
+   net20) EBF=2.0; if use net20; then F=${EBF};fi;;
esac
+#  elog Cycle, after switch, F=${F}, EBF=${EBF}
if [[ -z ${FRAMEWORK} ]]; then
if [[ ${F} ]]; then
FRAMEWORK=${F};
@@ -52,9 +55,23 @@ dotnet_pkg_setup() {
else
version_is_at_least ${F} ${FRAMEWORK} || 
FRAMEWORK=${F}
fi
+   if [[ -z ${EBUILD_FRAMEWORK} ]]; then
+   if [[ ${EBF} ]]; then
+   EBUILD_FRAMEWORK=${EBF};
+   fi
+   else
+   version_is_at_least ${EBF} ${EBUILD_FRAMEWORK} || 
EBUILD_FRAMEWORK=${EBF}
+   fi
+#  elog Cycle, the end, FRAMEWORK=${FRAMEWORK}, 
EBUILD_FRAMEWORK=${EBUILD_FRAMEWORK} 
done
if [[ -z ${FRAMEWORK} ]]; then
-   FRAMEWORK=4.0
+   if [[ -z ${EBUILD_FRAMEWORK} ]]; then
+   FRAMEWORK=4.0
+   elog Ebuild doesn't contain USE_DOTNET=
+   else
+   FRAMEWORK=${EBUILD_FRAMEWORK}
+   elog User did not set any netNN use-flags in make.conf 
or profile, .ebuild demands USE_DOTNET=${USE_DOTNET}
+   fi
fi
einfo  -- USING .NET ${FRAMEWORK} FRAMEWORK -- 
 }

diff --git a/profiles/use.desc b/profiles/use.desc
index fa38730..ca4817e 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -6,4 +6,8 @@ net35 - .NET 3.5 Framework
 net40 - .NET 4.0 Framework
 net45 - .NET 4.5 Framework
 fake - F# Make build system
-nuget - Grab binary from nuget
\ No newline at end of file
+nuget - Grab binary from nuget
+gac - register library assemblies in the gac (where ebuild allows that)
+developer - create .mdb files
+debug - build Debug configuration instead of Release 

[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: aaac425e22a738ee229560d2d2afe72a39f38a40
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 10:12:24 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 10:52:22 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=aaac425e

adding _beta3 postfix to ebuild name

 ...{nunit-3.0.0-r201508180.ebuild = nunit-3.0.0_beta3-r201508190.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-dotnet/nunit/nunit-3.0.0-r201508180.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
similarity index 100%
rename from dev-dotnet/nunit/nunit-3.0.0-r201508180.ebuild
rename to dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild



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

2015-08-20 Thread Heather Cynede
commit: 0c9a3a2f168c0d9786f95fb1cb05a9e7c3fe9332
Author: Heather Heather AT users DOT noreply DOT github DOT com
AuthorDate: Thu Aug 20 04:33:42 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Thu Aug 20 04:33:42 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=0c9a3a2f

Merge pull request #109 from ArsenShnurkov/nunit

Nunit-2.6.4

 dev-dotnet/nunit/Manifest  |   3 +-
 dev-dotnet/nunit/files/nunit-2.6.4.nuspec  |  24 +++
 .../files/{nunit.linux.sln.nuspec = nunit.nuspec} |   2 +
 .../nunit/files/removing-tests-from-nproj.patch|  12 ++
 dev-dotnet/nunit/files/removing-tests.patch| 213 -
 dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild |  84 
 dev-dotnet/nunit/nunit-3.0.0-r201508180.ebuild |  60 --
 .../nunit/nunit-3.0.0_beta3-r201508190.ebuild  |  77 
 dev-util/monodevelop/Manifest  |   2 -
 eclass/dotnet.eclass   |  27 ++-
 profiles/use.desc  |   6 +-
 11 files changed, 228 insertions(+), 282 deletions(-)



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/files/, dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 151eb68d1df495dbc9ba742026ae63e32e23b55c
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 12:17:59 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 12:17:59 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=151eb68d

2.6.4 first attempt

 dev-dotnet/nunit/files/nunit-2.6.4.nuspec  | 24 
 dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild | 76 ++
 2 files changed, 100 insertions(+)

diff --git a/dev-dotnet/nunit/files/nunit-2.6.4.nuspec 
b/dev-dotnet/nunit/files/nunit-2.6.4.nuspec
new file mode 100644
index 000..9e0bdf3
--- /dev/null
+++ b/dev-dotnet/nunit/files/nunit-2.6.4.nuspec
@@ -0,0 +1,24 @@
+?xml version=1.0?
+package xmlns:xsd=http://www.w3.org/2001/XMLSchema; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
+   metadata 
xmlns=http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd;
+   idNUnit/id
+   version2.6.4/version
+   titleNUnit/title
+   authorsCharlie Poole/authors
+   ownersCharlie Poole/owners
+   licenseUrlhttp://nunit.org/nuget/license.html/licenseUrl
+   projectUrlhttp://nunit.org/projectUrl
+   iconUrlhttp://nunit.org/nuget/nunit_32x32.png/iconUrl
+   requireLicenseAcceptancefalse/requireLicenseAcceptance
+   summaryNUnit is a unit-testing framework for all .Net 
languages with a strong TDD focus./summary
+   descriptionNUnit features a fluent assert syntax, 
parameterized, generic and theory tests and is user-extensible. A number of 
runners, both from the NUnit project and by third parties, are able to execute 
NUnit tests.#10;#13;Version 2.6 is the seventh major release of this 
well-known and well-tested programming tool.#10;#13;This package includes 
only the framework assembly. You will need to install the NUnit.Runners package 
unless you are using a third-party runner./description
+   releaseNotesVersion 2.6 is the seventh major release of 
NUnit.#10;#13;Unlike earlier versions, this package includes only the 
framework assembly. You will need to install the NUnit.Runners package unless 
you are using a third-party runner.#10;#13;The nunit.mocks assembly is now 
provided by the NUnit.Mocks package. The pnunit.framework assembly is provided 
by the pNUnit package./releaseNotes
+   languageen-US/language
+   tagsnunit test testing tdd framework fluent assert theory 
plugin addin/tags
+   /metadata
+   files
+   file src=license.txt /
+   file src=bin/$Configuration$/framework/nunit.framework.dll 
target=lib /
+   file src=bin/$Configuration$/framework/nunit.framework.xml 
target=lib /
+   /files
+/package
\ No newline at end of file

diff --git a/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild 
b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
new file mode 100644
index 000..3f28217
--- /dev/null
+++ b/dev-dotnet/nunit/nunit-2.6.4-r201501110.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit mono-env nuget dotnet
+
+NAME=nunitv2
+HOMEPAGE=https://github.com/nunit/${NAME};
+
+EGIT_COMMIT=1b549f4f8b067518c7b54a5b263679adb83ccda4
+SRC_URI=${HOMEPAGE}/archive/${EGIT_COMMIT}.zip - ${PF}.zip
+S=${WORKDIR}/${NAME}-${EGIT_COMMIT}
+
+SLOT=2 # NUnit V2 IS NO LONGER MAINTAINED OR UPDATED.
+
+DESCRIPTION=NUnit test suite for mono applications
+LICENSE=BSD # actually not, it is NUnit license - 
http://nunit.org/nuget/license.html
+KEYWORDS=~amd64 ~ppc ~x86
+#USE_DOTNET=net20 net40 net45
+USE_DOTNET=net45
+IUSE=developer nupkg debug doc net45
+USE=${USE} net45 # force FRAMEWORK=4.5
+
+RDEPEND==dev-lang/mono-4.0.2.5
+   dev-dotnet/nant[nupkg]
+
+DEPEND=${RDEPEND}
+
+
+S=${WORKDIR}/${NAME}-${EGIT_COMMIT}
+FILE_TO_BUILD=nunit.sln
+METAFILETOBUILD=${S}/${FILE_TO_BUILD}
+
+src_prepare() {
+   chmod -R +rw ${S} || die
+   enuget_restore ${METAFILETOBUILD}
+}
+
+src_compile() {
+   exbuild ${METAFILETOBUILD}
+   enuspec ${FILESDIR}/${PN}-${PV}.nuspec
+   # PN = Package name, for example vim.
+   # PV = Package version (excluding revision, if any), for example 6.3.
+}
+
+src_install() {
+   DIR=
+   if use debug; then
+   DIR=Debug
+   else
+   DIR=Release
+   fi
+
+   SLOTTEDDIR=/usr/share/nunit-${SLOT}/
+   insinto ${SLOTTEDDIR}
+   doins bin/${DIR}/*.{config,dll,exe}
+   # install: cannot stat 'bin/Release/*.mdb': No such file or directory
+   if use developer; then
+   doins bin/${DIR}/*.mdb
+   fi
+
+#  into /usr
+#  dobin ${FILESDIR}/nunit-console
+   make_wrapper nunit264 mono ${SLOTTEDDIR}/nunit-console.exe
+
+   if use doc; then
+#  dodoc ${WORKDIR}/doc/*.txt
+#  dohtml 

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

2015-08-20 Thread Ian Delaney
commit: da48a65b3b900fbe4ad0053176645b5d5b75fde6
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 01:02:59 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 01:02:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da48a65b

dev-python/PyPDF2: Unrestrict test phase in response to reply from upstream

Package-Manager: portage-2.2.20

 dev-python/PyPDF2/PyPDF2-1.25.1.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild 
b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
index 4409d37..63f5b8a 100644
--- a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild
@@ -16,11 +16,13 @@ SLOT=0
 KEYWORDS=~amd64 ~x86
 IUSE=examples
 
-# https://github.com/mstamy2/PyPDF2/issues/216
-RESTRICT=test
-
 python_test() {
-${PYTHON} -m unittest Tests.tests
+   # https://github.com/mstamy2/PyPDF2/issues/216
+   einfo ; einfo According to the author, this 1 failed test is an
+   einfo expected failure meaning the installation of PyPDF2 is working
+   einfo He plans to update the causative file to see it pass; einfo 
+
+${PYTHON} -m unittest Tests.tests || die Tests failed under 
${EPYTHON}
 }
 
 python_install_all() {



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

2015-08-20 Thread Christoph Junghans
commit: f74483584e681fc56f71e67d3e0c151ca37c5331
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Thu Aug 20 23:28:27 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Thu Aug 20 23:28:27 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f7448358

sci-chemistry/gromacs: version bump

Package-Manager: portage-2.2.20.1

 sci-chemistry/gromacs/ChangeLog   |   5 +
 sci-chemistry/gromacs/gromacs-5.1..ebuild | 269 ++
 2 files changed, 274 insertions(+)

diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 320428f..5248d93 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*gromacs-5.1. (20 Aug 2015)
+
+  20 Aug 2015; Christoph Junghans ott...@gentoo.org +gromacs-5.1..ebuild:
+  sci-chemistry/gromacs: version bump
+
   21 Jun 2015; Christoph Junghans ott...@gentoo.org gromacs-5.0..ebuild:
   sync with gx86
 

diff --git a/sci-chemistry/gromacs/gromacs-5.1..ebuild 
b/sci-chemistry/gromacs/gromacs-5.1..ebuild
new file mode 100644
index 000..031dfca
--- /dev/null
+++ b/sci-chemistry/gromacs/gromacs-5.1..ebuild
@@ -0,0 +1,269 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MAKEFILE_GENERATOR=ninja
+
+inherit bash-completion-r1 cmake-utils cuda eutils multilib readme.gentoo 
toolchain-funcs
+
+if [[ $PV = ** ]]; then
+   EGIT_REPO_URI=git://git.gromacs.org/gromacs.git
+   https://gerrit.gromacs.org/gromacs.git
+   git://github.com/gromacs/gromacs.git
+   http://repo.or.cz/r/gromacs.git;
+   [[ $PV =  ]]  EGIT_BRANCH=master || 
EGIT_BRANCH=release-${PV:0:1}-${PV:2:1}
+   inherit git-r3
+   KEYWORDS=
+else
+   SRC_URI=ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
+   test? ( 
http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )
+   KEYWORDS=~alpha ~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos
+fi
+
+ACCE_IUSE=cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 
cpu_flags_x86_avx cpu_flags_x86_avx2
+
+DESCRIPTION=The ultimate molecular dynamics simulation package
+HOMEPAGE=http://www.gromacs.org/;
+
+# see COPYING for details
+# http://repo.or.cz/w/gromacs.git/blob/HEAD:/COPYING
+#base,vmd plugins, fftpack from numpy,  blas/lapck from netlib,
memtestG80 library,  mpi_thread lib
+LICENSE=LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( 
BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )
+SLOT=0/${PV}
+IUSE=X blas boost cuda +doc -double-precision +fftw lapack mkl mpi +offensive 
openmp +single-precision test +threads +tng ${ACCE_IUSE}
+
+CDEPEND=
+   X? (
+   x11-libs/libX11
+   x11-libs/libSM
+   x11-libs/libICE
+   )
+   blas? ( virtual/blas )
+   boost? ( =dev-libs/boost-1.55 )
+   cuda? ( =dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
+   fftw? ( sci-libs/fftw:3.0 )
+   lapack? ( virtual/lapack )
+   mkl? ( sci-libs/mkl )
+   mpi? ( virtual/mpi )
+   
+DEPEND=${CDEPEND}
+   virtual/pkgconfig
+   doc? (
+   app-doc/doxygen
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexextra
+   media-gfx/imagemagick
+   )
+RDEPEND=${CDEPEND}
+
+REQUIRED_USE=
+   || ( single-precision double-precision )
+   cuda? ( single-precision )
+   mkl? ( !blas !fftw !lapack )
+
+DOCS=( AUTHORS README )
+
+if [[ ${PV} != * ]]; then
+   S=${WORKDIR}/${PN}-${PV/_/-}
+fi
+
+pkg_pretend() {
+   [[ $(gcc-version) == 4.1 ]]  die gcc 4.1 is not supported by 
gromacs
+   use openmp  ! tc-has-openmp  \
+   die Please switch to an openmp compatible compiler
+}
+
+src_unpack() {
+   if [[ ${PV} != * ]]; then
+   default
+   else
+   git-r3_src_unpack
+   if use test; then
+   
EGIT_REPO_URI=git://git.gromacs.org/regressiontests.git \
+   EGIT_BRANCH=${EGIT_BRANCH} \
+   EGIT_CHECKOUT_DIR=${WORKDIR}/regressiontests\
+   git-r3_src_unpack
+   fi
+   fi
+}
+
+src_prepare() {
+   #notes/todos
+   # -on apple: there is framework support
+
+   cmake-utils_src_prepare
+
+   use cuda  cuda_src_prepare
+
+   GMX_DIRS=
+   use single-precision  GMX_DIRS+= float
+   use double-precision  GMX_DIRS+= double
+
+   if use test; then
+   for x in ${GMX_DIRS}; do
+   mkdir -p ${WORKDIR}/${P}_${x} || die
+   cp -al ${WORKDIR}/regressiontests* 
${WORKDIR}/${P}_${x}/tests || die
+   done
+  

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

2015-08-20 Thread Christoph Junghans
commit: 3a687ca9a14e2c1b9c399cc6ca0aa7895dfbc446
Author: Christoph Junghans ottxor AT gentoo DOT org
AuthorDate: Thu Aug 20 23:28:52 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Thu Aug 20 23:28:52 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a687ca9

Merge branch 'master' of ssh://github.com/gentoo-science/sci

 eclass/mpi.eclass  | 23 ++
 sci-biology/salmon/ChangeLog   |  6 ++
 sci-biology/salmon/Manifest|  1 +
 sci-biology/salmon/salmon-0.3.2.ebuild |  4 
 .../{salmon-0.3.2.ebuild = salmon-0.4.2.ebuild}   |  8 ++--
 sci-biology/salmon/salmon-.ebuild  |  4 
 6 files changed, 40 insertions(+), 6 deletions(-)



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

2015-08-20 Thread Christoph Junghans
commit: 2cc9a8e0af4ccb684092318978cf22099d6be2b2
Author: Justin jlec AT gentoo DOT org
AuthorDate: Mon Aug 17 10:52:46 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Mon Aug 17 10:52:46 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=2cc9a8e0

Merge pull request #462 from mschubert/salmon

sci-biology/salmon: fix deps  version bump to 0.4.2

 sci-biology/salmon/ChangeLog| 6 ++
 sci-biology/salmon/Manifest | 1 +
 sci-biology/salmon/salmon-0.3.2.ebuild  | 4 
 sci-biology/salmon/{salmon-0.3.2.ebuild = salmon-0.4.2.ebuild} | 8 ++--
 sci-biology/salmon/salmon-.ebuild   | 4 
 5 files changed, 21 insertions(+), 2 deletions(-)

diff --cc sci-biology/salmon/ChangeLog
index 9acc5c0,e398b16..478ddfa
--- a/sci-biology/salmon/ChangeLog
+++ b/sci-biology/salmon/ChangeLog
@@@ -1,7 -1,13 +1,13 @@@
  # ChangeLog for sci-biology/salmon
  # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 -# $Header: $
 +# $Id$
  
+ *salmon-0.4.2 (16 Aug 2015)
+ 
+   16 Aug 2015; Michael Schubert mschu@gmail.com +salmon-0.4.2.ebuild,
+   salmon-0.3.2.ebuild, salmon-.ebuild:
+   sci-biology/salmon: fix deps  version bump to 0.4.2
+ 
05 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
sci-biology/salmon: Add github to remote-id in metadata.xml
  



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

2015-08-20 Thread Christoph Junghans
commit: e509b30fbd0e5d72acdc19aa8dcd8027f4acb012
Author: Justin Bronder jbronder AT gentoo DOT org
AuthorDate: Fri Jul 12 01:29:49 2013 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Wed Aug 19 00:09:09 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e509b30f

mpi:  support required threads and use deps for mpi packages

 eclass/mpi.eclass | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/eclass/mpi.eclass b/eclass/mpi.eclass
index 99685b8..c22940f 100644
--- a/eclass/mpi.eclass
+++ b/eclass/mpi.eclass
@@ -250,12 +250,23 @@ MPI_PKG_USE_CXX=${MPI_PKG_USE_CXX:-0}
 # This feature requires EAPI 2 style use dependencies
 MPI_PKG_USE_FC=${MPI_PKG_USE_FC:-0}
 
-
 # @ECLASS-VARIABLE: MPI_PKG_USE_ROMIO
 # @DESCRIPTION: Require a mpi implementation with romio enabled.
 # This feature requires EAPI 2 style use dependencies
 MPI_PKG_USE_ROMIO=${MPI_PKG_USE_ROMIO:-0}
 
+# @ECLASS-VARIABLE: MPI_PKG_USE_THREADS
+# @DESCRIPTION: Require a mpi implementation with threads enabled.
+# This feature requires EAPI 2 style use dependencies
+MPI_PKG_USE_THREADS=${MPI_PKG_USE_THREADS:-0}
+
+# @ECLASS-VARIABLE: MPI_PKG_USE_DEPS
+# @DESCRIPTION: Set the use deps for the virtual mpi package
+# directly.  For instance, if set to 'fortran=,threads?' then a dep on
+# virtual/mpi[fortran=,threads?] will be added.
+# This feature requires EAPI 2 style use dependencies
+MPI_PKG_USE_DEPS=${MPI_PKG_USE_DEPS}
+
 
 # @FUNCTION: mpi_pkg_deplist
 # @USAGE:
@@ -265,13 +276,17 @@ mpi_pkg_deplist() {
local pn pn2 ver usedeps invalid_imps inval
 
case ${EAPI} in
-   2|3|4)
+   2|3|4|5)
[[ ${MPI_PKG_USE_CXX} -ne 0 ]] \
 usedeps=,cxx
[[ ${MPI_PKG_USE_FC} -ne 0 ]] \
-usedeps=${use_deps},fortran
+usedeps=${usedeps},fortran
[[ ${MPI_PKG_USE_ROMIO} -ne 0 ]] \
-usedeps=${use_deps},romio
+usedeps=${usedeps},romio
+   [[ ${MPI_PKG_USE_THREADS} -ne 0 ]] \
+usedeps=${usedeps},threads
+   [ -n ${MPI_PKG_USE_DEPS} ] \
+usedeps=${usedeps},${MPI_PKG_USE_DEPS}
;;
*)
;;



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

2015-08-20 Thread Christoph Junghans
commit: 3a7ee875a11fd87e5f21cf122dbf2923d6d166de
Author: layman layman AT localhost
AuthorDate: Sun Aug 16 13:17:38 2015 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Mon Aug 17 10:01:00 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a7ee875

sci-biology/salmon: fix deps  version bump to 0.4.2

Package-Manager: portage-2.2.20-prefix

 sci-biology/salmon/ChangeLog| 6 ++
 sci-biology/salmon/salmon-0.3.2.ebuild  | 4 
 sci-biology/salmon/{salmon-0.3.2.ebuild = salmon-0.4.2.ebuild} | 6 +-
 sci-biology/salmon/salmon-.ebuild   | 4 
 4 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/sci-biology/salmon/ChangeLog b/sci-biology/salmon/ChangeLog
index 5b870c4..e398b16 100644
--- a/sci-biology/salmon/ChangeLog
+++ b/sci-biology/salmon/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*salmon-0.4.2 (16 Aug 2015)
+
+  16 Aug 2015; Michael Schubert mschu@gmail.com +salmon-0.4.2.ebuild,
+  salmon-0.3.2.ebuild, salmon-.ebuild:
+  sci-biology/salmon: fix deps  version bump to 0.4.2
+
   05 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   sci-biology/salmon: Add github to remote-id in metadata.xml
 

diff --git a/sci-biology/salmon/salmon-0.3.2.ebuild 
b/sci-biology/salmon/salmon-0.3.2.ebuild
index 0a6409e..3ea1980 100644
--- a/sci-biology/salmon/salmon-0.3.2.ebuild
+++ b/sci-biology/salmon/salmon-0.3.2.ebuild
@@ -16,3 +16,7 @@ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 PATCHES=( ${FILESDIR}/${P}-no-boost-static.patch )
+
+DEPEND=dev-libs/boost
+   dev-libs/jemalloc
+RDEPEND=${DEPEND}

diff --git a/sci-biology/salmon/salmon-0.3.2.ebuild 
b/sci-biology/salmon/salmon-0.4.2.ebuild
similarity index 78%
copy from sci-biology/salmon/salmon-0.3.2.ebuild
copy to sci-biology/salmon/salmon-0.4.2.ebuild
index 0a6409e..c1021a6 100644
--- a/sci-biology/salmon/salmon-0.3.2.ebuild
+++ b/sci-biology/salmon/salmon-0.4.2.ebuild
@@ -15,4 +15,8 @@ SLOT=0
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
-PATCHES=( ${FILESDIR}/${P}-no-boost-static.patch )
+PATCHES=( ${FILESDIR}/${PN}-0.3.2-no-boost-static.patch )
+
+DEPEND=dev-libs/boost
+   dev-libs/jemalloc
+RDEPEND=${DEPEND}

diff --git a/sci-biology/salmon/salmon-.ebuild 
b/sci-biology/salmon/salmon-.ebuild
index 5e80cc2..8ec7814 100644
--- a/sci-biology/salmon/salmon-.ebuild
+++ b/sci-biology/salmon/salmon-.ebuild
@@ -17,3 +17,7 @@ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 PATCHES=( ${FILESDIR}/${PN}-0.3.2-no-boost-static.patch )
+
+DEPEND=dev-libs/boost
+   dev-libs/jemalloc
+RDEPEND=${DEPEND}



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

2015-08-20 Thread Rafael Martins
commit: 4febb67acf8b2fd44ab09573ade7184c5c3a1187
Author: Rafael G. Martins rafaelmartins AT gentoo DOT org
AuthorDate: Thu Aug 20 23:55:57 2015 +
Commit: Rafael Martins rafaelmartins AT gentoo DOT org
CommitDate: Thu Aug 20 23:55:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4febb67a

app-text/blogc: version bump

Package-Manager: portage-2.2.20.1

 app-text/blogc/Manifest   | 2 +-
 app-text/blogc/{blogc-0.1_beta1.ebuild = blogc-0.1_beta3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest
index 2ce01e7..2769e93 100644
--- a/app-text/blogc/Manifest
+++ b/app-text/blogc/Manifest
@@ -1 +1 @@
-DIST blogc-0.1-beta.1.tar.xz 242960 SHA256 
2673df3b2fbd13234a82c26cb9fb4db5560e4b6475b883d8092362b0e0873d5a SHA512 
c45552f200f27be38b100061c119d49125d0802582d54f27e2c35bda41b029803da7bd82798a437df49ea3a1f112ba490b3c72ca4692938d7211be775231
 WHIRLPOOL 
1495972f4c47c7fe5f7f56d097380cc47a753dedde6d9876970449455e173c2c92de9b4bb0c820ecdd0abe4372183684aa9657f7c8e951fd1f78400786d681a4
+DIST blogc-0.1-beta.3.tar.xz 243128 SHA256 
08635fb40fed1d7add059a4b516a2ab0c3f76b80852dbbad91576993d197e6ee SHA512 
f7f6d8745e79ee69c44ad36f28b346d18edfbbbeac9aef4bbb5f3e7322024236176e8ab0daf906df221d8657ee05b10d0cdd9547fd07a965fdf0210729fd03f7
 WHIRLPOOL 
6e34c21aa56b5e133366c89912674af466ad6c9e3b1884c73a5653dc1c968064e7d5f7d4135f2814a66443da2b20348c3e5114a4201407bdbf9ac12474d272a3

diff --git a/app-text/blogc/blogc-0.1_beta1.ebuild 
b/app-text/blogc/blogc-0.1_beta3.ebuild
similarity index 100%
rename from app-text/blogc/blogc-0.1_beta1.ebuild
rename to app-text/blogc/blogc-0.1_beta3.ebuild



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

2015-08-20 Thread William Hubbs
commit: fb870ae6f45993ea375d8d5381edb72ade271b06
Author: William Hubbs williamh AT gentoo DOT org
AuthorDate: Fri Aug 21 00:21:21 2015 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Fri Aug 21 00:33:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb870ae6

dev-lang/go: fix go dist line options in test phase

Change --no-rebuild to -no-rebuild and drop --banner in the test phase
to match the documentation of go dist.

 dev-lang/go/go-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-.ebuild b/dev-lang/go/go-.ebuild
index e69a483..691efef 100644
--- a/dev-lang/go/go-.ebuild
+++ b/dev-lang/go/go-.ebuild
@@ -143,7 +143,7 @@ src_test()
 
cd src
PATH=${GOBIN}:${PATH} \
-   ./run.bash --no-rebuild --banner || die tests failed
+   ./run.bash -no-rebuild || die tests failed
 }
 
 src_install()



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

2015-08-20 Thread William Hubbs
commit: 0f4f3b8d200e15982e5e75f52f3c472d152cc4c9
Author: Michael Marineau mike AT marineau DOT org
AuthorDate: Wed Aug 19 23:51:07 2015 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Fri Aug 21 00:33:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4f3b8d

dev-lang/go: add support for cross-compiling

There are a few quirks with Go to deal with when cross-compiling:

 - Since DEPEND cannot distinguish cross-architecture dependencies the
   current ebuild cannot keyword all architectures it supports. This
   could be resolved in the future with a special use flag or other
   clever trick to drop go-bootstrap from DEPEND for cross builds.

 - GOHOST* and CC variables are CBUILD values.

 - GO* and *_FOR_TARGET variables are CHOST values.

 - Go can always be used as a cross-compiler so handling the
   CHOST!=CTARGET case isn't strictly required. We could provide a
   pre-built copy of the std library for CTARGET's architecture but I'm
   not sure if that would be useful or not. For now the ebuild just
   doesn't allow that case.

 - Note from WilliamH: I made some small style changes to this commit.

This is for bug #558216.

 dev-lang/go/go-.ebuild | 107 +++--
 1 file changed, 94 insertions(+), 13 deletions(-)

diff --git a/dev-lang/go/go-.ebuild b/dev-lang/go/go-.ebuild
index 28d6ec3..e69a483 100644
--- a/dev-lang/go/go-.ebuild
+++ b/dev-lang/go/go-.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+export CBUILD=${CBUILD:-${CHOST}}
 export CTARGET=${CTARGET:-${CHOST}}
 
 inherit eutils toolchain-funcs
@@ -13,7 +14,8 @@ if [[ ${PV} =  ]]; then
inherit git-r3
 else
SRC_URI=https://storage.googleapis.com/golang/go${PV}.src.tar.gz;
-   # Upstream only supports go on amd64, arm and x86 architectures.
+   # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures.
+   # Allowing other bootstrap options would enable arm64 and ppc64 builds.
KEYWORDS=-* ~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos 
~x86-macos
 fi
 
@@ -28,21 +30,80 @@ DEPEND==dev-lang/go-bootstrap-1.4.1
 RDEPEND=
 
 # These test data objects have writable/executable stacks.
-QA_EXECSTACK=
-   usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj
-   usr/lib/go/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
+QA_EXECSTACK=usr/lib/go/src/debug/elf/testdata/*.obj
 
 # The tools in /usr/lib/go should not cause the multilib-strict check to fail.
 QA_MULTILIB_PATHS=usr/lib/go/pkg/tool/.*/.*
 
 # The go language uses *.a files which are _NOT_ libraries and should not be
-# stripped.
-STRIP_MASK=/usr/lib/go/pkg/linux*/*.a /usr/lib/go/pkg/freebsd*/*.a 
/usr/lib/go/pkg/darwin*/*.a
+# stripped. The test data objects should also be left alone and unstripped.
+STRIP_MASK=/usr/lib/go/pkg/*.a
+   /usr/lib/go/src/debug/elf/testdata/*
+   /usr/lib/go/src/debug/dwarf/testdata/*
+   /usr/lib/go/src/runtime/race/*.syso
 
 if [[ ${PV} !=  ]]; then
S=${WORKDIR}/go
 fi
 
+go_arch()
+{
+   # By chance most portage arch names match Go
+   local portage_arch=$(tc-arch $@)
+   case ${portage_arch} in
+   x86)echo 386;;
+   *)  echo ${portage_arch};;
+   esac
+}
+
+go_arm()
+{
+   case ${1:-${CHOST}} in
+   armv5)  echo 5;;
+   armv6)  echo 6;;
+   armv7)  echo 7;;
+   *)
+   die unknown GOARM for ${1:-${CHOST}}
+   ;;
+   esac
+}
+
+go_os()
+{
+   case ${1:-${CHOST}} in
+   *-linux*)   echo linux;;
+   *-darwin*)  echo darwin;;
+   *-freebsd*) echo freebsd;;
+   *-netbsd*)  echo netbsd;;
+   *-openbsd*) echo openbsd;;
+   *-solaris*) echo solaris;;
+   *-cygwin*|*-interix*|*-winnt*)
+   echo windows
+   ;;
+   *)
+   die unknown GOOS for ${1:-${CHOST}}
+   ;;
+   esac
+}
+
+go_tuple()
+{
+   echo $(go_os $@)_$(go_arch $@)
+}
+
+go_cross_compile()
+{
+   [[ $(go_tuple ${CBUILD}) != $(go_tuple) ]]
+}
+
+pkg_pretend()
+{
+   # make.bash does not understand cross-compiling a cross-compiler
+   if [[ $(go_tuple) != $(go_tuple ${CTARGET}) ]]; then
+   die CHOST CTARGET pair unsupported: CHOST=${CHOST} 
CTARGET=${CTARGET}
+   fi
+}
+
 src_prepare()
 {
if [[ ${PV} !=  ]]; then
@@ -58,11 +119,19 @@ src_compile()
export GOROOT_FINAL=${EPREFIX}/usr/lib/go
export GOROOT=$(pwd)
export GOBIN=${GOROOT}/bin
-   if [[ $CTARGET = armv5* ]]
-   then
-   export GOARM=5
+
+   # Go's build script does not use BUILD/HOST/TARGET consistently. :(
+   export GOHOSTARCH=$(go_arch ${CBUILD})
+   export GOHOSTOS=$(go_os 

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

2015-08-20 Thread William Hubbs
commit: 60f342892e4dcf983b425d8d3ab88e34fc475493
Author: William Hubbs williamh AT gentoo DOT org
AuthorDate: Fri Aug 21 00:32:00 2015 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Fri Aug 21 00:36:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f34289

dev-lang/go: version bump for 1.5

This is for bug #558200.

 dev-lang/go/Manifest  |   1 +
 dev-lang/go/go-1.5.ebuild | 208 ++
 2 files changed, 209 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index dfae9c0..b136b32 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1 +1,2 @@
 DIST go1.4.2.src.tar.gz 10921896 SHA256 
299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b SHA512 
cda1a29d4418875dffaf3324004ddae8e1bbb573f7668e6e0c03d8b61284f4db7fca244c181f2859f8ccdd3db6391fb21e0d98a1a9fc15096c15883249d48a9c
 WHIRLPOOL 
d06c27f6ff3a6499a6c7cb3c5eccd53eb588896c4d837e1fe9855c22ee3caa5cc48fd68cbeceff105b7c47fafbbf0eb3dc28ee3af7196692c5bf18511c6760ef
+DIST go1.5.src.tar.gz 12045689 SHA256 
be81abec996d5126c05f2d36facc8e58a94d9183a56f026fc9441401d80062db SHA512 
dac657d3ce8226e247449ce8b0bf34bcacd2479764e29f04562bd07af0bd054a4b3b8d309898dc0775450005c9d077fd4cebb3d1831c9a09d3f093579e32d54f
 WHIRLPOOL 
4cc1ea76c18255f15fd03943a92a29e2496b1d1a77b9dd105442f9c6f4c285f621dbbaa051f120c50679f9d8b03ffe49aa94b96cbdf8df84509fd6754e3f9690

diff --git a/dev-lang/go/go-1.5.ebuild b/dev-lang/go/go-1.5.ebuild
new file mode 100644
index 000..691efef
--- /dev/null
+++ b/dev-lang/go/go-1.5.ebuild
@@ -0,0 +1,208 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+inherit eutils toolchain-funcs
+
+if [[ ${PV} =  ]]; then
+   EGIT_REPO_URI=git://github.com/golang/go.git
+   inherit git-r3
+else
+   SRC_URI=https://storage.googleapis.com/golang/go${PV}.src.tar.gz;
+   # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures.
+   # Allowing other bootstrap options would enable arm64 and ppc64 builds.
+   KEYWORDS=-* ~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos 
~x86-macos
+fi
+
+DESCRIPTION=A concurrent garbage collected and typesafe programming language
+HOMEPAGE=http://www.golang.org;
+
+LICENSE=BSD
+SLOT=0/${PV}
+IUSE=
+
+DEPEND==dev-lang/go-bootstrap-1.4.1
+RDEPEND=
+
+# These test data objects have writable/executable stacks.
+QA_EXECSTACK=usr/lib/go/src/debug/elf/testdata/*.obj
+
+# The tools in /usr/lib/go should not cause the multilib-strict check to fail.
+QA_MULTILIB_PATHS=usr/lib/go/pkg/tool/.*/.*
+
+# The go language uses *.a files which are _NOT_ libraries and should not be
+# stripped. The test data objects should also be left alone and unstripped.
+STRIP_MASK=/usr/lib/go/pkg/*.a
+   /usr/lib/go/src/debug/elf/testdata/*
+   /usr/lib/go/src/debug/dwarf/testdata/*
+   /usr/lib/go/src/runtime/race/*.syso
+
+if [[ ${PV} !=  ]]; then
+   S=${WORKDIR}/go
+fi
+
+go_arch()
+{
+   # By chance most portage arch names match Go
+   local portage_arch=$(tc-arch $@)
+   case ${portage_arch} in
+   x86)echo 386;;
+   *)  echo ${portage_arch};;
+   esac
+}
+
+go_arm()
+{
+   case ${1:-${CHOST}} in
+   armv5)  echo 5;;
+   armv6)  echo 6;;
+   armv7)  echo 7;;
+   *)
+   die unknown GOARM for ${1:-${CHOST}}
+   ;;
+   esac
+}
+
+go_os()
+{
+   case ${1:-${CHOST}} in
+   *-linux*)   echo linux;;
+   *-darwin*)  echo darwin;;
+   *-freebsd*) echo freebsd;;
+   *-netbsd*)  echo netbsd;;
+   *-openbsd*) echo openbsd;;
+   *-solaris*) echo solaris;;
+   *-cygwin*|*-interix*|*-winnt*)
+   echo windows
+   ;;
+   *)
+   die unknown GOOS for ${1:-${CHOST}}
+   ;;
+   esac
+}
+
+go_tuple()
+{
+   echo $(go_os $@)_$(go_arch $@)
+}
+
+go_cross_compile()
+{
+   [[ $(go_tuple ${CBUILD}) != $(go_tuple) ]]
+}
+
+pkg_pretend()
+{
+   # make.bash does not understand cross-compiling a cross-compiler
+   if [[ $(go_tuple) != $(go_tuple ${CTARGET}) ]]; then
+   die CHOST CTARGET pair unsupported: CHOST=${CHOST} 
CTARGET=${CTARGET}
+   fi
+}
+
+src_prepare()
+{
+   if [[ ${PV} !=  ]]; then
+   sed -i -e 's/-Werror,//g' src/cmd/dist/build.go ||
+   die 'sed failed'
+   fi
+   epatch_user
+}
+
+src_compile()
+{
+   export GOROOT_BOOTSTRAP=${EPREFIX}/usr/lib/go1.4
+   export GOROOT_FINAL=${EPREFIX}/usr/lib/go
+   export GOROOT=$(pwd)
+   export GOBIN=${GOROOT}/bin
+
+   # Go's 

[gentoo-commits] proj/portage:master commit in: pym/portage/emaint/modules/sync/

2015-08-20 Thread Zac Medico
commit: bafb62bb32432094f1c413a9a7e2dc902ff11a5a
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Fri Aug 21 00:02:26 2015 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Fri Aug 21 02:10:59 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=bafb62bb

SyncRepos._sync: call postsync.d hooks earlier (bug 558322)

Execute the hooks immediately after all repos have synced.

X-Gentoo-Bug: 558322
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=558322
Acked-by: Brian Dolbec dolsen AT gentoo.org

 pym/portage/emaint/modules/sync/sync.py | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/pym/portage/emaint/modules/sync/sync.py 
b/pym/portage/emaint/modules/sync/sync.py
index 601118f..57c779d 100644
--- a/pym/portage/emaint/modules/sync/sync.py
+++ b/pym/portage/emaint/modules/sync/sync.py
@@ -233,13 +233,6 @@ class SyncRepos(object):
retvals = sync_scheduler.retvals
msgs.extend(sync_scheduler.msgs)
 
-   # Reload the whole config.
-   portage._sync_mode = False
-   self._reload_config()
-   self._do_pkg_moves()
-   msgs.extend(self._check_updates())
-   display_news_notification(self.emerge_config.target_config,
-   self.emerge_config.opts)
# run the post_sync_hook one last time for
# run only at sync completion hooks
rcode = sync_manager.perform_post_sync_hook('')
@@ -249,6 +242,15 @@ class SyncRepos(object):
msgs.extend(self.rmessage([('None', os.EX_OK)], 'sync'))
if rcode:
msgs.extend(self.rmessage([('None', rcode)], 
'post-sync'))
+
+   # Reload the whole config.
+   portage._sync_mode = False
+   self._reload_config()
+   self._do_pkg_moves()
+   msgs.extend(self._check_updates())
+   display_news_notification(self.emerge_config.target_config,
+   self.emerge_config.opts)
+
if return_messages:
return msgs
return



[gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/

2015-08-20 Thread Mike Frysinger
commit: 35a3bea74f790d3fd69cab4b40f245078dd6bf18
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 17:30:35 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 17:31:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a3bea7

net-firewall/iptables: use -fpack-struct w/x32 ABI #472388

Apply a hack for the x32 ABI to try to get it working.  The current
version is entirely broken, so this is still better than the status quo.

 net-firewall/iptables/iptables-1.4.21-r2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-firewall/iptables/iptables-1.4.21-r2.ebuild 
b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
index 268e0f7..e87e4ed 100644
--- a/net-firewall/iptables/iptables-1.4.21-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 # Force users doing their own patches to install their own tools
 AUTOTOOLS_AUTO_DEPEND=no
 
-inherit eutils multilib systemd toolchain-funcs autotools
+inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION=Linux kernel (2.4+) firewall, NAT and packet mangling tools
 HOMEPAGE=http://www.netfilter.org/projects/iptables/;
@@ -44,6 +44,9 @@ src_configure() {
# Some libs use $(AR) rather than libtool to build #444282
tc-export AR
 
+   # Hack around struct mismatches between userland  kernel for some 
ABIs. #472388
+   use amd64  [[ ${ABI} == x32 ]]  append-flags -fpack-struct
+
sed -i \
-e /nfnetlink=[01]/s:=[01]:=$(usex netlink 1 0): \
-e /nfconntrack=[01]/s:=[01]:=$(usex conntrack 1 0): \



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

2015-08-20 Thread Michael Palimaka
commit: 2fc0178a73b14b6872cb550c5c84b42080e0b7dd
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 18:29:51 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 18:29:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc0178a

kde4-functions.eclass: improve dependency version handling when mixing KDE SC 
and KDE Applications packages.

 eclass/kde4-functions.eclass | 23 +++
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
index f7a3bda..133fd26 100644
--- a/eclass/kde4-functions.eclass
+++ b/eclass/kde4-functions.eclass
@@ -292,10 +292,10 @@ add_kdeapps_dep() {
ver=${KDE_OVERRIDE_MINIMAL}
elif [[ ${KDEBASE} != kde-base ]]; then
ver=${KDE_MINIMAL}
-   # if building stable-live version depend just on the raw KDE version
-   # to allow merging packages against more stable basic stuff
-   elif [[ ${PV} == *. ]]; then
-   ver=$(get_kde_version)
+   # if building kde-apps, live master or stable-live branch,
+   # use the final SC version since there are no further general releases.
+   elif [[ ${CATEGORY} == kde-apps || ${PV} == * ]]; then
+   ver=4.14.3
else
ver=${PV}
fi
@@ -325,16 +325,15 @@ add_kdebase_dep() {
ver=${3}
elif [[ -n ${KDE_OVERRIDE_MINIMAL} ]]; then
ver=${KDE_OVERRIDE_MINIMAL}
-   elif [[ -n ${KDE_MINIMAL} ]]; then
+   elif [[ ${KDEBASE} != kde-base ]]; then
ver=${KDE_MINIMAL}
-   # if building live version depend on the final release since there will
-   # not be any more major development. this solves dep errors as not all
-   # packages have kde-base live versions now
-
-   # depend on the last sane released version where the normal =${PV} dep
-   # is not possible
-   elif [[ ${CATEGORY} == kde-apps || ${PV} == * ]]; then
+   # if building live master or kde-apps, use the final SC version
+   # since there are no further general releases.
+   elif [[ ${CATEGORY} == kde-apps || ${PV} ==  ]]; then
ver=4.14.3
+   # if building a live version branch (eg. 4.11.49.) use the major 
version
+   elif [[ ${PV} == *. ]]; then
+   ver=$(get_kde_version)
else
ver=${PV}
fi



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

2015-08-20 Thread Michael Palimaka
commit: ea1afb4ae48b6e9ef0d436a5cd81c0ab9c6801c0
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 18:30:20 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 18:30:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1afb4a

kde5-meta-pkg.eclass: new eclass.

 eclass/kde5-meta-pkg.eclass | 21 +
 1 file changed, 21 insertions(+)

diff --git a/eclass/kde5-meta-pkg.eclass b/eclass/kde5-meta-pkg.eclass
new file mode 100644
index 000..8134db3
--- /dev/null
+++ b/eclass/kde5-meta-pkg.eclass
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# @ECLASS: kde5-meta-pkg.eclass
+# @MAINTAINER:
+# k...@gentoo.org
+# @BLURB: This eclass contains boilerplate for KDE 5 meta packages
+# @DESCRIPTION:
+# This eclass should only be used for defining meta packages for KDE 5.
+
+if [[ -z ${_KDE5_META_PKG_ECLASS} ]]; then
+_KDE5_META_PKG_ECLASS=1
+
+inherit kde5-functions
+
+HOMEPAGE=http://www.kde.org/;
+LICENSE=metapackage
+SLOT=5
+
+fi



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdemultimedia-meta/, kde-apps/ffmpegthumbs/, kde-apps/libkcddb/, ...

2015-08-20 Thread Michael Palimaka
commit: ab07ca7a910f14ac41e39179346d799ea5a308d2
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 18:37:33 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 18:37:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab07ca7a

kde-apps: version bump kdemultimedia packages.

Package-Manager: portage-2.2.20.1

 kde-apps/audiocd-kio/Manifest  |  1 +
 kde-apps/audiocd-kio/audiocd-kio-15.08.0.ebuild| 33 +++
 kde-apps/dragon/Manifest   |  1 +
 kde-apps/dragon/dragon-15.08.0.ebuild  | 39 +
 kde-apps/ffmpegthumbs/Manifest |  1 +
 kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.0.ebuild  | 18 ++
 kde-apps/juk/Manifest  |  1 +
 kde-apps/juk/juk-15.08.0.ebuild| 27 +
 .../kdemultimedia-meta-15.08.0.ebuild  | 28 +
 kde-apps/kdenlive/Manifest |  1 +
 kde-apps/kdenlive/kdenlive-15.08.0.ebuild  | 66 ++
 kde-apps/kdenlive/metadata.xml |  5 ++
 kde-apps/kmix/Manifest |  1 +
 .../kmix/files/kmix-15.04.2-alsa-optional.patch| 26 +
 kde-apps/kmix/kmix-15.08.0.ebuild  | 53 +
 kde-apps/kscd/Manifest |  1 +
 kde-apps/kscd/kscd-15.08.0.ebuild  | 19 +++
 kde-apps/libkcddb/Manifest |  1 +
 kde-apps/libkcddb/libkcddb-15.08.0.ebuild  | 41 ++
 kde-apps/libkcompactdisc/Manifest  |  1 +
 .../libkcompactdisc/libkcompactdisc-15.08.0.ebuild | 18 ++
 kde-apps/mplayerthumbs/Manifest|  1 +
 .../mplayerthumbs/mplayerthumbs-15.08.0.ebuild | 23 
 23 files changed, 406 insertions(+)

diff --git a/kde-apps/audiocd-kio/Manifest b/kde-apps/audiocd-kio/Manifest
index d118f63..8a7b89c 100644
--- a/kde-apps/audiocd-kio/Manifest
+++ b/kde-apps/audiocd-kio/Manifest
@@ -1 +1,2 @@
+DIST audiocd-kio-15.08.0.tar.xz 52080 SHA256 
66f963593297a366e2fa8dd4875911134ac37c1261d31d518e8765ec683ec0d9 SHA512 
c6151bdc7e1fd5091fda41ea904ef378ee8134fc6c8fdc408c7c7fdf91f4bb52a2e7299c5776904a8b8d434a1aebc330c11680745cb7fd3cd9fb08f5d0d76f3b
 WHIRLPOOL 
541d0a4a0af143322fb795f15dc56f1271ff0963a45ea4edcac6ef5a8492da44f5d8c9c0f6c7ac9dab901e0c39cb4274df2aa1af0cac7586a2e2a5d3e805ba03
 DIST audiocd-kio-4.14.3.tar.xz 51648 SHA256 
635c017fe2d24d26442138913cadf29a1bd7de05828bd8471b8512fb2987e214 SHA512 
832d848aa24575e158a1eb411d25d3b48429a86471d61c73ddfda3fd9d6c29cfd931223d4a66a48dd2e993f8730c60e3c082bdd1ededfad09f3ce3ce3be49898
 WHIRLPOOL 
23f7ea54a59c441f25db1c2c525c2bdd82a6c580529588a7ab310e7b299bfa1db40fa76d2ed922414a3226f8082453c28c1c3ab6f78b613838841a614ba4

diff --git a/kde-apps/audiocd-kio/audiocd-kio-15.08.0.ebuild 
b/kde-apps/audiocd-kio/audiocd-kio-15.08.0.ebuild
new file mode 100644
index 000..722a464
--- /dev/null
+++ b/kde-apps/audiocd-kio/audiocd-kio-15.08.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK=optional
+inherit kde4-base
+
+DESCRIPTION=KDE kioslaves from the kdemultimedia package
+KEYWORDS=~amd64 ~x86
+IUSE=debug flac vorbis
+
+DEPEND=
+   $(add_kdeapps_dep libkcddb)
+   $(add_kdeapps_dep libkcompactdisc)
+   media-sound/cdparanoia
+   flac? ( =media-libs/flac-1.1.2 )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+
+RDEPEND=${DEPEND}
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_with flac)
+   $(cmake-utils_use_with vorbis OggVorbis)
+   )
+
+   kde4-base_src_configure
+}

diff --git a/kde-apps/dragon/Manifest b/kde-apps/dragon/Manifest
index 2cbe3ee..4e21a4e 100644
--- a/kde-apps/dragon/Manifest
+++ b/kde-apps/dragon/Manifest
@@ -1 +1,2 @@
+DIST dragon-15.08.0.tar.xz 403096 SHA256 
18be7a2669dc2918a3d26359716794dcf9e3ba6373e3e711c4e4762c03f1fca7 SHA512 
3ea00bd0440eb34a3ca3fa86ae28515b2480838235e6dba97bcf1da85ed0d1b4ff4998c0971510436eb289a2ff38b366a8c50cee72cde14d525c1708e7d517ae
 WHIRLPOOL 
7b3d2cae85abd8acd4305816e9cc5ec7421081044e53fefdf8f8408e555994a5d0bd52cbe744a7fbd6dd157cdd55fc320e79f0f922ceab958309e331aa3b5a44
 DIST dragon-4.14.3.tar.xz 391000 SHA256 
d39ef6d550d114af6c1e0583c4d7a4632042bf1c12af061f16c31a3e28d8b0a4 SHA512 
5ee8b0fe21e970ef8e85db9a4ec5f43fb00a374341bc43d81d7d24a1834ab1a305d73477da8100e61b2fe510b2dce718086761a894e84b92caa16c27ac375656
 WHIRLPOOL 
0aaa52133afd3694166de70cc958abb64f7fdd297857b1920b7bbcb7ab3f941a2362d3f6de80f9e69eb75efa163754eede734dafbb59a7283e39ecc8b0a13407

diff --git a/kde-apps/dragon/dragon-15.08.0.ebuild 
b/kde-apps/dragon/dragon-15.08.0.ebuild
new file mode 100644
index 000..889dcbe
--- /dev/null
+++ 

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

2015-08-20 Thread Michał Górny
commit: 1b66d746c6ea6057afa2c15a522d425a6e2b3541
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Thu Aug 20 18:55:46 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Thu Aug 20 18:55:46 2015 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=1b66d746

herds.xml: Remove xfce

All xfce packages are maintained directly by the xfce project now,
and there is no need for redundant herd.

 files/packages/herds.xml | 13 -
 1 file changed, 13 deletions(-)

diff --git a/files/packages/herds.xml b/files/packages/herds.xml
index 33b7230..140dd51 100644
--- a/files/packages/herds.xml
+++ b/files/packages/herds.xml
@@ -1854,19 +1854,6 @@
   /maintainer
 /herd
 herd
-  namexfce/name
-  emailx...@gentoo.org/email
-  descriptionThe XFCE Desktop Environment/description
-  maintainer
-emailange...@gentoo.org/email
-nameChristoph Mende/name
-  /maintainer
-  maintainer
-emailssuomi...@gentoo.org/email
-nameSamuli Suominen/name
-  /maintainer
-/herd
-herd
   namegraphics/name
   emailgraph...@gentoo.org/email
   descriptionmedia-gfx and related packages/description



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

2015-08-20 Thread Michał Górny
commit: de370cb6ceb9da484d5e0b926f49a35b7ec8fe25
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Thu Aug 20 18:27:23 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Thu Aug 20 18:27:23 2015 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=de370cb6

repositories.xml: Remove usr-gentoo (project long dead)

 files/overlays/repositories.xml | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index e4e40bb..894e53d 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4622,17 +4622,6 @@ FIN
 feedhttps://github.com/feeds/shiznix/commits/unity-gentoo/master/feed
   /repo
   repo quality=experimental status=unofficial
-nameusr-gentoo/name
-description lang=enAuto-generated repository which moves apps to 
/usr/description
-homepagehttp://wiki.gentoo.org/wiki/Usr-gentoo/homepage
-owner type=person
-  emailmgo...@gentoo.org/email
-  name![CDATA[Michał Górny]]/name
-/owner
-source type=githttps://bitbucket.org/mgorny/usr-gentoo/source
-feedhttps://bitbucket.org/mgorny/usr-gentoo/rss/feed
-  /repo
-  repo quality=experimental status=unofficial
 namevaca/name
 descriptionJust another personal Gentoo overlay/description
 homepagehttps://github.com/hashashin/gentoo-vaca-overlay/homepage



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

2015-08-20 Thread Michał Górny
commit: 18d3a91aab8e12a13dbb14e21ad51433ed8e50c9
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Thu Aug 20 04:42:32 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Thu Aug 20 04:43:01 2015 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=18d3a91a

repositories.xml: Update owner for R_Overlay

 files/overlays/repositories.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 6e5ccd4..e4e40bb 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3733,8 +3733,8 @@ FIN
 descriptionGentoo overlay of R packages/description
 homepagehttps://cgit.gentoo.org/proj/R_overlay.git//homepage
 owner type=project
-  emailcalc...@gentoo.org/email
-  nameDenis Dupeyron/name
+  emailhero...@gentoo.org/email
+  nameBenda Xu/name
 /owner
 source type=rsyncrsync://roverlay.dev.gentoo.org/roverlay/source
   /repo



[gentoo-commits] dev/maksbotan:master commit in: sys-kernel/rt3573sta/

2015-08-20 Thread Maxim Koltsov
commit: 9f9f963f9b6931aee011749d5b45572ef875a072
Author: Maxim Koltsov maksbotan AT gentoo DOT org
AuthorDate: Thu Aug 20 18:50:44 2015 +
Commit: Maxim Koltsov maksbotan AT gentoo DOT org
CommitDate: Thu Aug 20 18:50:44 2015 +
URL:https://gitweb.gentoo.org/dev/maksbotan.git/commit/?id=9f9f963f

sys-kernel/rt3573sta: initial commit of live ebuild

Package-Manager: portage-2.2.20.1
RepoMan-Options: --force
Manifest-Sign-Key: 0x098998C5F8DBDADE

 sys-kernel/rt3573sta/Manifest  | 16 
 sys-kernel/rt3573sta/metadata.xml  | 10 ++
 sys-kernel/rt3573sta/rt3573sta-.ebuild | 30 ++
 3 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt3573sta/Manifest b/sys-kernel/rt3573sta/Manifest
new file mode 100644
index 000..ab0ec41
--- /dev/null
+++ b/sys-kernel/rt3573sta/Manifest
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+EBUILD rt3573sta-.ebuild 614 SHA256 
4100872ef93736111e1ceb11069173330f9b0f9cc84c7181cb1fbaf9b2a75cfa SHA512 
657d89f8e1b9c987e908c91f853128ba879a13cfbc4c05fbbf328da782f5efdeae1edf7d678f7d2583ef08db4cd77064212699190c2cd6954cf2dbaa4ee6f73c
 WHIRLPOOL 
c70e2054d5fb430e04b8695e7b92ca15660a2dda7832a3351bffad462c370f987a78790d06ced0d18367db67a9a67c8870ec69f355a937dc010d268ee4380d88
+MISC metadata.xml 276 SHA256 
51578c56d3d3fc88b805ba013a74fd40e945db034bf1721d9ae9f130d06347cc SHA512 
cea769ddf0a7312e8360785faf69ffe9a54960285ae6ee3d549efb6fe935195ad0a6fc68af7e5eaa7cad259aeba07c2409d77b450aad2f4db58d034033d19b8a
 WHIRLPOOL 
cd0df8e5e85de3d457a7235630474d0f4af167fb5314651f25c4448d8c0782a37201ecd6fe80cf7025a099c1602f725f795e2a5da8ba186fc1f571213f439e1a
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQEcBAEBCAAGBQJV1iErAAoJEAmJmMX429re9f8H/ArhU3tQGYIuhx/rInVol6Vj
+B48OsI8Xj3ff47oOQ/iF856VyBxQYhgRr+FcoB6SYmWr3YlPzDJXg4PlJm8hBzKa
+evVhM4lLDFxGQqZnvzjwGVzsV69u/Vgew9VhV0KDNuavVVBpV0gJ6aaiEXobMXIM
+BRZexGUyVyYGfFhO01Rv5LFJuHLbWRv3g4+N1ECqi9/wBMcEAVmOY83Rx4XHcmyt
+m9+VVzO8p8zsr9zSAhvNtqVDQk+3UCB4b3OgFPcJTIHRQGcYVU01xgy666jhX0af
+/j5guiRcndtX2xbN//72fv0zcV8XVeb/YgTVzRlpmgb52JogwjSdCLiQGesbDVk=
+=4G3C
+-END PGP SIGNATURE-

diff --git a/sys-kernel/rt3573sta/metadata.xml 
b/sys-kernel/rt3573sta/metadata.xml
new file mode 100644
index 000..8ece127
--- /dev/null
+++ b/sys-kernel/rt3573sta/metadata.xml
@@ -0,0 +1,10 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+maintainer
+emailmaksbo...@gentoo.org/email
+nameMaxim Koltsov/name
+/maintainer
+longdescription lang=en
+/longdescription
+/pkgmetadata

diff --git a/sys-kernel/rt3573sta/rt3573sta-.ebuild 
b/sys-kernel/rt3573sta/rt3573sta-.ebuild
new file mode 100644
index 000..578ccd2
--- /dev/null
+++ b/sys-kernel/rt3573sta/rt3573sta-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_REPO_URI=https://github.com/RD777/rt3573sta.git;
+
+inherit git-r3 linux-info linux-mod
+
+DESCRIPTION=Realtek 8192 chipset driver, ported to kernel 3.11
+HOMEPAGE=https://github.com/pvaret/rtl8192cu-fixes;
+SRC_URI=
+
+LICENSE=
+SLOT=0
+KEYWORDS=
+IUSE=
+
+DEPEND=
+RDEPEND=${DEPEND}
+
+MODULE_NAMES=rt3573sta(kernel/drivers/net/wireless::os/linux/)
+BUILD_TARGETS=all
+
+CONFIG_CHECK=WEXT_PRIV
+
+src_prepare() {
+   sed -e 's@/tftpboot@/dev/null@g' -i Makefile || die sed failed
+}



[gentoo-commits] repo/gentoo:master commit in: www-servers/monkeyd/

2015-08-20 Thread Anthony G. Basile
commit: 9d6c946de560ad0cb3408107ee9f13be97849249
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Thu Aug 20 13:46:06 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Thu Aug 20 13:46:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6c946d

www-servers/monkeyd: add  version for testing

Package-Manager: portage-2.2.20.1

 www-servers/monkeyd/monkeyd-.ebuild | 139 
 1 file changed, 139 insertions(+)

diff --git a/www-servers/monkeyd/monkeyd-.ebuild 
b/www-servers/monkeyd/monkeyd-.ebuild
new file mode 100644
index 000..e0f0159
--- /dev/null
+++ b/www-servers/monkeyd/monkeyd-.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit flag-o-matic toolchain-funcs multilib
+
+DESCRIPTION=A small, fast, and scalable web server
+HOMEPAGE=http://www.monkey-project.com/;
+MY_P=${PN/d}-${PV}
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI=https://github.com/monkey/monkey.git;
+   inherit git-2
+   KEYWORDS=
+else
+   SRC_URI=http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz;
+   KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86
+fi
+
+LICENSE=GPL-2
+SLOT=0
+
+# Currently monkeyd_plugins_tls is off.  It provides mbed TLS (formerly 
PolarSSL).
+# jemalloc is also off until we figure out how to work CMakeLists.txt magic.
+#PLUGINS=monkeyd_plugins_auth monkeyd_plugins_cheetah 
monkeyd_plugins_dirlisting +monkeyd_plugins_liana monkeyd_plugins_logger 
monkeyd_plugins_mandril monkeyd_plugins_tls
+#IUSE=cgi -debug fastcgi jemalloc php static-plugins ${PLUGINS}
+
+PLUGINS=monkeyd_plugins_auth monkeyd_plugins_cheetah 
monkeyd_plugins_dirlisting +monkeyd_plugins_liana monkeyd_plugins_logger 
monkeyd_plugins_mandril
+IUSE=cgi -debug fastcgi php static-plugins ${PLUGINS}
+
+# uclibc is often compiled without backtrace info so we should
+# force this off.  If someone complains, consider relaxing it.
+REQUIRED_USE=
+   elibc_uclibc? ( !debug )
+   cgi? ( php )
+
+#DEPEND=jemalloc? ( =dev-libs/jemalloc-3.3.1 )
+DEPEND=dev-util/cmake
+RDEPEND=
+   php? ( dev-lang/php )
+   cgi? ( dev-lang/php[cgi] )
+
+S=${WORKDIR}/${MY_P}
+
+WEBROOT=/var/www/localhost
+
+pkg_setup() {
+   if use debug; then
+   ewarn
+   ewarn 
\033[1;33m**\033[00m
+   ewarn Do not use debug in production!
+   ewarn 
\033[1;33m**\033[00m
+   ewarn
+   fi
+}
+
+src_prepare() {
+   # Unconditionally get rid of the bundled jemalloc and mbedTLS
+   rm -rf ${S}/deps
+}
+
+src_configure() {
+   local myconf=
+
+   use elibc_uclibc  myconf+= --uclib-mode
+   use elibc_musl  myconf+= --musl-mode
+
+   #use jemalloc || myconf+= --malloc-libc
+   myconf+= --malloc-libc
+
+   if use debug; then
+   myconf+= --debug --trace
+   else
+   myconf+= --no-backtrace
+   fi
+
+   local enable_plugins=
+   local disable_plugins=
+   # We use 'cgi' and 'fastcgi' because they are global flags
+   # instead of the corresponding monkeyd_plugins_*
+   use cgi  enable_plugins+=cgi, || disable_plugins+=cgi,
+   use fastcgi  enable_plugins+=fastcgi, || disable_plugins+=fastcgi,
+   # For the rest, we scan the monkeyd_plugins_* and parse out the plugin 
name.
+   for p in ${PLUGINS}; do
+   pp=${p/+/}
+   cp=${pp/monkeyd_plugins_/}
+   use $pp  enable_plugins+=${cp}, || disable_plugins+=${cp},
+   done
+   myconf+= --enable-plugins=${enable_plugins%,} 
--disable-plugins=${disable_plugins%,}
+   if use static-plugins; then
+   myconf+= --static-plugins=${enable_plugins%,}
+   fi
+
+   # For O_CLOEXEC which is guarded by _GNU_SOURCE in uClibc,
+   # but shouldn't because it is POSIX.  This needs to be fixed
+   # in uClibc.  Also, we really should us append-cppflags but
+   # monkey's build system doesn't respect CPPFLAGS.  This needs
+   # to be fixed in monkey.
+   use elibc_uclibc  append-cflags -D_GNU_SOURCE
+
+   # Non-autotools configure
+   ./configure \
+   --pthread-tls \
+   --prefix=/usr \
+   --sbindir=/usr/sbin \
+   --webroot=${WEBROOT}/htdocs \
+   --logdir=/var/log/${PN} \
+   --mandir=/usr/share/man \
+   --libdir=/usr/$(get_libdir) \
+   --pidfile=/run/monkey.pid \
+   --sysconfdir=/etc/${PN} \
+   ${myconf} \
+   || die
+}
+
+src_compile() {
+   emake VERBOSE=1
+}
+
+src_install() {
+   default
+
+   newinitd ${FILESDIR}/monkeyd.initd-r1 monkeyd
+   newconfd ${FILESDIR}/monkeyd.confd monkeyd
+
+ 

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

2015-08-20 Thread Denis Dupeyron
commit: 62c5566932d9ac00b42ed1c3aef4a1a032f9c34a
Author: Denis Dupeyron calchan AT gentoo DOT org
AuthorDate: Thu Aug 20 14:30:40 2015 +
Commit: Denis Dupeyron calchan AT gentoo DOT org
CommitDate: Thu Aug 20 14:30:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c55669

dev-lang/R: bump to 3.2.2

Gentoo-Bug: 557600

Package-Manager: portage-2.2.20.1

 dev-lang/R/Manifest   |   1 +
 dev-lang/R/R-3.2.2.ebuild | 206 ++
 2 files changed, 207 insertions(+)

diff --git a/dev-lang/R/Manifest b/dev-lang/R/Manifest
index d6134ee..be5008e 100644
--- a/dev-lang/R/Manifest
+++ b/dev-lang/R/Manifest
@@ -5,3 +5,4 @@ DIST R-3.1.0.tar.gz 28469975 SHA256 
8a680390f84c58c01dcdefd682eaa0e90389f09e6d2f
 DIST R-3.1.1.tar.gz 28606569 SHA256 
ce5c4d5e34414ce8f1ec2d5642861435fa1ddc4cd89bd336172bbe25a62c7a19 SHA512 
a75d8b82645bd9486873669b802924448d591013076e3d7dc958502dc6f0dac7d7fb78f3921d34a1eac1383f141b6e800f4293f7fac09651e0176cf84c431af9
 WHIRLPOOL 
ec05c70193a229cbaf15f3432853070cc3963a4e2719a6d8ff188bfc2cada0d1f2fe90a9dd6b43f46913138afed0be387ba73b7f9c4d87abc362cc8a5393
 DIST R-3.1.2.tar.gz 28655941 SHA256 
bcd150afcae0e02f6efb5f35a6ab72432be82e849ec52ce0bb89d8c342a8fa7a SHA512 
fee20cd94d14bd46cc36fb265ed4d64f44eaa3929dd13c62d29a5883fde607aba63e28a4b0f265ede63f78788996deaee36acf6a70cc0bc90a705c9782be01a1
 WHIRLPOOL 
f02d543c0fd7e89e63aba844b7c0f651a9a6bb5dbfcd58bdb64b49d08335c3270383eb62291b9f2f20ef6ec9f39eef5cf77ae1af3109296f8b1898227cca99d1
 DIST R-3.2.0.tar.gz 29124927 SHA256 
f5ae953f18ba6f3d55b46556bbbf73441350f9fd22625402b723a2b81ff64f35 SHA512 
c6041c854251d51dd936d3a3632c2958a0437c58488f93e5ba810e957fb7f2276e3fe4f615fb4705f2fc5a66aa50a828b54b5e4e7b4358c7fd465c71531b9828
 WHIRLPOOL 
e21a65b9197a202691dbe903b441caf7d8b92efdffb86dcccdbf09d080177cfd472a54d381df1cca749937434ffb9c08ac74198457e320353207cd00837e1086
+DIST R-3.2.2.tar.gz 29772864 SHA256 
9c9152e74134b68b0f3a1c7083764adc1cb56fd8336bec003fd0ca550cd2461d SHA512 
71ba470875262b9f00fb6970f209788df4dad30e0a28373b824b60d8bc6401afb7786e65387663c6490c7ddcd2bfd7f808a270a3e63238f3d7565d5f93607138
 WHIRLPOOL 
fea59929ada1d67dafc6ad89409d18ad173af7990384033f490a00e0f794d9919aecf7cd37089d105fe03b9cf64d079e5d148622571cec3eb924c1c5bd00081e

diff --git a/dev-lang/R/R-3.2.2.ebuild b/dev-lang/R/R-3.2.2.ebuild
new file mode 100644
index 000..12ad83e
--- /dev/null
+++ b/dev-lang/R/R-3.2.2.ebuild
@@ -0,0 +1,206 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit bash-completion-r1 autotools eutils flag-o-matic fortran-2 multilib 
versionator toolchain-funcs
+
+BCP=${PN}-20130129.bash_completion
+DESCRIPTION=Language and environment for statistical computing and graphics
+HOMEPAGE=http://www.r-project.org/;
+SRC_URI=
+   mirror://cran/src/base/R-3/${P}.tar.gz
+   http://dev.gentoo.org/~bicatali/distfiles/${BCP}.bz2;
+
+LICENSE=|| ( GPL-2 GPL-3 ) LGPL-2.1
+SLOT=0
+KEYWORDS=~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x64-macos
+IUSE=cairo doc icu java jpeg lapack minimal nls openmp perl png prefix 
profile readline static-libs tiff tk X
+REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( 
cairo X ) )
+
+CDEPEND=
+   app-arch/bzip2:0=
+   app-arch/xz-utils:0=
+   app-text/ghostscript-gpl
+   =dev-libs/libpcre-8.35:3=
+   virtual/blas:0
+   || ( =sys-apps/coreutils-8.15 sys-freebsd/freebsd-bin 
app-misc/realpath )
+   cairo? ( x11-libs/cairo:0=[X] x11-libs/pango:0= )
+   icu? ( dev-libs/icu:= )
+   jpeg? ( virtual/jpeg:0 )
+   lapack? ( virtual/lapack:0 )
+   perl? ( dev-lang/perl )
+   png? ( media-libs/libpng:0= )
+   readline? ( sys-libs/readline:0= )
+   tiff? ( media-libs/tiff:0= )
+   tk? ( dev-lang/tk:0= )
+   X? ( x11-libs/libXmu:0= x11-misc/xdg-utils )
+
+DEPEND=${CDEPEND}
+   virtual/pkgconfig
+   doc? (
+   virtual/latex-base
+   dev-texlive/texlive-fontsrecommended
+   )
+
+RDEPEND=${CDEPEND}
+   ( || ( sys-libs/zlib-1.2.5.1-r1:0 
=sys-libs/zlib-1.2.5.1-r2:0[minizip] ) )
+   java? ( =virtual/jre-1.5 )
+
+RESTRICT=minimal? ( test )
+
+R_DIR=${EROOT%/}/usr/$(get_libdir)/${PN}
+
+pkg_setup() {
+   if use openmp; then
+   if [[ $(tc-getCC) == *gcc ]]  ! tc-has-openmp; then
+   ewarn OpenMP is not available in your current selected 
gcc
+   die need openmp capable gcc
+   fi
+   FORTRAN_NEED_OPENMP=1
+   fi
+   fortran-2_pkg_setup
+   filter-ldflags -Wl,-Bdirect -Bdirect
+   # avoid using existing R installation
+   unset R_HOME
+   # Temporary fix for bug #419761
+   if [[ ($(tc-getCC) == *gcc)  ($(gcc-version) == 4.7) ]]; then
+   append-flags -fno-ipa-cp-clone
+   fi
+}
+
+src_prepare() {

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

2015-08-20 Thread Mike Gilbert
commit: 555f6586abf209a046ebf8002d89f1f8601f2cde
Author: Mike Gilbert floppym AT gentoo DOT org
AuthorDate: Wed Aug 19 16:41:44 2015 +
Commit: Mike Gilbert floppym AT gentoo DOT org
CommitDate: Thu Aug 20 14:36:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555f6586

net-ftp/filezilla: Replace C++14 check with simpler test-flag-CXX

Package-Manager: portage-2.2.20_p134

 net-ftp/filezilla/filezilla-3.13.0.ebuild | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-ftp/filezilla/filezilla-3.13.0.ebuild 
b/net-ftp/filezilla/filezilla-3.13.0.ebuild
index 3f0e7a0..2678ed5 100644
--- a/net-ftp/filezilla/filezilla-3.13.0.ebuild
+++ b/net-ftp/filezilla/filezilla-3.13.0.ebuild
@@ -37,16 +37,13 @@ DEPEND=${RDEPEND}
 S=${WORKDIR}/${PN}-${MY_PV}
 
 pkg_pretend() {
-if [[ ${MERGE_TYPE} != binary ]]; then
-   echo 'int main() {return 0;}'  ${T}/test.cxx || die
-   ebegin Trying to build a C++14 test program
-   if ! $(tc-getCXX) -std=c++14 -o /dev/null ${T}/test.cxx; then
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
eerror ${P} requires C++14-capable C++ compiler. Your 
current compiler
eerror does not seem to support -std=c++14 option. 
Please upgrade your compiler
eerror to gcc-4.9 or an equivalent version supporting 
C++14.
die Currently active compiler does not support 
-std=c++14
fi
-   eend ${?}
fi
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/

2015-08-20 Thread Justin Lecher
commit: f373afdbd072881b26196933cdd104c3f0ca04d1
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 14:37:23 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 14:37:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f373afdb

app-benchmarks/i7z: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-benchmarks/i7z/i7z-0.27.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild 
b/app-benchmarks/i7z/i7z-0.27.2.ebuild
index e79f949..545879f 100644
--- a/app-benchmarks/i7z/i7z-0.27.2.ebuild
+++ b/app-benchmarks/i7z/i7z-0.27.2.ebuild
@@ -16,8 +16,8 @@ KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=X
 
 RDEPEND=
-   sys-libs/ncurses
-   X? ( dev-qt/qtgui:4 )
+   sys-libs/ncurses:5=
+   X? ( dev-qt/qtgui:4= )
 DEPEND=${RDEPEND}
 
 src_prepare() {



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

2015-08-20 Thread Mike Frysinger
commit: a743806ea4868371cf182f783fdcfbf1b1f98202
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Fri Aug 14 02:58:37 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:38:35 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=a743806e

security: leverage namespaces to restrict the runtime a bit

In practice this isn't terribly useful as people aren't attacking these
tools, but might as well be paranoid.

It'd be nice to use mount  net namespaces too, but they're way too slow.

 Makefile|  2 +-
 Makefile.am |  3 +++
 dumpelf.c   |  1 +
 paxinc.h|  1 +
 porting.h   |  1 +
 pspax.c |  4 +++
 scanelf.c   |  5 
 scanmacho.c |  1 +
 security.c  | 89 +
 security.h  | 29 
 10 files changed, 135 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index ba3b6a2..ac5e9cc 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ ELF_TARGETS  = scanelf dumpelf $(shell echo | $(CC) -dM -E - 
| grep -q __svr4__
 ELF_OBJS = paxelf.o
 MACH_TARGETS = scanmacho
 MACH_OBJS= paxmacho.o
-COMMON_OBJS  = paxinc.o xfuncs.o
+COMMON_OBJS  = paxinc.o security.o xfuncs.o
 TARGETS  = $(ELF_TARGETS) $(MACH_TARGETS)
 SCRIPTS_SH   = lddtree symtree
 SCRIPTS_PY   = lddtree

diff --git a/Makefile.am b/Makefile.am
index 5db3f75..e42dce4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ libpaxutils_la_SOURCES = \
paxelf.c \
paxinc.c \
paxmacho.c \
+   security.c \
xfuncs.c
 LDADD = libpaxutils.la $(top_builddir)/autotools/gnulib/libgnu.a
 
@@ -84,6 +85,8 @@ EXTRA_DIST += \
pspax.c \
scanelf.c \
scanmacho.c \
+   security.c \
+   security.h \
symtree.sh \
tests/Makefile \
tests/lddtree/Makefile \

diff --git a/dumpelf.c b/dumpelf.c
index 3035b24..e9b1771 100644
--- a/dumpelf.c
+++ b/dumpelf.c
@@ -384,6 +384,7 @@ static void parseargs(int argc, char *argv[])
 
 int main(int argc, char *argv[])
 {
+   security_init(false);
if (argc  2)
usage(EXIT_FAILURE);
parseargs(argc, argv);

diff --git a/paxinc.h b/paxinc.h
index 0a8e08a..a8d6d9b 100644
--- a/paxinc.h
+++ b/paxinc.h
@@ -13,6 +13,7 @@
 
 #include porting.h
 #include xfuncs.h
+#include security.h
 
 #ifndef VERSION
 # define VERSION git

diff --git a/porting.h b/porting.h
index 1f989d2..9dea528 100644
--- a/porting.h
+++ b/porting.h
@@ -29,6 +29,7 @@
 #include limits.h
 #include pwd.h
 #include regex.h
+#include sched.h
 #include stdbool.h
 #include stdio.h
 #include stdlib.h

diff --git a/pspax.c b/pspax.c
index e27b7eb..c64472c 100644
--- a/pspax.c
+++ b/pspax.c
@@ -535,6 +535,10 @@ int main(int argc, char *argv[])
 {
char *name = NULL;
 
+   /* We unshare pidns but don't actually enter it.  That means
+* we still get to scan /proc, but just not fork children.  */
+   security_init(false);
+
color_init(false);
parseargs(argc, argv);
 

diff --git a/scanelf.c b/scanelf.c
index 99192b2..7e3b077 100644
--- a/scanelf.c
+++ b/scanelf.c
@@ -2472,6 +2472,10 @@ static int parseargs(int argc, char *argv[])
}
if (be_verbose  2) printf(Format: %s\n, out_format);
 
+   /* Now lock down the pidns since we know whether we'll be forking. */
+   if (!show_textrels || !be_verbose)
+   security_init_pid();
+
/* now lets actually do the scanning */
if (load_cache_config)
load_ld_cache_config(__PAX_UTILS_DEFAULT_LD_CACHE_CONFIG);
@@ -2570,6 +2574,7 @@ static void cleanup(void)
 int main(int argc, char *argv[])
 {
int ret;
+   security_init(true);
if (argc  2)
usage(EXIT_FAILURE);
parseenv();

diff --git a/scanmacho.c b/scanmacho.c
index ee713f9..5a0afd5 100644
--- a/scanmacho.c
+++ b/scanmacho.c
@@ -764,6 +764,7 @@ static int parseargs(int argc, char *argv[])
 int main(int argc, char *argv[])
 {
int ret;
+   security_init(false);
if (argc  2)
usage(EXIT_FAILURE);
color_init(false);

diff --git a/security.c b/security.c
new file mode 100644
index 000..9b48a9a
--- /dev/null
+++ b/security.c
@@ -0,0 +1,89 @@
+/*
+ * Copyright 2015 Gentoo Foundation
+ * Distributed under the terms of the GNU General Public License v2
+ *
+ * Copyright 2015 Mike Frysinger  - vap...@gentoo.org
+ */
+
+#include paxinc.h
+
+#ifdef __linux__
+
+#ifdef __SANITIZE_ADDRESS__
+/* ASAN does some weird stuff. */
+# define ALLOW_PIDNS 0
+#else
+# define ALLOW_PIDNS 1
+#endif
+
+static int ns_unshare(int flags)
+{
+   int flag, ret = 0;
+
+   /* Try to oneshot it.  Maybe we'll get lucky! */
+   if (unshare(flags) == 0)
+   return flags;
+   /* No access at all, so don't waste time below. */
+   else if (errno == EPERM)
+   return ret;
+
+   /*
+* We have to 

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

2015-08-20 Thread Mike Frysinger
commit: bdf41eb2ecb9a7a72e3024d088e63edff2ddc0e5
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Mon Aug 17 22:18:39 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:38:38 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=bdf41eb2

security: lock down privs a bit via prctl

Should prevent accidentally running set*id programs less of a problem.

 porting.h  | 4 
 security.c | 9 +
 2 files changed, 13 insertions(+)

diff --git a/porting.h b/porting.h
index 9dea528..c93f0f8 100644
--- a/porting.h
+++ b/porting.h
@@ -42,6 +42,10 @@
 #if !defined(__FreeBSD__)  !defined(__OpenBSD__)
 # include alloca.h
 #endif
+#if defined(__linux__)
+# include sys/prctl.h
+# include linux/securebits.h
+#endif
 #if defined(__GLIBC__) || defined(__UCLIBC__)
 # include byteswap.h
 # include endian.h

diff --git a/security.c b/security.c
index 9b48a9a..3012212 100644
--- a/security.c
+++ b/security.c
@@ -69,6 +69,15 @@ void security_init(bool allow_forking)
if (!ALLOW_PIDNS)
allow_forking = true;
 
+   /* Drop all possible caps for us and our children.  */
+   prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0);
+   prctl(PR_SET_SECUREBITS,
+   SECBIT_KEEP_CAPS_LOCKED |
+   SECBIT_NO_SETUID_FIXUP |
+   SECBIT_NO_SETUID_FIXUP_LOCKED |
+   SECBIT_NOROOT |
+   SECBIT_NOROOT_LOCKED, 0, 0, 0);
+
/* None of the pax tools need access to these features. */
flags = CLONE_NEWIPC | CLONE_NEWUTS;
/* Would be nice to leverage mount/net ns, but they're just way too 
slow. */



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

2015-08-20 Thread Mike Frysinger
commit: d6fcdb53ed7341f25db859516fa0383fca95eb1d
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Tue Aug 18 14:50:45 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:38:40 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=d6fcdb53

security: use seccomp to lock ourselves down

This has a minor speed hit (a few milliseconds), but otherwise provides
a decent balance.

 Makefile |   7 +++
 configure.ac |   7 +++
 security.c   | 147 +++
 3 files changed, 161 insertions(+)

diff --git a/Makefile b/Makefile
index ac5e9cc..3abfee7 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,13 @@ CPPFLAGS-pspax.c += $(LIBCAPS_CFLAGS) -DWANT_SYSCAP
 LIBS-pspax   += $(LIBCAPS_LIBS)
 endif
 
+ifeq ($(USE_SECCOMP),yes)
+LIBSECCOMP_CFLAGS := $(shell $(PKG_CONFIG) --cflags libseccomp)
+LIBSECCOMP_LIBS   := $(shell $(PKG_CONFIG) --libs libseccomp)
+override CPPFLAGS += $(LIBSECCOMP_CFLAGS) -DWANT_SECCOMP
+LIBS  += $(LIBSECCOMP_LIBS)
+endif
+
 ifdef PV
 override CPPFLAGS  += -DVERSION=\$(PV)\
 else

diff --git a/configure.ac b/configure.ac
index c3591ff..327d9b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,6 +26,13 @@ AS_IF([test x$with_caps = xyes], [
 AC_ARG_WITH([python], [AS_HELP_STRING([--with-python], [use lddtree.py])])
 AM_CONDITIONAL([USE_PYTHON], [test x$with_python = xyes])
 
+AC_ARG_WITH([seccomp], [AS_HELP_STRING([--with-seccomp], [build with 
seccomp])])
+AS_IF([test x$with_seccomp = xyes], [
+   PKG_CHECK_MODULES(LIBSECCOMP, libseccomp)
+   CPPFLAGS=$CPPFLAGS $LIBSECCOMP_CFLAGS -DWANT_SECCOMP
+   LIBS=$LIBS $LIBSECCOMP_LIBS
+])
+
 AX_CFLAGS_WARN_ALL
 AC_DEFUN([PT_CHECK_CFLAG],[AX_CHECK_COMPILER_FLAGS([$1],[CFLAGS=$CFLAGS 
$1])])
 m4_foreach_w([flag], [

diff --git a/security.c b/security.c
index 3012212..333524a 100644
--- a/security.c
+++ b/security.c
@@ -16,6 +16,151 @@
 # define ALLOW_PIDNS 1
 #endif
 
+#ifdef WANT_SECCOMP
+# include seccomp.h
+
+/* Simple helper to add all of the syscalls in an array. */
+static int pax_seccomp_rules_add(scmp_filter_ctx ctx, int syscalls[], size_t 
num)
+{
+   static uint8_t prio;
+   size_t i;
+   for (i = 0; i  num; ++i) {
+   if (syscalls[i]  0)
+   continue;
+
+   if (seccomp_syscall_priority(ctx, syscalls[i], prio++)  0) {
+   warnp(seccomp_syscall_priority failed);
+   return -1;
+   }
+   if (seccomp_rule_add(ctx, SCMP_ACT_ALLOW, syscalls[i], 0)  0) {
+   warnp(seccomp_rule_add failed);
+   return -1;
+   }
+   }
+   return 0;
+}
+#define pax_seccomp_rules_add(ctx, syscalls) pax_seccomp_rules_add(ctx, 
syscalls, ARRAY_SIZE(syscalls))
+
+static void pax_seccomp_init(bool allow_forking)
+{
+   /* Order determines priority (first == lowest prio).  */
+   int base_syscalls[] = {
+   /* We write the most w/scanelf.  */
+   SCMP_SYS(write),
+
+   /* Then the stat family of functions.  */
+   SCMP_SYS(newfstatat),
+#ifdef __NR_fstat
+   SCMP_SYS(fstat),
+#endif
+   SCMP_SYS(fstat64),
+#ifdef __NR_fstatat
+   SCMP_SYS(fstatat),
+#endif
+   SCMP_SYS(fstatat64),
+   SCMP_SYS(lstat),
+   SCMP_SYS(lstat64),
+   SCMP_SYS(stat),
+   SCMP_SYS(stat64),
+
+   /* Then the fd close func.  */
+   SCMP_SYS(close),
+
+   /* Then fd open family of functions.  */
+   SCMP_SYS(open),
+#ifdef __NR_openat
+   SCMP_SYS(openat),
+#endif
+
+   /* Then the memory mapping functions.  */
+   SCMP_SYS(mmap),
+   SCMP_SYS(mmap2),
+   SCMP_SYS(munmap),
+
+   /* Then the directory reading functions.  */
+   SCMP_SYS(getdents),
+#ifdef __NR_getdents64
+   SCMP_SYS(getdents64),
+#endif
+
+   /* Then the file reading functions.  */
+#ifdef __NR_pread
+   SCMP_SYS(pread),
+#endif
+#ifdef __NR_pread64
+   SCMP_SYS(pread64),
+#endif
+   SCMP_SYS(read),
+
+   /* Then the fd manipulation functions.  */
+#ifdef __NR_fcntl
+   SCMP_SYS(fcntl),
+#endif
+   SCMP_SYS(fcntl64),
+
+   /* After this point, just sort the list alphabetically.  */
+   SCMP_SYS(access),
+   SCMP_SYS(brk),
+   SCMP_SYS(capget),
+   SCMP_SYS(chdir),
+   SCMP_SYS(exit),
+   SCMP_SYS(exit_group),
+   SCMP_SYS(faccessat),
+   SCMP_SYS(fchdir),
+   SCMP_SYS(getpid),
+   SCMP_SYS(gettid),
+   SCMP_SYS(ioctl),
+#ifdef __NR_lseek
+   SCMP_SYS(lseek),
+#endif
+

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

2015-08-20 Thread Mike Frysinger
commit: ef15f6016726ad3e06db747f188bd9db9d5ffb71
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 14:29:39 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:29:39 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=ef15f601

lddtree.sh: fix interp handling when doing a full listing

On Debian multiarch systems, the ldso path is symlinked to a different
search path (and the main path isn't searched at all).  When listing the
deps of an ELF which links against the ldso, we end up showing the ldso
being loaded by two different paths:

$ ./lddtree.sh -a /bin/bash
bash = /bin/bash (interpreter = /lib64/ld-linux-x86-64.so.2)
libtinfo.so.5 = /lib/x86_64-linux-gnu/libtinfo.so.5
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6
ld-linux-x86-64.so.2 = /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
...

Fix the output to show that ld-linux-x86-64.so.2 was located at the same
path as the original interpreter as that better matches the runtime ldso
behavior.

$ ./lddtree.sh -a /bin/bash
bash = /bin/bash (interpreter = /lib64/ld-linux-x86-64.so.2)
libtinfo.so.5 = /lib/x86_64-linux-gnu/libtinfo.so.5
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6
ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2

Reported-by: Tomasz Buchert tomasz AT debian.org

 lddtree.sh | 20 +---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/lddtree.sh b/lddtree.sh
index 07be7ab..8e6501f 100755
--- a/lddtree.sh
+++ b/lddtree.sh
@@ -126,7 +126,7 @@ find_elf() {
 show_elf() {
local elf=$1 indent=$2 parent_elfs=$3
local rlib lib libs
-   local interp resolved
+   local resolved
find_elf ${elf}
resolved=${_find_elf}
elf=${elf##*/}
@@ -143,6 +143,8 @@ show_elf() {
printf ${resolved:-not found}
fi
if [[ ${indent} -eq 0 ]] ; then
+   local elf_specs interp full_interp
+
elf_specs=$(elf_specs ${resolved})
interp=$(scanelf -qF '#F%i' ${resolved})
[[ -n ${interp} ]]  interp=${ROOT}${interp#/}
@@ -159,6 +161,7 @@ show_elf() {
sed -nr -e 
/^\/.*lib/{s|^/?|${ROOT}|;s|/$||;s|/?:/?|\n${ROOT}|g;p}
)
fi
+   full_interp=${interp}
interp=${interp##*/}
# If we are in non-list mode, then we want to show the 
duplicate interp
# lines -- first the header (interp=xxx), and then the 
DT_NEEDED line to
@@ -183,8 +186,19 @@ show_elf() {
# No need for leading comma w/my_allhits as we guarantee it 
always
# starts with one due to the way we append the value above.
[[ ${my_allhits}, == *,${lib},* ]]  continue
-   find_elf ${lib} ${resolved}
-   rlib=${_find_elf}
+   # If the interp is being linked against directly, re-use the 
existing
+   # full path rather than perform a search for it.  When systems 
symlink
+   # the interp to a diff location, we might locate a different 
path, and
+   # displaying both doesn't make sense as it doesn't match the 
runtime --
+   # the ldso won't load another copy of ldso into memory from the 
search
+   # path, it'll re-use the existing copy that was loaded from the 
full
+   # hardcoded path.
+   if [[ ${lib} == ${interp} ]] ; then
+   rlib=${full_interp}
+   else
+   find_elf ${lib} ${resolved}
+   rlib=${_find_elf}
+   fi
show_elf ${rlib:-${lib}} $((indent + 4)) ${parent_elfs}
done
 }



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

2015-08-20 Thread Mike Frysinger
commit: 5e8a1d49de38f60c3ffd8a9122636b463ec9e438
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 14:18:16 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:18:16 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=5e8a1d49

lddtree.py: fix glob handling w/ld.so.conf

glibc's glob handling of ld.so.conf includes ends up sorting the results
(since the glob func sorts by default), but python does not.  We need to
sort things explicitly ourselves.

Reported-by: Tomasz Buchert tomasz AT debian.org

 lddtree.py | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lddtree.py b/lddtree.py
index 9330295..100f475 100755
--- a/lddtree.py
+++ b/lddtree.py
@@ -233,7 +233,11 @@ def ParseLdSoConf(ldso_conf, root='/', debug=False, 
_first=True):
   else:
 line = os.path.dirname(ldso_conf) + '/' + line
   dbg(debug, '%s  glob: %s' % (dbg_pfx, line))
-  for path in glob.glob(line):
+  # ldconfig in glibc uses glob() which returns entries sorted 
according
+  # to LC_COLLATE.  Further, ldconfig does not reset that but respects
+  # the active env settings (which might be a mistake).  Python does 
not
+  # sort its results by default though, so do it ourselves.
+  for path in sorted(glob.glob(line)):
 paths += ParseLdSoConf(path, root=root, debug=debug, _first=False)
 else:
   paths += [normpath(root + line)]



[gentoo-commits] proj/betagarden:master commit in: app-benchmarks/i7z/

2015-08-20 Thread Justin Lecher
commit: 2a97ea2b2096c379844a3f7cbd35d90364cfeb3a
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Aug 20 14:37:58 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Aug 20 14:37:58 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=2a97ea2b

app-benchmarks/i7z: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 app-benchmarks/i7z/i7z-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-.ebuild 
b/app-benchmarks/i7z/i7z-.ebuild
index 519838b..e8403c6 100644
--- a/app-benchmarks/i7z/i7z-.ebuild
+++ b/app-benchmarks/i7z/i7z-.ebuild
@@ -17,8 +17,8 @@ KEYWORDS=
 IUSE=X
 
 RDEPEND=
-   sys-libs/ncurses
-   X? ( dev-qt/qtgui:4 )
+   sys-libs/ncurses:5=
+   X? ( dev-qt/qtgui:4= )
 DEPEND=${RDEPEND}
 
 src_prepare() {



[gentoo-commits] proj/pax-utils: New tag: v1.1

2015-08-20 Thread Mike Frysinger
commit: 
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:48:16 2015 +

New tag: v1.1




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

2015-08-20 Thread Heather Cynede
commit: b1f6c4577e26b737bc9f6673c5bfe33168492fc8
Author: Heather Heather AT users DOT noreply DOT github DOT com
AuthorDate: Tue Aug 18 19:33:23 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Tue Aug 18 19:33:23 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=b1f6c457

clean up readme

 readme.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/readme.md b/readme.md
index 8aff101..de20e09 100644
--- a/readme.md
+++ b/readme.md
@@ -20,7 +20,4 @@ Overlay Installation
  - Fork  Contribute  Pull Request
  - Open requests on https://bugs.gentoo.org with solutions from this overlay
 
-4.0.12 Monodevelop, FAKE:
-![logo](http://i.imgur.com/IePWA4j.jpg)
-4.0.0 Monodevelop, F# Chess:
 ![logo](http://i.imgur.com/4OmyG5d.jpg)



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/files/, dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 106d8e45d1f15cdc22aa87f7945369f79f5f5641
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 10:48:34 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 10:52:22 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=106d8e45

some changes from comments

 .../files/{nunit.linux.sln.nuspec = nunit.nuspec} |  0
 .../nunit/nunit-3.0.0_beta3-r201508190.ebuild  | 39 --
 2 files changed, 28 insertions(+), 11 deletions(-)

diff --git a/dev-dotnet/nunit/files/nunit.linux.sln.nuspec 
b/dev-dotnet/nunit/files/nunit.nuspec
similarity index 100%
rename from dev-dotnet/nunit/files/nunit.linux.sln.nuspec
rename to dev-dotnet/nunit/files/nunit.nuspec

diff --git a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
index 56111fe..bd40d60 100644
--- a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
+++ b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
@@ -8,16 +8,19 @@ inherit mono-env nuget dotnet
 NAME=nunit
 HOMEPAGE=https://github.com/nunit/${NAME};
 
-EGIT_COMMIT=1a9cf07e4010f81ba3242cd19f40c73884a19ff4
+EGIT_COMMIT=f8fe36f7aa806016a0d26e370774c7f5bb79d647
 SRC_URI=${HOMEPAGE}/archive/${EGIT_COMMIT}.zip - ${PF}.zip
 S=${WORKDIR}/${NAME}-${EGIT_COMMIT}
 
-SLOT=0
+SLOT=3
 
 DESCRIPTION=NUnit test suite for mono applications
 LICENSE=MIT # https://github.com/nunit/nunit/blob/master/LICENSE.txt
 KEYWORDS=~amd64 ~ppc ~x86
-IUSE=developer nupkg debug
+#USE_DOTNET=net20 net40 net45
+USE_DOTNET=net45
+IUSE=developer nupkg debug doc net45
+USE=${USE} net45 # force FRAMEWORK=4.5
 
 RDEPEND==dev-lang/mono-4.0.2.5
dev-dotnet/nant[nupkg]
@@ -25,11 +28,9 @@ RDEPEND==dev-lang/mono-4.0.2.5
 DEPEND=${RDEPEND}
 
 
-FRAMEWORK=4.5
-
 S=${WORKDIR}/${NAME}-${EGIT_COMMIT}
-SLN_FILE=nunit.linux.sln
-METAFILETOBUILD=${S}/${SLN_FILE}
+FILE_TO_BUILD=NUnit.proj
+METAFILETOBUILD=${S}/${FILE_TO_BUILD}
 
 src_prepare() {
chmod -R +rw ${S} || die
@@ -40,7 +41,8 @@ src_prepare() {
 
 src_compile() {
exbuild ${METAFILETOBUILD}
-   enuspec ${FILESDIR}/${SLN_FILE}.nuspec
+   enuspec ${FILESDIR}/${PN}.nuspec
+   # PN = Package name, for example vim.
 }
 
 src_install() {
@@ -51,10 +53,25 @@ src_install() {
DIR=Release
fi
 
-   insinto /usr/share/nunit/
-   doins bin/${DIR}/*
+   SLOTTEDDIR=/usr/share/nunit-${SLOT}/
+   insinto ${SLOTTEDDIR}
+   doins bin/${DIR}/*.{config,dll,exe}
+   # install: cannot stat 'bin/Release/*.mdb': No such file or directory
+   if use developer; then
+   doins bin/${DIR}/*.{mdb}
+   fi
+
+#  into /usr
+#  dobin ${FILESDIR}/nunit-console
+   make_wrapper nunit mono ${SLOTTEDDIR}/nunit-console.exe
 
-   make_wrapper nunit mono /usr/share/nunit/NUnit.exe
+   if use doc; then
+#  dodoc ${WORKDIR}/doc/*.txt
+#  dohtml ${WORKDIR}/doc/*.html
+#  insinto /usr/share/${P}/samples
+#  doins -r ${WORKDIR}/samples/*
+   dodoc LICENSE.txt NOTICES.txt CHANGES.txt
+   fi
 
enupkg ${WORKDIR}/NUnit.3.0.0.nupkg
 }



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/nunit/

2015-08-20 Thread Heather Cynede
commit: 982761a61f9750faa20d3b6c403784623f75b540
Author: ArsenShnurkov Arsen.Shnurkov AT gmail DOT com
AuthorDate: Wed Aug 19 12:17:12 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Wed Aug 19 12:17:12 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=982761a6

dodoc - doins for plain files

 dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild 
b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
index 754344d..d2237bb 100644
--- a/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
+++ b/dev-dotnet/nunit/nunit-3.0.0_beta3-r201508190.ebuild
@@ -71,7 +71,7 @@ src_install() {
 #  dohtml ${WORKDIR}/doc/*.html
 #  insinto /usr/share/${P}/samples
 #  doins -r ${WORKDIR}/samples/*
-   dodoc LICENSE.txt NOTICES.txt CHANGES.txt
+   doins LICENSE.txt NOTICES.txt CHANGES.txt
fi
 
enupkg ${WORKDIR}/NUnit.3.0.0.nupkg



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

2015-08-20 Thread Mike Frysinger
commit: af7e58eec1c1cc5d4652f079a4b14d72185e2973
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 12:31:19 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 12:31:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7e58ee

toolchain.eclass: drop old emul deps

These don't exist anymore, so no point in depending on them.

 eclass/toolchain.eclass | 4 
 1 file changed, 4 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 0e8d899..ce21d9a 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -213,10 +213,6 @@ if in_iuse gcj ; then
x11-proto/xextproto
=x11-libs/gtk+-2*
virtual/pkgconfig
-   amd64? ( multilib? (
-   app-emulation/emul-linux-x86-gtklibs
-   app-emulation/emul-linux-x86-xlibs
-   ) )

tc_version_is_at_least 3.4  GCJ_GTK_DEPS+= x11-libs/pango
tc_version_is_at_least 4.2  GCJ_DEPS+= app-arch/zip app-arch/unzip



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

2015-08-20 Thread Mike Frysinger
commit: 87dcd9fc26e0cbf903016f5e411a034265f04946
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 12:29:34 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 12:29:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87dcd9fc

toolchain.eclass: add SLOT=0 to gmp/mpfr/mpc deps

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

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 7b9ce94..0e8d899 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -172,7 +172,7 @@ RDEPEND=sys-libs/zlib
 tc_version_is_at_least 3  RDEPEND+= virtual/libiconv
 
 if tc_version_is_at_least 4 ; then
-   GMP_MPFR_DEPS==dev-libs/gmp-4.3.2 =dev-libs/mpfr-2.4.2
+   GMP_MPFR_DEPS==dev-libs/gmp-4.3.2:0 =dev-libs/mpfr-2.4.2:0
if tc_version_is_at_least 4.3 ; then
RDEPEND+= ${GMP_MPFR_DEPS}
elif in_iuse fortran ; then
@@ -180,7 +180,7 @@ if tc_version_is_at_least 4 ; then
fi
 fi
 
-tc_version_is_at_least 4.5  RDEPEND+= =dev-libs/mpc-0.8.1
+tc_version_is_at_least 4.5  RDEPEND+= =dev-libs/mpc-0.8.1:0
 
 if in_iuse graphite ; then
if tc_version_is_at_least 5.0 ; then



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

2015-08-20 Thread Mike Frysinger
commit: a955f52f47ea66104b3cdc4060be8c4c7b46dd2f
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 12:50:45 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 12:51:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a955f52f

dev-libs/crossguid: new package #557412

 dev-libs/crossguid/Manifest   |  1 +
 dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 47 +++
 dev-libs/crossguid/metadata.xml   |  8 
 3 files changed, 56 insertions(+)

diff --git a/dev-libs/crossguid/Manifest b/dev-libs/crossguid/Manifest
new file mode 100644
index 000..5e62e42
--- /dev/null
+++ b/dev-libs/crossguid/Manifest
@@ -0,0 +1 @@
+DIST crossguid-0_pre20150817.tar.gz 46569 SHA256 
022c9f02cc36e865cd8fd0111a597ff2bd91988deeb348dbe2aba64aed1abd99 SHA512 
823ca301f1d3b78a778649cd9169194d98dd33c65cadd5bfb9f86429e82049c99c17e09f093b92675981d2aac2aac25b60cbb157fad57a3e1bada826edd8ba0a
 WHIRLPOOL 
16cb99af3d52a71c63bab1c266623dfd02a65e9d2a94851878358a822bd6a456fb41703c3268ea4393e0068589a7894c96a2ce1ee69135da947e206e2c43f8ce

diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild 
b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild
new file mode 100644
index 000..6463aa1
--- /dev/null
+++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI=git://github.com/graeme-hill/crossguid.git
+   inherit git-r3
+else
+   EGIT_COMMIT=8f399e8bd4252be9952f3dfa8199924cc8487ca4
+   
SRC_URI=https://github.com/graeme-hill/crossguid/archive/${EGIT_COMMIT}.tar.gz 
- ${P}.tar.gz
+   S=${WORKDIR}/${PN}-${EGIT_COMMIT}
+fi
+
+DESCRIPTION=Lightweight cross platform C++ GUID/UUID library
+HOMEPAGE=https://github.com/graeme-hill/crossguid;
+
+LICENSE=MIT
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+# We use libuuid from util-linux.
+DEPEND=sys-apps/util-linux
+RDEPEND=${DEPEND}
+
+e() { echo $@; $@; }
+
+src_compile() {
+   e $(tc-getCXX) \
+   ${CXXFLAGS} ${CPPFLAGS} ${LDFLAGS} \
+   -std=c++11 \
+   -c guid.cpp -o guid.o \
+   -DGUID_LIBUUID \
+   || die
+
+   e $(tc-getAR) rs libcrossguid.a guid.o || die
+}
+
+src_install() {
+   insinto /usr/include
+   doins guid.h
+   dolib.a libcrossguid.a
+}

diff --git a/dev-libs/crossguid/metadata.xml b/dev-libs/crossguid/metadata.xml
new file mode 100644
index 000..65b78d5
--- /dev/null
+++ b/dev-libs/crossguid/metadata.xml
@@ -0,0 +1,8 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+herdxbox/herd
+upstream
+   remote-id type='github'graeme-hill/crossguid/remote-id
+/upstream
+/pkgmetadata



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

2015-08-20 Thread Mike Frysinger
commit: 0fccfd92e7de1c339cfa11d40f3c51969424a4c3
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 11:40:10 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 11:40:49 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=0fccfd92

avoid using \n with warn macros

These already append a newline for us, so don't want two of them.

 paxelf.c| 2 +-
 scanelf.c   | 2 +-
 scanmacho.c | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/paxelf.c b/paxelf.c
index 2bafda4..b0ba144 100644
--- a/paxelf.c
+++ b/paxelf.c
@@ -697,7 +697,7 @@ char *pax_short_pf_flags(unsigned long flags)
((flags  PF_RANDEXEC)  (flags  PF_NORANDEXEC)) || \
((flags  PF_EMUTRAMP)  (flags  PF_NOEMUTRAMP)) || \
((flags  PF_RANDMMAP)  (flags  PF_NORANDMMAP)))
-   warn(inconsistent state detected.  flags=%lX\n, flags);
+   warn(inconsistent state detected.  flags=%lX, flags);
 
return buffer;
 }

diff --git a/scanelf.c b/scanelf.c
index 2591e92..99192b2 100644
--- a/scanelf.c
+++ b/scanelf.c
@@ -1842,7 +1842,7 @@ static int scanelf_dirat(int dir_fd, const char *path)
 
len = strlen(dentry-d_name);
if (len + pathlen + 1 = sizeof(buf)) {
-   warnf(Skipping '%s%s': len  sizeof(buf); %zu  %zu\n,
+   warnf(Skipping '%s%s': len  sizeof(buf); %zu  %zu,
  path, dentry-d_name, len + pathlen + 1, 
sizeof(buf));
continue;
}

diff --git a/scanmacho.c b/scanmacho.c
index f8c4d89..ee713f9 100644
--- a/scanmacho.c
+++ b/scanmacho.c
@@ -472,8 +472,8 @@ static int scanmacho_dir(const char *path)
continue;
len = (pathlen + 1 + strlen(dentry-d_name) + 1);
if (len = sizeof(buf)) {
-   warnf(Skipping '%s': len  sizeof(buf); %lu  %lu\n, 
path,
- (unsigned long)len, (unsigned long)sizeof(buf));
+   warnf(Skipping '%s': len  sizeof(buf); %zu  %zu,
+ path, len, sizeof(buf));
continue;
}
snprintf(buf, sizeof(buf), %s%s%s, path, (path[pathlen-1] == 
'/') ?  : /, dentry-d_name);



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

2015-08-20 Thread Jason Zaman
commit: 9e02c406ea1df2594ed1573376d9b8af67b894d4
Author: Jason Zaman perfinion AT gentoo DOT org
AuthorDate: Thu Aug 20 13:50:24 2015 +
Commit: Jason Zaman perfinion AT gentoo DOT org
CommitDate: Thu Aug 20 13:51:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e02c406

dev-util/android-studio: version bump

Package-Manager: portage-2.2.20.1
Signed-off-by: Jason Zaman perfinion AT gentoo.org

 dev-util/android-studio/Manifest   |  1 +
 .../android-studio-1.3.1.0.141.2135290.ebuild  | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-util/android-studio/Manifest b/dev-util/android-studio/Manifest
index e85f9f0..67c64a8 100644
--- a/dev-util/android-studio/Manifest
+++ b/dev-util/android-studio/Manifest
@@ -1,3 +1,4 @@
 DIST android-studio-ide-141.1890965-linux.zip 259139652 SHA256 
f6c083902156ab83435fa91ae0743d9a2ae64e8aca1396afd553a44071366906 SHA512 
bed422287003072ea4d65c05724fce22d3e847d5d292d2fa53cf799e344c2638d721e1e0c1c2b1444e1a52931e96f83499c5f9c6fb64e79aacbbf03dd1c10b61
 WHIRLPOOL 
58b542bb7f0a4375a5281e500ed74542c17af10582f305dd56792b7efb666a1a316a2d8fded99801d219ceceba919e527272b87067531a0a910d34197740dde1
 DIST android-studio-ide-141.1980579-linux.zip 258628239 SHA256 
46a1b492360f873f7b99f53b535ce79503f4127a8ee5d06afbe0f53ec5f56a21 SHA512 
54a83e6a54cd07ade1bfd3756bdff9c3431594412a01809ac3d2b1b5b2fb1719b8dd4f980516eeba5f7016c7757950c93a1d368ad1034d1300b9fe44577a1bcd
 WHIRLPOOL 
567bcc5ae38015a586224e7c5870d7766f18b4241b46aa53eb7459a7f26d859d9855632cdcf54d3b35bca1b7c39b15cfc1141d11a4d017d9b3e199b72f088b56
 DIST android-studio-ide-141.2117773-linux.zip 351742127 SHA256 
061be01b266fea24517dfee24ed98cec1eee2ef840f062a697c6bd07d2db5d27 SHA512 
e21291c3e759e1b500eca487ef1e43c2dfd44e051cffd6fe2abbf9445c7577846d8e11aaaf0cb7423b70185bbcbdca8bf4ae2d084fedba7f28adc9063409520c
 WHIRLPOOL 
22e00aae65870af2d9e0c77754f9b0fe9a35b9798c2e0e4535288cbb9803a40c405b2235b078f97e203356e8468fb6e49f270d00704abdc2027448984adf794a
+DIST android-studio-ide-141.2135290-linux.zip 351992670 SHA256 
60068d74bfa60f63f7e4920b8b43dff2f34d1956ee222a9bdec1b5590a38d4ac SHA512 
799d37869276240854cbe8106146592e0fc9a019d3595d2c73f24f7ceabf76e6b0872d1594ca76cc4c59a9d7b573824e68b2a2c445f8b64334aa356aa415e112
 WHIRLPOOL 
be853ac9ad8c16f633f6281c0ec16a1ce340caeac7d3f3653207cfa6c5d26e5c853980c090c5b18cc348fe0b3dc1eef96f565df3f879a192386746b9225fd90b

diff --git a/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild 
b/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild
new file mode 100644
index 000..10fb934
--- /dev/null
+++ b/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils versionator
+
+RESTRICT=strip
+QA_PREBUILT=opt/${PN}/bin/libbreakgen.so
+if [[ $(get_version_component_count) -eq 6 ]]; then
+   STUDIO_V=$(get_version_component_range 1-4)
+   BUILD_V=$(get_version_component_range 5-6)
+else
+   STUDIO_V=$(get_version_component_range 1-3)
+   BUILD_V=$(get_version_component_range 4-5)
+fi
+
+DESCRIPTION=A new Android development environment based on IntelliJ IDEA
+HOMEPAGE=http://developer.android.com/sdk/installing/studio.html;
+SRC_URI=http://dl.google.com/dl/android/studio/ide-zips/${STUDIO_V}/${PN}-ide-${BUILD_V}-linux.zip;
+
+LICENSE=Apache-2.0
+SLOT=0
+IUSE=selinux
+KEYWORDS=~amd64 ~x86
+
+DEPEND=app-arch/zip
+RDEPEND==virtual/jdk-1.7
+   selinux? ( sec-policy/selinux-android )
+   =app-arch/bzip2-1.0.6-r4[abi_x86_32(-)]
+   =dev-libs/expat-2.1.0-r3[abi_x86_32(-)]
+   =dev-libs/libffi-3.0.13-r1[abi_x86_32(-)]
+   =media-libs/fontconfig-2.10.92[abi_x86_32(-)]
+   =media-libs/freetype-2.5.5[abi_x86_32(-)]
+   =media-libs/libpng-1.2.51[abi_x86_32(-)]
+   =media-libs/mesa-10.2.8[abi_x86_32(-)]
+   =sys-libs/ncurses-5.9-r3[abi_x86_32(-)]
+   =sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]
+   =x11-libs/libXdamage-1.1.4-r1[abi_x86_32(-)]
+   =x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
+   =x11-libs/libXfixes-5.0.1[abi_x86_32(-)]
+   =x11-libs/libXrender-0.9.8[abi_x86_32(-)]
+   =x11-libs/libXxf86vm-1.1.3[abi_x86_32(-)]
+   =x11-libs/libdrm-2.4.46[abi_x86_32(-)]
+   =x11-libs/libxcb-1.9.1[abi_x86_32(-)]
+   =x11-libs/libxshmfence-1.1[abi_x86_32(-)]
+S=${WORKDIR}/${PN}
+
+src_install() {
+   local dir=/opt/${PN}
+
+   insinto ${dir}
+   doins -r *
+   fperms 755 ${dir}/bin/studio.sh ${dir}/bin/fsnotifier 
${dir}/bin/fsnotifier64
+
+   newicon bin/studio.png ${PN}.png
+   make_wrapper ${PN} ${dir}/bin/studio.sh
+   make_desktop_entry ${PN} Android Studio ${PN} Development;IDE
+}



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

2015-08-20 Thread Ian Delaney
commit: cd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 04:38:04 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 04:38:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8a8af8

dev-python/linecache2: add missed keyword x86

Package-Manager: portage-2.2.20

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

diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild 
b/dev-python/linecache2/linecache2-1.0.0.ebuild
index 5c00768..57bcd47 100644
--- a/dev-python/linecache2/linecache2-1.0.0.ebuild
+++ b/dev-python/linecache2/linecache2-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=PSF-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc64
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86
 IUSE=test
 
 DEPEND=



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

2015-08-20 Thread Davide Pesavento
commit: 4fdee71743e153e269c72f76564899129e00388c
Author: Davide Pesavento pesa AT gentoo DOT org
AuthorDate: Fri Aug 21 03:08:52 2015 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Fri Aug 21 03:08:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdee717

dev-python/pyside-tools: force CMAKE_MAKEFILE_GENERATOR=emake

Gentoo-Bug: 558248

Package-Manager: portage-2.2.20.1

 dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild 
b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
index 64c5ceb..6345508 100644
--- a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
+++ b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 CMAKE_IN_SOURCE_BUILD=1
+CMAKE_MAKEFILE_GENERATOR=emake # bug 558248
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 VIRTUALX_COMMAND=cmake-utils_src_test
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/hexedit/, app-editors/hexedit/files/

2015-08-20 Thread Jeroen Roovers
commit: d3d74014759cada63b6ed82ebe2a35e947cd6645
Author: Jeroen Roovers jer AT gentoo DOT org
AuthorDate: Fri Aug 21 03:36:54 2015 +
Commit: Jeroen Roovers jer AT gentoo DOT org
CommitDate: Fri Aug 21 03:38:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d74014

app-editors/hexedit: Fix building against sys-libs/ncurses[tinfo] (bug #558298 
by Zoltan Puskas).

Package-Manager: portage-2.2.20.1

 app-editors/hexedit/files/hexedit-1.2.13-tinfo.patch | 10 ++
 app-editors/hexedit/hexedit-1.2.13.ebuild| 14 +++---
 2 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/app-editors/hexedit/files/hexedit-1.2.13-tinfo.patch 
b/app-editors/hexedit/files/hexedit-1.2.13-tinfo.patch
new file mode 100644
index 000..86e7dba
--- /dev/null
+++ b/app-editors/hexedit/files/hexedit-1.2.13-tinfo.patch
@@ -0,0 +1,10 @@
+--- a/configure.in
 b/configure.in
+@@ -37,6 +37,7 @@
+ AC_CHECK_LIB(curses, initscr, LIBS=$LIBS -lcurses,
+   AC_CHECK_LIB(ncurses, initscr, LIBS=$LIBS -lncurses)
+ )
++AC_SEARCH_LIBS(nodelay, tinfo)
+ AC_CHECK_FUNC(use_default_colors, 
+   AC_DEFINE(HAVE_COLORS, , Define if you want colored (fruit salad) display 
option)
+ )

diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild 
b/app-editors/hexedit/hexedit-1.2.13.ebuild
index f7a868c..f7363a8 100644
--- a/app-editors/hexedit/hexedit-1.2.13.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.13.ebuild
@@ -2,6 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
+inherit autotools eutils
+
 DESCRIPTION=View and edit files in hex or ASCII
 HOMEPAGE=http://rigaux.org/hexedit.html;
 SRC_URI=http://rigaux.org/${P}.src.tgz;
@@ -9,15 +12,20 @@ SRC_URI=http://rigaux.org/${P}.src.tgz;
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
-IUSE=
 
 DEPEND=sys-libs/ncurses
 RDEPEND=${DEPEND}
 
-S=${WORKDIR}/${PN}
+S=${WORKDIR}/${PN}
+
+src_prepare() {
+   epatch ${FILESDIR}/${PN}-1.2.13-tinfo.patch
+   mv configure.in configure.ac || die
+   eautoreconf
+}
 
 src_install() {
-   dobin hexedit || die dobin failed
+   dobin hexedit
doman hexedit.1
dodoc Changes
 }



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

2015-08-20 Thread Ian Delaney
commit: 726b47fdeb1105620b7c4e1ae3a82293124a29fb
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Fri Aug 21 04:33:07 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Fri Aug 21 04:33:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726b47fd

/dev-python/rsa: correction to version of rdep

Package-Manager: portage-2.2.20

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

diff --git a/dev-python/rsa/rsa-3.1.4-r1.ebuild 
b/dev-python/rsa/rsa-3.1.4-r1.ebuild
index d9e2a43..7ad2a76 100644
--- a/dev-python/rsa/rsa-3.1.4-r1.ebuild
+++ b/dev-python/rsa/rsa-3.1.4-r1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=amd64 arm x86
 IUSE=test
 
 RDEPEND=
-   =dev-python/pyasn1-0.0.13[${PYTHON_USEDEP}]
+   =dev-python/pyasn1-0.1.3[${PYTHON_USEDEP}]

 DEPEND=${RDEPEND}
=dev-python/setuptools-0.6.10[${PYTHON_USEDEP}]



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

2015-08-20 Thread Andrey Grozin
commit: 52cb61be383c1f8d1dc1db87680f88e96b95bdf0
Author: Andrey Grozin grozin AT gentoo DOT org
AuthorDate: Fri Aug 21 05:25:40 2015 +
Commit: Andrey Grozin grozin AT gentoo DOT org
CommitDate: Fri Aug 21 05:27:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cb61be

sci-visualization/gle: version bump

Package-Manager: portage-2.2.20.1

 sci-visualization/gle/Manifest |   5 +-
 sci-visualization/gle/gle-4.2.5.ebuild | 103 +
 2 files changed, 106 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gle/Manifest b/sci-visualization/gle/Manifest
index 0db3aac..31e6f27 100644
--- a/sci-visualization/gle/Manifest
+++ b/sci-visualization/gle/Manifest
@@ -1,4 +1,5 @@
-DIST GLEusersguide.pdf 2244780 SHA256 
02c13fe038f8b4b7726ac3e6a74410e299f50cdccb2b040d7ed1fbc99b9cfbef
+DIST GLEusersguide.pdf 2244780 SHA256 
02c13fe038f8b4b7726ac3e6a74410e299f50cdccb2b040d7ed1fbc99b9cfbef SHA512 
cce76a83d09a68d449f4e3717e9dfcaa6c0866a1c36eb58f7180c2602f8a780804278804fee555ae6360bcf8b10b34c2124408975ea49824ab5d8ae23685fc71
 WHIRLPOOL 
702e9926b0cfca7932279ba5cf459a5c4bf66c40ddad2f068dfec6aad891185a445ca3a830fa0f18371c36261f407aa78c74e7d4a7151ecf68d39d21675a6691
 DIST gle-graphics-4.2.4bf-src.tar.gz 2321414 SHA256 
daa6881840b25bcce40fd12c0215ed13b4dfa4a91b3eb665123c890d7238747d SHA512 
b7f42cdb09b0d52056997779284c9f02f0bb3049d9aaf2058fe08306568fc963ce845faa4773a16d2a84d937ecbd55f682ea9f6f553fde87d3f1d0d2891207d2
 WHIRLPOOL 
08d97c82b8b7078113d045f5d363fc6dacf5d78bd64d11d34c42ed19bfe9eb2da283932bc9fe1f8ee6091d4221712b725d06f2797c7d0b1e670c650fc91afa33
 DIST gle-graphics-4.2.4cf-src.tar.gz 2321647 SHA256 
21715f2943ca528ec94a8e129175693afc3b59bb03f92540a2150ffe72ab47ef SHA512 
961205fcb763ef0fd0b59cfffd10ea7dea8a54a19e79caa97712245a51ceaaeda5b92ce2571852cec14357af696861bf9cd588aa08622cc8f1f5ebf3959a
 WHIRLPOOL 
11465d836e8763fdc286f38ea9761d806174469b0c52e2f3ce3dacbbb1b5d587f1bf0aade3668b38c2b99668066e372782561ed4b1a2dbaf689095c149a8fcbe
-DIST gle-manual-4.2.2.pdf 2238766 SHA256 
fbc4ba2613882d2d4ae3f8484c77aa27a257fc1b0ec02a46085c3651a2ace58e
+DIST gle-graphics-4.2.5f-src.tar.gz 2330270 SHA256 
6cd6b1d82cbf2c7a0b0affbd67c0ec32460ef6a13f6b41dfdd6f308fd651f102 SHA512 
d459b24577c9c3f8825c368f864532c97d0a37c94018276a60c941d17dce0e55fe738f7eda3227a47848f2fb32fea1dcec29d9751a5be92cde4d8d38a2eeb0f5
 WHIRLPOOL 
6d1cc02f65bfb39fda3ccbc7b56ae27bb5a15be428b171903abb5de8d6bbd089e7338e013708c0c926da4b5cf053c157103bb763e448f73e10d3d6281aed6744
+DIST gle-manual-4.2.2.pdf 2238766 SHA256 
fbc4ba2613882d2d4ae3f8484c77aa27a257fc1b0ec02a46085c3651a2ace58e SHA512 
0eaa10f1f13c2f65145cbeb8f713b6de787dcc7dd3c3a30e27514b1cc8e74007d38adc12fc7666d665677354c7c14db521dea05126614def4ec30f3429cd1a41
 WHIRLPOOL 
55bdb65ca95c3fcf183205c5bb59ca43e74bcd8751fce90aa2dd9cc0aedab9abfbfc986539fcce0b1cf559c68eb3a08d4747bc746509125ec6e15d913bee9482

diff --git a/sci-visualization/gle/gle-4.2.5.ebuild 
b/sci-visualization/gle/gle-4.2.5.ebuild
new file mode 100644
index 000..2354c47
--- /dev/null
+++ b/sci-visualization/gle/gle-4.2.5.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils elisp-common qt4-r2 flag-o-matic autotools
+
+DESCRIPTION=Graphics Layout Engine
+HOMEPAGE=http://glx.sourceforge.net/;
+MY_P=${PN}-graphics-${PV}
+MAN_V=4.2.2
+SRC_URI=mirror://sourceforge/glx/${MY_P}f-src.tar.gz
+SLOT=0
+LICENSE=BSD-2 emacs? ( GPL-2 ) qt4? ( GPL-2 )
+IUSE=X qt4 jpeg png tiff doc emacs vim-syntax
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+
+DEPEND=
+   sys-libs/ncurses
+   X? ( x11-libs/libX11 )
+   qt4? ( dev-qt/qtopengl:4 )
+   jpeg? ( virtual/jpeg:0 )
+   png? ( media-libs/libpng:0 )
+   tiff? ( media-libs/tiff:0 )
+   doc? ( dev-texlive/texlive-latexextra )
+   emacs? ( virtual/emacs )
+
+RDEPEND=${DEPEND}
+   app-text/ghostscript-gpl
+   virtual/latex-base
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   epatch ${FILESDIR}/${PN}-4.2.4b-parallel.patch
+   eaclocal
+   eautoconf
+}
+
+src_configure() {
+   # CPPFLAGS are understood as C++ flags
+   append-cppflags ${CXXFLAGS}
+   econf \
+   --without-rpath \
+   --with-manip \
+   $(use_with qt4 qt ${EPREFIX}/usr) \
+   $(use_with X x) \
+   $(use_with jpeg) \
+   $(use_with png) \
+   $(use_with tiff)
+}
+
+src_compile() {
+   emake
+   if use doc; then
+   emake -j1 doc
+   fi
+   if use emacs; then
+   cd contrib/editors/highlighting
+   mv ${PN}-emacs.el ${PN}-mode.el
+   elisp-compile ${PN}-mode.el || die
+   fi
+}
+
+src_install() {
+   # -jN failed to install some data files
+   emake -j1 DESTDIR=${D} install

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

2015-08-20 Thread Jorge Manuel B. S. Vicetto
commit: 7b32662e98713b78eec468ca3e3f664527650dcf
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Thu Aug 20 20:50:23 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Thu Aug 20 20:50:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b32662e

Version bump - fixes bug 557944.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

 www-apps/dokuwiki/Manifest |  1 +
 www-apps/dokuwiki/dokuwiki-20150810.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/www-apps/dokuwiki/Manifest b/www-apps/dokuwiki/Manifest
index 2a61112..d482c6e 100644
--- a/www-apps/dokuwiki/Manifest
+++ b/www-apps/dokuwiki/Manifest
@@ -1,2 +1,3 @@
 DIST dokuwiki-2014-05-05e.tgz 3218289 SHA256 
015b5e76427b97e584f195bab6652beaa80796f12f4a547ba9b6bc4e50387282 SHA512 
b306be2378aed7119c9005fc9d0c8af4d89317eac19d633a992c6e37d9fb23e22493f25854e1803c892951ec995adf2a7689e04001666318614dd78813d0ffa4
 WHIRLPOOL 
cb4823e7110fe83eea7d61fbf2937455b44a27805b849bc475ae5c9f74a4de353be283ebd8f2cf95a94df8ea395a2a34b9f2442e763a64c730401aee67347aa9
 DIST dokuwiki-2014-09-29d.tgz 3283317 SHA256 
6fc6794e13c8e3fe07f5e02bd09cc3a167486a676e9822fa17aab0a45b094794 SHA512 
426c41c5d7c6484cc6d5757dbe8e0ac50bf1088406c5c58d975f19fde5f6cb0a0dafb5a27c9901335b1d65a34578f46ffabbd44eed4f5bbd59d6c3fed1c769e3
 WHIRLPOOL 
59ea72ab973dfc5119056bfccbd5adae9a2ac45b13dbe5971325ca6e1bc4db2e8213aac1d5aab8d699b43b0602dd4b635841e7279e9535c63ed3d80cc85b1007
+DIST dokuwiki-2015-08-10.tgz 3399960 SHA256 
bdede4c71e95c1bd6a8daaa65e2ccfa8ef7372022504b9358f175df964f0a399 SHA512 
745edc9ff60d2d145936693a4c66cecc4059c88c6a6fdfcce28cac0f74896f43c9156a11469902be34f278e2138c61a2ee5a8547994bd9163816c25429d8eb1b
 WHIRLPOOL 
74b443432c9b30e4fcfe034a2898cec41ba2142775fe4ee1ae60def332aa572e04f8691914a329975a31d116fdb5e12af3b24d2552c7098ac20cc82c7d960603

diff --git a/www-apps/dokuwiki/dokuwiki-20150810.ebuild 
b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
new file mode 100644
index 000..7a54790
--- /dev/null
+++ b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit webapp
+
+# upstream uses dashes in the datestamp
+MY_BASE_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
+MY_PV=${MY_BASE_PV}${PV:8:1}
+
+DESCRIPTION=DokuWiki is a simple to use Wiki aimed at a small company's 
documentation needs.
+HOMEPAGE=http://wiki.splitbrain.org/wiki:dokuwiki;
+SRC_URI=http://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz;
+
+LICENSE=GPL-2
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+IUSE=gd
+
+DEPEND=
+RDEPEND=
+   =dev-lang/php-5.3[xml]
+   virtual/httpd-php:*
+   gd? ( ||
+   (
+   dev-lang/php[gd]
+   media-gfx/imagemagick
+   )
+   )
+
+
+need_httpd_cgi
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+src_prepare() {
+   # create initial changes file
+   touch data/changes.log
+}
+
+src_install() {
+   webapp_src_preinst
+
+   dodoc README
+   rm -f README COPYING
+
+   docinto scripts
+   dodoc bin/*
+   rm -rf bin
+
+   insinto ${MY_HTDOCSDIR}
+   doins -r .
+
+   for x in $(find data/ -not -name '.htaccess'); do
+   webapp_serverowned ${MY_HTDOCSDIR}/${x}
+   done
+
+   webapp_configfile ${MY_HTDOCSDIR}/.htaccess.dist
+   webapp_configfile ${MY_HTDOCSDIR}/conf
+
+   for x in $(find conf/ -not -name 'msg'); do
+   webapp_configfile ${MY_HTDOCSDIR}/${x}
+   done
+
+   webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libgroove/files/, media-libs/libgroove/

2015-08-20 Thread Julian Ospald
commit: 99a5d239204d87bca54cc7404d299377c68d0b3e
Author: Diogo Pereira sir.suriv AT gmail DOT com
AuthorDate: Wed Aug 19 18:37:06 2015 +
Commit: Julian Ospald hasufell AT gentoo DOT org
CommitDate: Thu Aug 20 20:58:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a5d239

media-libs/libgroove: new ebuild

Gentoo-Bug: 558190

 media-libs/libgroove/Manifest  |   1 +
 .../files/libgroove-4.3.0_GNUInstallDirs.patch | 105 +
 .../libgroove/files/libgroove-4.3.0_cflags.patch   |  43 +
 media-libs/libgroove/libgroove-4.3.0.ebuild|  43 +
 media-libs/libgroove/metadata.xml  |  25 +
 5 files changed, 217 insertions(+)

diff --git a/media-libs/libgroove/Manifest b/media-libs/libgroove/Manifest
new file mode 100644
index 000..b465c45
--- /dev/null
+++ b/media-libs/libgroove/Manifest
@@ -0,0 +1 @@
+DIST libgroove-4.3.0.tar.gz 48857 SHA256 
76f68896f078a9613d420339ef887ca8293884ad2cd0fbc031d89a6af2993636 SHA512 
30d75a3b1b3efa9b33687bb146648b66f8f4c718551c0db2c24c0259f09cf355a7c7bbac40d60d7a97bbbd7f83401d09464c6ac2b18cdfcd6198220cefc8a705
 WHIRLPOOL 
4040769723e7891b285318d538cf628203289aca7f7a655855716fe450f58712cd64b2fdc2abbd316bef6f80bf6b65ae6620b9ac339b3ebd5c7e091a36129040

diff --git a/media-libs/libgroove/files/libgroove-4.3.0_GNUInstallDirs.patch 
b/media-libs/libgroove/files/libgroove-4.3.0_GNUInstallDirs.patch
new file mode 100644
index 000..a4e77b8
--- /dev/null
+++ b/media-libs/libgroove/files/libgroove-4.3.0_GNUInstallDirs.patch
@@ -0,0 +1,105 @@
+From 8b741249fc17d7cf7d72a702fcdf7f07870b0b27 Mon Sep 17 00:00:00 2001
+From: hasufell hasuf...@hasufell.de
+Date: Thu, 20 Aug 2015 14:30:16 +0200
+Subject: [PATCH] CMake: make installation directories more configurable
+
+We use GNUInstallDirs now to be able to control the following variables:
+  CMAKE_INSTALL_LIBDIR
+  CMAKE_INSTALL_INCLUDEDIR
+
+This fixes support for distribution that have a multi-arch setup.
+Also see https://github.com/gentoo/gentoo/pull/22
+---
+ CMakeLists.txt | 26 ++
+ 1 file changed, 14 insertions(+), 12 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index f2029eb..49e150e 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1,4 +1,6 @@
+-cmake_minimum_required(VERSION 2.8)
++cmake_minimum_required(VERSION 2.8.5)
++
++include(GNUInstallDirs)
+ 
+ if(NOT CMAKE_BUILD_TYPE)
+ set(CMAKE_BUILD_TYPE Debug CACHE STRING
+@@ -157,7 +159,7 @@ add_library(groove_static STATIC ${LIBGROOVE_SOURCES} 
${LIBGROOVE_HEADERS})
+ set_target_properties(groove_static PROPERTIES
+   OUTPUT_NAME groove
+   COMPILE_FLAGS ${LIB_CFLAGS} -fPIC)
+-install(TARGETS groove_static DESTINATION lib)
++install(TARGETS groove_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+ 
+ install(FILES
+@@ -165,7 +167,7 @@ install(FILES
+   groove/queue.h
+   groove/encoder.h
+   DESTINATION include/groove)
+-install(TARGETS groove DESTINATION lib)
++install(TARGETS groove DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+ add_executable(metadata example/metadata.c)
+ set_target_properties(metadata PROPERTIES
+@@ -207,8 +209,8 @@ else()
+   target_link_libraries(grooveplayer LINK_PRIVATE ${SDL2_LIBRARY})
+   include_directories(${SDL2_INCLUDE_DIR})
+ 
+-  install(FILES grooveplayer/player.h DESTINATION include/grooveplayer)
+-  install(TARGETS grooveplayer DESTINATION lib)
++  install(FILES grooveplayer/player.h DESTINATION 
${CMAKE_INSTALL_INCLUDEDIR}/grooveplayer)
++  install(TARGETS grooveplayer DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+   add_library(grooveplayer_static STATIC
+ ${LIBGROOVE_PLAYER_SOURCES}
+@@ -216,7 +218,7 @@ else()
+   set_target_properties(grooveplayer_static PROPERTIES
+ OUTPUT_NAME grooveplayer
+ COMPILE_FLAGS ${LIB_CFLAGS} -fPIC)
+-  install(TARGETS grooveplayer_static DESTINATION lib)
++  install(TARGETS grooveplayer_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+ 
+   add_executable(playlist example/playlist.c 
${PROJECT_SOURCE_DIR}/grooveplayer/player.h)
+@@ -242,8 +244,8 @@ else()
+   target_link_libraries(grooveloudness LINK_PRIVATE ${EBUR128_LIBRARY})
+   include_directories(${EBUR128_INCLUDE_DIR})
+ 
+-  install(FILES grooveloudness/loudness.h DESTINATION 
include/grooveloudness)
+-  install(TARGETS grooveloudness DESTINATION lib)
++  install(FILES grooveloudness/loudness.h DESTINATION 
${CMAKE_INSTALL_INCLUDEDIR}/grooveloudness)
++  install(TARGETS grooveloudness DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+ 
+   add_library(grooveloudness_static STATIC
+@@ -252,7 +254,7 @@ else()
+   set_target_properties(grooveloudness_static PROPERTIES
+ OUTPUT_NAME grooveloudness
+ COMPILE_FLAGS ${LIB_CFLAGS} -fPIC)
+-  install(TARGETS grooveloudness_static DESTINATION lib)
++  install(TARGETS grooveloudness_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+ 
+ 
+   add_executable(replaygain example/replaygain.c)
+@@ -278,8 +280,8 @@ else()
+   

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

2015-08-20 Thread Julian Ospald
commit: 04ada5c617dbc339dc7b9595207dbd761da672a2
Author: Julian Ospald hasufell AT gentoo DOT org
AuthorDate: Thu Aug 20 21:01:14 2015 +
Commit: Julian Ospald hasufell AT gentoo DOT org
CommitDate: Thu Aug 20 21:01:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ada5c6

Merge branch 'libgroove' of github.com:diogocp/gentoo

Adds media-libs/libgroove.

Reviewed-by: Julian Ospald hasufell AT gentoo.org
Suggested-by: Diogo Pereira
Github-PR: https://github.com/gentoo/gentoo/pull/22
Gentoo-Bug: 558190

 media-libs/libgroove/Manifest  |   1 +
 .../files/libgroove-4.3.0_GNUInstallDirs.patch | 105 +
 .../libgroove/files/libgroove-4.3.0_cflags.patch   |  43 +
 media-libs/libgroove/libgroove-4.3.0.ebuild|  43 +
 media-libs/libgroove/metadata.xml  |  25 +
 5 files changed, 217 insertions(+)



[gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/dokuwiki/

2015-08-20 Thread Jorge Manuel B. S. Vicetto
commit: 2d282e238cc8978c0645591ee634c49dd19b4c70
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Thu Aug 20 20:52:17 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Thu Aug 20 20:52:17 2015 +
URL:https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=2d282e23

Version bump - fixes bug 557944.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

 www-apps/dokuwiki/Manifest| 1 +
 .../{dokuwiki-20140929d.ebuild = dokuwiki-20140929d-r1.ebuild}   | 4 ++--
 .../dokuwiki/{dokuwiki-20140929d.ebuild = dokuwiki-20150810.ebuild}  | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www-apps/dokuwiki/Manifest b/www-apps/dokuwiki/Manifest
index 2a61112..d482c6e 100644
--- a/www-apps/dokuwiki/Manifest
+++ b/www-apps/dokuwiki/Manifest
@@ -1,2 +1,3 @@
 DIST dokuwiki-2014-05-05e.tgz 3218289 SHA256 
015b5e76427b97e584f195bab6652beaa80796f12f4a547ba9b6bc4e50387282 SHA512 
b306be2378aed7119c9005fc9d0c8af4d89317eac19d633a992c6e37d9fb23e22493f25854e1803c892951ec995adf2a7689e04001666318614dd78813d0ffa4
 WHIRLPOOL 
cb4823e7110fe83eea7d61fbf2937455b44a27805b849bc475ae5c9f74a4de353be283ebd8f2cf95a94df8ea395a2a34b9f2442e763a64c730401aee67347aa9
 DIST dokuwiki-2014-09-29d.tgz 3283317 SHA256 
6fc6794e13c8e3fe07f5e02bd09cc3a167486a676e9822fa17aab0a45b094794 SHA512 
426c41c5d7c6484cc6d5757dbe8e0ac50bf1088406c5c58d975f19fde5f6cb0a0dafb5a27c9901335b1d65a34578f46ffabbd44eed4f5bbd59d6c3fed1c769e3
 WHIRLPOOL 
59ea72ab973dfc5119056bfccbd5adae9a2ac45b13dbe5971325ca6e1bc4db2e8213aac1d5aab8d699b43b0602dd4b635841e7279e9535c63ed3d80cc85b1007
+DIST dokuwiki-2015-08-10.tgz 3399960 SHA256 
bdede4c71e95c1bd6a8daaa65e2ccfa8ef7372022504b9358f175df964f0a399 SHA512 
745edc9ff60d2d145936693a4c66cecc4059c88c6a6fdfcce28cac0f74896f43c9156a11469902be34f278e2138c61a2ee5a8547994bd9163816c25429d8eb1b
 WHIRLPOOL 
74b443432c9b30e4fcfe034a2898cec41ba2142775fe4ee1ae60def332aa572e04f8691914a329975a31d116fdb5e12af3b24d2552c7098ac20cc82c7d960603

diff --git a/www-apps/dokuwiki/dokuwiki-20140929d.ebuild 
b/www-apps/dokuwiki/dokuwiki-20140929d-r1.ebuild
similarity index 96%
copy from www-apps/dokuwiki/dokuwiki-20140929d.ebuild
copy to www-apps/dokuwiki/dokuwiki-20140929d-r1.ebuild
index a311091..7a54790 100644
--- a/www-apps/dokuwiki/dokuwiki-20140929d.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20140929d-r1.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -10,7 +10,7 @@ inherit webapp
 MY_BASE_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
 MY_PV=${MY_BASE_PV}${PV:8:1}
 
-DESCRIPTION=DokuWiki is a simple to use Wiki aimed at a small company's 
documentation needs
+DESCRIPTION=DokuWiki is a simple to use Wiki aimed at a small company's 
documentation needs.
 HOMEPAGE=http://wiki.splitbrain.org/wiki:dokuwiki;
 SRC_URI=http://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz;
 

diff --git a/www-apps/dokuwiki/dokuwiki-20140929d.ebuild 
b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
similarity index 96%
rename from www-apps/dokuwiki/dokuwiki-20140929d.ebuild
rename to www-apps/dokuwiki/dokuwiki-20150810.ebuild
index a311091..7a54790 100644
--- a/www-apps/dokuwiki/dokuwiki-20140929d.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -10,7 +10,7 @@ inherit webapp
 MY_BASE_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
 MY_PV=${MY_BASE_PV}${PV:8:1}
 
-DESCRIPTION=DokuWiki is a simple to use Wiki aimed at a small company's 
documentation needs
+DESCRIPTION=DokuWiki is a simple to use Wiki aimed at a small company's 
documentation needs.
 HOMEPAGE=http://wiki.splitbrain.org/wiki:dokuwiki;
 SRC_URI=http://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz;
 



[gentoo-commits] repo/gentoo:master commit in: app-backup/backup-manager/

2015-08-20 Thread Bernard Cafarelli
commit: 99441dfde6346a169b71931aa34567c6e03fff55
Author: Bernard Cafarelli voyageur AT gentoo DOT org
AuthorDate: Thu Aug 20 20:59:46 2015 +
Commit: Bernard Cafarelli voyageur AT gentoo DOT org
CommitDate: Thu Aug 20 21:08:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99441dfd

app-backup/backup-manager: remove old

Package-Manager: portage-2.2.20.1

 .../backup-manager-0.7.10.1-r1.ebuild  | 50 --
 1 file changed, 50 deletions(-)

diff --git a/app-backup/backup-manager/backup-manager-0.7.10.1-r1.ebuild 
b/app-backup/backup-manager/backup-manager-0.7.10.1-r1.ebuild
deleted file mode 100644
index 5ee25a3..000
--- a/app-backup/backup-manager/backup-manager-0.7.10.1-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils
-
-MY_P=Backup-Manager-${PV}
-DESCRIPTION=Backup Manager is a command line backup tool for GNU/Linux
-HOMEPAGE=http://www.backup-manager.org/;
-SRC_URI=http://www.backup-manager.org/download/${MY_P}.tar.gz;
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=doc s3
-
-DEPEND=dev-lang/perl
-   sys-devel/gettext
-
-RDEPEND=${DEPEND}
-   =sys-apps/findutils-4.3.0
-   s3? ( dev-perl/Net-Amazon-S3
-   dev-perl/File-Slurp )
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   sed -i /^PERL5DIR/s/sitelib/vendorlib/ Makefile \
-   || die Makefile sed failed
-   sed -i '/^prefix=/s/$(PREFIX)/usr/' po/Makefile \
-   || die po Makefile sed failed
-   epatch ${FILESDIR}/${PN}-0.7.9-parallel_install.patch
-}
-
-src_install() {
-   emake DESTDIR=${D} install
-   use doc  dodoc doc/user-guide.txt
-}
-
-pkg_postinst() {
-   elog After installing,
-   elog copy ${ROOT%/}/usr/share/backup-manager/backup-manager.conf.tpl 
to
-   elog /etc/backup-manager.conf and customize it for your environment.
-   elog You could also set-up your cron for daily or weekly backup.
-
-   ewarn New configuration keys may have been defined.
-   ewarn Please check the docs for info
-}



[gentoo-commits] repo/gentoo:master commit in: app-backup/backup-manager/

2015-08-20 Thread Bernard Cafarelli
commit: a44aab695c37d449febb3f4c230ddc74fd389ab5
Author: Bernard Cafarelli voyageur AT gentoo DOT org
AuthorDate: Thu Aug 20 21:05:42 2015 +
Commit: Bernard Cafarelli voyageur AT gentoo DOT org
CommitDate: Thu Aug 20 21:08:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44aab69

app-backup/backup-manager: update homepage to github page

Thanks Jonas Stein news AT jonasstein.de in bug #558308

Package-Manager: portage-2.2.20.1

 app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild | 4 ++--
 app-backup/backup-manager/backup-manager-0.7.5.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild 
b/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild
index 1ccd1db..8d5361a 100644
--- a/app-backup/backup-manager/backup-manager-0.7.10.1-r2.ebuild
+++ b/app-backup/backup-manager/backup-manager-0.7.10.1-r2.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$
 
@@ -8,7 +8,7 @@ inherit eutils
 
 MY_P=Backup-Manager-${PV}
 DESCRIPTION=Backup Manager is a command line backup tool for GNU/Linux
-HOMEPAGE=http://www.backup-manager.org/;
+HOMEPAGE=https://github.com/sukria/Backup-Manager;
 SRC_URI=http://www.backup-manager.org/download/${MY_P}.tar.gz;
 
 LICENSE=GPL-2

diff --git a/app-backup/backup-manager/backup-manager-0.7.5.ebuild 
b/app-backup/backup-manager/backup-manager-0.7.5.ebuild
index 8c3b11a..2293b55 100644
--- a/app-backup/backup-manager/backup-manager-0.7.5.ebuild
+++ b/app-backup/backup-manager/backup-manager-0.7.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit eutils
 
 DESCRIPTION=Backup Manager is a command line backup tool for GNU/Linux
-HOMEPAGE=http://www.backup-manager.org/;
+HOMEPAGE=https://github.com/sukria/Backup-Manager;
 SRC_URI=http://www.backup-manager.org/download/${P}.tar.gz;
 
 LICENSE=GPL-2



[gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/dokuwiki/, www-apps/dokuwiki/files/

2015-08-20 Thread Jorge Manuel B. S. Vicetto
commit: 2cf4445f809727b1f4944cf33d086b011d04fe7b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Thu Aug 20 21:14:11 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Thu Aug 20 21:14:11 2015 +
URL:https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=2cf4445f

Add a custom .htaccess file that works with both apache 2.2 and 2.4.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

 www-apps/dokuwiki/dokuwiki-20150810.ebuild |  4 
 www-apps/dokuwiki/files/htaccess   | 10 ++
 2 files changed, 14 insertions(+)

diff --git a/www-apps/dokuwiki/dokuwiki-20150810.ebuild 
b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
index 7a54790..f86cdc4 100644
--- a/www-apps/dokuwiki/dokuwiki-20150810.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20150810.ebuild
@@ -52,6 +52,10 @@ src_install() {
insinto ${MY_HTDOCSDIR}
doins -r .
 
+   # Copy custom .htaccess that works with both apache 2.2 and 2.4
+   insinto ${MY_HTDOCSDIR}/conf
+   newins ${FILESDIR}/htaccess .htaccess
+
for x in $(find data/ -not -name '.htaccess'); do
webapp_serverowned ${MY_HTDOCSDIR}/${x}
done

diff --git a/www-apps/dokuwiki/files/htaccess b/www-apps/dokuwiki/files/htaccess
new file mode 100644
index 000..18532a2
--- /dev/null
+++ b/www-apps/dokuwiki/files/htaccess
@@ -0,0 +1,10 @@
+# Apache 2.4
+IfModule mod_authz_core.c
+Require all denied
+/IfModule
+
+# Apache 2.2
+IfModule !mod_authz_core.c
+Order Allow,Deny
+Deny from all
+/IfModule



[gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/, kde-plasma/plasma-pa/, kde-plasma/kwayland/, ...

2015-08-20 Thread Michael Palimaka
commit: 0c002175c7780a195d59310c0da0a7218b41fc00
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 19:33:38 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 19:33:38 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c002175

kde-plasma: version bump 5.4.0

Package-Manager: portage-2.2.20.1

 kde-plasma/bluedevil/bluedevil-5.4.0.ebuild|  52 ++
 kde-plasma/breeze/breeze-5.4.0.ebuild  |  65 
 .../kde-cli-tools/kde-cli-tools-5.4.0.ebuild   |  54 ++
 .../kde-gtk-config/kde-gtk-config-5.4.0.ebuild |  52 ++
 kde-plasma/kdecoration/kdecoration-5.4.0.ebuild|  15 ++
 .../kdeplasma-addons/kdeplasma-addons-5.4.0.ebuild |  60 +++
 kde-plasma/kgamma/kgamma-5.4.0.ebuild  |  30 
 kde-plasma/khelpcenter/khelpcenter-5.4.0.ebuild|  42 +
 kde-plasma/khotkeys/khotkeys-5.4.0.ebuild  |  46 ++
 kde-plasma/kinfocenter/kinfocenter-5.4.0.ebuild|  89 ++
 kde-plasma/kmenuedit/kmenuedit-5.4.0.ebuild|  45 +
 kde-plasma/kscreen/kscreen-5.4.0.ebuild|  34 
 kde-plasma/ksshaskpass/ksshaskpass-5.4.0.ebuild|  24 +++
 kde-plasma/ksysguard/ksysguard-5.4.0.ebuild|  48 ++
 kde-plasma/kwallet-pam/kwallet-pam-5.4.0.ebuild|  20 +++
 .../kwayland-integration-5.4.0.ebuild  |  22 +++
 kde-plasma/kwayland/kwayland-5.4.0.ebuild  |  27 +++
 kde-plasma/kwin/kwin-5.4.0.ebuild  |  87 ++
 kde-plasma/kwrited/kwrited-5.4.0.ebuild|  24 +++
 kde-plasma/libkscreen/libkscreen-5.4.0.ebuild  |  24 +++
 kde-plasma/libksysguard/libksysguard-5.4.0.ebuild  |  54 ++
 kde-plasma/milou/milou-5.4.0.ebuild|  30 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.4.0.ebuild  |  37 +
 kde-plasma/oxygen/oxygen-5.4.0.ebuild  |  36 
 .../plasma-desktop/plasma-desktop-5.4.0.ebuild | 138 
 .../plasma-mediacenter-5.4.0.ebuild|  48 ++
 kde-plasma/plasma-meta/plasma-meta-5.4.0.ebuild|  56 +++
 kde-plasma/plasma-nm/plasma-nm-5.4.0.ebuild|  64 
 kde-plasma/plasma-pa/plasma-pa-5.4.0.ebuild|  25 +++
 kde-plasma/plasma-sdk/plasma-sdk-5.4.0.ebuild  |  40 +
 .../plasma-workspace-wallpapers-5.4.0.ebuild   |  21 +++
 .../plasma-workspace/plasma-workspace-5.4.0.ebuild | 182 +
 .../polkit-kde-agent/polkit-kde-agent-5.4.0.ebuild |  32 
 kde-plasma/powerdevil/powerdevil-5.4.0.ebuild  |  69 
 kde-plasma/sddm-kcm/sddm-kcm-5.4.0.ebuild  |  39 +
 .../systemsettings/systemsettings-5.4.0.ebuild |  38 +
 kde-plasma/user-manager/user-manager-5.4.0.ebuild  |  26 +++
 37 files changed, 1795 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.4.0.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.4.0.ebuild
new file mode 100644
index 000..be926c3
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.4.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit fdo-mime kde5
+
+DESCRIPTION=Bluetooth stack for KDE
+HOMEPAGE=http://projects.kde.org/projects/extragear/base/bluedevil;
+KEYWORDS= ~amd64
+IUSE=
+
+COMMON_DEPEND=
+   $(add_frameworks_dep bluez-qt)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kded)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep plasma)
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+
+DEPEND=${COMMON_DEPEND}
+   x11-misc/shared-mime-info
+
+RDEPEND=${COMMON_DEPEND}
+   $(add_plasma_dep kde-cli-tools)
+   !app-mobilephone/obexd
+   !app-mobilephone/obex-data-server
+   !net-wireless/bluedevil
+   !net-wireless/kbluetooth
+
+
+pkg_postinst() {
+   kde5_pkg_postinst
+   fdo-mime_mime_database_update
+}
+
+pkg_postrm() {
+   kde5_pkg_postinst
+   fdo-mime_mime_database_update
+}

diff --git a/kde-plasma/breeze/breeze-5.4.0.ebuild 
b/kde-plasma/breeze/breeze-5.4.0.ebuild
new file mode 100644
index 000..be1823b
--- /dev/null
+++ b/kde-plasma/breeze/breeze-5.4.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5 multibuild
+
+DESCRIPTION=Breeze visual style for the Plasma desktop
+HOMEPAGE=https://projects.kde.org/projects/kde/workspace/breeze;
+KEYWORDS= ~amd64
+IUSE=qt4
+
+DEPEND=
+   $(add_frameworks_dep 

[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2015-08-20 Thread Michael Palimaka
commit: ae246ef41339ac11e617f4c1e510019e1934c21f
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 19:30:22 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 19:30:22 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae246ef4

profiles: mask unreleased Plasma 5.4.0

 profiles/package.mask/plasma-5.4.0 | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/profiles/package.mask/plasma-5.4.0 
b/profiles/package.mask/plasma-5.4.0
new file mode 100644
index 000..7d8bcd6
--- /dev/null
+++ b/profiles/package.mask/plasma-5.4.0
@@ -0,0 +1,39 @@
+# Michael Palimaka kensing...@gentoo.org (20 Aug 2015)
+# Unreleased
+~kde-plasma/bluedevil-5.4.0
+~kde-plasma/breeze-5.4.0
+~kde-plasma/kde-cli-tools-5.4.0
+~kde-plasma/kde-gtk-config-5.4.0
+~kde-plasma/kdecoration-5.4.0
+~kde-plasma/kdeplasma-addons-5.4.0
+~kde-plasma/kgamma-5.4.0
+~kde-plasma/khelpcenter-5.4.0
+~kde-plasma/khotkeys-5.4.0
+~kde-plasma/kinfocenter-5.4.0
+~kde-plasma/kmenuedit-5.4.0
+~kde-plasma/kscreen-5.4.0
+~kde-plasma/ksshaskpass-5.4.0
+~kde-plasma/ksysguard-5.4.0
+~kde-plasma/kwallet-pam-5.4.0
+~kde-plasma/kwayland-5.4.0
+~kde-plasma/kwayland-integration-5.4.0
+~kde-plasma/kwin-5.4.0
+~kde-plasma/kwrited-5.4.0
+~kde-plasma/libkscreen-5.4.0
+~kde-plasma/libksysguard-5.4.0
+~kde-plasma/milou-5.4.0
+~kde-plasma/oxygen-5.4.0
+~kde-plasma/oxygen-fonts-5.4.0
+~kde-plasma/plasma-desktop-5.4.0
+~kde-plasma/plasma-mediacenter-5.4.0
+~kde-plasma/plasma-meta-5.4.0
+~kde-plasma/plasma-nm-5.4.0
+~kde-plasma/plasma-pa-5.4.0
+~kde-plasma/plasma-sdk-5.4.0
+~kde-plasma/plasma-workspace-5.4.0
+~kde-plasma/plasma-workspace-wallpapers-5.4.0
+~kde-plasma/polkit-kde-agent-5.4.0
+~kde-plasma/powerdevil-5.4.0
+~kde-plasma/sddm-kcm-5.4.0
+~kde-plasma/systemsettings-5.4.0
+~kde-plasma/user-manager-5.4.0



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

2015-08-20 Thread Michael Palimaka
commit: 381d345d813e37004839503a30aa3c2229c06ed8
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Aug 20 19:30:57 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Aug 20 19:30:57 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=381d345d

kde5.eclass: mark kde-plasma-5.4.0 as unreleased

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

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 94bacf9..f956b77 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -112,7 +112,7 @@ fi
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-plasma-5.4.0 )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE=http://www.kdevelop.org/;



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

2015-08-20 Thread Christian Ruppert
commit: 8d70b248175454a2e333b970c9f5c7c55d16904e
Author: Christian Ruppert idl0r AT gentoo DOT org
AuthorDate: Thu Aug 20 19:44:07 2015 +
Commit: Christian Ruppert idl0r AT gentoo DOT org
CommitDate: Thu Aug 20 19:44:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d70b248

net-analyzer/nagstamon: Remove old version

Package-Manager: portage-2.2.20.1

 net-analyzer/nagstamon/Manifest|  1 -
 net-analyzer/nagstamon/nagstamon-0.9.11_rc1.ebuild | 77 --
 2 files changed, 78 deletions(-)

diff --git a/net-analyzer/nagstamon/Manifest b/net-analyzer/nagstamon/Manifest
index 55209d7..d4177be 100644
--- a/net-analyzer/nagstamon/Manifest
+++ b/net-analyzer/nagstamon/Manifest
@@ -1,3 +1,2 @@
-DIST Nagstamon-0.9.11rc1-20130729.tar.gz 399264 SHA256 
feecfab9aa1f91599ccc9c1a948aee20ee65f6fb7852c3ef47a3849d053e0011 SHA512 
5b1cf20059d3f3145743e25732a5a93969dd96328c0404efbc7cb540bd596d8d2b307b00c3a2435a047da4ea64f2b03f204be1cb90da60bb42df8fc25831c24d
 WHIRLPOOL 
0eeb334afdd39de3409ff47710d2d4d8301ecf77c53b75a366105d69fea760c79f79b0147c4808525874cd82058a78a2ad1d28a7b3af4892ba141639ee0b
 DIST Nagstamon-1.0.1.tar.gz 455110 SHA256 
e60a2b1fef842deb8377ace02df6791f3dcc5683d9dae4323de3f5f1f8a9893b SHA512 
040f3ac03c4945b25345f36d4749903238e05001f40f2777afe5277588aababb24212b538890c4b0ff0e1edef9a950804deb93fb2111bc25c8a773a84b69c353
 WHIRLPOOL 
8d040c7bb1573451ec0bb7439f0795b8ec6003d292429d3a96a07bb68d0617b23838677c93183d22a9cea10620152b51a3e7d4940642560986d5890f98b13822
 DIST Nagstamon-b7a91e68ca93ead4e5cfef22e2226c1ff9c7b52c.tar.gz 7021698 SHA256 
0f3a6552d033ce91a5070ddb7570ce83c99f74b4e13f8e504f6d3fafc7b3f6a3 SHA512 
f24d561127d6ae82acd084fbc4d7eeec6a31f0d37b123e42565347cd8eb2e8cac4f6c9ed77c50f8d16cc7f94fdf771404397ac7f847e7a7a094a7bb53c3fadab
 WHIRLPOOL 
45d03e134687a7716a148d4cbff716cc8e933aef51eb9cdc46403f08243cc66afeb431eac2e1f18c8f0683ca4d5cf2bf8f9fd677f4d4df0f6e55a7b26b7ddda0

diff --git a/net-analyzer/nagstamon/nagstamon-0.9.11_rc1.ebuild 
b/net-analyzer/nagstamon/nagstamon-0.9.11_rc1.ebuild
deleted file mode 100644
index 527151e..000
--- a/net-analyzer/nagstamon/nagstamon-0.9.11_rc1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND=2
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS=3.* *-jython
-
-inherit eutils python
-
-MY_PN=Nagstamon
-MY_P=${MY_PN}-${PV/_/}-20130729
-
-DESCRIPTION=Nagstamon is a Nagios status monitor for a systray and displays a 
realtime status of a Nagios box
-HOMEPAGE=http://nagstamon.sourceforge.net;
-SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=amd64 x86
-IUSE=gnome sound
-
-DEPEND=
-RDEPEND=dev-python/pygobject:2
-   dev-python/pygtk
-   dev-python/lxml
-   dev-python/beautifulsoup:python-2
-   gnome-base/librsvg
-   gnome? ( dev-python/egg-python )
-   sound? ( media-sound/sox )
-
-S=${WORKDIR}/${MY_PN}
-
-src_prepare() {
-   epatch ${FILESDIR}/nagstamon-0.9.11_rc1-resources.patch
-
-   python_convert_shebangs 2 nagstamon.py
-
-   rm Nagstamon/resources/LICENSE
-   rm Nagstamon/BeautifulSoup.py
-}
-
-src_install() {
-   # setup.py is broken
-   cd Nagstamon/
-
-   doman resources/nagstamon.1 || die
-   rm resources/nagstamon.1
-
-   nagstamon_install() {
-   exeinto $(python_get_sitedir)/${MY_PN}
-   doexe ../nagstamon.py || die
-   dosym $(python_get_sitedir)/${MY_PN}/${PN}.py /usr/bin/${PN} || 
die
-
-   insinto $(python_get_sitedir)/${MY_PN}
-   doins {GUI,Config,Objects,Custom,Actions}.py || die
-   touch ${D}/$(python_get_sitedir)/${MY_PN}/__init__.py || die
-   doins -r Server/ || die
-
-   insinto /usr/share/${PN}/resources
-   doins resources/* || die
-
-   domenu ${FILESDIR}/${PN}.desktop || die
-   }
-
-   python_execute_function nagstamon_install
-}
-
-pkg_postinst() {
-   python_mod_optimize ${MY_PN}
-}
-
-pkg_postrm() {
-   python_mod_cleanup ${MY_PN}
-}



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

2015-08-20 Thread Lars Wendler
commit: b956734749ae110b2bf96a72d5491f8424f59f42
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Thu Aug 20 21:30:10 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Thu Aug 20 21:30:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9567347

net-misc/knemo: Bump to version 0.7.7

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler polynomial-c AT gentoo.org

 net-misc/knemo/Manifest   |  1 +
 net-misc/knemo/knemo-0.7.7.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/net-misc/knemo/Manifest b/net-misc/knemo/Manifest
index 31b013c..6511283 100644
--- a/net-misc/knemo/Manifest
+++ b/net-misc/knemo/Manifest
@@ -1 +1,2 @@
 DIST 12956-knemo-0.7.6.tar.bz2 667835 SHA256 
0f7a92ec48842261507eb216f2ec38a604ce693405d505702836fa5a04dc218a SHA512 
a200e01d75fd518bb5b3230d458919dd5e1aed2cb5dddccc8e7e38c44776bca375472a15e50ee1499c5df7b0b8fa30514755df7f8971952313a66679a0bab194
 WHIRLPOOL 
beb09f5bc02ae778458e0c640a44fe47581c280e652d91138fa983d43837a2c357211302eaba4356356631ca264ea131bf4af71846d8c463a0ebb1f512bf60f4
+DIST 12956-knemo-0.7.7.tar.xz 611580 SHA256 
deff2201f11b48b3849d44d38ae3908fa0dcafc326657b5cc2cefc8b1e7fe9ea SHA512 
4a5214c2f0146aae60bbcf4bb09230823f13c53eab13489b67fb7eab6c19cac80a036b3e920bf2d99430f98144fae935448915953de785126bc05fcd4ed93065
 WHIRLPOOL 
05e8c15ac0555315deceb39219aba6b65694e488a69d73116f6150c6e58a48736a1b2ff74dea6f8ea9706dc12e29f0a3ec273c14de648ada2c2067c0f2d5b1db

diff --git a/net-misc/knemo/knemo-0.7.7.ebuild 
b/net-misc/knemo/knemo-0.7.7.ebuild
new file mode 100644
index 000..c6e738b
--- /dev/null
+++ b/net-misc/knemo/knemo-0.7.7.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS=ar bg br bs cs cy da de el en_GB eo es et fi fr ga gl hr hu is it
+ja ka km lt ms nb nds nl pl pt pt_BR ro ru rw sk sl sr sv tr ug uk zh_CN zh_TW
+inherit kde4-base
+
+DESCRIPTION=The KDE Network Monitor
+HOMEPAGE=http://kde-apps.org/content/show.php?content=12956;
+SRC_URI=http://www.kde-apps.org/CONTENT/content-files/12956-${P}.tar.xz;
+
+SLOT=4
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-2
+IUSE=debug wifi
+
+DEPEND=
+   $(add_kdebase_dep ksysguard)
+   $(add_kdebase_dep systemsettings)
+   dev-libs/libnl:3
+   sys-apps/net-tools
+   dev-qt/qtsql:4[sqlite]
+   wifi? ( net-wireless/wireless-tools )
+
+RDEPEND=${DEPEND}
+
+DOCS=( AUTHORS ChangeLog README )
+
+PATCHES=()
+
+src_configure() {
+   mycmakeargs=(
+   $(cmake-utils_use_no wifi WIRELESS_SUPPORT)
+   )
+
+   kde4-base_src_configure
+}



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

2015-08-20 Thread Mike Frysinger
commit: 720e653775b1b69ad06cc7a895daa2828f320e2d
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Thu Aug 20 14:54:47 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Aug 20 14:55:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=720e6537

app-misc/pax-utils: drop old

 app-misc/pax-utils/Manifest   | 11 ---
 app-misc/pax-utils/pax-utils-0.2.1.ebuild | 29 -
 app-misc/pax-utils/pax-utils-0.2.2.ebuild | 29 -
 app-misc/pax-utils/pax-utils-0.2.3.ebuild | 30 -
 app-misc/pax-utils/pax-utils-0.3.0.ebuild | 30 -
 app-misc/pax-utils/pax-utils-0.4.ebuild   | 30 -
 app-misc/pax-utils/pax-utils-0.5.ebuild   | 30 -
 app-misc/pax-utils/pax-utils-0.6.ebuild   | 38 --
 app-misc/pax-utils/pax-utils-0.7.ebuild   | 43 -
 app-misc/pax-utils/pax-utils-0.8.1.ebuild | 43 -
 app-misc/pax-utils/pax-utils-0.9.1.ebuild | 53 ---
 app-misc/pax-utils/pax-utils-0.9.2.ebuild | 53 ---
 12 files changed, 419 deletions(-)

diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index 0289859..f24dd5b 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,14 +1,3 @@
-DIST pax-utils-0.2.1.tar.bz2 80580 SHA256 
6a5beefb686e425eb6829bc716d2b32b64c2e854287c212c9853bc2beb705c3a SHA512 
a8c18a4538227e0a9d34d9e6e6f4c99f50de376b876032092175a7a277d8f5982495ebb28542fddc7361b649e30528a775817749be0c13bd24244bf3c80a57dc
 WHIRLPOOL 
4a77d3ea435a9905a93f0bfc2f1ee33fc709ef7d71e48c44b1b33277ccbd34d586f404c3f7004450612a68f7d4b9810d1cb98c1f255e9d8e0e87fa6fe157eccc
-DIST pax-utils-0.2.2.tar.bz2 80999 SHA256 
eac86abe7871ee12452d221c1e7c21acb9ba78ba2cba1daa587d3c93c77acd07 SHA512 
ed1e2e80fd9a3a24bf520b01f6ab3dc63d3aa48915cd896ca9c98c443ca80a06b7ef00aefee52e770f3fd211257989624b4fcd0b96c6a6cb2f13f9d0fe7a8d84
 WHIRLPOOL 
e1281fc0265e159d4a8085220ed239572f1dea3d269cc4e3f5bba06b0cac7a3091e44924137bf75acc38f999caf16893f978516f3ea4c99caf58f91e5336304d
-DIST pax-utils-0.2.3.tar.xz 76652 SHA256 
b2cdc20a0c67b78753ff4c4cbaa84b8175b0e2eb926de7390daef34a19297285 SHA512 
98ad1410eaf42fd1a279523f73b89166d57e630e0e402343b48b32913c62017eec19aefdc92327a32ef27273d360defbefc9c8b9607747db4643c03a901a
 WHIRLPOOL 
b26569ffe566d12c7097e9fd07b3f9335aaa2a9640c28a3178f28dedd5fcb2305e507f6c34902183d3a6612efe212e5314d3fc89f0d0f8ff59f6568c8245668f
-DIST pax-utils-0.3.0.tar.xz 79892 SHA256 
d6d2992a40d89ab02d39a90d3c88ef553ecf1c9b93bae82efe16453b9152696a SHA512 
0192c95d210a348e1aaec5b7cce14978447e5fb3c5da234e0244b78db096a04bc53d07b457839c16b6a98cadcae6bb3d9e8bb1e807d920c92c271184f1b03a0d
 WHIRLPOOL 
9c5be4c94b1d619c6f8ee6ec039957765226867a0faefc18b689b61a2874b27a42e13c7572dd4b467948eefbd4d5fd1c9be0788d3f53310045e703ea362efddc
-DIST pax-utils-0.4.tar.xz 80300 SHA256 
2a19285f5793fa30a6540ae67511cd5dabd543cc11130dd2eb741edfd2fc1e7f SHA512 
3b9242805a042dc6bf53bfa8355f5f157425a944c49a780ae131642484463aa63cf62959075215cb9dde02b15cdab2210e7ad4f4498dad8218ada9459dbd3be8
 WHIRLPOOL 
e33b91df453d52cbb95ad51bffc307cf5c450ba006a9671217818da870131255529452f3fd4c8644fb09ad28a1faa5f8fd5461e4f1c48349d44233eb502bc53d
-DIST pax-utils-0.5.tar.xz 80672 SHA256 
1ba4f5e8680449c18841db2397aca320527fb06628b4ad9212e42f5e01de833b SHA512 
6831d2495298c16f3eddc1fe2af5864775acbdd9feac17d8660b1a4e807acdb9c121ae667cf2476887e776cae39334ea4f93d2e5f46c8c739d3044db8cfd9248
 WHIRLPOOL 
73bf1a1875c465afbf3418d286cc7d42b18eb5560f0a941ab7be0745a640fce0fdb1a084ac9dabedf2a1833b9282a9256c1b08b8c9242b69e211f15d3e45ce55
-DIST pax-utils-0.6.tar.xz 87548 SHA256 
1ffd4bf7bf3f8bb404007dd1617edfb0297e4c65a2c1153712e4a76875038784 SHA512 
1d13659f647cf1f6301fda124cf7092c8e40e3772b4dae9f19f66329c40239f5ee07730c14538bdbfaa65e890515e0468476c8a88850f6d24ea2268a9fdb4193
 WHIRLPOOL 
b889d61f8dbaf2ac06ca532ca381d375d0cef5d8c6fae763fa2c8e12cffa9244e637f90de29cb3ce024a15da143a388499be9654d1a3b9c93c408f4e93e3bc78
-DIST pax-utils-0.7.tar.xz 90188 SHA256 
1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84 SHA512 
d99f325b1d3ffc4955bc09aedcbeabea2d87a9647da31db1518de9daa55fbe0e5dd09feedd8dbcd8c4b53825a788ae7c9b904a927abc9ae995385dfd00d44f4a
 WHIRLPOOL 
dac9bb6c4e9bbf2b374371009ec16e9bf0e7a69e33494511f99e1cf2c34f684638fa8069a9f3845b8b91edea2927f18f410b9c6e62718c376b96c11d92c84634
-DIST pax-utils-0.8.1.tar.xz 94772 SHA256 
844ff25b1a11bcef92ef34b22f576f226a772b67196818656f8874513438f5b9 SHA512 
bd8ae0c35058b79a99bcbb5df234c8d4a02ccf0ebd4b06cc30cdb01bc50b7e5ba6cc5cbbf820a0d57dcdc751fd1ea81d5969a4447c4594ab170958edabe41740
 WHIRLPOOL 
3932cd20479ecbe3d99a6d6e5ce1fd5a5a9d9c96986eccb6cd282457a83d165f1964cfdc232c53cedc1c0dbc391b992129fd1610919cf98f0177e037fa7eed06
-DIST pax-utils-0.9.1.tar.xz 668824 SHA256 
643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c SHA512 

  1   2   >