[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.33.1.ebuild ChangeLog

2015-03-26 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/26 08:54:21

  Modified: seamonkey-2.33.1.ebuild ChangeLog
  Log:
  Fix previous change
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.4  www-client/seamonkey/seamonkey-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?r1=1.3r2=1.4

Index: seamonkey-2.33.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey-2.33.1.ebuild 26 Mar 2015 08:21:12 -  1.3
+++ seamonkey-2.33.1.ebuild 26 Mar 2015 08:54:21 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.3 
2015/03/26 08:21:12 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.4 
2015/03/26 08:54:21 polynomial-c Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -217,8 +217,8 @@
mozconfig_annotate '' --enable-safe-browsing
 
# jit needs to be enabled unconditionally (bug #544436)
-   mozconfig_use_enable jit ion
-   mozconfig_use_enable jit yarr-jit
+   mozconfig_annotate '' --enable-ion
+   mozconfig_annotate '' --enable-yarr-jit
 
# Use an objdir to keep things organized.
echo mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR} \



1.515www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.515view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.515content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.514r2=1.515

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.514
retrieving revision 1.515
diff -u -r1.514 -r1.515
--- ChangeLog   26 Mar 2015 08:21:12 -  1.514
+++ ChangeLog   26 Mar 2015 08:54:21 -  1.515
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.514 
2015/03/26 08:21:12 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.515 
2015/03/26 08:54:21 polynomial-c Exp $
+
+  26 Mar 2015; Lars Wendler polynomia...@gentoo.org seamonkey-2.33.1.ebuild:
+  Fix previous change.
 
   26 Mar 2015; Lars Wendler polynomia...@gentoo.org seamonkey-2.33.1.ebuild:
   Enable jit support unconditionally (bug #544436).






[gentoo-commits] gentoo-x86 commit in dev-python/subunit: subunit-0.0.10-r1.ebuild ChangeLog

2015-03-26 Thread Ian Delaney (idella4)
idella4 15/03/26 09:37:43

  Modified: ChangeLog
  Added:subunit-0.0.10-r1.ebuild
  Log:
  re-add -0.0.10-r1 to appease revdep requiring support of unstable keywords
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.68 dev-python/subunit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.68view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.68content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.67r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   26 Mar 2015 06:41:44 -  1.67
+++ ChangeLog   26 Mar 2015 09:37:43 -  1.68
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/subunit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.67 
2015/03/26 06:41:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.68 
2015/03/26 09:37:43 idella4 Exp $
+
+*subunit-0.0.10-r1 (26 Mar 2015)
+
+  26 Mar 2015; Ian Delaney idel...@gentoo.org +subunit-0.0.10-r1.ebuild,
+  files/0.0.21-tests.patch:
+  re-add -0.0.10-r1 to appease revdep requiring support of unstable keywords
 
 *subunit-1.0.0 (26 Mar 2015)
 



1.7  dev-python/subunit/subunit-0.0.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.10-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.10-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.10-r1.ebuild?r1=1.6r2=1.7







[gentoo-commits] gentoo-x86 commit in dev-libs/ntl/files: ntl-8.1.2-sanitize-makefile.patch

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 10:19:22

  Added:ntl-8.1.2-sanitize-makefile.patch
  Log:
  bump to 8.1.2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.1  dev-libs/ntl/files/ntl-8.1.2-sanitize-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/files/ntl-8.1.2-sanitize-makefile.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/files/ntl-8.1.2-sanitize-makefile.patch?rev=1.1content-type=text/plain

Index: ntl-8.1.2-sanitize-makefile.patch
===
diff -U 3 -dHrN ntl-8.1.2/src/DoConfig ntl-8.1.2-shared/src/DoConfig
--- ntl-8.1.2/src/DoConfig  2015-01-31 14:07:38.0 +0100
+++ ntl-8.1.2-shared/src/DoConfig   2015-03-26 10:23:41.117816775 +0100
@@ -21,14 +21,16 @@
 
 'LDFLAGS' = '',
 'LDLIBS'  = '-lm',
+'PICFLAG' = '-fPIC',
 'CPPFLAGS'= '',
 
-'DEF_PREFIX'  = '/usr/local',
+'DEF_PREFIX'  = '/usr',
 
 'PREFIX'  = '$(DEF_PREFIX)',
 'LIBDIR'  = '$(PREFIX)/lib',
 'INCLUDEDIR'  = '$(PREFIX)/include',
 'DOCDIR'  = '$(PREFIX)/share/doc',
+'SHMAKE'  = 'non-gld',
 
 'GMP_PREFIX'  = '$(DEF_PREFIX)',
 'GMP_INCDIR'  = '$(GMP_PREFIX)/include',
diff -U 3 -dHrN ntl-8.1.2/src/mfile ntl-8.1.2-shared/src/mfile
--- ntl-8.1.2/src/mfile 2015-01-31 14:07:38.0 +0100
+++ ntl-8.1.2-shared/src/mfile  2015-03-26 10:56:50.277826975 +0100
@@ -109,6 +109,16 @@
 WIZARD=@{WIZARD}
 # Set to off if you want to bypass the wizard; otherwise, set to on.
 
+###
+#
+# New addition for shared library building. With gcc you need to
+# choose the Position Indepent Code flag. You have a choice of 
+# -fpic better code but in rare case not available (ppc)
+# -fPIC slightly slower code but guaranted to work anywhere.
+#
+###
+
+PICFLAG=@{PICFLAG}
 
 #
 #
@@ -141,6 +151,8 @@
 
 OBJ=$(O19)
 
+SHOBJ=$(subst .o,.lo,$(OBJ))
+
 # library source files
 
 
@@ -313,6 +325,8 @@
 
 LINK = $(CXX) $(NTL_INCLUDE) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
 
+.SUFFIXES: .lo
+
 
 
 # 'make all' does a complete make, including all setup.
@@ -321,11 +335,11 @@
 # again.
 
 all:
-   make setup1
-   make setup2
-   make setup3
-   make setup4
-   make ntl.a
+   ${MAKE} setup1
+   ${MAKE} setup2
+   ${MAKE} setup3
+   ${MAKE} setup4
+   ${MAKE} ntl.a
touch all
 
 
@@ -369,21 +383,34 @@
 lip.o: lip.c g_lip_impl.h c_lip_impl.h 
$(LCOMP) $(COMPILE) $(GMP_OPT_INCDIR) lip.c
 
+lip.lo: lip.c g_lip_impl.h c_lip_impl.h
+   $(LCOMP) $(COMPILE) $(PICFLAG) $(GMP_INCDIR) lip.c -o lip.lo
+
 ctools.o:  ctools.c
$(LCOMP) $(COMPILE) ctools.c
 
+ctools.lo:  ctools.c
+   $(LCOMP) $(COMPILE) $(PICFLAG) ctools.c -o ctools.lo
 
-GetTime.o: GetTime.c 
+GetTime.o: GetTime.c
$(LCOMP) $(COMPILE) GetTime.c
 
+GetTime.lo: GetTime.c 
+   $(LCOMP) $(COMPILE) $(PICFLAG) GetTime.c -o GetTime.lo
+
 GetPID.o: GetPID.c 
$(LCOMP) $(COMPILE) GetPID.c
 
-
+GetPID.lo: GetPID.c 
+   $(LCOMP) $(COMPILE) $(PICFLAG) GetPID.c -o GetPID.lo
 
 .c.o: 
$(LCOMP) $(COMPILE) $(GF2X_OPT_INCDIR) $
 
+.c.lo: 
+   $(LCOMP) $(COMPILE) $(PICFLAG) $(GF2X_OPT_INCDIR) -o $@ $
+
+
 .c: 
 @{LSTAT}   $(LINK) -o $@ $ ntl.a $(GMP_OPT_LIBDIR) $(GMP_OPT_LIB) 
$(GF2X_OPT_LIBDIR) $(GF2X_OPT_LIB) $(LDLIBS) #LSTAT
 @{LSHAR}   $(LIBTOOL) --tag=CXX --mode=link $(LINK) -o $@ $ libntl.la 
#LSHAR
@@ -397,7 +424,7 @@
 
 check:
sh RemoveProg $(PROGS)
-   make QuickTest
+   ${MAKE} QuickTest
./QuickTest
sh RemoveProg QuickTest
sh TestScript
@@ -454,19 +481,18 @@
 #
 #
 
-clobber:   
+clobber:   clean
rm -f ntl.a mach_desc.h ../include/NTL/mach_desc.h  GetTime.c GetPID.c
rm -f ../include/NTL/gmp_aux.h
-   sh RemoveProg $(PROGS) MakeDesc TestGetTime TestGetPID gen_gmp_aux
-   rm -f *.o
-   rm -rf small
+   sh RemoveProg $(PROGS)
+   rm -f libntl*.so*
rm -f cfileout mfileout
rm -rf .libs *.lo libntl.la
rm -f all
 
 clean:
sh RemoveProg MakeDesc TestGetTime TestGetPID gen_gmp_aux
-   rm -f *.o 
+   rm -f *.o *.lo
rm -rf small
 @{LSHAR}   - $(LIBTOOL) --mode=clean rm -f libntl.la *.lo #LSHAR
 
@@ -551,4 +577,11 @@
 
 
 
+sharedso: DIRNAME $(SHOBJ)
+ $(LINK) $(PICFLAG) -shared -Wl,-soname,lib`cat DIRNAME`.so -o lib`cat 
DIRNAME`.so $(SHOBJ) $(GMP_OPT_LIBDIR) $(GMP_OPT_LIB) $(GF2X_OPT_LIBDIR) 
$(GF2X_OPT_LIB)
+ ln -s lib`cat DIRNAME`.so libntl.so
+
+shareddylib: DIRNAME $(SHOBJ)
+$(LINK) $(PICFLAG) -dynamiclib -install_name $(LIBDIR)/lib`cat 
DIRNAME`.dylib 

[gentoo-commits] gentoo-x86 commit in dev-python/webhelpers: webhelpers-1.3-r1.ebuild ChangeLog

2015-03-26 Thread Patrick Lauer (patrick)
patrick 15/03/26 09:28:47

  Modified: webhelpers-1.3-r1.ebuild ChangeLog
  Log:
  Drop pypy as dependencies dropped it too
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  dev-python/webhelpers/webhelpers-1.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild?r1=1.4r2=1.5

Index: webhelpers-1.3-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webhelpers-1.3-r1.ebuild1 Jan 2015 23:56:22 -   1.4
+++ webhelpers-1.3-r1.ebuild26 Mar 2015 09:28:47 -  1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild,v 1.4 
2015/01/01 23:56:22 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild,v 1.5 
2015/03/26 09:28:47 patrick Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.18 dev-python/webhelpers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webhelpers/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   1 Jan 2015 23:56:22 -   1.17
+++ ChangeLog   26 Mar 2015 09:28:47 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/webhelpers
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.17 
2015/01/01 23:56:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.18 
2015/03/26 09:28:47 patrick Exp $
+
+  26 Mar 2015; Patrick Lauer patr...@gentoo.org webhelpers-1.3-r1.ebuild:
+  Drop pypy as dependencies dropped it too
 
   01 Jan 2015; Michał Górny mgo...@gentoo.org webhelpers-1.3-r1.ebuild:
   Add missing nose dependency, remove obsolete vars. Add missing distutils-






[gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: singular-4.0.2.ebuild ChangeLog

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 10:16:33

  Modified: singular-4.0.2.ebuild ChangeLog
  Log:
  Restrict ntl dep
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.3  sci-mathematics/singular/singular-4.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?r1=1.2r2=1.3

Index: singular-4.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- singular-4.0.2.ebuild   10 Mar 2015 19:12:44 -  1.2
+++ singular-4.0.2.ebuild   26 Mar 2015 10:16:33 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.2 
2015/03/10 19:12:44 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.3 
2015/03/26 10:16:33 tomka Exp $
 
 EAPI=5
 
@@ -26,6 +26,7 @@
 
 RDEPEND=dev-libs/gmp
=dev-libs/ntl-5.5.1
+   dev-libs/ntl-7
emacs? ( =virtual/emacs-22 )
sci-mathematics/flint
sci-mathematics/4ti2



1.63 sci-mathematics/singular/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   10 Mar 2015 19:12:44 -  1.62
+++ ChangeLog   26 Mar 2015 10:16:33 -  1.63
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/singular
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.62 
2015/03/10 19:12:44 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.63 
2015/03/26 10:16:33 tomka Exp $
+
+  26 Mar 2015; Thomas Kahle to...@gentoo.org singular-4.0.2.ebuild:
+  Restrict ntl dep
 
   10 Mar 2015; Thomas Kahle to...@gentoo.org singular-4.0.2.ebuild:
   Fix missing dep on cddlib (542746)






[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DateTime-Tiny/

2015-03-26 Thread Kent Fredric
commit: ae8c471815e343f21f8b90faf1d2901e0784487a
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:18:23 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:18:23 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ae8c4718

[prune] DateTime-Tiny - Gone to ::gentoo

 dev-perl/DateTime-Tiny/DateTime-Tiny-1.04.ebuild | 23 ---
 dev-perl/DateTime-Tiny/metadata.xml  | 13 -
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.04.ebuild 
b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.04.ebuild
deleted file mode 100644
index 3f211ce..000
--- a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.04.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=ADAMK
-inherit perl-module
-
-DESCRIPTION=A date object, with as little code as possible
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-COMMON_DEPEND=
-DEPEND=
-   ${COMMON_DEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.47
-   )
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/DateTime-Tiny/metadata.xml 
b/dev-perl/DateTime-Tiny/metadata.xml
deleted file mode 100644
index 0a36cc4..000
--- a/dev-perl/DateTime-Tiny/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdperl/herd
-maintainer
-emailkentfred...@gmail.com/email
-nameKent Fredric/name
-/maintainer
-upstream
-remote-id type=cpanDateTime-Tiny/remote-id
-remote-id type=cpan-moduleDateTime::Tiny/remote-id
-/upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Role-WithOverloading/

2015-03-26 Thread Kent Fredric
commit: 3a9f2d07d8a365e6bbca15b30abb92981bf374e8
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:18:53 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:18:53 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3a9f2d07

[prune] MooseX-Role-WithOverloading - Gone to ::gentoo

 .../MooseX-Role-WithOverloading-0.110.0.ebuild | 40 --
 .../MooseX-Role-WithOverloading-0.130.0.ebuild | 48 --
 .../MooseX-Role-WithOverloading-0.40.0.ebuild  | 29 -
 .../MooseX-Role-WithOverloading-0.50.0.ebuild  | 29 -
 .../MooseX-Role-WithOverloading-0.60.0.ebuild  | 31 --
 .../MooseX-Role-WithOverloading-0.80.0.ebuild  | 32 ---
 .../MooseX-Role-WithOverloading-0.90.0.ebuild  | 32 ---
 dev-perl/MooseX-Role-WithOverloading/metadata.xml  | 24 ---
 8 files changed, 265 deletions(-)

diff --git 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
 
b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
deleted file mode 100644
index 62424f4..000
--- 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.110.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION='Roles which support overloading'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Moose 0.94 ( 0.940.0 )
-   echo \=dev-perl/Moose-0.940.0
-   # Moose::Role 1.15 ( 1.150.0 )
-   echo \=dev-perl/Moose-1.150.0
-   # aliased
-   echo dev-perl/aliased
-   # namespace::autoclean
-   echo dev-perl/namespace-autoclean
-}
-perl_meta_test() {
-   # Test::More 0.88 ( 0.880.0 )
-   echo \=virtual/perl-Test-Simple-0.88
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-   test? ( $(perl_meta_test) )
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
 
b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
deleted file mode 100644
index ed1e55d..000
--- 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.130.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION='Roles which support overloading'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Moose 0.94 ( 0.940.0 )
-   echo \=dev-perl/Moose-0.940.0
-   # Moose::Role 1.15 ( 1.150.0 )
-   echo \=dev-perl/Moose-1.150.0
-   # aliased
-   echo dev-perl/aliased
-   # namespace::autoclean 0.12 ( 0.120.0 )
-   echo \=dev-perl/namespace-autoclean-0.120.0
-   # namespace::clean
-   echo dev-perl/namespace-clean
-   # perl 5.006 ( 5.6.0 )
-   echo \=dev-lang/perl-5.6.0
-}
-perl_meta_test() {
-   # Test::CheckDeps 0.002 ( 0.2.0 )
-   echo \=dev-perl/Test-CheckDeps-0.2.0
-   # Test::More 0.88 ( 0.880.0 )
-   echo \=virtual/perl-Test-Simple-0.88
-   # Test::NoWarnings 1.04 ( 1.40.0 )
-   echo \=dev-perl/Test-NoWarnings-1.40.0
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-   test? ( $(perl_meta_test) )
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
 
b/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
deleted file mode 100644
index dfed68b..000
--- 
a/dev-perl/MooseX-Role-WithOverloading/MooseX-Role-WithOverloading-0.40.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.04
-inherit perl-module
-
-DESCRIPTION=Roles which support overloading
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-COMMON_DEPEND=
-   dev-perl/namespace-clean
-   =dev-perl/namespace-autoclean-0.90.0
-   dev-perl/MooseX-Types
-   dev-perl/aliased
-   =dev-perl/Moose-0.900.0
-
-
-DEPEND=
-   ${COMMON_DEPEND}
-   test? ( =virtual/perl-Test-Simple-0.88 )
-
-RDEPEND=
-   ${COMMON_DEPEND}

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Strip/

2015-03-26 Thread Kent Fredric
commit: 82762dda910a736f2e1d8410d91a8e11293afbd1
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:21:21 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:21:21 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=82762dda

[prune] Pod-Strip - Gone to ::gentoo

 dev-perl/Pod-Strip/Pod-Strip-1.20.0.ebuild | 25 -
 dev-perl/Pod-Strip/metadata.xml| 13 -
 2 files changed, 38 deletions(-)

diff --git a/dev-perl/Pod-Strip/Pod-Strip-1.20.0.ebuild 
b/dev-perl/Pod-Strip/Pod-Strip-1.20.0.ebuild
deleted file mode 100644
index d9438ae..000
--- a/dev-perl/Pod-Strip/Pod-Strip-1.20.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=DOMM
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION=Remove POD from Perl code
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-COMMON_DEPEND=
-   virtual/perl-Test-Simple
-   =virtual/perl-Pod-Simple-3.00
-
-DEPEND=
-   ${COMMON_DEPEND}
-   virtual/perl-Module-Build
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/Pod-Strip/metadata.xml b/dev-perl/Pod-Strip/metadata.xml
deleted file mode 100644
index 588f7f6..000
--- a/dev-perl/Pod-Strip/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdperl/herd
-maintainer
-emailkentfred...@gmail.com/email
-nameKent Fredric/name
-/maintainer
-upstream
-remote-id type=cpanPod-Strip/remote-id
-remote-id type=cpan-modulePod::Strip/remote-id
-/upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mouse/

2015-03-26 Thread Kent Fredric
commit: 896c0fc99836d8c3c73e344ce59570c389d7ce4e
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:20:27 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:20:27 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=896c0fc9

[prune] Mouse - Gone to ::gentoo

 dev-perl/Mouse/Mouse-2.4.1.ebuild | 36 
 dev-perl/Mouse/metadata.xml   | 36 
 2 files changed, 72 deletions(-)

diff --git a/dev-perl/Mouse/Mouse-2.4.1.ebuild 
b/dev-perl/Mouse/Mouse-2.4.1.ebuild
deleted file mode 100644
index 8bcaf17..000
--- a/dev-perl/Mouse/Mouse-2.4.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GFUJI
-inherit perl-module
-
-DESCRIPTION=Moose minus the antlers
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =virtual/perl-Scalar-List-Utils-1.140.0
-   =virtual/perl-XSLoader-0.20.0
-
-# Test::Exception::LessClever - Nowhere because upstream are wrong
-DEPEND=
-   =virtual/perl-ExtUtils-ParseXS-3.220.0
-   =virtual/perl-Devel-PPPort-3.190.0
-   =virtual/perl-Module-Build-0.400.500
-   dev-perl/Module-Build-XSUtil
-   ${RDEPEND}
-   test? (
-   dev-perl/Test-Exception
-   dev-perl/Test-Fatal
-   dev-perl/Test-LeakTrace
-   =virtual/perl-Test-Simple-0.880.0
-   dev-perl/Test-Output
-   dev-perl/Test-Requires
-   dev-perl/Try-Tiny
-   )
-
-SRC_TEST=do parallel

diff --git a/dev-perl/Mouse/metadata.xml b/dev-perl/Mouse/metadata.xml
deleted file mode 100644
index ed6d8f7..000
--- a/dev-perl/Mouse/metadata.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-  herdperl/herd
-  upstream
-remote-id type=cpanMouse/remote-id
-remote-id type=cpan-moduleMouse/remote-id
-remote-id type=cpan-moduleMouse::Exporter/remote-id
-remote-id type=cpan-moduleMouse::Meta::Attribute/remote-id
-remote-id type=cpan-moduleMouse::Meta::Class/remote-id
-remote-id type=cpan-moduleMouse::Meta::Method/remote-id
-remote-id type=cpan-moduleMouse::Meta::Method::Accessor/remote-id
-remote-id type=cpan-moduleMouse::Meta::Method::Constructor/remote-id
-remote-id type=cpan-moduleMouse::Meta::Method::Delegation/remote-id
-remote-id type=cpan-moduleMouse::Meta::Method::Destructor/remote-id
-remote-id type=cpan-moduleMouse::Meta::Module/remote-id
-remote-id type=cpan-moduleMouse::Meta::Role/remote-id
-remote-id type=cpan-moduleMouse::Meta::Role::Application/remote-id
-remote-id 
type=cpan-moduleMouse::Meta::Role::Application::RoleSummation/remote-id
-remote-id type=cpan-moduleMouse::Meta::Role::Composite/remote-id
-remote-id type=cpan-moduleMouse::Meta::Role::Method/remote-id
-remote-id type=cpan-moduleMouse::Meta::TypeConstraint/remote-id
-remote-id type=cpan-moduleMouse::Object/remote-id
-remote-id type=cpan-moduleMouse::PurePerl/remote-id
-remote-id type=cpan-moduleMouse::Role/remote-id
-remote-id type=cpan-moduleMouse::Spec/remote-id
-remote-id type=cpan-moduleMouse::TypeRegistry/remote-id
-remote-id type=cpan-moduleMouse::Util/remote-id
-remote-id type=cpan-moduleMouse::Util::MetaRole/remote-id
-remote-id type=cpan-moduleMouse::Util::TypeConstraints/remote-id
-remote-id type=cpan-moduleSquirrel/remote-id
-remote-id type=cpan-moduleSquirrel::Role/remote-id
-remote-id type=cpan-moduleTest::Mouse/remote-id
-remote-id type=cpan-moduleouse/remote-id
-  /upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Safe-Isa/

2015-03-26 Thread Kent Fredric
commit: 803b12ebe7f416722c8744fdcba386b35af9112f
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:22:04 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:22:04 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=803b12eb

[prune] Safe-Isa - Gone to ::gentoo

 dev-perl/Safe-Isa/Safe-Isa-1.0.2.ebuild | 29 -
 dev-perl/Safe-Isa/Safe-Isa-1.0.3.ebuild | 29 -
 dev-perl/Safe-Isa/metadata.xml  | 13 -
 3 files changed, 71 deletions(-)

diff --git a/dev-perl/Safe-Isa/Safe-Isa-1.0.2.ebuild 
b/dev-perl/Safe-Isa/Safe-Isa-1.0.2.ebuild
deleted file mode 100644
index 9af9cca..000
--- a/dev-perl/Safe-Isa/Safe-Isa-1.0.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=MSTROUT
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION='Call isa, can, does and DOES safely on things that may not be 
objects'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-
-RDEPEND=
-
-
-SRC_TEST=do

diff --git a/dev-perl/Safe-Isa/Safe-Isa-1.0.3.ebuild 
b/dev-perl/Safe-Isa/Safe-Isa-1.0.3.ebuild
deleted file mode 100644
index c651aea..000
--- a/dev-perl/Safe-Isa/Safe-Isa-1.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION='Call isa, can, does and DOES safely on things that may not be 
objects'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-
-RDEPEND=
-
-
-SRC_TEST=do

diff --git a/dev-perl/Safe-Isa/metadata.xml b/dev-perl/Safe-Isa/metadata.xml
deleted file mode 100644
index bac2da0..000
--- a/dev-perl/Safe-Isa/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-   herdperl/herd
-   maintainer
-   emailkentfred...@gmail.com/email
-   nameKent Fredric/name
-   /maintainer
-   upstream
-   remote-id type=cpanSafe-Isa/remote-id
-   remote-id type=cpan-moduleSafe::Isa/remote-id
-   /upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Syntax-Keyword-Junction/

2015-03-26 Thread Kent Fredric
commit: 1f3e5bbd58a76aa725f0b58dd9bf03e0dadbb2df
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:22:34 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:22:34 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1f3e5bbd

[prune] Syntax-Keyword-Junction - Gone to ::gentoo

 .../Syntax-Keyword-Junction-0.3.1.ebuild   | 33 --
 .../Syntax-Keyword-Junction-0.3.2.ebuild   | 33 --
 .../Syntax-Keyword-Junction-0.3.3.ebuild   | 33 --
 .../Syntax-Keyword-Junction-0.3.4.ebuild   | 33 --
 dev-perl/Syntax-Keyword-Junction/metadata.xml  | 19 -
 5 files changed, 151 deletions(-)

diff --git 
a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild 
b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild
deleted file mode 100644
index 4cadc4f..000
--- a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.003001
-inherit perl-module
-
-DESCRIPTION='Perl6 style Junction operators in Perl5'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Sub::Exporter::Progressive 0.001006 ( 0.1.6 )
-   echo \=dev-perl/Sub-Exporter-Progressive-0.1.6
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # syntax
-   echo dev-perl/syntax
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git 
a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.2.ebuild 
b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.2.ebuild
deleted file mode 100644
index 3afdaa9..000
--- a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.003002
-inherit perl-module
-
-DESCRIPTION='Perl6 style Junction operators in Perl5'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Sub::Exporter::Progressive 0.001006 ( 0.1.6 )
-   echo \=dev-perl/Sub-Exporter-Progressive-0.1.6
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # syntax
-   echo dev-perl/syntax
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git 
a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.3.ebuild 
b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.3.ebuild
deleted file mode 100644
index 216dea3..000
--- a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.003003
-inherit perl-module
-
-DESCRIPTION='Perl6 style Junction operators in Perl5'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Sub::Exporter::Progressive 0.001006 ( 0.1.6 )
-   echo \=dev-perl/Sub-Exporter-Progressive-0.1.6
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # syntax
-   echo dev-perl/syntax
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git 
a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.4.ebuild 
b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.4.ebuild
deleted file mode 100644
index c31ce13..000
--- a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.003004
-inherit perl-module
-
-DESCRIPTION='Perl6 style Junction operators in Perl5'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # 

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Crypt-URandom/

2015-03-26 Thread Kent Fredric
commit: 71d485128c52faf8781b2b067f8e54274cd4ff92
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:17:47 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:17:47 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=71d48512

[prune] Crypt-URandom - Gone to ::gentoo

 .../Crypt-URandom/Crypt-URandom-0.340.0.ebuild | 40 --
 dev-perl/Crypt-URandom/metadata.xml| 13 ---
 2 files changed, 53 deletions(-)

diff --git a/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild 
b/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild
deleted file mode 100644
index 525ea6a..000
--- a/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=DDICK
-MODULE_VERSION=0.34
-inherit perl-module
-
-DESCRIPTION='Provide non blocking randomness'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-   echo virtual/perl-Module-Build
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-   echo virtual/perl-Module-Build
-}
-perl_meta_runtime() {
-   # Carp
-   # echo virtual/perl-Carp
-   # English
-   echo dev-lang/perl
-   # Test::More
-   echo virtual/perl-Test-Simple
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do parallel

diff --git a/dev-perl/Crypt-URandom/metadata.xml 
b/dev-perl/Crypt-URandom/metadata.xml
deleted file mode 100644
index 3c82c2e..000
--- a/dev-perl/Crypt-URandom/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdperl/herd
-maintainer
-emailpavel.a.deni...@gmail.com/email
-namePavel Denisov/name
-/maintainer
-upstream
-remote-id type=cpanCrypt-URandom/remote-id
-remote-id type=cpan-moduleCrypt::URandom/remote-id
-/upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/syntax/

2015-03-26 Thread Kent Fredric
commit: 8e57dbdd76e6ac038a6da1d001445a67609fb99b
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:23:54 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:23:54 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8e57dbdd

[prune] syntax - Gone to ::gentoo

 dev-perl/syntax/metadata.xml| 13 ---
 dev-perl/syntax/syntax-0.4.0.ebuild | 44 -
 2 files changed, 57 deletions(-)

diff --git a/dev-perl/syntax/metadata.xml b/dev-perl/syntax/metadata.xml
deleted file mode 100644
index bdc7d93..000
--- a/dev-perl/syntax/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-   herdperl/herd
-   maintainer
-   emailkentfred...@gmail.com/email
-   nameKent Fredric/name
-   /maintainer
-   upstream
-   remote-id type=cpansyntax/remote-id
-   remote-id type=cpan-modulesyntax/remote-id
-   /upstream
-/pkgmetadata

diff --git a/dev-perl/syntax/syntax-0.4.0.ebuild 
b/dev-perl/syntax/syntax-0.4.0.ebuild
deleted file mode 100644
index 0918a09..000
--- a/dev-perl/syntax/syntax-0.4.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=PHAYLON
-MODULE_VERSION=0.004
-inherit perl-module
-
-DESCRIPTION='Activate syntax extensions'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Carp
-   echo dev-lang/perl
-   # Data::OptList 0.104 ( 0.104.0 )
-   echo \=dev-perl/Data-OptList-0.104.0
-   # namespace::clean
-   echo dev-perl/namespace-clean
-   # strict
-   echo dev-lang/perl
-   # warnings
-   echo dev-lang/perl
-}
-perl_meta_test() {
-   # FindBin
-   echo dev-lang/perl
-   # Test::More 0.94 ( 0.940.0 )
-   echo \=virtual/perl-Test-Simple-0.94
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-   test? ( $(perl_meta_test) )
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/aliased/

2015-03-26 Thread Kent Fredric
commit: 29708301eca0adc70f2fced0a962478997efebb9
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:23:27 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:23:27 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=29708301

[prune] aliased - Gone to ::gentoo

 dev-perl/aliased/aliased-0.310.0.ebuild | 29 -
 dev-perl/aliased/metadata.xml   | 13 -
 2 files changed, 42 deletions(-)

diff --git a/dev-perl/aliased/aliased-0.310.0.ebuild 
b/dev-perl/aliased/aliased-0.310.0.ebuild
deleted file mode 100644
index 17c5f95..000
--- a/dev-perl/aliased/aliased-0.310.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION='Use shorter versions of class names.'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # Module::Build 0.40 ( 0.400.0 )
-   echo \=virtual/perl-Module-Build-0.400.0
-}
-perl_meta_build() {
-   # Test::More
-   echo virtual/perl-Test-Simple
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-
-RDEPEND=
-
-
-SRC_TEST=do

diff --git a/dev-perl/aliased/metadata.xml b/dev-perl/aliased/metadata.xml
deleted file mode 100644
index 92e8eea..000
--- a/dev-perl/aliased/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdperl/herd
-maintainer
-emailm...@cattlegrid.info/email
-nameMichele Beltrame/name
-/maintainer
-upstream
-remote-id type=cpanaliased/remote-id
-remote-id type=cpan-modulealiased/remote-id
-/upstream
-/pkgmetadata



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Tree-Simple/

2015-03-26 Thread Kent Fredric
commit: ec9573a6462a642b0a5156237ab5cd8452517b6d
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:23:07 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:23:07 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ec9573a6

[prune] Tree-Simple - Gone to ::gentoo

 dev-perl/Tree-Simple/Tree-Simple-1.230.0.ebuild | 36 -
 dev-perl/Tree-Simple/metadata.xml   | 10 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.230.0.ebuild 
b/dev-perl/Tree-Simple/Tree-Simple-1.230.0.ebuild
deleted file mode 100644
index 82f623b..000
--- a/dev-perl/Tree-Simple/Tree-Simple-1.230.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.180.0-r1.ebuild,v 
1.1 2014/08/23 22:11:56 axs Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=RSAVAGE
-MODULE_VERSION=1.23
-MODULE_A_EXT=tgz
-inherit perl-module
-
-DESCRIPTION=A simple tree object
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =virtual/perl-Scalar-List-Utils-1.180.0
-
-DEPEND=${RDEPEND}
-   =virtual/perl-Module-Build-0.400.0
-   test? (
-   =virtual/perl-Test-Simple-0.470.0
-   =dev-perl/Test-Exception-0.150.0
-   )
-PERL_RM_FILES=(
-   t/version.t
-   xt/author/pod.t
-   xt/author/pod_coverage.t
-)
-src_prepare() {
-   perl-module_src_prepare
-   sed -i 's/^.*Test::Version.*$//' ${S}/Build.PL ${S}/Makefile.PL
-}
-SRC_TEST=do parallel

diff --git a/dev-perl/Tree-Simple/metadata.xml 
b/dev-perl/Tree-Simple/metadata.xml
deleted file mode 100644
index 5d5de12..000
--- a/dev-perl/Tree-Simple/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-  herdperl/herd
-  upstream
-remote-id type=cpanTree-Simple/remote-id
-remote-id type=cpan-moduleTree::Simple/remote-id
-remote-id type=cpan-moduleTree::Simple::Visitor/remote-id
-  /upstream
-/pkgmetadata



[gentoo-commits] gentoo-x86 commit in dev-libs/ntl: ntl-8.1.2.ebuild ChangeLog

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 10:19:22

  Modified: ChangeLog
  Added:ntl-8.1.2.ebuild
  Log:
  bump to 8.1.2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.26 dev-libs/ntl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   19 Jun 2014 13:08:44 -  1.25
+++ ChangeLog   26 Mar 2015 10:19:22 -  1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/ntl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.25 2014/06/19 
13:08:44 jauhien Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.26 2015/03/26 
10:19:22 tomka Exp $
+
+*ntl-8.1.2 (26 Mar 2015)
+
+  26 Mar 2015; Thomas Kahle to...@gentoo.org
+  +files/ntl-8.1.2-sanitize-makefile.patch, +ntl-8.1.2.ebuild:
+  bump to 8.1.2
 
   19 Jun 2014; Jauhien Piatlicki jauh...@gentoo.org
   +files/ntl-5.5.2-shared-r1.patch:



1.1  dev-libs/ntl/ntl-8.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/ntl-8.1.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ntl/ntl-8.1.2.ebuild?rev=1.1content-type=text/plain

Index: ntl-8.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ntl-8.1.2.ebuild,v 1.1 
2015/03/26 10:19:22 tomka Exp $

EAPI=5
inherit toolchain-funcs eutils multilib flag-o-matic

DESCRIPTION=High-performance and portable Number Theory C++ library
HOMEPAGE=http://shoup.net/ntl/;
SRC_URI=http://www.shoup.net/ntl/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-macos
IUSE=doc static-libs test

RDEPEND==dev-libs/gmp-4.3
=dev-libs/gf2x-0.9
DEPEND=${RDEPEND}
dev-lang/perl

S=${WORKDIR}/${P}/src

src_prepare() {
# fix parallel make
sed -i -e s/make/make ${MAKEOPTS}/g WizardAux || die
cd ..
# enable compatibility with singular
epatch $FILESDIR/${PN}-6.0.0-singular.patch
# sanitize the makefile and allow the building of shared library
epatch $FILESDIR/${PN}-8.1.2-sanitize-makefile.patch
replace-flags -O[3-9] -O2
}

src_configure() {
perl DoConfig \
PREFIX=${EPREFIX}/usr \
CXXFLAGS=${CXXFLAGS} \
LDFLAGS=${LDFLAGS} \
CXX=$(tc-getCXX) \
AR=$(tc-getAR) \
RANLIB=$(tc-getRANLIB) \
NTL_GMP_LIP=on NTL_GF2X_LIB=on \
|| die DoConfig failed
}

src_compile() {
# split the targets to allow parallel make to run properly
emake setup1 setup2 || die emake setup failed
emake setup3 || die emake setup failed
sh Wizard on || die Tuning wizard failed
if use static-libs || use test; then
emake ntl.a  || die emake static failed
fi
local trg=so
[[ ${CHOST} == *-darwin* ]]  trg=dylib
emake shared${trg} || die emake shared failed
}

src_install() {
if use static-libs; then
newlib.a ntl.a libntl.a || die installation of static library 
failed
fi
dolib.so lib*$(get_libname) || die installation of shared library 
failed

cd ..
insinto /usr/include
doins -r include/NTL || die installation of the headers failed

dodoc README
if use doc ; then
dodoc doc/*.txt || die
dohtml doc/* || die
fi
}






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.33.1.ebuild ChangeLog

2015-03-26 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/26 08:21:12

  Modified: seamonkey-2.33.1.ebuild ChangeLog
  Log:
  Enable jit support unconditionally (bug #544436)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.3  www-client/seamonkey/seamonkey-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?r1=1.2r2=1.3

Index: seamonkey-2.33.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- seamonkey-2.33.1.ebuild 26 Mar 2015 07:52:44 -  1.2
+++ seamonkey-2.33.1.ebuild 26 Mar 2015 08:21:12 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.2 
2015/03/26 07:52:44 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.3 
2015/03/26 08:21:12 polynomial-c Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -216,6 +216,10 @@
 
mozconfig_annotate '' --enable-safe-browsing
 
+   # jit needs to be enabled unconditionally (bug #544436)
+   mozconfig_use_enable jit ion
+   mozconfig_use_enable jit yarr-jit
+
# Use an objdir to keep things organized.
echo mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR} \
 ${S}/.mozconfig



1.514www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.514view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.514content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.513r2=1.514

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.513
retrieving revision 1.514
diff -u -r1.513 -r1.514
--- ChangeLog   26 Mar 2015 07:52:44 -  1.513
+++ ChangeLog   26 Mar 2015 08:21:12 -  1.514
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.513 
2015/03/26 07:52:44 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.514 
2015/03/26 08:21:12 polynomial-c Exp $
+
+  26 Mar 2015; Lars Wendler polynomia...@gentoo.org seamonkey-2.33.1.ebuild:
+  Enable jit support unconditionally (bug #544436).
 
   26 Mar 2015; Lars Wendler polynomia...@gentoo.org seamonkey-2.33.1.ebuild:
   jit support is no longer optional (bug #544436).






[gentoo-commits] gentoo-x86 commit in sci-mathematics/Macaulay2: Macaulay2-1.4-r1.ebuild Macaulay2-1.4.ebuild Macaulay2-1.7_pre.ebuild Macaulay2-1.6.ebuild ChangeLog

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 10:17:49

  Modified: Macaulay2-1.4-r1.ebuild Macaulay2-1.4.ebuild
Macaulay2-1.7_pre.ebuild Macaulay2-1.6.ebuild
ChangeLog
  Log:
  restrict ntl dep
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.5  sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild?r1=1.4r2=1.5

Index: Macaulay2-1.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Macaulay2-1.4-r1.ebuild 14 Dec 2011 08:44:52 -  1.4
+++ Macaulay2-1.4-r1.ebuild 26 Mar 2015 10:17:49 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild,v 1.4 
2011/12/14 08:44:52 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4-r1.ebuild,v 1.5 
2015/03/26 10:17:49 tomka Exp $
 
 EAPI=2
 
@@ -28,6 +28,7 @@
 
 DEPEND=sys-libs/gdbm
=dev-libs/ntl-5.5.2
+   dev-libs/ntl-7
=sci-mathematics/pari-2.3.4[gmp]
=sys-libs/readline-6.1
dev-libs/libxml2:2



1.6  sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild?r1=1.5r2=1.6

Index: Macaulay2-1.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Macaulay2-1.4.ebuild14 May 2011 14:34:21 -  1.5
+++ Macaulay2-1.4.ebuild26 Mar 2015 10:17:49 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.5 
2011/05/14 14:34:21 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.6 
2015/03/26 10:17:49 tomka Exp $
 
 EAPI=2
 
@@ -26,6 +26,7 @@
 
 DEPEND=sys-libs/gdbm
=dev-libs/ntl-5.5.2
+   dev-libs/ntl-7
=sci-mathematics/pari-2.3.4[gmp]
=sys-libs/readline-6.1
dev-libs/libxml2:2



1.3  sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?r1=1.2r2=1.3

Index: Macaulay2-1.7_pre.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Macaulay2-1.7_pre.ebuild24 Mar 2015 17:22:15 -  1.2
+++ Macaulay2-1.7_pre.ebuild26 Mar 2015 10:17:49 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v 
1.2 2015/03/24 17:22:15 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v 
1.3 2015/03/26 10:17:49 tomka Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
 
 RDEPEND=${PYTHON_DEPS}
sys-libs/gdbm
-   dev-libs/ntl
+   dev-libs/ntl-7
sci-mathematics/pari[gmp]
=sys-libs/readline-6.1
dev-libs/libxml2:2



1.5  sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild?rev=1.5view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in dev-libs/nspr: nspr-4.10.8.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:52

  Modified: nspr-4.10.8.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-libs/nspr/nspr-4.10.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?r1=1.2r2=1.3

Index: nspr-4.10.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nspr-4.10.8.ebuild  26 Mar 2015 11:36:09 -  1.2
+++ nspr-4.10.8.ebuild  26 Mar 2015 11:36:51 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v 1.2 
2015/03/26 11:36:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v 1.3 
2015/03/26 11:36:51 ago Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.5
@@ -15,7 +15,7 @@
 
 LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=debug
 
 RDEPEND=



1.291dev-libs/nspr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?rev=1.291view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?rev=1.291content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?r1=1.290r2=1.291

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   26 Mar 2015 11:36:09 -  1.290
+++ ChangeLog   26 Mar 2015 11:36:51 -  1.291
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nspr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.290 2015/03/26 
11:36:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.291 2015/03/26 
11:36:51 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org nspr-4.10.8.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org nspr-4.10.8.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-Tree/

2015-03-26 Thread Kent Fredric
commit: a8025b8f43b663730c4daf08af180e8eb6c160ab
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:01:54 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:01:54 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a8025b8f

[cleanup] DBIx-Class-Tree: Remove old versions

Package-Manager: portage-2.2.17

 .../DBIx-Class-Tree/DBIx-Class-Tree-0.30.10.ebuild | 20 
 .../DBIx-Class-Tree/DBIx-Class-Tree-0.30.20.ebuild | 22 --
 .../DBIx-Class-Tree/DBIx-Class-Tree-0.30.ebuild| 21 -
 3 files changed, 63 deletions(-)

diff --git a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.10.ebuild 
b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.10.ebuild
deleted file mode 100644
index 92371ad..000
--- a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.03001
-inherit perl-module
-
-DESCRIPTION=Manipulate and anaylze tree structured data.
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=
-RDEPEND=
-   =dev-perl/DBIx-Class-0.81.0
-
-DEPEND=${RDEPEND}
-SRC_TEST=do

diff --git a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.20.ebuild 
b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.20.ebuild
deleted file mode 100644
index 372e502..000
--- a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.20.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=FREW
-MODULE_VERSION=0.03002
-inherit perl-module
-
-DESCRIPTION=Manipulate and anaylze tree structured data.
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-RDEPEND=
-   =dev-perl/DBIx-Class-0.81.0
-
-DEPEND=${RDEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.ebuild 
b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.ebuild
deleted file mode 100644
index 64f8850..000
--- a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=BLUEFEET
-MODULE_VERSION=0.03000
-inherit perl-module
-
-DESCRIPTION=Manipulate and anaylze tree structured data.
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=
-RDEPEND=
-   =dev-perl/DBIx-Class-0.81.0
-   =dev-perl/DBD-SQLite-0.42
-
-DEPEND=${RDEPEND}
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Reporter/, dev-perl/CPAN-Reporter/files/1.2004/

2015-03-26 Thread Kent Fredric
commit: 905a77946a68b45dfb25c56ea2635bde8904d69e
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 10:16:49 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 10:16:49 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=905a7794

[cleanup] CPAN-Reporter: Remove old versions

Package-Manager: portage-2.2.17

 .../CPAN-Reporter/CPAN-Reporter-1.170.800.ebuild   |  32 --
 .../CPAN-Reporter/CPAN-Reporter-1.171.100.ebuild   |  34 --
 .../CPAN-Reporter/CPAN-Reporter-1.180.300.ebuild   |  38 --
 .../CPAN-Reporter/CPAN-Reporter-1.190.200.ebuild   |  51 ---
 .../CPAN-Reporter/CPAN-Reporter-1.200.900.ebuild   |  98 -
 .../CPAN-Reporter/files/1.2004/canonpath.patch | 398 -
 6 files changed, 651 deletions(-)

diff --git a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.170.800.ebuild 
b/dev-perl/CPAN-Reporter/CPAN-Reporter-1.170.800.ebuild
deleted file mode 100644
index fb16f16..000
--- a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.170.800.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1708
-inherit perl-module
-
-DESCRIPTION=Adds CPAN Testers reporting to CPAN.pm
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=
-DEPEND=
-   =dev-perl/Config-Tiny-2.08
-   =virtual/perl-CPAN-1.930.100
-   =dev-perl/Devel-Autoflush-0.40
-   =virtual/perl-ExtUtils-MakeMaker-6.36
-   =dev-perl/File-Copy-Recursive-0.35
-   =dev-perl/File-HomeDir-0.58
-   =dev-perl/File-pushd-0.320.0
-   =dev-perl/IO-CaptureOutput-1.30.0
-   dev-perl/Probe-Perl
-   =dev-perl/Tee-0.13
-   =virtual/perl-Test-Simple-0.62
-   =dev-perl/Test-Reporter-1.540.0
-
-RDEPEND=${DEPEND}
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.171.100.ebuild 
b/dev-perl/CPAN-Reporter/CPAN-Reporter-1.171.100.ebuild
deleted file mode 100644
index 03b208b..000
--- a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.171.100.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1711
-inherit perl-module
-
-DESCRIPTION=Adds CPAN Testers reporting to CPAN.pm
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =dev-perl/Config-Tiny-2.08
-   =virtual/perl-CPAN-1.930.100
-   =dev-perl/Devel-Autoflush-0.40
-   =virtual/perl-ExtUtils-MakeMaker-6.36
-   =dev-perl/File-Copy-Recursive-0.35
-   =dev-perl/File-HomeDir-0.58
-   =dev-perl/File-pushd-0.320.0
-   =dev-perl/IO-CaptureOutput-1.30.0
-   dev-perl/Probe-Perl
-   =dev-perl/Tee-0.13
-
-DEPEND=${RDEPEND}
-   virtual/perl-Module-Build
-   test? ( =virtual/perl-Test-Simple-0.62
-   =dev-perl/Test-Reporter-1.540.0 )
-
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.180.300.ebuild 
b/dev-perl/CPAN-Reporter/CPAN-Reporter-1.180.300.ebuild
deleted file mode 100644
index 9ae267b..000
--- a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.180.300.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1803
-inherit perl-module
-
-DESCRIPTION=Adds CPAN Testers reporting to CPAN.pm
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =dev-perl/Config-Tiny-2.08
-   =virtual/perl-CPAN-1.930.100
-   =dev-perl/Devel-Autoflush-0.40
-   =virtual/perl-ExtUtils-MakeMaker-6.36
-   =dev-perl/File-Copy-Recursive-0.35
-   =dev-perl/File-HomeDir-0.58
-   virtual/perl-File-Path
-   =dev-perl/File-pushd-0.320.0
-   =virtual/perl-File-Spec-3.19
-   =virtual/perl-File-Temp-0.16
-   =dev-perl/IO-CaptureOutput-1.30.0
-   virtual/perl-Parse-CPAN-Meta
-   dev-perl/Probe-Perl
-   =dev-perl/Tee-0.13
-   =virtual/perl-Test-Simple-0.62
-   =dev-perl/Test-Reporter-1.540.0
-
-DEPEND=${RDEPEND}
-   virtual/perl-Module-Build
-
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.190.200.ebuild 
b/dev-perl/CPAN-Reporter/CPAN-Reporter-1.190.200.ebuild
deleted file mode 100644
index a2b6068..000
--- a/dev-perl/CPAN-Reporter/CPAN-Reporter-1.190.200.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1902
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=Adds CPAN Testers reporting to CPAN.pm
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend-virtual Archive-Tar 1.54
-bdepend File-Copy-Recursive 0.35
-bdepend-virtual File-Spec # File-Spec-Functions
-bdepend File-pushd 0.32
-bdepend 

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-Cursor-Cached/

2015-03-26 Thread Kent Fredric
commit: 4c1352bc60110ad4442cb1cef8c2d689077d2daf
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:00:00 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:00:00 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4c1352bc

[fixup] DBIx-Class-Cursor-Cached-1.1.2-r1: EAPI5, Fixup deps

Package-Manager: portage-2.2.17

 .../DBIx-Class-Cursor-Cached-1.1.2-r1.ebuild   | 30 ++
 .../DBIx-Class-Cursor-Cached-1.1.2.ebuild  | 27 ---
 2 files changed, 30 insertions(+), 27 deletions(-)

diff --git 
a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2-r1.ebuild 
b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2-r1.ebuild
new file mode 100644
index 000..4f215b4
--- /dev/null
+++ b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=ARCANEZ
+MODULE_VERSION=1.001002
+inherit perl-module
+
+DESCRIPTION=cursor class with built-in caching support
+
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+RDEPEND=
+   =dev-perl/Carp-Clan-6.0.0
+   =dev-perl/DBIx-Class-0.81.240
+   virtual/perl-Digest-SHA
+
+# Cache::FileCache - Cache-Cache
+DEPEND=
+   =virtual/perl-ExtUtils-MakeMaker-6.420.0
+   test? (
+   =dev-perl/DBD-SQLite-1.250.0
+   virtual/perl-Test-Simple
+   dev-perl/Cache-Cache
+   )
+

diff --git 
a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2.ebuild 
b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2.ebuild
deleted file mode 100644
index 9d2cd9c..000
--- a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=ARCANEZ
-MODULE_VERSION=1.001002
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=cursor class with built-in caching support
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-depend DBIx-Class 0.81.240
-depend-virtual Digest-SHA
-depend Carp-Clan 6.0
-
-bdepend DBD-SQLite 1.250.0
-bdepend-virtual Test-Simple # Test::More
-bdepend Cache-Cache # Cache::FileCache
-
-ddep_setup
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/WWW-Shorten-Simple/

2015-03-26 Thread Kent Fredric
commit: e3a77a2eb05b97bca3abd39286329af6c9175202
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 12:01:35 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 12:01:35 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e3a77a2e

[fixup] WWW-Shorten-Simple: EAPI5, fixup deps

Package-Manager: portage-2.2.17

 ...-0.10.ebuild = WWW-Shorten-Simple-0.10.0.ebuild} | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.ebuild 
b/dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.0.ebuild
similarity index 53%
rename from dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.ebuild
rename to dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.0.ebuild
index cf24f2c..5952c13 100644
--- a/dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.ebuild
+++ b/dev-perl/WWW-Shorten-Simple/WWW-Shorten-Simple-0.10.0.ebuild
@@ -1,17 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=4
+EAPI=5
 MODULE_AUTHOR=MIYAGAWA
 MODULE_VERSION=0.01
-inherit perl-module perl-declaredeps
+inherit perl-module
 
 DESCRIPTION=Factory wrapper around WWW::Shorten to avoid imports
-LICENSE=|| ( Artistic GPL-2 )
 SLOT=0
 KEYWORDS=~amd64 ~x86
-IUSE=
-bdepend-virtual Test-Simple # Test-More
-ddep_setup
+IUSE=test
 
-SRC_TEST=do
+RDEPEND=
+DEPEND=
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Params-Validate/

2015-03-26 Thread Kent Fredric
commit: 12b4e5a65a0d507054e292450983205aa1fe23e5
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:26:22 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:26:22 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=12b4e5a6

[cleanup] MooseX-Params-Validate: Remove old versions

Package-Manager: portage-2.2.17

 .../MooseX-Params-Validate-0.130.0.ebuild  | 31 --
 .../MooseX-Params-Validate-0.140.0.ebuild  | 31 --
 .../MooseX-Params-Validate-0.150.0.ebuild  | 31 --
 .../MooseX-Params-Validate-0.160.0.ebuild  | 29 
 4 files changed, 122 deletions(-)

diff --git 
a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.130.0.ebuild 
b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.130.0.ebuild
deleted file mode 100644
index 1f36501..000
--- a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.130.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION=an extension of Params::Validate for using Moose's types
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =dev-perl/Moose-0.580.0
-   =dev-perl/Params-Validate-0.88
-   dev-perl/Sub-Exporter
-   dev-perl/Devel-Caller
-
-DEPEND=
-   ${RDEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.62
-   =dev-perl/Test-Exception-0.21
-   )
-
-
-SRC_TEST=do

diff --git 
a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.140.0.ebuild 
b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.140.0.ebuild
deleted file mode 100644
index 56f1986..000
--- a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.140.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION=an extension of Params::Validate for using Moose's types
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =dev-perl/Moose-0.580.0
-   =dev-perl/Params-Validate-0.88
-   dev-perl/Sub-Exporter
-   dev-perl/Devel-Caller
-
-DEPEND=
-   ${RDEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.62
-   =dev-perl/Test-Exception-0.21
-   )
-
-
-SRC_TEST=do

diff --git 
a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.150.0.ebuild 
b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.150.0.ebuild
deleted file mode 100644
index dc09f1b..000
--- a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.150.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION=an extension of Params::Validate for using Moose's types
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-
-RDEPEND=
-   =dev-perl/Moose-0.580.0
-   =dev-perl/Params-Validate-0.88
-   dev-perl/Sub-Exporter
-   dev-perl/Devel-Caller
-
-DEPEND=
-   ${RDEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.88
-   dev-perl/Test-Fatal
-   )
-
-
-SRC_TEST=do

diff --git 
a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.160.0.ebuild 
b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.160.0.ebuild
deleted file mode 100644
index 6f8c0fb..000
--- a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.160.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.16
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=an extension of Params::Validate for using Moose's types
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-cdepend-virtual ExtUtils-MakeMaker 6.52
-
-bdepend Test-Fatal 0.001
-bdepend-virtual Test-Simple 0.88 # Test-More
-
-# depend-virtual Carp # CORE
-depend Devel-Caller
-depend Moose 0.580.0
-depend Params-Validate 0.88
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend Sub-Exporter
-ddep_setup;
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-Cursor-Cached/

2015-03-26 Thread Kent Fredric
commit: 73720efb573f2ad063995bfc62a9bea86718fd92
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 10:49:00 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 10:49:00 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=73720efb

[cleanup] DBIx-Class-Cursor-Cached: Remove old versions

Package-Manager: portage-2.2.17

 .../DBIx-Class-Cursor-Cached-1.0.1.ebuild  | 21 
 .../DBIx-Class-Cursor-Cached-1.1.0.ebuild  | 28 --
 .../DBIx-Class-Cursor-Cached-1.1.1.ebuild  | 27 -
 3 files changed, 76 deletions(-)

diff --git 
a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.0.1.ebuild 
b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.0.1.ebuild
deleted file mode 100644
index c6ef570..000
--- a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=MSTROUT
-inherit perl-module
-
-DESCRIPTION=cursor class with built-in caching support
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=sqlite
-RDEPEND=
-   =dev-perl/DBIx-Class-0.08004
-   dev-perl/Digest-SHA1
-   dev-perl/Cache-Cache
-
-DEPEND=${RDEPEND}
-SRC_TEST=do

diff --git 
a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.0.ebuild 
b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.0.ebuild
deleted file mode 100644
index 74872b3..000
--- a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-MODULE_AUTHOR=ARCANEZ
-MODULE_VERSION=1.001000
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=cursor class with built-in caching support
-LICENSE=|| ( Artistic GPL-2 )
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-
-IUSE=
-
-depend DBIx-Class 0.81.0
-depend Digest-SHA1
-depend Carp-Clan 6.0
-
-bdepend DBD-SQLite 1.250.0
-bdepend-virtual Test-Simple # Test::More
-bdepend Cache-Cache # Cache::FileCache
-
-ddep_setup
-
-SRC_TEST=do

diff --git 
a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.1.ebuild 
b/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.1.ebuild
deleted file mode 100644
index 32185ca..000
--- a/dev-perl/DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.1.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=ARCANEZ
-MODULE_VERSION=1.001001
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=cursor class with built-in caching support
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-depend DBIx-Class 0.81.240
-depend Digest-SHA1
-depend Carp-Clan 6.0
-
-bdepend DBD-SQLite 1.250.0
-bdepend-virtual Test-Simple # Test::More
-bdepend Cache-Cache # Cache::FileCache
-
-ddep_setup
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanoutdated/

2015-03-26 Thread Kent Fredric
commit: 5d3a30f065aa3247d23ba4b0435b2840218319fa
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 09:36:54 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 09:36:54 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5d3a30f0

[cleanup] App-cpanoutdated: remove old versions

Package-Manager: portage-2.2.17

 .../App-cpanoutdated-0.160.0.ebuild| 25 ---
 .../App-cpanoutdated-0.180.0.ebuild| 25 ---
 .../App-cpanoutdated-0.190.0.ebuild| 42 --
 .../App-cpanoutdated-0.200.0.ebuild| 48 -
 .../App-cpanoutdated-0.220.0.ebuild| 50 --
 .../App-cpanoutdated-0.230.0.ebuild| 50 --
 6 files changed, 240 deletions(-)

diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild 
b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
deleted file mode 100644
index a5288f6..000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.160.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.16
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=detect outdated CPAN modules in your environment
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-depend libwww-perl; # LWP
-depend-virtual IO-Zlib;
-depend-virtual version;
-depend local-lib 1.6.8;
-depend-virtual ExtUtils-MakeMaker 6.56;
-depend CPAN-DistnameInfo 0.100;
-
-ddep_setup;
-
-SRC_TEST=do

diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild 
b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
deleted file mode 100644
index 20c44d0..000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.180.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.18
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=detect outdated CPAN modules in your environment
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-depend libwww-perl; # LWP
-depend-virtual IO-Zlib;
-depend-virtual version;
-depend local-lib 1.6.8;
-depend-virtual ExtUtils-MakeMaker 6.56;
-depend CPAN-DistnameInfo 0.100;
-
-ddep_setup;
-
-SRC_TEST=do

diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild 
b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
deleted file mode 100644
index fb9d2ca..000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.190.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.19
-
-inherit perl-module
-
-DESCRIPTION=detect outdated CPAN modules in your environment
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-meta_build_dep() {
-   # ExtUtils::MakeMaker
-   echo 'virtual/perl-ExtUtils-MakeMaker';
-}
-meta_configure_dep() {
-   # ExtUtils::MakeMaker
-   echo 'virtual/perl-ExtUtils-MakeMaker';
-}
-meta_runtime_dep() {
-   # CPAN::DistnameInfo 0.1 ( 0.100.0 )
-   echo '=dev-perl/CPAN-DistnameInfo-0.100.0'
-   # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
-   echo '=virtual/perl-ExtUtils-MakeMaker-6.56'
-   # IO::Zlib
-   echo 'virtual/perl-IO-Zlib'
-   # LWP
-   echo 'dev-perl/libwww-perl'
-   # local::lib 1.006008 ( 1.6.8 )
-   echo '=dev-perl/local-lib-1.6.8'
-   # perl 5.008001 ( 5.8.1 )
-   echo '=dev-lang/perl-5.8.1'
-   # version
-   echo 'virtual/perl-version'
-}
-RDEPEND=$(meta_runtime_dep)
-DEPENDS=$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)
-SRC_TEST=do

diff --git a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild 
b/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
deleted file mode 100644
index ecddf21..000
--- a/dev-perl/App-cpanoutdated/App-cpanoutdated-0.200.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=TOKUHIROM
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION=detect outdated CPAN modules in your environment
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-   # CPAN::DistnameInfo 0.1 ( 0.100.0 )
-   echo \=dev-perl/CPAN-DistnameInfo-0.100.0
-   # ExtUtils::MakeMaker 6.56 ( 6.560.0 )
-  

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Inject/, dev-perl/CPAN-Inject/files/

2015-03-26 Thread Kent Fredric
commit: e751f69d396373219e529cb6819d7277d303d0af
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 10:14:50 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 10:14:50 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e751f69d

[cleanup] CPAN-Inject: Remove old versions

Package-Manager: portage-2.2.17

 dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild | 36 -
 dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild | 36 -
 dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild | 36 -
 dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild | 34 ---
 dev-perl/CPAN-Inject/files/Test-0.10.patch  | 20 --
 dev-perl/CPAN-Inject/files/Test-0.11.patch  | 20 --
 dev-perl/CPAN-Inject/files/Test-1.12.patch  | 27 ---
 7 files changed, 209 deletions(-)

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild
deleted file mode 100644
index 57a8b1d..000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=0.10
-inherit perl-module
-
-DESCRIPTION=Base class for injecting distributions into CPAN sources
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-PATCHES=(
-   ${FILESDIR}/Test-${PV}.patch
-);
-COMMON_DEPEND=
-   =virtual/perl-File-Spec-0.80
-   =dev-perl/File-chmod-0.30
-   =virtual/perl-File-Path-1.00
-   =dev-perl/Params-Util-0.21
-   =virtual/perl-CPAN-1.360
-   =dev-perl/CPAN-Checksums-1.05
-
-DEPEND=
-   ${COMMON_DEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.42
-   =dev-perl/Test-Script-1.02
-   =dev-perl/File-Remove-0.340.0
-   )
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild
deleted file mode 100644
index 896fbde..000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION=Base class for injecting distributions into CPAN sources
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-PATCHES=(
-   ${FILESDIR}/Test-${PV}.patch
-);
-COMMON_DEPEND=
-   =virtual/perl-File-Spec-0.80
-   =dev-perl/File-chmod-0.30
-   =virtual/perl-File-Path-1.00
-   =dev-perl/Params-Util-0.21
-   =virtual/perl-CPAN-1.360
-   =dev-perl/CPAN-Checksums-1.05
-
-DEPEND=
-   ${COMMON_DEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.42
-   =dev-perl/Test-Script-1.02
-   =dev-perl/File-Remove-0.340.0
-   )
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild
deleted file mode 100644
index d76c4aa..000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.12
-inherit perl-module
-
-DESCRIPTION=Base class for injecting distributions into CPAN sources
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-PATCHES=(
-   ${FILESDIR}/Test-${PV}.patch
-);
-COMMON_DEPEND=
-   =virtual/perl-File-Spec-0.80
-   =dev-perl/File-chmod-0.30
-   =virtual/perl-File-Path-1.00
-   =dev-perl/Params-Util-0.21
-   =virtual/perl-CPAN-1.360
-   =dev-perl/CPAN-Checksums-1.05
-
-DEPEND=
-   ${COMMON_DEPEND}
-   test? (
-   =virtual/perl-Test-Simple-0.42
-   =dev-perl/Test-Script-1.02
-   =dev-perl/File-Remove-0.340.0
-   )
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild
deleted file mode 100644
index 4b3f659..000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.13
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=Base class for injecting distributions into CPAN sources
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-#PATCHES=(
-#  ${FILESDIR}/Test-${PV}.patch
-#);
-
-depend-virtual 

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

2015-03-26 Thread Kent Fredric
commit: 065a21548221b32109f3567c95c5a5ef02b25ec2
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 12:12:52 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 12:12:52 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=065a2154

[eclass/perl-declaredeps.eclass] Mark this ancient eclass experiment as 
deprecated and slate for removal

 eclass/perl-declaredeps.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/perl-declaredeps.eclass b/eclass/perl-declaredeps.eclass
index 8c9d1fe..f10c1bc 100644
--- a/eclass/perl-declaredeps.eclass
+++ b/eclass/perl-declaredeps.eclass
@@ -38,6 +38,9 @@
 
 case ${EAPI:-0} in
4)
+   eerror perl-declaredeps:THIS ECLASS IS FULLY DEPRECATED and 
will begin fataling after April 10, 2015.
+   eerror If you need it to work after that point, replicate it 
to your overlay
+   eerror  -- in ${CATEGORY}/${PF}
;;
*)
die perl-declaredeps needs EAPI4;



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-Tree/

2015-03-26 Thread Kent Fredric
commit: cf8a50afe82e77ca134d57513b782f26c253eb5e
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:23:15 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:23:15 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=cf8a50af

[fixup] DBIx-Class-Tree: EAPI5, Fixup deps and tests

Package-Manager: portage-2.2.17

 .../DBIx-Class-Tree-0.30.30-r1.ebuild  | 29 ++
 .../DBIx-Class-Tree/DBIx-Class-Tree-0.30.30.ebuild | 25 ---
 2 files changed, 29 insertions(+), 25 deletions(-)

diff --git a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30-r1.ebuild 
b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30-r1.ebuild
new file mode 100644
index 000..b552f03
--- /dev/null
+++ b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=ABRAXXA
+MODULE_VERSION=0.03003
+inherit perl-module
+
+DESCRIPTION=Manipulate and anaylze tree structured data.
+
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+PERL_RM_FILES=(
+   t/01_pod.t
+)
+PERL_RESTRICT=parallel-test
+RDEPEND=
+   =dev-perl/DBIx-Class-0.81.0
+
+DEPEND=
+   ${RDEPEND}
+   =virtual/perl-ExtUtils-MakeMaker-6.420.0
+   test? (
+   dev-perl/Test-Exception
+   )
+

diff --git a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30.ebuild 
b/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30.ebuild
deleted file mode 100644
index 40dd2a8..000
--- a/dev-perl/DBIx-Class-Tree/DBIx-Class-Tree-0.30.30.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=ABRAXXA
-MODULE_VERSION=0.03003
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=Manipulate and anaylze tree structured data.
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-cdepend-virtual ExtUtils-MakeMaker 6.42
-
-depend DBIx-Class 0.81.0
-
-test-depend Test-Exception
-
-ddep_setup
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-Errf/

2015-03-26 Thread Kent Fredric
commit: bac4ffe431b20c1ccd815815c0be1d7b819232f6
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:54:45 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:54:45 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=bac4ffe4

[bump] String-Errf-0.7.0

Package-Manager: portage-2.2.17

 dev-perl/String-Errf/String-Errf-0.6.ebuild   | 30 ---
 dev-perl/String-Errf/String-Errf-0.7.0.ebuild | 34 +++
 2 files changed, 34 insertions(+), 30 deletions(-)

diff --git a/dev-perl/String-Errf/String-Errf-0.6.ebuild 
b/dev-perl/String-Errf/String-Errf-0.6.ebuild
deleted file mode 100644
index da557be..000
--- a/dev-perl/String-Errf/String-Errf-0.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.006
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=a simple sprintf-like dialect
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend TimeDate # Date::Format
-bdepend JSON
-bdepend-virtual Test-Simple 0.96 # Test-More
-bdepend-virtual autodie
-
-cdepend-virtual ExtUtils-MakeMaker 6.56;
-
-# depend Carp # CORE
-depend Params-Util
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend String-Formatter 0.102.81 # OLD SCHEME
-depend Sub-Exporter
-depend-virtual Time-Piece
-
-ddep_setup
-SRC_TEST=do

diff --git a/dev-perl/String-Errf/String-Errf-0.7.0.ebuild 
b/dev-perl/String-Errf/String-Errf-0.7.0.ebuild
new file mode 100644
index 000..6b9b729
--- /dev/null
+++ b/dev-perl/String-Errf/String-Errf-0.7.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION=a simple sprintf-like dialect
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+# List::Util - Scalar-List-Utils
+# Date::Format - TimeDate
+RDEPEND=
+   virtual/perl-Carp
+   dev-perl/Params-Util
+   virtual/perl-Scalar-List-Utils
+   =dev-perl/String-Formatter-0.102.81
+   dev-perl/Sub-Exporter
+   virtual/perl-Time-Piece
+   virtual/perl-parent
+
+DEPEND=
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/TimeDate
+   =dev-perl/JSON-2.0.0
+   =virtual/perl-Test-Simple-0.960.0
+   virtual/perl-autodie
+   )
+



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Number-Tolerant/

2015-03-26 Thread Kent Fredric
commit: ee1313f9340d44d4b087f866d5b10b8a01c7f7bf
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:42:35 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:42:35 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ee1313f9

[bump] Number-Tolerant-1.706.0

Package-Manager: portage-2.2.17

 .../Number-Tolerant-1.701-r1.ebuild| 31 ---
 .../Number-Tolerant/Number-Tolerant-1.706.0.ebuild | 35 ++
 2 files changed, 35 insertions(+), 31 deletions(-)

diff --git a/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild 
b/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild
deleted file mode 100644
index b848e4d..000
--- a/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RJBS
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=tolerance ranges for inexact numbers
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend-virtual Test-Simple 0.96 # Test-More
-bdepend Test-Tester;
-
-cdepend-virtual ExtUtils-MakeMaker 6.56;
-
-# depend-virtual Carp; # CORE
-depend-virtual Math-BigInt # Math::BigFloat
-RDEPEND+= virtual/perl-Math-BigRat;
-DEPEND+= virtual/perl-Math-BigRat;
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend Sub-Exporter 0.950;
-# depend Sub-Exporter-Util #= Sub::Exporter
-depend-virtual Test-Simple # Test::Builder
-# depend-virtual overload # CORE
-
-ddep_setup
-
-SRC_TEST=do

diff --git a/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild 
b/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild
new file mode 100644
index 000..655a223
--- /dev/null
+++ b/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.706
+inherit perl-module
+
+DESCRIPTION=tolerance ranges for inexact numbers
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+# Math::BigFloat - Math-BigInt
+# Scalar::Util - Scalar-List-Utils
+# Sub::Exporter::Util - Sub-Exporter
+# Test::Builder - Test-Simple ( Yes, Runtime, this dist has a test module )
+RDEPEND=
+   virtual/perl-Carp
+   virtual/perl-Math-BigInt
+   virtual/perl-Math-BigRat
+   virtual/perl-Scalar-List-Utils
+   =dev-perl/Sub-Exporter-0.950.0
+   virtual/perl-Test-Simple
+
+DEPEND=
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   =virtual/perl-Test-Simple-0.960.0
+   dev-perl/Test-Tester
+   virtual/perl-if
+   )
+



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatchouli/

2015-03-26 Thread Kent Fredric
commit: 7646aae2ade3f59945efdaa99e4b7be00b0b930e
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:24:25 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:24:25 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7646aae2

[cleanup] Log-Dispatchouli: Remove old versions

Package-Manager: portage-2.2.17

 .../Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild | 40 --
 .../Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild | 40 --
 2 files changed, 80 deletions(-)

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild
deleted file mode 100644
index e9b063a..000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-MODULE_VERSION=2.004
-MODULE_AUTHOR=RJBS
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=Simple wrapper around Log::Dispatch
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend Test-Deep
-bdepend Test-Fatal
-bdepend-virtual Test-Simple 0.96
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual File-Spec
-depend log-dispatch# Log::Dispatch
-depend Log-Dispatch-Array
-# depend Log-Dispatch-File   # in log-dispatch
-# depend Log-Dispatch-Screen # in log-dispatch
-depend Params-Util
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend String-Flogger
-depend Sub-Exporter
-depend Sub-Exporter-GlobExporter 0.2 # 0.002
-depend-virtual Sys-Syslog 0.160.0
-depend Try-Tiny 0.40 # 0.04
-# depend overload # CORE
-
-ddep_setup;
-
-SRC_TEST=do

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild
deleted file mode 100644
index 4d58853..000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=2.005
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=Simple wrapper around Log::Dispatch
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend Test-Deep
-bdepend Test-Fatal
-bdepend-virtual Test-Simple 0.96
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual File-Spec
-depend log-dispatch# Log::Dispatch
-depend Log-Dispatch-Array
-# depend Log-Dispatch-File   # in log-dispatch
-# depend Log-Dispatch-Screen # in log-dispatch
-depend Params-Util
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend String-Flogger
-depend Sub-Exporter
-depend Sub-Exporter-GlobExporter 0.2 # 0.002
-depend-virtual Sys-Syslog 0.160.0
-depend Try-Tiny 0.40 # 0.04
-# depend overload # CORE
-
-ddep_setup;
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Sub-Exporter-GlobExporter/

2015-03-26 Thread Kent Fredric
commit: 0d9b390418142af872d36e59e8be7e950516d39f
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Mar 26 11:55:40 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Mar 26 11:55:40 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0d9b3904

[cleanup] Sub-Exporter-GlobExporter: Remove old versions

Package-Manager: portage-2.2.17

 .../Sub-Exporter-GlobExporter-0.2.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git 
a/dev-perl/Sub-Exporter-GlobExporter/Sub-Exporter-GlobExporter-0.2.0.ebuild 
b/dev-perl/Sub-Exporter-GlobExporter/Sub-Exporter-GlobExporter-0.2.0.ebuild
deleted file mode 100644
index c5a987f..000
--- a/dev-perl/Sub-Exporter-GlobExporter/Sub-Exporter-GlobExporter-0.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.002
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION=export shared globs with Sub::Exporter collectors
-
-LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend Sub-Exporter
-
-ddep_setup;
-
-SRC_TEST=do



[gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.4.9.ebuild libXfont-1.5.1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:36

  Modified: libXfont-1.4.9.ebuild libXfont-1.5.1.ebuild
ChangeLog
  Log:
  Stable for ppc, wrt bug #543620
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  x11-libs/libXfont/libXfont-1.4.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?r1=1.5r2=1.6

Index: libXfont-1.4.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXfont-1.4.9.ebuild   25 Mar 2015 16:06:11 -  1.5
+++ libXfont-1.4.9.ebuild   26 Mar 2015 11:20:36 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v 
1.5 2015/03/25 16:06:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v 
1.6 2015/03/26 11:20:36 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.6  x11-libs/libXfont/libXfont-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?r1=1.5r2=1.6

Index: libXfont-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXfont-1.5.1.ebuild   25 Mar 2015 16:06:11 -  1.5
+++ libXfont-1.5.1.ebuild   26 Mar 2015 11:20:36 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v 
1.5 2015/03/25 16:06:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v 
1.6 2015/03/26 11:20:36 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.230x11-libs/libXfont/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.230view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.230content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.229r2=1.230

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog   25 Mar 2015 16:06:11 -  1.229
+++ ChangeLog   26 Mar 2015 11:20:36 -  1.230
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXfont
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.229 
2015/03/25 16:06:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.230 
2015/03/26 11:20:36 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libXfont-1.4.9.ebuild,
+  libXfont-1.5.1.ebuild:
+  Stable for ppc, wrt bug #543620
 
   25 

[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.3.12.ebuild phpmyadmin-4.2.13.2.ebuild phpmyadmin-4.0.10.9.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:45

  Modified: phpmyadmin-4.3.12.ebuild phpmyadmin-4.2.13.2.ebuild
phpmyadmin-4.0.10.9.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542218
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?r1=1.4r2=1.5

Index: phpmyadmin-4.3.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpmyadmin-4.3.12.ebuild18 Mar 2015 08:32:29 -  1.4
+++ phpmyadmin-4.3.12.ebuild26 Mar 2015 11:20:45 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v 1.4 
2015/03/18 08:32:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.5  dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?r1=1.4r2=1.5

Index: phpmyadmin-4.2.13.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpmyadmin-4.2.13.2.ebuild  18 Mar 2015 08:32:29 -  1.4
+++ phpmyadmin-4.2.13.2.ebuild  26 Mar 2015 11:20:45 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v 1.4 
2015/03/18 08:32:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.5  dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?r1=1.4r2=1.5

Index: phpmyadmin-4.0.10.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpmyadmin-4.0.10.9.ebuild  18 Mar 2015 08:32:29 -  1.4
+++ phpmyadmin-4.0.10.9.ebuild  26 Mar 2015 11:20:45 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v 1.4 
2015/03/18 08:32:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.555dev-db/phpmyadmin/ChangeLog

file : 

[gentoo-commits] gentoo-x86 commit in net-print/cups-filters: cups-filters-1.0.66.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:52

  Modified: cups-filters-1.0.66.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542158
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  net-print/cups-filters/cups-filters-1.0.66.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?r1=1.6r2=1.7

Index: cups-filters-1.0.66.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cups-filters-1.0.66.ebuild  25 Mar 2015 16:06:26 -  1.6
+++ cups-filters-1.0.66.ebuild  26 Mar 2015 11:20:52 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v 1.6 
2015/03/25 16:06:26 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v 1.7 
2015/03/26 11:20:52 ago Exp $
 
 EAPI=5
 
@@ -11,10 +11,10 @@
 if [[ ${PV} ==  ]] ; then
inherit bzr
EBZR_REPO_URI=http://bzr.linuxfoundation.org/openprinting/cups-filters;
-   KEYWORDS=amd64 arm hppa ia64 x86
+   KEYWORDS=amd64 arm hppa ia64 ppc x86
 else
SRC_URI=http://www.openprinting.org/download/${PN}/${P}.tar.xz;
-   KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~m68k-mint
+   KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~m68k-mint
 fi
 DESCRIPTION=Cups PDF filters
 
HOMEPAGE=http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat;



1.143net-print/cups-filters/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.143view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.143content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?r1=1.142r2=1.143

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog   25 Mar 2015 16:06:26 -  1.142
+++ ChangeLog   26 Mar 2015 11:20:52 -  1.143
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/cups-filters
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.142 
2015/03/25 16:06:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.143 
2015/03/26 11:20:52 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org cups-filters-1.0.66.ebuild:
+  Stable for ppc, wrt bug #542158
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org cups-filters-1.0.66.ebuild:
   Stable for ia64, wrt bug #542158






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-1.4.19.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:23

  Modified: gnupg-1.4.19.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #541568
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  app-crypt/gnupg/gnupg-1.4.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?r1=1.7r2=1.8

Index: gnupg-1.4.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnupg-1.4.19.ebuild 25 Mar 2015 16:06:01 -  1.7
+++ gnupg-1.4.19.ebuild 26 Mar 2015 11:20:23 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.7 
2015/03/25 16:06:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.8 
2015/03/26 11:20:23 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
 IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib
 
 COMMON_DEPEND=



1.585app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.585view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.585content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.584r2=1.585

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.584
retrieving revision 1.585
diff -u -r1.584 -r1.585
--- ChangeLog   25 Mar 2015 16:06:01 -  1.584
+++ ChangeLog   26 Mar 2015 11:20:23 -  1.585
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.584 
2015/03/25 16:06:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.585 
2015/03/26 11:20:23 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org gnupg-1.4.19.ebuild:
+  Stable for ppc, wrt bug #541568
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org gnupg-1.4.19.ebuild:
   Stable for ia64, wrt bug #541568






[gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-4.8.5-r4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:11

  Modified: qtgui-4.8.5-r4.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #541972
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-qt/qtgui/qtgui-4.8.5-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?r1=1.6r2=1.7

Index: qtgui-4.8.5-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtgui-4.8.5-r4.ebuild   26 Mar 2015 01:55:56 -  1.6
+++ qtgui-4.8.5-r4.ebuild   26 Mar 2015 11:21:11 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.6 
2015/03/26 01:55:56 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.7 
2015/03/26 11:21:11 ago Exp $
 
 EAPI=5
 
@@ -11,9 +11,9 @@
 
 SLOT=4
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS=hppa ia64
+   KEYWORDS=hppa ia64 ppc
 else
-   KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 fi
 
 IUSE=+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace 
xinerama +xv



1.69 dev-qt/qtgui/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.69view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.69content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.68r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   26 Mar 2015 01:55:56 -  1.68
+++ ChangeLog   26 Mar 2015 11:21:11 -  1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtgui
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.68 2015/03/26 
01:55:56 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.69 2015/03/26 
11:21:11 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org qtgui-4.8.5-r4.ebuild:
+  Stable for ppc, wrt bug #541972
 
   26 Mar 2015; Alexandre Rostovtsev tetrom...@gentoo.org
   qtgui-4.8.5-r3.ebuild, qtgui-4.8.5-r4.ebuild, qtgui-4.8.6-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in mail-client/mutt: mutt-1.5.23-r5.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:23

  Modified: mutt-1.5.23-r5.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530842
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  mail-client/mutt/mutt-1.5.23-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?r1=1.6r2=1.7

Index: mutt-1.5.23-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mutt-1.5.23-r5.ebuild   25 Mar 2015 16:06:51 -  1.6
+++ mutt-1.5.23-r5.ebuild   26 Mar 2015 11:21:23 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v 
1.6 2015/03/25 16:06:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v 
1.7 2015/03/26 11:21:23 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 IUSE=berkdb crypt debug doc gdbm gnutls gpg idn imap kerberos mbox nls nntp 
pop qdbm sasl selinux sidebar slang smime smtp ssl tokyocabinet
 SLOT=0
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 CDEPEND=
app-misc/mime-types
nls? ( virtual/libintl )



1.280mail-client/mutt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.280view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.280content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?r1=1.279r2=1.280

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -r1.279 -r1.280
--- ChangeLog   25 Mar 2015 16:06:51 -  1.279
+++ ChangeLog   26 Mar 2015 11:21:23 -  1.280
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/mutt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.279 
2015/03/25 16:06:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.280 
2015/03/26 11:21:23 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org mutt-1.5.23-r5.ebuild:
+  Stable for ppc, wrt bug #530842
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org mutt-1.5.23-r5.ebuild:
   Stable for ia64, wrt bug #530842






[gentoo-commits] gentoo-x86 commit in dev-tcltk/tcllib: tcllib-1.15-r2.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:58

  Modified: tcllib-1.15-r2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #541912
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-tcltk/tcllib/tcllib-1.15-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?r1=1.7r2=1.8

Index: tcllib-1.15-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tcllib-1.15-r2.ebuild   25 Mar 2015 16:06:30 -  1.7
+++ tcllib-1.15-r2.ebuild   26 Mar 2015 11:20:58 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 
1.7 2015/03/25 16:06:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 
1.8 2015/03/26 11:20:58 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE=BSD
 SLOT=0
 IUSE=examples
-KEYWORDS=~alpha amd64 hppa ia64 ~mips ~ppc s390 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 hppa ia64 ~mips ppc s390 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
 
 RDEPEND=dev-lang/tcl:0=
 DEPEND=${RDEPEND}



1.56 dev-tcltk/tcllib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.56view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.56content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?r1=1.55r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   25 Mar 2015 16:06:30 -  1.55
+++ ChangeLog   26 Mar 2015 11:20:58 -  1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tcllib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.55 
2015/03/25 16:06:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.56 
2015/03/26 11:20:58 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org tcllib-1.15-r2.ebuild:
+  Stable for ppc, wrt bug #541912
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org tcllib-1.15-r2.ebuild:
   Stable for ia64, wrt bug #541912






[gentoo-commits] gentoo-x86 commit in net-misc/putty: putty-0.64.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:04

  Modified: putty-0.64.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542098
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  net-misc/putty/putty-0.64.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.64.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.64.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.64.ebuild?r1=1.4r2=1.5

Index: putty-0.64.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.64.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- putty-0.64.ebuild   6 Mar 2015 09:55:32 -   1.4
+++ putty-0.64.ebuild   26 Mar 2015 11:21:04 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.64.ebuild,v 1.4 
2015/03/06 09:55:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.64.ebuild,v 1.5 
2015/03/26 11:21:04 ago Exp $
 
 EAPI=5
 inherit autotools eutils gnome2-utils toolchain-funcs
@@ -10,7 +10,7 @@
 LICENSE=MIT
 
 SLOT=0
-KEYWORDS=~alpha amd64 hppa ~ppc ~sparc x86
+KEYWORDS=~alpha amd64 hppa ppc ~sparc x86
 IUSE=doc +gtk ipv6 kerberos
 SRC_URI=
http://dev.gentoo.org/~jer/${PN}-icons.tar.bz2



1.110net-misc/putty/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   6 Mar 2015 09:55:32 -   1.109
+++ ChangeLog   26 Mar 2015 11:21:04 -  1.110
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/putty
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.109 2015/03/06 
09:55:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.110 2015/03/26 
11:21:04 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org putty-0.64.ebuild:
+  Stable for ppc, wrt bug #542098
 
   06 Mar 2015; Agostino Sarubbo a...@gentoo.org putty-0.64.ebuild:
   Stable for x86, wrt bug #542098






[gentoo-commits] gentoo-x86 commit in net-libs/libssh2: libssh2-1.5.0.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:20:29

  Modified: libssh2-1.5.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542914
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  net-libs/libssh2/libssh2-1.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?r1=1.5r2=1.6

Index: libssh2-1.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libssh2-1.5.0.ebuild25 Mar 2015 16:06:05 -  1.5
+++ libssh2-1.5.0.ebuild26 Mar 2015 11:20:29 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.5 
2015/03/25 16:06:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.6 
2015/03/26 11:20:29 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
 IUSE=gcrypt static-libs test zlib
 
 DEPEND=!gcrypt? ( =dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )



1.100net-libs/libssh2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   25 Mar 2015 16:06:05 -  1.99
+++ ChangeLog   26 Mar 2015 11:20:29 -  1.100
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.99 
2015/03/25 16:06:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.100 
2015/03/26 11:20:29 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libssh2-1.5.0.ebuild:
+  Stable for ppc, wrt bug #542914
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org libssh2-1.5.0.ebuild:
   Stable for ia64, wrt bug #542914






[gentoo-commits] gentoo-x86 commit in net-libs/libssh2: libssh2-1.5.0.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:27:52

  Modified: libssh2-1.5.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #542914
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  net-libs/libssh2/libssh2-1.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?r1=1.6r2=1.7

Index: libssh2-1.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libssh2-1.5.0.ebuild26 Mar 2015 11:20:29 -  1.6
+++ libssh2-1.5.0.ebuild26 Mar 2015 11:27:52 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.6 
2015/03/26 11:20:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.7 
2015/03/26 11:27:52 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris
 IUSE=gcrypt static-libs test zlib
 
 DEPEND=!gcrypt? ( =dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )



1.101net-libs/libssh2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   26 Mar 2015 11:20:29 -  1.100
+++ ChangeLog   26 Mar 2015 11:27:52 -  1.101
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.100 
2015/03/26 11:20:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.101 
2015/03/26 11:27:52 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libssh2-1.5.0.ebuild:
+  Stable for ppc64, wrt bug #542914
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org libssh2-1.5.0.ebuild:
   Stable for ppc, wrt bug #542914






[gentoo-commits] gentoo-x86 commit in mail-client/mutt: mutt-1.5.23-r5.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:31

  Modified: mutt-1.5.23-r5.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #530842
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  mail-client/mutt/mutt-1.5.23-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild?r1=1.7r2=1.8

Index: mutt-1.5.23-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mutt-1.5.23-r5.ebuild   26 Mar 2015 11:21:23 -  1.7
+++ mutt-1.5.23-r5.ebuild   26 Mar 2015 11:28:31 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v 
1.7 2015/03/26 11:21:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.23-r5.ebuild,v 
1.8 2015/03/26 11:28:31 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 IUSE=berkdb crypt debug doc gdbm gnutls gpg idn imap kerberos mbox nls nntp 
pop qdbm sasl selinux sidebar slang smime smtp ssl tokyocabinet
 SLOT=0
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd 
~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 CDEPEND=
app-misc/mime-types
nls? ( virtual/libintl )



1.281mail-client/mutt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.281view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.281content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?r1=1.280r2=1.281

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog   26 Mar 2015 11:21:23 -  1.280
+++ ChangeLog   26 Mar 2015 11:28:31 -  1.281
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/mutt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.280 
2015/03/26 11:21:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.281 
2015/03/26 11:28:31 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org mutt-1.5.23-r5.ebuild:
+  Stable for ppc64, wrt bug #530842
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org mutt-1.5.23-r5.ebuild:
   Stable for ppc, wrt bug #530842






[gentoo-commits] gentoo-x86 commit in net-print/cups-filters: cups-filters-1.0.66.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:11

  Modified: cups-filters-1.0.66.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #542158
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  net-print/cups-filters/cups-filters-1.0.66.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild?r1=1.7r2=1.8

Index: cups-filters-1.0.66.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cups-filters-1.0.66.ebuild  26 Mar 2015 11:20:52 -  1.7
+++ cups-filters-1.0.66.ebuild  26 Mar 2015 11:28:11 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v 1.7 
2015/03/26 11:20:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.66.ebuild,v 1.8 
2015/03/26 11:28:11 ago Exp $
 
 EAPI=5
 
@@ -11,10 +11,10 @@
 if [[ ${PV} ==  ]] ; then
inherit bzr
EBZR_REPO_URI=http://bzr.linuxfoundation.org/openprinting/cups-filters;
-   KEYWORDS=amd64 arm hppa ia64 ppc x86
+   KEYWORDS=amd64 arm hppa ia64 ppc ppc64 x86
 else
SRC_URI=http://www.openprinting.org/download/${PN}/${P}.tar.xz;
-   KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~m68k-mint
+   KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~amd64-fbsd ~m68k-mint
 fi
 DESCRIPTION=Cups PDF filters
 
HOMEPAGE=http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat;



1.144net-print/cups-filters/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.144view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.144content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?r1=1.143r2=1.144

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog   26 Mar 2015 11:20:52 -  1.143
+++ ChangeLog   26 Mar 2015 11:28:11 -  1.144
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/cups-filters
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.143 
2015/03/26 11:20:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.144 
2015/03/26 11:28:11 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org cups-filters-1.0.66.ebuild:
+  Stable for ppc64, wrt bug #542158
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org cups-filters-1.0.66.ebuild:
   Stable for ppc, wrt bug #542158






[gentoo-commits] gentoo-x86 commit in dev-tcltk/tcllib: tcllib-1.15-r2.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:16

  Modified: tcllib-1.15-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #541912
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-tcltk/tcllib/tcllib-1.15-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild?r1=1.8r2=1.9

Index: tcllib-1.15-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tcllib-1.15-r2.ebuild   26 Mar 2015 11:20:58 -  1.8
+++ tcllib-1.15-r2.ebuild   26 Mar 2015 11:28:16 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 
1.8 2015/03/26 11:20:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 
1.9 2015/03/26 11:28:16 ago Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 LICENSE=BSD
 SLOT=0
 IUSE=examples
-KEYWORDS=~alpha amd64 hppa ia64 ~mips ppc s390 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
 
 RDEPEND=dev-lang/tcl:0=
 DEPEND=${RDEPEND}



1.57 dev-tcltk/tcllib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.57view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.57content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?r1=1.56r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   26 Mar 2015 11:20:58 -  1.56
+++ ChangeLog   26 Mar 2015 11:28:16 -  1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tcllib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.56 
2015/03/26 11:20:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.57 
2015/03/26 11:28:16 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org tcllib-1.15-r2.ebuild:
+  Stable for ppc64, wrt bug #541912
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org tcllib-1.15-r2.ebuild:
   Stable for ppc, wrt bug #541912






[gentoo-commits] gentoo-x86 commit in app-text/unrtf: unrtf-0.21.9.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:26

  Modified: unrtf-0.21.9.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #531544
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  app-text/unrtf/unrtf-0.21.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?r1=1.7r2=1.8

Index: unrtf-0.21.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- unrtf-0.21.9.ebuild 26 Mar 2015 11:21:17 -  1.7
+++ unrtf-0.21.9.ebuild 26 Mar 2015 11:28:26 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.7 
2015/03/26 11:21:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.8 
2015/03/26 11:28:26 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris
 IUSE=
 
 src_prepare() {



1.52 app-text/unrtf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?rev=1.52view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?rev=1.52content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?r1=1.51r2=1.52

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   26 Mar 2015 11:21:17 -  1.51
+++ ChangeLog   26 Mar 2015 11:28:26 -  1.52
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/unrtf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.51 2015/03/26 
11:21:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.52 2015/03/26 
11:28:26 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org unrtf-0.21.9.ebuild:
+  Stable for ppc64, wrt bug #531544
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org unrtf-0.21.9.ebuild:
   Stable for ppc, wrt bug #531544






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-1.4.19.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:27:47

  Modified: gnupg-1.4.19.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #541568
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  app-crypt/gnupg/gnupg-1.4.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?r1=1.8r2=1.9

Index: gnupg-1.4.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnupg-1.4.19.ebuild 26 Mar 2015 11:20:23 -  1.8
+++ gnupg-1.4.19.ebuild 26 Mar 2015 11:27:47 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.8 
2015/03/26 11:20:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.9 
2015/03/26 11:27:47 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
 IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib
 
 COMMON_DEPEND=



1.586app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.586view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.586content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.585r2=1.586

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -r1.585 -r1.586
--- ChangeLog   26 Mar 2015 11:20:23 -  1.585
+++ ChangeLog   26 Mar 2015 11:27:47 -  1.586
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.585 
2015/03/26 11:20:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.586 
2015/03/26 11:27:47 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org gnupg-1.4.19.ebuild:
+  Stable for ppc64, wrt bug #541568
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org gnupg-1.4.19.ebuild:
   Stable for ppc, wrt bug #541568






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.0.10.9.ebuild phpmyadmin-4.2.13.2.ebuild phpmyadmin-4.3.12.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:06

  Modified: phpmyadmin-4.0.10.9.ebuild
phpmyadmin-4.2.13.2.ebuild phpmyadmin-4.3.12.ebuild
ChangeLog
  Log:
  Stable for ppc64, wrt bug #542218
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild?r1=1.5r2=1.6

Index: phpmyadmin-4.0.10.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phpmyadmin-4.0.10.9.ebuild  26 Mar 2015 11:20:45 -  1.5
+++ phpmyadmin-4.0.10.9.ebuild  26 Mar 2015 11:28:06 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.0.10.9.ebuild,v 1.6 
2015/03/26 11:28:06 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.6  dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild?r1=1.5r2=1.6

Index: phpmyadmin-4.2.13.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phpmyadmin-4.2.13.2.ebuild  26 Mar 2015 11:20:45 -  1.5
+++ phpmyadmin-4.2.13.2.ebuild  26 Mar 2015 11:28:06 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.2.13.2.ebuild,v 1.6 
2015/03/26 11:28:06 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.6  dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild?r1=1.5r2=1.6

Index: phpmyadmin-4.3.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phpmyadmin-4.3.12.ebuild26 Mar 2015 11:20:45 -  1.5
+++ phpmyadmin-4.3.12.ebuild26 Mar 2015 11:28:06 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v 1.5 
2015/03/26 11:20:45 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.12.ebuild,v 1.6 
2015/03/26 11:28:06 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos 
~x64-macos ~x86-macos
 IUSE=setup
 
 RDEPEND=



1.556dev-db/phpmyadmin/ChangeLog

file : 

[gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.5.1.ebuild libXfont-1.4.9.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:27:58

  Modified: libXfont-1.5.1.ebuild libXfont-1.4.9.ebuild
ChangeLog
  Log:
  Stable for ppc64, wrt bug #543620
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  x11-libs/libXfont/libXfont-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild?r1=1.6r2=1.7

Index: libXfont-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXfont-1.5.1.ebuild   26 Mar 2015 11:20:36 -  1.6
+++ libXfont-1.5.1.ebuild   26 Mar 2015 11:27:58 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v 
1.6 2015/03/26 11:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.1.ebuild,v 
1.7 2015/03/26 11:27:58 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.7  x11-libs/libXfont/libXfont-1.4.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild?r1=1.6r2=1.7

Index: libXfont-1.4.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXfont-1.4.9.ebuild   26 Mar 2015 11:20:36 -  1.6
+++ libXfont-1.4.9.ebuild   26 Mar 2015 11:27:58 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v 
1.6 2015/03/26 11:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.9.ebuild,v 
1.7 2015/03/26 11:27:58 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION=X.Org Xfont library
 
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=bzip2 ipv6 truetype
 
 RDEPEND=x11-libs/xtrans



1.231x11-libs/libXfont/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.231view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.231content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.230r2=1.231

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   26 Mar 2015 11:20:36 -  1.230
+++ ChangeLog   26 Mar 2015 11:27:58 -  1.231
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXfont
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.230 
2015/03/26 11:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.231 
2015/03/26 11:27:58 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libXfont-1.4.9.ebuild,
+  libXfont-1.5.1.ebuild:
+  Stable for ppc64, wrt bug #543620
 
   26 

[gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-4.8.5-r4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:21

  Modified: qtgui-4.8.5-r4.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #541972
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-qt/qtgui/qtgui-4.8.5-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?r1=1.7r2=1.8

Index: qtgui-4.8.5-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qtgui-4.8.5-r4.ebuild   26 Mar 2015 11:21:11 -  1.7
+++ qtgui-4.8.5-r4.ebuild   26 Mar 2015 11:28:21 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.7 
2015/03/26 11:21:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.8 
2015/03/26 11:28:21 ago Exp $
 
 EAPI=5
 
@@ -11,9 +11,9 @@
 
 SLOT=4
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-   KEYWORDS=hppa ia64 ppc
+   KEYWORDS=hppa ia64 ppc ppc64
 else
-   KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 fi
 
 IUSE=+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace 
xinerama +xv



1.70 dev-qt/qtgui/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.70view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.70content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.69r2=1.70

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   26 Mar 2015 11:21:11 -  1.69
+++ ChangeLog   26 Mar 2015 11:28:21 -  1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtgui
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.69 2015/03/26 
11:21:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.70 2015/03/26 
11:28:21 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org qtgui-4.8.5-r4.ebuild:
+  Stable for ppc64, wrt bug #541972
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org qtgui-4.8.5-r4.ebuild:
   Stable for ppc, wrt bug #541972






[gentoo-commits] gentoo-x86 commit in dev-libs/libbsd: libbsd-0.7.0.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:41

  Modified: libbsd-0.7.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #532764
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 dev-libs/libbsd/libbsd-0.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild?r1=1.10r2=1.11

Index: libbsd-0.7.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libbsd-0.7.0.ebuild 27 Feb 2015 11:17:06 -  1.10
+++ libbsd-0.7.0.ebuild 26 Mar 2015 11:28:41 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v 1.10 
2015/02/27 11:17:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v 1.11 
2015/03/26 11:28:41 ago Exp $
 
 EAPI=5
 inherit eutils multilib
@@ -11,7 +11,7 @@
 
 LICENSE=BSD BSD-2 BSD-4 ISC
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc ~ppc64 sparc x86
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 sparc x86
 IUSE=static-libs
 
 DOCS=ChangeLog README TODO



1.40 dev-libs/libbsd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libbsd/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   27 Feb 2015 15:27:10 -  1.39
+++ ChangeLog   26 Mar 2015 11:28:41 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libbsd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.39 2015/02/27 
15:27:10 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.40 2015/03/26 
11:28:41 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libbsd-0.7.0.ebuild:
+  Stable for ppc64, wrt bug #532764
 
   27 Feb 2015; Michael Palimaka kensing...@gentoo.org -libbsd-0.6.0.ebuild:
   Remove old.






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.12.4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:55

  Modified: wireshark-1.12.4.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #542206
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  net-analyzer/wireshark/wireshark-1.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?r1=1.7r2=1.8

Index: wireshark-1.12.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wireshark-1.12.4.ebuild 26 Mar 2015 11:21:47 -  1.7
+++ wireshark-1.12.4.ebuild 26 Mar 2015 11:28:55 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.7 
2015/03/26 11:21:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.8 
2015/03/26 11:28:55 ago Exp $
 
 EAPI=5
 inherit autotools eutils fcaps multilib qmake-utils qt4-r2 user
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0/${PV}
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd
 IUSE=
adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
portaudio +qt4 qt5 sbc selinux smi ssl zlib



1.704net-analyzer/wireshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.704view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.704content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.703r2=1.704

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.703
retrieving revision 1.704
diff -u -r1.703 -r1.704
--- ChangeLog   26 Mar 2015 11:21:47 -  1.703
+++ ChangeLog   26 Mar 2015 11:28:55 -  1.704
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.703 
2015/03/26 11:21:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.704 
2015/03/26 11:28:55 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org wireshark-1.12.4.ebuild:
+  Stable for ppc64, wrt bug #542206
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org wireshark-1.12.4.ebuild:
   Stable for ppc, wrt bug #542206






[gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: firefox-bin-31.5.3.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:40

  Modified: firefox-bin-31.5.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-client/firefox-bin/firefox-bin-31.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?r1=1.2r2=1.3

Index: firefox-bin-31.5.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- firefox-bin-31.5.3.ebuild   26 Mar 2015 11:35:57 -  1.2
+++ firefox-bin-31.5.3.ebuild   26 Mar 2015 11:36:40 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v 1.2 
2015/03/26 11:35:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v 1.3 
2015/03/26 11:36:40 ago Exp $
 
 EAPI=5
 MOZ_ESR=1
@@ -36,7 +36,7 @@
 HOMEPAGE=http://www.mozilla.com/firefox;
 RESTRICT=strip mirror
 
-KEYWORDS=-* amd64 ~x86
+KEYWORDS=-* amd64 x86
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=selinux startup-notification



1.227www-client/firefox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.227view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.227content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.226r2=1.227

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog   26 Mar 2015 11:35:57 -  1.226
+++ ChangeLog   26 Mar 2015 11:36:40 -  1.227
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.226 
2015/03/26 11:35:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.227 
2015/03/26 11:36:40 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-bin-31.5.3.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-bin-31.5.3.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in dev-libs/nss: nss-3.17.4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:48

  Modified: nss-3.17.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-libs/nss/nss-3.17.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?r1=1.2r2=1.3

Index: nss-3.17.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nss-3.17.4.ebuild   26 Mar 2015 11:36:05 -  1.2
+++ nss-3.17.4.ebuild   26 Mar 2015 11:36:48 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v 1.2 
2015/03/26 11:36:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v 1.3 
2015/03/26 11:36:48 ago Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
@@ -19,7 +19,7 @@
 
 LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=+cacert +nss-pem utils
 
 DEPEND==virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]



1.407dev-libs/nss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.407view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.407content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?r1=1.406r2=1.407

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -r1.406 -r1.407
--- ChangeLog   26 Mar 2015 11:36:05 -  1.406
+++ ChangeLog   26 Mar 2015 11:36:48 -  1.407
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nss
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.406 2015/03/26 
11:36:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.407 2015/03/26 
11:36:48 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org nss-3.17.4.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org nss-3.17.4.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in dev-libs/nspr: nspr-4.10.8.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:09

  Modified: nspr-4.10.8.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  dev-libs/nspr/nspr-4.10.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild?r1=1.1r2=1.2

Index: nspr-4.10.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nspr-4.10.8.ebuild  23 Jan 2015 21:06:01 -  1.1
+++ nspr-4.10.8.ebuild  26 Mar 2015 11:36:09 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v 1.1 
2015/01/23 21:06:01 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.8.ebuild,v 1.2 
2015/03/26 11:36:09 ago Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.5
@@ -15,7 +15,7 @@
 
 LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=debug
 
 RDEPEND=



1.290dev-libs/nspr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?rev=1.290view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?rev=1.290content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nspr/ChangeLog?r1=1.289r2=1.290

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- ChangeLog   23 Jan 2015 21:06:01 -  1.289
+++ ChangeLog   26 Mar 2015 11:36:09 -  1.290
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nspr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.289 2015/01/23 
21:06:01 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.290 2015/03/26 
11:36:09 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org nspr-4.10.8.ebuild:
+  Stable for amd64, wrt bug #544056
 
 *nspr-4.10.8 (23 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-31.5.3.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:31

  Modified: firefox-31.5.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  www-client/firefox/firefox-31.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?r1=1.3r2=1.4

Index: firefox-31.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- firefox-31.5.3.ebuild   26 Mar 2015 11:35:46 -  1.3
+++ firefox-31.5.3.ebuild   26 Mar 2015 11:36:31 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v 
1.3 2015/03/26 11:35:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v 
1.4 2015/03/26 11:36:31 ago Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -39,7 +39,7 @@
 DESCRIPTION=Firefox Web Browser
 HOMEPAGE=http://www.mozilla.com/firefox;
 
-KEYWORDS=~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=bindist hardened +minimal pgo selinux test



1.400www-client/firefox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.400view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.400content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.399r2=1.400

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.399
retrieving revision 1.400
diff -u -r1.399 -r1.400
--- ChangeLog   26 Mar 2015 11:35:46 -  1.399
+++ ChangeLog   26 Mar 2015 11:36:31 -  1.400
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.399 
2015/03/26 11:35:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.400 
2015/03/26 11:36:31 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-31.5.3.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-31.5.3.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.33.1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:35

  Modified: seamonkey-2.33.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  www-client/seamonkey/seamonkey-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?r1=1.5r2=1.6

Index: seamonkey-2.33.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- seamonkey-2.33.1.ebuild 26 Mar 2015 11:35:52 -  1.5
+++ seamonkey-2.33.1.ebuild 26 Mar 2015 11:36:35 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.5 
2015/03/26 11:35:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.6 
2015/03/26 11:36:35 ago Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -44,7 +44,7 @@
 else
# This is where arch teams should change the KEYWORDS.
 
-   KEYWORDS=~alpha amd64 ~arm ~ppc ~ppc64 ~x86
+   KEYWORDS=~alpha amd64 ~arm ~ppc ~ppc64 x86
 fi
 
 SLOT=0



1.517www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.517view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.517content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.516r2=1.517

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.516
retrieving revision 1.517
diff -u -r1.516 -r1.517
--- ChangeLog   26 Mar 2015 11:35:52 -  1.516
+++ ChangeLog   26 Mar 2015 11:36:35 -  1.517
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.516 
2015/03/26 11:35:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.517 
2015/03/26 11:36:35 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-2.33.1.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-2.33.1.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.33.1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:44

  Modified: seamonkey-bin-2.33.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?r1=1.2r2=1.3

Index: seamonkey-bin-2.33.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- seamonkey-bin-2.33.1.ebuild 26 Mar 2015 11:36:01 -  1.2
+++ seamonkey-bin-2.33.1.ebuild 26 Mar 2015 11:36:44 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v 
1.2 2015/03/26 11:36:01 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v 
1.3 2015/03/26 11:36:44 ago Exp $
 
 EAPI=4
 
@@ -28,7 +28,7 @@
 HOMEPAGE=http://www.seamonkey-project.org/;
 RESTRICT=strip mirror
 
-KEYWORDS=-* amd64 ~x86
+KEYWORDS=-* amd64 x86
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=startup-notification



1.222www-client/seamonkey-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.222view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.222content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.221r2=1.222

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog   26 Mar 2015 11:36:01 -  1.221
+++ ChangeLog   26 Mar 2015 11:36:44 -  1.222
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.221 
2015/03/26 11:36:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.222 
2015/03/26 11:36:44 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-bin-2.33.1.ebuild:
+  Stable for x86, wrt bug #544056
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-bin-2.33.1.ebuild:
   Stable for amd64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in sci-biology/biopython/files: biopython-1.65-test-fix-backport.patch

2015-03-26 Thread Justin Lecher (jlec)
jlec15/03/26 12:17:18

  Added:biopython-1.65-test-fix-backport.patch
  Log:
  Backport test fix
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
sci-biology/biopython/files/biopython-1.65-test-fix-backport.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/files/biopython-1.65-test-fix-backport.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/files/biopython-1.65-test-fix-backport.patch?rev=1.1content-type=text/plain

Index: biopython-1.65-test-fix-backport.patch
===
From 08c72f8778a87701586a03dffcce33c7589bc6d7 Mon Sep 17 00:00:00 2001
From: Peter Cock p.j.a.c...@googlemail.com
Date: Sun, 18 Jan 2015 02:07:54 +
Subject: [PATCH] Clearer error message; update failing test.

One of the orchid examples now returns different enough
results that the test was failing. The new error message
makes it much easier to pick another positive example to
add to the the white-list.
---
 Tests/test_NCBI_qblast.py | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/Tests/test_NCBI_qblast.py b/Tests/test_NCBI_qblast.py
index 88bfe61..19f7b35 100644
--- a/Tests/test_NCBI_qblast.py
+++ b/Tests/test_NCBI_qblast.py
@@ -66,7 +66,7 @@ def test_orchid_est(self):
 
AGCCATGGATTTCTCAGAAGTGATTATACTTCTTAATCAGGCAACTGATATTATCAATTTATGGCA
 
GCAGAGTGGTGGCTCCTTGTCCCAGCAGCAGTAATTACCTCTGTTTCCAAATTAAGAA
 
ACATTAGTATCATATGGCTATTTGCTCAATTGCAGATTTCTTTCGTGAATG,
-0.001, None, [21554275, 18409071, 296087288])
+0.001, None, [21554275, 18409071, 296087288, 
566183510])
 
 def run_qblast(self, program, database, query, e_value, entrez_filter, 
expected_hits):
 try:
@@ -120,9 +120,10 @@ def run_qblast(self, program, database, query, e_value, 
entrez_filter, expected_
 print(Update this test to have some redundancy...)
 for alignment in record.alignments:
 print(alignment.hit_id)
-assert found_result, Missing all of %s in alignments \
-% , .join(expected_hits)
-self.assertTrue(found_result)
+self.assertTrue(found_result,
+Missing all expected hits (%s), instead have: %s
+% (, .join(expected_hits),
+   , .join(a.hit_id for a in record.alignments)))
 
 # Check the expected result(s) are found in the descriptions
 if expected_hits is None:






[gentoo-commits] gentoo-x86 commit in sci-biology/biopython: biopython-1.65.ebuild ChangeLog

2015-03-26 Thread Justin Lecher (jlec)
jlec15/03/26 12:17:18

  Modified: biopython-1.65.ebuild ChangeLog
  Log:
  Backport test fix
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.3  sci-biology/biopython/biopython-1.65.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?r1=1.2r2=1.3

Index: biopython-1.65.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- biopython-1.65.ebuild   26 Mar 2015 07:11:28 -  1.2
+++ biopython-1.65.ebuild   26 Mar 2015 12:17:18 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.2 
2015/03/26 07:11:28 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.3 
2015/03/26 12:17:18 jlec Exp $
 
 EAPI=5
 
@@ -31,6 +31,8 @@
 
 DOCS=( CONTRIB DEPRECATED NEWS README Doc/. )
 
+PATCHES=( ${FILESDIR}/${P}-test-fix-backport.patch )
+
 python_test() {
[[ ${EPYTHON} == pypy ]]  return
cd Tests || die



1.80 sci-biology/biopython/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.80view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.80content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?r1=1.79r2=1.80

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   26 Mar 2015 07:11:28 -  1.79
+++ ChangeLog   26 Mar 2015 12:17:18 -  1.80
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/biopython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.79 
2015/03/26 07:11:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.80 
2015/03/26 12:17:18 jlec Exp $
+
+  26 Mar 2015; Justin Lecher j...@gentoo.org
+  +files/biopython-1.65-test-fix-backport.patch, biopython-1.65.ebuild:
+  Backport test fix
 
   26 Mar 2015; Justin Lecher j...@gentoo.org biopython-1.65.ebuild:
   Add note for embos support, bug #543510






[gentoo-commits] dev/ultrabug:master commit in: app-admin/consul/

2015-03-26 Thread Alexys Jacob
commit: 812b908cd0072211e2c9a193a30844423092be8d
Author: Ultrabug ultrabug AT gentoo DOT org
AuthorDate: Thu Mar 26 12:16:34 2015 +
Commit: Alexys Jacob ultrabug AT gentoo DOT org
CommitDate: Thu Mar 26 12:16:34 2015 +
URL:https://gitweb.gentoo.org/dev/ultrabug.git/commit/?id=812b908c

ebuild simplification

 app-admin/consul/Manifest|  5 +--
 app-admin/consul/consul-0.3.1.ebuild | 84 
 app-admin/consul/consul-0.4.1.ebuild | 27 +++-
 app-admin/consul/consul-.ebuild  | 21 +++--
 4 files changed, 15 insertions(+), 122 deletions(-)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index be7853f..f40e4d7 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -1,5 +1,4 @@
 AUX consul-agent.confd 382 SHA256 
f1c9bc500314f507f34362bea2b2e55258414b779c14e4f3ddc169aa78f875c2 SHA512 
1068517b4c64d9d12072e04c8b50ab0c9a57d0780c50a9e501d51af99d3fffd86cdcab6c913e23b1de187bc698ef0a79b6ac58cd2f28a425d74596a606f3dc62
 WHIRLPOOL 
08029897a59e6d74670e78f80d299a1c7a4b118e583067cd26a4bf385e40a4e5772a139f40c5e7fefea94f46408b3eeb36d906352c3ff9c9f7a2cc200414c174
 AUX consul-agent.initd 1269 SHA256 
2799e56571fc6359d291592d1350e0754dc792f138746aa246f3cd25132039ca SHA512 
746d233ddd68f5343c526356a00d4af032917832d33b2695639cdce7f7e829335ddc2f1ecdf2bba0c76f5ceb14ca6a3f542e2e7ff450f504e775667082ae1286
 WHIRLPOOL 
55050e26d28034bf7473260dee0ee2d4a4313ec97aceb0de07e5b872103beca99f7e211a2ea8160cdd2f114d4c67b8845823cdc979c66525d5cd4c12129ec369
-EBUILD consul-0.3.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
-EBUILD consul-0.4.1.ebuild 1548 SHA256 
06ec50067b4fadae97631feb215ead3a872632c793bc033f3824106070a04158 SHA512 
36993369e6052c7e074c941d47fac51c3845c244be1aca7413f8037d75127d51c88d296323c0f78b675cb28badddc4dbad1092cb60a91ea7408873f466ceddd3
 WHIRLPOOL 
1abddcbc6fb7f3d71140646a926fcae0045a0097debee49221046882389bb89a7152dc94590115e9522e097e313a5a8a6d24cffcd9e0c0dc4b414f30054977ca
-EBUILD consul-.ebuild 1421 SHA256 
eb68665ccbd97261edf476cb1cb2f6cdbcc78a118fbc950f355364751e0b5f6c SHA512 
2d6130bfce73960e2763d1c92849bcfe9443561e4e4fe006137cea6a62262378a2dbd80227a1881f91a45daf73d0fdd0ff2d1b5efa81b84e5c2174008e33d592
 WHIRLPOOL 
caac446ec3805ca5870c10a09abe63afddaba7b75df7e30da9b05ff50f7469e2397fa7d34be1dbda27f1de10dc58db0f9520a2ad9e1c99231e7321dd3fb3d6d0
+EBUILD consul-0.4.1.ebuild 1222 SHA256 
0036dde3278181656a70804f2d636ffa07563521ca59cbcf371d96af081299e7 SHA512 
afccca73fad04ad29dd427ff00927d08808b8c2020ed52bf84ba437a124a1f3db5e4f7431564c148c357fdbd85fbce2780d77749ebe5dfd910cd3299e4e78f0f
 WHIRLPOOL 
1326bd780a0a80945decaf1e87a95d9a423935fa1b54d48fcdfede3a90ccc8410f663557e2ff6de4cf71ff609e39fdd4e141a04d84c56f34ab026f162a073a7c
+EBUILD consul-.ebuild 1221 SHA256 
85fc7b1ae380fd0c53b2e6b2be3b186ef0d7b1598c888ecfa695a5df8e908c7f SHA512 
cd96aaa135bb3f034f0fa37dd27c4fcc63ace8c2bd078b39399d55c719ef889c64fa2f218863171295cb7712991e0f28995703a3db2a2d2d3990b1b7fe51aee9
 WHIRLPOOL 
7a5c12163b60f6bec384570cb685aba683b3866cd44865f17fb44700e103b23da52fd09f41d6a410d4e599226143f3da7b3e44f792c3ca7e276cef5bc822188b

diff --git a/app-admin/consul/consul-0.3.1.ebuild 
b/app-admin/consul/consul-0.3.1.ebuild
deleted file mode 100644
index e4ac91c..000
--- a/app-admin/consul/consul-0.3.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION=tool for service discovery, monitoring and configuration.
-HOMEPAGE=http://www.consul.io;
-SRC_URI=
-
-EGIT_REPO_URI=git://github.com/hashicorp/consul.git
-if [[ ${PV} == * ]]; then
-   KEYWORDS=
-else
-   EGIT_COMMIT=v${PV}
-   KEYWORDS=~amd64 ~x86
-fi
-
-inherit git-2 user
-
-LICENSE=MPL-2.0
-SLOT=0
-IUSE=web
-
-DEPEND=
-   =dev-lang/go-1.2
-   dev-vcs/git
-   web? ( dev-ruby/bundler dev-ruby/sass )
-
-RDEPEND=${DEPEND}
-
-pkg_setup() {
-   enewgroup consul
-   enewuser consul -1 -1 /var/lib/${PN} consul
-}
-
-src_prepare() {
-   # see : https://github.com/hashicorp/consul/pull/188
-   sed -e 's/format:/format: deps/g' -i Makefile || die
-}
-
-src_compile() {
-   # create a suitable GOPATH
-   export GOPATH=${WORKDIR}/gopath
-   mkdir -p $GOPATH || die
-
-   local MY_S=${GOPATH}/src/github.com/hashicorp/consul
-
-   # move consul itself in our GOPATH
-   mkdir -p ${GOPATH}/src/github.com/hashicorp || die
-   mv ${S} ${MY_S} || die
-
-   # piggyback our $S
-   ln -sf ${MY_S} ${S} || die
-
-   # let's do something fun
-   emake
-
-   # build the 

[gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-31.5.3.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:35:47

  Modified: firefox-31.5.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-client/firefox/firefox-31.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild?r1=1.2r2=1.3

Index: firefox-31.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- firefox-31.5.3.ebuild   25 Mar 2015 16:07:03 -  1.2
+++ firefox-31.5.3.ebuild   26 Mar 2015 11:35:46 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v 
1.2 2015/03/25 16:07:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.3.ebuild,v 
1.3 2015/03/26 11:35:46 ago Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -39,7 +39,7 @@
 DESCRIPTION=Firefox Web Browser
 HOMEPAGE=http://www.mozilla.com/firefox;
 
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=bindist hardened +minimal pgo selinux test



1.399www-client/firefox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.399view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.399content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.398r2=1.399

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- ChangeLog   25 Mar 2015 16:07:03 -  1.398
+++ ChangeLog   26 Mar 2015 11:35:46 -  1.399
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.398 
2015/03/25 16:07:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.399 
2015/03/26 11:35:46 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-31.5.3.ebuild:
+  Stable for amd64, wrt bug #544056
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-31.5.3.ebuild:
   Stable for ia64, wrt bug #544056






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey: seamonkey-2.33.1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:35:52

  Modified: seamonkey-2.33.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  www-client/seamonkey/seamonkey-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild?r1=1.4r2=1.5

Index: seamonkey-2.33.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- seamonkey-2.33.1.ebuild 26 Mar 2015 08:54:21 -  1.4
+++ seamonkey-2.33.1.ebuild 26 Mar 2015 11:35:52 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.4 
2015/03/26 08:54:21 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.33.1.ebuild,v 1.5 
2015/03/26 11:35:52 ago Exp $
 
 EAPI=5
 WANT_AUTOCONF=2.1
@@ -44,7 +44,7 @@
 else
# This is where arch teams should change the KEYWORDS.
 
-   KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86
+   KEYWORDS=~alpha amd64 ~arm ~ppc ~ppc64 ~x86
 fi
 
 SLOT=0



1.516www-client/seamonkey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.516view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.516content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.515r2=1.516

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -r1.515 -r1.516
--- ChangeLog   26 Mar 2015 08:54:21 -  1.515
+++ ChangeLog   26 Mar 2015 11:35:52 -  1.516
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.515 
2015/03/26 08:54:21 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.516 
2015/03/26 11:35:52 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-2.33.1.ebuild:
+  Stable for amd64, wrt bug #544056
 
   26 Mar 2015; Lars Wendler polynomia...@gentoo.org seamonkey-2.33.1.ebuild:
   Fix previous change.






[gentoo-commits] gentoo-x86 commit in www-client/firefox-bin: firefox-bin-31.5.3.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:35:57

  Modified: firefox-bin-31.5.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  www-client/firefox-bin/firefox-bin-31.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild?r1=1.1r2=1.2

Index: firefox-bin-31.5.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firefox-bin-31.5.3.ebuild   24 Mar 2015 23:23:32 -  1.1
+++ firefox-bin-31.5.3.ebuild   26 Mar 2015 11:35:57 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v 1.1 
2015/03/24 23:23:32 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v 1.2 
2015/03/26 11:35:57 ago Exp $
 
 EAPI=5
 MOZ_ESR=1
@@ -36,7 +36,7 @@
 HOMEPAGE=http://www.mozilla.com/firefox;
 RESTRICT=strip mirror
 
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=selinux startup-notification



1.226www-client/firefox-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.226view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?rev=1.226content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox-bin/ChangeLog?r1=1.225r2=1.226

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- ChangeLog   24 Mar 2015 23:23:32 -  1.225
+++ ChangeLog   26 Mar 2015 11:35:57 -  1.226
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.225 
2015/03/24 23:23:32 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.226 
2015/03/26 11:35:57 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org firefox-bin-31.5.3.ebuild:
+  Stable for amd64, wrt bug #544056
 
 *firefox-bin-36.0.4 (24 Mar 2015)
 *firefox-bin-31.5.3 (24 Mar 2015)






[gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.33.1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:01

  Modified: seamonkey-bin-2.33.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild?r1=1.1r2=1.2

Index: seamonkey-bin-2.33.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- seamonkey-bin-2.33.1.ebuild 24 Mar 2015 23:28:08 -  1.1
+++ seamonkey-bin-2.33.1.ebuild 26 Mar 2015 11:36:01 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v 
1.1 2015/03/24 23:28:08 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.33.1.ebuild,v 
1.2 2015/03/26 11:36:01 ago Exp $
 
 EAPI=4
 
@@ -28,7 +28,7 @@
 HOMEPAGE=http://www.seamonkey-project.org/;
 RESTRICT=strip mirror
 
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=startup-notification



1.221www-client/seamonkey-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.221view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.221content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.220r2=1.221

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- ChangeLog   24 Mar 2015 23:28:08 -  1.220
+++ ChangeLog   26 Mar 2015 11:36:01 -  1.221
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.220 
2015/03/24 23:28:08 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.221 
2015/03/26 11:36:01 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org seamonkey-bin-2.33.1.ebuild:
+  Stable for amd64, wrt bug #544056
 
 *seamonkey-bin-2.33.1 (24 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/nss: nss-3.17.4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:36:05

  Modified: nss-3.17.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #544056
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  dev-libs/nss/nss-3.17.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild?r1=1.1r2=1.2

Index: nss-3.17.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nss-3.17.4.ebuild   31 Jan 2015 11:08:08 -  1.1
+++ nss-3.17.4.ebuild   26 Mar 2015 11:36:05 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v 1.1 
2015/01/31 11:08:08 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.17.4.ebuild,v 1.2 
2015/03/26 11:36:05 ago Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
@@ -19,7 +19,7 @@
 
 LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=+cacert +nss-pem utils
 
 DEPEND==virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]



1.406dev-libs/nss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.406view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.406content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?r1=1.405r2=1.406

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -r1.405 -r1.406
--- ChangeLog   23 Mar 2015 18:08:12 -  1.405
+++ ChangeLog   26 Mar 2015 11:36:05 -  1.406
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nss
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.405 2015/03/23 
18:08:12 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.406 2015/03/26 
11:36:05 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org nss-3.17.4.ebuild:
+  Stable for amd64, wrt bug #544056
 
 *nss-3.18 (23 Mar 2015)
 






[gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-connector-dbus/

2015-03-26 Thread Gilles Dartiguelongue
commit: 9a49deecff915d921860e237d8418f55846a77ac
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Thu Mar 26 12:01:44 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Thu Mar 26 12:01:44 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9a49deec

net-libs/dleyna-connector-dbus: initial ebuild

Needed to make the dleyna stack work. Needed for bug #540714.

 .../dleyna-connector-dbus-0.2.0.ebuild | 30 ++
 net-libs/dleyna-connector-dbus/metadata.xml|  5 
 2 files changed, 35 insertions(+)

diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild 
b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild
new file mode 100644
index 000..d409d93
--- /dev/null
+++ b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION=utility library for higher level dLeyna libraries
+HOMEPAGE=https://01.org/dleyna/;
+SRC_URI=https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz;
+
+LICENSE=LGPL-2.1
+SLOT=1.0
+KEYWORDS=~amd64
+IUSE=
+
+RDEPEND=
+   =dev-libs/glib-2.28:2
+   =net-libs/dleyna-core-0.2.1:1.0
+   =sys-apps/dbus-1
+
+DEPEND=${RDEPEND}
+   virtual/pkgconfig
+
+
+src_install() {
+   default
+   prune_libtool_files
+}

diff --git a/net-libs/dleyna-connector-dbus/metadata.xml 
b/net-libs/dleyna-connector-dbus/metadata.xml
new file mode 100644
index 000..6e0e2ec
--- /dev/null
+++ b/net-libs/dleyna-connector-dbus/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdgnome/herd
+/pkgmetadata



[gentoo-commits] dev/ultrabug:master commit in: net-im/jsonbot/

2015-03-26 Thread Alexys Jacob
commit: 8ae29c7b3ccce513b0f6c8ed2f24627b49c20ca2
Author: Ultrabug ultrabug AT gentoo DOT org
AuthorDate: Thu Mar 26 10:59:35 2015 +
Commit: Alexys Jacob ultrabug AT gentoo DOT org
CommitDate: Thu Mar 26 10:59:35 2015 +
URL:https://gitweb.gentoo.org/dev/ultrabug.git/commit/?id=8ae29c7b

drop unmaintained net-im/jsonbot

 net-im/jsonbot/Manifest  |  4 
 net-im/jsonbot/jsonbot-0.84.4.ebuild | 38 --
 net-im/jsonbot/jsonbot-0.90.0.ebuild | 40 
 3 files changed, 82 deletions(-)

diff --git a/net-im/jsonbot/Manifest b/net-im/jsonbot/Manifest
deleted file mode 100644
index 6df855d..000
--- a/net-im/jsonbot/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST jsb-0.84.4.tar.gz 1052868 SHA256 
bd0445e8699036b6c209188fb9793176c2455dda3c05314815f02d99f150a0c3
-DIST jsonbot-0.90.0.zip 2002620 SHA256 
8e8959f6b0b97309001da7c0f7261d63197ab2f4fe63f19870184a9a765f3e84 SHA512 
54c6e04c47acba7ae8474c8b321fdf4d44356e39591777f78a88e8dd08fad517cc767d460a91c8df5224544629a7bbd4187d3fcf6c25c5e23af79bdaabdea835
 WHIRLPOOL 
51439d66671ce682408d8108329ba60823dd2e0f77b4a7a542425d70b38ae3bcb0cd5977c63111020a9ddb520a1667139af7a6bdbfcd5e08762fab703b512875
-EBUILD jsonbot-0.84.4.ebuild 815 SHA256 
1766fa50e79205bbed70315b452547d8e2e94e4e4c7dc5dffbfd661eb75af579 SHA512 
19e0d56f3be64188ca9bf1d60f24321d7775a8d656bdc66e714842a300e353b272e7c2273e8d7b047010a8789ceac60b8f7ff52d3b7fe5c3d3b4258e4429b9ae
 WHIRLPOOL 
71179b740933da05c9a0d07be361bcbc7623cbf50bd12a45d43d86aed525da1530468d16d26ccc838eba0087675e920da63e4d96fe57b86f6b1e616f39d152dc
-EBUILD jsonbot-0.90.0.ebuild 912 SHA256 
17d26cdd2923db92fa13a850fdc453883f5af320992beebefc0e7a934d499d29 SHA512 
8dc4704c8eb4612df1269f376b20f34874689ab66fc6fa68037b69c868d4e1dfb0c3d7753abd1c24a8e4a336a2cc74e6de548f1d5dea562ee17268d31bd47359
 WHIRLPOOL 
62a41cbcc6e6041bed47cc05c09ef6b41432f63ee8bdd5e8347df16515bbd4ecad4c6724530aec4c30966de797f2a287c7b2b33e93ebb0b40e262a5fa8b58c67

diff --git a/net-im/jsonbot/jsonbot-0.84.4.ebuild 
b/net-im/jsonbot/jsonbot-0.84.4.ebuild
deleted file mode 100644
index a6f11d7..000
--- a/net-im/jsonbot/jsonbot-0.84.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_DEPEND=2
-MY_P=jsb-${PV}
-
-inherit distutils
-
-DESCRIPTION=Python based extensible and multi-protocol bot framework
-HOMEPAGE=http://code.google.com/p/jsonbot/;
-SRC_URI=http://jsonbot.googlecode.com/files/${MY_P}.tar.gz;
-
-LICENSE=MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-# Missing deps (will be bundled) : hapi, sleekxmpp
-RDEPEND=dev-python/beautifulsoup
-   dev-python/dnspython
-   dev-python/feedparser
-   dev-python/oauth
-   dev-python/pysqlite
-   dev-python/requests
-   dev-python/simplejson
-   =www-servers/tornado-2.2
-DEPEND=${RDEPEND}
-   dev-lang/python[sqlite]
-   dev-python/setuptools
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
-   distutils_src_install
-   rm -rf ${D}/usr/jsb/
-}

diff --git a/net-im/jsonbot/jsonbot-0.90.0.ebuild 
b/net-im/jsonbot/jsonbot-0.90.0.ebuild
deleted file mode 100644
index a378d70..000
--- a/net-im/jsonbot/jsonbot-0.90.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-inherit distutils-r1
-
-MY_P=jsb-${PV}
-
-DESCRIPTION=Python based extensible and multi-protocol bot framework
-HOMEPAGE=http://code.google.com/p/jsonbot/;
-SRC_URI=https://bthate-jsb090.googlecode.com/archive/f69e1ab43e07c348280cde4c047951a117b4c4cd.zip
 - ${P}.zip
-
-LICENSE=MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-# Missing deps (will be bundled) : hapi, sleekxmpp
-RDEPEND=dev-python/beautifulsoup
-   dev-python/dnspython
-   dev-python/feedparser
-   dev-python/oauth
-   dev-python/requests
-   dev-python/simplejson
-   =www-servers/tornado-2.2
-DEPEND=${RDEPEND}
-   dev-lang/python[sqlite]
-   dev-python/setuptools
-
-S=${WORKDIR}/${MY_P}
-S=${WORKDIR}/bthate-jsb090-f69e1ab43e07
-
-#src_install() {
-#  distutils_src_install
-#  rm -rf ${D}/usr/jsb/
-#}



[gentoo-commits] gentoo-x86 commit in app-text/unrtf: unrtf-0.21.9.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:17

  Modified: unrtf-0.21.9.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #531544
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  app-text/unrtf/unrtf-0.21.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild?r1=1.6r2=1.7

Index: unrtf-0.21.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unrtf-0.21.9.ebuild 25 Mar 2015 16:06:39 -  1.6
+++ unrtf-0.21.9.ebuild 26 Mar 2015 11:21:17 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.6 
2015/03/25 16:06:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.7 
2015/03/26 11:21:17 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris
 IUSE=
 
 src_prepare() {



1.51 app-text/unrtf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/unrtf/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   25 Mar 2015 16:06:39 -  1.50
+++ ChangeLog   26 Mar 2015 11:21:17 -  1.51
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/unrtf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.50 2015/03/25 
16:06:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.51 2015/03/26 
11:21:17 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org unrtf-0.21.9.ebuild:
+  Stable for ppc, wrt bug #531544
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org unrtf-0.21.9.ebuild:
   Stable for ia64, wrt bug #531544






[gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.8.2.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:29

  Modified: ettercap-0.8.2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #532764
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  net-analyzer/ettercap/ettercap-0.8.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?r1=1.4r2=1.5

Index: ettercap-0.8.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ettercap-0.8.2.ebuild   24 Mar 2015 20:15:42 -  1.4
+++ ettercap-0.8.2.ebuild   26 Mar 2015 11:21:29 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.4 
2015/03/24 20:15:42 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.5 
2015/03/26 11:21:29 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 arm ppc ~ppc64 ~sparc x86 ~x86-fbsd
 IUSE=gtk ipv6 ncurses +plugins
 
 RDEPEND=dev-libs/libbsd



1.162net-analyzer/ettercap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.162view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.162content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?r1=1.161r2=1.162

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog   24 Mar 2015 20:15:42 -  1.161
+++ ChangeLog   26 Mar 2015 11:21:29 -  1.162
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ettercap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.161 
2015/03/24 20:15:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.162 
2015/03/26 11:21:29 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org ettercap-0.8.2.ebuild:
+  Stable for ppc, wrt bug #532764
 
   24 Mar 2015; Markus Meier mae...@gentoo.org ettercap-0.8.2.ebuild:
   arm stable, bug #532764






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.5.22.ebuild php-5.4.38.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:40

  Modified: php-5.5.22.ebuild php-5.4.38.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #541098
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-lang/php/php-5.5.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?r1=1.6r2=1.7

Index: php-5.5.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- php-5.5.22.ebuild   25 Mar 2015 16:06:20 -  1.6
+++ php-5.5.22.ebuild   26 Mar 2015 11:21:40 -  1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.6 
2015/03/25 16:06:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.7 
2015/03/26 11:21:40 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.7  dev-lang/php/php-5.4.38.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?r1=1.6r2=1.7

Index: php-5.4.38.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- php-5.4.38.ebuild   25 Mar 2015 16:06:20 -  1.6
+++ php-5.4.38.ebuild   26 Mar 2015 11:21:40 -  1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.6 
2015/03/25 16:06:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.7 
2015/03/26 11:21:40 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.941dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.941view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.941content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.940r2=1.941

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.940
retrieving revision 1.941
diff -u -r1.940 -r1.941
--- ChangeLog   25 Mar 2015 16:06:20 -  1.940
+++ ChangeLog   26 Mar 2015 11:21:40 -  1.941
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.940 2015/03/25 
16:06:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.941 2015/03/26 
11:21:40 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org php-5.4.38.ebuild,
+  php-5.5.22.ebuild:
+  Stable for ppc, wrt bug #541098
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org php-5.4.38.ebuild,
   php-5.5.22.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.12.4.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:21:47

  Modified: wireshark-1.12.4.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542206
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  net-analyzer/wireshark/wireshark-1.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?r1=1.6r2=1.7

Index: wireshark-1.12.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wireshark-1.12.4.ebuild 25 Mar 2015 16:06:56 -  1.6
+++ wireshark-1.12.4.ebuild 26 Mar 2015 11:21:47 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.6 
2015/03/25 16:06:56 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.7 
2015/03/26 11:21:47 ago Exp $
 
 EAPI=5
 inherit autotools eutils fcaps multilib qmake-utils qt4-r2 user
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0/${PV}
-KEYWORDS=~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd
 IUSE=
adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
portaudio +qt4 qt5 sbc selinux smi ssl zlib



1.703net-analyzer/wireshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.703view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.703content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.702r2=1.703

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.702
retrieving revision 1.703
diff -u -r1.702 -r1.703
--- ChangeLog   25 Mar 2015 16:06:56 -  1.702
+++ ChangeLog   26 Mar 2015 11:21:47 -  1.703
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.702 
2015/03/25 16:06:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.703 
2015/03/26 11:21:47 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org wireshark-1.12.4.ebuild:
+  Stable for ppc, wrt bug #542206
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org wireshark-1.12.4.ebuild:
   Stable for ia64, wrt bug #542206






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.38.ebuild php-5.5.22.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:50

  Modified: php-5.4.38.ebuild php-5.5.22.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #541098
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-lang/php/php-5.4.38.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.38.ebuild?r1=1.7r2=1.8

Index: php-5.4.38.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-5.4.38.ebuild   26 Mar 2015 11:21:40 -  1.7
+++ php-5.4.38.ebuild   26 Mar 2015 11:28:50 -  1.8
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.7 
2015/03/26 11:21:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.8 
2015/03/26 11:28:50 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.8  dev-lang/php/php-5.5.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.22.ebuild?r1=1.7r2=1.8

Index: php-5.5.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-5.5.22.ebuild   26 Mar 2015 11:21:40 -  1.7
+++ php-5.5.22.ebuild   26 Mar 2015 11:28:50 -  1.8
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.7 
2015/03/26 11:21:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.8 
2015/03/26 11:28:50 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 
 function php_get_uri ()
 {



1.942dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.942view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.942content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.941r2=1.942

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.941
retrieving revision 1.942
diff -u -r1.941 -r1.942
--- ChangeLog   26 Mar 2015 11:21:40 -  1.941
+++ ChangeLog   26 Mar 2015 11:28:50 -  1.942
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.941 2015/03/26 
11:21:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.942 2015/03/26 
11:28:50 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org php-5.4.38.ebuild,
+  php-5.5.22.ebuild:
+  Stable for ppc64, wrt bug #541098
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org php-5.4.38.ebuild,
   php-5.5.22.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.8.2.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 11:28:37

  Modified: ettercap-0.8.2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #532764
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  net-analyzer/ettercap/ettercap-0.8.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild?r1=1.5r2=1.6

Index: ettercap-0.8.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ettercap-0.8.2.ebuild   26 Mar 2015 11:21:29 -  1.5
+++ ettercap-0.8.2.ebuild   26 Mar 2015 11:28:37 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.5 
2015/03/26 11:21:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.6 
2015/03/26 11:28:37 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 arm ppc ~ppc64 ~sparc x86 ~x86-fbsd
+KEYWORDS=~alpha amd64 arm ppc ppc64 ~sparc x86 ~x86-fbsd
 IUSE=gtk ipv6 ncurses +plugins
 
 RDEPEND=dev-libs/libbsd



1.163net-analyzer/ettercap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.163view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.163content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?r1=1.162r2=1.163

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog   26 Mar 2015 11:21:29 -  1.162
+++ ChangeLog   26 Mar 2015 11:28:37 -  1.163
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ettercap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.162 
2015/03/26 11:21:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.163 
2015/03/26 11:28:37 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org ettercap-0.8.2.ebuild:
+  Stable for ppc64, wrt bug #532764
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org ettercap-0.8.2.ebuild:
   Stable for ppc, wrt bug #532764






[gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-renderer/

2015-03-26 Thread Gilles Dartiguelongue
commit: 0a284c82c9036a415f0a53968106ca250a9c9f1b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Thu Mar 26 12:04:21 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Thu Mar 26 12:04:21 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0a284c82

net-libs/dleyna-renderer: needs dbus connector to actually work

Makes gnome-photos work as expected for bug #509228.

 net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild 
b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
index 595c87d..10d2d85 100644
--- a/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
+++ b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
@@ -15,7 +15,7 @@ SLOT=0
 KEYWORDS=~amd64
 IUSE=
 
-RDEPEND=
+COMMON_DEPEND=
=dev-libs/glib-2.28:2
=media-libs/gupnp-dlna-0.9.4:2.0
=net-libs/dleyna-core-0.5
@@ -24,7 +24,10 @@ RDEPEND=
=net-libs/gupnp-av-0.11.5
=net-libs/libsoup-2.28.2:2.4
 
-DEPEND=${DEPEND}
+RDEPEND=${COMMON_DEPEND}
+   net-libs/dleyna-connector-dbus
+
+DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
 
 



[gentoo-commits] gentoo-x86 commit in media-sound/easytag: easytag-2.2.6.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 13:18:56

  Modified: ChangeLog
  Added:easytag-2.2.6.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.199media-sound/easytag/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.199view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.199content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?r1=1.198r2=1.199

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog   25 Nov 2014 23:46:48 -  1.198
+++ ChangeLog   26 Mar 2015 13:18:56 -  1.199
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/easytag
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.198 
2014/11/25 23:46:48 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.199 
2015/03/26 13:18:56 yngwin Exp $
+
+*easytag-2.2.6 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org +easytag-2.2.6.ebuild:
+  version bump
 
 *easytag-2.2.5 (25 Nov 2014)
 



1.1  media-sound/easytag/easytag-2.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.2.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.2.6.ebuild?rev=1.1content-type=text/plain

Index: easytag-2.2.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.2.6.ebuild,v 
1.1 2015/03/26 13:18:56 yngwin Exp $

EAPI=5
inherit fdo-mime gnome.org gnome2-utils

DESCRIPTION=GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media 
tags
HOMEPAGE=https://wiki.gnome.org/Apps/EasyTAG;

LICENSE=GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris
IUSE=flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack
REQUIRED_USE=|| ( gtk2 gtk3 )
opus? ( vorbis )
speex? ( vorbis )

RDEPEND==dev-libs/glib-2.32:2
flac? ( =media-libs/flac-1.3 )
gtk2? ( =x11-libs/gtk+-2.24:2 )
gtk3? ( =x11-libs/gtk+-3.4:3 )
mp3? (
=media-libs/id3lib-3.8.3-r8
=media-libs/libid3tag-0.15.1b-r4
)
mp4? ( =media-libs/taglib-1.9.1[mp4] )
opus? (
=media-libs/opus-1.1
=media-libs/opusfile-0.4
)
speex? ( =media-libs/speex-1.2_rc1 )
vorbis? (
=media-libs/libogg-1.3.1
=media-libs/libvorbis-1.3.4
)
wavpack? ( =media-sound/wavpack-4.70 )
DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.4
app-text/yelp-tools
dev-libs/libxml2
dev-libs/libxslt
=dev-util/intltool-0.50
=sys-devel/gettext-0.18.3.2
virtual/pkgconfig
!dev-util/pkgconfig-0.27
test? (
=dev-util/appdata-tools-0.1.7
=dev-util/desktop-file-utils-0.22
)

DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )

src_prepare() {
sed -i \
-e '/^DEPRECATED_CPPFLAGS=/d' \
-e '/warning_flags/s: -Werror=.*::' \
configure || die
}

src_configure() {
# Kludge to make easytag find its locales (bug #503698)
export DATADIRNAME=share

econf \
$(use_enable test appdata-validate) \
$(use_enable test tests) \
$(use_enable mp3) \
$(use_enable mp3 id3v23) \
$(use_enable vorbis ogg) \
$(use_enable opus) \
$(use_enable speex) \
$(use_enable flac) \
$(use_enable mp4) \
$(use_enable wavpack) \
$(use_with gtk2)
}

pkg_preinst() { gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }






[gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-3.19.3.ebuild ChangeLog vanilla-sources-3.19.2.ebuild

2015-03-26 Thread Mike Pagano (mpagano)
mpagano 15/03/26 13:25:49

  Modified: ChangeLog
  Added:vanilla-sources-3.19.3.ebuild
  Removed:  vanilla-sources-3.19.2.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

Revision  ChangesPath
1.1364   sys-kernel/vanilla-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.1364view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.1364content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.1363r2=1.1364

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.1363
retrieving revision 1.1364
diff -u -r1.1363 -r1.1364
--- ChangeLog   24 Mar 2015 22:41:53 -  1.1363
+++ ChangeLog   26 Mar 2015 13:25:49 -  1.1364
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1363 2015/03/24 22:41:53 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 
1.1364 2015/03/26 13:25:49 mpagano Exp $
+
+*vanilla-sources-3.19.3 (26 Mar 2015)
+
+  26 Mar 2015; Mike Pagano mpag...@gentoo.org -vanilla-sources-3.19.2.ebuild,
+  +vanilla-sources-3.19.3.ebuild:
+  Version bump. Remove old.
 
 *vanilla-sources-3.18.10 (24 Mar 2015)
 



1.1  sys-kernel/vanilla-sources/vanilla-sources-3.19.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.19.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.19.3.ebuild?rev=1.1content-type=text/plain

Index: vanilla-sources-3.19.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.19.3.ebuild,v
 1.1 2015/03/26 13:25:49 mpagano Exp $

EAPI=5
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_SECURITY_UNSUPPORTED=1
K_DEBLOB_AVAILABLE=0
ETYPE=sources
inherit kernel-2
detect_version

DESCRIPTION=Full sources for the Linux kernel
HOMEPAGE=http://www.kernel.org;
SRC_URI=${KERNEL_URI}

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=deblob






[gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20150206.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:29:46

  Modified: linux-firmware-20150206.ebuild ChangeLog
  Log:
  Stable for alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86, wrt bug #544540
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.4  sys-kernel/linux-firmware/linux-firmware-20150206.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?r1=1.3r2=1.4

Index: linux-firmware-20150206.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-firmware-20150206.ebuild  24 Feb 2015 22:15:14 -  1.3
+++ linux-firmware-20150206.ebuild  26 Mar 2015 13:29:46 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v
 1.3 2015/02/24 22:15:14 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v
 1.4 2015/03/26 13:29:46 ago Exp $
 
 EAPI=5
 inherit savedconfig
@@ -12,7 +12,7 @@
KEYWORDS=
 else
SRC_URI=mirror://gentoo/${P}.tar.xz
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86
+   KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86
 fi
 
 DESCRIPTION=Linux firmware files



1.124sys-kernel/linux-firmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.124view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.124content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.123r2=1.124

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog   26 Mar 2015 13:09:23 -  1.123
+++ ChangeLog   26 Mar 2015 13:29:46 -  1.124
@@ -1,6 +1,9 @@
 # ChangeLog for sys-kernel/linux-firmware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.123 
2015/03/26 13:09:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.124 
2015/03/26 13:29:46 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org 
linux-firmware-20150206.ebuild:
+  Stable for alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86, wrt bug #544540
 
 *linux-firmware-20150320 (26 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in media-sound/qsynth: qsynth-0.3.9.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 13:31:22

  Modified: ChangeLog
  Added:qsynth-0.3.9.ebuild
  Log:
  Version bump. Bump to eapi 5. Use qt4_get_bindir for correct lupdate path.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.61 media-sound/qsynth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   18 Jan 2014 12:35:37 -  1.60
+++ ChangeLog   26 Mar 2015 13:31:22 -  1.61
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/qsynth
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.60 
2014/01/18 12:35:37 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.61 
2015/03/26 13:31:22 yngwin Exp $
+
+*qsynth-0.3.9 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org +qsynth-0.3.9.ebuild:
+  Version bump. Bump to eapi 5. Use qt4_get_bindir for correct lupdate path.
 
 *qsynth-0.3.8 (18 Jan 2014)
 



1.1  media-sound/qsynth/qsynth-0.3.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild?rev=1.1content-type=text/plain

Index: qsynth-0.3.9.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.9.ebuild,v 1.1 
2015/03/26 13:31:22 yngwin Exp $

EAPI=5
LANGS=cs de fr ru sr

inherit qt4-r2 eutils

DESCRIPTION=A Qt application to control FluidSynth
HOMEPAGE=http://qsynth.sourceforge.net/;
SRC_URI=mirror://sourceforge/qsynth/${P}.tar.gz

LICENSE=GPL-2
SLOT=0
IUSE=debug jack alsa pulseaudio
KEYWORDS=~amd64 ~ppc ~x86

DEPEND==dev-qt/qtcore-4.2:4
=dev-qt/qtgui-4.2:4
=media-sound/fluidsynth-1.0.7a[jack?,alsa?,pulseaudio?]
x11-libs/libX11
!pulseaudio? ( !jack? ( !alsa? ( =media-sound/fluidsynth-1.0.7a[oss] ) 
) )
RDEPEND=${DEPEND}

DOCS=AUTHORS ChangeLog README TODO TRANSLATORS

src_configure() {
econf $(use_enable debug)
eqmake4 ${PN}.pro -o ${PN}.mak
}

src_compile() {
$(qt4_get_bindir)/lupdate ${PN}.pro || die lupdate failed
qt4-r2_src_compile
}

src_install () {
qt4-r2_src_install

# The desktop file is invalid, and we also change the command
# depending on useflags
rm -rf ${D}/usr/share/applications/qsynth.desktop

local cmd
if use jack; then
cmd=qsynth
elif use pulseaudio; then
cmd=qsynth -a pulseaudio
elif use alsa; then
cmd=qsynth -a alsa
else
cmd=qsynth -a oss
fi

make_desktop_entry ${cmd} Qsynth qsynth
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:47

  Modified: highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-ruby/highline/highline-1.6.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?r1=1.9r2=1.10

Index: highline-1.6.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- highline-1.6.21.ebuild  26 Mar 2015 13:36:10 -  1.9
+++ highline-1.6.21.ebuild  26 Mar 2015 13:36:47 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 
1.9 2015/03/26 13:36:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 
1.10 2015/03/26 13:36:47 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=
 LICENSE=|| ( GPL-2 Ruby )
 SLOT=0
-KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 
 all_ruby_prepare() {
# fix up gemspec file not to call git



1.99 dev-ruby/highline/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.99view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.99content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?r1=1.98r2=1.99

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   26 Mar 2015 13:36:10 -  1.98
+++ ChangeLog   26 Mar 2015 13:36:47 -  1.99
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.98 
2015/03/26 13:36:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.99 
2015/03/26 13:36:47 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org highline-1.6.21.ebuild:
+  Stable for ppc64, wrt bug #542996
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org highline-1.6.21.ebuild:
   Stable for ppc, wrt bug #542996






[gentoo-commits] gentoo-x86 commit in dev-ruby/libxml: libxml-2.8.0.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:04

  Modified: libxml-2.8.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #543250
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-ruby/libxml/libxml-2.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?r1=1.5r2=1.6

Index: libxml-2.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libxml-2.8.0.ebuild 25 Mar 2015 14:05:56 -  1.5
+++ libxml-2.8.0.ebuild 26 Mar 2015 13:36:04 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v 1.5 
2015/03/25 14:05:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v 1.6 
2015/03/26 13:36:04 ago Exp $
 
 EAPI=5
 
@@ -21,7 +21,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=${RDEPEND} dev-libs/libxml2



1.102dev-ruby/libxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.102view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.102content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?r1=1.101r2=1.102

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   25 Mar 2015 14:05:56 -  1.101
+++ ChangeLog   26 Mar 2015 13:36:04 -  1.102
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/libxml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.101 
2015/03/25 14:05:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.102 
2015/03/26 13:36:04 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libxml-2.8.0.ebuild:
+  Stable for ppc, wrt bug #543250
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org libxml-2.8.0.ebuild:
   Stable for x86, wrt bug #543250






[gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:10

  Modified: highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-ruby/highline/highline-1.6.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild?r1=1.8r2=1.9

Index: highline-1.6.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- highline-1.6.21.ebuild  13 Mar 2015 08:12:32 -  1.8
+++ highline-1.6.21.ebuild  26 Mar 2015 13:36:10 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 
1.8 2015/03/13 08:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 
1.9 2015/03/26 13:36:10 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=
 LICENSE=|| ( GPL-2 Ruby )
 SLOT=0
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 
 all_ruby_prepare() {
# fix up gemspec file not to call git



1.98 dev-ruby/highline/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.98view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.98content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?r1=1.97r2=1.98

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   13 Mar 2015 08:12:32 -  1.97
+++ ChangeLog   26 Mar 2015 13:36:10 -  1.98
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.97 
2015/03/13 08:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.98 
2015/03/26 13:36:10 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org highline-1.6.21.ebuild:
+  Stable for ppc, wrt bug #542996
 
   13 Mar 2015; Agostino Sarubbo a...@gentoo.org highline-1.6.21.ebuild:
   Stable for x86, wrt bug #542996






[gentoo-commits] gentoo-x86 commit in dev-ruby/log4r: log4r-1.1.10-r1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:16

  Modified: log4r-1.1.10-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #543538
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-ruby/log4r/log4r-1.1.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?r1=1.8r2=1.9

Index: log4r-1.1.10-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- log4r-1.1.10-r1.ebuild  25 Mar 2015 14:06:13 -  1.8
+++ log4r-1.1.10-r1.ebuild  26 Mar 2015 13:36:16 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 1.8 
2015/03/25 14:06:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 1.9 
2015/03/26 13:36:16 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -20,7 +20,7 @@
 
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86
+KEYWORDS=~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86
 
 all_ruby_install() {
all_fakegem_install



1.50 dev-ruby/log4r/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   25 Mar 2015 14:06:13 -  1.49
+++ ChangeLog   26 Mar 2015 13:36:16 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/log4r
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.49 2015/03/25 
14:06:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.50 2015/03/26 
13:36:16 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org log4r-1.1.10-r1.ebuild:
+  Stable for ppc, wrt bug #543538
 
   25 Mar 2015; Agostino Sarubbo a...@gentoo.org log4r-1.1.10-r1.ebuild:
   Stable for x86, wrt bug #543538






[gentoo-commits] gentoo-x86 commit in dev-ruby/log4r: log4r-1.1.10-r1.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:52

  Modified: log4r-1.1.10-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #543538
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-ruby/log4r/log4r-1.1.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild?r1=1.9r2=1.10

Index: log4r-1.1.10-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- log4r-1.1.10-r1.ebuild  26 Mar 2015 13:36:16 -  1.9
+++ log4r-1.1.10-r1.ebuild  26 Mar 2015 13:36:52 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 1.9 
2015/03/26 13:36:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 
1.10 2015/03/26 13:36:52 ago Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -20,7 +20,7 @@
 
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86
+KEYWORDS=~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86
 
 all_ruby_install() {
all_fakegem_install



1.51 dev-ruby/log4r/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/log4r/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   26 Mar 2015 13:36:16 -  1.50
+++ ChangeLog   26 Mar 2015 13:36:52 -  1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/log4r
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.50 2015/03/26 
13:36:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.51 2015/03/26 
13:36:52 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org log4r-1.1.10-r1.ebuild:
+  Stable for ppc64, wrt bug #543538
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org log4r-1.1.10-r1.ebuild:
   Stable for ppc, wrt bug #543538






[gentoo-commits] gentoo-x86 commit in dev-ruby/libxml: libxml-2.8.0.ebuild ChangeLog

2015-03-26 Thread Agostino Sarubbo (ago)
ago 15/03/26 13:36:42

  Modified: libxml-2.8.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #543250
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  dev-ruby/libxml/libxml-2.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild?r1=1.6r2=1.7

Index: libxml-2.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libxml-2.8.0.ebuild 26 Mar 2015 13:36:04 -  1.6
+++ libxml-2.8.0.ebuild 26 Mar 2015 13:36:42 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v 1.6 
2015/03/26 13:36:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.8.0.ebuild,v 1.7 
2015/03/26 13:36:42 ago Exp $
 
 EAPI=5
 
@@ -21,7 +21,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=${RDEPEND} dev-libs/libxml2



1.103dev-ruby/libxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.103view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?rev=1.103content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/libxml/ChangeLog?r1=1.102r2=1.103

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog   26 Mar 2015 13:36:04 -  1.102
+++ ChangeLog   26 Mar 2015 13:36:42 -  1.103
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/libxml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.102 
2015/03/26 13:36:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.103 
2015/03/26 13:36:42 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo a...@gentoo.org libxml-2.8.0.ebuild:
+  Stable for ppc64, wrt bug #543250
 
   26 Mar 2015; Agostino Sarubbo a...@gentoo.org libxml-2.8.0.ebuild:
   Stable for ppc, wrt bug #543250






[gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: singular-4.0.2.ebuild ChangeLog

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 12:44:41

  Modified: singular-4.0.2.ebuild ChangeLog
  Log:
  Fix ntl8 compatibility
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.4  sci-mathematics/singular/singular-4.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild?r1=1.3r2=1.4

Index: singular-4.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- singular-4.0.2.ebuild   26 Mar 2015 10:16:33 -  1.3
+++ singular-4.0.2.ebuild   26 Mar 2015 12:44:41 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.3 
2015/03/26 10:16:33 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.4 
2015/03/26 12:44:41 tomka Exp $
 
 EAPI=5
 
@@ -26,7 +26,6 @@
 
 RDEPEND=dev-libs/gmp
=dev-libs/ntl-5.5.1
-   dev-libs/ntl-7
emacs? ( =virtual/emacs-22 )
sci-mathematics/flint
sci-mathematics/4ti2
@@ -59,6 +58,8 @@
# omalloc's old configure will fail if ar is not exactly 'ar'.
epatch ${FILESDIR}/${PN}-4.0.0-fix-omalloc-ar-detection.patch
 
+   epatch ${FILESDIR}/${PN}-4.0.2-ntl8-compat.patch
+
cd ${S}/omalloc || die failed to cd into omalloc directory
eautoreconf
 }



1.64 sci-mathematics/singular/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   26 Mar 2015 10:16:33 -  1.63
+++ ChangeLog   26 Mar 2015 12:44:41 -  1.64
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/singular
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.63 
2015/03/26 10:16:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.64 
2015/03/26 12:44:41 tomka Exp $
+
+  26 Mar 2015; Thomas Kahle to...@gentoo.org
+  +files/singular-4.0.2-ntl8-compat.patch, singular-4.0.2.ebuild:
+  Fix ntl8 compatibility
 
   26 Mar 2015; Thomas Kahle to...@gentoo.org singular-4.0.2.ebuild:
   Restrict ntl dep






[gentoo-commits] gentoo-x86 commit in sci-mathematics/singular/files: singular-4.0.2-ntl8-compat.patch

2015-03-26 Thread Thomas Kahle (tomka)
tomka   15/03/26 12:44:41

  Added:singular-4.0.2-ntl8-compat.patch
  Log:
  Fix ntl8 compatibility
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.1  
sci-mathematics/singular/files/singular-4.0.2-ntl8-compat.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/files/singular-4.0.2-ntl8-compat.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/singular/files/singular-4.0.2-ntl8-compat.patch?rev=1.1content-type=text/plain

Index: singular-4.0.2-ntl8-compat.patch
===
diff --git a/factory/NTLconvert.cc b/factory/NTLconvert.cc
index 41ce9b2..e32093d 100644
--- a/factory/NTLconvert.cc
+++ b/factory/NTLconvert.cc
@@ -30,6 +30,7 @@
 #include NTL/GF2EXFactoring.h
 #include NTL/tools.h
 #include NTL/mat_ZZ.h
+#include NTL/version.h
 #include int_int.h
 #include limits.h
 #include NTLconvert.h
@@ -500,8 +501,14 @@ convertZZ2CF (const ZZ  a)
 return CanonicalForm(coeff_long);
   }
   else
-  {
-long sizeofrep= ((long *) a.rep) [1];
+  { 
+const long * rep =
+#if NTL_MAJOR_VERSION = 6
+  static_castlong *( a.rep );
+#else
+  static_castlong *( a.rep.rep ); // what about NTL7?
+#endif
+long sizeofrep= rep[1];
 bool lessZero= false;
 if (sizeofrep  0)
 {
@@ -519,7 +526,7 @@ convertZZ2CF (const ZZ  a)
   cf_stringtemp_l= sizeofrep*sizeof(mp_limb_t)*2;
   cf_stringtemp= (unsigned char*) Alloc (cf_stringtemp_l);
 }
-int cc= mpn_get_str (cf_stringtemp, 16, (mp_limb_t *) (((long *) (a.rep)) 
+ 2), sizeofrep);
+int cc= mpn_get_str (cf_stringtemp, 16, (mp_limb_t *) ((rep) + 2), 
sizeofrep);
 
 char* cf_stringtemp2;
 if (lessZero)






[gentoo-commits] gentoo-x86 commit in net-news/quiterss: quiterss-0.17.6.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 12:48:29

  Modified: ChangeLog
  Added:quiterss-0.17.6.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.54 net-news/quiterss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   3 Feb 2015 10:56:23 -   1.53
+++ ChangeLog   26 Mar 2015 12:48:29 -  1.54
@@ -1,6 +1,11 @@
 # ChangeLog for net-news/quiterss
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v 1.53 
2015/02/03 10:56:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/ChangeLog,v 1.54 
2015/03/26 12:48:29 yngwin Exp $
+
+*quiterss-0.17.6 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org +quiterss-0.17.6.ebuild:
+  version bump
 
 *quiterss-0.17.5 (03 Feb 2015)
 



1.1  net-news/quiterss/quiterss-0.17.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/quiterss-0.17.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/quiterss/quiterss-0.17.6.ebuild?rev=1.1content-type=text/plain

Index: quiterss-0.17.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/quiterss/quiterss-0.17.6.ebuild,v 
1.1 2015/03/26 12:48:29 yngwin Exp $

EAPI=5
PLOCALES=ar bg cs de el_GR es fa fi fr gl hi hu it ja ko lt nl pl pt_BR pt_PT 
ro_RO ru sk sr sv tg_TJ tr uk vi zh_CN zh_TW

if [[ ${PV} == ** ]]; then
EHG_REPO_URI=https://code.google.com/p/quite-rss;
inherit mercurial
KEYWORDS=
else
MY_P=QuiteRSS-${PV}-src
SRC_URI=https://quiterss.org/files/${PV}/${MY_P}.tar.bz2;
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
S=${WORKDIR}/${MY_P}
fi

inherit fdo-mime gnome2-utils l10n qmake-utils

DESCRIPTION=A Qt-based RSS/Atom feed reader
HOMEPAGE=https://quiterss.org;

LICENSE=GPL-3
SLOT=0
IUSE=debug phonon

RDEPEND=
dev-qt/qtcore:4
dev-qt/qtgui:4
dev-qt/qtsingleapplication[X,qt4]
dev-qt/qtsql:4[sqlite]
dev-qt/qtwebkit:4
phonon? ( || ( media-libs/phonon[qt4] dev-qt/qtphonon:4 ) )
dev-db/sqlite:3
DEPEND=${RDEPEND}
virtual/pkgconfig

DOCS=( AUTHORS HISTORY_EN HISTORY_RU README )

src_prepare() {
my_rm_loc() {
sed -i -e s:lang/${PN}_${1}.ts:: lang/lang.pri || die
}
# dedicated english locale file is not installed at all
rm lang/${PN}_en.ts || die

l10n_find_plocales_changes lang ${PN}_ '.ts'
l10n_for_each_disabled_locale_do my_rm_loc
}

src_configure() {
eqmake4 PREFIX=${EPREFIX}/usr SYSTEMQTSA=1 \
$(usex phonon '' 'DISABLE_PHONON=1')
}

src_install() {
emake INSTALL_ROOT=${D} install
}

pkg_preinst() {
gnome2_icon_savelist
}

pkg_postinst() {
fdo-mime_desktop_database_update
gnome2_icon_cache_update
}

pkg_postrm() {
fdo-mime_desktop_database_update
gnome2_icon_cache_update
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-2.3.4.ebuild ChangeLog git-2.3.2.ebuild

2015-03-26 Thread Lars Wendler (polynomial-c)
polynomial-c15/03/26 13:01:05

  Modified: ChangeLog
  Added:git-2.3.4.ebuild
  Removed:  git-2.3.2.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.318dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.318view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.318content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.317r2=1.318

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -r1.317 -r1.318
--- ChangeLog   16 Mar 2015 21:50:00 -  1.317
+++ ChangeLog   26 Mar 2015 13:01:05 -  1.318
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.317 2015/03/16 
21:50:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.318 2015/03/26 
13:01:05 polynomial-c Exp $
+
+*git-2.3.4 (26 Mar 2015)
+
+  26 Mar 2015; Lars Wendler polynomia...@gentoo.org -git-2.3.2.ebuild,
+  +git-2.3.4.ebuild:
+  Version bump. Removed old.
 
 *git-2.3.3 (16 Mar 2015)
 



1.1  dev-vcs/git/git-2.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.4.ebuild?rev=1.1content-type=text/plain

Index: git-2.3.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.4.ebuild,v 1.1 
2015/03/26 13:01:05 polynomial-c Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]]  SCM=git-2
EGIT_REPO_URI=git://git.kernel.org/pub/scm/git/git.git
EGIT_MASTER=pu

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV=${PV/_rc/.rc}
MY_P=${PN}-${MY_PV}

DOC_VER=${MY_PV}

DESCRIPTION=GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team
HOMEPAGE=http://www.git-scm.com/;
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX=xz
SRC_URI_GOOG=http://git-core.googlecode.com/files;
SRC_URI_KORG=mirror://kernel/software/scm/git
SRC_URI=${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
fi

LICENSE=GPL-2
SLOT=0
IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test

# Common to both DEPEND and RDEPEND
CDEPEND=
dev-libs/openssl:=
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:= )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/libgnome-keyring )

RDEPEND=${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( =dev-vcs/cvsps-2.1:0 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
=dev-python/pygtk-2.8[${PYTHON_USEDEP}]

[gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-table-extra: fcitx-table-extra-0.3.7.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 13:07:08

  Modified: ChangeLog
  Added:fcitx-table-extra-0.3.7.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.9  app-i18n/fcitx-table-extra/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   2 Nov 2014 08:45:20 -   1.8
+++ ChangeLog   26 Mar 2015 13:07:08 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/fcitx-table-extra
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog,v 1.8 
2014/11/02 08:45:20 yngwin Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/ChangeLog,v 1.9 
2015/03/26 13:07:08 yngwin Exp $
+
+*fcitx-table-extra-0.3.7 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org 
+fcitx-table-extra-0.3.7.ebuild:
+  version bump
 
 *fcitx-table-extra-0.3.6 (02 Nov 2014)
 



1.1  app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild?rev=1.1content-type=text/plain

Index: fcitx-table-extra-0.3.7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.7.ebuild,v
 1.1 2015/03/26 13:07:08 yngwin Exp $

EAPI=5
inherit cmake-utils gnome2-utils

DESCRIPTION=Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie and 
Quick
HOMEPAGE=http://fcitx-im.org/;
SRC_URI=http://download.fcitx-im.org/${PN}/${P}.tar.xz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND==app-i18n/fcitx-4.2.8[table]
DEPEND=${RDEPEND}
virtual/libintl

pkg_postinst() {
gnome2_icon_cache_update
}

pkg_postrm() {
gnome2_icon_cache_update
}






[gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20150320.ebuild ChangeLog

2015-03-26 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh15/03/26 13:09:23

  Modified: ChangeLog
  Added:linux-firmware-20150320.ebuild
  Log:
  New snapshot.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  ChangesPath
1.123sys-kernel/linux-firmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.123view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.123content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.122r2=1.123

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   2 Mar 2015 09:32:15 -   1.122
+++ ChangeLog   26 Mar 2015 13:09:23 -  1.123
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/linux-firmware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.122 
2015/03/02 09:32:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.123 
2015/03/26 13:09:23 chithanh Exp $
+
+*linux-firmware-20150320 (26 Mar 2015)
+
+  26 Mar 2015; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  +linux-firmware-20150320.ebuild:
+  New snapshot.
 
   02 Mar 2015; Agostino Sarubbo a...@gentoo.org 
linux-firmware-20140902.ebuild:
   Stable for ppc, wrt bug #529240



1.1  sys-kernel/linux-firmware/linux-firmware-20150320.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150320.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150320.ebuild?rev=1.1content-type=text/plain

Index: linux-firmware-20150320.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150320.ebuild,v
 1.1 2015/03/26 13:09:23 chithanh Exp $

EAPI=5
inherit savedconfig

if [[ ${PV} == * ]]; then
inherit git-2
SRC_URI=

EGIT_REPO_URI=git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git
KEYWORDS=
else
SRC_URI=mirror://gentoo/${P}.tar.xz
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86
fi

DESCRIPTION=Linux firmware files
HOMEPAGE=http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;

LICENSE=GPL-1 GPL-2 GPL-3 BSD freedist
SLOT=0
IUSE=savedconfig

DEPEND=
RDEPEND=!savedconfig? (
!sys-firmware/alsa-firmware[alsa_cards_ca0132]
!sys-firmware/alsa-firmware[alsa_cards_korg1212]
!sys-firmware/alsa-firmware[alsa_cards_maestro3]
!sys-firmware/alsa-firmware[alsa_cards_sb16]
!sys-firmware/alsa-firmware[alsa_cards_ymfpci]
!media-tv/cx18-firmware
!sys-firmware/ivtv-firmware-20080701-r1
!media-tv/linuxtv-dvb-firmware[dvb_cards_cx231xx]
!media-tv/linuxtv-dvb-firmware[dvb_cards_cx23885]
!media-tv/linuxtv-dvb-firmware[dvb_cards_usb-dib0700]
!net-dialup/ueagle-atm
!net-dialup/ueagle4-atm
!net-wireless/ar9271-firmware
!net-wireless/i2400m-fw
!net-wireless/libertas-firmware
!sys-firmware/rt61-firmware
!net-wireless/rt73-firmware
!net-wireless/rt2860-firmware
!net-wireless/rt2870-firmware
!sys-block/qla-fc-firmware
!sys-firmware/amd-ucode
!sys-firmware/iwl1000-ucode
!sys-firmware/iwl2000-ucode
!sys-firmware/iwl2030-ucode
!sys-firmware/iwl3945-ucode
!sys-firmware/iwl4965-ucode
!sys-firmware/iwl5000-ucode
!sys-firmware/iwl5150-ucode
!sys-firmware/iwl6000-ucode
!sys-firmware/iwl6005-ucode
!sys-firmware/iwl6030-ucode
!sys-firmware/iwl6050-ucode
!sys-firmware/iwl3160-ucode
!sys-firmware/iwl7260-ucode
!sys-firmware/iwl7265-ucode
!sys-firmware/iwl3160-7260-bt-ucode
!x11-drivers/radeon-ucode
)
#add anything else that collides to this

src_unpack() {
if [[ ${PV} == * ]]; then
git-2_src_unpack
else
default
# rename directory from git snapshot tarball
mv 

[gentoo-commits] gentoo-x86 commit in dev-python/neovim-python-client: neovim-python-client-0.0.31.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 12:32:21

  Modified: ChangeLog
  Added:neovim-python-client-0.0.31.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.2  dev-python/neovim-python-client/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/neovim-python-client/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/neovim-python-client/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/neovim-python-client/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/neovim-python-client/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 Feb 2015 05:23:16 -  1.1
+++ ChangeLog   26 Mar 2015 12:32:21 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/neovim-python-client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/neovim-python-client/ChangeLog,v 
1.1 2015/02/26 05:23:16 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/neovim-python-client/ChangeLog,v 
1.2 2015/03/26 12:32:21 yngwin Exp $
+
+*neovim-python-client-0.0.31 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org
+  +neovim-python-client-0.0.31.ebuild:
+  version bump
 
 *neovim-python-client-0.0.28 (26 Feb 2015)
 



1.1  
dev-python/neovim-python-client/neovim-python-client-0.0.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/neovim-python-client/neovim-python-client-0.0.31.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/neovim-python-client/neovim-python-client-0.0.31.ebuild?rev=1.1content-type=text/plain

Index: neovim-python-client-0.0.31.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/neovim-python-client/neovim-python-client-0.0.31.ebuild,v
 1.1 2015/03/26 12:32:21 yngwin Exp $

EAPI=5
#PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_COMPAT=( python2_7 ) # currently only works on py2
inherit distutils-r1

DESCRIPTION=Python client to connect to Neovim thru its msgpack-rpc API
HOMEPAGE=https://github.com/neovim/python-client;
SRC_URI=http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz;

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND==dev-python/click-3.0[${PYTHON_USEDEP}]
=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/greenlet[${PYTHON_USEDEP}]' 'python*')
$(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 
python{2_7,3_2,3_3} 'pypy*')
RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in net-misc/stunnel: stunnel-5.14.ebuild ChangeLog stunnel-5.13.ebuild

2015-03-26 Thread Anthony G. Basile (blueness)
blueness15/03/26 12:31:00

  Modified: ChangeLog
  Added:stunnel-5.14.ebuild
  Removed:  stunnel-5.13.ebuild
  Log:
  Following upstream's rapid releases.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.213net-misc/stunnel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?rev=1.213view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?rev=1.213content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?r1=1.212r2=1.213

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog   20 Mar 2015 16:18:48 -  1.212
+++ ChangeLog   26 Mar 2015 12:31:00 -  1.213
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/stunnel
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.212 
2015/03/20 16:18:48 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.213 
2015/03/26 12:31:00 blueness Exp $
+
+*stunnel-5.14 (26 Mar 2015)
+
+  26 Mar 2015; Anthony G. Basile bluen...@gentoo.org +stunnel-5.14.ebuild,
+  -stunnel-5.13.ebuild:
+  Following upstream's rapid releases.
 
   20 Mar 2015; Anthony G. Basile bluen...@gentoo.org ChangeLog:
   Fix failed gpg signature.



1.1  net-misc/stunnel/stunnel-5.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.14.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.14.ebuild?rev=1.1content-type=text/plain

Index: stunnel-5.14.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.14.ebuild,v 1.1 
2015/03/26 12:31:00 blueness Exp $

EAPI=5

inherit ssl-cert eutils systemd user

DESCRIPTION=TLS/SSL - Port Wrapper
HOMEPAGE=http://www.stunnel.org/index.html;
SRC_URI=ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz

http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos
IUSE=ipv6 selinux tcpd

DEPEND=tcpd? ( sys-apps/tcp-wrappers )
dev-libs/openssl
RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-stunnel )

pkg_setup() {
enewgroup stunnel
enewuser stunnel -1 -1 -1 stunnel
}

src_prepare() {
# Hack away generation of certificate
sed -i -e s/^install-data-local:/do-not-run-this:/ \
tools/Makefile.in || die sed failed
}

src_configure() {
econf \
$(use_enable ipv6) \
$(use_enable tcpd libwrap) \
--with-ssl=${EPREFIX}/usr \
--disable-fips
}

src_install() {
emake DESTDIR=${D} install
rm -rf ${ED}/usr/share/doc/${PN}
rm -f ${ED}/etc/stunnel/stunnel.conf-sample ${ED}/usr/bin/stunnel3 \
${ED}/usr/share/man/man8/stunnel.{fr,pl}.8

# The binary was moved to /usr/bin with 4.21,
# symlink for backwards compatibility
dosym ../bin/stunnel /usr/sbin/stunnel

dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
dohtml doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
tools/importCA.html

insinto /etc/stunnel
doins ${FILESDIR}/stunnel.conf
doinitd ${FILESDIR}/stunnel

systemd_dounit ${S}/tools/stunnel.service
systemd_newtmpfilesd ${FILESDIR}/stunnel.tmpfiles.conf stunnel.conf
}

pkg_postinst() {
if [ ! -f ${EROOT}/etc/stunnel/stunnel.key ]; then
install_cert /etc/stunnel/stunnel
chown stunnel:stunnel 
${EROOT}/etc/stunnel/stunnel.{crt,csr,key,pem}
chmod 0640 ${EROOT}/etc/stunnel/stunnel.{crt,csr,key,pem}
fi

einfo If you want to run multiple instances of stunnel, create a new 
config
einfo file ending with .conf in /etc/stunnel/. **Make sure** you 
change 
einfo \'pid= \' with a unique filename.
}






[gentoo-commits] gentoo-x86 commit in media-sound/qastools: qastools-0.18.1.ebuild ChangeLog

2015-03-26 Thread Ben de Groot (yngwin)
yngwin  15/03/26 12:52:54

  Modified: ChangeLog
  Added:qastools-0.18.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.6  media-sound/qastools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qastools/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qastools/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qastools/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/qastools/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   2 Jul 2013 13:45:22 -   1.5
+++ ChangeLog   26 Mar 2015 12:52:54 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/qastools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qastools/ChangeLog,v 1.5 
2013/07/02 13:45:22 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qastools/ChangeLog,v 1.6 
2015/03/26 12:52:54 yngwin Exp $
+
+*qastools-0.18.1 (26 Mar 2015)
+
+  26 Mar 2015; Ben de Groot yng...@gentoo.org +qastools-0.18.1.ebuild:
+  version bump
 
   02 Jul 2013; Michael Palimaka kensing...@gentoo.org 
-qastools-0.17.1.ebuild,
   qastools-0.17.2.ebuild:



1.1  media-sound/qastools/qastools-0.18.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qastools/qastools-0.18.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qastools/qastools-0.18.1.ebuild?rev=1.1content-type=text/plain

Index: qastools-0.18.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/qastools/qastools-0.18.1.ebuild,v 1.1 
2015/03/26 12:52:54 yngwin Exp $

EAPI=5

inherit cmake-utils

MY_P=${PN}_${PV}

DESCRIPTION=Qt4 GUI ALSA tools: mixer, configuration browser
HOMEPAGE=http://xwmw.org/qastools/;
SRC_URI=mirror://sourceforge/${PN}/${PV}/${MY_P}.tar.xz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

LANGS=cs de es ru
for X in ${LANGS} ; do
IUSE=${IUSE} linguas_${X}
done

RDEPEND=media-libs/alsa-lib
=dev-qt/qtcore-4.6:4
=dev-qt/qtgui-4.6:4
=dev-qt/qtsvg-4.6:4
DEPEND=${RDEPEND}
app-arch/xz-utils

S=${WORKDIR}/${MY_P}

DOCS=( CHANGELOG README TODO )

src_prepare() {
cmake-utils_src_prepare

local lang
for lang in ${LANGS} ; do
if ! use linguas_${lang} ; then
rm i18n/ts/app_${lang}.ts
fi
done
}






[gentoo-commits] gentoo-x86 commit in games-strategy/majesty-demo: majesty-demo-1.0.0.ebuild ChangeLog

2015-03-26 Thread Michael Sterrett (mr_bones_)
mr_bones_15/03/27 02:33:01

  Modified: majesty-demo-1.0.0.ebuild ChangeLog
  Log:
  EAPI=5; switch to LGP version of demo
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.17 games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?r1=1.16r2=1.17

Index: majesty-demo-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- majesty-demo-1.0.0.ebuild   13 Oct 2014 15:44:00 -  1.16
+++ majesty-demo-1.0.0.ebuild   27 Mar 2015 02:33:01 -  1.17
@@ -1,29 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 
1.16 2014/10/13 15:44:00 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 
1.17 2015/03/27 02:33:01 mr_bones_ Exp $
 
-EAPI=4
+EAPI=5
 inherit eutils unpacker games
 
 DESCRIPTION=Control your own kingdom in this simulation
 HOMEPAGE=http://www.linuxgamepublishing.com/info.php?id=8;
-SRC_URI=http://demos.linuxgamepublishing.com/majesty/majesty_demo.run;
+SRC_URI=http://ftp2.za.freebsd.org/pub/FreeBSD/ports/distfiles/majesty_demo.run;
 
-LICENSE=all-rights-reserved
+LICENSE=MAJESTY-DEMO
 SLOT=0
-KEYWORDS=amd64 ppc x86
+KEYWORDS=amd64 x86
 IUSE=
-RESTRICT=mirror bindist strip
+RESTRICT=bindist strip
 
 RDEPEND=sys-libs/glibc
|| (
-   ppc? (
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXau
-   x11-libs/libXdmcp
-   )
-   !ppc? (
+   (
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]
x11-libs/libXau[abi_x86_32(-)]
@@ -47,15 +41,12 @@
exeinto ${dir}
doins -r data quests
doins majesty.{bmp,xpm} majestysite.url
-   cp ${S}/majesty.xpm ${S}/majesty-demo.xpm
-   doicon majesty-demo.xpm
-   # I am only installing the static version for now
+   newicon majesty.xpm majesty-demo.xpm
+   # only installing the static version for now
if use x86 || use amd64; then
-   doexe bin/Linux/x86/glibc-2.1/maj_demo
-   elif use ppc; then
-   doexe bin/Linux/ppc/glibc-2.1/maj_demo
+   doexe bin/Linux/x86/maj_demo
fi
games_make_wrapper maj_demo ./maj_demo ${dir} ${dir}
prepgamesdirs
-   make_desktop_entry maj_demo Majesty (Demo) ${PN}
+   make_desktop_entry maj_demo Majesty (Demo)
 }



1.16 games-strategy/majesty-demo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   13 Oct 2014 15:44:00 -  1.15
+++ ChangeLog   27 Mar 2015 02:33:01 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/majesty-demo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 
1.15 2014/10/13 15:44:00 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 
1.16 2015/03/27 02:33:01 mr_bones_ Exp $
+
+  27 Mar 2015; Michael Sterrett mr_bon...@gentoo.org
+  majesty-demo-1.0.0.ebuild:
+  EAPI=5; switch to LGP version of demo
 
   13 Oct 2014; Michał Górny mgo...@gentoo.org majesty-demo-1.0.0.ebuild:
   Support multilib providers for deps.






[gentoo-commits] gentoo-x86 commit in games-fps/quake3-ruinhunters: quake3-ruinhunters-1.0a-r1.ebuild ChangeLog

2015-03-26 Thread Michael Sterrett (mr_bones_)
mr_bones_15/03/27 02:59:13

  Modified: quake3-ruinhunters-1.0a-r1.ebuild ChangeLog
  Log:
  update SRC_URI
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  
games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild?r1=1.4r2=1.5

Index: quake3-ruinhunters-1.0a-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quake3-ruinhunters-1.0a-r1.ebuild   10 Oct 2009 17:29:39 -  1.4
+++ quake3-ruinhunters-1.0a-r1.ebuild   27 Mar 2015 02:59:13 -  1.5
@@ -1,9 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild,v
 1.4 2009/10/10 17:29:39 nyhm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/quake3-ruinhunters-1.0a-r1.ebuild,v
 1.5 2015/03/27 02:59:13 mr_bones_ Exp $
 
 EAPI=2
-
 MOD_DESC=a anime/fantasy mod with cartoonish characters and arcade-like 
gameplay
 MOD_NAME=Ruin Hunters
 MOD_DIR=ruin
@@ -11,10 +10,9 @@
 inherit games games-mods
 
 HOMEPAGE=http://planetquake.gamespy.com/View.php?view=Quake3.Detailid=1824;
-SRC_URI=mirror://gentoo/ruin_hunters_v10.zip
-   mirror://gentoo/ruin_hunters_v10a_patch.zip
-   
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ruin_hunters_v10a_patch.zip
-   
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ruin_hunters_v10.zip;
+SRC_URI=
+   
mirror://quakeunity/modifications/ruinhunters/ruin_hunters_v10a_patch.zip
+   mirror://quakeunity/modifications/ruinhunters/ruin_hunters_v10.zip
 
 LICENSE=freedist
 KEYWORDS=amd64 ~ppc x86



1.9  games-fps/quake3-ruinhunters/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   10 Oct 2009 17:29:39 -  1.8
+++ ChangeLog   27 Mar 2015 02:59:13 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/quake3-ruinhunters
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog,v 
1.8 2009/10/10 17:29:39 nyhm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ruinhunters/ChangeLog,v 
1.9 2015/03/27 02:59:13 mr_bones_ Exp $
+
+  27 Mar 2015; Michael Sterrett mr_bon...@gentoo.org
+  quake3-ruinhunters-1.0a-r1.ebuild:
+  update SRC_URI
 
   10 Oct 2009; Tristan Heaven n...@gentoo.org
   quake3-ruinhunters-1.0a-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in games-emulation/atari800: ChangeLog atari800-2.2.1.ebuild

2015-03-26 Thread Michael Sterrett (mr_bones_)
mr_bones_15/03/27 05:06:53

  Modified: ChangeLog
  Removed:  atari800-2.2.1.ebuild
  Log:
  old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.42 games-emulation/atari800/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   26 Mar 2015 23:06:52 -  1.41
+++ ChangeLog   27 Mar 2015 05:06:53 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/atari800
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.41 
2015/03/26 23:06:52 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.42 
2015/03/27 05:06:53 mr_bones_ Exp $
+
+  27 Mar 2015; Michael Sterrett mr_bon...@gentoo.org -atari800-2.2.1.ebuild:
+  old
 
   26 Mar 2015; Maciej Mrozowski reave...@gentoo.org
   +files/atari800-3.1.0-tgetent-detection.patch, atari800-3.1.0.ebuild:






[gentoo-commits] gentoo-x86 commit in licenses: MAJESTY-DEMO

2015-03-26 Thread Michael Sterrett (mr_bones_)
mr_bones_15/03/27 02:29:47

  Added:MAJESTY-DEMO
  Log:
  Add EULA for majesty-demo

Revision  ChangesPath
1.1  licenses/MAJESTY-DEMO

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/MAJESTY-DEMO?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/MAJESTY-DEMO?rev=1.1content-type=text/plain

Index: MAJESTY-DEMO
===
End User License Agreement
YOU SHOULD CAREFULLY READ THE FOLLOWING END USER LICENSE AGREEMENT
BEFORE INSTALLING THIS SOFTWARE PROGRAM. BY INSTALLING OR OTHERWISE
USING THE SOFTWARE PROGRAM, YOU AGREE TO BE BOUND BY THE TERMS OF THIS
AGREEMENT.

This software program (the Program), any printed materials, any
on-line or electronic documentation (the Manuals), and any and all
copies and derivative works of such software program are the
copyrighted work of Linux Game Publishing LTD and its licensors. All
rights reserved, except as expressly stated herein. All use of the
Program is governed by the terms of this End User License Agreement
(License Agreement). The Program is solely for use by end users
according to the terms of the Licence Agreement. Any use, reproduction
or redistribution of the Program not in accordance with the terms of
the Licence Agreement is expressly prohibited.

1. Limited Use License. Linux Game Publishing (LGP) hereby grants,
and by installing the Program you thereby accept, a limited,
non-exclusive license and right to install and use one (1) copy of the
Program for your use on either a home, business, or portable
computer. The Program is licensed not sold. Your license confers no
title or ownership in the Program.

2. Ownership. All title, ownership rights and intellectual property
rights in and to the Program and any and all copies thereof (including
but not limited to any titles, computer code, themes, objects,
characters, character names, stories, dialog, catch phrases,
locations, concepts, artwork, animations, sounds, musical
compositions, audio-visual effects, methods of operation, moral
rights, and any related documentation, and applets incorporated into
the Program) are owned by LGP and its licensors. The Program is
protected by the copyright laws of the United Kingdom, international
copyright treaties and conventions and other laws. All rights are
reserved. The Program contains certain licensed materials and LGP's
licensors may protect their rights in the event of any violation of
this Agreement.

3. Responsibilities of End User.
A. Subject to the Grant of License hereinabove, you may not, in whole
or in part, copy, photocopy, reproduce, translate, reverse engineer,
derive source code, modify, disassemble, decompile, create derivative
works based on the Program, or remove any proprietary notices or
labels on the Program without the prior written consent of LGP.
B. The Program is licensed to you as a single product. Its component
parts may not be separated for use on more than one computer.
C. You are entitled to use the Program for your own use, but you are
not entitled to: (i) sell, grant a security interest in or transfer
reproductions of the Program to other parties in any way, nor to rent,
lease or license the Program to others without the prior written
consent of LGP; or (ii) exploit the Program or any of its parts for
any commercial purpose including, but not limited to, use at a cyber
cafe, computer gaming center or any other location-based site. LGP may
offer a separate Site License Agreement to permit you to make the
Program available for commercial use. Contact LGP for details.

4. Program Transfer. You may transfer all of your rights
under this License Agreement, provided the recipient agrees to the
terms of this License Agreement.

5. Termination. The License Agreement is effective until
terminated. You may terminate the License Agreement at any time by
destroying the Program. LGP may, at its discretion, terminate this
License Agreement in the event that you fail to comply with the terms
and conditions contained herein. In such event, you must immediately
destroy the Program.

6. Export Controls. The program may not be re-exported, downloaded,
otherwise exported into (or to a national or resident of) any country
to whom it would be illegal to export the Program under UK law.

7. Limited Warranty. Except as expressly and unambiguously set forth
in this paragraph 7, LGP and its licensors disclaim any warranty for
the Program, Editor and Manual(s). The Program, Editor and Manual(s)
are provided as is without any warranty of any kind, either express
or implied, including, without limitation, the implied warranties of
merchantability, fitness for a particular purpose, or
noninfringement. The entire risk arising out of use or performance of
the Program, Editor, and Manual(s) remains with the User, however LGP
warrants up to and including 90 days from the date of your purchase of
the Program that the media 

[gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-1.13-r1.ebuild ChangeLog

2015-03-26 Thread Ian Delaney (idella4)
idella4 15/03/27 03:30:59

  Modified: ChangeLog
  Added:routes-1.13-r1.ebuild
  Log:
  return -1.13-r1, needed still by some
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.27 dev-python/routes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   26 Mar 2015 04:12:08 -  1.26
+++ ChangeLog   27 Mar 2015 03:30:59 -  1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/routes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.26 
2015/03/26 04:12:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.27 
2015/03/27 03:30:59 idella4 Exp $
+
+*routes-1.13-r1 (27 Mar 2015)
+
+  27 Mar 2015; Ian Delaney idel...@gentoo.org +routes-1.13-r1.ebuild:
+  return -1.13-r1, needed still by some
 
 *routes-2.1 (26 Mar 2015)
 



1.6  dev-python/routes/routes-1.13-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-1.13-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-1.13-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-1.13-r1.ebuild?r1=1.5r2=1.6







  1   2   3   >