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

2015-12-18 Thread Michael Sterrett
commit: 0a978c0b626eae2d9f7fbba5716ae9efc30531ba
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:28:42 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:28:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a978c0b

mask games-misc/bsd-games-non-free for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c6fe2fd..136b43d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Sterrett  (18 Dec 2015)
+# Unmaintained and no reason to use it or keep it around
+# when games-roguelike/rogue is a better choice.
+# Masked for removal on 20160117
+games-misc/bsd-games-non-free
+
 # Brian Evans  (17 Dec 2015)
 # "The drizzle project is long dead, it should be removed,
 # along with dev-php/pecl-drizzle", by grknight



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

2015-12-18 Thread Michael Sterrett
commit: 697e56a732744e713142a994dff987de8acc9acf
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:22:38 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:22:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697e56a7

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-action/tuxkart/tuxkart-0.4.0.ebuild | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/games-action/tuxkart/tuxkart-0.4.0.ebuild 
b/games-action/tuxkart/tuxkart-0.4.0.ebuild
index cbbd0a9..a662aec 100644
--- a/games-action/tuxkart/tuxkart-0.4.0.ebuild
+++ b/games-action/tuxkart/tuxkart-0.4.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit games
 
 DESCRIPTION="A racing game starring Tux, the linux penguin"
@@ -29,16 +29,13 @@ src_prepare() {
# apparently  doesn't exist on alpha
if use alpha; then
sed -i \
-   -e '/#include /d' src/gfx.cxx \
-   || die "sed src/gfx.cxx failed"
+   -e '/#include /d' src/gfx.cxx || die
fi
sed -i \
-e "/^plib_suffix/ s/-lplibul/-lplibul -lplibjs/" \
-   -e "s/-malign-double//; s/-O6//" configure \
-   || die "sed configure failed"
+   -e "s/-malign-double//; s/-O6//" configure || die
sed -i \
-   -e "/^bindir/s/=.*/=@bindir@/" src/Makefile.in \
-   || die "sed src/Makefile.in failed"
+   -e "/^bindir/s/=.*/=@bindir@/" src/Makefile.in || die
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: games-arcade/betna/

2015-12-18 Thread Michael Sterrett
commit: 5ac25f1e3e2a66fe46a003a642289ebfddaff101
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:29:29 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:29:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac25f1e

EAPI=5

Package-Manager: portage-2.2.24

 games-arcade/betna/betna-0.9.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/betna/betna-0.9.7.ebuild 
b/games-arcade/betna/betna-0.9.7.ebuild
index d34055d..90db239 100644
--- a/games-arcade/betna/betna-0.9.7.ebuild
+++ b/games-arcade/betna/betna-0.9.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Defend your volcano from the attacking ants by firing 
rocks/bullets at them"



[gentoo-commits] repo/gentoo:master commit in: games-arcade/smc/

2015-12-18 Thread Michael Sterrett
commit: d1db157a18a1fae59bba29573141d8fac6d9adb2
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 10:13:28 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 10:13:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1db157a

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/smc/smc-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/smc/smc-1.9.ebuild b/games-arcade/smc/smc-1.9.ebuild
index 342f990..cc2ed64 100644
--- a/games-arcade/smc/smc-1.9.ebuild
+++ b/games-arcade/smc/smc-1.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools eutils flag-o-matic games
 
 MUSIC_P=SMC_Music_4.1_high
@@ -22,7 +22,7 @@ RDEPEND="

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

2015-12-18 Thread Michael Sterrett
commit: 6cdade11ff83493f5675f17aef3b749c7d30a42f
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:24:54 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:24:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdade11

add slot dep for media-libs/libpng

Package-Manager: portage-2.2.24

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

diff --git a/games-action/xblast/xblast-2.10.4.ebuild 
b/games-action/xblast/xblast-2.10.4.ebuild
index cc730a3..20dd166 100644
--- a/games-action/xblast/xblast-2.10.4.ebuild
+++ b/games-action/xblast/xblast-2.10.4.ebuild
@@ -28,7 +28,7 @@ IUSE=""
 
 RDEPEND="x11-libs/libICE
x11-libs/libX11
-   media-libs/libpng"
+   media-libs/libpng:0"
 DEPEND="${RDEPEND}
x11-libs/libXt"
 



[gentoo-commits] repo/gentoo:master commit in: games-arcade/blobby/

2015-12-18 Thread Michael Sterrett
commit: c39ff9572bc40941f0fa605cb2a84b8756711d57
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:29:59 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:29:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39ff957

EAPI=5

Package-Manager: portage-2.2.24

 games-arcade/blobby/blobby-0.9c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/blobby/blobby-0.9c.ebuild 
b/games-arcade/blobby/blobby-0.9c.ebuild
index 4128a0d..4e3250a 100644
--- a/games-arcade/blobby/blobby-0.9c.ebuild
+++ b/games-arcade/blobby/blobby-0.9c.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit cmake-utils eutils games
 
 DESCRIPTION="A beach ball game with blobs of goo"



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

2015-12-18 Thread Michael Sterrett
commit: 949277af841f41ba4a1ac72737ae3c903c5dbde8
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 10:10:00 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 10:10:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=949277af

add some slot deps

Package-Manager: portage-2.2.24

 media-libs/freeimage/freeimage-3.15.4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/freeimage/freeimage-3.15.4.ebuild 
b/media-libs/freeimage/freeimage-3.15.4.ebuild
index d85ae33..3ec8469 100644
--- a/media-libs/freeimage/freeimage-3.15.4.ebuild
+++ b/media-libs/freeimage/freeimage-3.15.4.ebuild
@@ -23,15 +23,15 @@ IUSE="jpeg jpeg2k mng openexr png raw static-libs tiff"
 # The tiff/ilmbase isn't a typo.  The TIFF plugin cheats and
 # uses code from it to handle 16bit<->float conversions.
 RDEPEND="sys-libs/zlib
-   jpeg? ( virtual/jpeg )
+   jpeg? ( virtual/jpeg:0 )
jpeg2k? ( media-libs/openjpeg:0 )
mng? ( media-libs/libmng )
openexr? ( media-libs/openexr )
-   png? ( media-libs/libpng )
+   png? ( media-libs/libpng:0 )
raw? ( media-libs/libraw )
tiff? (
media-libs/ilmbase
-   media-libs/tiff
+   media-libs/tiff:0
)"
 DEPEND="${RDEPEND}
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: games-arcade/opensonic/

2015-12-18 Thread Michael Sterrett
commit: 1771defc441edb01dadc60a809fb4e4d79ece869
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:45:53 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:45:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1771defc

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/opensonic/opensonic-0.1.4-r1.ebuild | 17 +
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/games-arcade/opensonic/opensonic-0.1.4-r1.ebuild 
b/games-arcade/opensonic/opensonic-0.1.4-r1.ebuild
index f080202..8382954 100644
--- a/games-arcade/opensonic/opensonic-0.1.4-r1.ebuild
+++ b/games-arcade/opensonic/opensonic-0.1.4-r1.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit cmake-utils eutils games
 
 MY_PN=opensnc
@@ -11,30 +10,24 @@ MY_P=${MY_PN}-src-${PV}
 
 DESCRIPTION="A free open-source game based on the Sonic the Hedgehog universe"
 HOMEPAGE="http://opensnc.sourceforge.net/;
-SRC_URI="${MY_P}.tar.gz"
+SRC_URI="https://sourceforge.net/projects/opensnc/files/Open%20Sonic/${PV}/opensnc-src-${PV}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
-RESTRICT="fetch" # unsure about legality of graphics
+RESTRICT="mirror" # unsure about legality of graphics
 
 DEPEND="media-libs/allegro:0[X,jpeg,png,vorbis]
media-libs/libogg
media-libs/libpng:0
media-libs/libvorbis
sys-libs/zlib
-   virtual/jpeg"
+   virtual/jpeg:0"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${MY_P}
 
-pkg_nofetch() {
-   einfo "Please download ${SRC_URI} from:"
-   einfo 
"http://sourceforge.net/projects/opensnc/files/Open%20Sonic/0.1.4/;
-   einfo "and move it to ${DISTDIR}"
-   echo
-}
-
 src_prepare() {
epatch "${FILESDIR}"/${PF}-cmake.patch
 }



[gentoo-commits] repo/gentoo:master commit in: games-arcade/balloonchase/

2015-12-18 Thread Michael Sterrett
commit: f42835e9495c7230f90bff4cdf48b1dad7061a9f
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:28:51 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:28:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42835e9

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/balloonchase/balloonchase-0.9.6.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-arcade/balloonchase/balloonchase-0.9.6.ebuild 
b/games-arcade/balloonchase/balloonchase-0.9.6.ebuild
index cfc96f8..8f0f79d 100644
--- a/games-arcade/balloonchase/balloonchase-0.9.6.ebuild
+++ b/games-arcade/balloonchase/balloonchase-0.9.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils toolchain-funcs games
 
 DESCRIPTION="Fly a hot air balloon and try to blow the other player out of the 
screen"
@@ -14,15 +14,14 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl"
-RDEPEND="${DEPEND}"
+DEPEND="media-libs/libsdl[video]"
+RDEPEND=${DEPEND}
 
 src_prepare() {
epatch "${FILESDIR}"/${PV}-gentoo.patch
-   sed -i "s:g++:$(tc-getCXX):" Makefile || die "sed failed"
+   sed -i "s:g++:$(tc-getCXX):" Makefile || die
sed -i \
-   -e "s:GENTOODIR:${GAMES_DATADIR}/${PN}:" src/main.c \
-   || die 'sed failed'
+   -e "s:GENTOODIR:${GAMES_DATADIR}/${PN}:" src/main.c || die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-games/gtkradiant/

2015-12-18 Thread Michael Sterrett
commit: b193b8c29dabd6b6ee52a0f8442eb1ed15ccf3ef
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:53:15 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:53:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b193b8c2

EAPI=5

Package-Manager: portage-2.2.24

 dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild 
b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
index dd09fe5..56ade04 100644
--- a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
+++ b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 inherit eutils games rpm
 
 DS="${PV/*_pre}"
@@ -33,7 +33,7 @@ src_install() {
local dir="${GAMES_PREFIX_OPT}/${PN}"
dodir "${dir}"
 
-   cp -pPR * "${D}/${dir}/"
+   cp -pPR * "${D}/${dir}/" || die
games_make_wrapper q3map2 ./q3map2.x86 "${dir}"
games_make_wrapper radiant ./radiant.x86 "${dir}"
 



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

2015-12-18 Thread Michael Sterrett
commit: 320027996521e8160e4f0254b846450e3f757d37
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:20:13 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:20:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32002799

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-action/rrootage/rrootage-0.23a.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-action/rrootage/rrootage-0.23a.ebuild 
b/games-action/rrootage/rrootage-0.23a.ebuild
index 3a1657d..33ae629 100644
--- a/games-action/rrootage/rrootage-0.23a.ebuild
+++ b/games-action/rrootage/rrootage-0.23a.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 MY_PN="rRootage"
@@ -22,7 +22,7 @@ DEPEND="virtual/opengl
media-libs/libsdl[video]
media-libs/sdl-mixer[vorbis]
>=dev-libs/libbulletml-0.0.3"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${MY_PN}/src
 
@@ -37,12 +37,11 @@ src_prepare() {
-e "/^CPPFLAGS/s/MORE_CFLAGS/MORE_CXXFLAGS/" \
-e "s/ -mwindows//" \
-e "s:-I./bulletml/:-I/usr/include/bulletml:" \
-   makefile.lin > Makefile || die "sed failed"
+   makefile.lin > Makefile || die
 
sed -i \
-e "s:/usr/share/games:${GAMES_DATADIR}:" \
-   barragemanager.cc screen.c soundmanager.c \
-   || die "sed failed"
+   barragemanager.cc screen.c soundmanager.c || die
 }
 
 src_compile() {
@@ -54,7 +53,7 @@ src_compile() {
 src_install() {
newgamesbin rr ${PN}
dodir "${GAMES_DATADIR}/${MY_PN}"
-   cp -r ../rr_share/* "${D}/${GAMES_DATADIR}/${MY_PN}" || die "cp failed"
+   cp -r ../rr_share/* "${D}/${GAMES_DATADIR}/${MY_PN}" || die
dodoc ../readme*
prepgamesdirs
 }



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

2015-12-18 Thread Michael Sterrett
commit: 27bc5935fa69c5e90478bca037d6bea68c92535c
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:20:47 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:20:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bc5935

EAPI=5

Package-Manager: portage-2.2.24

 games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r1.ebuild 
b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r1.ebuild
index c1ee6b5..812bb2a 100644
--- a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r1.ebuild
+++ b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools eutils games
 
 MY_P=SpaceAryarya-KXL-${PV}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2015-12-18 Thread Michael Sterrett
commit: 4568fa23add983fddf2d05615d79adb90083c468
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:27:25 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:27:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4568fa23

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
index 4264a02..f65a9c4 100644
--- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
+++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools games
 
 DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
@@ -23,8 +23,7 @@ src_prepare() {
-e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
-e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
-e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
-   src/Makefile.am \
-   || die
+   src/Makefile.am || die
eautoreconf
 }
 



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

2015-12-18 Thread Michael Sterrett
commit: 7dc698f7cf102f9c5680d99431ee96b003a77375
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:21:30 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:21:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc698f7

EAPI=5

Package-Manager: portage-2.2.24

 games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild 
b/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild
index 8e8e5c9..d9fc72c 100644
--- a/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild
+++ b/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Tow Bowl Tactics is a game based on Games Workshop's Blood Bowl"



[gentoo-commits] repo/gentoo:master commit in: games-arcade/cdogs-sdl/

2015-12-18 Thread Michael Sterrett
commit: 517228da801915dd7e004d66fceeb010ba524599
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:36:01 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:36:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517228da

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild 
b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
index ec3c789..f053438 100644
--- a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
+++ b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 CDOGS_DATA="cdogs-data-2007-07-06"
@@ -11,31 +11,30 @@ HOMEPAGE="http://lumaki.com/code/cdogs;
 SRC_URI="http://icculus.org/cdogs-sdl/files/src/${P}.tar.bz2
http://icculus.org/cdogs-sdl/files/data/${CDOGS_DATA}.tar.bz2;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl
+DEPEND="media-libs/libsdl[video]
media-libs/sdl-mixer"
+RDPEND=${DEPEND}
 
 S=${WORKDIR}/${P}/src
 
 src_unpack() {
unpack ${A}
-   mv ${CDOGS_DATA} ${P}/data || die "Failed moving data around"
+   mv ${CDOGS_DATA} ${P}/data || die
 }
 
 src_prepare() {
sed -i \
-e "/^CF_OPT/d" \
-e "/^CC/d" \
-   Makefile \
-   || die "sed failed"
+   Makefile || die
sed -i \
-e "/\bopen(/s/)/, 0666)/" \
-   files.c \
-   || die "sed failed"
+   files.c || die
epatch "${FILESDIR}"/${P}-64bit.patch
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-arcade/bomns/

2015-12-18 Thread Michael Sterrett
commit: cb5091560e944de0f79849358751aa28039e7430
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:30:58 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:30:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb509156

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/bomns/bomns-0.99.2.ebuild | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/games-arcade/bomns/bomns-0.99.2.ebuild 
b/games-arcade/bomns/bomns-0.99.2.ebuild
index 83010e3..9a4ca17 100644
--- a/games-arcade/bomns/bomns-0.99.2.ebuild
+++ b/games-arcade/bomns/bomns-0.99.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools flag-o-matic games
 
 DESCRIPTION="A fast-paced multiplayer deathmatch arcade game"
@@ -17,22 +17,20 @@ IUSE="gtk editor"
 DEPEND="media-libs/libsdl[video]
media-libs/sdl-mixer
gtk? ( x11-libs/gtk+:2 )"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
 
 src_prepare() {
sed -i \
-e "/appicondir/s:\$(prefix):/usr:" \
-e "/desktopdir/s:\$(prefix):/usr:" \
$(find icons -name Makefile.am) \
-   Makefile.am \
-   || die "sed failed"
+   Makefile.am || die
sed -i \
-e "s:\$*[({]prefix[})]/share:${GAMES_DATADIR}:" \
configure.in \
graphics/Makefile.am \
levels/Makefile.am \
-   sounds/Makefile.am \
-   || die "sed failed"
+   sounds/Makefile.am || die
epatch "${FILESDIR}"/${P}-fpe.patch
eautoreconf
 }
@@ -40,7 +38,6 @@ src_prepare() {
 src_configure() {
filter-flags -fforce-addr
egamesconf \
-   --disable-dependency-tracking \
--disable-launcher1 \
$(use_enable gtk launcher2) \
$(use_enable editor)



[gentoo-commits] repo/gentoo:master commit in: games-arcade/methane/

2015-12-18 Thread Michael Sterrett
commit: 3ee6db048aa445b8e57296bfecaf6c354a33bacf
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:36:57 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:36:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee6db04

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/methane/methane-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/methane/methane-1.5.1.ebuild 
b/games-arcade/methane/methane-1.5.1.ebuild
index b2c5cd1..18daced 100644
--- a/games-arcade/methane/methane-1.5.1.ebuild
+++ b/games-arcade/methane/methane-1.5.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Port from an old amiga game"
@@ -22,7 +22,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-gentoo.patch
sed -i \
-e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}:" \
-   sources/target.cpp
+   sources/target.cpp || die
 
# fix weird parallel make issue wrt #450422
mkdir build || die



[gentoo-commits] repo/gentoo:master commit in: games-arcade/abe/

2015-12-18 Thread Michael Sterrett
commit: 16511ea714c6b0e9f38f5dd9bbda01fff65a6a4d
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:26:51 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:26:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16511ea7

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/abe/abe-1.1.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/games-arcade/abe/abe-1.1.ebuild b/games-arcade/abe/abe-1.1.ebuild
index cfb65f4..42488fd 100644
--- a/games-arcade/abe/abe-1.1.ebuild
+++ b/games-arcade/abe/abe-1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils toolchain-funcs games
 
 DESCRIPTION="A scrolling, platform-jumping, key-collecting, ancient pyramid 
exploring game"
@@ -14,10 +14,10 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="media-libs/libsdl
+DEPEND="media-libs/libsdl[sound,video]
x11-libs/libXi
media-libs/sdl-mixer[vorbis]"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
 
 src_unpack() {
unpack ${A}
@@ -29,8 +29,7 @@ src_prepare() {
sed -i \
-e "/^TR_CFLAGS/d" \
-e "/^TR_CXXFLAGS/d" \
-   configure \
-   || die "sed failed"
+   configure || die
epatch "${FILESDIR}"/${P}-settings.patch
 }
 



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

2015-12-18 Thread Michael Sterrett
commit: 7f3cdd3e02edd1ecf3b9411da3be4a8a0b215ea9
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:24:15 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:24:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3cdd3e

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-action/xblast/xblast-2.10.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-action/xblast/xblast-2.10.4.ebuild 
b/games-action/xblast/xblast-2.10.4.ebuild
index bf8cfbc..cc730a3 100644
--- a/games-action/xblast/xblast-2.10.4.ebuild
+++ b/games-action/xblast/xblast-2.10.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools games
 
 # Change these as releases changes
@@ -49,8 +49,7 @@ src_install() {
 
# Images
dodir "${IMAGE_INSTALL_DIR}"
-   cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" \
-   || die "cp failed"
+   cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" || die
 
# Levels
insinto "${GAMES_DATADIR}/xblast/level"



[gentoo-commits] repo/gentoo:master commit in: dev-games/wfmath/

2015-12-18 Thread Michael Sterrett
commit: 255e23d6e0d984e2f3489e2a6ae92df22e60b2e4
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:57:03 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:57:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255e23d6

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 dev-games/wfmath/wfmath-1.0.1.ebuild | 20 +++-
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/dev-games/wfmath/wfmath-1.0.1.ebuild 
b/dev-games/wfmath/wfmath-1.0.1.ebuild
index 10ad211..77a2ab2 100644
--- a/dev-games/wfmath/wfmath-1.0.1.ebuild
+++ b/dev-games/wfmath/wfmath-1.0.1.ebuild
@@ -2,7 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
+inherit eutils
+
 DESCRIPTION="Worldforge math library"
 HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/wfmath;
 SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
@@ -17,24 +19,16 @@ DEPEND="doc? ( app-doc/doxygen )
virtual/pkgconfig"
 
 src_configure() {
-   econf \
-   $(use_enable static-libs static)
+   econf $(use_enable static-libs static)
 }
 
 src_compile() {
emake
-   if use doc; then
-   emake -C doc docs
-   fi
+   use doc && emake -C doc docs
 }
 
 src_install() {
default
-   if use doc; then
-   dohtml doc/html/*
-   fi
-   if ! use static-libs ; then
-   find "${D}" -type f -name '*.la' -exec rm {} + \
-   || die "la removal failed"
-   fi
+   use doc && dohtml doc/html/*
+   prune_libtool_files
 }



[gentoo-commits] repo/gentoo:master commit in: dev-games/ois/

2015-12-18 Thread Michael Sterrett
commit: 5c2f89352f72acc4a14310f3a5b477796fe0a3a3
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:53:47 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:53:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2f8935

EAPI=5

Package-Manager: portage-2.2.24

 dev-games/ois/ois-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/ois/ois-1.3.ebuild b/dev-games/ois/ois-1.3.ebuild
index c2d80ed..3150414 100644
--- a/dev-games/ois/ois-1.3.ebuild
+++ b/dev-games/ois/ois-1.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools autotools-utils
 
 MY_P=${PN}-v${PV/./-}



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

2015-12-18 Thread Michael Sterrett
commit: e68f595bf7b131eee82624a66a173e2ebead994e
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:59:30 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:59:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68f595b

EAPI=5

Package-Manager: portage-2.2.24

 media-libs/freeimage/freeimage-3.15.4.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/freeimage/freeimage-3.15.4.ebuild 
b/media-libs/freeimage/freeimage-3.15.4.ebuild
index f622782..d85ae33 100644
--- a/media-libs/freeimage/freeimage-3.15.4.ebuild
+++ b/media-libs/freeimage/freeimage-3.15.4.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
-
+EAPI=5
 inherit toolchain-funcs eutils multilib
 
 MY_PN=FreeImage



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

2015-12-18 Thread Michael Sterrett
commit: ce1826ed555b2efa38171fb936a6eae0467bacc5
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 10:11:22 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 10:11:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1826ed

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-action/xbomber/xbomber-101.ebuild | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/games-action/xbomber/xbomber-101.ebuild 
b/games-action/xbomber/xbomber-101.ebuild
index a191da6..60d129d 100644
--- a/games-action/xbomber/xbomber-101.ebuild
+++ b/games-action/xbomber/xbomber-101.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Bomberman clone w/multiplayer support"
@@ -15,21 +15,18 @@ KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
 
 src_prepare() {
sed -i \
-e "/^CC/d" \
-e 's/gcc/$(CC)/g' \
-e "s:X386:X11R6:" \
-   Makefile \
-   || die "sed failed"
+   Makefile || die
sed -i \
-   -e "s:data/%s:${GAMES_DATADIR}/${PN}/%s:" bomber.c \
-   || die "sed failed"
+   -e "s:data/%s:${GAMES_DATADIR}/${PN}/%s:" bomber.c || die
sed -i \
-   -e "s:=\"data\":=\"${GAMES_DATADIR}/${PN}\":" sound.c \
-   || die "sed failed"
+   -e "s:=\"data\":=\"${GAMES_DATADIR}/${PN}\":" sound.c || die
epatch \
"${FILESDIR}"/${P}-va_list.patch \
"${FILESDIR}"/${P}-gcc4.patch \



[gentoo-commits] repo/gentoo:master commit in: games-arcade/briquolo/

2015-12-18 Thread Michael Sterrett
commit: 78f8b903d7b1e36ce3f85fc7ba21fe324b126b2d
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:33:15 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:33:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f8b903

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/briquolo/briquolo-0.5.7.ebuild | 18 +++---
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/games-arcade/briquolo/briquolo-0.5.7.ebuild 
b/games-arcade/briquolo/briquolo-0.5.7.ebuild
index 2690ebc..efd0d53 100644
--- a/games-arcade/briquolo/briquolo-0.5.7.ebuild
+++ b/games-arcade/briquolo/briquolo-0.5.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Breakout with 3D representation based on OpenGL"
@@ -16,10 +16,10 @@ IUSE="nls"
 
 RDEPEND="virtual/opengl
virtual/glu
-   media-libs/libsdl
+   media-libs/libsdl[joystick,sound,video]
media-libs/sdl-mixer
media-libs/sdl-ttf
-   media-libs/libpng
+   media-libs/libpng:0
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
@@ -30,22 +30,18 @@ src_prepare() {
# no thanks we'll take care of it.
sed -i \
-e '/^SUBDIRS/s/desktop//' \
-   Makefile.in \
-   || die "sed Makefile.in failed"
+   Makefile.in || die
sed -i \
-e "/CXXFLAGS/s:-O3:${CXXFLAGS}:" \
-e 's:=.*share/locale:=/usr/share/locale:' \
-   configure \
-   || die "sed configure failed"
+   configure || die
sed -i \
-e 's:$(datadir)/locale:/usr/share/locale:' \
-   po/Makefile.in.in \
-   || die "sed Makefile.in.in failed"
+   po/Makefile.in.in || die
 }
 
 src_configure() {
-   egamesconf \
-   $(use_enable nls)
+   egamesconf $(use_enable nls)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-games/clanlib/

2015-12-18 Thread Michael Sterrett
commit: a5c69a61bbe410fe5cc3ed16ccb5518dc9bc77fc
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:51:36 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:51:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c69a61

EAPI=5

Package-Manager: portage-2.2.24

 dev-games/clanlib/clanlib-2.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/clanlib/clanlib-2.3.7.ebuild 
b/dev-games/clanlib/clanlib-2.3.7.ebuild
index 9d108de..f6a93d6 100644
--- a/dev-games/clanlib/clanlib-2.3.7.ebuild
+++ b/dev-games/clanlib/clanlib-2.3.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit flag-o-matic eutils autotools-utils
 
 MY_P=ClanLib-${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-games/clanlib/

2015-12-18 Thread Michael Sterrett
commit: 406b9eb1a38313d83ca0d75963c47d46e306758b
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 10:16:29 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 10:16:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406b9eb1

add slot deps

Package-Manager: portage-2.2.24

 dev-games/clanlib/clanlib-2.3.7.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-games/clanlib/clanlib-2.3.7.ebuild 
b/dev-games/clanlib/clanlib-2.3.7.ebuild
index f6a93d6..0d4164f 100644
--- a/dev-games/clanlib/clanlib-2.3.7.ebuild
+++ b/dev-games/clanlib/clanlib-2.3.7.ebuild
@@ -19,15 +19,15 @@ REQUIRED_USE="opengl? ( X )"
 
 RDEPEND="sys-libs/zlib
X? (
-   media-libs/libpng
-   virtual/jpeg
+   media-libs/libpng:0
+   virtual/jpeg:0
media-libs/freetype
media-libs/fontconfig
opengl? ( virtual/opengl )
app-arch/bzip2
x11-libs/libX11
)
-   sqlite? ( dev-db/sqlite )
+   sqlite? ( dev-db/sqlite:0 )
sound? ( media-libs/alsa-lib )
mikmod? (
media-libs/libmikmod



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

2015-12-18 Thread Lars Wendler
commit: 433bc75f1a644664d42a83c10f26330325c3542c
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Dec 18 10:17:45 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Dec 18 10:19:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433bc75f

media-libs/libshout: Bump to version 2.4.1

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

 media-libs/libshout/Manifest   |  1 +
 .../files/libshout-2.4.1-underlinking.patch| 13 +++
 media-libs/libshout/libshout-2.4.1.ebuild  | 45 ++
 3 files changed, 59 insertions(+)

diff --git a/media-libs/libshout/Manifest b/media-libs/libshout/Manifest
index e80f9bd..1636846 100644
--- a/media-libs/libshout/Manifest
+++ b/media-libs/libshout/Manifest
@@ -1 +1,2 @@
 DIST libshout-2.3.1.tar.gz 464229 SHA256 
cf3c5f6b4a5e3fcfbe09fb7024aa88ad4099a9945f7cb037ec06bcee7a23926e SHA512 
19c1421e654310ddbc25f343d205d921b7c3f1c9c97f028207deaf1a46150b7f6c8069d52b7a3c9ed72dda276b52237cf1208292fbfa09aa7d09f85072c46a7b
 WHIRLPOOL 
7060612fc19735030d8da4ef340eb51ef6d3cbb44502a64ba68f87cc4031918e304bd1f317dfe5796937ef0eeed2dad13abaa622bdca774d65e23f5ae2a061fa
+DIST libshout-2.4.1.tar.gz 516161 SHA256 
f3acb8dec26f2dbf6df77e0e429a4ce9378a9d461b02a7ccbf2991bbf24d SHA512 
4d4b958947e020de3330d49d39d59220fc89315f25f653a7456b9aa24ca9566fca30bb3d65e6348e79958656096b6b864ea8885157d24e55c8d84d6604670219
 WHIRLPOOL 
b2c4d9e4e6cebe01879fedd5edbe158f8011fd55140df98f3993101875b991cf236a5d6b8545e947ac3d55fcfc24a9fe4afd2a567b9eace372a23282b4b5e6af

diff --git a/media-libs/libshout/files/libshout-2.4.1-underlinking.patch 
b/media-libs/libshout/files/libshout-2.4.1-underlinking.patch
new file mode 100644
index 000..0c6b7f2
--- /dev/null
+++ b/media-libs/libshout/files/libshout-2.4.1-underlinking.patch
@@ -0,0 +1,13 @@
+http://bugs.gentoo.org/499458
+
+--- libshout-2.4.1/src/Makefile.am
 libshout-2.4.1/src/Makefile.am
+@@ -33,7 +33,7 @@
+ AM_CFLAGS = @XIPH_CFLAGS@
+ 
+ libshout_la_LIBADD = common/net/libicenet.la common/timing/libicetiming.la 
common/avl/libiceavl.la\
+-  common/httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(THEORA_LIBS) 
$(VORBIS_LIBS) $(SPEEX_LIBS) @XIPH_LIBS@
++  common/httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(OGG_LIBS) 
$(VORBIS_LIBS) $(THEORA_LIBS) $(SPEEX_LIBS) @XIPH_LIBS@
+ 
+ INCLUDES = -I$(top_builddir)/include -I./common/
+ 

diff --git a/media-libs/libshout/libshout-2.4.1.ebuild 
b/media-libs/libshout/libshout-2.4.1.ebuild
new file mode 100644
index 000..10160a8
--- /dev/null
+++ b/media-libs/libshout/libshout-2.4.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils multilib-minimal
+
+DESCRIPTION="library for connecting and sending data to icecast servers"
+HOMEPAGE="http://www.icecast.org/;
+SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE="libressl speex static-libs theora"
+
+RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]
+   >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}]
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   speex? ( >=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}] )
+   theora? ( >=media-libs/libtheora-1.1.1[${MULTILIB_USEDEP}] )
+   abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r6
+   !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-2.4.1-underlinking.patch
+   eautoreconf
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable static-libs static) \
+   $(use_enable theora) \
+   $(use_enable speex)
+}
+
+multilib_src_install_all() {
+   dodoc README examples/example.c
+   rm -rf "${ED}"/usr/share/doc/${PN}
+   prune_libtool_files
+}



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

2015-12-18 Thread Michael Sterrett
commit: 20db598e0de6c0154ebd331fc6b8edd49b77ae81
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 01:23:12 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20db598e

EAPI=5

Package-Manager: portage-2.2.24

 games-misc/ggencoder/ggencoder-0.91a.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-misc/ggencoder/ggencoder-0.91a.ebuild 
b/games-misc/ggencoder/ggencoder-0.91a.ebuild
index 4c80b2d..7817a2b 100644
--- a/games-misc/ggencoder/ggencoder-0.91a.ebuild
+++ b/games-misc/ggencoder/ggencoder-0.91a.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils qt4-r2
 
 DESCRIPTION="Utility to encode and decode Game Genie (tm) codes"
@@ -16,6 +16,7 @@ IUSE="doc"
 
 DEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${P}/source
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/c++robots/, games-misc/c++robots/files/

2015-12-18 Thread Michael Sterrett
commit: 37b7c85dd4bc77738680bfc762b6ced94db3f546
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 01:40:28 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b7c85d

EAPI=5; respect CXX

Package-Manager: portage-2.2.24

 games-misc/c++robots/c++robots-0.ebuild|  2 +-
 games-misc/c++robots/files/proper-coding.patch | 30 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/games-misc/c++robots/c++robots-0.ebuild 
b/games-misc/c++robots/c++robots-0.ebuild
index a243b72..3fc460a 100644
--- a/games-misc/c++robots/c++robots-0.ebuild
+++ b/games-misc/c++robots/c++robots-0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="ongoing 'King of the Hill' (KotH) tournament"

diff --git a/games-misc/c++robots/files/proper-coding.patch 
b/games-misc/c++robots/files/proper-coding.patch
index f54af03..93b87c1 100644
--- a/games-misc/c++robots/files/proper-coding.patch
+++ b/games-misc/c++robots/files/proper-coding.patch
@@ -1,51 +1,51 @@
 Makefile.orig  2003-01-01 23:36:19.0 -0500
-+++ Makefile   2003-01-01 23:39:32.0 -0500
-@@ -1,8 +1,9 @@
+--- c++robots.orig/Makefile
 c++robots/Makefile
+@@ -1,38 +1,37 @@
  CFLAGS=-g
 +LDFLAGS=
  PROGRAMS=combat 
  ROBOTS=cylon tracker target
  
 -CC=g++ -g
-+CC=g++
- 
+-
  all: $(PROGRAMS) $(ROBOTS)
  
-@@ -10,29 +11,29 @@
+ clean:
rm -f $(PROGRAMS) $(ROBOTS) *.o core
  
  combat:   combat.o 
 -  $(CC) $(CFLAGS) -o $@ combat.o -lm
-+  $(CC) -o $@ $(LDFLAGS) combat.o -lm
++  $(CXX) -o $@ $(LDFLAGS) combat.o -lm
  
  combat.o: combat.c 
-   $(CC) $(CFLAGS) -c combat.c
+-  $(CC) $(CFLAGS) -c combat.c
++  $(CXX) $(CXXFLAGS) -c combat.c
  
  robots.o: robots.C robots.h
 -  g++ -c robots.C
-+  $(CC) $(CFLAGS) -c robots.C
++  $(CXX) $(CXXFLAGS) -c robots.C
  
  cylon: cylon.o robots.o
 -  g++ -static -o $@ cylon.o robots.o 
-+  $(CC) -o $@ $(LDFLAGS) cylon.o robots.o 
++  $(CXX) -o $@ $(LDFLAGS) cylon.o robots.o 
  
  cylon.o: cylon.c robots.h
 -  g++ -c cylon.c
-+  $(CC) $(CFLAGS) -c cylon.c
++  $(CXX) $(CXXFLAGS) -c cylon.c
  
  tracker: tracker.o robots.o
 -  g++ -static -o $@ tracker.o robots.o 
-+  $(CC) -o $@ $(LDFLAGS) tracker.o robots.o 
++  $(CXX) -o $@ $(LDFLAGS) tracker.o robots.o 
  
  tracker.o: tracker.c robots.h
 -  g++ -c tracker.c
-+  $(CC) $(CFLAGS) -c tracker.c
++  $(CXX) $(CXXFLAGS) -c tracker.c
  
  target: target.o robots.o
 -  g++ -static -o $@ target.o robots.o 
-+  $(CC) -o $@ $(LDFLAGS) target.o robots.o 
++  $(CXX) -o $@ $(LDFLAGS) target.o robots.o 
  
  target.o: target.c robots.h
 -  g++ -c target.c
-+  $(CC) $(CFLAGS) -c target.c
++  $(CXX) $(CXXFLAGS) -c target.c
  



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella/

2015-12-18 Thread Michael Sterrett
commit: 9f84f5bee12d31bddee41bce851606c6b2d1d0c6
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:15:10 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f84f5be

fix up DEPEND

Package-Manager: portage-2.2.24

 .../ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild 
b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
index 456a20e..75fa11b 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
@@ -15,9 +15,10 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="cdinstall editor zlib"
 
-RDEPEND="media-libs/libsdl[X,sound,video]
-   cdinstall? ( games-strategy/ja2-stracciatella-data )
+DEPEND="media-libs/libsdl[X,sound,video]
zlib? ( sys-libs/zlib )"
+RDEPEND="${DEPEND}
+   cdinstall? ( games-strategy/ja2-stracciatella-data )"
 
 LANGS="linguas_de +linguas_en linguas_fr linguas_it linguas_nl linguas_pl 
linguas_ru linguas_ru_gold"
 IUSE="$IUSE $LANGS"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/queen/

2015-12-18 Thread Michael Sterrett
commit: 40f2f257764942b9a26bcbb34ef17abc385af37b
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 01:16:36 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f2f257

EAPI=5

Package-Manager: portage-2.2.24

 games-rpg/queen/queen-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/queen/queen-1.ebuild b/games-rpg/queen/queen-1.ebuild
index 2259c18..5be3b64 100644
--- a/games-rpg/queen/queen-1.ebuild
+++ b/games-rpg/queen/queen-1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Flight of the Amazon Queen - a 2D point-and-click adventure game 
set in the 1940s"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella/

2015-12-18 Thread Michael Sterrett
commit: b7c50976884778c78159733062f4f95db080cb8f
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:13:31 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c50976

EAPI=5

Package-Manager: portage-2.2.24

 games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild 
b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
index 89aa9b1..456a20e 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A port of Jagged Alliance 2 to SDL"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/wargus-data/

2015-12-18 Thread Michael Sterrett
commit: 4f2c5dc55da691d632eb4d43add90008d41fea35
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 01:15:33 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2c5dc5

EAPI=5

Package-Manager: portage-2.2.24

 games-strategy/wargus-data/wargus-data-0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games-strategy/wargus-data/wargus-data-0.ebuild 
b/games-strategy/wargus-data/wargus-data-0.ebuild
index cc06c76..f41e354 100644
--- a/games-strategy/wargus-data/wargus-data-0.ebuild
+++ b/games-strategy/wargus-data/wargus-data-0.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit cdrom games
 
 DESCRIPTION="Warcraft II data for wargus (needs DOS CD)"



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

2015-12-18 Thread Michael Sterrett
commit: 81f45df63edf53aa496c08f66b933f39b298e954
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:04:55 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f45df6

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 media-libs/ftgl/ftgl-2.1.3_rc5.ebuild | 22 +-
 1 file changed, 9 insertions(+), 13 deletions(-)

diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild 
b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
index c34e22f..bcd6d71 100644
--- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
+++ b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit eutils flag-o-matic autotools
 
 MY_PV=${PV/_/-}
@@ -24,29 +23,26 @@ DEPEND=">=media-libs/freetype-2.0.9
virtual/opengl
virtual/glu
media-libs/freeglut"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${MY_P2}
 
-DOCS="AUTHORS BUGS ChangeLog INSTALL NEWS README TODO 
docs/projects_using_ftgl.txt"
-
 src_prepare() {
-   epatch "${FILESDIR}"/${P}-gentoo.patch \
+   epatch \
+   "${FILESDIR}"/${P}-gentoo.patch \
"${FILESDIR}"/${P}-underlink.patch
-#  AT_M4DIR=m4 eautoreconf
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
eautoreconf
 }
 
 src_configure() {
strip-flags # ftgl is sensitive - bug #112820
-   econf \
-   $(use_enable static-libs static)
+   econf $(use_enable static-libs static)
 }
 
 src_install() {
-   default
-   rm -rf "${D}"/usr/share/doc/ftgl
-
-   find "${ED}" -name '*.la' -exec rm -f {} +
+   DOCS="AUTHORS BUGS ChangeLog NEWS README TODO 
docs/projects_using_ftgl.txt" \
+   default
+   rm -rf "${D}"/usr/share/doc/ftgl || die
+   prune_libtool_files
 }



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

2015-12-18 Thread Michael Sterrett
commit: 3d395e2475596b23cb3e5abde3ee6244c8979620
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 01:22:25 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d395e24

EAPI=5

Package-Manager: portage-2.2.24

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

diff --git a/games-misc/gtklife/gtklife-5.1.ebuild 
b/games-misc/gtklife/gtklife-5.1.ebuild
index 08cdc43..6d1fd9c 100644
--- a/games-misc/gtklife/gtklife-5.1.ebuild
+++ b/games-misc/gtklife/gtklife-5.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A Conway's Life simulator for Unix"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2015-12-18 Thread Michael Sterrett
commit: ca2fbee02198c4ff53176fb669babb1ebe1e6099
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:16:21 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2fbee0

EAPI=5; remove bogus RDEPEND

Package-Manager: portage-2.2.24

 games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild 
b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
index 205fe02..a7d563f 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit cdrom check-reqs games
 
 DESCRIPTION="A port of Jagged Alliance 2 to SDL (data files)"
@@ -15,7 +14,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND="games-strategy/ja2-stracciatella"
 DEPEND="app-arch/unshield"
 
 S=${WORKDIR}



[gentoo-commits] repo/proj/prefix:master commit in: dev-lang/python/

2015-12-18 Thread Fabian Groffen
commit: dcb2990718917b6a9a25ad8b9d272698b5f8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Dec 18 10:53:12 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Dec 18 10:53:12 2015 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=dcb29907

dev-lang/python: bump 3.5.1 prefix patchset for bug #563834

Package-Manager: portage-2.2.20-prefix

 dev-lang/python/Manifest| 2 +-
 dev-lang/python/python-3.5.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 89f33a1..f9b8bd9 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -18,4 +18,4 @@ DIST python-prefix-2.7.8-gentoo-patches.tar.bz2 17154 SHA256 
6c5f171f15f662c2b88
 DIST python-prefix-3.2.5-gentoo-patches-r0.tar.bz2 9594 SHA256 
350924a35c352915d619aea9077ef26707b2621683cca926de5cb55b5dc429fa SHA512 
63eb12cea50a9d3a557071f47f4d8200153c495f7e8f9853508194b56b8e16da956fe0e6b790085f4ecdcc8d5c29a0c50664fee1bd522d52d98a43c2bceb28ea
 WHIRLPOOL 
e5335f7df1bf21f5303e90048c15d5cf0d539b269a428a417e8678c74f8ab630691456c6e02476bf223531d12e44f7cfb71f6b631f371c8a0dc454e4e5d3607a
 DIST python-prefix-3.3.3-gentoo-patches-r2.tar.bz2 13776 SHA256 
7e90671d26b60b874748efc95171f7bed149637b1d4aa34752d12fdac06d2d85 SHA512 
9859d5367ae1d655572236ffdeb49ac58ae4cf48a556428a9cfb80ac21552d0d8b1c89461f31e6a8dbfdfbc9ced01f510400963571d810e79156f2a3f753fffd
 WHIRLPOOL 
b5d45333fea0610e0efba2f0d113337d9004459ec733691406518709ff4c191060d868ead7a0db0e65f89e953d03fb164c5cd1dcc128a5c0e5af93fa7fc0ffd4
 DIST python-prefix-3.4.3-gentoo-patches-r0.tar.xz 12808 SHA256 
bb51649f6a586640463dd742170ff2fdb8c906128a97b1c0bb2b9cad0fe82d56 SHA512 
714e5cfa03cfd290a821dea641b91c4358a25bb1bcb47050b1cf321f0defa7e060a4cdd967bc356701642230b51f3c74476af96ff58a6f933301171e12ccfac8
 WHIRLPOOL 
f7ff0e0bebbeee221a18d5078f12c77922c7621e00f19254e72f68767647a7d2ff9312366b62023a7d4283def2d7f509572ad657bbb2c132355ee637c5697b0c
-DIST python-prefix-3.5.1-gentoo-patches-r0.tar.xz 12724 SHA256 
e03203bc1e83ebc112adbcc8d475628caea94099dc2f5f18714e5a6d2a8aa3d9 SHA512 
26ab0126188663d8f31355e76ccc7eac933b0a5f59b1d3977985492eec699ea845fffdadce20828ecb5a4a8c48c95bf265c57456bafdea167a4e5881b0f6bbe2
 WHIRLPOOL 
58a29b1075659c57d6709ca055721810570f91d873138da9cbfaa0fd14a90e04164cf59e9ca1182bbb714b9fe937c81c2856d4b880dbdcf6f599c1d096d3c4d9
+DIST python-prefix-3.5.1-gentoo-patches-r1.tar.xz 12684 SHA256 
a15318c069a7cb463a58ac4d8754a94a5bac081c922f07ca6e1fc6b9b9efa44a SHA512 
a0086af9f361098ee7e51e260f9444c93a24c86898fe0fad8b08ad3d7f179c29bb97baa545f19fd8451d4668aa4d3894fe3769c1bf7a10f8342ded806bfd620d
 WHIRLPOOL 
7136d338feefe6d1b7d4ad7dabe9371066f254a3405f2f737d84c69c3a79f0926e2f338e131c7d90199a8948eae95087d454a930c17a7e2f3c360eb0defce4bf

diff --git a/dev-lang/python/python-3.5.1.ebuild 
b/dev-lang/python/python-3.5.1.ebuild
index ff79159..00810ba 100644
--- a/dev-lang/python/python-3.5.1.ebuild
+++ b/dev-lang/python/python-3.5.1.ebuild
@@ -9,7 +9,7 @@ inherit autotools eutils flag-o-matic multilib pax-utils 
python-utils-r1 toolcha
 
 MY_P="Python-${PV/_/}"
 PATCHSET_VERSION="3.5.1-0"
-PREFIX_PATCHREV="r0"
+PREFIX_PATCHREV="r1"
 
 DESCRIPTION="An interpreted, interactive, object-oriented programming language"
 HOMEPAGE="http://www.python.org/;



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

2015-12-18 Thread Ian Delaney
commit: 7137fe01bc7d37f874cdc12dd6b728d0377ce713
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri Dec 18 11:38:12 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec 18 11:40:15 2015 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=7137fe01

herds.xml: remove myself from list of openstack devs

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

diff --git a/files/packages/herds.xml b/files/packages/herds.xml
index 3553754..735b457 100644
--- a/files/packages/herds.xml
+++ b/files/packages/herds.xml
@@ -460,9 +460,6 @@
 car...@gentoo.org
   
   
-idel...@gentoo.org
-  
-  
 st...@gentoo.org
   
   



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-sipe/, x11-plugins/pidgin-sipe/files/

2015-12-18 Thread Ian Whyman
commit: 35c829b8b9a3d6a3f2a67568f65a320f7d6bc1f5
Author: Ian Whyman  gentoo  org>
AuthorDate: Fri Dec 18 11:47:50 2015 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Fri Dec 18 11:47:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c829b8

x11-plugins/pidgin-sipe: Fix configure check #567570

Package-Manager: portage-2.2.26

 .../files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch  | 12 
 x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild|  1 +
 2 files changed, 13 insertions(+)

diff --git 
a/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
 
b/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
new file mode 100644
index 000..204d65c
--- /dev/null
+++ 
b/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
@@ -0,0 +1,12 @@
+Backport the change from the upstream mob branch for bug #567570
+--- configure.ac
 configure.ac
+@@ -409,7 +409,7 @@
+   [AC_MSG_WARN([cross compiling: not checking])])
+])
+ 
+-   AC_COMPILE_IFELSE(
++   AC_LINK_IFELSE(
+   [AC_LANG_PROGRAM([[
+ #include 
+   ]]

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
index e145d21..66f25c5 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
@@ -45,6 +45,7 @@ DEPEND="dev-util/intltool
 "
 
 src_prepare() {
+   epatch "${FILESDIR}/${P}-fix-configure-srtp-check.patch"
eautoreconf
 }
 



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

2015-12-18 Thread Ian Whyman
commit: 4a28517960f05b1905c477e19cc541f6984c2c8e
Author: Ian Whyman  gentoo  org>
AuthorDate: Fri Dec 18 11:34:43 2015 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Fri Dec 18 11:34:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a285179

x11-plugins/pidgin-sipe: remove old

Package-Manager: portage-2.2.26

 x11-plugins/pidgin-sipe/Manifest  |  3 -
 x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild | 67 ---
 x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild | 67 ---
 x11-plugins/pidgin-sipe/pidgin-sipe-1.20.0.ebuild | 67 ---
 4 files changed, 204 deletions(-)

diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
index 376dbc9..ee5e2bf 100644
--- a/x11-plugins/pidgin-sipe/Manifest
+++ b/x11-plugins/pidgin-sipe/Manifest
@@ -1,5 +1,2 @@
 DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 
f1388799e3d250fe43643ee8748a6769f67f9c544e3b91fbb25af76b30675efc SHA512 
f7d50b26656cd83f13ee24412ca97ab5ffe325c13d32855f9e8c788d5c8a11cb942c12d6888c4992c037320500265441eba9bc8e4eb5c21190eb372abd6b4451
 WHIRLPOOL 
c97693bf54b0dba3f583891714edb63971b2669d1fc0ed41eb94009cfa2b78e37fdee42db325c74f4e4fc76cf29af5fd7cc67b598a3d672623ec1c392561ba86
-DIST pidgin-sipe-1.19.0.tar.gz 1127851 SHA256 
bc144de259e858c57d82ee7ac00a78cc3a0875ab67da6b25be05808ed274c856 SHA512 
96fd7f852c7225d2ae71ec4916491c6c4facbddf9f19285334a47b6abbaa80ad7f2aa299fc1b453a7f5782f65b8f56557f5992ba8e3e2c386318d96f1f59824e
 WHIRLPOOL 
90c1069b38e96f6bc2c39957f9c76635f404a3188abb59004fe3a83e177803db06b6c6bcfdef5cf5fb645d901751130b15e619bf2d8fac17fb70660cf2e2ff2c
-DIST pidgin-sipe-1.19.1.tar.gz 1134961 SHA256 
92c8a4611f1594096fac3c5b983df49cb8d1612cab7352799c855fd9dda0454a SHA512 
4ac85f5e2ae590677b73ec339051c210173a37c974076d696409c81680e91818d9a3b75a95b4ae556a61ec0246f0cd6fb2a64488902528d5ea75140efef0
 WHIRLPOOL 
d31044889ae6d9d146e4a9e9bb9fd1ec84ded6597b783cfedb1f1a0478760aeca41fd574bbe8021223957fd6c84cc3082cc2cabdd0da245365573e35697d680f
-DIST pidgin-sipe-1.20.0.tar.gz 1141962 SHA256 
3a6b81f40d7a80d5e467c36b92d550b3c5377b39b67953b576308ce257c2a891 SHA512 
f0c9df51d3d16aeca5cf04a2cf68c1b61796a5c97ea444d86995d7034994d3e7fa66b8fa258a1fed765d6b055138b397641316c9b4f43b03b7f152ef5d66ecfd
 WHIRLPOOL 
eb100cac4714d4e7b830e7d50ccf034ec036b121a50348ea3148370fb5a54e130edd910ecdb010df1a23ad8b68b41a206c313ea7ee3f2f8bd37deb469853fcf4
 DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 
a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 
26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755
 WHIRLPOOL 
40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild
deleted file mode 100644
index 805a403..000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="Pidgin Plug-in SIPE (Sip Exchange Protocol)"
-HOMEPAGE="http://sipe.sourceforge.net/;
-SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
-
-RDEPEND=">=dev-libs/gmime-2.4.16
-   dev-libs/libxml2
-   openssl? ( dev-libs/openssl )
-   !openssl? ( dev-libs/nss )
-   kerberos? ( virtual/krb5 )
-   voice? (
-   >=dev-libs/glib-2.28.0
-   >=net-libs/libnice-0.1.0
-   media-libs/gstreamer:0.10
-   >=net-im/pidgin-2.8.0
-   )
-   !voice? (
-   >=dev-libs/glib-2.12.0:2
-   net-im/pidgin
-   )
-   telepathy? (
-   >=sys-apps/dbus-1.1.0
-   >=dev-libs/dbus-glib-0.61
-   >=dev-libs/glib-2.28:2
-   >=net-libs/telepathy-glib-0.18.0
-   )
-"
-
-DEPEND="dev-util/intltool
-   virtual/pkgconfig
-   ${RDEPEND}
-"
-
-src_prepare() {
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-purple \
-   --disable-quality-check \
-   $(use_enable telepathy) \
-   $(use_enable debug) \
-   $(use_enable ocs2005-message-hack) \
-   $(use_with kerberos krb5) \
-   $(use_with voice vv) \
-   $(use_enable !openssl nss) \
-   $(use_enable openssl)
-}
-
-src_install() {
-   emake install DESTDIR="${D}"
-   dodoc AUTHORS ChangeLog NEWS TODO README
-}

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild
deleted file mode 100644
index 805a403..000

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

2015-12-18 Thread Michael Palimaka
commit: 1584a3032513cfc8fe54ba1e21822c4b996aea33
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Dec 18 16:10:14 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Dec 18 16:10:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1584a303

profiles: update plasma/package.use for mesa

 profiles/targets/desktop/plasma/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/plasma/package.use 
b/profiles/targets/desktop/plasma/package.use
index f5d13b2..2c59c26 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -30,7 +30,7 @@ media-gfx/graphviz python
 dev-qt/qtcore icu
 
 # Required by kde-plasma/kwin
-media-libs/mesa egl
+media-libs/mesa egl wayland
 
 # Allow certain KDE 4 components to be coinstalled with Plasma 5
 

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

2015-12-18 Thread Martin Mokrejs
commit: 7f421a68a042c7c6ab77cd6e0bf74909edc84041
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri Dec 18 13:50:57 2015 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Dec 18 13:50:57 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7f421a68

sci-biology/maker: fix Module-Build dependency

Package-Manager: portage-2.2.26

 sci-biology/maker/ChangeLog   | 3 +++
 sci-biology/maker/maker-2.31.8.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/maker/ChangeLog b/sci-biology/maker/ChangeLog
index d54951b..fbb7786 100644
--- a/sci-biology/maker/ChangeLog
+++ b/sci-biology/maker/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  18 Dec 2015; Martin Mokrejs  
maker-2.31.8.ebuild:
+  sci-biology/maker: fix Module-Build dependency
+
   01 Dec 2015; Martin Mokrejs  
maker-2.31.8.ebuild:
   sci-biology/maker: add DEPENDency on dev-perl/Module-Build
 

diff --git a/sci-biology/maker/maker-2.31.8.ebuild 
b/sci-biology/maker/maker-2.31.8.ebuild
index 5c531af..38f7860 100644
--- a/sci-biology/maker/maker-2.31.8.ebuild
+++ b/sci-biology/maker/maker-2.31.8.ebuild
@@ -35,7 +35,7 @@ DEPEND="
dev-perl/Want
dev-perl/IO-Prompt
dev-perl/Perl-Unsafe-Signals
-   virtual/perl-Module-Build
+   dev-perl/Module-Build
>=sci-biology/bioperl-1.6
sci-biology/ncbi-tools || ( sci-biology/ncbi-tools++ )
sci-biology/snap



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

2015-12-18 Thread Michael Palimaka
commit: 4bda65e0d0dc1002360bb5cdaa4a48578b6f4895
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 17 23:28:08 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Dec 18 16:03:48 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4bda65e0

kde-apps/libakonadi: Drop old

Package-Manager: portage-2.2.24

 kde-apps/libakonadi/libakonadi-15.12.0.ebuild | 81 ---
 1 file changed, 81 deletions(-)

diff --git a/kde-apps/libakonadi/libakonadi-15.12.0.ebuild 
b/kde-apps/libakonadi/libakonadi-15.12.0.ebuild
deleted file mode 100644
index cf0b3d0..000
--- a/kde-apps/libakonadi/libakonadi-15.12.0.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_DOXYGEN=true
-KDE_TEST=true
-KMNAME=kdepimlibs
-VIRTUALX_REQUIRED=test
-inherit kde5
-
-DESCRIPTION="Common akonadi libraries for PIM apps"
-KEYWORDS="~amd64 ~x86"
-LICENSE="LGPL-2.1"
-IUSE="designer tools"
-
-# some akonadi tests time out, that probably needs more work as it's ~700 tests
-RESTRICT="test"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdesignerplugin)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep akonadi)
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsql:5
-   dev-qt/qtxml:5
-   dev-qt/qtwidgets:5
-   designer? ( dev-qt/designer:5 )
-   tools? ( dev-libs/libxml2 )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-   !kde-apps/kdepimlibs
-   !kde-base/kdepimlibs:4
-"
-
-REQUIRED_USE="test? ( tools )"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-   S="${WORKDIR}/${P}/akonadi"
-else
-   S="${WORKDIR}/${KMNAME}-${PV}/akonadi"
-fi
-
-src_prepare() {
-   epatch "${FILESDIR}/${PN}-15.11.80-testtools-optional.patch"
-   if ! use tools ; then
-   sed -e "/add_subdirectory(xml)/ s/^/#DONT/" \
-   -i src/CMakeLists.txt || die
-   fi
-
-   kde5_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package designer Qt5Designer)
-   $(cmake-utils_use_build tools)
-   $(cmake-utils_use_build test TESTING)
-   )
-   kde5_src_configure
-}



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

2015-12-18 Thread Ian Delaney
commit: 3bbe6cb7efc7b86fc7d70fb5a5fd3c0b44405944
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri Dec 18 12:26:17 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec 18 12:27:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbe6cb7

app-text/referencer: add description tag to metadata.xml

Package-Manager: portage-2.2.24

 app-text/referencer/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/referencer/metadata.xml b/app-text/referencer/metadata.xml
index 12e9c06..c56f264 100644
--- a/app-text/referencer/metadata.xml
+++ b/app-text/referencer/metadata.xml
@@ -5,6 +5,7 @@

dominik.kriegner+gen...@gmail.com
Dominik Kriegner
+   Proxied maintainer; set to assignee in all 
bugs


 



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

2015-12-18 Thread Ulrich Müller
commit: 4b4b81a6d1162285df31b52d78889576346c1147
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 18 13:33:17 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 18 13:33:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4b81a6

app-text/dvipng: Add slot operator dependency on media-libs/gd:2=.

Package-Manager: portage-2.2.26

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

diff --git a/app-text/dvipng/dvipng-1.15.ebuild 
b/app-text/dvipng/dvipng-1.15.ebuild
index c5f7cf4..803f1c6 100644
--- a/app-text/dvipng/dvipng-1.15.ebuild
+++ b/app-text/dvipng/dvipng-1.15.ebuild
@@ -17,7 +17,7 @@ IUSE="truetype test"
 
 RDEPEND="
dev-libs/kpathsea:=
-   media-libs/gd[jpeg,png]
+   media-libs/gd:2=[jpeg,png]
media-libs/libpng:0=
virtual/latex-base
sys-libs/zlib



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

2015-12-18 Thread Aaron Swenson
commit: bd2a107cf3fe9c6e3a1dba32dee86304f606a82e
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Dec 18 15:22:08 2015 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Dec 18 15:22:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2a107c

Remove Outdated

Package-Manager: portage-2.2.20.1

 dev-db/postgresql/Manifest   |   2 -
 dev-db/postgresql/postgresql-9.5_beta1-r1.ebuild | 426 --
 dev-db/postgresql/postgresql-9.5_beta2-r1.ebuild | 431 ---
 dev-db/postgresql/postgresql-9.5_beta2.ebuild| 426 --
 4 files changed, 1285 deletions(-)

diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index 32e4f83..a03c3b7 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -3,6 +3,4 @@ DIST postgresql-9.1.19.tar.bz2 15843978 SHA256 
cbd5057451147dd63a1e764176a4e17a7
 DIST postgresql-9.2.14.tar.bz2 16451398 SHA256 
54c20b3f320a48c38487f2711e98b2fa3f9ce4305905a294ad0449e8b4fb292e SHA512 
268015d9e397ee62eebbbc9abf1ee25d0d4aa6bf5943b404009b3aab31f485b8523353c679beed34cc00304b9d4c7aca9de0ba841d9841dbf885d05d1a5692a1
 WHIRLPOOL 
4f6d5d6989a67d14082ddb215411b55d0dc0be29772e6a593b4df133489ff4a7e6c265d0830adba64d4c6be47e17a949cbc21d6570dceb9362399649af2be88e
 DIST postgresql-9.3.10.tar.bz2 16995860 SHA256 
e5444f0f76aff98a251400b7c28bc361d65e3d72d8d6cb9bb5d8361a69541531 SHA512 
6b048fd1d0b38f72bab6ea70e40f10e7b805b94fc4c6fd865e0ec5e86da3c54043f20059dbf716d29eb4ca787dc50da561b1c7b48ab9f3096ebc651300855672
 WHIRLPOOL 
b8ea15a04d18535662832d444b556aedffaa8c954b52dcd42d548f53f93b8a9dbfbe9298f63c26d44c8b757e8c10d76711c303cd83c84d9c86bf23c2837e74ce
 DIST postgresql-9.4.5.tar.bz2 17660960 SHA256 
b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39 SHA512 
01ad4b5a097efa70f74a9e96b764c32953a9df57d6bf81b893a1e552475f6aba0381580dcd1f27b2c443ce89fecc429eeeb0219af60a0b2f84798f76eb1757f5
 WHIRLPOOL 
8ea0e9a40cefa53568071f2137bac996898f9bd486cfb5cfcf8bb49590816833f37878f10caabffb9d3127e047f00c916b8830594a485ebe16fb9fe6fc834c95
-DIST postgresql-9.5beta1.tar.bz2 18291273 SHA256 
b53199e2667982de2039ad7e30467f67c5d7af678e69d6211de8ba1cac75c9f0 SHA512 
e8881939bdba346f3770102324d7b011c16e4529603280459e17587e06d933c9f3505b40c5cc82ed3f0410ffd88b5e2f18b2a3272aa4680c3798cf7a0fcc0374
 WHIRLPOOL 
0cf2c3fd40b2a8d482da5a1597abbc20d239f577c6472a03f8d9795a3e8ef142dfaad7a1eeebf2b2544e34712c243bbd9de63fb4045c4ce15dbde8ec74acb707
-DIST postgresql-9.5beta2.tar.bz2 18292888 SHA256 
031051cd50ebc4ab07da4e6587c59af6712b21979c486b1af0c31e97e1d9e703 SHA512 
a084e9106537896ea2bbba68d046fac542525c583af498481945f208d331f3357463e23a08aee5fd8cbcb4af3922b3bf363c3d76baa7e383cc9f1fae41842636
 WHIRLPOOL 
74c57debaa3f1166c28a889eb7c46200436cb69cf9de45a0b8af443972c57c1b66af90177985da91b00c5955e887252234e04b8666998074abd925984bf7007c
 DIST postgresql-9.5rc1.tar.bz2 18323591 SHA256 
497c44b95accec23e38f7ee93fd42488bddfbdab4858ad94de18348b0913add3 SHA512 
3c94fdeef3bd3fd2527c8935bdd797ad3fd698fea1c87e685fee1ceee38350c1bccfb7cf120bb07c498f0a62c4f234a2ef2765b03f35fc9dbba0e82177890101
 WHIRLPOOL 
b59d8d9a72b1059dca25be72d44349a16932bf37d33817a6a1fca81552ccb0b0c50b1046f58b0047ff9144e37b54f3b9053e881ff00646387521f916db4aab17

diff --git a/dev-db/postgresql/postgresql-9.5_beta1-r1.ebuild 
b/dev-db/postgresql/postgresql-9.5_beta1-r1.ebuild
deleted file mode 100644
index cc14882..000
--- a/dev-db/postgresql/postgresql-9.5_beta1-r1.ebuild
+++ /dev/null
@@ -1,426 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
-   systemd user versionator
-
-# This is a prerelease version, so no keywords please
-KEYWORDS=""
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-
-SLOT="$(get_version_component_range 1-2)"
-
-MY_PV=${PV/_/}
-
-S=${WORKDIR}/${PN}-${MY_PV}
-
-SRC_URI="mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2"
-
-LICENSE="POSTGRESQL GPL-2"
-DESCRIPTION="PostgreSQL RDBMS"
-HOMEPAGE="http://www.postgresql.org/;
-
-LINGUAS="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr
-zh_CN zh_TW"
-IUSE="doc kerberos kernel_linux ldap libressl nls pam perl -pg_legacytimestamp 
python
- +readline selinux +server ssl static-libs tcl threads uuid xml zlib"
-
-for lingua in ${LINGUAS}; do
-   IUSE+=" linguas_${lingua}"
-done
-
-wanted_languages() {
-   local enable_langs
-
-   for lingua in ${LINGUAS} ; do
-   use linguas_${lingua} && enable_langs+="${lingua} "
-   done
-
-   echo -n ${enable_langs}
-}
-
-CDEPEND="
->=app-eselect/eselect-postgresql-1.2.0
-sys-apps/less
-virtual/libintl
-kerberos? ( virtual/krb5 )
-ldap? 

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

2015-12-18 Thread Michał Górny
commit: 9ec3f9ffade45b3412e8b42a2fc89d9e4746b9af
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 18 16:10:06 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 18 16:11:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec3f9ff

package.mask: Mask blueman due to vulnerability, #568644

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 136b43d..8740ca2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (18 Dec 2015)
+# Contains privilege escalation vulnerability that could be used to
+# execute random Python code passed via D-Bus as root. Bug #568644.
+ (18 Dec 2015)
 # Unmaintained and no reason to use it or keep it around
 # when games-roguelike/rogue is a better choice.



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

2015-12-18 Thread Ian Delaney
commit: 4041c22dd58d19d4ad1c4b2925439a03e8e0be52
Author: Ian Delaney  gentoo  org>
AuthorDate: Fri Dec 18 12:11:12 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Dec 18 12:27:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4041c22d

net-libs/librsync: set new proxy maintainer in metadata

Documented offer by him made in the gentoo (security) bug #525396

Gentoo bug: #525396

Package-Manager: portage-2.2.24

 net-libs/librsync/metadata.xml | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/net-libs/librsync/metadata.xml b/net-libs/librsync/metadata.xml
index 0453ebd..9abf884 100644
--- a/net-libs/librsync/metadata.xml
+++ b/net-libs/librsync/metadata.xml
@@ -1,10 +1,13 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-maintainer-nee...@gentoo.org
-  
-  
-librsync
-  
+   proxy-maintainers
+   
+   axelge...@gmail.com
+   Alessandro Calorì
+   Proxied maintainer; set to assignee in all 
bugs
+   
+   
+   librsync
+   
 



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

2015-12-18 Thread Aaron Swenson
commit: f03cdaec91fbfe00fe4408fadd3f1ac634428263
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Dec 18 15:20:17 2015 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Fri Dec 18 15:20:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03cdaec

Version Bump

Package-Manager: portage-2.2.20.1

 dev-db/postgresql/Manifest  |   1 +
 dev-db/postgresql/postgresql-9.5_rc1.ebuild | 431 
 2 files changed, 432 insertions(+)

diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index e1a9761..32e4f83 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -5,3 +5,4 @@ DIST postgresql-9.3.10.tar.bz2 16995860 SHA256 
e5444f0f76aff98a251400b7c28bc361d
 DIST postgresql-9.4.5.tar.bz2 17660960 SHA256 
b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39 SHA512 
01ad4b5a097efa70f74a9e96b764c32953a9df57d6bf81b893a1e552475f6aba0381580dcd1f27b2c443ce89fecc429eeeb0219af60a0b2f84798f76eb1757f5
 WHIRLPOOL 
8ea0e9a40cefa53568071f2137bac996898f9bd486cfb5cfcf8bb49590816833f37878f10caabffb9d3127e047f00c916b8830594a485ebe16fb9fe6fc834c95
 DIST postgresql-9.5beta1.tar.bz2 18291273 SHA256 
b53199e2667982de2039ad7e30467f67c5d7af678e69d6211de8ba1cac75c9f0 SHA512 
e8881939bdba346f3770102324d7b011c16e4529603280459e17587e06d933c9f3505b40c5cc82ed3f0410ffd88b5e2f18b2a3272aa4680c3798cf7a0fcc0374
 WHIRLPOOL 
0cf2c3fd40b2a8d482da5a1597abbc20d239f577c6472a03f8d9795a3e8ef142dfaad7a1eeebf2b2544e34712c243bbd9de63fb4045c4ce15dbde8ec74acb707
 DIST postgresql-9.5beta2.tar.bz2 18292888 SHA256 
031051cd50ebc4ab07da4e6587c59af6712b21979c486b1af0c31e97e1d9e703 SHA512 
a084e9106537896ea2bbba68d046fac542525c583af498481945f208d331f3357463e23a08aee5fd8cbcb4af3922b3bf363c3d76baa7e383cc9f1fae41842636
 WHIRLPOOL 
74c57debaa3f1166c28a889eb7c46200436cb69cf9de45a0b8af443972c57c1b66af90177985da91b00c5955e887252234e04b8666998074abd925984bf7007c
+DIST postgresql-9.5rc1.tar.bz2 18323591 SHA256 
497c44b95accec23e38f7ee93fd42488bddfbdab4858ad94de18348b0913add3 SHA512 
3c94fdeef3bd3fd2527c8935bdd797ad3fd698fea1c87e685fee1ceee38350c1bccfb7cf120bb07c498f0a62c4f234a2ef2765b03f35fc9dbba0e82177890101
 WHIRLPOOL 
b59d8d9a72b1059dca25be72d44349a16932bf37d33817a6a1fca81552ccb0b0c50b1046f58b0047ff9144e37b54f3b9053e881ff00646387521f916db4aab17

diff --git a/dev-db/postgresql/postgresql-9.5_rc1.ebuild 
b/dev-db/postgresql/postgresql-9.5_rc1.ebuild
new file mode 100644
index 000..181c72e
--- /dev/null
+++ b/dev-db/postgresql/postgresql-9.5_rc1.ebuild
@@ -0,0 +1,431 @@
+# 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_4} )
+
+inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
+   systemd user versionator
+
+# This is a prerelease version, so no keywords please
+KEYWORDS=""
+#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+
+SLOT="$(get_version_component_range 1-2)"
+
+MY_PV=${PV/_/}
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+SRC_URI="mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2"
+
+LICENSE="POSTGRESQL GPL-2"
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="http://www.postgresql.org/;
+
+LINGUAS="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr
+zh_CN zh_TW"
+IUSE="doc kerberos kernel_linux ldap libressl nls pam perl -pg_legacytimestamp 
python
+ +readline selinux +server ssl static-libs tcl threads uuid xml zlib"
+
+for lingua in ${LINGUAS}; do
+   IUSE+=" linguas_${lingua}"
+done
+
+wanted_languages() {
+   local enable_langs
+
+   for lingua in ${LINGUAS} ; do
+   use linguas_${lingua} && enable_langs+="${lingua} "
+   done
+
+   echo -n ${enable_langs}
+}
+
+CDEPEND="
+>=app-eselect/eselect-postgresql-1.2.0
+sys-apps/less
+virtual/libintl
+kerberos? ( virtual/krb5 )
+ldap? ( net-nds/openldap )
+pam? ( virtual/pam )
+perl? ( >=dev-lang/perl-5.8 )
+python? ( ${PYTHON_DEPS} )
+readline? ( sys-libs/readline:0= )
+ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.6-r1:0= )
+   libressl? ( dev-libs/libressl:= )
+)
+tcl? ( >=dev-lang/tcl-8:0= )
+xml? ( dev-libs/libxml2 dev-libs/libxslt )
+zlib? ( sys-libs/zlib )
+"
+
+# uuid flags -- depend on sys-apps/util-linux for Linux libcs, or if no
+# supported libc in use depend on dev-libs/ossp-uuid. For BSD systems,
+# the libc includes UUID functions.
+UTIL_LINUX_LIBC=( elibc_{glibc,uclibc,musl} )
+BSD_LIBC=( elibc_{Free,Net,Open}BSD )
+
+nest_usedep() {
+   local front back
+   while [[ ${#} -gt 1 ]]; do
+   front+="${1}? ( "
+   back+=" )"
+   shift
+   done
+   echo "${front}${1}${back}"
+}
+
+IUSE+=" ${UTIL_LINUX_LIBC[@]} ${BSD_LIBC[@]}"
+CDEPEND+="
+uuid? (
+   ${UTIL_LINUX_LIBC[@]/%/? ( sys-apps/util-linux )}
+   

[gentoo-commits] proj/kde:master commit in: kde-apps/libkdepim/files/, kde-apps/libkdepim/

2015-12-18 Thread Michael Palimaka
commit: b9c60a48cdad024cf2778ea323e9b4d4223c169f
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 17 23:22:19 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Dec 18 16:03:48 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b9c60a48

kde-apps/libkdepim: Add USE=designer

Backport patch to 15.12

Package-Manager: portage-2.2.24

 .../files/libkdepim-15.12.0-find-qt5designer.patch | 27 ++
 49..ebuild => libkdepim-15.12.0-r1.ebuild} | 14 +--
 kde-apps/libkdepim/libkdepim-15.12.49..ebuild  | 12 +-
 kde-apps/libkdepim/libkdepim-.ebuild   | 10 +++-
 kde-apps/libkdepim/metadata.xml|  3 +++
 5 files changed, 62 insertions(+), 4 deletions(-)

diff --git a/kde-apps/libkdepim/files/libkdepim-15.12.0-find-qt5designer.patch 
b/kde-apps/libkdepim/files/libkdepim-15.12.0-find-qt5designer.patch
new file mode 100644
index 000..1bfc631
--- /dev/null
+++ b/kde-apps/libkdepim/files/libkdepim-15.12.0-find-qt5designer.patch
@@ -0,0 +1,27 @@
+From: Heiko Becker 
+Date: Thu, 17 Dec 2015 15:22:42 +
+Subject: Search for Qt5Designer
+X-Git-Url: 
http://quickgit.kde.org/?p=libkdepim.git=commitdiff=b6005eb9e45965ae2249aaa41d03919824ec6dfc
+---
+Search for Qt5Designer
+
+Otherwise Qt5Designer_FOUND in src/designer/CMakeLists.txt is always
+false and the corresponding code never built.
+---
+
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -45,6 +45,11 @@
+ find_package(KF5AkonadiSearch ${AKONADISEARCH_LIB_VERSION} CONFIG REQUIRED)
+ set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
+ 
++find_package(Qt5Designer CONFIG)
++set_package_properties(Qt5Designer PROPERTIES
++   PURPOSE "Required to build the Qt Designer plugins"
++   TYPE OPTIONAL
++)
+ 
+ ecm_setup_version(${LIBKDEPIM_LIB_VERSION} VARIABLE_PREFIX LIBKDEPIM
+ VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/libkdepim_version.h"
+

diff --git a/kde-apps/libkdepim/libkdepim-15.12.49..ebuild 
b/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
similarity index 79%
copy from kde-apps/libkdepim/libkdepim-15.12.49..ebuild
copy to kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
index e2040e9..271d0fe 100644
--- a/kde-apps/libkdepim/libkdepim-15.12.49..ebuild
+++ b/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
@@ -10,8 +10,8 @@ inherit kde5
 
 DESCRIPTION="Common PIM libraries"
 LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64 ~x86"
+IUSE="designer"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -33,6 +33,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
sys-devel/gettext
+   designer? ( dev-qt/designer:5 )
 "
 RDEPEND="${COMMON_DEPEND}
!http://www.gentoo.org/dtd/metadata.dtd;>
 
kde
+   
+   Build plugins for 
dev-qt/designer
+   
 



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

2015-12-18 Thread Michael Palimaka
commit: 4dcbf34522f64076af74269c9d81f9d495e95415
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 17 23:23:24 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Dec 18 16:03:48 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4dcbf345

kde-apps/libkdepim: Drop old

Package-Manager: portage-2.2.24

 kde-apps/libkdepim/libkdepim-15.12.0.ebuild | 47 -
 1 file changed, 47 deletions(-)

diff --git a/kde-apps/libkdepim/libkdepim-15.12.0.ebuild 
b/kde-apps/libkdepim/libkdepim-15.12.0.ebuild
deleted file mode 100644
index 69c8a0e..000
--- a/kde-apps/libkdepim/libkdepim-15.12.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_TEST="true"
-KMNAME="kdepim"
-inherit kde5
-
-DESCRIPTION="Common PIM libraries"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kwallet)
-   $(add_kdeapps_dep akonadi-contact)
-   $(add_kdeapps_dep kcontacts)
-   $(add_kdeapps_dep kldap)
-   $(add_kdeapps_dep kmime)
-   $(add_kdeapps_dep libakonadi)
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-   !

[gentoo-commits] proj/kde:master commit in: kde-apps/libakonadi/, kde-apps/libakonadi/files/

2015-12-18 Thread Michael Palimaka
commit: 6d1d167125f1054c910ed578e16233273e8cc43d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Thu Dec 17 22:45:31 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Dec 18 16:03:41 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d1d1671

kde-apps/libakonadi: Fix possible crash on exit

Package-Manager: portage-2.2.24

 .../libakonadi-15.12.0-fix-possible-crash.patch| 59 +++
 kde-apps/libakonadi/libakonadi-15.12.0-r1.ebuild   | 83 ++
 2 files changed, 142 insertions(+)

diff --git 
a/kde-apps/libakonadi/files/libakonadi-15.12.0-fix-possible-crash.patch 
b/kde-apps/libakonadi/files/libakonadi-15.12.0-fix-possible-crash.patch
new file mode 100644
index 000..5c3144c
--- /dev/null
+++ b/kde-apps/libakonadi/files/libakonadi-15.12.0-fix-possible-crash.patch
@@ -0,0 +1,59 @@
+From: Weng Xuetian 
+Date: Thu, 17 Dec 2015 16:19:36 +
+Subject: Fix possible crash upon application exits (e.g. kmail)
+X-Git-Url: 
http://quickgit.kde.org/?p=kdepimlibs.git=commitdiff=c6bf33a9018587e96a350bfd0b2bffde1859db27
+---
+Fix possible crash upon application exits (e.g. kmail)
+
+Qt lambda connection will not automatically disconnect if no context
+qobject is provided. Since SessionPrivate is not a qobject, disconnect
+the connection in the destructor to prevent accessing deleted object.
+
+REVIEW: 126395
+---
+
+
+--- a/src/core/session.cpp
 b/src/core/session.cpp
+@@ -301,15 +301,16 @@
+ // Shutdown the thread before QApplication event loop quits - the
+ // thread()->wait() mechanism in ConnectionThread dtor crashes sometimes
+ // when called from QApplication destructor
+-QObject::connect(qApp, ::aboutToQuit,
+- [this]() {
+-delete connThread;
+-connThread = Q_NULLPTR;
+- });
++connThreadCleanUp = QObject::connect(qApp, ::aboutToQuit,
++ [this]() {
++ delete connThread;
++ connThread = Q_NULLPTR;
++ });
+ }
+ 
+ SessionPrivate::~SessionPrivate()
+ {
++QObject::disconnect(connThreadCleanUp);
+ delete connThread;
+ }
+ 
+
+--- a/src/core/session_p.h
 b/src/core/session_p.h
+@@ -29,6 +29,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ class QIODevice;
+@@ -125,6 +126,7 @@
+ Session *mParent;
+ QThread *thread;
+ ConnectionThread *connThread;
++QMetaObject::Connection connThreadCleanUp;
+ QByteArray sessionId;
+ bool connected;
+ qint64 theNextTag;
+

diff --git a/kde-apps/libakonadi/libakonadi-15.12.0-r1.ebuild 
b/kde-apps/libakonadi/libakonadi-15.12.0-r1.ebuild
new file mode 100644
index 000..391ec29
--- /dev/null
+++ b/kde-apps/libakonadi/libakonadi-15.12.0-r1.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_DOXYGEN=true
+KDE_TEST=true
+KMNAME=kdepimlibs
+VIRTUALX_REQUIRED=test
+inherit kde5
+
+DESCRIPTION="Common akonadi libraries for PIM apps"
+KEYWORDS="~amd64 ~x86"
+LICENSE="LGPL-2.1"
+IUSE="designer tools"
+
+# some akonadi tests time out, that probably needs more work as it's ~700 tests
+RESTRICT="test"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdesignerplugin)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_kdeapps_dep akonadi)
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
+   dev-qt/qtxml:5
+   dev-qt/qtwidgets:5
+   designer? ( dev-qt/designer:5 )
+   tools? ( dev-libs/libxml2 )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+   !kde-apps/kdepimlibs
+   !kde-base/kdepimlibs:4
+"
+
+REQUIRED_USE="test? ( tools )"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+   S="${WORKDIR}/${P}/akonadi"
+else
+   S="${WORKDIR}/${KMNAME}-${PV}/akonadi"
+fi
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-15.11.80-testtools-optional.patch" \
+   "${FILESDIR}/${PN}-15.12.0-fix-possible-crash.patch"
+
+   if ! use tools ; then
+   sed -e "/add_subdirectory(xml)/ s/^/#DONT/" \
+   -i src/CMakeLists.txt || die
+   fi
+
+   kde5_src_prepare
+}
+

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

2015-12-18 Thread Martin Mokrejs
commit: 87fb66148724534387833ffdeac9472e680b692f
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri Dec 18 14:15:13 2015 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Dec 18 14:15:13 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=87fb6614

sci-biology/maker: drop duplicated Module-Build requirement

Package-Manager: portage-2.2.26

 sci-biology/maker/ChangeLog   | 3 +++
 sci-biology/maker/maker-2.31.8.ebuild | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-biology/maker/ChangeLog b/sci-biology/maker/ChangeLog
index fbb7786..352afd8 100644
--- a/sci-biology/maker/ChangeLog
+++ b/sci-biology/maker/ChangeLog
@@ -3,6 +3,9 @@
 # $Id$
 
   18 Dec 2015; Martin Mokrejs  
maker-2.31.8.ebuild:
+  sci-biology/maker: drop duplicated Module-Build requirement
+
+  18 Dec 2015; Martin Mokrejs  
maker-2.31.8.ebuild:
   sci-biology/maker: fix Module-Build dependency
 
   01 Dec 2015; Martin Mokrejs  
maker-2.31.8.ebuild:

diff --git a/sci-biology/maker/maker-2.31.8.ebuild 
b/sci-biology/maker/maker-2.31.8.ebuild
index 38f7860..23eb6fb 100644
--- a/sci-biology/maker/maker-2.31.8.ebuild
+++ b/sci-biology/maker/maker-2.31.8.ebuild
@@ -35,7 +35,6 @@ DEPEND="
dev-perl/Want
dev-perl/IO-Prompt
dev-perl/Perl-Unsafe-Signals
-   dev-perl/Module-Build
>=sci-biology/bioperl-1.6
sci-biology/ncbi-tools || ( sci-biology/ncbi-tools++ )
sci-biology/snap



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

2015-12-18 Thread Mike Frysinger
commit: b2d583c8317cb82e2d5bc24817a0b86f3f03bab5
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 15:41:21 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 15:46:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d583c8

sys-devel/gnuconfig: drop versions <20150308

 sys-devel/gnuconfig/Manifest  |  5 --
 sys-devel/gnuconfig/gnuconfig-20130516.ebuild | 66 ---
 sys-devel/gnuconfig/gnuconfig-20131128.ebuild | 66 ---
 sys-devel/gnuconfig/gnuconfig-20140212.ebuild | 66 ---
 sys-devel/gnuconfig/gnuconfig-20140728.ebuild | 66 ---
 sys-devel/gnuconfig/gnuconfig-20150304.ebuild | 66 ---
 6 files changed, 335 deletions(-)

diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index 772c0b9..c1d5e10 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1,7 +1,2 @@
-DIST gnuconfig-20130516.tar.bz2 51563 SHA256 
8af7190bbb63e8abd5e255e71bbff73b245c034325d10d67a2d3966a947c109f SHA512 
bfb6c2eb2fb786bb3824c1ade93e1451a24ac0f6b9918c3c15c1d15de826f6e2d0fca49a6ebe64c5de82ff5b99b564dc09c13b0aafde2ae801431dfcf8ffaf22
 WHIRLPOOL 
83add41d228022e7caa37b12a87d4075ab45cb0ab50685889e24968ef604fa9eb2f7a996196ea160ae46b7a684498be2a722e532162deaf7529b8fda0d93edc8
-DIST gnuconfig-20131128.tar.bz2 45245 SHA256 
69027e90f35296473da1bb9bb6ad2c013d0a05af4c4b4416d10ad135d092fce2 SHA512 
67ec289b0f2e09c6a97c2141734f906db3d589aaabfa7cccb73720145a53c6a0a3ea26b143b236df43594392196b56429deab926e188cae74267fde71edb3986
 WHIRLPOOL 
c36da74b8b0c96f6c698d2c5b67f0563d0ae653bfbe788371bea57a5adf7d21c147bb89f79ad69b007eb9bee6ceb0ee265cd898fe6c79c15740459250953f9aa
-DIST gnuconfig-20140212.tar.bz2 44808 SHA256 
57fd592676c549d4e4772273ec35b0cfe73b6b4b26b63c0a69260895a4e673ec SHA512 
5c3b49733aa96a9418420d4232c01c02179cde4150104dee10713b963345e57feda3ba69b40016685370fd0d0d092f57c86a4b1ef0480b6403054666505d56ce
 WHIRLPOOL 
f09ac7cc01931ff7fda26ed56692bb0e6ba0a53096593fa90c95c0fdb98f2defb17a88cf72a18da5c5ae47842e866c23a83114a1c7043f3cdb9a2ccff06ebcfb
-DIST gnuconfig-20140728.tar.bz2 45239 SHA256 
a597514a41df7299a070948c9e6a7e14c03a356b14b4719b25be7d8f93debb3a SHA512 
7f6c68de16a1f82430cf68d55a8cf5ef8e5d4dd546221c4674112683e5c1fd7525623c8164bbca5f07911eb778b298e1391dd5438fdcab7dc155b5f55fab7e7d
 WHIRLPOOL 
d61a162f4c621833c10470254c4fb7acb4f74692e3657835f9d73a63c62df383c0d51e822ed65d9feee9ea887632e4c2d43551c124adf44e1615804ee184928c
-DIST gnuconfig-20150304.tar.bz2 46130 SHA256 
6308cdb0aad50e24ab8afd39552582acb41ea8e45b0b0389b3b649b82640b7dd SHA512 
937697dea538ba30dde6b3f1fa56963e0233d57418c86572ff4e25faf4ec0288cc1dbd96d05392bc317d70f99b9bc6965cf56263fd698035d2df99f4d9da597b
 WHIRLPOOL 
4854791a0d43237fbd0274c118a7297d096af034f85a881aa7c6096f31093c32967b1051d7a04aa7d635817afc0c87208872a6d207d2d9e3a7e8cff6b6a27787
 DIST gnuconfig-20150308.tar.bz2 46295 SHA256 
83b68fc5e3627f0f590dddbd7a2937d078be3daa5803fadebc8f9b5dd375536c SHA512 
e09741289a92f68a88f8516622760ce627776e3484f740574ad84ba9e7ef2780abf237c85dc04bc731e7e4ccf9b301a880ef19947867d5618f7c95a1ec50c804
 WHIRLPOOL 
6b9b9d55c9c16d2613004042e1a20061b9df56542a842a3ff79b84682b4aeb8e7df496e77869ebfe26f3bc25eb1cf547840b997a3febc84ee68a221798ed3d0a
 DIST gnuconfig-20150727.tar.bz2 46599 SHA256 
38b0fc0467ebdede37ebe895aeb8bd8544755c6872ef034624d5fa53668aa215 SHA512 
b183e4552ebed029a41be04cf08ad80f67e0a687a73a236cc581dcb35f68bfdbad5a4553cf232b8f9422f6b50dd4ecaa1bbfc60e79db7a492e8fee51479f7361
 WHIRLPOOL 
d60c1645e42220dda60b5112c6e35400139db8083fb888a0bc00470381da8ebd37feea4e491991f92ce51de421073f79bd0ce0f30128362f2517afe39a47d843

diff --git a/sys-devel/gnuconfig/gnuconfig-20130516.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20130516.ebuild
deleted file mode 100644
index 29eda87..000
--- a/sys-devel/gnuconfig/gnuconfig-20130516.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://git.savannah.gnu.org/config.git
-   http://git.savannah.gnu.org/r/config.git;
-
-   inherit git-2
-else
-   SRC_URI="mirror://gentoo/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="Updated config.sub and config.guess file from GNU"
-HOMEPAGE="http://savannah.gnu.org/projects/config;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-S=${WORKDIR}
-
-maint_pkg_create() {
-   cd "${S}"
-
-   local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' 

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

2015-12-18 Thread Mike Frysinger
commit: 8b713105236df96079a974c58181a5c282939397
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 15:44:05 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 15:46:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b713105

sys-devel/gnuconfig: version bump to 20151214

 sys-devel/gnuconfig/Manifest  |  1 +
 sys-devel/gnuconfig/gnuconfig-20151214.ebuild | 66 +++
 2 files changed, 67 insertions(+)

diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index c1d5e10..78cc19b 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1,2 +1,3 @@
 DIST gnuconfig-20150308.tar.bz2 46295 SHA256 
83b68fc5e3627f0f590dddbd7a2937d078be3daa5803fadebc8f9b5dd375536c SHA512 
e09741289a92f68a88f8516622760ce627776e3484f740574ad84ba9e7ef2780abf237c85dc04bc731e7e4ccf9b301a880ef19947867d5618f7c95a1ec50c804
 WHIRLPOOL 
6b9b9d55c9c16d2613004042e1a20061b9df56542a842a3ff79b84682b4aeb8e7df496e77869ebfe26f3bc25eb1cf547840b997a3febc84ee68a221798ed3d0a
 DIST gnuconfig-20150727.tar.bz2 46599 SHA256 
38b0fc0467ebdede37ebe895aeb8bd8544755c6872ef034624d5fa53668aa215 SHA512 
b183e4552ebed029a41be04cf08ad80f67e0a687a73a236cc581dcb35f68bfdbad5a4553cf232b8f9422f6b50dd4ecaa1bbfc60e79db7a492e8fee51479f7361
 WHIRLPOOL 
d60c1645e42220dda60b5112c6e35400139db8083fb888a0bc00470381da8ebd37feea4e491991f92ce51de421073f79bd0ce0f30128362f2517afe39a47d843
+DIST gnuconfig-20151214.tar.bz2 47976 SHA256 
aa8a54ffedadb62c19168a62474e9bcae7e06107109fd7b2737597c9507d1024 SHA512 
3282107721bdeadddaadbb5226ca0b3506032ea9f9cd82cae07152b6224424eb14f2c9134589c4269163c993cb1489f1c00af63a0497720bc15755ed808a5b1e
 WHIRLPOOL 
65ae1f21e6e3faa0c0821276ae6d13d7fb69d3f27a441e1a27954cfed847f3145947edf03a138569051a5c28eb84acf9ed252aca93aef99f07876dc70ca3e8fd

diff --git a/sys-devel/gnuconfig/gnuconfig-20151214.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20151214.ebuild
new file mode 100644
index 000..4a8bb5d
--- /dev/null
+++ b/sys-devel/gnuconfig/gnuconfig-20151214.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://git.savannah.gnu.org/config.git
+   http://git.savannah.gnu.org/r/config.git;
+
+   inherit git-2
+else
+   SRC_URI="mirror://gentoo/${P}.tar.bz2"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="Updated config.sub and config.guess file from GNU"
+HOMEPAGE="http://savannah.gnu.org/projects/config;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+S=${WORKDIR}
+
+maint_pkg_create() {
+   cd "${S}"
+
+   local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
+   [[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
+
+   cp "${FILESDIR}"/${PV}/*.patch . || die
+
+   local tar="${T}/gnuconfig-${ver}.tar.bz2"
+   tar -jcf ${tar} ./* || die "creating tar failed"
+   einfo "Packaged tar now available:"
+   einfo "$(du -b ${tar})"
+}
+
+src_unpack() {
+   if [[ ${PV} == "" ]] ; then
+   git-2_src_unpack
+   maint_pkg_create
+   else
+   unpack ${A}
+   fi
+}
+
+src_prepare() {
+   epatch "${WORKDIR}"/*.patch
+   use elibc_uclibc && sed -i 's:linux-gnu:linux-uclibc:' 
testsuite/config-guess.data #180637
+}
+
+src_compile() { :;}
+
+src_test() {
+   emake check
+}
+
+src_install() {
+   insinto /usr/share/${PN}
+   doins config.{sub,guess} || die
+   fperms +x /usr/share/${PN}/config.{sub,guess}
+   dodoc ChangeLog
+}



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

2015-12-18 Thread Ulrich Müller
commit: c2f23a8e9656fd51e4fb347c699a73dc6a669440
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 18 13:39:00 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 18 13:52:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f23a8e

sci-visualization/gnuplot: Remove old.

Package-Manager: portage-2.2.26

 sci-visualization/gnuplot/gnuplot-5.0.1.ebuild | 193 -
 1 file changed, 193 deletions(-)

diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild
deleted file mode 100644
index d22be8a..000
--- a/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild
+++ /dev/null
@@ -1,193 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic multilib readme.gentoo toolchain-funcs wxwidgets
-
-DESCRIPTION="Command-line driven interactive plotting program"
-HOMEPAGE="http://www.gnuplot.info/;
-
-if [[ -z ${PV%%*} ]]; then
-   inherit autotools cvs
-   ECVS_SERVER="gnuplot.cvs.sourceforge.net:/cvsroot/gnuplot"
-   ECVS_MODULE="gnuplot"
-   ECVS_BRANCH="branch-5-0-stable"
-   ECVS_USER="anonymous"
-   ECVS_CVS_OPTIONS="-dP"
-   MY_P="${PN}"
-   SRC_URI=""
-   KEYWORDS=""
-else
-   MY_P="${P/_/.}"
-   SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-   inherit autotools
-fi
-
-LICENSE="gnuplot bitmap? ( free-noncomm )"
-SLOT="0"
-IUSE="aqua bitmap cairo compat doc examples +gd ggi latex libcaca libcerf lua 
qt4 readline svga wxwidgets X"
-
-RDEPEND="
-   cairo? (
-   x11-libs/cairo
-   x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3[png] )
-   ggi? ( media-libs/libggi )
-   latex? (
-   virtual/latex-base
-   lua? (
-   dev-tex/pgf
-   >=dev-texlive/texlive-latexrecommended-2008-r2 ) )
-   libcaca? ( media-libs/libcaca )
-   lua? ( dev-lang/lua:0 )
-   qt4? ( >=dev-qt/qtcore-4.5:4
-   >=dev-qt/qtgui-4.5:4
-   >=dev-qt/qtsvg-4.5:4 )
-   readline? ( sys-libs/readline:0 )
-   libcerf? ( sci-libs/libcerf )
-   svga? ( media-libs/svgalib )
-   wxwidgets? (
-   x11-libs/wxGTK:2.8[X]
-   x11-libs/cairo
-   x11-libs/pango
-   x11-libs/gtk+:2 )
-   X? ( x11-libs/libXaw )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? (
-   virtual/latex-base
-   dev-texlive/texlive-latexextra
-   app-text/ghostscript-gpl )"
-
-S="${WORKDIR}/${MY_P}"
-
-GP_VERSION="${PV%.*}"
-E_SITEFILE="lisp/50${PN}-gentoo.el"
-TEXMF="${EPREFIX}/usr/share/texmf-site"
-
-src_prepare() {
-   if [[ -z ${PV%%*} ]]; then
-   local dir
-   for dir in config demo m4 term tutorial; do
-   emake -C "$dir" -f Makefile.am.in Makefile.am
-   done
-   eautoreconf
-   fi
-
-   # Add special version identification as required by provision 2
-   # of the gnuplot license
-   sed -i -e "1s/.*/& (Gentoo revision ${PR})/" PATCHLEVEL || die
-
-   # hacky workaround
-   # Please hack the buildsystem if you like
-   if use prefix && use qt4; then
-   append-ldflags -Wl,-rpath,"${EPREFIX}"/usr/$(get_libdir)/qt4
-   fi
-
-   DOC_CONTENTS='Gnuplot no longer links against pdflib, see the ChangeLog
-   for details. You can use the "pdfcairo" terminal for PDF 
output.'
-   use cairo || DOC_CONTENTS+=' It is available with USE="cairo".'
-   use svga && DOC_CONTENTS+='\n\nIn order to enable ordinary users to use
-   SVGA console graphics, gnuplot needs to be set up as setuid 
root.
-   Please note that this is usually considered to be a security 
hazard.
-   As root, manually "chmod u+s /usr/bin/gnuplot".'
-   use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
-   you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
-   environment variables. See the FAQ file in /usr/share/doc/${PF}/
-   for more information.'
-}
-
-src_configure() {
-   if ! use latex; then
-   sed -i -e '/SUBDIRS/s/LaTeX//' share/Makefile.in || die
-   fi
-
-   if use wxwidgets; then
-   WX_GTK_VER="2.8"
-   need-wxwidgets unicode
-   fi
-
-   tc-export CC CXX#453174
-
-   econf \
-   --without-pdf \
-   --with-texdir="${TEXMF}/tex/latex/${PN}" \
-   --with-readline=$(usex readline gnu builtin) \
-   

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

2015-12-18 Thread Ulrich Müller
commit: af3b37dc6eb32c0ecc1212357a70aaef6637c91f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 18 13:51:41 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 18 13:52:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3b37dc

sci-visualization/gnuplot: Add missing slot dependencies.

Bug: 568628

Package-Manager: portage-2.2.26

 sci-visualization/gnuplot/gnuplot-4.6.5.ebuild| 8 
 sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild | 3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild 
b/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild
index 64d9134..ee4f6f8 100644
--- a/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-4.6.5.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$
 
@@ -33,19 +33,19 @@ RDEPEND="
cairo? (
x11-libs/cairo
x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3[png] )
+   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
ggi? ( media-libs/libggi )
latex? (
virtual/latex-base
lua? (
dev-tex/pgf
>=dev-texlive/texlive-latexrecommended-2008-r2 ) )
-   lua? ( dev-lang/lua )
+   lua? ( dev-lang/lua:0 )
plotutils? ( media-libs/plotutils )
qt4? ( >=dev-qt/qtcore-4.5:4
>=dev-qt/qtgui-4.5:4
>=dev-qt/qtsvg-4.5:4 )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:0 )
svga? ( media-libs/svgalib )
wxwidgets? (
x11-libs/wxGTK:2.8[X]

diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
index f49a707..09c5bc3 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
@@ -24,6 +24,7 @@ else
SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
inherit autotools
+
 fi
 
 LICENSE="gnuplot bitmap? ( free-noncomm )"
@@ -34,7 +35,7 @@ RDEPEND="
cairo? (
x11-libs/cairo
x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3[png] )
+   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
ggi? ( media-libs/libggi )
latex? (
virtual/latex-base



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

2015-12-18 Thread Ulrich Müller
commit: 7b91a71f1073dea160d30dd851dc929bec90fadd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 18 13:44:42 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 18 13:52:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b91a71f

sci-visualization/gnuplot: Remove unused patch file.

Package-Manager: portage-2.2.26

 .../gnuplot/files/gnuplot-4.6.3-eldoc.patch  | 16 
 1 file changed, 16 deletions(-)

diff --git a/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch 
b/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch
deleted file mode 100644
index ad8395e..000
--- a/sci-visualization/gnuplot/files/gnuplot-4.6.3-eldoc.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-https://bugs.gentoo.org/459172
-
 gnuplot-4.6.3-orig/docs/Makefile.in
-+++ gnuplot-4.6.3/docs/Makefile.in
-@@ -398,9 +398,9 @@
-   @if test "$(EMACS)" != no; then \
-  test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING 
GNUPLOT.DOC" ; \
-  test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc 
. ; \
-- $(EMACS) -batch -l $(srcdir)/doc2texi.el -f d2t-doc-to-texi ; \
-+ $(EMACS) -batch -q -no-site-file -l $(srcdir)/doc2texi.el -f 
d2t-doc-to-texi ; \
-  echo "Compiling gnuplot-eldoc.el" ; \
-- $(EMACS) -batch --eval='(byte-compile-file "gnuplot-eldoc.el")' ; \
-+ $(EMACS) -batch -q -no-site-file -f batch-byte-compile 
gnuplot-eldoc.el ; \
-   else \
-  echo "No emacs found - cannot create texinfo file" ; \
-   fi



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

2015-12-18 Thread Mike Frysinger
commit: 0b4d79ea400a03d15b5fcb9ac7f67fdc83af6448
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 15:43:43 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 15:46:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4d79ea

sys-devel/gnuconfig: stabilize 20150727 for all

 sys-devel/gnuconfig/gnuconfig-20150727.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gnuconfig/gnuconfig-20150727.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20150727.ebuild
index 4a8bb5d..d2012d9 100644
--- a/sys-devel/gnuconfig/gnuconfig-20150727.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20150727.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jaffl/files/

2015-12-18 Thread Patrice Clement
commit: 73679d335344e3e940f18899ca2f2f3303d07eab
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 10:18:04 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73679d33

dev-java/jaffl: Clean up unused patch.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jaffl/files/library-path-0.5.1.patch | 9 -
 1 file changed, 9 deletions(-)

diff --git a/dev-java/jaffl/files/library-path-0.5.1.patch 
b/dev-java/jaffl/files/library-path-0.5.1.patch
deleted file mode 100644
index 2a0335e..000
--- a/dev-java/jaffl/files/library-path-0.5.1.patch
+++ /dev/null
@@ -1,9 +0,0 @@
 src/com/kenai/jaffl/provider/Library.java  2010-06-04 10:55:00.0 
+1200
-+++ src/com/kenai/jaffl/provider/Library.java  2010-06-04 10:55:49.0 
+1200
-@@ -53,5 +53,6 @@
- userLibraryPath.addAll(getPropertyPaths("jaffl.library.path"));
- // Add JNA paths for compatibility
- userLibraryPath.addAll(getPropertyPaths("jna.library.path"));
-+  userLibraryPath.addAll(getPropertyPaths("java.library.path"));
- }
- }



[gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-x86asm/, dev-java/jnr-x86asm/files/

2015-12-18 Thread Patrice Clement
commit: 21fe7b87400081d445cb1ada0a34d0cf1363f70b
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 09:25:39 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21fe7b87

dev-java/jnr-x86asm: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jnr-x86asm/Manifest   |   2 -
 .../jnr-x86asm/files/jnr-x86asm_maven-build.xml| 216 -
 dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild|  41 
 dev-java/jnr-x86asm/jnr-x86asm-1.0.2.ebuild|  36 
 4 files changed, 295 deletions(-)

diff --git a/dev-java/jnr-x86asm/Manifest b/dev-java/jnr-x86asm/Manifest
index cfe700a..5481e9e 100644
--- a/dev-java/jnr-x86asm/Manifest
+++ b/dev-java/jnr-x86asm/Manifest
@@ -1,4 +1,2 @@
 DIST jnr-x86asm-0.1.tar.gz 83289 SHA256 
31c0fbcc1fa3eb9b51a2644bf302dc88afdbbac78537020488403012af552eca SHA512 
c2d2f8e60b1ec3940aea641edb98bb391f70fadf33a9ae782df0b24b8442d39a12880393e13fab305a8875a8802f7621e012472f40841e0fae24e16ea96f8043
 WHIRLPOOL 
e49536a1268882c6de24ff5193cf9bc3da0eeb8f48f1b181e99309f5d003c4482808f2a30a32fe86091aab09ef13efb5f9a749dc6df3018f9dad40b8204b795d
-DIST jnr-x86asm-1.0.1.tar.gz 114159 SHA256 
7528e5f7103ab1a40e0473cff377eb2c14e616d17c69010a8366658ed2da3f0c SHA512 
812bae9acc69d403e188e833e1060786fa17c2807c62e4213b9207d22c388217b7840f7c3fa9b16ae042e293cd821051a69e34ec118af9944fef13bec091774a
 WHIRLPOOL 
8c6bcb2d170eb9aa65944a75a359e828b05efc6695cb7727d112fd84a13366fadbad091e25ca3793ab2ba0138fe71287ab8ab808ca0a67baa413fcd19c868708
-DIST jnr-x86asm-1.0.2.tar.gz 114165 SHA256 
2846693c3af607b1b89eba23e290f9dfd0668b45755cfa6f0708714d7a0ccdae SHA512 
50ee91cd8931c4310b95276347f7860256843251dd36562350a10e34728e001d9e387ac4c230b4341f602bd9fe7fa8813a46e248b835c7e08801f5a3da04e11e
 WHIRLPOOL 
8b5a5519f756be8c47bfdf6742653f883eed1e78b93abcad32081f18c97d09e855d58384920e731e9d65ef7d5c0135e0398cbc7c5d0abcda9fe7290ee0f998b6
 DIST jnr-x86asm-1.0.2.zip 180046 SHA256 
a4af22b926cfb4e2880ff15da014b8c0c6d915050ce59ddca40cde85cbb988e2 SHA512 
e77124b7f0074dcd8b17ba200a1c99350827e6a3c641d6caa33b6bd900c95af9140f8ab716a5299bc591969f295158709b381f9b45faddbd6b75355949e4f463
 WHIRLPOOL 
c8b4f649b696f10ba659b499e62480f10f61b4282032e0c129ad067d6470a53beb760589354510bee0132893b7dedf87c5fe6de7e1ce43586cf8f095571c1a4e

diff --git a/dev-java/jnr-x86asm/files/jnr-x86asm_maven-build.xml 
b/dev-java/jnr-x86asm/files/jnr-x86asm_maven-build.xml
deleted file mode 100644
index f78f62e..000
--- a/dev-java/jnr-x86asm/files/jnr-x86asm_maven-build.xml
+++ /dev/null
@@ -1,216 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  
-  
-  
-
-  
-  
-
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-
-  
-  
-  
-
-  
-  
-  
-
-  
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-  
-  
-
-  
-
-
-  
-
-  
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-
-  
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-  
-
-  
-=== WARNING 
===
- JUnit is not present in your $ANT_HOME/lib directory. Tests not 
executed.
-
===
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-  
-  
-
-  
-
-  
-
-  
-
-  
-
-
-http://repository.jboss.com/maven2/junit/junit/4.8.2/junit-4.8.2.jar; 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-http://snapshots.jboss.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar; 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-http://repository.jboss.org/maven2//junit/junit/4.8.2/junit-4.8.2.jar; 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-https://repository.jboss.org/nexus/content/groups/public-jboss//junit/junit/4.8.2/junit-4.8.2.jar;
 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-https://oss.sonatype.org/content/repositories/snapshots/junit/junit/4.8.2/junit-4.8.2.jar;
 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-http://repo1.maven.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar; 
- dest="${maven.repo.local}/junit/junit/4.8.2/junit-4.8.2.jar" 
- usetimestamp="false" 
- ignoreerrors="true"/>
-  
-
-

diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild 
b/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild
deleted file mode 

[gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-x86asm/

2015-12-18 Thread Patrice Clement
commit: b06fd9e44ce731c2c0fa0fbf8b459838bf8663dc
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 10:19:02 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06fd9e4

dev-java/jnr-x86asm: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jnr-x86asm/Manifest  |  1 -
 dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild | 40 ---
 2 files changed, 41 deletions(-)

diff --git a/dev-java/jnr-x86asm/Manifest b/dev-java/jnr-x86asm/Manifest
index 5481e9e..a2b209b 100644
--- a/dev-java/jnr-x86asm/Manifest
+++ b/dev-java/jnr-x86asm/Manifest
@@ -1,2 +1 @@
-DIST jnr-x86asm-0.1.tar.gz 83289 SHA256 
31c0fbcc1fa3eb9b51a2644bf302dc88afdbbac78537020488403012af552eca SHA512 
c2d2f8e60b1ec3940aea641edb98bb391f70fadf33a9ae782df0b24b8442d39a12880393e13fab305a8875a8802f7621e012472f40841e0fae24e16ea96f8043
 WHIRLPOOL 
e49536a1268882c6de24ff5193cf9bc3da0eeb8f48f1b181e99309f5d003c4482808f2a30a32fe86091aab09ef13efb5f9a749dc6df3018f9dad40b8204b795d
 DIST jnr-x86asm-1.0.2.zip 180046 SHA256 
a4af22b926cfb4e2880ff15da014b8c0c6d915050ce59ddca40cde85cbb988e2 SHA512 
e77124b7f0074dcd8b17ba200a1c99350827e6a3c641d6caa33b6bd900c95af9140f8ab716a5299bc591969f295158709b381f9b45faddbd6b75355949e4f463
 WHIRLPOOL 
c8b4f649b696f10ba659b499e62480f10f61b4282032e0c129ad067d6470a53beb760589354510bee0132893b7dedf87c5fe6de7e1ce43586cf8f095571c1a4e

diff --git a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild 
b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
deleted file mode 100644
index 34d8218..000
--- a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-JAVA_PKG_IUSE="doc source"
-WANT_ANT_TASKS="ant-nodeps"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="A pure-java port of asmjit"
-HOMEPAGE="https://github.com/wmeissner/jnr-x86asm/;
-SRC_URI="https://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-IUSE=""
-
-COMMON_DEP=""
-
-RDEPEND=">=virtual/jre-1.5
-   ${COMMON_DEP}"
-DEPEND=">=virtual/jdk-1.5
-   app-arch/unzip
-   ${COMMON_DEP}"
-
-src_unpack() {
-   unpack ${A}
-   cd "${WORKDIR}" || die
-   mv w* "${P}" || die
-}
-
-src_install() {
-   java-pkg_dojar "dist/${PN}.jar"
-   use doc && java-pkg_dojavadoc dist/javadoc
-   use source && java-pkg_dosrc src
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-x86asm/

2015-12-18 Thread Patrice Clement
commit: cc0e226e707c5b5c9f2599a04bb7e8e9f78d4c12
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 09:24:35 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0e226e

dev-java/jnr-x86asm: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild 
b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
index cfcad57..5b09fb3 100644
--- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
+++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.zip -> 
${P}.zip"
 
 LICENSE="MIT"
 SLOT="1.0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.6"



[gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/

2015-12-18 Thread Brian Evans
commit: 5611dbadfccf29256a6c0cd38fba9e1b3b0ca6ea
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 18 17:19:33 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 18 17:22:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5611dbad

virtual/httpd-php: Drop all keywords to ~arch. Was added with stable by mistake

Package-Manager: portage-2.2.26

 virtual/httpd-php/httpd-php-7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/httpd-php/httpd-php-7.0.ebuild 
b/virtual/httpd-php/httpd-php-7.0.ebuild
index 4c3efad..39ea2c9 100644
--- a/virtual/httpd-php/httpd-php-7.0.ebuild
+++ b/virtual/httpd-php/httpd-php-7.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]



[gentoo-commits] repo/gentoo:master commit in: virtual/httpd-php/

2015-12-18 Thread Brian Evans
commit: 4f9d5eee569c8de6f9356a52244d4ae0fec87646
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 18 17:21:26 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 18 17:22:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9d5eee

virtual/httpd-php: Drop old masked ~arch version

Package-Manager: portage-2.2.26

 virtual/httpd-php/httpd-php-5.4-r2.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/virtual/httpd-php/httpd-php-5.4-r2.ebuild 
b/virtual/httpd-php/httpd-php-5.4-r2.ebuild
deleted file mode 100644
index 5b1de14..000
--- a/virtual/httpd-php/httpd-php-5.4-r2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
-IUSE=""
-
-RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
- dev-lang/php:${SLOT}[apache2]
- dev-lang/php:${SLOT}[cgi] )"
-DEPEND=""



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

2015-12-18 Thread Matt Thode
commit: 970124b8f27e024c474d28a38affbe472d240a47
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Dec 18 17:35:54 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Dec 18 17:36:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970124b8

dev-python/python-openstackclient: bup

Package-Manager: portage-2.2.24

 dev-python/python-openstackclient/Manifest |  1 +
 .../python-openstackclient-1.7.2.ebuild| 85 ++
 2 files changed, 86 insertions(+)

diff --git a/dev-python/python-openstackclient/Manifest 
b/dev-python/python-openstackclient/Manifest
index d983051..f3879fc 100644
--- a/dev-python/python-openstackclient/Manifest
+++ b/dev-python/python-openstackclient/Manifest
@@ -1,3 +1,4 @@
 DIST python-openstackclient-1.0.4.tar.gz 203012 SHA256 
4ae6d7b35fd1da2a07959fea9639e506871abfb769c62f3692d2f2585605ac85 SHA512 
d1076456ec9867c5dd6c13059bff56cb358eb675666cc5c38de0414b8c0ea26e057c286ebe2a0146f68ca50c1a416cac5f680ec72b633879cefafa25c76dc9c9
 WHIRLPOOL 
25df1e0209145a9e9c9c36676e1423d42129b2f8408aa22fdb18cf75f9b138009033b27002c76832448f026b518671fd49eb4bea8877bed560153ac5a88e2e4d
 DIST python-openstackclient-1.6.0.tar.gz 25 SHA256 
7400b86fc57032bfd7d4fed317ad2311bfb35ee192200c437b23c2ab85d49b24 SHA512 
e62f9265566def5c43dc4fe6d4aeb7c61be802cd7f53db78bb3db681a97b140364afedff07a9e0bcc0622d39d9341150dab3ca7fa230b2c64a6c820d713acc89
 WHIRLPOOL 
6b7cd39f26fcd106f4e5819af8a54b4fb79e3a1dbb5aff79e7601392e25f6b7a80f94b1ff299e6d80d3afb7a064f03acfa202779f36677098f4b612dfc174d9c
 DIST python-openstackclient-1.7.1.tar.gz 265368 SHA256 
c9a379d5688cf63e5ff9634929bac06204b562d2afe00fca14831ad0799e3240 SHA512 
137d6bf2b6a2bd09073ca1ee63f3f6b38568baa3bc93796938e18dc694a6401353598369d8c7028d054cf31eed84bc38869375fa38649d4657b46907ba379b2c
 WHIRLPOOL 
afc99ef30eaba71059a3141eb4fe9c5f094e41cf35af12a44cf2209c3244747573651c7cbd722b750c48cc8c6897db574f3af8f1993892e953238e96d1f2f1e0
+DIST python-openstackclient-1.7.2.tar.gz 265828 SHA256 
f5b25c175dc9a4fc4a6170a229b178ed5d033ff28e1f34b15af6553c4e6ba95e SHA512 
8bc13d3618079aef9beeb3c7d5ca15bab3242d39f04a97844486cc2bf139e3189da21db912a5edc5e03c985374f921e46501dd211c10b2e13a2eee80a560207f
 WHIRLPOOL 
1ceca9e37e01a0eee4d246608f2cacce9ce94b45ca4baad340ecd6b4e5132f530e61bf38723c3474615dd5973ef4b88a2492b9dee46e75a5722f40d22e2db815

diff --git 
a/dev-python/python-openstackclient/python-openstackclient-1.7.2.ebuild 
b/dev-python/python-openstackclient/python-openstackclient-1.7.2.ebuild
new file mode 100644
index 000..766dca2
--- /dev/null
+++ b/dev-python/python-openstackclient/python-openstackclient-1.7.2.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack APIs"
+HOMEPAGE="https://github.com/openstack/python-openstackclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+REQUIRED_USE="test? ( doc )"
+
+CDEPEND="
+   >=dev-python/pbr-1.6[${PYTHON_USEDEP}]
+   

[gentoo-commits] proj/qt:master commit in: dev-qt/qtlocation/

2015-12-18 Thread Davide Pesavento
commit: 8a3b0e22255b424846c30b66b61d54c69f9f6445
Author: Davide Pesavento  gentoo  org>
AuthorDate: Fri Dec 18 17:50:17 2015 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Fri Dec 18 17:50:17 2015 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=8a3b0e22

dev-qt/qtlocation: new ebuild for the 5.6 branch

It seems that Qt Location will be an officially supported module in 5.6

Package-Manager: portage-2.2.26

 dev-qt/qtlocation/qtlocation-5.6..ebuild | 30 
 1 file changed, 30 insertions(+)

diff --git a/dev-qt/qtlocation/qtlocation-5.6..ebuild 
b/dev-qt/qtlocation/qtlocation-5.6..ebuild
new file mode 100644
index 000..2bfcaeb
--- /dev/null
+++ b/dev-qt/qtlocation/qtlocation-5.6..ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit qt5-build
+
+DESCRIPTION="The Location module for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtgui-${PV}
+   ~dev-qt/qtnetwork-${PV}
+   ~dev-qt/qtpositioning-${PV}
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+   src/3rdparty
+   src/location
+   src/imports/location
+   src/plugins/geoservices
+)



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2015-12-18 Thread Mike Gilbert
commit: 293b4ac4d038f4c00cc19a92af728a0fa06edfa2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Dec 18 16:54:42 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Dec 18 16:54:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293b4ac4

sys-boot/grub: Add postinst warning about security bug

Package-Manager: portage-2.2.26_p32

 sys-boot/grub/grub-2.02_beta2-r8.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/sys-boot/grub/grub-2.02_beta2-r8.ebuild 
b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
index abfeffb..90e0399 100644
--- a/sys-boot/grub/grub-2.02_beta2-r8.ebuild
+++ b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
@@ -309,5 +309,14 @@ pkg_postinst() {
optfeature "Detect other operating systems (grub-mkconfig)" 
sys-boot/os-prober
optfeature "Create rescue media (grub-mkrescue)" 
dev-libs/libisoburn
optfeature "Enable RAID device detection" sys-fs/mdadm
+   else
+   local v
+   for v in ${REPLACING_VERSIONS}; do
+   if ! version_is_at_least 2.02_beta2-r8 ${v}; then
+   ewarn "Please re-run grub2-install to address a 
security flaw when using"
+   ewarn "username/password authentication in 
grub."
+   ewarn "See bug 568326 for more information."
+   fi
+   done
fi
 }



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

2015-12-18 Thread Mike Frysinger
commit: f06c14916f78ebb9b8022810781c356ef6651d10
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 17:07:50 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 17:18:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06c1491

sys-apps/findutils: version bump to 4.5.15

 sys-apps/findutils/Manifest|  1 +
 sys-apps/findutils/findutils-4.5.15.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/sys-apps/findutils/Manifest b/sys-apps/findutils/Manifest
index f7a0471..197448c 100644
--- a/sys-apps/findutils/Manifest
+++ b/sys-apps/findutils/Manifest
@@ -1,2 +1,3 @@
 DIST findutils-4.4.2.tar.gz 2149838 SHA256 
434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a SHA512 
262d0a8301158e6541b9f24e4e043d8d8c1b196b18dbe59c3bedcf17b50c95708e33ab23a07e3bfb947ad495faafffdca3c296fb525794ca60f2dfd682f228c1
 WHIRLPOOL 
2af1467403ece2f290be6b9f69db013d386427ab553efcf750ce36bf608fab0d37708209c22bf61b8a82f41aa13bf25a247c62f78dc95446290b7a4bd35d3393
 DIST findutils-4.5.14.tar.gz 3536727 SHA256 
0de3cf625a5c9f154eee3171e072515ffdde405244dd00502af617ac57b73ae2 SHA512 
e26f0d58c316202d99d7dcc1c4d4d40591150dcf198dff2dab0f8ef5e4dc039a5ff42ef536bfc08d860f39ee4bd8215591b4cb460ff45f73007040fc5f99e66b
 WHIRLPOOL 
116b725ffb76562a3f1e9bbfa475a791b873746a7ae362eea1a97f3b701c6e32508eafb10fe47a3ad8f56ef0e67fb04a5d98a7baf5371646945718e7aff5ad60
+DIST findutils-4.5.15.tar.gz 3815470 SHA256 
bc843179f32cba7bec8192edc91b4ad0d0bf434e61b82c04d9d2c8115617d9fb SHA512 
425e14ce956fcfe83412d49b63f9487cda2ce935b6f707c4fe7d4334449d1db47369bad8358979b2782ac749047bf6396e49fb92bef114518a1d6c133417e186
 WHIRLPOOL 
f6a3761dc2c50faca0a7684731ed543676382ac4c23ed48804d70c243b53ddd34ba41c0e96fbb20a079d3e51b4a1f1773707d8b1ed7c4e44b4685544b1ae7470

diff --git a/sys-apps/findutils/findutils-4.5.15.ebuild 
b/sys-apps/findutils/findutils-4.5.15.ebuild
new file mode 100644
index 000..71678a5
--- /dev/null
+++ b/sys-apps/findutils/findutils-4.5.15.ebuild
@@ -0,0 +1,68 @@
+# 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} )
+
+inherit eutils flag-o-matic toolchain-funcs python-any-r1
+
+DESCRIPTION="GNU utilities for finding files"
+HOMEPAGE="https://www.gnu.org/software/findutils/;
+SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug nls selinux static test"
+
+RDEPEND="selinux? ( sys-libs/libselinux )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
+   nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   # Don't build or install locate because it conflicts with slocate,
+   # which is a secure version of locate.  See bug 18729
+   sed -i '/^SUBDIRS/s/locate//' Makefile.in
+
+   # Disable gnulib build test that has no impact on the source.
+   # Re-enable w/next version bump (and gnulib is updated). #554728
+   [[ ${PV} != "4.5.15" ]] && die "re-enable test #554728"
+   echo 'exit 0' > tests/test-update-copyright.sh || die
+}
+
+src_configure() {
+   use static && append-ldflags -static
+
+   program_prefix=$(usex userland_GNU '' g)
+   econf \
+   --with-packager="Gentoo" \
+   --with-packager-version="${PVR}" \
+   --with-packager-bug-reports="https://bugs.gentoo.org/; \
+   --program-prefix=${program_prefix} \
+   $(use_enable debug) \
+   $(use_enable nls) \
+   $(use_with selinux) \
+   --libexecdir='$(libdir)'/find
+}
+
+src_compile() {
+   # We don't build locate, but the docs want a file in there.
+   emake -C locate dblocation.texi
+   default
+}
+
+src_install() {
+   default
+
+   # We don't need this, so punt it.
+   rm "${ED}"/usr/bin/${program_prefix}oldfind \
+   "${ED}"/usr/share/man/man1/${program_prefix}oldfind.1 || die
+}



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

2015-12-18 Thread Justin Lecher
commit: 2488220b433c82de5e2b8693ea166a5b4e437912
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Dec 18 17:26:35 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Dec 18 17:26:35 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=2488220b

Merge pull request #554 from TheChymera/nilearn

Nilearn directory updae

 profiles/updates/4Q-2015   | 1 +
 {dev-python => sci-biology}/nilearn/ChangeLog  | 0
 {dev-python => sci-biology}/nilearn/Manifest   | 0
 {dev-python => sci-biology}/nilearn/metadata.xml   | 0
 {dev-python => sci-biology}/nilearn/nilearn-0.1.4.1.ebuild | 0
 {dev-python => sci-biology}/nilearn/nilearn-.ebuild| 0
 6 files changed, 1 insertion(+)



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

2015-12-18 Thread Justin Lecher
commit: f890af12b3e67c606fa1fd9b9a4c9ecb5a99aad2
Author: Horea Christian  mail  ru>
AuthorDate: Thu Dec 17 11:22:36 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 17 11:22:36 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f890af12

added move notice

 profiles/updates/4Q-2015 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015
new file mode 100644
index 000..49814b7
--- /dev/null
+++ b/profiles/updates/4Q-2015
@@ -0,0 +1 @@
+move dev-python/nilearn sci-biology/nilearn



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

2015-12-18 Thread Ulrich Müller
commit: 52a50e3f96089fa9069f4abdccb73c3202aecce9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 18 18:16:24 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 18 18:16:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a50e3f

app-emacs/xclip: Remove old.

Package-Manager: portage-2.2.26

 app-emacs/xclip/Manifest |  1 -
 app-emacs/xclip/xclip-1.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-emacs/xclip/Manifest b/app-emacs/xclip/Manifest
index adf6e4e..bb78940 100644
--- a/app-emacs/xclip/Manifest
+++ b/app-emacs/xclip/Manifest
@@ -1,2 +1 @@
-DIST xclip-1.0.el.xz 1560 SHA256 
ea9bd42646872b6b0c67d352d9b875e23cc6604c56ec131a901a615c0f50184d SHA512 
7d18992927f9b0c54db289ac2bdb1612fb6a7fc59b6ec22e83ef62c9e23c963adbffb9da5b8dbeccd9465063ed39884f14ee4b7ad5f0317a7e12ab041ed7d723
 WHIRLPOOL 
55dde6bd7e65196cc9c226853f5bb74a774da4837e9448341f98512b3f7123f6013bbaa80bbca9a9c3dfc4936c18cadb3c8ef3cac44705f867997209fcdb5e5d
 DIST xclip-1.3.el.xz 2164 SHA256 
10ecb4d2f11c65707be3a1646f07b51d56a6670e30c676a94c03664b01930ab5 SHA512 
5b51703a365fa3991a97c06734b6baf6473ba672ab2ed572db45330fc6b761258403191079725f8c3e8d72919355a2cadf0c04e31396805718de30474ac08520
 WHIRLPOOL 
b24f22cd7c194897b52df134cfa9d55a40bf158de901ef65c10df0e428202739fcac599bfb476beadfebf88cf80d2ab06c21333a7f791ac7d1fe3890afa17941

diff --git a/app-emacs/xclip/xclip-1.0.ebuild b/app-emacs/xclip/xclip-1.0.ebuild
deleted file mode 100644
index ab25e0a..000
--- a/app-emacs/xclip/xclip-1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Emacs Interface to XClip"
-HOMEPAGE="https://elpa.gnu.org/packages/;
-SRC_URI="mirror://gentoo/${P}.el.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="x11-misc/xclip"
-
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-   elisp-site-regen
-   elog "To enable xclip-mode, add (xclip-mode 1) to your ~/.emacs file."
-}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/

2015-12-18 Thread Michał Górny
commit: 80ebc9837b14b8d9133fcdc4342125915b5face4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 18 16:32:09 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 18 16:37:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ebc983

net-wireless/blueman: Security fix bump to 2.0.3, #568644

 net-wireless/blueman/Manifest |   1 +
 net-wireless/blueman/blueman-2.0.3.ebuild | 115 ++
 2 files changed, 116 insertions(+)

diff --git a/net-wireless/blueman/Manifest b/net-wireless/blueman/Manifest
index ff84641..c7a87fa 100644
--- a/net-wireless/blueman/Manifest
+++ b/net-wireless/blueman/Manifest
@@ -1 +1,2 @@
+DIST blueman-2.0.3.tar.xz 1942832 SHA256 
243605e4401c2d21f4706965ef100dac907658d480ace37cbdf863c1c8a45825 SHA512 
aaa6bad3321102b09f1cf69f0a3bc7d848bb6674821aa3cb6848243efcd1c1a2b37e20118bf8368b22e32ed1066b57ff187d3a672f2e41122c82d6526bfc888a
 WHIRLPOOL 
0e5ede56e64287e7d500a1836a3eea21efd4f6b1dedd9c5376179309279ecd3d7e84e622c2d167ec5eadc1801c83303c0f2a3988f9eca3422302344414e348d9
 DIST blueman-2.0.tar.xz 1941332 SHA256 
81a5ca95124f12bfb62d2d2d0d265af70cdae1d43b0c6e4fc6d2bad8f82958f1 SHA512 
44d3967d031f7482e7700674970eff08fee53d8cbeb96e46b2f97e2a2fb6b5790f663ed73129eab241545ebaa6c5748dc6cf6b90a2c4795b27e90b5399d71f80
 WHIRLPOOL 
394bac3e0b457fdbb79c69fe9181abafde3f9b1138ff71c4dc23bc78424b76284e3ad9cf02dc168848fa461541f86fa2bba5aee0f014e460f0852e1bfa163dae

diff --git a/net-wireless/blueman/blueman-2.0.3.ebuild 
b/net-wireless/blueman/blueman-2.0.3.ebuild
new file mode 100644
index 000..3d6fd58
--- /dev/null
+++ b/net-wireless/blueman/blueman-2.0.3.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+inherit eutils gnome2-utils linux-info python-single-r1
+
+DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for 
everyday bluetooth tasks"
+HOMEPAGE="https://github.com/blueman-project/blueman;
+
+if [[ ${PV} == "" ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/blueman-project/blueman.git;
+   KEYWORDS=""
+else
+   
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~ppc ~x86"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="appindicator network nls policykit pulseaudio thunar"
+
+COMMON_DEPEND="
+   dev-python/pygobject:3
+   >=net-wireless/bluez-4.61:=
+   ${PYTHON_DEPS}"
+DEPEND="${COMMON_DEPEND}
+   dev-python/cython[${PYTHON_USEDEP}]
+   virtual/pkgconfig
+   nls? ( dev-util/intltool sys-devel/gettext )"
+RDEPEND="${COMMON_DEPEND}
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   sys-apps/dbus
+   x11-libs/gtk+:3[introspection]
+   x11-libs/libnotify[introspection]
+   || (
+   x11-themes/faenza-icon-theme
+   x11-themes/gnome-icon-theme
+   x11-themes/mate-icon-theme
+   )
+   appindicator? ( dev-libs/libappindicator:3[introspection] )
+   network? (
+   net-dns/avahi[autoipd]
+   net-firewall/iptables
+   sys-apps/net-tools
+   || (
+   net-dns/dnsmasq
+   net-misc/dhcp
+   >=net-misc/networkmanager-0.8
+   )
+   )
+   policykit? ( sys-auth/polkit )
+   pulseaudio? ( media-sound/pulseaudio[bluetooth] )
+   thunar? ( xfce-base/thunar )
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+pkg_pretend() {
+   if use network; then
+   local CONFIG_CHECK="~BRIDGE ~IP_NF_IPTABLES
+   ~IP_NF_NAT ~IP_NF_TARGET_MASQUERADE"
+   linux-info_pkg_setup
+   fi
+}
+
+pkg_setup() {
+   pkg_pretend
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   epatch \
+   
"${FILESDIR}/${PN}-2.0-set-codeset-for-gettext-to-UTF-8-always.patch"
+   [[ ${PV} ==  ]] && eautoreconf
+}
+
+src_configure() {
+   econf \
+   --docdir=/usr/share/doc/${PF} \
+   --disable-runtime-deps-check \
+   --disable-static \
+   $(use_enable policykit polkit) \
+   $(use_enable nls) \
+   $(use_enable thunar thunar-sendto)
+}
+
+src_install() {
+   default
+
+   python_fix_shebang "${D}"
+   rm "${D}"/$(python_get_sitedir)/*.la || die
+
+   use appindicator || { rm 
"${D}"/$(python_get_sitedir)/${PN}/plugins/applet/AppIndicator.py* || die; }
+   use pulseaudio || { rm 
"${D}"/$(python_get_sitedir)/${PN}/{main/Pulse*.py*,plugins/manager/Pulse*.py*} 
|| die; }
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   

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

2015-12-18 Thread Mike Frysinger
commit: 2ea39dd36200d9b244dda088c0fc195c5b9fb24e
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 15:51:31 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 17:18:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea39dd3

sys-apps/findutils: drop old 4.5.x versions

 sys-apps/findutils/Manifest|  1 -
 sys-apps/findutils/findutils-4.5.12.ebuild | 50 --
 sys-apps/findutils/findutils-4.5.14.ebuild | 50 --
 3 files changed, 101 deletions(-)

diff --git a/sys-apps/findutils/Manifest b/sys-apps/findutils/Manifest
index 65f4c71..f7a0471 100644
--- a/sys-apps/findutils/Manifest
+++ b/sys-apps/findutils/Manifest
@@ -1,3 +1,2 @@
 DIST findutils-4.4.2.tar.gz 2149838 SHA256 
434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a SHA512 
262d0a8301158e6541b9f24e4e043d8d8c1b196b18dbe59c3bedcf17b50c95708e33ab23a07e3bfb947ad495faafffdca3c296fb525794ca60f2dfd682f228c1
 WHIRLPOOL 
2af1467403ece2f290be6b9f69db013d386427ab553efcf750ce36bf608fab0d37708209c22bf61b8a82f41aa13bf25a247c62f78dc95446290b7a4bd35d3393
-DIST findutils-4.5.12.tar.gz 3236073 SHA256 
df859eebad68c216204363f163c0e4200208ce7348f3658564a120e32e4f63de SHA512 
d909ca2d3629f871e6f79e99cf547f76ea73dad773972923c177267c272a7c82e308cca22e5c8746e6aca33dee8110f1af390fbe2abf93544e5917e6475ab2f8
 WHIRLPOOL 
046ef3394c0834800139c1c5a6c9caddbbf36190d27bb28bd2afa212c00bbbef6c959441f2afc36c058d3cee279d3b6c971192ff442e796ee7e72edfb76b2730
 DIST findutils-4.5.14.tar.gz 3536727 SHA256 
0de3cf625a5c9f154eee3171e072515ffdde405244dd00502af617ac57b73ae2 SHA512 
e26f0d58c316202d99d7dcc1c4d4d40591150dcf198dff2dab0f8ef5e4dc039a5ff42ef536bfc08d860f39ee4bd8215591b4cb460ff45f73007040fc5f99e66b
 WHIRLPOOL 
116b725ffb76562a3f1e9bbfa475a791b873746a7ae362eea1a97f3b701c6e32508eafb10fe47a3ad8f56ef0e67fb04a5d98a7baf5371646945718e7aff5ad60

diff --git a/sys-apps/findutils/findutils-4.5.12.ebuild 
b/sys-apps/findutils/findutils-4.5.12.ebuild
deleted file mode 100644
index 1a72b20..000
--- a/sys-apps/findutils/findutils-4.5.12.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="5"
-
-inherit eutils flag-o-matic toolchain-funcs multilib
-
-DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="https://www.gnu.org/software/findutils/;
-SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="nls selinux static"
-
-RDEPEND="selinux? ( sys-libs/libselinux )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   # Don't build or install locate because it conflicts with slocate,
-   # which is a secure version of locate.  See bug 18729
-   sed -i '/^SUBDIRS/s/locate//' Makefile.in
-}
-
-src_configure() {
-   use static && append-ldflags -static
-
-   program_prefix=$(usex userland_GNU '' g)
-   econf \
-   --with-packager="Gentoo" \
-   --with-packager-version="${PVR}" \
-   --with-packager-bug-reports="https://bugs.gentoo.org/; \
-   --program-prefix=${program_prefix} \
-   $(use_enable nls) \
-   $(use_with selinux) \
-   --libexecdir='$(libdir)'/find
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc NEWS README TODO ChangeLog
-
-   # We don't need this, so punt it.
-   rm "${ED}"/usr/bin/${program_prefix}oldfind \
-   "${ED}"/usr/share/man/man1/${program_prefix}oldfind.1 || die
-}

diff --git a/sys-apps/findutils/findutils-4.5.14.ebuild 
b/sys-apps/findutils/findutils-4.5.14.ebuild
deleted file mode 100644
index 1a72b20..000
--- a/sys-apps/findutils/findutils-4.5.14.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="5"
-
-inherit eutils flag-o-matic toolchain-funcs multilib
-
-DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="https://www.gnu.org/software/findutils/;
-SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="nls selinux static"
-
-RDEPEND="selinux? ( 

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

2015-12-18 Thread Mike Frysinger
commit: 7f873b4c39d17c82268c502cf470432939f5d01a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Dec 18 16:57:21 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Dec 18 17:18:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f873b4c

sys-apps/findutils: fix python handling when running tests #518838

 sys-apps/findutils/findutils-4.5.14-r1.ebuild | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-apps/findutils/findutils-4.5.14-r1.ebuild 
b/sys-apps/findutils/findutils-4.5.14-r1.ebuild
index 6d0ad70..f4f5a44 100644
--- a/sys-apps/findutils/findutils-4.5.14-r1.ebuild
+++ b/sys-apps/findutils/findutils-4.5.14-r1.ebuild
@@ -4,7 +4,9 @@
 
 EAPI="4"
 
-inherit eutils flag-o-matic toolchain-funcs
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils flag-o-matic toolchain-funcs python-any-r1
 
 DESCRIPTION="GNU utilities for finding files"
 HOMEPAGE="https://www.gnu.org/software/findutils/;
@@ -18,8 +20,13 @@ IUSE="debug nls selinux static"
 RDEPEND="selinux? ( sys-libs/libselinux )
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
nls? ( sys-devel/gettext )"
 
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
 src_prepare() {
epatch "${FILESDIR}"/${P}-test-bashisms.patch #531020
# Don't build or install locate because it conflicts with slocate,



[gentoo-commits] proj/sci:master commit in: sci-biology/nilearn/, dev-python/nilearn/

2015-12-18 Thread Justin Lecher
commit: d4c2d39fd68fdfb593416cd922049a76a3520e55
Author: Horea Christian  mail  ru>
AuthorDate: Thu Dec 17 09:07:23 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Dec 18 17:27:16 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4c2d39f

moved files to new location

 {dev-python => sci-biology}/nilearn/ChangeLog  | 0
 {dev-python => sci-biology}/nilearn/metadata.xml   | 0
 {dev-python => sci-biology}/nilearn/nilearn-0.1.4.1.ebuild | 0
 {dev-python => sci-biology}/nilearn/nilearn-.ebuild| 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-python/nilearn/ChangeLog b/sci-biology/nilearn/ChangeLog
similarity index 100%
rename from dev-python/nilearn/ChangeLog
rename to sci-biology/nilearn/ChangeLog

diff --git a/dev-python/nilearn/metadata.xml b/sci-biology/nilearn/metadata.xml
similarity index 100%
rename from dev-python/nilearn/metadata.xml
rename to sci-biology/nilearn/metadata.xml

diff --git a/dev-python/nilearn/nilearn-0.1.4.1.ebuild 
b/sci-biology/nilearn/nilearn-0.1.4.1.ebuild
similarity index 100%
rename from dev-python/nilearn/nilearn-0.1.4.1.ebuild
rename to sci-biology/nilearn/nilearn-0.1.4.1.ebuild

diff --git a/dev-python/nilearn/nilearn-.ebuild 
b/sci-biology/nilearn/nilearn-.ebuild
similarity index 100%
rename from dev-python/nilearn/nilearn-.ebuild
rename to sci-biology/nilearn/nilearn-.ebuild



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

2015-12-18 Thread Justin Lecher
commit: 9c53144f557b7c1fe0e44b0693ef099f7d95f368
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Dec 18 17:26:57 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Dec 18 17:27:16 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9c53144f

Update local USE description

Signed-off-by: Justin Lecher  gentoo.org>

 profiles/use.local.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3e06f58..613facd 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -36,6 +36,7 @@ dev-libs/libflatarray:cuda - Enables plugins for NVIDIA GPUs 
(e.g. CUDAAllocator
 dev-ml/mlgmpidl:mpfr - Add support for dev-libs/mpfr
 dev-ml/zarith:mpir - Use sci-libs/mpir for arbitrary precision integer 
arithmetic
 dev-python/ffnet:matplotlib - Use matplotlib for drawing
+dev-python/nilearn:plot - Adds optional dependency needed for plotting 
function subset.
 dev-python/pyhdf:szip - Allow to use sci-libs/szip for SZIP compression method 
in SDsetcompress()
 dev-python/ufl:scipy - Adds support for evaluating Bessel functions using 
dev-python/scipy
 dev-tex/pythontex:highlighting - PLEASE FIX MY DESCRIPTION



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

2015-12-18 Thread Justin Lecher
commit: 4bd21205382cd97453bb2852d9290b58024fa621
Author: Horea Christian  mail  ru>
AuthorDate: Thu Dec 17 11:22:36 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Dec 18 17:27:16 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4bd21205

added move notice

 profiles/updates/4Q-2015 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015
new file mode 100644
index 000..49814b7
--- /dev/null
+++ b/profiles/updates/4Q-2015
@@ -0,0 +1 @@
+move dev-python/nilearn sci-biology/nilearn



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

2015-12-18 Thread Justin Lecher
commit: 49ab51ebe0b61d92918f823517338ca41881d3a4
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Dec 18 17:27:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Dec 18 17:27:22 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=49ab51eb

Merge remote-tracking branch 'github/master'

* github/master:
  added move notice
  moved files to new location




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

2015-12-18 Thread Justin Lecher
commit: e7893ea65b937384ffaa32c765d25e89425565c3
Author: Horea Christian  mail  ru>
AuthorDate: Thu Dec 17 09:08:04 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 17 09:08:04 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e7893ea6

Merge branch 'nilearn' of github.com:TheChymera/neurogentoo into nilearn

 sci-biology/nilearn/ChangeLog  | 8 
 sci-biology/nilearn/nilearn-0.1.4.1.ebuild | 3 ++-
 sci-biology/nilearn/nilearn-.ebuild| 7 ++-
 3 files changed, 16 insertions(+), 2 deletions(-)



[gentoo-commits] proj/sci:master commit in: sci-biology/nilearn/, dev-python/nilearn/

2015-12-18 Thread Justin Lecher
commit: b19797fb68c5c91c7d5009ea80bbae8ee9417249
Author: Horea Christian  mail  ru>
AuthorDate: Thu Dec 17 09:07:23 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 17 09:07:23 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b19797fb

moved files to new location

 {dev-python => sci-biology}/nilearn/ChangeLog  | 0
 {dev-python => sci-biology}/nilearn/metadata.xml   | 0
 {dev-python => sci-biology}/nilearn/nilearn-0.1.4.1.ebuild | 0
 {dev-python => sci-biology}/nilearn/nilearn-.ebuild| 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-python/nilearn/ChangeLog b/sci-biology/nilearn/ChangeLog
similarity index 100%
rename from dev-python/nilearn/ChangeLog
rename to sci-biology/nilearn/ChangeLog

diff --git a/dev-python/nilearn/metadata.xml b/sci-biology/nilearn/metadata.xml
similarity index 100%
rename from dev-python/nilearn/metadata.xml
rename to sci-biology/nilearn/metadata.xml

diff --git a/dev-python/nilearn/nilearn-0.1.4.1.ebuild 
b/sci-biology/nilearn/nilearn-0.1.4.1.ebuild
similarity index 100%
rename from dev-python/nilearn/nilearn-0.1.4.1.ebuild
rename to sci-biology/nilearn/nilearn-0.1.4.1.ebuild

diff --git a/dev-python/nilearn/nilearn-.ebuild 
b/sci-biology/nilearn/nilearn-.ebuild
similarity index 100%
rename from dev-python/nilearn/nilearn-.ebuild
rename to sci-biology/nilearn/nilearn-.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/files/

2015-12-18 Thread Mike Gilbert
commit: 27cb6e8ce5f9c2faea0b4a39887d5d937b6107ef
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Dec 18 17:00:47 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Dec 18 17:00:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cb6e8c

sys-boot/grub: Replace patch for CVE-2015-8370

Use what actually got accepted upstream.

Package-Manager: portage-2.2.26_p32

 sys-boot/grub/files/CVE-2015-8370.patch | 57 +++--
 1 file changed, 33 insertions(+), 24 deletions(-)

diff --git a/sys-boot/grub/files/CVE-2015-8370.patch 
b/sys-boot/grub/files/CVE-2015-8370.patch
index 5701b54..69e419e 100644
--- a/sys-boot/grub/files/CVE-2015-8370.patch
+++ b/sys-boot/grub/files/CVE-2015-8370.patch
@@ -1,45 +1,54 @@
-From 88c9657960a6c5d3673a25c266781e876c181add Mon Sep 17 00:00:00 2001
+From 451d80e52d851432e109771bb8febafca7a5f1f2 Mon Sep 17 00:00:00 2001
 From: Hector Marco-Gisbert 
-Date: Fri, 13 Nov 2015 16:21:09 +0100
+Date: Wed, 16 Dec 2015 07:57:18 +0300
 Subject: [PATCH] Fix security issue when reading username and password
 
-  This patch fixes two integer underflows at:
-* grub-core/lib/crypto.c
-* grub-core/normal/auth.c
+This patch fixes two integer underflows at:
+  * grub-core/lib/crypto.c
+  * grub-core/normal/auth.c
+
+CVE-2015-8370
 
 Signed-off-by: Hector Marco-Gisbert 
 Signed-off-by: Ismael Ripoll-Ripoll 
+Also-By: Andrey Borzenkov 
 ---
- grub-core/lib/crypto.c  | 2 +-
- grub-core/normal/auth.c | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+ grub-core/lib/crypto.c  | 3 ++-
+ grub-core/normal/auth.c | 7 +--
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
 diff --git a/grub-core/lib/crypto.c b/grub-core/lib/crypto.c
-index 010e550..524a3d8 100644
+index 010e550..683a8aa 100644
 --- a/grub-core/lib/crypto.c
 +++ b/grub-core/lib/crypto.c
-@@ -468,7 +468,7 @@ grub_password_get (char buf[], unsigned buf_size)
- break;
-   }
+@@ -470,7 +470,8 @@ grub_password_get (char buf[], unsigned buf_size)
  
--  if (key == '\b')
-+  if (key == '\b' && cur_len)
+   if (key == '\b')
{
- cur_len--;
+-cur_len--;
++if (cur_len)
++  cur_len--;
  continue;
+   }
+ 
 diff --git a/grub-core/normal/auth.c b/grub-core/normal/auth.c
-index c6bd96e..5782ec5 100644
+index c6bd96e..8615c48 100644
 --- a/grub-core/normal/auth.c
 +++ b/grub-core/normal/auth.c
-@@ -172,7 +172,7 @@ grub_username_get (char buf[], unsigned buf_size)
- break;
-   }
+@@ -174,8 +174,11 @@ grub_username_get (char buf[], unsigned buf_size)
  
--  if (key == '\b')
-+  if (key == '\b' && cur_len)
+   if (key == '\b')
{
- cur_len--;
- grub_printf ("\b");
+-cur_len--;
+-grub_printf ("\b");
++if (cur_len)
++  {
++cur_len--;
++grub_printf ("\b");
++  }
+ continue;
+   }
+ 
 -- 
-1.9.1
+2.6.4
 



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

2015-12-18 Thread Patrice Clement
commit: 002db745041cb9f3907f83760d90fb2e2e054bb3
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 10:15:17 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002db745

dev-java/jaffl: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jaffl/jaffl-0.5.11-r1.ebuild | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-java/jaffl/jaffl-0.5.11-r1.ebuild 
b/dev-java/jaffl/jaffl-0.5.11-r1.ebuild
index 8600087..fe2b746 100644
--- a/dev-java/jaffl/jaffl-0.5.11-r1.ebuild
+++ b/dev-java/jaffl/jaffl-0.5.11-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/jnr/jnr-ffi/tarball/${PV} -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 CDEPEND="
dev-java/asm:3
@@ -39,6 +39,11 @@ DEPEND="
 
 JAR_VERSION=$(get_version_component_range 1-2)
 
+PATCHES=(
+   "${FILESDIR}"/${P}-library-path.patch
+   "${FILESDIR}"/${P}-GNUmakefile.patch
+)
+
 src_unpack() {
default
mv * "${P}" || die
@@ -48,8 +53,7 @@ java_prepare() {
# Don't choke on errors from generating the Javadoc
cd "${S}" || die
 
-   epatch "${FILESDIR}"/${P}-library-path.patch
-   epatch "${FILESDIR}"/${P}-GNUmakefile.patch
+   epatch "${PATCHES[@]}"
 
rm -vf lib/{.,junit*}/*.jar || die
 
@@ -83,7 +87,7 @@ src_test() {
 }
 
 src_install() {
-   java-pkg_newjar dist/${PN}-${JAR_VERSION}.jar
+   java-pkg_newjar "dist/${PN}-${JAR_VERSION}.jar"
 
use doc && java-pkg_dojavadoc dist/javadoc
use source && java-pkg_dosrc src/*



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

2015-12-18 Thread Patrice Clement
commit: cd624bb9dd8e8431f3a05d58ec0ffb6d3c972d20
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 10:20:32 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd624bb9

app-admin/entr: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 app-admin/entr/Manifest|  1 +
 app-admin/entr/entr-3.4.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-admin/entr/Manifest b/app-admin/entr/Manifest
index 14d0172..772bc1b 100644
--- a/app-admin/entr/Manifest
+++ b/app-admin/entr/Manifest
@@ -1 +1,2 @@
 DIST entr-3.3.tar.gz 22159 SHA256 
701cb7b0a72b6c9ba794ad7cc15b6ebcc2e0c978bb6906c8ae407567a044461f SHA512 
aa45bef57fb12d5ddaaebd8de03df33b69a833e4b729ad9fb0844af1c8b7031fc37ca1c81170b20967aa7dbf8854849a7b1f46da6d1d13a49d4d33502269bbca
 WHIRLPOOL 
97f256bb37f0e517365ef7f3353d08b7c702a8182051c985c13efee3613d43eeda9da8a2911407a733c5f51e66e0fd5204a07b13f11c49ab7449ddb7d69b4334
+DIST entr-3.4.tar.gz 22443 SHA256 
ce7d000fd6f2b711df905e9a6d8a2a0f50026ebaf34afeb9132d52617b6e010a SHA512 
c765b50fa131a3d89ef99856ece5a223a43f6bd8fb3df37b51ae1b27e9f22b05a7ca4dcce1752a255a2dd4634d8fb55fc499bb837c5005dc3bf095b7910d47d0
 WHIRLPOOL 
0617b5a39d735ddbc3fae9802b741874d78b50f84749ea775cfa11c673e6651bdf6eeb5cb0e4ab6e9c145408c3bb24800591d16335aa4022dcc8c07445d73536

diff --git a/app-admin/entr/entr-3.4.ebuild b/app-admin/entr/entr-3.4.ebuild
new file mode 100644
index 000..6cafdf9
--- /dev/null
+++ b/app-admin/entr/entr-3.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Run arbitrary commands when files change"
+HOMEPAGE="http://entrproject.org/;
+SRC_URI="http://entrproject.org/code/${P}.tar.gz;
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   mv eradman-* "${P}"
+}
+
+src_configure() {
+   sh configure || die
+   sed -i -e 's#\(^PREFIX \).*#\1\?= /usr#' Makefile.bsd || die
+}
+
+src_test() {
+   emake test
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+}



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

2015-12-18 Thread Patrice Clement
commit: aebc5e7c92e4580506e4fac7a94fbbfa98e37ea8
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 10:15:55 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebc5e7c

dev-java/jaffl: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jaffl/jaffl-0.5.11.ebuild | 87 --
 1 file changed, 87 deletions(-)

diff --git a/dev-java/jaffl/jaffl-0.5.11.ebuild 
b/dev-java/jaffl/jaffl-0.5.11.ebuild
deleted file mode 100644
index 2cdb898..000
--- a/dev-java/jaffl/jaffl-0.5.11.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source test"
-
-WANT_ANT_TASKS="ant-nodeps"
-
-inherit java-pkg-2 java-ant-2 versionator
-
-DESCRIPTION="An abstracted interface to invoking native functions from java"
-HOMEPAGE="http://kenai.com/projects/jaffl;
-SRC_URI="https://github.com/jnr/jnr-ffi/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-CDEPEND="dev-java/jffi:1.2
-   dev-java/jnr-x86asm:0
-   dev-java/asm:3"
-
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}
-   test? (
-   dev-java/junit:4
-   dev-java/ant-junit:0
-   dev-java/hamcrest-core:0
-   )"
-
-JAR_VERSION=$(get_version_component_range 1-2)
-
-src_unpack() {
-   default
-
-   mv * "${P}" || die
-}
-
-java_prepare() {
-   rm -vf lib/{.,junit*}/*.jar
-
-   epatch "${FILESDIR}"/${P}-library-path.patch
-   epatch "${FILESDIR}"/${P}-GNUmakefile.patch
-
-   # Don't choke on errors from generating the Javadoc
-   cd "${S}" || die
-   java-ant_xml-rewrite -f ./nbproject/build-impl.xml \
--c -e javadoc \
--a failonerror \
--v no
-
-   java-pkg_jar-from --into lib jffi-1.2
-   java-pkg_jar-from --into lib jnr-x86asm
-   java-pkg_jar-from --into lib asm-3 asm.jar asm-3.2.jar
-   java-pkg_jar-from --into lib asm-3 asm-analysis.jar asm-analysis-3.2.jar
-   java-pkg_jar-from --into lib asm-3 asm-commons.jar asm-commons-3.2.jar
-   java-pkg_jar-from --into lib asm-3 asm-tree.jar asm-tree-3.2.jar
-   java-pkg_jar-from --into lib asm-3 asm-util.jar asm-utils-3.2.jar
-   java-pkg_jar-from --into lib asm-3 asm-xml.jar asm-xml-3.2.jar
-}
-
-EANT_EXTRA_ARGS="-Dreference.jffi.jar=lib/jffi.jar \
-   -Dreference.jnr-x86asm.jar=lib/jnr-x86asm.jar \
-   -Dproject.jffi=\"${S}\" \
-   -Dproject.jnr-x86asm=\"${S}\"
-   -D\"already.built.${S}\"=true"
-
-src_test() {
-   local paths="$(java-config -di jnr-x86asm,jffi-1.2):${S}/build"
-
-   ANT_TASKS="ant-junit ant-nodeps" eant test \
-   -Drun.jvmargs="-Djava.library.path=${paths}" \
-   -Dlibs.junit_4.classpath="$(java-pkg_getjars 
junit-4,hamcrest-core)" ${EANT_EXTRA_ARGS}
-}
-
-src_install() {
-   java-pkg_newjar dist/${PN}-${JAR_VERSION}.jar
-
-   use doc && java-pkg_dojavadoc dist/javadoc
-   use source && java-pkg_dosrc src/*
-}



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

2015-12-18 Thread Patrice Clement
commit: a7e188e8e63b00e028ea5118f21d2d9a823e2303
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Dec 18 16:29:47 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Dec 18 16:32:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e188e8

dev-java/jansi: Make use of java-pkg-simple and allow for compilation to go 
through. Fixes bug 568616.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/jansi/jansi-1.5-r1.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/dev-java/jansi/jansi-1.5-r1.ebuild 
b/dev-java/jansi/jansi-1.5-r1.ebuild
new file mode 100644
index 000..9eb6c5e
--- /dev/null
+++ b/dev-java/jansi/jansi-1.5-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+JAVA_PKG_IUSE="source doc"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape 
sequences in your console output"
+HOMEPAGE="http://jansi.fusesource.org/;
+SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
+
+CDEPEND="dev-java/jansi-native:0"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.6"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.6"
+
+S="${WORKDIR}/${PN}-${P}"
+
+JAVA_GENTOO_CLASSPATH="jansi-native"
+JAVA_SRC_DIR="src"
+
+java_prepare() {
+   rm -rf src/test || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/files/, sys-boot/grub/

2015-12-18 Thread Ian Stakenvicius
commit: bd30d0f89ca44bffd2b7d9c09bee4821f6ebee93
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Thu Dec 17 17:13:57 2015 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Dec 18 20:42:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd30d0f8

sys-boot/grub:0 - use pkg-config to determine ncurses libs, bug 550132

When ncurses is built with USE=tinfo, additional libs are needed due to 
--as-needed
linking that are not included in the current AC_CHECK_LIB based config, nor 
would
be easily detectable without pkg-config.

Package-Manager: portage-2.2.24

 sys-boot/grub/files/grub-0.97-ncurses-pkgconfig.patch | 18 ++
 sys-boot/grub/grub-0.97-r17.ebuild|  2 ++
 2 files changed, 20 insertions(+)

diff --git a/sys-boot/grub/files/grub-0.97-ncurses-pkgconfig.patch 
b/sys-boot/grub/files/grub-0.97-ncurses-pkgconfig.patch
new file mode 100644
index 000..d62e434
--- /dev/null
+++ b/sys-boot/grub/files/grub-0.97-ncurses-pkgconfig.patch
@@ -0,0 +1,18 @@
+--- a/configure.ac 2015-12-17 11:09:56.807893315 -0500
 b/configure.ac 2015-12-17 11:11:06.697570856 -0500
+@@ -234,10 +234,14 @@
+ 
+ # Unless the user specify --without-curses, check for curses.
+ if test "x$with_curses" != "xno"; then
++  PKG_CHECK_MODULES([NCURSES],[ncurses],[
++AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])
++GRUB_LIBS="$GRUB_LIBS $NCURSES_LIBS"
++  ],[
+   AC_CHECK_LIB(ncurses, wgetch, [GRUB_LIBS="$GRUB_LIBS -lncurses"
+   AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])],
+ [AC_CHECK_LIB(curses, wgetch, [GRUB_LIBS="$GRUB_LIBS -lcurses"
+-   AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])])])
++   AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses 
library])])])])
+ fi
+ 
+ AC_SUBST(GRUB_LIBS)

diff --git a/sys-boot/grub/grub-0.97-r17.ebuild 
b/sys-boot/grub/grub-0.97-r17.ebuild
index 3b19b8e..790e6b2 100644
--- a/sys-boot/grub/grub-0.97-r17.ebuild
+++ b/sys-boot/grub/grub-0.97-r17.ebuild
@@ -36,6 +36,7 @@ IUSE="custom-cflags ncurses netboot static"
 LIB_DEPEND="ncurses? ( 
>=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)] )"
 RDEPEND="!static? ( ${LIB_DEPEND//[static-libs(+),/=[} )"
 DEPEND="${RDEPEND}
+   virtual/pkgconfig
static? ( ${LIB_DEPEND} )"
 
 pkg_setup() {
@@ -69,6 +70,7 @@ src_prepare() {
EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch
# bug 564890, 566638
epatch 
"${FILESDIR}"/grub-0.97-Add-esp-to-list-of-clobbered-registers.patch
+   epatch "${FILESDIR}"/grub-0.97-ncurses-pkgconfig.patch
 
rm -f "${S}"/aclocal.m4 # seems to keep bug 418287 away
eautoreconf



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

2015-12-18 Thread Ian Stakenvicius
commit: 1255f10db5310d9e613b2233f3b288c3c13ab26e
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Dec 18 20:44:38 2015 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Dec 18 20:44:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1255f10d

www-client/firefox-43.0: fix logic error in src_install causing death when 
USE=-hwaccel

Package-Manager: portage-2.2.24

 www-client/firefox/firefox-43.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-43.0.ebuild 
b/www-client/firefox/firefox-43.0.ebuild
index d63e5b2..2c932c1 100644
--- a/www-client/firefox/firefox-43.0.ebuild
+++ b/www-client/firefox/firefox-43.0.ebuild
@@ -314,9 +314,11 @@ src_install() {
|| die
 
# Augment this with hwaccel prefs
-   use hwaccel && cat "${FILESDIR}"/gentoo-hwaccel-prefs.js-1 >> \
+   if use hwaccel ; then
+   cat "${FILESDIR}"/gentoo-hwaccel-prefs.js-1 >> \

"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \
|| die
+   fi
 
# Set default path to search for dictionaries.
echo "pref(\"spellchecker.dictionary_path\", ${DICTPATH});" \



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/lpairs/

2015-12-18 Thread Michael Sterrett
commit: c17f1c0fd5dbcb1916b648ace6a4e3c304005cc0
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 23:43:17 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 23:43:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17f1c0f

fix building with gcc5 (bug #568684); use deps for libsdl; add sound use flag

Package-Manager: portage-2.2.24

 games-puzzle/lpairs/lpairs-1.0.4.ebuild | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/games-puzzle/lpairs/lpairs-1.0.4.ebuild 
b/games-puzzle/lpairs/lpairs-1.0.4.ebuild
index 6d08273..9f3a038 100644
--- a/games-puzzle/lpairs/lpairs-1.0.4.ebuild
+++ b/games-puzzle/lpairs/lpairs-1.0.4.ebuild
@@ -9,12 +9,12 @@ DESCRIPTION="A classical memory game"
 HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LPairs;
 SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="nls"
+IUSE="nls sound"
 
-RDEPEND="media-libs/libsdl
+RDEPEND="media-libs/libsdl[sound?,video]
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
@@ -23,14 +23,16 @@ src_prepare() {
sed -i \
-e 's:$localedir:/usr/share/locale:' \
-e 's:$(localedir):/usr/share/locale:' \
-   configure po/Makefile.in.in \
-   || die "sed failed"
+   configure po/Makefile.in.in || die
+   # gcc5 doesn't like the way inline is used.  just punt it. (bug #568684)
+   sed -i -e 's/^inline//g' lpairs/{sdl.[ch],pairs.[ch]} || die
 }
 
 src_configure() {
egamesconf \
--datadir="${GAMES_DATADIR_BASE}" \
-   $(use_enable nls)
+   $(use_enable nls) \
+   $(usex sound '' --disable-sound)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/mirrormagic/files/, games-puzzle/mirrormagic/

2015-12-18 Thread Michael Sterrett
commit: 79f874d07b7fee8ac9128fe85fb057912aecd487
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 23:09:58 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 23:09:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f874d0

Patch to attempt to fix building with gcc5 (bug #568618)

Package-Manager: portage-2.2.24

 .../files/mirrormagic-2.0.2-editor.patch   |  20 +
 .../files/mirrormagic-2.0.2-gcc41.patch|   4 +-
 .../mirrormagic/files/mirrormagic-2.0.2-gcc5.patch | 483 +
 .../files/mirrormagic-2.0.2-parallel.patch |   4 +-
 .../mirrormagic/mirrormagic-2.0.2-r1.ebuild|   8 +-
 5 files changed, 512 insertions(+), 7 deletions(-)

diff --git a/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-editor.patch 
b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-editor.patch
new file mode 100644
index 000..459ffa6
--- /dev/null
+++ b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-editor.patch
@@ -0,0 +1,20 @@
+--- mirrormagic-2.0.2/src/editor.c.orig
 mirrormagic-2.0.2/src/editor.c
+@@ -2751,7 +2751,7 @@
+   break;
+   }
+ 
+-  if (!LevelContainsPlayer)
++  if (!LevelContainsPlayer())
+   Request("No Level without Gregor Mc Duffin please !", REQ_CONFIRM);
+   else
+   {
+@@ -2766,7 +2766,7 @@
+   break;
+ 
+ case GADGET_ID_TEST:
+-  if (!LevelContainsPlayer)
++  if (!LevelContainsPlayer())
+   Request("No Level without Gregor Mc Duffin please !", REQ_CONFIRM);
+   else
+   {

diff --git a/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc41.patch 
b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc41.patch
index 316aa3b..c8d386f 100644
--- a/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc41.patch
+++ b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc41.patch
@@ -1,5 +1,5 @@
 src/main.h.old 2006-05-19 22:24:24.0 +0200
-+++ src/main.h 2006-05-19 22:25:57.0 +0200
+--- src/main.h.old
 src/main.h
 @@ -459,7 +459,6 @@
  #endif
  extern struct HiScore highscore[];

diff --git a/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc5.patch 
b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc5.patch
new file mode 100644
index 000..de2cc80
--- /dev/null
+++ b/games-puzzle/mirrormagic/files/mirrormagic-2.0.2-gcc5.patch
@@ -0,0 +1,483 @@
+gcc5 inline semantics changed and caused a build fauilure (bug #568618).
+
+--- mirrormagic-2.0.2.orig/src/libgame/misc.h
 mirrormagic-2.0.2/src/libgame/misc.h
+@@ -137,8 +137,8 @@
+ void sortLevelDirInfo(struct LevelDirInfo **,
+ int (*compare_function)(const void *, const void *));
+ 
+-inline void swap_numbers(int *, int *);
+-inline void swap_number_pairs(int *, int *, int *, int *);
++extern inline void swap_numbers(int *, int *);
++extern inline void swap_number_pairs(int *, int *, int *, int *);
+ 
+ char *getUserDataDir(void);
+ char *getSetupDir(void);
+--- mirrormagic-2.0.2.orig/src/libgame/msdos.h
 mirrormagic-2.0.2/src/libgame/msdos.h
+@@ -711,7 +711,7 @@
+ Pixmap XCreatePixmap(Display *, Drawable, unsigned int, unsigned int,
+unsigned int);
+ void XSync(Display *, Bool);
+-inline void XCopyArea(Display *, Drawable, Drawable, GC, int, int,
++extern inline void XCopyArea(Display *, Drawable, Drawable, GC, int, int,
+ unsigned int, unsigned int, int, int);
+ int Read_PCX_to_Pixmap(Display *, Window, GC, char *, Pixmap *, Pixmap *);
+ int XReadBitmapFile(Display *, Drawable, char *,
+--- mirrormagic-2.0.2.orig/src/libgame/sdl.h
 mirrormagic-2.0.2/src/libgame/sdl.h
+@@ -314,20 +314,20 @@
+ 
+ /* SDL function definitions */
+ 
+-inline void SDLInitVideoDisplay(void);
+-inline void SDLInitVideoBuffer(DrawBuffer **, DrawWindow **, boolean);
+-inline boolean SDLSetVideoMode(DrawBuffer **, boolean);
+-inline void SDLCopyArea(Bitmap *, Bitmap *, int, int, int, int, int, int, 
int);
+-inline void SDLFillRectangle(Bitmap *, int, int, int, int, unsigned int);
+-inline void SDLDrawSimpleLine(Bitmap *, int, int, int, int, unsigned int);
+-inline void SDLDrawLine(Bitmap *, int, int, int, int, Uint32);
+-inline Pixel SDLGetPixel(Bitmap *, int, int);
++extern inline void SDLInitVideoDisplay(void);
++extern inline void SDLInitVideoBuffer(DrawBuffer **, DrawWindow **, boolean);
++extern inline boolean SDLSetVideoMode(DrawBuffer **, boolean);
++extern inline void SDLCopyArea(Bitmap *, Bitmap *, int, int, int, int, int, 
int, int);
++extern inline void SDLFillRectangle(Bitmap *, int, int, int, int, unsigned 
int);
++extern inline void SDLDrawSimpleLine(Bitmap *, int, int, int, int, unsigned 
int);
++extern inline void SDLDrawLine(Bitmap *, int, int, int, int, Uint32);
++extern inline Pixel SDLGetPixel(Bitmap *, int, int);
+ 
+ Bitmap *SDLLoadImage(char *);
+ 
+-inline void SDLOpenAudio(void);
+-inline void SDLCloseAudio(void);
++extern inline void SDLOpenAudio(void);
++extern inline 

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

2015-12-18 Thread Bernard Cafarelli
commit: fdc5f34e97671aeabf0b8a79ddb4722ec09e31db
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Dec 18 13:45:43 2015 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Dec 18 13:46:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc5f34e

net-misc/csync: fix compilation with gcc-5

Bug #568478 by Toralf Förster  gmx.de>

Package-Manager: portage-2.2.26

 net-misc/csync/csync-0.50.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-misc/csync/csync-0.50.0.ebuild 
b/net-misc/csync/csync-0.50.0.ebuild
index 6031896..15e6dd5 100644
--- a/net-misc/csync/csync-0.50.0.ebuild
+++ b/net-misc/csync/csync-0.50.0.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$
 
@@ -29,6 +29,8 @@ DEPEND="${RDEPEND}
 src_prepare() {
cmake-utils_src_prepare
 
+   sed -e "s/__FUNCTION__/__func__/" -i \
+   src/csync_log.h tests/csync_tests/check_csync_log.c || die
# proper docdir
sed -e "s:/doc/${PN}:/doc/${PF}:" \
-i doc/CMakeLists.txt || die



[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/

2015-12-18 Thread Anthony G. Basile
commit: 5f0cdda7bddf3378e42974adf97f2b4cbf75a7b7
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Dec 18 23:20:46 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Dec 18 23:20:46 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=5f0cdda7

world.conf: update use flags

 core/etc/grs/world.conf | 89 ++---
 1 file changed, 39 insertions(+), 50 deletions(-)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 99d7ad5..61aec7b 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -92,7 +92,7 @@ package.use : app-admin/sudo:0 -nls -offensive -pam -selinux 
ldap sendmail skey
 package.use : app-admin/supervisor:0 -doc -test
 
 [app-admin/syslog-ng:0]
-package.use : app-admin/syslog-ng:0 -amqp -json -mongodb -pacct -python -redis 
-smtp -spoof-source -systemd caps dbi geoip ipv6 tcpd
+package.use : app-admin/syslog-ng:0 -amqp -json -libressl -mongodb -pacct 
-python -redis -smtp -spoof-source -systemd caps dbi geoip ipv6 tcpd
 
 [app-admin/sysstat:0]
 package.use : app-admin/sysstat:0 -cron -debug -isag -lm_sensors -nls -selinux 
doc
@@ -176,7 +176,7 @@ package.use : app-arch/xz-utils:0 -nls static-libs threads
 package.use : app-arch/zip:0 bzip2 crypt natspec unicode
 
 [app-backup/backintime:0]
-package.use : app-backup/backintime:0 -gnome -kde 
python_single_target_python3_4
+package.use : app-backup/backintime:0 -qt4
 
 [app-backup/backup-manager:0]
 package.use : app-backup/backup-manager:0 -doc
@@ -495,7 +495,7 @@ package.use : app-emulation/spectemu:0 -svga X readline
 package.use : app-emulation/spim:0 -doc X
 
 [app-emulation/vice:0]
-package.use : app-emulation/vice:0 -ethernet -ffmpeg -fullscreen -nls 
-pulseaudio -sdl -threads -vte Xaw3d alsa gtk2 ipv6 lame oss png sdlsound zlib
+package.use : app-emulation/vice:0 -ethernet -ffmpeg -fullscreen -nls 
-pulseaudio -sdl -threads -vte Xaw3d alsa gtk ipv6 lame oss png sdlsound zlib
 
 [app-emulation/x48:0]
 package.use : app-emulation/x48:0 readline
@@ -1156,7 +1156,7 @@ package.use : app-text/xdvik:0 -emacs -motif -neXt Xaw3d
 package.use : app-text/xiphos:0 -debug dbus webkit
 
 [app-text/xmlto:0]
-package.use : app-text/xmlto:0 latex
+package.use : app-text/xmlto:0 latex text
 
 [app-text/xournal:0]
 package.use : app-text/xournal:0 pdf
@@ -1859,9 +1859,6 @@ package.use : dev-libs/quazip:0 -qt5 -test qt4
 [dev-libs/socketstream:0]
 package.use : dev-libs/socketstream:0 -doc
 
-[dev-libs/syck:0]
-package.use : dev-libs/syck:0 -php python
-
 [dev-libs/tinyxml2:0]
 package.use : dev-libs/tinyxml2:0 -test static-libs
 
@@ -2231,6 +2228,9 @@ package.use : 
dev-perl/Net-Google-SafeBrowsing-Blocklist:0 -test
 [dev-perl/Net-Google-SafeBrowsing-UpdateRequest:0]
 package.use : dev-perl/Net-Google-SafeBrowsing-UpdateRequest:0 -test
 
+[dev-perl/Net-SMTP-SSL:0]
+package.use : dev-perl/Net-SMTP-SSL:0 -test
+
 [dev-perl/NetPacket:0]
 package.use : dev-perl/NetPacket:0 -test
 
@@ -2426,9 +2426,6 @@ package.use : dev-python/anyjson:0 -test
 [dev-python/anyvc:0]
 package.use : dev-python/anyvc:0 -bazaar -doc -mercurial git subversion
 
-[dev-python/apsw:0]
-package.use : dev-python/apsw:0 -doc
-
 [dev-python/assets:0]
 package.use : dev-python/assets:0 -test
 
@@ -2450,9 +2447,6 @@ package.use : dev-python/bcrypt:0 -test
 [dev-python/bicyclerepair:0]
 package.use : dev-python/bicyclerepair:0 -emacs
 
-[dev-python/billiard:0]
-package.use : dev-python/billiard:0 -doc -test
-
 [dev-python/bitstring:0]
 package.use : dev-python/bitstring:0 -test
 
@@ -2480,9 +2474,6 @@ package.use : dev-python/buzhug:0 -test
 [dev-python/carrot:0]
 package.use : dev-python/carrot:0 -doc
 
-[dev-python/celery:0]
-package.use : dev-python/celery:0 -doc -examples -redis -sqs -test -yaml 
-zeromq
-
 [dev-python/cement:0]
 package.use : dev-python/cement:0 -doc -test
 
@@ -2808,9 +2799,6 @@ package.use : dev-python/keyring:0 -test
 [dev-python/kiwi:0]
 package.use : dev-python/kiwi:0 -examples -test
 
-[dev-python/kombu:0]
-package.use : dev-python/kombu:0 -amqplib -doc -examples -msgpack -sqs -test
-
 [dev-python/lesscpy:0]
 package.use : dev-python/lesscpy:0 -test
 
@@ -2950,9 +2938,6 @@ package.use : dev-python/prettytable:0 -test
 [dev-python/psutil:0]
 package.use : dev-python/psutil:0 -test
 
-[dev-python/py-amqp:0]
-package.use : dev-python/py-amqp:0 -doc -examples -test extras
-
 [dev-python/py-notify:0]
 package.use : dev-python/py-notify:0 -examples -test
 
@@ -3076,9 +3061,6 @@ package.use : dev-python/pyqwt:5 -debug -doc -examples svg
 [dev-python/pyrex:0]
 package.use : dev-python/pyrex:0 -examples
 
-[dev-python/pyro:4]
-package.use : dev-python/pyro:4 -doc -examples -test
-
 [dev-python/pyserial:0]
 package.use : dev-python/pyserial:0 -doc -examples
 
@@ -3091,6 +3073,9 @@ package.use : dev-python/pyspf:0 -test ipv6
 [dev-python/pysvn:0]
 package.use : dev-python/pysvn:0 -doc -examples
 
+[dev-python/pytest-runner:0]
+package.use : 

[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-python/

2015-12-18 Thread Michał Górny
commit: fdb836a3cf98eaaaf08ebff20e559a11cda65ed0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 18 22:00:25 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 18 22:01:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb836a3

app-eselect/eselect-python: Install wrapper for 'idle'

 ...lect-python-20151117-r1.ebuild => eselect-python-20151117-r2.ebuild} | 2 +-
 app-eselect/eselect-python/eselect-python-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-eselect/eselect-python/eselect-python-20151117-r1.ebuild 
b/app-eselect/eselect-python/eselect-python-20151117-r2.ebuild
similarity index 97%
rename from app-eselect/eselect-python/eselect-python-20151117-r1.ebuild
rename to app-eselect/eselect-python/eselect-python-20151117-r2.ebuild
index 7fb2788..4e6988a 100644
--- a/app-eselect/eselect-python/eselect-python-20151117-r1.ebuild
+++ b/app-eselect/eselect-python/eselect-python-20151117-r2.ebuild
@@ -40,7 +40,7 @@ src_install() {
# loves to do readlink on sys.executable...
newbin "${EPREFIX}/usr/lib/python-exec/python-exec2" "${f}"
done
-   for f in python{,2,3}-config 2to3 pydoc pyvenv; do
+   for f in python{,2,3}-config 2to3 idle pydoc pyvenv; do
dosym ../lib/python-exec/python-exec2 /usr/bin/"${f}"
done
 }

diff --git a/app-eselect/eselect-python/eselect-python-.ebuild 
b/app-eselect/eselect-python/eselect-python-.ebuild
index 7fb2788..4e6988a 100644
--- a/app-eselect/eselect-python/eselect-python-.ebuild
+++ b/app-eselect/eselect-python/eselect-python-.ebuild
@@ -40,7 +40,7 @@ src_install() {
# loves to do readlink on sys.executable...
newbin "${EPREFIX}/usr/lib/python-exec/python-exec2" "${f}"
done
-   for f in python{,2,3}-config 2to3 pydoc pyvenv; do
+   for f in python{,2,3}-config 2to3 idle pydoc pyvenv; do
dosym ../lib/python-exec/python-exec2 /usr/bin/"${f}"
done
 }



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

2015-12-18 Thread Michał Górny
commit: c673770d67a67a83f41fb1eddc9e29726b22bb33
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 18 21:52:51 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 18 22:01:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c673770d

dev-lang/python: Ensure python-config & .pc ABI symlinks, idle wrapping

Fix the pythonX.Y-config symlink creation to be only applied when
ABIFLAGS are not empty, and add additional python-X.Ym.pc symlink for
pkg-config. Make both official as they are created as part of regular
upstream 'make install' (but not 'make altinstall' used by Gentoo).

Install python-exec wrapping symlink for the idle executable when USE=tk
is enabled.

 .../{python-2.7.10-r4.ebuild => python-2.7.10-r5.ebuild}  |  5 +
 .../{python-2.7.11.ebuild => python-2.7.11-r1.ebuild} |  5 +
 .../{python-3.3.5-r5.ebuild => python-3.3.5-r6.ebuild}| 15 ++-
 .../{python-3.4.3-r5.ebuild => python-3.4.3-r6.ebuild}| 15 ++-
 .../{python-3.5.0-r4.ebuild => python-3.5.0-r5.ebuild}| 15 ++-
 .../{python-3.5.1.ebuild => python-3.5.1-r1.ebuild}   | 15 ++-
 6 files changed, 50 insertions(+), 20 deletions(-)

diff --git a/dev-lang/python/python-2.7.10-r4.ebuild 
b/dev-lang/python/python-2.7.10-r5.ebuild
similarity index 99%
rename from dev-lang/python/python-2.7.10-r4.ebuild
rename to dev-lang/python/python-2.7.10-r5.ebuild
index ee52958..e4d9824 100644
--- a/dev-lang/python/python-2.7.10-r4.ebuild
+++ b/dev-lang/python/python-2.7.10-r5.ebuild
@@ -337,6 +337,11 @@ src_install() {
"${D}${PYTHON_SCRIPTDIR}/2to3" || die
ln -s "../../../bin/pydoc${SLOT}" \
"${D}${PYTHON_SCRIPTDIR}/pydoc" || die
+   # idle
+   if use tk; then
+   ln -s "../../../bin/idle${PYVER}" \
+   "${D}${PYTHON_SCRIPTDIR}/idle" || die
+   fi
 }
 
 pkg_preinst() {

diff --git a/dev-lang/python/python-2.7.11.ebuild 
b/dev-lang/python/python-2.7.11-r1.ebuild
similarity index 99%
rename from dev-lang/python/python-2.7.11.ebuild
rename to dev-lang/python/python-2.7.11-r1.ebuild
index f3113c6..3cf1079 100644
--- a/dev-lang/python/python-2.7.11.ebuild
+++ b/dev-lang/python/python-2.7.11-r1.ebuild
@@ -338,6 +338,11 @@ src_install() {
"${D}${PYTHON_SCRIPTDIR}/2to3" || die
ln -s "../../../bin/pydoc${SLOT}" \
"${D}${PYTHON_SCRIPTDIR}/pydoc" || die
+   # idle
+   if use tk; then
+   ln -s "../../../bin/idle${PYVER}" \
+   "${D}${PYTHON_SCRIPTDIR}/idle" || die
+   fi
 }
 
 pkg_preinst() {

diff --git a/dev-lang/python/python-3.3.5-r5.ebuild 
b/dev-lang/python/python-3.3.5-r6.ebuild
similarity index 96%
rename from dev-lang/python/python-3.3.5-r5.ebuild
rename to dev-lang/python/python-3.3.5-r6.ebuild
index eac97ee..a85ba3c 100644
--- a/dev-lang/python/python-3.3.5-r5.ebuild
+++ b/dev-lang/python/python-3.3.5-r6.ebuild
@@ -254,10 +254,14 @@ src_install() {
 
# Cheap hack to get version with ABIFLAGS
local abiver=$(cd "${ED}usr/include"; echo python*)
-   # Replace python3.X with a symlink if appropriate
if [[ ${abiver} != python${PYVER} ]]; then
+   # Replace python3.X with a symlink to python3.Xm
rm "${ED}usr/bin/python${PYVER}" || die
dosym "${abiver}" "/usr/bin/python${PYVER}"
+   # Create python3.X-config symlink
+   dosym "${abiver}-config" "/usr/bin/python${PYVER}-config"
+   # Create python-3.5m.pc symlink
+   dosym "python-${PYVER}.pc" 
"/usr/$(get_libdir)/pkgconfig/${abiver/${PYVER}/-${PYVER}}.pc"
fi
 
if use build; then
@@ -325,10 +329,11 @@ src_install() {
"${D}${PYTHON_SCRIPTDIR}/pydoc" || die
ln -s "../../../bin/pyvenv-${PYVER}" \
"${D}${PYTHON_SCRIPTDIR}/pyvenv" || die
-
-   # Compatibility link for stuff that calls ${PYTHON}-config
-   # Remove this when all revdeps have been fixed to not do that.
-   dosym "${abiver}-config" "/usr/bin/python${PYVER}-config"
+   # idle
+   if use tk; then
+   ln -s "../../../bin/idle${PYVER}" \
+   "${D}${PYTHON_SCRIPTDIR}/idle" || die
+   fi
 }
 
 pkg_preinst() {

diff --git a/dev-lang/python/python-3.4.3-r5.ebuild 
b/dev-lang/python/python-3.4.3-r6.ebuild
similarity index 96%
rename from dev-lang/python/python-3.4.3-r5.ebuild
rename to dev-lang/python/python-3.4.3-r6.ebuild
index ecdb23d..98549fa 100644
--- a/dev-lang/python/python-3.4.3-r5.ebuild
+++ b/dev-lang/python/python-3.4.3-r6.ebuild
@@ -241,10 +241,14 @@ src_install() {
 
# Cheap hack to get version with ABIFLAGS
local abiver=$(cd "${ED}usr/include"; echo python*)
-   # Replace python3.X with a symlink if appropriate
if [[ ${abiver} != python${PYVER} ]]; then
+   # Replace python3.X with a symlink to 

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

2015-12-18 Thread José María Alonso
commit: 67275c500469e5afcea727df43b204ea3ddffe8c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Dec 18 21:55:32 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Dec 18 21:55:32 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=67275c50

dev-lisp/fiveam: fix header

 dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild | 4 ++--
 dev-lisp/fiveam/fiveam-1.0.ebuild   | 4 ++--
 dev-lisp/fiveam/fiveam-1.1.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild 
b/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
index c96eac7..601a1fd 100644
--- a/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
+++ b/dev-lisp/fiveam/fiveam-0.1_p20080320.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/fiveam/fiveam-1.0.ebuild 
b/dev-lisp/fiveam/fiveam-1.0.ebuild
index 1a9e634..7f9cbff 100644
--- a/dev-lisp/fiveam/fiveam-1.0.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.0.ebuild
@@ -1,6 +1,6 @@
-# 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
 

diff --git a/dev-lisp/fiveam/fiveam-1.1.ebuild 
b/dev-lisp/fiveam/fiveam-1.1.ebuild
index e87ec9b..88552b0 100644
--- a/dev-lisp/fiveam/fiveam-1.1.ebuild
+++ b/dev-lisp/fiveam/fiveam-1.1.ebuild
@@ -1,6 +1,6 @@
-# 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
 



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

2015-12-18 Thread José María Alonso
commit: c2f2a075a0eff22d26f8968bd767a9281a98a372
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Dec 18 22:30:50 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Dec 18 22:30:50 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c2f2a075

dev-lisp: bump to version 2.0.9 and fix headers

 dev-lisp/salza2/salza2-2.0.7.ebuild  |  4 ++--
 dev-lisp/salza2/salza2-2.0.8.ebuild  |  4 ++--
 dev-lisp/salza2/{salza2-2.0.8.ebuild => salza2-2.0.9.ebuild} | 12 
 3 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/dev-lisp/salza2/salza2-2.0.7.ebuild 
b/dev-lisp/salza2/salza2-2.0.7.ebuild
index 64b3ec6..5c3a19b 100644
--- a/dev-lisp/salza2/salza2-2.0.7.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/salza2/salza2-2.0.8.ebuild 
b/dev-lisp/salza2/salza2-2.0.8.ebuild
index a88595c..08d80c0 100644
--- a/dev-lisp/salza2/salza2-2.0.8.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.8.ebuild
@@ -1,6 +1,6 @@
-# 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
 

diff --git a/dev-lisp/salza2/salza2-2.0.8.ebuild 
b/dev-lisp/salza2/salza2-2.0.9.ebuild
similarity index 61%
copy from dev-lisp/salza2/salza2-2.0.8.ebuild
copy to dev-lisp/salza2/salza2-2.0.9.ebuild
index a88595c..14ad189 100644
--- a/dev-lisp/salza2/salza2-2.0.8.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.9.ebuild
@@ -1,6 +1,6 @@
-# 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
 
@@ -8,15 +8,11 @@ inherit common-lisp-3
 
 DESCRIPTION="A compression library for creating data in the ZLIB, DEFLATE, or 
GZIP data formats."
 HOMEPAGE="http://www.xach.com/lisp/salza2/;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="https://github.com/xach/${PN}/archive/release-${PV}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml doc/index.html
-}
+S="${WORKDIR}/${PN}-release-${PV}"



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

2015-12-18 Thread José María Alonso
commit: 5e6f9d302d121ba25170d6a6c4c652759a7fa8a2
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Dec 18 22:00:50 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Dec 18 22:00:50 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5e6f9d30

dev-lisp/fiveam: bump to version 1.2

 dev-lisp/fiveam/fiveam-1.2.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-lisp/fiveam/fiveam-1.2.ebuild 
b/dev-lisp/fiveam/fiveam-1.2.ebuild
new file mode 100644
index 000..88552b0
--- /dev/null
+++ b/dev-lisp/fiveam/fiveam-1.2.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 common-lisp-3
+
+MY_PV="v${PV}"
+
+DESCRIPTION="FiveAM is a simple regression testing framework designed for 
Common Lisp."
+HOMEPAGE="http://common-lisp.net/project/fiveam/;
+SRC_URI="https://github.com/cl-fiveam/fiveam/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~sparc ~ppc"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}
+   !dev-lisp/cl-${PN}-darcs
+   dev-lisp/alexandria"
+
+src_install() {
+   common-lisp-install-sources -t all docs src t version.lisp-expr
+   common-lisp-install-asdf
+   dodoc README
+}



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

2015-12-18 Thread Christoph Junghans
commit: a3cf45618c6e9de77455e4749972be01e0734227
Author: Christoph Junghans  gentoo  org>
AuthorDate: Fri Dec 18 21:09:09 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Fri Dec 18 21:09:50 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a3cf4561

sci-visualization/gnuplot: added missing subslot (bug #568628)

Package-Manager: portage-2.2.24

 sci-visualization/gnuplot/ChangeLog   | 4 
 sci-visualization/gnuplot/gnuplot-5.0..ebuild | 2 +-
 sci-visualization/gnuplot/gnuplot-5.1..ebuild | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gnuplot/ChangeLog 
b/sci-visualization/gnuplot/ChangeLog
index 6dab9ab..8baffe8 100644
--- a/sci-visualization/gnuplot/ChangeLog
+++ b/sci-visualization/gnuplot/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  18 Dec 2015; Christoph Junghans  gnuplot-5.0..ebuild,
+  gnuplot-5.1..ebuild:
+  sci-visualization/gnuplot: added missing subslot (bug #568628)
+
   25 May 2015; Christoph Junghans  -gnuplot-4.6..ebuild,
   metadata.xml:
   remove old

diff --git a/sci-visualization/gnuplot/gnuplot-5.0..ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0..ebuild
index 9c63fe4..683f71b 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0..ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0..ebuild
@@ -34,7 +34,7 @@ RDEPEND="
cairo? (
x11-libs/cairo
x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3[png] )
+   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
ggi? ( media-libs/libggi )
latex? (
virtual/latex-base

diff --git a/sci-visualization/gnuplot/gnuplot-5.1..ebuild 
b/sci-visualization/gnuplot/gnuplot-5.1..ebuild
index d7c805a..b5989e8 100644
--- a/sci-visualization/gnuplot/gnuplot-5.1..ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.1..ebuild
@@ -34,7 +34,7 @@ RDEPEND="
cairo? (
x11-libs/cairo
x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3[png] )
+   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
ggi? ( media-libs/libggi )
latex? (
virtual/latex-base



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

2015-12-18 Thread José María Alonso
commit: 077bdf1b0df1608c66015067e836d6a7ee324660
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Dec 18 22:23:11 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Dec 18 22:23:11 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=077bdf1b

dev-lisp/zip: add live ebuild and fix headers

 dev-lisp/zip/zip-20080103.ebuild|  4 ++--
 .../zip/{zip-20080103.ebuild => zip-.ebuild}| 21 +
 2 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/dev-lisp/zip/zip-20080103.ebuild b/dev-lisp/zip/zip-20080103.ebuild
index 9b29e79..642c580 100644
--- a/dev-lisp/zip/zip-20080103.ebuild
+++ b/dev-lisp/zip/zip-20080103.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/zip/zip-20080103.ebuild b/dev-lisp/zip/zip-.ebuild
similarity index 51%
copy from dev-lisp/zip/zip-20080103.ebuild
copy to dev-lisp/zip/zip-.ebuild
index 9b29e79..54d2609 100644
--- a/dev-lisp/zip/zip-20080103.ebuild
+++ b/dev-lisp/zip/zip-.ebuild
@@ -1,24 +1,21 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-inherit common-lisp-2
+EAPI=5
+
+inherit common-lisp-3 git-2
 
 DESCRIPTION="A library for .zip-file reading and writing, written in Common 
Lisp."
 HOMEPAGE="http://common-lisp.net/project/zip/;
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2;
+EGIT_REPO_URI="git://github.com/bluelisp/${PN}.git"
 
 LICENSE="LLGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="dev-lisp/salza2
-   dev-lisp/flexi-streams
+RDEPEND="dev-lisp/babel
+   dev-lisp/cl-fad
+   dev-lisp/salza2
dev-lisp/trivial-gray-streams"
-
-src_install() {
-   common-lisp-install *.{lisp,asd}
-   common-lisp-symlink-asdf
-   dohtml README.html
-}



[gentoo-commits] repo/gentoo:master commit in: www-misc/shellinabox/

2015-12-18 Thread Jeroen Roovers
commit: 4987f896014a9c102212648cfb54f061eb6c303c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Dec 19 07:39:13 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Dec 19 07:39:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4987f896

www-misc/shellinabox: Stable for PPC64 (bug #567316).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 www-misc/shellinabox/shellinabox-2.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-misc/shellinabox/shellinabox-2.19.ebuild 
b/www-misc/shellinabox/shellinabox-2.19.ebuild
index 4fa793e..5c5fa6c 100644
--- a/www-misc/shellinabox/shellinabox-2.19.ebuild
+++ b/www-misc/shellinabox/shellinabox-2.19.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> 
${P}.zip"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~x86"
 IUSE="+ssl +pam"
 
 RDEPEND="${DEPEND}"



  1   2   >