[gentoo-commits] gentoo-x86 commit in sci-visualization/fityk: fityk-1.2.1.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 21:37:36

  Modified: fityk-1.2.1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  sci-visualization/fityk/fityk-1.2.1.ebuild

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

Index: fityk-1.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/fityk/fityk-1.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fityk-1.2.1.ebuild  8 Jun 2013 02:45:31 -   1.2
+++ fityk-1.2.1.ebuild  28 Nov 2014 21:37:36 -  1.3
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/fityk/fityk-1.2.1.ebuild,v 1.2 
2013/06/08 02:45:31 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/fityk/fityk-1.2.1.ebuild,v 1.3 
2014/11/28 21:37:36 pacho Exp $
 
 EAPI=5
 
 WX_GTK_VER=2.9
 GITHUB_USER=wojdyr
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit autotools-utils fdo-mime python-r1 wxwidgets
 
@@ -27,7 +27,7 @@
nlopt? ( sci-libs/nlopt )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline )
-   wxwidgets? ( =x11-libs/wxGTK-2.9.2 )
+   wxwidgets? ( =x11-libs/wxGTK-2.9.2:2.9 )
 DEPEND=${CDEPEND}
dev-libs/boost
dev-lang/swig



1.23 sci-visualization/fityk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/fityk/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/fityk/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/fityk/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/fityk/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   8 Jun 2013 02:45:31 -   1.22
+++ ChangeLog   28 Nov 2014 21:37:36 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for sci-visualization/fityk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/fityk/ChangeLog,v 1.22 
2013/06/08 02:45:31 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/fityk/ChangeLog,v 1.23 
2014/11/28 21:37:36 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org fityk-1.2.1.ebuild:
+  Support python 3.4
 
   08 Jun 2013; Patrick Lauer patr...@gentoo.org fityk-1.2.1.ebuild:
   Fix swig dependency and quoting






[gentoo-commits] gentoo-x86 commit in sys-apps/razercfg: razercfg-0.30.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 22:07:46

  Modified: razercfg-0.30.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  sys-apps/razercfg/razercfg-0.30.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild?r1=1.2r2=1.3

Index: razercfg-0.30.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- razercfg-0.30.ebuild23 Oct 2014 09:37:00 -  1.2
+++ razercfg-0.30.ebuild28 Nov 2014 22:07:45 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild,v 
1.2 2014/10/23 09:37:00 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/razercfg-0.30.ebuild,v 
1.3 2014/11/28 22:07:45 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python{3_2,3_3,3_4} )
 
 inherit cmake-utils multilib eutils udev python-single-r1
 



1.31 sys-apps/razercfg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/razercfg/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   23 Oct 2014 09:37:00 -  1.30
+++ ChangeLog   28 Nov 2014 22:07:45 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/razercfg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.30 
2014/10/23 09:37:00 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/razercfg/ChangeLog,v 1.31 
2014/11/28 22:07:45 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org razercfg-0.30.ebuild:
+  Support python 3.4
 
   23 Oct 2014; Christian Birchinger jo...@gentoo.org razercfg-0.30.ebuild:
   Add missing dev-libs/libusb dependency






[gentoo-commits] gentoo-x86 commit in virtual/pyvo: pyvo-0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 22:11:56

  Modified: pyvo-0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  virtual/pyvo/pyvo-0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/pyvo-0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/pyvo-0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/pyvo-0.ebuild?r1=1.3r2=1.4

Index: pyvo-0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pyvo/pyvo-0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyvo-0.ebuild   5 Feb 2014 23:46:59 -   1.3
+++ pyvo-0.ebuild   28 Nov 2014 22:11:56 -  1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pyvo/pyvo-0.ebuild,v 1.3 2014/02/05 
23:46:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pyvo/pyvo-0.ebuild,v 1.4 2014/11/28 
22:11:56 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit python-r1
 



1.4  virtual/pyvo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pyvo/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pyvo/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   5 Feb 2014 23:46:59 -   1.3
+++ ChangeLog   28 Nov 2014 22:11:56 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/pyvo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pyvo/ChangeLog,v 1.3 2014/02/05 
23:46:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pyvo/ChangeLog,v 1.4 2014/11/28 
22:11:56 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org pyvo-0.ebuild:
+  Support python 3.4
 
   05 Feb 2014; Sébastien Fabbro bicat...@gentoo.org pyvo-0.ebuild:
   Reworked providers for pyvo for newer astropy






[gentoo-commits] gentoo-x86 commit in virtual/pywcs: pywcs-0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 22:12:19

  Modified: pywcs-0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  virtual/pywcs/pywcs-0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/pywcs-0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/pywcs-0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/pywcs-0.ebuild?r1=1.3r2=1.4

Index: pywcs-0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pywcs/pywcs-0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pywcs-0.ebuild  5 Feb 2014 23:47:57 -   1.3
+++ pywcs-0.ebuild  28 Nov 2014 22:12:19 -  1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pywcs/pywcs-0.ebuild,v 1.3 
2014/02/05 23:47:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pywcs/pywcs-0.ebuild,v 1.4 
2014/11/28 22:12:19 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit python-r1
 



1.4  virtual/pywcs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/pywcs/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pywcs/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   5 Feb 2014 23:47:57 -   1.3
+++ ChangeLog   28 Nov 2014 22:12:19 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/pywcs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pywcs/ChangeLog,v 1.3 2014/02/05 
23:47:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pywcs/ChangeLog,v 1.4 2014/11/28 
22:12:19 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org pywcs-0.ebuild:
+  Support python 3.4
 
   05 Feb 2014; Sébastien Fabbro bicat...@gentoo.org pywcs-0.ebuild:
   Reworked providers for pywcs for newer astropy






[gentoo-commits] gentoo-x86 commit in dev-perl/RPC-XML: RPC-XML-0.770.0-r1.ebuild ChangeLog RPC-XML-0.780.0.ebuild

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:14:02

  Modified: RPC-XML-0.770.0-r1.ebuild ChangeLog
RPC-XML-0.780.0.ebuild
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.2  dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild

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

Index: RPC-XML-0.770.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RPC-XML-0.770.0-r1.ebuild   24 Aug 2014 02:42:34 -  1.1
+++ RPC-XML-0.770.0-r1.ebuild   28 Nov 2014 22:14:02 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v 1.1 
2014/08/24 02:42:34 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.770.0-r1.ebuild,v 1.2 
2014/11/28 22:14:02 dilfridge Exp $
 
 EAPI=5
 
@@ -28,8 +28,6 @@
 DEPEND=${RDEPEND}
 
 pkg_postinst() {
-   perl-module_pkg_postinst
-
SETWARN=0
has_version '=www-servers/apache-2*'  HAVE_APACHE2=1
has_version '=www-apache/mod_perl-2.0'  HAVE_MP2=2



1.77 dev-perl/RPC-XML/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RPC-XML/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RPC-XML/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RPC-XML/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   25 Oct 2014 19:11:29 -  1.76
+++ ChangeLog   28 Nov 2014 22:14:02 -  1.77
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/RPC-XML
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.76 
2014/10/25 19:11:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.77 
2014/11/28 22:14:02 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  RPC-XML-0.770.0-r1.ebuild, RPC-XML-0.780.0.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
 *RPC-XML-0.780.0 (25 Oct 2014)
 



1.2  dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild

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

Index: RPC-XML-0.780.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RPC-XML-0.780.0.ebuild  25 Oct 2014 19:11:29 -  1.1
+++ RPC-XML-0.780.0.ebuild  28 Nov 2014 22:14:02 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v 
1.1 2014/10/25 19:11:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.780.0.ebuild,v 
1.2 2014/11/28 22:14:02 dilfridge Exp $
 
 EAPI=5
 
@@ -31,8 +31,6 @@
 
 
 pkg_postinst() {
-   perl-module_pkg_postinst
-
SETWARN=0
has_version '=www-servers/apache-2*'  HAVE_APACHE2=1
has_version '=www-apache/mod_perl-2.0'  HAVE_MP2=2






[gentoo-commits] gentoo-x86 commit in dev-perl/XML-SAX-Expat: XML-SAX-Expat-0.400.0.ebuild ChangeLog XML-SAX-Expat-0.510.0.ebuild XML-SAX-Expat-0.500.0.ebuild

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:17:07

  Modified: XML-SAX-Expat-0.400.0.ebuild ChangeLog
XML-SAX-Expat-0.510.0.ebuild
XML-SAX-Expat-0.500.0.ebuild
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.4  dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild?r1=1.3r2=1.4

Index: XML-SAX-Expat-0.400.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- XML-SAX-Expat-0.400.0.ebuild22 Nov 2014 18:41:29 -  1.3
+++ XML-SAX-Expat-0.400.0.ebuild28 Nov 2014 22:17:07 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild,v 
1.3 2014/11/22 18:41:29 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.400.0.ebuild,v 
1.4 2014/11/28 22:17:07 dilfridge Exp $
 
 EAPI=5
 
@@ -30,7 +30,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
pkg_update_parser add XML::SAX::Expat
 }
 



1.10 dev-perl/XML-SAX-Expat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   22 Nov 2014 18:41:29 -  1.9
+++ ChangeLog   28 Nov 2014 22:17:07 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/XML-SAX-Expat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog,v 1.9 
2014/11/22 18:41:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/ChangeLog,v 1.10 
2014/11/28 22:17:07 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  XML-SAX-Expat-0.400.0.ebuild, XML-SAX-Expat-0.500.0.ebuild,
+  XML-SAX-Expat-0.510.0.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
   22 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
   XML-SAX-Expat-0.400.0.ebuild, XML-SAX-Expat-0.500.0.ebuild,



1.3  dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild?r1=1.2r2=1.3

Index: XML-SAX-Expat-0.510.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- XML-SAX-Expat-0.510.0.ebuild22 Nov 2014 18:41:29 -  1.2
+++ XML-SAX-Expat-0.510.0.ebuild28 Nov 2014 22:17:07 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild,v 
1.2 2014/11/22 18:41:29 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0.ebuild,v 
1.3 2014/11/28 22:17:07 dilfridge Exp $
 
 EAPI=5
 
@@ -32,7 +32,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
pkg_update_parser add XML::SAX::Expat
 }
 



1.4  dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.500.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.500.0.ebuild?rev=1.4view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in dev-perl/XML-SAX: XML-SAX-0.990.0-r1.ebuild ChangeLog

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:18:56

  Modified: XML-SAX-0.990.0-r1.ebuild ChangeLog
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.2  dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild

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

Index: XML-SAX-0.990.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XML-SAX-0.990.0-r1.ebuild   21 Aug 2014 14:56:44 -  1.1
+++ XML-SAX-0.990.0-r1.ebuild   28 Nov 2014 22:18:56 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild,v 1.1 
2014/08/21 14:56:44 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0-r1.ebuild,v 1.2 
2014/11/28 22:18:56 dilfridge Exp $
 
 EAPI=5
 
@@ -31,7 +31,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
pkg_update_parser add XML::SAX::PurePerl
 }
 



1.85 dev-perl/XML-SAX/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/ChangeLog?rev=1.85view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/ChangeLog?rev=1.85content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/ChangeLog?r1=1.84r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   21 Aug 2014 14:56:44 -  1.84
+++ ChangeLog   28 Nov 2014 22:18:56 -  1.85
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-SAX
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.84 
2014/08/21 14:56:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.85 
2014/11/28 22:18:56 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  XML-SAX-0.990.0-r1.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
 *XML-SAX-0.990.0-r1 (21 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-Stem-Snowball-Da: ChangeLog Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:20:34

  Modified: ChangeLog Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.19 dev-perl/Lingua-Stem-Snowball-Da/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   22 Aug 2014 18:10:15 -  1.18
+++ ChangeLog   28 Nov 2014 22:20:34 -  1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Lingua-Stem-Snowball-Da
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog,v 1.18 
2014/08/22 18:10:15 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/ChangeLog,v 1.19 
2014/11/28 22:20:34 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
 *Lingua-Stem-Snowball-Da-1.10.0-r1 (22 Aug 2014)
 



1.2  
dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild?r1=1.1r2=1.2

Index: Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild22 Aug 2014 18:10:15 -  
1.1
+++ Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild28 Nov 2014 22:20:34 -  
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild,v
 1.1 2014/08/22 18:10:15 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild,v
 1.2 2014/11/28 22:20:34 dilfridge Exp $
 
 EAPI=5
 
@@ -26,7 +26,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
elog The stemmer.pl that ships with this distribution has been renamed 
to
elog da-stemmer.pl to avoid collisions with other Lingua::Stem 
packages.
 }






[gentoo-commits] gentoo-x86 commit in sci-libs/linux-gpib: linux-gpib-3.2.20-r1.ebuild ChangeLog

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:21:31

  Modified: linux-gpib-3.2.20-r1.ebuild ChangeLog
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.8  sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild?r1=1.7r2=1.8

Index: linux-gpib-3.2.20-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- linux-gpib-3.2.20-r1.ebuild 19 Nov 2014 19:47:48 -  1.7
+++ linux-gpib-3.2.20-r1.ebuild 28 Nov 2014 22:21:31 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild,v 1.7 
2014/11/19 19:47:48 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild,v 1.8 
2014/11/28 22:21:31 dilfridge Exp $
 
 EAPI=5
 
@@ -142,7 +142,6 @@
 
 pkg_postinst () {
linux-mod_pkg_postinst
-   use perl  perl-module_pkg_postinst
 
einfo You need to run the 'gpib_config' utility to setup the driver 
before
einfo you can use it. In order to do it automatically you can add to 
your



1.33 sci-libs/linux-gpib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/ChangeLog?rev=1.33view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/ChangeLog?rev=1.33content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/linux-gpib/ChangeLog?r1=1.32r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   19 Nov 2014 19:47:48 -  1.32
+++ ChangeLog   28 Nov 2014 22:21:31 -  1.33
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/linux-gpib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.32 
2014/11/19 19:47:48 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.33 
2014/11/28 22:21:31 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  linux-gpib-3.2.20-r1.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
   19 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
   linux-gpib-3.2.20-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: spamassassin-3.4.0.ebuild spamassassin-3.3.2-r5.ebuild ChangeLog

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:23:21

  Modified: spamassassin-3.4.0.ebuild
spamassassin-3.3.2-r5.ebuild ChangeLog
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.11 mail-filter/spamassassin/spamassassin-3.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.10r2=1.11

Index: spamassassin-3.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- spamassassin-3.4.0.ebuild   11 Oct 2014 13:16:20 -  1.10
+++ spamassassin-3.4.0.ebuild   28 Nov 2014 22:23:21 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 
1.10 2014/10/11 13:16:20 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 
1.11 2014/11/28 22:23:21 dilfridge Exp $
 
 EAPI=5
 
@@ -178,7 +178,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
elog If you plan on using the -u flag to spamd, please read the notes
elog in /etc/conf.d/spamd regarding the location of the pid file.\n
elog If you build ${PN} with optional dependancy support,



1.11 mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.10r2=1.11

Index: spamassassin-3.3.2-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- spamassassin-3.3.2-r5.ebuild24 Sep 2014 19:39:16 -  1.10
+++ spamassassin-3.3.2-r5.ebuild28 Nov 2014 22:23:21 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.10 2014/09/24 19:39:16 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.11 2014/11/28 22:23:21 dilfridge Exp $
 
 EAPI=5
 
@@ -191,7 +191,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
elog If you plan on using the -u flag to spamd, please read the notes
elog in /etc/conf.d/spamd regarding the location of the pid file.\n
elog If you build ${PN} with optional dependancy support,



1.256mail-filter/spamassassin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.255r2=1.256

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- ChangeLog   11 Oct 2014 13:16:20 -  1.255
+++ ChangeLog   28 Nov 2014 22:23:21 -  1.256
@@ -1,6 +1,11 @@
 # ChangeLog for mail-filter/spamassassin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.255 
2014/10/11 13:16:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.256 
2014/11/28 22:23:21 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  spamassassin-3.3.2-r5.ebuild, spamassassin-3.4.0.ebuild:
+  Remove call to perl-module_pkg_postinst, does not do anything outside
+  perl-core
 
   11 Oct 2014; Andreas K. Huettel dilfri...@gentoo.org
   spamassassin-3.4.0.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/youtube-viewer: youtube-viewer-3.1.1.ebuild youtube-viewer-3.0.8.ebuild youtube-viewer-9999.ebuild youtube-viewer-3.0.9-r2.ebuild youtube-viewer-3.1.0.eb

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 22:25:11

  Modified: youtube-viewer-3.1.1.ebuild
youtube-viewer-3.0.8.ebuild
youtube-viewer-.ebuild
youtube-viewer-3.0.9-r2.ebuild
youtube-viewer-3.1.0.ebuild ChangeLog
  Log:
  Remove call to perl-module_pkg_postinst, does not do anything outside 
perl-core
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.6  net-misc/youtube-viewer/youtube-viewer-3.1.1.ebuild

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

Index: youtube-viewer-3.1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- youtube-viewer-3.1.1.ebuild 22 Nov 2014 18:43:52 -  1.5
+++ youtube-viewer-3.1.1.ebuild 28 Nov 2014 22:25:11 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.1.1.ebuild,v 
1.5 2014/11/22 18:43:52 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.1.1.ebuild,v 
1.6 2014/11/28 22:25:11 dilfridge Exp $
 
 EAPI=5
 
@@ -69,7 +69,6 @@
 
 pkg_postinst() {
use gtk  gnome2_icon_cache_update
-   perl-module_pkg_postinst
einfo
elog optional dependencies:
elog   dev-perl/LWP-Protocol-https or dev-perl/libwww-perl[ssl]



1.3  net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild?r1=1.2r2=1.3

Index: youtube-viewer-3.0.8.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- youtube-viewer-3.0.8.ebuild 21 Sep 2013 12:36:17 -  1.2
+++ youtube-viewer-3.0.8.ebuild 28 Nov 2014 22:25:11 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild,v 
1.2 2013/09/21 12:36:17 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-3.0.8.ebuild,v 
1.3 2014/11/28 22:25:11 dilfridge Exp $
 
 EAPI=5
 
@@ -55,7 +55,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
einfo
elog optional dependencies:
elog   dev-perl/LWP-Protocol-https or dev-perl/libwww-perl[ssl]



1.17 net-misc/youtube-viewer/youtube-viewer-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild?r1=1.16r2=1.17

Index: youtube-viewer-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- youtube-viewer-.ebuild  6 Apr 2014 18:21:21 -   1.16
+++ youtube-viewer-.ebuild  28 Nov 2014 22:25:11 -  1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild,v 
1.16 2014/04/06 18:21:21 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-viewer/youtube-viewer-.ebuild,v 
1.17 2014/11/28 22:25:11 dilfridge Exp $
 
 EAPI=5
 
@@ -56,7 +56,6 @@
 }
 
 pkg_postinst() {
-   perl-module_pkg_postinst
einfo
elog optional dependencies:
elog   dev-perl/LWP-Protocol-https or dev-perl/libwww-perl[ssl]



1.5  

[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: exiftool-9.77.ebuild ChangeLog

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/28 22:46:21

  Modified: ChangeLog
  Added:exiftool-9.77.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.152media-libs/exiftool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.152view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.152content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?r1=1.151r2=1.152

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   22 Nov 2014 00:59:58 -  1.151
+++ ChangeLog   28 Nov 2014 22:46:21 -  1.152
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.151 
2014/11/22 00:59:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.152 
2014/11/28 22:46:21 radhermit Exp $
+
+*exiftool-9.77 (28 Nov 2014)
+
+  28 Nov 2014; Tim Harder radher...@gentoo.org +exiftool-9.77.ebuild:
+  Version bump.
 
 *exiftool-9.76 (22 Nov 2014)
 



1.1  media-libs/exiftool/exiftool-9.77.ebuild

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

Index: exiftool-9.77.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.77.ebuild,v 
1.1 2014/11/28 22:46:21 radhermit Exp $

EAPI=5

MY_PN=Image-ExifTool
MY_P=${MY_PN}-${PV}
inherit perl-module

DESCRIPTION=Read and write meta information in image, audio and video files
HOMEPAGE=http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}
SRC_URI=http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz;

SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x64-macos

SRC_TEST=do

src_install() {
perl-module_src_install
dohtml -r html/
}






[gentoo-commits] gentoo-x86 commit in dev-lang/perl: ChangeLog

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 23:21:51

  Modified: ChangeLog
  Log:
  Remove unused patches (well, actually, all of them... :)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.457dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -r1.456 -r1.457
--- ChangeLog   8 Nov 2014 22:43:08 -   1.456
+++ ChangeLog   28 Nov 2014 23:21:51 -  1.457
@@ -1,6 +1,33 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.456 2014/11/08 
22:43:08 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.457 2014/11/28 
23:21:51 dilfridge Exp $
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -files/perl-5.8.7-MakeMaker-RUNPATH.patch,
+  -files/perl-5.8.8-CAN-2005-0448-rmtree-2.patch,
+  -files/perl-5.8.8-CVE-2008-1927.patch,
+  -files/perl-5.8.8-USE_MM_LD_RUN_PATH.patch,
+  -files/perl-5.8.8-asm-page-h-compile-failure.patch,
+  -files/perl-5.8.8-ccld-cflags.patch, -files/perl-5.8.8-cplusplus.patch,
+  -files/perl-5.8.8-darwin-cc-ld.patch,
+  -files/perl-5.8.8-dragonfly-clean.patch, -files/perl-5.8.8-fbsdhints.patch,
+  -files/perl-5.8.8-fix_file_path_chdir.patch,
+  -files/perl-5.8.8-gcc42-command-line.patch, -files/perl-5.8.8-lib32.patch,
+  -files/perl-5.8.8-lib64.patch, -files/perl-5.8.8-libnet-hostname.patch,
+  -files/perl-5.8.8-links.patch, -files/perl-5.8.8-makedepend-syntax.patch,
+  -files/perl-5.8.8-perlcc.patch, -files/perl-5.8.8-reorder-INC.patch,
+  -files/perl-5.8.8-solaris-relocation.patch,
+  -files/perl-5.8.8-solaris11.patch, -files/perl-5.8.8-usr-local.patch,
+  -files/perl-5.8.8-utf8-boundary.patch,
+  -files/perl-5.10.1-cleanup-paths.patch, -files/perl-5.10.1-hpux.patch,
+  -files/perl-5.12.3-aix-soname.patch, -files/perl-5.12.3-interix.patch,
+  -files/perl-5.12.3-mint.patch, -files/perl-5.12.5-rehash-5.12.5.patch,
+  -files/perl-5.14.1-cleanup-paths.patch,
+  -files/perl-fix_h2ph_include_quote.patch, -files/perl-h2ph-ansi-header.patch,
+  -files/perl-hppa-pa7200-configure.patch, -files/perl-noksh.patch,
+  -files/perl-perldoc-emptydirs.patch, -files/perl-picdl.patch,
+  -files/perl-prelink-lpthread.patch, -files/perl-regexp-nossp.patch:
+  Remove unused patches (well, actually, all of them... :)
 
   08 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
   -files/eblits/src_configure-v50160001.eblit,






[gentoo-commits] gentoo-x86 commit in dev-lang/perl/files: perl-5.10.1-hpux.patch perl-5.10.1-cleanup-paths.patch perl-5.8.8-utf8-boundary.patch perl-5.8.8-CAN-2005-0448-rmtree-2.patch perl-5.12.3-aix

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 23:21:51

  Removed:  perl-5.10.1-hpux.patch
perl-5.10.1-cleanup-paths.patch
perl-5.8.8-utf8-boundary.patch
perl-5.8.8-CAN-2005-0448-rmtree-2.patch
perl-5.12.3-aix-soname.patch perl-5.8.8-links.patch
perl-5.8.8-USE_MM_LD_RUN_PATH.patch
perl-5.8.8-fbsdhints.patch perl-5.8.8-lib32.patch
perl-5.8.8-makedepend-syntax.patch
perl-5.8.8-dragonfly-clean.patch
perl-5.8.8-lib64.patch perl-5.8.8-perlcc.patch
perl-5.8.8-CVE-2008-1927.patch
perl-hppa-pa7200-configure.patch
perl-5.8.8-ccld-cflags.patch
perl-5.8.8-reorder-INC.patch
perl-5.8.8-gcc42-command-line.patch
perl-5.8.8-libnet-hostname.patch
perl-5.12.3-mint.patch
perl-fix_h2ph_include_quote.patch
perl-perldoc-emptydirs.patch
perl-5.8.8-solaris-relocation.patch
perl-picdl.patch perl-5.8.8-cplusplus.patch
perl-5.14.1-cleanup-paths.patch
perl-5.8.8-darwin-cc-ld.patch
perl-regexp-nossp.patch
perl-5.12.5-rehash-5.12.5.patch
perl-5.8.8-usr-local.patch
perl-5.8.8-fix_file_path_chdir.patch
perl-prelink-lpthread.patch
perl-5.8.8-solaris11.patch
perl-5.12.3-interix.patch
perl-5.8.7-MakeMaker-RUNPATH.patch
perl-h2ph-ansi-header.patch perl-noksh.patch
perl-5.8.8-asm-page-h-compile-failure.patch
  Log:
  Remove unused patches (well, actually, all of them... :)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)



[gentoo-commits] proj/gamerlay:master commit in: games-simulation/flightgear-data/

2014-11-28 Thread Vadim A. Misbakh-Soloviov
commit: 0f82f1962296bc8743e1546749ce0e664c3823c7
Author: Steven Davies gentoo-bugzilla2 AT steev DOT me DOT uk
AuthorDate: Sat Aug  9 21:01:08 2014 +
Commit: Vadim A. Misbakh-Soloviov mva AT mva DOT name
CommitDate: Fri Nov 28 23:37:49 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=0f82f196

games-simulation/flightgear-data: added 

Signed-off-by: Vadim A. Misbakh-Soloviov mva AT mva.name

---
 .../flightgear-data/flightgear-data-.ebuild| 40 ++
 1 file changed, 40 insertions(+)

diff --git a/games-simulation/flightgear-data/flightgear-data-.ebuild 
b/games-simulation/flightgear-data/flightgear-data-.ebuild
new file mode 100644
index 000..7347763
--- /dev/null
+++ b/games-simulation/flightgear-data/flightgear-data-.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+EGIT_BRANCH=master
+EGIT_PROJECT=flightgear.git
+
+inherit games git-r3 check-reqs
+
+DESCRIPTION=FlightGear data files
+HOMEPAGE=http://www.flightgear.org/;
+EGIT_REPO_URI=git://gitorious.org/fg/fgdata.git
+   git://mapserver.flightgear.org/fgdata
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=
+IUSE=
+
+S=${WORKDIR}
+GAMES_SHOW_WARNING=NO
+
+pkg_pretend() {
+   # Ensure we have enough disk space to compile
+   CHECKREQS_DISK_BUILD=12G
+   check-reqs_pkg_setup
+}
+
+pkg_setup() {
+   # Ensure we have enough disk space to compile
+CHECKREQS_DISK_BUILD=12G
+check-reqs_pkg_setup
+}
+
+src_install() {
+   insinto ${GAMES_DATADIR}/flightgear-live
+   doins -r ./*
+   prepgamesdirs
+}



[gentoo-commits] gentoo-x86 commit in dev-lang/perl: perl-5.20.1-r3.ebuild ChangeLog

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 23:50:28

  Modified: ChangeLog
  Added:perl-5.20.1-r3.ebuild
  Log:
  Disable extra optimizations in Digest-SHA, breaks multilib; bug 506818
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.458dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -r1.457 -r1.458
--- ChangeLog   28 Nov 2014 23:21:51 -  1.457
+++ ChangeLog   28 Nov 2014 23:50:28 -  1.458
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.457 2014/11/28 
23:21:51 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.458 2014/11/28 
23:50:28 dilfridge Exp $
+
+*perl-5.20.1-r3 (28 Nov 2014)
+
+  28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  +perl-5.20.1-r3.ebuild:
+  Disable extra optimizations in Digest-SHA, breaks multilib; bug 506818
 
   28 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
   -files/perl-5.8.7-MakeMaker-RUNPATH.patch,



1.1  dev-lang/perl/perl-5.20.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r3.ebuild?rev=1.1content-type=text/plain

Index: perl-5.20.1-r3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.1-r3.ebuild,v 1.1 
2014/11/28 23:50:28 dilfridge Exp $

EAPI=5

inherit eutils alternatives flag-o-matic toolchain-funcs multilib 
multiprocessing

PATCH_VER=2

PERL_OLDVERSEN=5.20.0
MODULE_AUTHOR=RJBS

SHORT_PV=${PV%.*}
MY_P=perl-${PV/_rc/-RC}
MY_PV=${PV%_rc*}

DESCRIPTION=Larry Wall's Practical Extraction and Report Language

SRC_URI=
mirror://cpan/src/5.0/${MY_P}.tar.bz2

mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2
mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz

http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz

HOMEPAGE=http://www.perl.org/;

LICENSE=|| ( Artistic GPL-1+ )
SLOT=0/${SHORT_PV}
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
IUSE=berkdb debug doc gdbm ithreads

RDEPEND=
berkdb? ( sys-libs/db )
gdbm? ( =sys-libs/gdbm-1.8.3 )
app-arch/bzip2
sys-libs/zlib

DEPEND=${RDEPEND}
!prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) )

PDEPEND=
=app-admin/perl-cleaner-2.5
=virtual/perl-File-Temp-0.230.400-r2

# bug 390719

S=${WORKDIR}/${MY_P}

dual_scripts() {
src_remove_dual  perl-core/Archive-Tar1.960.0  ptar 
ptardiff ptargrep
src_remove_dual  perl-core/Digest-SHA 5.880.0  shasum
src_remove_dual  perl-core/CPAN   2.50.0  cpan
src_remove_dual  perl-core/Encode 2.600.0  enc2xs 
piconv
src_remove_dual  perl-core/ExtUtils-MakeMaker 6.980.0  instmodsh
src_remove_dual  perl-core/ExtUtils-ParseXS   3.240.0  xsubpp
src_remove_dual  perl-core/IO-Compress2.64.0   
zipdetails
src_remove_dual  perl-core/JSON-PP2.272.30  json_pp
src_remove_dual  perl-core/Module-Build   0.420.500
config_data
src_remove_dual  perl-core/Module-CoreList5.20.1  corelist
src_remove_dual  perl-core/Pod-Parser 1.620.0  
pod2usage podchecker podselect
src_remove_dual  perl-core/Pod-Perldoc3.230.0  perldoc
src_remove_dual  perl-core/Test-Harness   3.330.0  prove
src_remove_dual  perl-core/podlators  2.5.3pod2man 
pod2text
src_remove_dual_man  perl-core/podlators  2.5.3
/usr/share/man/man1/perlpodstyle.1
}

# eblit-include [--skip] function [version]
eblit-include() {
local 

[gentoo-commits] gentoo-x86 commit in perl-core/Digest-SHA/files: - New directory

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/28 23:59:09

  Log:
  Directory /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in virtual/perl-Digest-SHA: ChangeLog perl-Digest-SHA-5.850.0.ebuild

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/29 00:01:35

  Modified: ChangeLog
  Removed:  perl-Digest-SHA-5.850.0.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.67 virtual/perl-Digest-SHA/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog?rev=1.67view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog?rev=1.67content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog?r1=1.66r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   19 Jul 2014 12:17:10 -  1.66
+++ ChangeLog   29 Nov 2014 00:01:35 -  1.67
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Digest-SHA
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.66 
2014/07/19 12:17:10 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.67 
2014/11/29 00:01:35 dilfridge Exp $
+
+  29 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -perl-Digest-SHA-5.850.0.ebuild:
+  Remove old
 
   19 Jul 2014; Andreas K. Huettel dilfri...@gentoo.org
   perl-Digest-SHA-5.880.0.ebuild:






[gentoo-commits] gentoo-x86 commit in net-irc/weechat: metadata.xml ChangeLog weechat-1.0.1.ebuild weechat-9999.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 00:16:40

  Modified: metadata.xml ChangeLog weechat-.ebuild
  Added:weechat-1.0.1.ebuild
  Log:
  Version bump (bug #520088) and add myself as primary maintainer.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.9  net-irc/weechat/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/metadata.xml?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/metadata.xml?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/metadata.xml?r1=1.8r2=1.9

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/metadata.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- metadata.xml19 Feb 2012 13:48:47 -  1.8
+++ metadata.xml29 Nov 2014 00:16:40 -  1.9
@@ -3,16 +3,21 @@
 pkgmetadata
herdnet-irc/herd
maintainer
+   emailradher...@gentoo.org/email
+   /maintainer
+   maintainer
emailscarab...@gentoo.org/email
/maintainer
use
flag name=aliasEnable plugin for alias control./flag
flag name=charsetEnable encoding conversions./flag
+   flag name=execEnable exec plugin./flag
flag name=fifoEnable FIFO support (sh pipes)./flag
flag name=loggerEnable support for logging./flag
flag name=relayEnable relay plugin (experimental)/flag
flag name=rmodifierEnable rmodifier plugin./flag
flag name=scriptsBuild infrastructure for scripting./flag
+   flag name=triggerEnable trigger plugin./flag
flag name=xferEnable xfer plugin support./flag
flag name=ircEnable IRC protocol support./flag
/use



1.145net-irc/weechat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.145view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.145content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.144r2=1.145

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog   28 Nov 2014 13:37:39 -  1.144
+++ ChangeLog   29 Nov 2014 00:16:40 -  1.145
@@ -1,6 +1,12 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.144 
2014/11/28 13:37:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.145 
2014/11/29 00:16:40 radhermit Exp $
+
+*weechat-1.0.1 (29 Nov 2014)
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org +weechat-1.0.1.ebuild,
+  weechat-.ebuild, metadata.xml:
+  Version bump (bug #520088) and add myself as primary maintainer.
 
   28 Nov 2014; Pacho Ramos pa...@gentoo.org weechat-0.4.3-r1.ebuild,
   weechat-.ebuild:



1.35 net-irc/weechat/weechat-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?r1=1.34r2=1.35

Index: weechat-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- weechat-.ebuild 28 Nov 2014 13:37:39 -  1.34
+++ weechat-.ebuild 29 Nov 2014 00:16:40 -  1.35
@@ -1,34 +1,35 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v 1.34 
2014/11/28 13:37:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v 1.35 
2014/11/29 00:16:40 radhermit Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+inherit eutils python-single-r1 multilib cmake-utils
 
-EGIT_REPO_URI=https://github.com/weechat/weechat.git;
-[[ ${PV} ==  ]]  GIT_ECLASS=git-r3
-inherit eutils python-single-r1 multilib cmake-utils ${GIT_ECLASS}
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/weechat/weechat.git;
+else
+   SRC_URI=http://${PN}.org/files/src/${P}.tar.bz2;
+   

[gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin-fuzzyocr: ChangeLog Manifest metadata.xml spamassassin-fuzzyocr-3.6.0-r2.ebuild

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/29 00:17:05

  Removed:  ChangeLog Manifest metadata.xml
spamassassin-fuzzyocr-3.6.0-r2.ebuild
  Log:
  Remove



[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask

2014-11-28 Thread Andreas HAttel (dilfridge)
dilfridge14/11/29 00:18:21

  Modified: ChangeLog package.mask
  Log:
  Remove obsolete mask of mail-filter/spamassassin-fuzzyocr

Revision  ChangesPath
1.9573   profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9573view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9573content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9572r2=1.9573

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9572
retrieving revision 1.9573
diff -u -r1.9572 -r1.9573
--- ChangeLog   28 Nov 2014 16:46:46 -  1.9572
+++ ChangeLog   29 Nov 2014 00:18:21 -  1.9573
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9572 2014/11/28 
16:46:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9573 2014/11/29 
00:18:21 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  29 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org package.mask:
+  Remove obsolete mask of mail-filter/spamassassin-fuzzyocr
+
   28 Nov 2014; Alexis Ballier aball...@gentoo.org package.mask:
   mask dev-ml/camlp4 with ocaml 4.02
 



1.16189  profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16189view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16189content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16188r2=1.16189

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16188
retrieving revision 1.16189
diff -u -r1.16188 -r1.16189
--- package.mask28 Nov 2014 16:48:37 -  1.16188
+++ package.mask29 Nov 2014 00:18:21 -  1.16189
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16188 2014/11/28 
16:48:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16189 2014/11/29 
00:18:21 dilfridge Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -148,12 +148,6 @@
 # masked for removal on 20141128
 games-engines/sarien
 
-# Andreas K. Huettel dilfri...@gentoo.org (27 Oct 2014)
-# Multiple QA issues (#344187, #319433, #317575, #174466)
-# no upstream releases for a long time.
-# Masked for removal in 30 days
-mail-filter/spamassassin-fuzzyocr
-
 # Mikle Kolyada zlog...@gentoo.org (27 Oct 2014)
 # Fails tests (bug #442480),
 # fails to build with multiple make jobs (bug #264666).






[gentoo-commits] gentoo-x86 commit in net-irc/weechat: ChangeLog weechat-0.4.2.ebuild weechat-0.4.1.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 00:20:31

  Modified: ChangeLog
  Removed:  weechat-0.4.2.ebuild weechat-0.4.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.146net-irc/weechat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.146view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.146content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.145r2=1.146

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog   29 Nov 2014 00:16:40 -  1.145
+++ ChangeLog   29 Nov 2014 00:20:31 -  1.146
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.145 
2014/11/29 00:16:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.146 
2014/11/29 00:20:31 radhermit Exp $
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org -weechat-0.4.1.ebuild,
+  -weechat-0.4.2.ebuild:
+  Remove old.
 
 *weechat-1.0.1 (29 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in net-irc/weechat: ChangeLog weechat-1.0.1.ebuild weechat-9999.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 00:41:21

  Modified: ChangeLog weechat-1.0.1.ebuild weechat-.ebuild
  Log:
  Drop unused eutils eclass.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.147net-irc/weechat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.147view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.147content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.146r2=1.147

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog   29 Nov 2014 00:20:31 -  1.146
+++ ChangeLog   29 Nov 2014 00:41:21 -  1.147
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.146 
2014/11/29 00:20:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.147 
2014/11/29 00:41:21 radhermit Exp $
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org weechat-1.0.1.ebuild,
+  weechat-.ebuild:
+  Drop unused eutils eclass.
 
   29 Nov 2014; Tim Harder radher...@gentoo.org -weechat-0.4.1.ebuild,
   -weechat-0.4.2.ebuild:



1.2  net-irc/weechat/weechat-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?r1=1.1r2=1.2

Index: weechat-1.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- weechat-1.0.1.ebuild29 Nov 2014 00:16:40 -  1.1
+++ weechat-1.0.1.ebuild29 Nov 2014 00:41:21 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v 1.1 
2014/11/29 00:16:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v 1.2 
2014/11/29 00:41:21 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-inherit eutils python-single-r1 multilib cmake-utils
+inherit python-single-r1 multilib cmake-utils
 
 if [[ ${PV} ==  ]] ; then
inherit git-r3



1.36 net-irc/weechat/weechat-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.36view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.36content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?r1=1.35r2=1.36

Index: weechat-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- weechat-.ebuild 29 Nov 2014 00:16:40 -  1.35
+++ weechat-.ebuild 29 Nov 2014 00:41:21 -  1.36
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v 1.35 
2014/11/29 00:16:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v 1.36 
2014/11/29 00:41:21 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-inherit eutils python-single-r1 multilib cmake-utils
+inherit python-single-r1 multilib cmake-utils
 
 if [[ ${PV} ==  ]] ; then
inherit git-r3






[gentoo-commits] gentoo-x86 commit in dev-util/cpputest: - New directory

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 01:12:52

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-util/cpputest added to the repository



[gentoo-commits] gentoo-x86 commit in dev-util/cpputest: metadata.xml ChangeLog cpputest-3.6.ebuild Manifest

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 01:14:55

  Added:metadata.xml ChangeLog cpputest-3.6.ebuild Manifest
  Log:
  Initial import (fixes bug #376123).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.1  dev-util/cpputest/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version = '1.0' encoding = 'UTF-8'?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailradher...@gentoo.org/email
nameTim Harder/name
/maintainer
/pkgmetadata



1.1  dev-util/cpputest/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for dev-util/cpputest
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/ChangeLog,v 1.1 2014/11/29 
01:14:55 radhermit Exp $

*cpputest-3.6 (29 Nov 2014)

  29 Nov 2014; Tim Harder radher...@gentoo.org +cpputest-3.6.ebuild,
  +metadata.xml:
  Initial import (fixes bug #376123).




1.1  dev-util/cpputest/cpputest-3.6.ebuild

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

Index: cpputest-3.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cpputest/cpputest-3.6.ebuild,v 1.1 
2014/11/29 01:14:55 radhermit Exp $

EAPI=5
inherit autotools-utils

DESCRIPTION=unit testing and mocking framework for C/C++
HOMEPAGE=http://cpputest.github.io/ https://github.com/cpputest/cpputest;
SRC_URI=https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

DEPEND=
test? (
dev-cpp/gmock
dev-cpp/gtest
)


DOCS=( AUTHORS README.md README_CppUTest_for_C.txt )



1.1  dev-util/cpputest/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cpputest/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST cpputest-3.6.tar.gz 2674015 SHA256 
1d5b745322f36569536bad2dd41fe0e74b208da6475d6a1bfb0c2cb1adeefbbb SHA512 
3bd160b6735a818534681643c613fba28b8a64debb7f1e2fa037d94a81b875710b54b9bc5e7d18b4d40258beae1b12202628cf1b4673107770587e07bc6624e4
 WHIRLPOOL 
9ebe1c462d446bfae391a254dab613d58209e6c67f80169da982ba00673b0a3ab8a4724ab048e213b2d5885fd6464c1ef35c1e76933e35d66cab741433f8f310
EBUILD cpputest-3.6.ebuild 534 SHA256 
aa9e603ec239c71b00f156fb2d913cc37979fcb3a4b96dae9a91f1efb18d5b9f SHA512 
1ff851da56a396b1b0f4a199ea7dd8b7cb41c0cb88efe5db7865e55c05147563f634c86cddce800e57815928c02051caacead9325df44f46b6512553f856f538
 WHIRLPOOL 
50bd80ac31e715d84449c2034de96f88b24769ca38c6e7dbc53a28fc86967ea30c9e91224cd3b4dce356510576d40ac0b500a2b20f4deafb12b60a7bc1da5773
MISC ChangeLog 274 SHA256 
cdd2fa887fb2d3e1d1ddf6256ae13d67f1531b7f1b7217f12bfa6b1a64d43203 SHA512 
5e0636ff651baa483fdeaee4f02765d5bbeebb11ae5af0c7ac937ef8ed812ed45310ff4dcc8e3e84dc4aebee0e1a9f83be39241f6469eb354a98c5f9ffca1feb
 WHIRLPOOL 
633dd2b0a320fb26481dd713061aeff2b5b1267c491fc7cacd117c330367e243da9e732f9ee89e548eb98de58ab761fc5b4855a1923044d162e4b47c7ab65e34
MISC metadata.xml 236 SHA256 
5285fd5ca6bc85e0392ff64ec8e54d0018ebd761d3977869c00c93dee45ea09d SHA512 
a1abf9a60fb1a2078d0475df655f8abd4b2f877f8d232028232fafca2eb7e7ae6ec2c835c4fe0ef27b3b5655d746d1fe53bbcb353703819448ddec84acdd4215
 WHIRLPOOL 
fdbf5fcd34aa17330575f013aef4c87a8b039b62b6de3337a4004a6a0217238ceca43fa15425c30ddb7a5a632de7eb138ed541dfb161614cba817527297781e2






[gentoo-commits] gentoo-x86 commit in net-irc/weechat: ChangeLog weechat-1.0.1.ebuild weechat-9999.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 01:19:50

  Modified: ChangeLog weechat-1.0.1.ebuild weechat-.ebuild
  Log:
  Add test support and drop keywords missing from new test dep 
(dev-util/cpputest).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.148net-irc/weechat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.148view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.148content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.147r2=1.148

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   29 Nov 2014 00:41:21 -  1.147
+++ ChangeLog   29 Nov 2014 01:19:50 -  1.148
@@ -1,6 +1,11 @@
 # ChangeLog for net-irc/weechat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.147 
2014/11/29 00:41:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.148 
2014/11/29 01:19:50 radhermit Exp $
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org weechat-1.0.1.ebuild,
+  weechat-.ebuild:
+  Add test support and drop keywords missing from new test dep
+  (dev-util/cpputest).
 
   29 Nov 2014; Tim Harder radher...@gentoo.org weechat-1.0.1.ebuild,
   weechat-.ebuild:



1.3  net-irc/weechat/weechat-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild?r1=1.2r2=1.3

Index: weechat-1.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- weechat-1.0.1.ebuild29 Nov 2014 00:41:21 -  1.2
+++ weechat-1.0.1.ebuild29 Nov 2014 01:19:50 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v 1.2 
2014/11/29 00:41:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-1.0.1.ebuild,v 1.3 
2014/11/29 01:19:50 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -11,7 +11,7 @@
EGIT_REPO_URI=https://github.com/weechat/weechat.git;
 else
SRC_URI=http://${PN}.org/files/src/${P}.tar.bz2;
-   KEYWORDS=~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
+   KEYWORDS=~amd64 ~x86
 fi
 
 DESCRIPTION=Portable and multi-interface IRC client
@@ -25,7 +25,7 @@
 #INTERFACES=+ncurses gtk
 SCRIPT_LANGS=guile lua +perl +python ruby tcl
 LANGS= cs de es fr hu it ja pl pt_BR ru tr
-IUSE=doc nls +ssl ${LANGS// / linguas_} ${SCRIPT_LANGS} ${PLUGINS} 
${INTERFACES} ${NETWORKS}
+IUSE=doc nls +ssl test ${LANGS// / linguas_} ${SCRIPT_LANGS} ${PLUGINS} 
${INTERFACES} ${NETWORKS}
 #REQUIRED_USE= || ( ncurses gtk )
 
 RDEPEND=
@@ -52,6 +52,7 @@
dev-util/source-highlight
)
nls? ( =sys-devel/gettext-0.15 )
+   test? ( dev-util/cpputest )
 
 
 DOCS=AUTHORS.asciidoc ChangeLog.asciidoc ReleaseNotes.asciidoc 
README.asciidoc
@@ -117,6 +118,7 @@
$(cmake-utils_use_enable spell ASPELL)
$(cmake-utils_use_enable ssl GNUTLS)
$(cmake-utils_use_enable tcl)
+   $(cmake-utils_use_enable test TESTS)
$(cmake-utils_use_enable trigger)
$(cmake-utils_use_enable xfer)
)



1.37 net-irc/weechat/weechat-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-.ebuild?r1=1.36r2=1.37

Index: weechat-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-.ebuild,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- weechat-.ebuild 29 Nov 2014 00:41:21 -  1.36
+++ weechat-.ebuild 29 Nov 2014 01:19:50 -  1.37
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 

[gentoo-commits] proj/qt:master commit in: dev-qt/qtquick1/, dev-qt/qtdiag/, dev-qt/qtdeclarative/, dev-qt/qtsvg/, ...

2014-11-28 Thread Davide Pesavento
commit: ccb06ab2c52996583f1fe10aa68b0b0e2e4ab3ef
Author: Davide Pesavento pesa AT gentoo DOT org
AuthorDate: Sat Nov 29 01:34:35 2014 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Sat Nov 29 01:34:35 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ccb06ab2

[Qt5] Bump to 5.4.0_rc

---
 dev-qt/assistant/Manifest   | 2 +-
 .../{assistant-5.4.0_beta.ebuild = assistant-5.4.0_rc.ebuild}  | 0
 dev-qt/designer/Manifest| 2 +-
 .../designer/{designer-5.4.0_beta.ebuild = designer-5.4.0_rc.ebuild}   | 0
 dev-qt/linguist-tools/Manifest  | 2 +-
 ...{linguist-tools-5.4.0_beta.ebuild = linguist-tools-5.4.0_rc.ebuild} | 0
 dev-qt/linguist/Manifest| 2 +-
 .../linguist/{linguist-5.4.0_beta.ebuild = linguist-5.4.0_rc.ebuild}   | 0
 dev-qt/pixeltool/Manifest   | 2 +-
 .../{pixeltool-5.4.0_beta.ebuild = pixeltool-5.4.0_rc.ebuild}  | 0
 dev-qt/qdbus/Manifest   | 2 +-
 dev-qt/qdbus/{qdbus-5.4.0_beta.ebuild = qdbus-5.4.0_rc.ebuild} | 0
 dev-qt/qdbusviewer/Manifest | 2 +-
 .../{qdbusviewer-5.4.0_beta.ebuild = qdbusviewer-5.4.0_rc.ebuild}  | 0
 dev-qt/qdoc/Manifest| 2 +-
 dev-qt/qdoc/{qdoc-5.4.0_beta.ebuild = qdoc-5.4.0_rc.ebuild}| 0
 dev-qt/qtconcurrent/Manifest| 2 +-
 .../{qtconcurrent-5.4.0_beta.ebuild = qtconcurrent-5.4.0_rc.ebuild}| 0
 dev-qt/qtcore/Manifest  | 2 +-
 dev-qt/qtcore/{qtcore-5.4.0_beta.ebuild = qtcore-5.4.0_rc.ebuild}  | 0
 dev-qt/qtdbus/Manifest  | 2 +-
 dev-qt/qtdbus/{qtdbus-5.4.0_beta.ebuild = qtdbus-5.4.0_rc.ebuild}  | 0
 dev-qt/qtdeclarative/Manifest   | 2 +-
 .../{qtdeclarative-5.4.0_beta.ebuild = qtdeclarative-5.4.0_rc.ebuild}  | 0
 dev-qt/qtdiag/Manifest  | 2 +-
 dev-qt/qtdiag/{qtdiag-5.4.0_beta.ebuild = qtdiag-5.4.0_rc.ebuild}  | 0
 dev-qt/qtgraphicaleffects/Manifest  | 2 +-
 ...icaleffects-5.4.0_beta.ebuild = qtgraphicaleffects-5.4.0_rc.ebuild} | 0
 dev-qt/qtgui/Manifest   | 2 +-
 dev-qt/qtgui/{qtgui-5.4.0_beta.ebuild = qtgui-5.4.0_rc.ebuild} | 0
 dev-qt/qthelp/Manifest  | 2 +-
 dev-qt/qthelp/{qthelp-5.4.0_beta.ebuild = qthelp-5.4.0_rc.ebuild}  | 0
 dev-qt/qtimageformats/Manifest  | 2 +-
 ...{qtimageformats-5.4.0_beta.ebuild = qtimageformats-5.4.0_rc.ebuild} | 0
 dev-qt/qtmultimedia/Manifest| 2 +-
 .../{qtmultimedia-5.4.0_beta.ebuild = qtmultimedia-5.4.0_rc.ebuild}| 0
 dev-qt/qtnetwork/Manifest   | 2 +-
 .../{qtnetwork-5.4.0_beta.ebuild = qtnetwork-5.4.0_rc.ebuild}  | 0
 dev-qt/qtopengl/Manifest| 2 +-
 .../qtopengl/{qtopengl-5.4.0_beta.ebuild = qtopengl-5.4.0_rc.ebuild}   | 0
 dev-qt/qtpaths/Manifest | 2 +-
 dev-qt/qtpaths/{qtpaths-5.4.0_beta.ebuild = qtpaths-5.4.0_rc.ebuild}   | 0
 dev-qt/qtpositioning/Manifest   | 2 +-
 .../{qtpositioning-5.4.0_beta.ebuild = qtpositioning-5.4.0_rc.ebuild}  | 0
 dev-qt/qtprintsupport/Manifest  | 2 +-
 ...{qtprintsupport-5.4.0_beta.ebuild = qtprintsupport-5.4.0_rc.ebuild} | 0
 dev-qt/qtquick1/Manifest| 2 +-
 .../qtquick1/{qtquick1-5.4.0_beta.ebuild = qtquick1-5.4.0_rc.ebuild}   | 0
 dev-qt/qtquickcontrols/Manifest | 2 +-
 ...tquickcontrols-5.4.0_beta.ebuild = qtquickcontrols-5.4.0_rc.ebuild} | 0
 dev-qt/qtscript/Manifest| 2 +-
 .../qtscript/{qtscript-5.4.0_beta.ebuild = qtscript-5.4.0_rc.ebuild}   | 0
 dev-qt/qtsensors/Manifest   | 2 +-
 .../{qtsensors-5.4.0_beta.ebuild = qtsensors-5.4.0_rc.ebuild}  | 0
 dev-qt/qtserialport/Manifest| 2 +-
 .../{qtserialport-5.4.0_beta.ebuild = qtserialport-5.4.0_rc.ebuild}| 0
 dev-qt/qtsql/Manifest   | 2 +-
 dev-qt/qtsql/{qtsql-5.4.0_beta.ebuild = qtsql-5.4.0_rc.ebuild} | 0
 dev-qt/qtsvg/Manifest   | 2 +-
 dev-qt/qtsvg/{qtsvg-5.4.0_beta.ebuild = 

[gentoo-commits] proj/qt:master commit in: dev-qt/qttest/, dev-qt/linguist-tools/, dev-qt/qtconcurrent/, ...

2014-11-28 Thread Davide Pesavento
commit: c0ca156705301d4019dacded49dffc30a4f94b36
Author: Davide Pesavento pesa AT gentoo DOT org
AuthorDate: Sat Nov 29 01:48:52 2014 +
Commit: Davide Pesavento pesa AT gentoo DOT org
CommitDate: Sat Nov 29 01:48:52 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c0ca1567

[Qt5] Kill 5.3 branch.

---
 dev-qt/assistant/assistant-5.3..ebuild |  42 --
 dev-qt/designer/designer-5.3..ebuild   |  45 --
 .../linguist-tools/linguist-tools-5.3..ebuild  |  40 --
 dev-qt/linguist/linguist-5.3..ebuild   |  33 -
 dev-qt/pixeltool/pixeltool-5.3..ebuild |  31 -
 dev-qt/qdbus/qdbus-5.3..ebuild |  30 
 dev-qt/qdbusviewer/qdbusviewer-5.3..ebuild |  32 -
 dev-qt/qdoc/qdoc-5.3..ebuild   |  29 
 dev-qt/qtconcurrent/qtconcurrent-5.3..ebuild   |  28 
 dev-qt/qtcore/qtcore-5.3..ebuild   |  43 --
 dev-qt/qtdbus/qtdbus-5.3..ebuild   |  44 --
 dev-qt/qtdeclarative/qtdeclarative-5.3..ebuild |  49 ---
 dev-qt/qtdiag/qtdiag-5.3..ebuild   |  30 
 .../qtgraphicaleffects-5.3..ebuild |  31 -
 dev-qt/qtgui/qtgui-5.3..ebuild | 151 -
 dev-qt/qthelp/qthelp-5.3..ebuild   |  36 -
 .../qtimageformats/qtimageformats-5.3..ebuild  |  27 
 dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild   |  64 -
 dev-qt/qtnetwork/qtnetwork-5.3..ebuild |  55 
 dev-qt/qtopengl/qtopengl-5.3..ebuild   |  39 --
 dev-qt/qtpaths/qtpaths-5.3..ebuild |  28 
 dev-qt/qtpositioning/qtpositioning-5.3..ebuild |  40 --
 .../qtprintsupport/qtprintsupport-5.3..ebuild  |  46 ---
 dev-qt/qtquick1/qtquick1-5.3..ebuild   |  52 ---
 .../qtquickcontrols-5.3..ebuild|  36 -
 dev-qt/qtscript/qtscript-5.3..ebuild   |  33 -
 dev-qt/qtsensors/qtsensors-5.3..ebuild |  30 
 dev-qt/qtserialport/qtserialport-5.3..ebuild   |  23 
 dev-qt/qtsql/qtsql-5.3..ebuild |  62 -
 dev-qt/qtsvg/qtsvg-5.3..ebuild |  27 
 dev-qt/qttest/qttest-5.3..ebuild   |  34 -
 .../qttranslations/qttranslations-5.3..ebuild  |  23 
 dev-qt/qtwebkit/qtwebkit-5.3..ebuild   |  89 
 dev-qt/qtwebsockets/qtwebsockets-5.3..ebuild   |  35 -
 dev-qt/qtwidgets/qtwidgets-5.3..ebuild |  63 -
 dev-qt/qtx11extras/qtx11extras-5.3..ebuild |  24 
 dev-qt/qtxml/qtxml-5.3..ebuild |  30 
 dev-qt/qtxmlpatterns/qtxmlpatterns-5.3..ebuild |  23 
 38 files changed, 1577 deletions(-)

diff --git a/dev-qt/assistant/assistant-5.3..ebuild 
b/dev-qt/assistant/assistant-5.3..ebuild
deleted file mode 100644
index 43473b7..000
--- a/dev-qt/assistant/assistant-5.3..ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-QT5_MODULE=qttools
-
-inherit qt5-build
-
-DESCRIPTION=Tool for viewing on-line documentation in Qt help file format
-
-if [[ ${QT5_BUILD_TYPE} == live ]]; then
-   KEYWORDS=
-else
-   KEYWORDS=~amd64 ~x86
-fi
-
-IUSE=webkit
-
-DEPEND=
-   =dev-qt/qtcore-${PV}:5[debug=]
-   =dev-qt/qtgui-${PV}:5[debug=]
-   =dev-qt/qthelp-${PV}:5[debug=]
-   =dev-qt/qtnetwork-${PV}:5[debug=]
-   =dev-qt/qtprintsupport-${PV}:5[debug=]
-   =dev-qt/qtsql-${PV}:5[debug=,sqlite]
-   =dev-qt/qtwidgets-${PV}:5[debug=]
-   webkit? ( =dev-qt/qtwebkit-${PV}:5[debug=] )
-
-RDEPEND=${DEPEND}
-
-QT5_TARGET_SUBDIRS=(
-   src/assistant/assistant
-)
-
-src_prepare() {
-   qt_use_disable_mod webkit webkitwidgets \
-   src/assistant/assistant/assistant.pro
-
-   qt5-build_src_prepare
-}

diff --git a/dev-qt/designer/designer-5.3..ebuild 
b/dev-qt/designer/designer-5.3..ebuild
deleted file mode 100644
index 1355ae4..000
--- a/dev-qt/designer/designer-5.3..ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-QT5_MODULE=qttools
-
-inherit qt5-build
-
-DESCRIPTION=WYSIWYG tool for designing and building Qt-based GUIs
-
-if [[ ${QT5_BUILD_TYPE} == live ]]; then
-   KEYWORDS=
-else
-   KEYWORDS=~amd64 ~x86
-fi
-
-IUSE=declarative webkit
-
-DEPEND=
-   =dev-qt/qtcore-${PV}:5[debug=]
-   =dev-qt/qtgui-${PV}:5[debug=]
-   =dev-qt/qtnetwork-${PV}:5[debug=]
-   =dev-qt/qtprintsupport-${PV}:5[debug=]
-   =dev-qt/qtwidgets-${PV}:5[debug=]
-   =dev-qt/qtxml-${PV}:5[debug=]
-   declarative? ( =dev-qt/qtdeclarative-${PV}:5[debug=,widgets] )
-   webkit? ( 

[gentoo-commits] gentoo-x86 commit in dev-tex/glossaries: ChangeLog glossaries-4.12.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 01:55:43

  Modified: ChangeLog
  Added:glossaries-4.12.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.72 dev-tex/glossaries/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.72view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.72content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?r1=1.71r2=1.72

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   10 Oct 2014 04:34:56 -  1.71
+++ ChangeLog   29 Nov 2014 01:55:43 -  1.72
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tex/glossaries
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.71 
2014/10/10 04:34:56 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.72 
2014/11/29 01:55:43 radhermit Exp $
+
+*glossaries-4.12 (29 Nov 2014)
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org +glossaries-4.12.ebuild:
+  Version bump.
 
 *glossaries-4.11 (10 Oct 2014)
 



1.1  dev-tex/glossaries/glossaries-4.12.ebuild

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

Index: glossaries-4.12.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/glossaries-4.12.ebuild,v 
1.1 2014/11/29 01:55:43 radhermit Exp $

EAPI=5

inherit latex-package

DESCRIPTION=Create glossaries and lists of acronyms
HOMEPAGE=http://www.ctan.org/pkg/glossaries/;
SRC_URI=http://dev.gentoo.org/~radhermit/dist/${P}.zip;

LICENSE=LPPL-1.2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
IUSE=doc examples

RDEPEND=dev-lang/perl
dev-texlive/texlive-latexrecommended
=dev-texlive/texlive-latexextra-2012
DEPEND=${RDEPEND}
app-arch/unzip

TEXMF=/usr/share/texmf-site
S=${WORKDIR}/${PN}

src_install() {
latex-package_src_doinstall styles

dobin makeglossaries

dodoc CHANGES README
if use doc ; then
latex-package_src_doinstall pdf
fi
if use examples ; then
docinto examples
dodoc samples/*.tex
fi
}






[gentoo-commits] gentoo-x86 commit in app-text/groonga: - New directory

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:24:13

  Log:
  Directory /var/cvsroot/gentoo-x86/app-text/groonga added to the repository



[gentoo-commits] gentoo-x86 commit in app-text/groonga/files: - New directory

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:24:31

  Log:
  Directory /var/cvsroot/gentoo-x86/app-text/groonga/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-text/groonga: metadata.xml groonga-4.0.7.ebuild ChangeLog

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:30:24

  Added:metadata.xml groonga-4.0.7.ebuild ChangeLog
  Log:
  New Package based on older work in the matsuu overlay by MATSUU Takuto
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  ChangesPath
1.1  app-text/groonga/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailgrkni...@gentoo.org/email
/maintainer
use
   flag name=abortEnable query abortion/flag
   flag name=benchmarkBuild benchmark programs/flag
   flag name=dynamic-malloc-changeAllow dynamic memory allocation change 
for testing/flag
   flag name=exact-alloc-countAtomic counting for memory alloc count/flag
   flag name=fmallocMake memory allocation failed in specified condition 
for debug/flag
   flag name=futexUse futex/flag
   flag name=libeventEnable pkgdev-libs/libevent/pkg used for 
suggestion/flag
   flag name=mecabUse pkgapp-text/mecab/pkg for morphological 
analysis/flag
   flag name=msgpackEnable pkgdev-libs/msgpack/pkg used for 
suggestion/flag
   flag name=nfkcUse nfkc based utf8 normalization/flag
   flag name=sphinxEnable document generation by 
pkgapp-misc/sphinx/pkg/flag
   flag name=uyieldBuild for detecting race conditions/flag
   flag name=zeromqEnable pkgnet-libs/zeromq/pkg used for 
suggestion/flag
/use
/pkgmetadata




1.1  app-text/groonga/groonga-4.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/groonga-4.0.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/groonga-4.0.7.ebuild?rev=1.1content-type=text/plain

Index: groonga-4.0.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/groonga/groonga-4.0.7.ebuild,v 1.1 
2014/11/29 02:30:24 grknight Exp $

EAPI=5
inherit eutils libtool user

DESCRIPTION=An Embeddable Fulltext Search Engine
HOMEPAGE=http://groonga.org/;
SRC_URI=http://packages.groonga.org/source/${PN}/${P}.tar.gz;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=abort benchmark debug doc dynamic-malloc-change +exact-alloc-count 
examples fmalloc futex libedit libevent lzo mecab msgpack +nfkc ruby sphinx 
static-libs uyield zeromq zlib

RDEPEND=benchmark? ( =dev-libs/glib-2.8 )
libedit? ( =dev-libs/libedit-3 )
libevent? ( dev-libs/libevent )
lzo? ( dev-libs/lzo )
mecab? ( =app-text/mecab-0.80 )
msgpack? ( dev-libs/msgpack )
ruby? ( dev-lang/ruby )
sphinx? ( =dev-python/sphinx-1.0.1 )
zeromq? ( net-libs/zeromq )
zlib? ( sys-libs/zlib )
DEPEND=${RDEPEND}
virtual/pkgconfig
sphinx? ( dev-python/sphinx )

REQUIRED_USE= abort? ( dynamic-malloc-change ) fmalloc? ( 
dynamic-malloc-change ) sphinx? ( doc )

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

src_prepare() {
elibtoolize
}

src_configure() {
# httpd is a bundled copy of nginx; disabled for security reasons
# prce only is used with httpd
# kytea and libstemmer are not available in portage
econf \
--disable-groonga-httpd \
--without-pcre \
--without-kytea \
--without-libstemmer \
--with-log-path=${EROOT}var/log/${PN}.log \
--docdir=${EROOT}usr/share/doc/${P} \
$(use_enable abort) \
$(use_enable benchmark) \
$(use_enable debug memory-debug) \
$(use_enable doc document) \
$(use_enable dynamic-malloc-change) \
$(use_enable exact-alloc-count) \
$(use_enable fmalloc) \
$(use_enable futex) \
$(use_enable libedit) \
$(use_with libevent) \
$(use_with lzo) \
$(use_with mecab) \
$(use_with msgpack message-pack) \
$(use_enable nfkc) \
$(use_with ruby) \
$(use_with sphinx sphinx-build) \
$(use_enable static-libs static) \
$(use_enable uyield) \
$(use_enable zeromq) \
$(use_with zlib)
}

src_install() {
default

prune_libtool_files

newinitd ${FILESDIR}/${PN}.initd ${PN}
newconfd ${FILESDIR}/${PN}.confd ${PN}

keepdir /var/{log,spool}/${PN}
fowners groonga:groonga 

[gentoo-commits] gentoo-x86 commit in app-text/groonga/files: groonga.initd groonga.confd

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:30:25

  Added:groonga.initd groonga.confd
  Log:
  New Package based on older work in the matsuu overlay by MATSUU Takuto
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  ChangesPath
1.1  app-text/groonga/files/groonga.initd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/files/groonga.initd?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/files/groonga.initd?rev=1.1content-type=text/plain

Index: groonga.initd
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/groonga/files/groonga.initd,v 1.1 
2014/11/29 02:30:24 grknight Exp $

depend() {
use net
}

start() {
ebegin Starting groonga
checkpath -d /run/groonga -o ${USER:-groonga}:${GROUP:-groonnga}
start-stop-daemon --start --quiet --exec /usr/sbin/groonga -- 
${GROONGA_OPTS}
eend $?
}

stop() {
ebegin Stopping groonga
start-stop-daemon --stop --quiet --pidfile 
/var/spool/groonga/groonga.pid
eend $?
}



1.1  app-text/groonga/files/groonga.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/files/groonga.confd?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga/files/groonga.confd?rev=1.1content-type=text/plain

Index: groonga.confd
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/groonga/files/groonga.confd,v 1.1 
2014/11/29 02:30:24 grknight Exp $

# Default
#USER=groonga
#GROUP=groonga
#ADDRESS=127.0.0.1
#DATABASE=/var/lib/groonga/db/db
#LOG_PATH=/var/log/groonga/groonga.log
#QUERY_LOG_PATH=/var/log/groonga/query.log
#PROTOCOL=gqtp






[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog package.use.mask

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:41:37

  Modified: ChangeLog package.use.mask
  Log:
  Add mask on app-text/groonga[lzo,zlib] for known memory leak issues

Revision  ChangesPath
1.754profiles/base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.754view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.754content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.753r2=1.754

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.753
retrieving revision 1.754
diff -u -r1.753 -r1.754
--- ChangeLog   24 Nov 2014 17:19:04 -  1.753
+++ ChangeLog   29 Nov 2014 02:41:37 -  1.754
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.753 2014/11/24 
17:19:04 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.754 2014/11/29 
02:41:37 grknight Exp $
+
+  29 Nov 2014; Brian Evans grkni...@gentoo.org package.use.mask:
+  Add mask on app-text/groonga[lzo,zlib] for known memory leak issues
 
   24 Nov 2014; Christoph Junghans ott...@gentoo.org package.use.mask:
   mask hpx[doc] (bug #529066)



1.629profiles/base/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.629view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.629content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?r1=1.628r2=1.629

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.628
retrieving revision 1.629
diff -u -r1.628 -r1.629
--- package.use.mask24 Nov 2014 17:19:04 -  1.628
+++ package.use.mask29 Nov 2014 02:41:37 -  1.629
@@ -1,10 +1,15 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.628 
2014/11/24 17:19:04 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.629 
2014/11/29 02:41:37 grknight Exp $
 
 # This file requires =portage-2.1.1
 # New entries go on top.
 
+# Brian Evans grkni...@gentoo.org (29 Nov 2014)
+# Strongly recommened by upstream to disable lzo and zlib due to memory leaks
+# https://github.com/groonga/groonga/issues/6 (Japanese)
+app-text/groonga lzo zlib
+
 # Christoph Junghans ott...@gentoo.org (24 Nov 2014)
 # needs boost auto_index tool (bug #529066)
 =sys-cluster/hpx-0.9.9 doc






[gentoo-commits] gentoo-x86 commit in app-text/groonga-normalizer-mysql: - New directory

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 02:57:03

  Log:
  Directory /var/cvsroot/gentoo-x86/app-text/groonga-normalizer-mysql added to 
the repository



[gentoo-commits] gentoo-x86 commit in app-text/groonga-normalizer-mysql: metadata.xml groonga-normalizer-mysql-1.0.6.ebuild ChangeLog

2014-11-28 Thread Brian Evans (grknight)
grknight14/11/29 03:10:55

  Added:metadata.xml groonga-normalizer-mysql-1.0.6.ebuild
ChangeLog
  Log:
  New package which will be needed for the Mroonga storage engine in 
dev-db/mariadb
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  ChangesPath
1.1  app-text/groonga-normalizer-mysql/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailgrkni...@gentoo.org/email
/maintainer
/pkgmetadata




1.1  
app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.6.ebuild?rev=1.1content-type=text/plain

Index: groonga-normalizer-mysql-1.0.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.6.ebuild,v
 1.1 2014/11/29 03:10:55 grknight Exp $

EAPI=5
inherit eutils autotools

DESCRIPTION=Groonga plugin that provides MySQL compatible normalizers
HOMEPAGE=http://groonga.org/;
SRC_URI=http://packages.groonga.org/source/${PN}/${P}.tar.gz;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=app-text/groonga
DEPEND=${RDEPEND}
virtual/pkgconfig
DOCS=( README.md )

src_prepare() {
eautoreconf
}

src_configure() {
econf \
--without-ruby19 \
--docdir=${EROOT}usr/share/doc/${P}
}

src_install() {
default

prune_libtool_files
# Dont install README twice nor license
rm -r ${D}usr/share/doc/${PN} || die
}



1.1  app-text/groonga-normalizer-mysql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/groonga-normalizer-mysql/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for app-text/groonga-normalizer-mysql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: 
/var/cvsroot/gentoo-x86/app-text/groonga-normalizer-mysql/ChangeLog,v 1.1 
2014/11/29 03:10:55 grknight Exp $

*groonga-normalizer-mysql-1.0.6 (29 Nov 2014)

  29 Nov 2014; Brian Evans grkni...@gentoo.org
  +groonga-normalizer-mysql-1.0.6.ebuild, +metadata.xml:
  New package which will be needed for the Mroonga storage engine in dev-
  db/mariadb






[gentoo-commits] gentoo-x86 commit in dev-python/pylast: metadata.xml pylast-1.0.0.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/29 03:45:17

  Modified: metadata.xml pylast-1.0.0.ebuild ChangeLog
  Log:
  clean old python impl, take maintainer ownership
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/pylast/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/metadata.xml?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/metadata.xml?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylast/metadata.xml?r1=1.2r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylast/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml20 Oct 2013 19:18:14 -  1.2
+++ metadata.xml29 Nov 2014 03:45:17 -  1.3
@@ -2,7 +2,8 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
maintainer
-   emailmaintainer-nee...@gentoo.org/email
+   emailidella4gentoo.org/email
+   nameIan Delaney/name
/maintainer
longdescription lang=en
 Python interface to last.fm and other api-compatible websites



1.2  dev-python/pylast/pylast-1.0.0.ebuild

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

Index: pylast-1.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pylast-1.0.0.ebuild 23 Sep 2014 14:55:02 -  1.1
+++ pylast-1.0.0.ebuild 29 Nov 2014 03:45:17 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-1.0.0.ebuild,v 1.1 
2014/09/23 14:55:02 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-1.0.0.ebuild,v 1.2 
2014/11/29 03:45:17 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.9  dev-python/pylast/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   10 Oct 2014 15:23:29 -  1.8
+++ ChangeLog   29 Nov 2014 03:45:17 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pylast
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.8 
2014/10/10 15:23:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.9 
2014/11/29 03:45:17 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney idel...@gentoo.org metadata.xml,
+  pylast-1.0.0.ebuild:
+  clean old python impl, take maintainer ownership
 
   10 Oct 2014; Agostino Sarubbo a...@gentoo.org pylast-0.5.11-r1.ebuild:
   Stable for amd64, wrt bug #521812






[gentoo-commits] gentoo-x86 commit in dev-python/pyenchant: pyenchant-1.6.6.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/29 04:33:20

  Modified: pyenchant-1.6.6.ebuild ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/pyenchant/pyenchant-1.6.6.ebuild

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

Index: pyenchant-1.6.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyenchant-1.6.6.ebuild  30 Jun 2014 15:28:42 -  1.1
+++ pyenchant-1.6.6.ebuild  29 Nov 2014 04:33:20 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v 1.1 
2014/06/30 15:28:42 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v 1.2 
2014/11/29 04:33:20 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.48 dev-python/pyenchant/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   30 Jun 2014 15:33:16 -  1.47
+++ ChangeLog   29 Nov 2014 04:33:20 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyenchant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.47 
2014/06/30 15:33:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.48 
2014/11/29 04:33:20 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney idel...@gentoo.org pyenchant-1.6.6.ebuild:
+  clean old python impl
 
 *pyenchant-1.6.6 (30 Jun 2014)
 






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

2014-11-28 Thread Tim Harder
commit: 32f79ee279545aa7532138090f6a745bdf26cc5c
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 04:39:27 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 04:39:27 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=32f79ee2

add pkg_pretend to function pattern lists

---
 syntax/ebuild.vim | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim
index 9ea2c15..7a1eafa 100644
--- a/syntax/ebuild.vim
+++ b/syntax/ebuild.vim
@@ -43,7 +43,7 @@ syn keyword EbuildCoreKeyword hasq hasv useq usev usex elog
 syn keyword EbuildCoreKeyword addread addwrite adddeny addpredict
 
  Recognised functions
-syn keyword EbuildFunctions pkg_nofetch pkg_setup src_unpack src_compile 
src_test src_install
+syn keyword EbuildFunctions pkg_pretend pkg_nofetch pkg_setup src_unpack 
src_compile src_test src_install
 syn keyword EbuildFunctions pkg_preinst pkg_postinst pkg_prerm pkg_postrm 
pkg_config
 syn keyword EbuildFunctions pkg_info src_prepare src_configure
 
@@ -206,7 +206,7 @@ syn keyword EbuildGnome2Keyword gnome2_scrollkeeper_update 
gnome2_pkg_postinst g
  EXPORT_FUNCTIONS
 syn match EbuildExportFunctions /EXPORT_FUNCTIONS/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 syn match EbuildExportFunctionsFunc contained /\S\+\(\s\|$\)\@=/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
-syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_nofetch\|pkg_setup\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/
 skipwhite nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
+syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_pretend\|pkg_nofetch\|pkg_setup\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/
 skipwhite nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 
  Eclass documentation
 syn match EclassDocumentation 
/@\(BLURB\|CODE\|DESCRIPTION\|ECLASS-VARIABLE\|ECLASS\|EXAMPLE\|FUNCTION\|MAINTAINER\|RETURN\|USAGE\|VARIABLE\):/
 contained



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

2014-11-28 Thread Tim Harder
commit: 91de08b764593b7a7d4f60cae85f90763930e873
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 04:33:25 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 04:33:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=91de08b7

Revert wrap some long lines

This breaks some pattern matching (bug #531076).

---
 syntax/ebuild.vim   |  4 +---
 syntax/gentoo-make-conf.vim | 25 -
 2 files changed, 5 insertions(+), 24 deletions(-)

diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim
index 3f7cc0c..9ea2c15 100644
--- a/syntax/ebuild.vim
+++ b/syntax/ebuild.vim
@@ -206,9 +206,7 @@ syn keyword EbuildGnome2Keyword gnome2_scrollkeeper_update 
gnome2_pkg_postinst g
  EXPORT_FUNCTIONS
 syn match EbuildExportFunctions /EXPORT_FUNCTIONS/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 syn match EbuildExportFunctionsFunc contained /\S\+\(\s\|$\)\@=/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
-syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_nofetch\|pkg_setup
-
\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst
-\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
+syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_nofetch\|pkg_setup\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/
 skipwhite nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 
  Eclass documentation
 syn match EclassDocumentation 
/@\(BLURB\|CODE\|DESCRIPTION\|ECLASS-VARIABLE\|ECLASS\|EXAMPLE\|FUNCTION\|MAINTAINER\|RETURN\|USAGE\|VARIABLE\):/
 contained

diff --git a/syntax/gentoo-make-conf.vim b/syntax/gentoo-make-conf.vim
index fe48952..41ae65c 100644
--- a/syntax/gentoo-make-conf.vim
+++ b/syntax/gentoo-make-conf.vim
@@ -17,10 +17,7 @@ endif
 
 runtime syntax/gentoo-common.vim
 
-syn cluster GentooMakeConfEC 
add=GentooMakeConfEUse,GentooMakeConfEAK,GentooMakeConfEAL,
-
\GentooMakeConfEAP,GentooMakeConfECFLAGS,GentooMakeConfELDFLAGS,GentooMakeConfEMAKEOPTS,
-
\GentooMakeConfECHOST,GentooMakeConfEFEATURES,GentooMakeConfEMISC,GentooMakeConfEMISCK,
-\GentooMakeConfEMISCKE,GentooMakeConfEMISCN
+syn cluster GentooMakeConfEC 
add=GentooMakeConfEUse,GentooMakeConfEAK,GentooMakeConfEAL,GentooMakeConfEAP,GentooMakeConfECFLAGS,GentooMakeConfELDFLAGS,GentooMakeConfEMAKEOPTS,GentooMakeConfECHOST,GentooMakeConfEFEATURES,GentooMakeConfEMISC,GentooMakeConfEMISCK,GentooMakeConfEMISCKE,GentooMakeConfEMISCN
 syn region  GentooMakeConfE start=/^/ end=/$/ 
contains=@GentooMakeConfEC,GentooMakeConfComment
 
  MISC {{{
@@ -34,22 +31,9 @@ syn match   GentooMakeConfEMISCIX 
/\\.\|\$\({[^}]\+}\|[a-zA-Z0-9\-\_]\+\)/ conta
  naughty
 syn match   GentooMakeConfEMISCN 
/LDFLAGS\|ASFLAGS\|ARCH\|ELIBC\|KERNEL\|USERLAND/ contained 
nextgroup=GentooMakeConfEMISCE skipwhite
  known but not handled specially
-syn match   GentooMakeConfEMISCK 
/GENTOO_MIRRORS\|SYNC\|PORTAGE_NICENESS\|PORTDIR_OVERLAY
-
\|PORTAGE_GPG_DIR\|PORTAGE_GPG_KEY\|CONFIG_PROTECT_MASK\|CONFIG_PROTECT\|FETCHCOMMAND
-
\|RESUMECOMMAND\|AUTOCLEAN\|BUILD_PREFIX\|CBUILD\|CLEAN_DELAY\|COLLISION_IGNORE\|DISTDIR
-
\|DOC_SYMLINKS_DIR\|EMERGE_DEFAULT_OPTS\|HTTP_PROXY\|FTP_PROXY\|NOCOLOR\|PKGDIR\|PORT_LOGDIR
-
\|PORTAGE_BINHOST\|PORTAGE_BINHOST\|PORTAGE_BINPKG_TAR_OPTS\|PORTAGE_COMPRESS\|PORTAGE_COMPRESS_FLAGS
-
\|PORTAGE_ELOG_CLASSES\|PORTAGE_ELOG_COMMAND\|PORTAGE_ELOG_MAILFROM\|PORTAGE_ELOG_MAILURI
-
\|PORTAGE_ELOG_SYSTEM\|PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\|PORTAGE_FETCH_RESUME_MIN_SIZE
-
\|PORTAGE_RSYNC_EXTRA_OPTS\|PORTAGE_RSYNC_OPTS\|PORTAGE_RSYNC_INITIAL_TIMEOUT\|PORTAGE_RSYNC_RETRIES
-
\|PORTAGE_TMPDIR\|PORTAGE_WORKDIR_MODE\|PORTDIR\|ROOT\|RSYNC_EXCLUDEFROM\|RSYNC_RETRIES
-
\|RSYNC_TIMEOUT\|RPMDIR\|USE_ORDER\|LINGUAS\|VIDEO_CARDS\|INPUT_DEVICES\|CAMERAS\|EXTRA_ECONF
-
\|ALSA_CARDS\|ALSA_PCM_PLUGINS\|PORTAGE_TMPFS\|INSTALL_MASK\|QA_STRICT_EXECSTACK\|QA_STRICT_WX_LOAD
-
\|QA_STRICT_TEXTRELS\|APACHE2_MODULES\|APACHE2_MPMS\|CROSSCOMPILE_OPTS\|DVB_CARDS\|FOO2ZJS_DEVICES
-\|LCD_DEVICES\|LIRC_DEVICES\|MISDN_CARDS/ contained 
nextgroup=GentooMakeConfEMISCE skipwhite
+syn match   GentooMakeConfEMISCK 

[gentoo-commits] gentoo-x86 commit in app-vim/gentoo-syntax: ChangeLog gentoo-syntax-20141129.ebuild gentoo-syntax-20141102.ebuild

2014-11-28 Thread Tim Harder (radhermit)
radhermit14/11/29 04:47:38

  Modified: ChangeLog
  Added:gentoo-syntax-20141129.ebuild
  Removed:  gentoo-syntax-20141102.ebuild
  Log:
  Version bump (fixes bug #531076).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.161app-vim/gentoo-syntax/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?rev=1.161view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?rev=1.161content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/ChangeLog?r1=1.160r2=1.161

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   2 Nov 2014 22:08:26 -   1.160
+++ ChangeLog   29 Nov 2014 04:47:38 -  1.161
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/gentoo-syntax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.160 
2014/11/02 22:08:26 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.161 
2014/11/29 04:47:38 radhermit Exp $
+
+*gentoo-syntax-20141129 (29 Nov 2014)
+
+  29 Nov 2014; Tim Harder radher...@gentoo.org
+  -gentoo-syntax-20141102.ebuild, +gentoo-syntax-20141129.ebuild:
+  Version bump (fixes bug #531076).
 
 *gentoo-syntax-20141102 (02 Nov 2014)
 



1.1  app-vim/gentoo-syntax/gentoo-syntax-20141129.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141129.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141129.ebuild?rev=1.1content-type=text/plain

Index: gentoo-syntax-20141129.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20141129.ebuild,v 
1.1 2014/11/29 04:47:38 radhermit Exp $

EAPI=5

inherit vim-plugin

DESCRIPTION=vim plugin: Gentoo and portage related syntax highlighting, 
filetype, and indent settings
HOMEPAGE=http://www.gentoo.org/;

LICENSE=vim
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris
IUSE=ignore-glep31

VIM_PLUGIN_HELPFILES=gentoo-syntax
VIM_PLUGIN_MESSAGES=filetype

src_prepare() {
if use ignore-glep31 ; then
for f in ftplugin/*.vim ; do
ebegin Removing UTF-8 rules from ${f} ...
sed -i -e 's~\(setlocal fileencoding=utf-8\)~ \1~' 
${f} \
|| die waah! bad sed voodoo. need more goats.
eend $?
done
fi
}

pkg_postinst() {
vim-plugin_pkg_postinst

if [[ -z ${REPLACING_VERSIONS} ]] ; then
if use ignore-glep31 1/dev/null ; then
ewarn You have chosen to disable the rules which 
ensure GLEP 31
ewarn compliance. When editing ebuilds, please make 
sure you get
ewarn the character set correct.
else
elog Note for developers and anyone else who edits 
ebuilds:
elog This release of gentoo-syntax now contains 
filetype rules to set
elog fileencoding for ebuilds and ChangeLogs to 
utf-8 as per GLEP 31.
elog If you find this feature breaks things, 
please submit a bug and
elog assign it to v...@gentoo.org. You can use the 
'ignore-glep31' USE
elog flag to remove these rules.
fi
fi
}






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

2014-11-28 Thread Tim Harder
commit: 50486e33f5e6e87a5489738a941d021051e30814
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 04:56:29 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 04:56:29 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=50486e33

add proper PORTAGE_IONICE_COMMAND highlighting for make.conf

X-Gentoo-Bug: 513702

---
 syntax/gentoo-make-conf.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/gentoo-make-conf.vim b/syntax/gentoo-make-conf.vim
index 41ae65c..205b1ab 100644
--- a/syntax/gentoo-make-conf.vim
+++ b/syntax/gentoo-make-conf.vim
@@ -31,7 +31,7 @@ syn match   GentooMakeConfEMISCIX 
/\\.\|\$\({[^}]\+}\|[a-zA-Z0-9\-\_]\+\)/ conta
  naughty
 syn match   GentooMakeConfEMISCN 
/LDFLAGS\|ASFLAGS\|ARCH\|ELIBC\|KERNEL\|USERLAND/ contained 
nextgroup=GentooMakeConfEMISCE skipwhite
  known but not handled specially
-syn match   GentooMakeConfEMISCK 
/GENTOO_MIRRORS\|SYNC\|PORTAGE_NICENESS\|PORTDIR_OVERLAY\|PORTAGE_GPG_DIR\|PORTAGE_GPG_KEY\|CONFIG_PROTECT_MASK\|CONFIG_PROTECT\|FETCHCOMMAND\|RESUMECOMMAND\|AUTOCLEAN\|BUILD_PREFIX\|CBUILD\|CLEAN_DELAY\|COLLISION_IGNORE\|DISTDIR\|DOC_SYMLINKS_DIR\|EMERGE_DEFAULT_OPTS\|HTTP_PROXY\|FTP_PROXY\|NOCOLOR\|PKGDIR\|PORT_LOGDIR\|PORTAGE_BINHOST\|PORTAGE_BINHOST\|PORTAGE_BINPKG_TAR_OPTS\|PORTAGE_COMPRESS\|PORTAGE_COMPRESS_FLAGS\|PORTAGE_ELOG_CLASSES\|PORTAGE_ELOG_COMMAND\|PORTAGE_ELOG_MAILFROM\|PORTAGE_ELOG_MAILURI\|PORTAGE_ELOG_SYSTEM\|PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\|PORTAGE_FETCH_RESUME_MIN_SIZE\|PORTAGE_RSYNC_EXTRA_OPTS\|PORTAGE_RSYNC_OPTS\|PORTAGE_RSYNC_INITIAL_TIMEOUT\|PORTAGE_RSYNC_RETRIES\|PORTAGE_TMPDIR\|PORTAGE_WORKDIR_MODE\|PORTDIR\|ROOT\|RSYNC_EXCLUDEFROM\|RSYNC_RETRIES\|RSYNC_TIMEOUT\|RPMDIR\|USE_ORDER\|LINGUAS\|VIDEO_CARDS\|INPUT_DEVICES\|CAMERAS\|EXTRA_ECONF\|ALSA_CARDS\|ALSA_PCM_PLUGINS\|PORTAGE_TMPFS\|INSTALL_MASK\|QA_STRICT_EXECSTACK\|QA_
 
STRICT_WX_LOAD\|QA_STRICT_TEXTRELS\|APACHE2_MODULES\|APACHE2_MPMS\|CROSSCOMPILE_OPTS\|DVB_CARDS\|FOO2ZJS_DEVICES\|LCD_DEVICES\|LIRC_DEVICES\|MISDN_CARDS/
 contained nextgroup=GentooMakeConfEMISCE skipwhite
+syn match   GentooMakeConfEMISCK 
/GENTOO_MIRRORS\|SYNC\|PORTAGE_NICENESS\|PORTDIR_OVERLAY\|PORTAGE_GPG_DIR\|PORTAGE_GPG_KEY\|CONFIG_PROTECT_MASK\|CONFIG_PROTECT\|FETCHCOMMAND\|RESUMECOMMAND\|AUTOCLEAN\|BUILD_PREFIX\|CBUILD\|CLEAN_DELAY\|COLLISION_IGNORE\|DISTDIR\|DOC_SYMLINKS_DIR\|EMERGE_DEFAULT_OPTS\|HTTP_PROXY\|FTP_PROXY\|NOCOLOR\|PKGDIR\|PORT_LOGDIR\|PORTAGE_BINHOST\|PORTAGE_BINHOST\|PORTAGE_BINPKG_TAR_OPTS\|PORTAGE_COMPRESS\|PORTAGE_COMPRESS_FLAGS\|PORTAGE_ELOG_CLASSES\|PORTAGE_ELOG_COMMAND\|PORTAGE_ELOG_MAILFROM\|PORTAGE_ELOG_MAILURI\|PORTAGE_ELOG_SYSTEM\|PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\|PORTAGE_FETCH_RESUME_MIN_SIZE\|PORTAGE_RSYNC_EXTRA_OPTS\|PORTAGE_RSYNC_OPTS\|PORTAGE_RSYNC_INITIAL_TIMEOUT\|PORTAGE_RSYNC_RETRIES\|PORTAGE_TMPDIR\|PORTAGE_WORKDIR_MODE\|PORTDIR\|ROOT\|RSYNC_EXCLUDEFROM\|RSYNC_RETRIES\|RSYNC_TIMEOUT\|RPMDIR\|USE_ORDER\|LINGUAS\|VIDEO_CARDS\|INPUT_DEVICES\|CAMERAS\|EXTRA_ECONF\|ALSA_CARDS\|ALSA_PCM_PLUGINS\|PORTAGE_TMPFS\|INSTALL_MASK\|QA_STRICT_EXECSTACK\|QA_
 
STRICT_WX_LOAD\|QA_STRICT_TEXTRELS\|APACHE2_MODULES\|APACHE2_MPMS\|CROSSCOMPILE_OPTS\|DVB_CARDS\|FOO2ZJS_DEVICES\|LCD_DEVICES\|LIRC_DEVICES\|MISDN_CARDS\|PORTAGE_IONICE_COMMAND/
 contained nextgroup=GentooMakeConfEMISCE skipwhite
  common eclass stuff
 syn match GentooMakeConfEMISCKE 
/EBEEP_IGNORE\|EPAUSE_IGNORE\|CHECKREQS_ACTION\|BREAKME\|ECHANGELOG_USER\|CCACHE_SIZE\|CCACHE_DIR\|DISTCC_DIR/
 contained nextgroup=GentooMakeConfEMISCE skipwhite
 



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

2014-11-28 Thread Tim Harder
commit: edf5d40ec2ed6ea93d7a5243741182f088b7f6a7
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 05:14:49 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 05:14:49 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=edf5d40e

remove extra newlines

---
 Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile b/Makefile
index 1874375..d82f206 100644
--- a/Makefile
+++ b/Makefile
@@ -96,11 +96,9 @@ dist: tag
bzip2 $(distpkg).tar
rm -rf $(distpkg)/
 
-
 dist-upload: dist
scp $(distpkg).tar.bz2 dev.gentoo.org:/space/distfiles-local/
ssh dev.gentoo.org chmod ug+rw /space/distfiles-local/$(distpkg).tar.bz2
 
 clean:
find . -name '*~' | xargs rm || true
-



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

2014-11-28 Thread Tim Harder
commit: bf7ea8356e5f4e9f8ab53efc85ff05dec07b396c
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 05:03:41 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 05:03:41 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=bf7ea835

split copyright and license info out into a separate file

---
 COPYING | 3 +++
 README  | 6 --
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/COPYING b/COPYING
new file mode 100644
index 000..0e7a04c
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,3 @@
+Copyright (c) 2004-2005 Ciaran McCreesh, Aaron Walker, Tom Martin.
+
+You may redistribute this package under the same terms as Vim itself.

diff --git a/README b/README
index 9868ba1..3a77695 100644
--- a/README
+++ b/README
@@ -4,12 +4,6 @@ INSTALL INSTRUCTIONS
 * Gentoo users: `emerge app-vim/gentoo-syntax`
 * Everyone else: `make PREFIX=~/.vim/ install`
 
-COPYRIGHT
--
-
-Copyright (c) 2004-2005 Ciaran McCreesh, Aaron Walker, Tom Martin. You may
-redistribute this package under the same terms as Vim itself.
-
 CONTACT
 ---
 



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

2014-11-28 Thread Tim Harder
commit: 6977bf3aea4673fc9a83081dd19b2d052f83a826
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 05:07:50 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 05:13:03 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=6977bf3a

update readme info and rename file so github renders it properly

---
 README | 18 --
 README.rst | 19 +++
 2 files changed, 19 insertions(+), 18 deletions(-)

diff --git a/README b/README
deleted file mode 100644
index 3a77695..000
--- a/README
+++ /dev/null
@@ -1,18 +0,0 @@
-INSTALL INSTRUCTIONS
-
-
-* Gentoo users: `emerge app-vim/gentoo-syntax`
-* Everyone else: `make PREFIX=~/.vim/ install`
-
-CONTACT

-
-Email:
-
-* Tim Harder `radhermit at gentoo dot org`_
-
-Bugs:
-
-* `http://bugs.gentoo.org/`_
-
-.. vim: set ft=glep tw=80 et :

diff --git a/README.rst b/README.rst
new file mode 100644
index 000..22ea221
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,19 @@
+=
+gentoo-syntax
+=
+
+A vim plugin that handles Gentoo and portage related syntax highlighting,
+filetype, and indent settings.
+
+Installing
+==
+
+* Gentoo users: `emerge app-vim/gentoo-syntax`
+* Everyone else: `make PREFIX=~/.vim/ install`
+
+Bugs
+
+
+Please file issues or submit pull requests on github_.
+
+.. _github: https://github.com/gentoo/gentoo-syntax



[gentoo-commits] gentoo-x86 commit in dev-python/pyelftools: pyelftools-0.22.ebuild pyelftools-0.23.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/29 06:38:44

  Modified: pyelftools-0.22.ebuild pyelftools-0.23.ebuild
ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/pyelftools/pyelftools-0.22.ebuild

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

Index: pyelftools-0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyelftools-0.22.ebuild  12 Oct 2014 17:55:25 -  1.2
+++ pyelftools-0.22.ebuild  29 Nov 2014 06:38:44 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.22.ebuild,v 1.2 
2014/10/12 17:55:25 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.22.ebuild,v 1.3 
2014/11/29 06:38:44 idella4 Exp $
 
-EAPI=4
+EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1
 
 DESCRIPTION=pure-Python library for parsing and analyzing ELF files and DWARF 
debugging information



1.2  dev-python/pyelftools/pyelftools-0.23.ebuild

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

Index: pyelftools-0.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyelftools-0.23.ebuild  21 Nov 2014 07:59:53 -  1.1
+++ pyelftools-0.23.ebuild  29 Nov 2014 06:38:44 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.23.ebuild,v 1.1 
2014/11/21 07:59:53 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyelftools/pyelftools-0.23.ebuild,v 1.2 
2014/11/29 06:38:44 idella4 Exp $
 
 EAPI=4
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1
 
 DESCRIPTION=pure-Python library for parsing and analyzing ELF files and DWARF 
debugging information



1.23 dev-python/pyelftools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyelftools/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   21 Nov 2014 07:59:53 -  1.22
+++ ChangeLog   29 Nov 2014 06:38:44 -  1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyelftools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyelftools/ChangeLog,v 1.22 
2014/11/21 07:59:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyelftools/ChangeLog,v 1.23 
2014/11/29 06:38:44 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney idel...@gentoo.org pyelftools-0.22.ebuild,
+  pyelftools-0.23.ebuild:
+  clean old python impl
 
 *pyelftools-0.23 (21 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/pycurl: pycurl-7.19.3.1-r2.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/29 06:50:05

  Modified: pycurl-7.19.3.1-r2.ebuild ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild

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

Index: pycurl-7.19.3.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pycurl-7.19.3.1-r2.ebuild   27 Oct 2014 14:32:32 -  1.2
+++ pycurl-7.19.3.1-r2.ebuild   29 Nov 2014 06:50:05 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v 1.2 
2014/10/27 14:32:32 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v 1.3 
2014/11/29 06:50:05 idella4 Exp $
 EAPI=5
 
 # The selftests fail with pypy, and urlgrabber segfaults for me.
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.104dev-python/pycurl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   27 Oct 2014 14:32:32 -  1.103
+++ ChangeLog   29 Nov 2014 06:50:05 -  1.104
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pycurl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.103 
2014/10/27 14:32:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.104 
2014/11/29 06:50:05 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney idel...@gentoo.org pycurl-7.19.3.1-r2.ebuild:
+  clean old python impl
 
   27 Oct 2014; Ian Delaney idel...@gentoo.org pycurl-7.19.3.1-r2.ebuild:
   uncomment the fix






[gentoo-commits] gentoo-x86 commit in dev-python/pyasn1-modules: pyasn1-modules-0.0.5-r1.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/29 07:17:55

  Modified: pyasn1-modules-0.0.5-r1.ebuild ChangeLog
  Log:
  re-remove py3.2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild

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

Index: pyasn1-modules-0.0.5-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyasn1-modules-0.0.5-r1.ebuild  2 Sep 2014 08:00:52 -   1.2
+++ pyasn1-modules-0.0.5-r1.ebuild  29 Nov 2014 07:17:55 -  1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild,v
 1.2 2014/09/02 08:00:52 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild,v
 1.3 2014/11/29 07:17:55 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.31 dev-python/pyasn1-modules/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyasn1-modules/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   2 Sep 2014 08:00:52 -   1.30
+++ ChangeLog   29 Nov 2014 07:17:55 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyasn1-modules
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v 1.30 
2014/09/02 08:00:52 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyasn1-modules/ChangeLog,v 1.31 
2014/11/29 07:17:55 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney idel...@gentoo.org pyasn1-modules-0.0.5-r1.ebuild:
+  re-remove py3.2
 
   02 Sep 2014; Ian Delaney idel...@gentoo.org pyasn1-modules-0.0.5-r1.ebuild:
   add py3.2 support






[gentoo-commits] gentoo-x86 commit in dev-ruby/sass: ChangeLog sass-3.4.6.ebuild sass-3.4.7.ebuild

2014-11-28 Thread Hans de Graaff (graaff)
graaff  14/11/29 07:18:58

  Modified: ChangeLog
  Removed:  sass-3.4.6.ebuild sass-3.4.7.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.69 dev-ruby/sass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   29 Nov 2014 07:18:14 -  1.68
+++ ChangeLog   29 Nov 2014 07:18:58 -  1.69
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sass
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.68 2014/11/29 
07:18:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.69 2014/11/29 
07:18:58 graaff Exp $
+
+  29 Nov 2014; Hans de Graaff gra...@gentoo.org -sass-3.4.6.ebuild,
+  -sass-3.4.7.ebuild:
+  Cleanup.
 
 *sass-3.4.9 (29 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/sass: sass-3.4.9.ebuild ChangeLog

2014-11-28 Thread Hans de Graaff (graaff)
graaff  14/11/29 07:18:14

  Modified: ChangeLog
  Added:sass-3.4.9.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.68 dev-ruby/sass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   25 Nov 2014 13:06:36 -  1.67
+++ ChangeLog   29 Nov 2014 07:18:14 -  1.68
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/sass
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.67 2014/11/25 
13:06:36 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/ChangeLog,v 1.68 2014/11/29 
07:18:14 graaff Exp $
+
+*sass-3.4.9 (29 Nov 2014)
+
+  29 Nov 2014; Hans de Graaff gra...@gentoo.org +sass-3.4.9.ebuild:
+  Version bump.
 
   25 Nov 2014; Manuel Rüger mr...@gentoo.org sass-3.1.21.ebuild,
   sass-3.2.19-r1.ebuild, sass-3.2.19.ebuild, sass-3.2.9.ebuild,



1.1  dev-ruby/sass/sass-3.4.9.ebuild

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

Index: sass-3.4.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.4.9.ebuild,v 1.1 
2014/11/29 07:18:14 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=README.md

RUBY_FAKEGEM_EXTRAINSTALL=rails init.rb VERSION VERSION_NAME

inherit ruby-fakegem versionator

DESCRIPTION=An extension of CSS3, adding nested rules, variables, mixins, 
selector inheritance, and more
HOMEPAGE=http://sass-lang.com/;
LICENSE=MIT

KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
SLOT=$(get_version_component_range 1-2)
IUSE=

ruby_add_bdepend doc? ( =dev-ruby/yard-0.5.3 )

ruby_add_rdepend =dev-ruby/listen-1.3.1 !!dev-ruby/haml-3.1 
!!dev-ruby/sass-3.2.19-r1:0 !!dev-ruby/sass-3.3.14-r1:3.3

# tests could use `less` if we had it

all_ruby_prepare() {
rm -rf vendor/listen || die

# Don't require maruku as markdown provider but let yard decide.
sed -i -e '/maruku/d' .yardopts || die
}

each_ruby_test() {
RUBOCOP=false ${RUBY} -S rake test || die
}






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

2014-11-28 Thread Tim Harder
commit: 7a6071bfd2e8bd250a7e5da8a3895ab1c9b36a0a
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 07:03:21 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 07:03:21 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=7a6071bf

fix minor spelling errors

---
 syntax/ebuild.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim
index 7a1eafa..649bc47 100644
--- a/syntax/ebuild.vim
+++ b/syntax/ebuild.vim
@@ -210,7 +210,7 @@ syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_pretend\|p
 
  Eclass documentation
 syn match EclassDocumentation 
/@\(BLURB\|CODE\|DESCRIPTION\|ECLASS-VARIABLE\|ECLASS\|EXAMPLE\|FUNCTION\|MAINTAINER\|RETURN\|USAGE\|VARIABLE\):/
 contained
- use shComment (sh.vim), make it compatbile with other comment hightlights
+ use shComment (sh.vim), make it compatible with other comment highlights
 syn match  shComment^\s*\zs#.*$   contains=EclassDocumentation
 syn match  shComment\s\zs#.*$ contains=EclassDocumentation
 



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

2014-11-28 Thread Tim Harder
commit: c1f92729082781148a27689eb983ecc3736ba387
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 07:15:45 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 07:15:45 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=c1f92729

allow bracketed variables in exported functions for eclasses

X-Gentoo-Bug: 496458

---
 syntax/ebuild.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim
index 649bc47..497d743 100644
--- a/syntax/ebuild.vim
+++ b/syntax/ebuild.vim
@@ -206,7 +206,7 @@ syn keyword EbuildGnome2Keyword gnome2_scrollkeeper_update 
gnome2_pkg_postinst g
  EXPORT_FUNCTIONS
 syn match EbuildExportFunctions /EXPORT_FUNCTIONS/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 syn match EbuildExportFunctionsFunc contained /\S\+\(\s\|$\)\@=/ skipwhite 
nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
-syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(pkg_pretend\|pkg_nofetch\|pkg_setup\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/
 skipwhite nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
+syn match EbuildExportFunctionsFuncE contained 
/\S\+\(\s\|$\)\@=\(\${\S\+}\|pkg_pretend\|pkg_nofetch\|pkg_setup\|src_unpack\|src_prepare\|src_configure\|src_compile\|src_test\|src_install\|pkg_preinst\|pkg_postinst\|pkg_prerm\|pkg_postrm\|pkg_config\)\@!/
 skipwhite nextgroup=EbuildExportFunctionsFunc,EbuildExportFunctionsFuncE
 
  Eclass documentation
 syn match EclassDocumentation 
/@\(BLURB\|CODE\|DESCRIPTION\|ECLASS-VARIABLE\|ECLASS\|EXAMPLE\|FUNCTION\|MAINTAINER\|RETURN\|USAGE\|VARIABLE\):/
 contained



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

2014-11-28 Thread Tim Harder
commit: a3a9d028acae0af472beb7c29eb9e6da9a508b02
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 29 07:48:42 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 29 07:48:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-syntax.git;a=commit;h=a3a9d028

remove special highlighting for gentoo cvs headers

This feels pointless and causes bug #297282 anyway.

---
 syntax/gentoo-common.vim | 6 --
 1 file changed, 6 deletions(-)

diff --git a/syntax/gentoo-common.vim b/syntax/gentoo-common.vim
index d509833..b3e2ae8 100644
--- a/syntax/gentoo-common.vim
+++ b/syntax/gentoo-common.vim
@@ -8,10 +8,6 @@ if compatible || v:version  603
 finish
 endif
 
-syn region GentooHeaderBlock start=/\%^\(#\)\@=/ end=/^$/ contains=GentooHeader
-syn region GentooHeader contained start=/^#/ end=/$/ 
contains=GentooHeaderCVSVar
-syn region GentooHeaderCVSVar contained start=/\$\S\+:/ end=/\$/
-
 syn match  GentooBug contained /\(\([gG]entoo \|[dD]ebian \|[sS]ource[Ff]orge 
\)\?[Bb]ug \(#\s*\)\?\|#\)\d\{1,\}/
 
  bad space
@@ -19,7 +15,5 @@ syn region  GentooError start=/^ / end=/$/
  trailing whitespace
 syn match   GentooError /\s\+$/
 
-hi def link GentooHeader Comment
-hi def link GentooHeaderCVSVar   PreProc
 hi def link GentooBugUnderlined
 hi def link GentooError  Error



[gentoo-commits] gentoo-x86 commit in www-apps/liquid_feedback_frontend: liquid_feedback_frontend-2.2.7.ebuild ChangeLog

2014-11-28 Thread Alfredo Tupone (tupone)
tupone  14/11/28 08:06:42

  Modified: ChangeLog
  Added:liquid_feedback_frontend-2.2.7.ebuild
  Log:
  Version bump to 2.2.7
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.5  www-apps/liquid_feedback_frontend/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   20 Nov 2014 08:02:05 -  1.4
+++ ChangeLog   28 Nov 2014 08:06:42 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for www-apps/liquid_feedback_frontend
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v 1.4 
2014/11/20 08:02:05 tupone Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/ChangeLog,v 1.5 
2014/11/28 08:06:42 tupone Exp $
+
+*liquid_feedback_frontend-2.2.7 (28 Nov 2014)
+
+  28 Nov 2014; Alfredo Tupone tup...@gentoo.org
+  +liquid_feedback_frontend-2.2.7.ebuild:
+  Version bump to 2.2.7
 
   20 Nov 2014; Alfredo Tupone tup...@gentoo.org
   liquid_feedback_frontend-2.2.2.ebuild:



1.1  
www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild?rev=1.1content-type=text/plain

Index: liquid_feedback_frontend-2.2.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild,v
 1.1 2014/11/28 08:06:42 tupone Exp $

EAPI=4

inherit eutils toolchain-funcs

PN_F=${PN}
PV_F=v${PV}
MY_P=${PN}-v${PV}

DESCRIPTION=Internet platforms for proposition development and decision making
HOMEPAGE=http://www.public-software-group.org/liquid_feedback;
SRC_URI=http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
linguas_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )

LICENSE=HPND CC-BY-2.5
SLOT=0
KEYWORDS=~amd64
IUSE=linguas_de linguas_el linguas_en linguas_eo linguas_it

RDEPEND==www-apps/liquid_feedback_core-2.2.6
DEPEND=www-apps/rocketwiki-lqfb
www-servers/apache
${RDEPEND}

S=${WORKDIR}/${MY_P}

src_prepare () {
for lang in zh-Hans zh-TW ; do
rm -f locale/help/*.${lang}.txt
done
for lang in de el en eo it ; do
if ! use linguas_${lang}; then
rm -f locale/help/*.${lang}.txt
fi
done
}

src_compile() {
emake -C locale
}

src_install() {
dodoc README
dodoc ${FILESDIR}/lqfb.example.com.conf
dodoc ${FILESDIR}/postinstall-en.txt

insinto /var/lib/${PN}
doins -r app db env model static tmp utils
insinto /var/lib/${PN}/locale
doins locale/*.lua
insinto /var/lib/${PN}/locale/help
eshopts_push -s nullglob
for helpFile in locale/help/*.html ; do
doins $helpFile
done
eshopts_pop

insinto /etc/${PN}
doins ${FILESDIR}/myconfig.lua config/*
dosym /etc/${PN} /var/lib/${PN}/config

insinto /usr/share/${PN}
doins ${FILESDIR}/lqfb-apache.conf

fowners apache:apache /var/lib/${PN}/tmp
}






[gentoo-commits] proj/gnome:master commit in: app-editors/gedit/

2014-11-28 Thread Remi Cardona
commit: 283fe267dd73c0cc07156647dafd156c82f3b8c3
Author: Rémi Cardona remi AT gentoo DOT org
AuthorDate: Thu Nov 27 23:56:59 2014 +
Commit: Remi Cardona remi AT gentoo DOT org
CommitDate: Fri Nov 28 08:09:37 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=283fe267

app-editors/gedit: Fix python handling

In gedit/gedit-plugins-engine.c, we can see that:

- gedit loads python through libpeas (so that's the only version of
  python it supports),
- gedit's introspection data is indeed private and unavailable outside
  gedit's python interpreter for plugins.

So here are the changes done to this ebuild:

- drop support for python 3.2, add support for 3.4,
- change deps to make sure gedit's python version matches that of
  libpeas,
- adapt ebuild to a regular build with python_setup doing the python
  selection.

Note: using python-single-r1 was impossible because libpeas still
supports python2. Using that eclass would have forced users to disable
python2 support.

---
 app-editors/gedit/gedit-3.14.1.ebuild | 45 ++-
 1 file changed, 18 insertions(+), 27 deletions(-)

diff --git a/app-editors/gedit/gedit-3.14.1.ebuild 
b/app-editors/gedit/gedit-3.14.1.ebuild
index 2d9be1a..d41d63e 100644
--- a/app-editors/gedit/gedit-3.14.1.ebuild
+++ b/app-editors/gedit/gedit-3.14.1.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 GCONF_DEBUG=no
 GNOME2_LA_PUNT=yes # plugins are dlopened
-PYTHON_COMPAT=( python3_{2,3} )
+PYTHON_COMPAT=( python3_{3,4} )
 VALA_MIN_API_VERSION=0.26
 VALA_USE_DEPEND=vapigen
 
@@ -18,7 +18,7 @@ LICENSE=GPL-2+ CC-BY-SA-3.0
 SLOT=0
 
 IUSE=+introspection +python spell vala
-REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
+REQUIRED_USE=python? ( || ( $(python_gen_useflags 'python3*') ) )
 
 KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux
 
@@ -44,14 +44,14 @@ COMMON_DEPEND=
=x11-libs/gtk+-3:3[introspection]
=x11-libs/gtksourceview-3.6:3.0[introspection]
dev-python/pycairo[${PYTHON_USEDEP}]
-   =dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}] )
+   =dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}]
+   dev-libs/libpeas[${PYTHON_USEDEP}] )
spell? (
=app-text/enchant-1.2:=
=app-text/iso-codes-0.35 )
 
 RDEPEND=${COMMON_DEPEND}
x11-themes/gnome-icon-theme-symbolic
-   python? ( dev-libs/libpeas[${PYTHON_USEDEP}] )
 
 DEPEND=${COMMON_DEPEND}
${vala_depend}
@@ -65,6 +65,10 @@ DEPEND=${COMMON_DEPEND}
 
 # yelp-tools, gnome-common needed to eautoreconf
 
+pkg_setup() {
+   use python  python_setup
+}
+
 src_prepare() {
# FIXME: Not able to set some metadata
#sed -e '/g_test_add_func/d' \
@@ -72,30 +76,20 @@ src_prepare() {
 
vala_src_prepare
gnome2_src_prepare
-
-   python_copy_sources
 }
 
 src_configure() {
DOCS=AUTHORS BUGS ChangeLog MAINTAINERS NEWS README
 
-   local myconf
-   myconf=
-   --disable-deprecations
-   --enable-updater
-   --enable-gvfs-metadata
-   $(use_enable introspection)
-   $(use_enable spell)
-   $(use_enable vala)
-   $(use_enable python)
+   gnome2_src_configure \
+   --disable-deprecations \
+   --enable-updater \
+   --enable-gvfs-metadata \
+   $(use_enable introspection) \
+   $(use_enable spell) \
+   $(use_enable vala) \
+   $(use_enable python) \
ITSTOOL=$(type -P true)
-   
-
-   if use python ; then
-   python_parallel_foreach_impl gnome2_src_configure ${myconf}
-   else
-   gnome2_src_configure ${myconf}
-   fi
 }
 
 src_test() {
@@ -107,9 +101,6 @@ src_test() {
 }
 
 src_install() {
-   if use python ; then
-   python_foreach_impl gnome2_src_install
-   else
-   gnome2_src_install
-   fi
+   # manually set pyoverridesdir due to bug #524018 and AM_PATH_PYTHON 
limitations
+   gnome2_src_install pyoverridesdir=$(python_get_sitedir)/gi/overrides
 }



[gentoo-commits] proj/gnome: Branch deleted: gedit

2014-11-28 Thread Remi Cardona
commit: 
Commit: Remi Cardona remi AT gentoo DOT org
CommitDate: Fri Nov 28 08:13:14 2014 +

Branch deleted: gedit




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

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/28 08:50:24

  Modified: pyserial-2.7-r1.ebuild ChangeLog
  Log:
  clean old python impls
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/pyserial/pyserial-2.7-r1.ebuild

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

Index: pyserial-2.7-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyserial-2.7-r1.ebuild  26 Jun 2014 01:28:59 -  1.3
+++ pyserial-2.7-r1.ebuild  28 Nov 2014 08:50:24 -  1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.3 
2014/06/26 01:28:59 chutzpah Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.4 
2014/11/28 08:50:24 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=(python{2_{6,7},3_{2,3,4}} pypy{,2_0})
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.100dev-python/pyserial/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   26 Jun 2014 01:28:59 -  1.99
+++ ChangeLog   28 Nov 2014 08:50:24 -  1.100
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyserial
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.99 
2014/06/26 01:28:59 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.100 
2014/11/28 08:50:24 idella4 Exp $
+
+  28 Nov 2014; Ian Delaney idel...@gentoo.org pyserial-2.7-r1.ebuild:
+  clean old python impls
 
   26 Jun 2014; Patrick McLean chutz...@gentoo.org pyserial-2.7-r1.ebuild:
   Add python3_4






[gentoo-commits] gentoo-x86 commit in dev-python/pyquery: pyquery-1.2.9.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/28 08:59:44

  Modified: pyquery-1.2.9.ebuild ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/pyquery/pyquery-1.2.9.ebuild

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

Index: pyquery-1.2.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyquery-1.2.9.ebuild25 Oct 2014 14:02:41 -  1.4
+++ pyquery-1.2.9.ebuild28 Nov 2014 08:59:44 -  1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.9.ebuild,v 
1.4 2014/10/25 14:02:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/pyquery-1.2.9.ebuild,v 
1.5 2014/11/28 08:59:44 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.49 dev-python/pyquery/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   25 Oct 2014 14:02:41 -  1.48
+++ ChangeLog   28 Nov 2014 08:59:44 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyquery
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v 1.48 
2014/10/25 14:02:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v 1.49 
2014/11/28 08:59:44 idella4 Exp $
+
+  28 Nov 2014; Ian Delaney idel...@gentoo.org pyquery-1.2.9.ebuild:
+  clean old python impl
 
   25 Oct 2014; Markus Meier mae...@gentoo.org pyquery-1.2.9.ebuild:
   add ~arm, bug #525246






[gentoo-commits] gentoo-x86 commit in dev-python/pyopenssl: pyopenssl-0.14.ebuild ChangeLog

2014-11-28 Thread Ian Delaney (idella4)
idella4 14/11/28 09:20:15

  Modified: pyopenssl-0.14.ebuild ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.15 dev-python/pyopenssl/pyopenssl-0.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?r1=1.14r2=1.15

Index: pyopenssl-0.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pyopenssl-0.14.ebuild   26 Oct 2014 19:34:34 -  1.14
+++ pyopenssl-0.14.ebuild   28 Nov 2014 09:20:15 -  1.15
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v 1.14 
2014/10/26 19:34:34 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v 1.15 
2014/11/28 09:20:15 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1 flag-o-matic
 



1.129dev-python/pyopenssl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog   26 Oct 2014 19:34:34 -  1.128
+++ ChangeLog   28 Nov 2014 09:20:15 -  1.129
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyopenssl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v 1.128 
2014/10/26 19:34:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v 1.129 
2014/11/28 09:20:15 idella4 Exp $
+
+  28 Nov 2014; Ian Delaney idel...@gentoo.org pyopenssl-0.14.ebuild:
+  clean old python impl
 
   26 Oct 2014; Fabian Groffen grob...@gentoo.org pyopenssl-0.14.ebuild:
   Added Prefix keywords, bug #503094






[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2014-11-28 Thread Sven Vermeulen
commit: 7a74e7ba38497d870a3d3c51c8ffd6ffb876d00e
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 09:28:46 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 09:28:46 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7a74e7ba

Allow cgroup handler to access /sys/fs/cgroup as tmpfs_t

Currently, the /sys/fs/cgroup location is mounted as a tmpfs_t. As the
mount options cannot be easily modified as of yet, we grant the cgroup
handler search privileges over tmpfs_t.

Additional cgroup mounts within /sys/fs/cgroup do hold the right context
(cgroup_t).

---
 policy/modules/contrib/openrc.te | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/policy/modules/contrib/openrc.te b/policy/modules/contrib/openrc.te
index 91afb6e..6a0d7cb 100644
--- a/policy/modules/contrib/openrc.te
+++ b/policy/modules/contrib/openrc.te
@@ -28,5 +28,8 @@ files_search_pids(openrc_cgroup_release_t)
 
 fs_manage_cgroup_dirs(openrc_cgroup_release_t)
 fs_manage_cgroup_files(openrc_cgroup_release_t)
+# /sys/fs/cgroup is by default mounted as tmpfs_t
+# Allow search until we can have it mounted correctly (TODO)
+fs_search_tmpfs(openrc_cgroup_release_t)
 
 auth_use_nsswitch(openrc_cgroup_release_t)



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: 91a3d6f2a32354213d8da990af4b77e6680a5fc5
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 09:39:33 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 09:39:33 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=91a3d6f2

Fix bug 530898 - Enable netlink interaction from dhcpcd

---
 policy/modules/system/sysnetwork.te | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index d053ee2..3576536 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -402,6 +402,12 @@ ifdef(`distro_gentoo',`
# Fixes bug 468874
allow dhcpc_t self:rawip_socket create_socket_perms;
 
+   # Fixes bug 530898
+   allow dhcpc_t self:netlink_kobject_uevent_socket 
client_stream_socket_perms;
+   # Also mentioned as AVCs in bug 530898. Not certain if this is needed 
but considering
+   # the dhcpc_t use case we currently allow it
+   allow dhcpc_t self:netlink_socket client_stream_socket_perms;
+
# Allow dhcpcd to set its control sockets
allow dhcpc_t dhcpc_var_run_t:sock_file manage_sock_file_perms;
 



[gentoo-commits] gentoo-x86 commit in app-emulation/dynamips: ChangeLog dynamips-0.2.14-r1.ebuild dynamips-0.2.14.ebuild

2014-11-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/11/28 09:52:31

  Modified: ChangeLog
  Added:dynamips-0.2.14-r1.ebuild
  Removed:  dynamips-0.2.14.ebuild
  Log:
  Revision bump: add use flag for building without IPv6 support, drop redundant 
function definitions. Drop old revision
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.17 app-emulation/dynamips/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/dynamips/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   28 Nov 2014 07:01:11 -  1.16
+++ ChangeLog   28 Nov 2014 09:52:31 -  1.17
@@ -1,6 +1,13 @@
 # ChangeLog for app-emulation/dynamips
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dynamips/ChangeLog,v 1.16 
2014/11/28 07:01:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dynamips/ChangeLog,v 1.17 
2014/11/28 09:52:31 pinkbyte Exp $
+
+*dynamips-0.2.14-r1 (28 Nov 2014)
+
+  28 Nov 2014; Sergey Popov pinkb...@gentoo.org -dynamips-0.2.14.ebuild,
+  +dynamips-0.2.14-r1.ebuild:
+  Revision bump: add use flag for building without IPv6 support, drop redundant
+  function definitions. Drop old revision
 
 *dynamips-0.2.14 (28 Nov 2014)
 



1.1  app-emulation/dynamips/dynamips-0.2.14-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/dynamips-0.2.14-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/dynamips-0.2.14-r1.ebuild?rev=1.1content-type=text/plain

Index: dynamips-0.2.14-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/dynamips/dynamips-0.2.14-r1.ebuild,v 1.1 
2014/11/28 09:52:31 pinkbyte Exp $

EAPI=5

inherit cmake-utils

DESCRIPTION=Cisco 7200/3600 Simulator
HOMEPAGE=http://www.gns3.net/dynamips/;
SRC_URI=mirror://sourceforge/project/gns-3/Dynamips/${PV}/${P}-source.zip

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

IUSE=ipv6

RDEPEND=dev-libs/elfutils
net-libs/libpcap
DEPEND=${RDEPEND}
app-arch/unzip

DOCS=( ChangeLog README RELEASE-NOTES )

S=${WORKDIR}

PATCHES=( ${FILESDIR}/${PV}-docs.patch )

src_prepare() {
# comment out DYNAMIPS_FLAGS to respect CFLAGS
sed -e s:^set ( DYNAMIPS_FLAGS:#: -i cmake/dependencies.cmake || die

cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable ipv6 IPV6)
)
cmake-utils_src_configure
}






[gentoo-commits] gentoo-x86 commit in dev-ml/pa_test: ChangeLog pa_test-111.08.00.ebuild

2014-11-28 Thread Alexis Ballier (aballier)
aballier14/11/28 09:55:00

  Modified: ChangeLog pa_test-111.08.00.ebuild
  Log:
  drop useless core_kernel dep
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.4  dev-ml/pa_test/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_test/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_test/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_test/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_test/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   30 Oct 2014 16:15:49 -  1.3
+++ ChangeLog   28 Nov 2014 09:55:00 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/pa_test
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_test/ChangeLog,v 1.3 2014/10/30 
16:15:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_test/ChangeLog,v 1.4 2014/11/28 
09:55:00 aballier Exp $
+
+  28 Nov 2014; Alexis Ballier aball...@gentoo.org pa_test-111.08.00.ebuild:
+  drop useless core_kernel dep
 
 *pa_test-111.08.00 (30 Oct 2014)
 



1.2  dev-ml/pa_test/pa_test-111.08.00.ebuild

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

Index: pa_test-111.08.00.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_test/pa_test-111.08.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pa_test-111.08.00.ebuild30 Oct 2014 16:15:49 -  1.1
+++ pa_test-111.08.00.ebuild28 Nov 2014 09:55:00 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_test/pa_test-111.08.00.ebuild,v 
1.1 2014/10/30 16:15:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_test/pa_test-111.08.00.ebuild,v 
1.2 2014/11/28 09:55:00 aballier Exp $
 
 EAPI=5
 
@@ -18,7 +18,6 @@
 
 DEPEND==dev-ml/type-conv-109.60.00:=
dev-ml/sexplib:=
-   =dev-ml/core_kernel-109.60.00:=
dev-ml/comparelib:=

 RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in dev-ml/core_kernel: core_kernel-111.28.00.ebuild ChangeLog

2014-11-28 Thread Alexis Ballier (aballier)
aballier14/11/28 09:56:03

  Modified: core_kernel-111.28.00.ebuild ChangeLog
  Log:
  add missing pa_test dep, bug #530950
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.2  dev-ml/core_kernel/core_kernel-111.28.00.ebuild

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

Index: core_kernel-111.28.00.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ml/core_kernel/core_kernel-111.28.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- core_kernel-111.28.00.ebuild10 Nov 2014 08:29:52 -  1.1
+++ core_kernel-111.28.00.ebuild28 Nov 2014 09:56:03 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/core_kernel/core_kernel-111.28.00.ebuild,v 1.1 
2014/11/10 08:29:52 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/core_kernel/core_kernel-111.28.00.ebuild,v 1.2 
2014/11/28 09:56:03 aballier Exp $
 
 EAPI=5
 
@@ -29,6 +29,7 @@
=dev-ml/pipebang-109.15.00:=
=dev-ml/sexplib-109.20.00:=
=dev-ml/variantslib-109.15.00:=
+   dev-ml/pa_test:=
dev-ml/enumerate:=
dev-ml/pa_bench:=
=dev-ml/typerep-111.17:=



1.10 dev-ml/core_kernel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core_kernel/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core_kernel/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core_kernel/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/core_kernel/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   10 Nov 2014 08:29:52 -  1.9
+++ ChangeLog   28 Nov 2014 09:56:03 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ml/core_kernel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_kernel/ChangeLog,v 1.9 
2014/11/10 08:29:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_kernel/ChangeLog,v 1.10 
2014/11/28 09:56:03 aballier Exp $
+
+  28 Nov 2014; Alexis Ballier aball...@gentoo.org
+  core_kernel-111.28.00.ebuild:
+  add missing pa_test dep, bug #530950
 
 *core_kernel-111.28.00 (10 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/WSME: WSME-0.6.2.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 09:58:30

  Modified: WSME-0.6.2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  dev-python/WSME/WSME-0.6.2.ebuild

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

Index: WSME-0.6.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/WSME/WSME-0.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- WSME-0.6.2.ebuild   24 Nov 2014 20:50:35 -  1.3
+++ WSME-0.6.2.ebuild   28 Nov 2014 09:58:30 -  1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/WSME/WSME-0.6.2.ebuild,v 1.3 
2014/11/24 20:50:35 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/WSME/WSME-0.6.2.ebuild,v 1.4 
2014/11/28 09:58:30 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.4  dev-python/WSME/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/WSME/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   24 Nov 2014 20:50:35 -  1.3
+++ ChangeLog   28 Nov 2014 09:58:30 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/WSME
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/WSME/ChangeLog,v 1.3 2014/11/24 
20:50:35 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/WSME/ChangeLog,v 1.4 2014/11/28 
09:58:30 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org WSME-0.6.2.ebuild:
+  Support python 3.4
 
   24 Nov 2014; Matthew Thode prometheanf...@gentoo.org WSME-0.6.2.ebuild:
   fixes 530210, adding missing dep that was preventing install






[gentoo-commits] gentoo-x86 commit in app-backup/bacula: ChangeLog bacula-7.0.5-r1.ebuild

2014-11-28 Thread Thomas Beierlein (tomjbe)
tomjbe  14/11/28 09:59:29

  Modified: ChangeLog
  Added:bacula-7.0.5-r1.ebuild
  Log:
  Fixes systemd tmpfile for bacula-clientonly (bug #528398). Thanks for 
reporting to D. Griffin
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x762053D5)

Revision  ChangesPath
1.169app-backup/bacula/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bacula/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bacula/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bacula/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   3 Nov 2014 11:04:55 -   1.168
+++ ChangeLog   28 Nov 2014 09:59:29 -  1.169
@@ -1,6 +1,12 @@
 # ChangeLog for app-backup/bacula
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.168 
2014/11/03 11:04:55 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.169 
2014/11/28 09:59:29 tomjbe Exp $
+
+*bacula-7.0.5-r1 (28 Nov 2014)
+
+  28 Nov 2014; Thomas Beierlein tom...@gentoo.org +bacula-7.0.5-r1.ebuild:
+  Fixes systemd tmpfile for bacula-clientonly (bug #528398). Thanks for
+  reporting to D. Griffin
 
   03 Nov 2014; Aaron W. Swenson titanof...@gentoo.org bacula-5.0.3-r3.ebuild,
   bacula-5.2.12.ebuild, bacula-5.2.13.ebuild, bacula-5.2.13-r2.ebuild,



1.1  app-backup/bacula/bacula-7.0.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bacula/bacula-7.0.5-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/bacula/bacula-7.0.5-r1.ebuild?rev=1.1content-type=text/plain

Index: bacula-7.0.5-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-7.0.5-r1.ebuild,v 
1.1 2014/11/28 09:59:29 tomjbe Exp $

EAPI=5

inherit eutils multilib qt4-r2 systemd user

MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

DESCRIPTION=Featureful client/server network backup suite
HOMEPAGE=http://www.bacula.org/;
SRC_URI=mirror://sourceforge/bacula/${MY_P}.tar.gz

LICENSE=AGPL-3
SLOT=0
KEYWORDS=~amd64 ~ppc ~sparc ~x86
IUSE=acl bacula-clientonly bacula-nodir bacula-nosd examples ipv6 logwatch 
mysql postgres qt4 readline +sqlite3 ssl static tcpd vim-syntax X

DEPEND=
dev-libs/gmp
!bacula-clientonly? (
postgres? ( virtual/postgresql[threads] )
mysql? ( virtual/mysql )
sqlite3? ( dev-db/sqlite:3 )
!bacula-nodir? ( virtual/mta )
)
qt4? (
dev-qt/qtsvg:4
x11-libs/qwt:5
)
logwatch? ( sys-apps/logwatch )
tcpd? ( =sys-apps/tcp-wrappers-7.6 )
readline? ( =sys-libs/readline-4.1 )
static? (
acl? ( virtual/acl[static-libs] )
sys-libs/zlib[static-libs]
dev-libs/lzo[static-libs]
sys-libs/ncurses[static-libs]
ssl? ( dev-libs/openssl[static-libs] )
)
!static? (
acl? ( virtual/acl )
sys-libs/zlib
dev-libs/lzo
sys-libs/ncurses
ssl? ( dev-libs/openssl )
)
RDEPEND=${DEPEND}
!bacula-clientonly? (
!bacula-nosd? (
sys-block/mtx
app-arch/mt-st
)
)
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )

REQUIRED_USE=|| ( ^^ ( mysql postgres sqlite3 ) bacula-clientonly )
static? ( bacula-clientonly )

S=${WORKDIR}/${MY_P}

pkg_setup() {
#XOR and !bacula-clientonly controlled by REQUIRED_USE
use mysql  export mydbtype=mysql
use postgres  export mydbtype=postgresql
use sqlite3  export mydbtype=sqlite3

# create the daemon group and user
if [ -z $(egetent group bacula 2/dev/null) ]; then
enewgroup bacula
einfo
einfo The group 'bacula' has been created. Any users you add 
to this
einfo group have access to files created by the daemons.
einfo
fi

if use bacula-clientonly  use static  use qt4; then
ewarn
ewarn Building statically linked 'bat' is not supported. 
Ignorig 'qt4' useflag.
ewarn
fi

if ! use bacula-clientonly; then
if [ 

[gentoo-commits] gentoo-x86 commit in dev-python/aplpy: aplpy-0.9.14.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:00:53

  Modified: aplpy-0.9.14.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  dev-python/aplpy/aplpy-0.9.14.ebuild

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

Index: aplpy-0.9.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aplpy-0.9.14.ebuild 27 Nov 2014 18:47:27 -  1.2
+++ aplpy-0.9.14.ebuild 28 Nov 2014 10:00:53 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.14.ebuild,v 1.2 
2014/11/27 18:47:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.14.ebuild,v 1.3 
2014/11/28 10:00:53 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.18 dev-python/aplpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/aplpy/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   27 Nov 2014 18:47:27 -  1.17
+++ ChangeLog   28 Nov 2014 10:00:53 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/aplpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/ChangeLog,v 1.17 
2014/11/27 18:47:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/ChangeLog,v 1.18 
2014/11/28 10:00:53 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org aplpy-0.9.14.ebuild:
+  Support python 3.4
 
   27 Nov 2014; Kacper Kowalik xarthis...@gentoo.org aplpy-0.9.14.ebuild:
   Pass --offline to setup.py instead of removing ah_bootstrap






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

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:01:47

  Modified: asciitable-0.8.0-r1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  dev-python/asciitable/asciitable-0.8.0-r1.ebuild

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

Index: asciitable-0.8.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- asciitable-0.8.0-r1.ebuild  5 Sep 2013 18:47:03 -   1.3
+++ asciitable-0.8.0-r1.ebuild  28 Nov 2014 10:01:47 -  1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v 1.3 
2013/09/05 18:47:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v 1.4 
2014/11/28 10:01:47 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.19 dev-python/asciitable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   5 Sep 2013 18:47:03 -   1.18
+++ ChangeLog   28 Nov 2014 10:01:47 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/asciitable
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.18 
2013/09/05 18:47:03 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.19 
2014/11/28 10:01:47 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org asciitable-0.8.0-r1.ebuild:
+  Support python 3.4
 
   05 Sep 2013; Michał Górny mgo...@gentoo.org asciitable-0.8.0-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






[gentoo-commits] gentoo-x86 commit in dev-python/bashate: bashate-0.3.1.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:02:34

  Modified: bashate-0.3.1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/bashate/bashate-0.3.1.ebuild

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

Index: bashate-0.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/bashate/bashate-0.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bashate-0.3.1.ebuild10 Nov 2014 05:22:44 -  1.1
+++ bashate-0.3.1.ebuild28 Nov 2014 10:02:34 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bashate/bashate-0.3.1.ebuild,v 
1.1 2014/11/10 05:22:44 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bashate/bashate-0.3.1.ebuild,v 
1.2 2014/11/28 10:02:34 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 DISTUTILS_IN_SOURCE_BUILD=TRUE
 
 # time



1.2  dev-python/bashate/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/bashate/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Nov 2014 05:22:44 -  1.1
+++ ChangeLog   28 Nov 2014 10:02:34 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bashate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bashate/ChangeLog,v 1.1 
2014/11/10 05:22:44 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bashate/ChangeLog,v 1.2 
2014/11/28 10:02:34 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org bashate-0.3.1.ebuild:
+  Support python 3.4
 
 *bashate-0.3.1 (10 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/blosc: blosc-1.2.3.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:03:48

  Modified: blosc-1.2.3.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/blosc/blosc-1.2.3.ebuild

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

Index: blosc-1.2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/blosc/blosc-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blosc-1.2.3.ebuild  14 Apr 2014 17:01:46 -  1.1
+++ blosc-1.2.3.ebuild  28 Nov 2014 10:03:48 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blosc/blosc-1.2.3.ebuild,v 1.1 
2014/04/14 17:01:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blosc/blosc-1.2.3.ebuild,v 1.2 
2014/11/28 10:03:48 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.4  dev-python/blosc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/blosc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   14 Apr 2014 17:01:46 -  1.3
+++ ChangeLog   28 Nov 2014 10:03:48 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/blosc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blosc/ChangeLog,v 1.3 2014/04/14 
17:01:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blosc/ChangeLog,v 1.4 2014/11/28 
10:03:48 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org blosc-1.2.3.ebuild:
+  Support python 3.4
 
 *blosc-1.2.3 (14 Apr 2014)
 






[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/, policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: d3deaff4af915c30a96e8398168bafab9d326f2f
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Wed Nov 26 12:25:36 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed Nov 26 12:25:36 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d3deaff4

Replace deprecated interfaces with the new one

---
 policy/modules/contrib/dirsrv.te | 2 +-
 policy/modules/system/udev.te| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/contrib/dirsrv.te b/policy/modules/contrib/dirsrv.te
index e9248d0..1a8b77a 100644
--- a/policy/modules/contrib/dirsrv.te
+++ b/policy/modules/contrib/dirsrv.te
@@ -66,7 +66,7 @@ files_type(dirsrv_share_t);
 
 # Some common macros
 files_read_etc_files(dirsrv_t)
-corecmd_search_sbin(dirsrv_t)
+corecmd_search_bin(dirsrv_t)
 files_read_usr_symlinks(dirsrv_t)
 miscfiles_read_localization(dirsrv_t)
 dev_read_urand(dirsrv_t)

diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te
index 737e854..5665452 100644
--- a/policy/modules/system/udev.te
+++ b/policy/modules/system/udev.te
@@ -345,7 +345,7 @@ ifdef(`distro_gentoo',`
files_read_etc_runtime_files(udev_t)
files_read_kernel_modules(udev_t)
files_read_usr_files(udev_t)
-   files_dontaudit_search_isid_type_dirs(udev_t)
+   kernel_dontaudit_search_unlabeled(udev_t)
 
udev_pid_filetrans_db(udev_t, dir, data)
 



[gentoo-commits] proj/hardened-refpolicy:next commit in: gentoo/

2014-11-28 Thread Sven Vermeulen
commit: 88326fb9c8a25da67709418ca5f328261defce23
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Mon Nov 24 10:12:14 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Mon Nov 24 10:15:09 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=88326fb9

make the gentoo release script a little more user-agnostic

---
 gentoo/release-prepare.sh | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gentoo/release-prepare.sh b/gentoo/release-prepare.sh
index 073ff58..afeed8f 100644
--- a/gentoo/release-prepare.sh
+++ b/gentoo/release-prepare.sh
@@ -7,7 +7,8 @@
 
 TRANSLATE=s:\(${HARDENEDREFPOL}\|${REFPOLRELEASE}\):refpolicy/:g;
 NEWVERSION=${1};
-REMOTELOCATION=sw...@dev.gentoo.org:public_html/patches/selinux-base-policy;
+# If remote requires a different username, it should be set in ~/.ssh/config
+REMOTELOCATION=dev.gentoo.org:/home/swift/public_html/patches/selinux-base-policy;
 
 usage() {
   echo Usage: $0 newversion;
@@ -20,12 +21,12 @@ usage() {
   echo The following environment variables must be declared correctly for the 
script;
   echo to function properly:;
   echo   - GENTOOX86 should point to the gentoo-x86 checkout;
-  echo E.g. export GENTOOX86=\/home/user/dev/gentoo-x86\;
+  echo E.g. export GENTOOX86=\/home/user/dev/gentoo-x86/\;
   echo   - HARDENEDREFPOL should point to the hardened-refpolicy.git 
checkout;
-  echo E.g. export HARDENEDREFPOL=\/home/user/dev/hardened-refpolicy\;
+  echo E.g. export HARDENEDREFPOL=\/home/user/dev/hardened-refpolicy/\;
   echo   - REFPOLRELEASE should point to the current latest /release/ of the 
reference
   echo policy (so NOT to a checkout), extracted somewhere on the file 
system.
-  echo E.g. export REFPOLRELEASE=\/home/user/local/refpolicy-20130424\;
+  echo E.g. export 
REFPOLRELEASE=\/home/user/local/refpolicy-20130424/\;
 }
 
 assertDirEnvVar() {
@@ -98,7 +99,7 @@ tagRelease() {
   printf Creating tag ${NEWVERSION} in our repository... ;
   cd ${HARDENEDREFPOL};
   git tag -a ${NEWVERSION} -m Release set of ${NEWVERSION}  /dev/null 21 
|| die Failed to create tag;
-  git push origin ${NEWVERSION}  /dev/null 21 || die Faield to push tag to 
origin repository;
+  git push origin ${NEWVERSION}  /dev/null 21 || die Failed to push tag to 
origin repository;
   printf done\n;
 };
 



[gentoo-commits] gentoo-x86 commit in dev-python/cfgio: cfgio-0.1.2.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:04:46

  Modified: cfgio-0.1.2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/cfgio/cfgio-0.1.2.ebuild

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

Index: cfgio-0.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cfgio/cfgio-0.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cfgio-0.1.2.ebuild  27 May 2014 06:31:20 -  1.1
+++ cfgio-0.1.2.ebuild  28 Nov 2014 10:04:46 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cfgio/cfgio-0.1.2.ebuild,v 1.1 
2014/05/27 06:31:20 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cfgio/cfgio-0.1.2.ebuild,v 1.2 
2014/11/28 10:04:46 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 )
+PYTHON_COMPAT=( python3_{3,4} )
 
 inherit distutils-r1
 



1.2  dev-python/cfgio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cfgio/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 May 2014 06:31:20 -  1.1
+++ ChangeLog   28 Nov 2014 10:04:46 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cfgio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cfgio/ChangeLog,v 1.1 2014/05/27 
06:31:20 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cfgio/ChangeLog,v 1.2 2014/11/28 
10:04:46 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org cfgio-0.1.2.ebuild:
+  Support python 3.4
 
 *cfgio-0.1.2 (27 May 2014)
 






[gentoo-commits] proj/hardened-refpolicy:next commit in: /

2014-11-28 Thread Sven Vermeulen
commit: 6fa8e312341c91ad17a237666d45f188bd867da3
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Wed Nov 26 08:00:45 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed Nov 26 16:29:04 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=6fa8e312

add in travis config for testing

---
 .travis.yml | 113 
 1 file changed, 113 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000..ce213a3
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,113 @@
+# Originally by Nicolas Iooss from: 
https://github.com/fishilico/selinux-refpolicy-patched/blob/travis-upstream/.travis.yml
+
+language: python
+python:
+ - 2.7
+
+# for T in standard mls mcs ; do for D in arch debian gentoo ; do for I in n y 
; do for M in y n ; do
+# echo   - TYPE=$T DISTRO=$D DIRECT_INITRC=$I MONOLITHIC=$M ; done ; done ; 
done ; done
+env:
+  - TYPE=standard DISTRO=gentoo DIRECT_INITRC=n MONOLITHIC=n
+  - TYPE=mls DISTRO=gentoo DIRECT_INITRC=n MONOLITHIC=n
+  - TYPE=mcs DISTRO=gentoo DIRECT_INITRC=n MONOLITHIC=n
+
+# Install SELinux userspace utilities dependencies
+before_install:
+# Show OS version information
+  - lsb_release -a
+  - sudo apt-get update -qq
+  - sudo apt-get install -qq libaudit-dev libcap-ng-dev libustr-dev swig
+
+# Compile and install a newer version of SELinux userspace utilities
+install:
+  # Setup the directory where SELinux utilities will be installed
+  - export DESTDIR=$HOME/selinux-project
+  - mkdir $DESTDIR
+  - export 
PATH=$DESTDIR/usr/bin:$DESTDIR/usr/sbin:$DESTDIR/bin:$DESTDIR/sbin:$PATH
+  - export LD_LIBRARY_PATH=$DESTDIR/usr/lib:$DESTDIR/lib:$LD_LIBRARY_PATH
+
+  # On Ubuntu 12.04, default CFLAGS make the build fail in libsepol/cil with:
+  #error: declaration of 'index' shadows a global declarationo
+  # So define our own CFLAGS
+  - export CFLAGS=-O2 -pipe -fPIC -Wall
+
+  # Download SELinux userspace tools and libraries
+  - wget https://github.com/SELinuxProject/selinux/archive/20140826-rc6.tar.gz
+  - tar -xzf 20140826-rc6.tar.gz
+  - mv selinux-20140826-rc6 selinux-src
+
+  # Download setools
+  - wget 
https://github.com/TresysTechnology/setools3/archive/setools-3.3.8.tar.gz
+  - tar -xzf setools-3.3.8.tar.gz
+  - mv setools3-setools-3.3.8 setools-src
+
+  # Ubuntu 12.04 coreutils is too old to provide ln --relative :(
+  - sed 's/ln -sf --relative /ln -sf /' -i selinux-src/libsepol/src/Makefile
+  - sed 's/ln -sf --relative /ln -sf /' -i selinux-src/libselinux/src/Makefile
+
+  # Compile and install SELinux libraries first
+  - make -C selinux-src/libsepol install
+  - make -C selinux-src/libselinux install
+  - make -C selinux-src/libsemanage install
+
+  # Now that the libraries are installed, use them to compile the tools
+  - export CFLAGS=$CFLAGS -I$DESTDIR/usr/include
+  - export LDFLAGS=$LDFLAGS -L$DESTDIR/usr/lib
+
+  # Compile and install setools
+  - cd setools-src
+  - aclocal  autoreconf -if  automake
+  - ./configure
+--prefix=$DESTDIR/usr
+--disable-gui --disable-swig-tcl
+--disable-bwidget-check --disable-selinux-check
+--with-sepol-devel=$DESTDIR/usr
+--with-selinux-devel=$DESTDIR/usr
+  - make -C libqpol DESTDIR= install
+  - make -C libapol DESTDIR= install
+  - cd ..
+
+  # Compile and install SELinux tools
+  - export LIBDIR=$DESTDIR/usr/lib
+  - export LIBEXECDIR=$DESTDIR/usr/lib
+  - export SHLIBDIR=$DESTDIR/usr/lib
+  - export SEMODULE_PATH=$DESTDIR/usr/bin
+  - make -C selinux-src/sepolgen install
+  - make -C selinux-src/checkpolicy install
+  - make -C selinux-src/policycoreutils install
+
+  # Use the newly-built toolchain
+  - export TEST_TOOLCHAIN=$DESTDIR
+
+# XXX: not sure whether the definition in make command line are useful or 
whether the env definitions are enough
+# Use a heartbeat loop to produce output while compiling the policy, which 
takes quite a long time.
+script:
+  - make bare
+  - make TYPE=$TYPE MONOLITHIC=$MONOLITHIC conf
+
+#  - if [ $MONOLITHIC = y ]; then
+#( for A in $(seq 8) ; do sleep 300 ; echo Heartbeat $((A*5)) minutes ; 
done ) 
+#make TYPE=$TYPE DISTRO=$DISTRO DIRECT_INITRC=$DIRECT_INITRC 
MONOLITHIC=y ;
+#fi
+#  - if [ $MONOLITHIC = y ]; then make TYPE=$TYPE DISTRO=$DISTRO 
DIRECT_INITRC=$DIRECT_INITRC MONOLITHIC=y file_contexts ; fi
+#  - if [ $MONOLITHIC = y ]; then setfiles -c policy.$(checkpolicy -V | cut 
-d' ' -f1) file_contexts ; fi
+#  - if [ $MONOLITHIC = n ]; then make TYPE=$TYPE DISTRO=$DISTRO 
DIRECT_INITRC=$DIRECT_INITRC MONOLITHIC=n base ; fi
+#  - if [ $MONOLITHIC = n ]; then make TYPE=$TYPE DISTRO=$DISTRO 
DIRECT_INITRC=$DIRECT_INITRC MONOLITHIC=n modules ; fi
+#  - if [ $MONOLITHIC = n ]; then
+#( for A in $(seq 8) ; do sleep 300 ; echo Heartbeat $((A*5)) minutes ; 
done ) 
+#make TYPE=$TYPE DISTRO=$DISTRO DIRECT_INITRC=$DIRECT_INITRC 
MONOLITHIC=n validate ;
+#fi
+
+  - make 

[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: 30ac48af98cd4789dcfcb897a969d51233844db4
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Tue Nov 25 20:04:56 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed Nov 26 12:28:11 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=30ac48af

Allow admin users to manage user tmp chr_files

Needed when building initrds.

---
 policy/modules/system/userdomain.if | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/policy/modules/system/userdomain.if 
b/policy/modules/system/userdomain.if
index eba23be..1d5370c 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -1249,6 +1249,8 @@ template(`userdom_admin_user_template',`
allow $1_t self:netlink_kobject_uevent_socket 
create_socket_perms;
# Moved out of files_relabel_non_auth_files as it cannot be 
used in tunable_policy otherwise
seutil_relabelto_bin_policy($1_t)
+   # allow to manage chr_files in user_tmp (for initrd's)
+   userdom_manage_user_tmp_chr_files($1_t)
')
 ')
 



[gentoo-commits] gentoo-x86 commit in dev-python/crumbs: crumbs-9999.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:05:10

  Modified: crumbs-.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.5  dev-python/crumbs/crumbs-.ebuild

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

Index: crumbs-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/crumbs/crumbs-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- crumbs-.ebuild  9 Nov 2014 04:15:50 -   1.4
+++ crumbs-.ebuild  28 Nov 2014 10:05:10 -  1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/crumbs/crumbs-.ebuild,v 1.4 
2014/11/09 04:15:50 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/crumbs/crumbs-.ebuild,v 1.5 
2014/11/28 10:05:10 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1 git-2
 



1.7  dev-python/crumbs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/crumbs/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   24 Nov 2014 16:36:25 -  1.6
+++ ChangeLog   28 Nov 2014 10:05:10 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/crumbs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/crumbs/ChangeLog,v 1.6 
2014/11/24 16:36:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/crumbs/ChangeLog,v 1.7 
2014/11/28 10:05:10 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org crumbs-.ebuild:
+  Support python 3.4
 
   24 Nov 2014; Pacho Ramos pa...@gentoo.org crumbs-2.0.1.ebuild:
   Support python 3.4






[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: 3f6c14f9b89350b60e83e5f7764b7a095df7b005
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Tue Nov 25 20:00:07 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed Nov 26 12:28:11 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=3f6c14f9

Introduce userdom_manage_user_tmp_chr_files interface

---
 policy/modules/system/userdomain.if | 20 
 1 file changed, 20 insertions(+)

diff --git a/policy/modules/system/userdomain.if 
b/policy/modules/system/userdomain.if
index 16a95cc..eba23be 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -3630,3 +3630,23 @@ interface(`userdom_manage_all_user_home_content',`
manage_fifo_files_pattern($1, user_home_content_type, 
user_home_content_type)
manage_sock_files_pattern($1, user_home_content_type, 
user_home_content_type)
 ')
+
+
+## summary
+## Create, read, write, and delete user
+## temporary character files.
+## /summary
+## param name=domain
+## summary
+## Domain allowed access.
+## /summary
+## /param
+#
+interface(`userdom_manage_user_tmp_chr_files',`
+   gen_require(`
+   type user_tmp_t;
+   ')
+
+   manage_chr_files_pattern($1, user_tmp_t, user_tmp_t)
+   files_search_tmp($1)
+')



[gentoo-commits] gentoo-x86 commit in dev-python/cvxopt: cvxopt-1.1.6-r2.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:09:59

  Modified: cvxopt-1.1.6-r2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild

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

Index: cvxopt-1.1.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvxopt-1.1.6-r2.ebuild  26 Mar 2014 00:04:00 -  1.1
+++ cvxopt-1.1.6-r2.ebuild  28 Nov 2014 10:09:59 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild,v 
1.1 2014/03/26 00:04:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild,v 
1.2 2014/11/28 10:09:59 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1 toolchain-funcs eutils
 



1.19 dev-python/cvxopt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cvxopt/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   26 Mar 2014 00:04:00 -  1.18
+++ ChangeLog   28 Nov 2014 10:09:59 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cvxopt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cvxopt/ChangeLog,v 1.18 
2014/03/26 00:04:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cvxopt/ChangeLog,v 1.19 
2014/11/28 10:09:59 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org cvxopt-1.1.6-r2.ebuild:
+  Support python 3.4
 
 *cvxopt-1.1.6-r2 (26 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/django-extensions: django-extensions-1.4.0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:14:07

  Modified: django-extensions-1.4.0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/django-extensions/django-extensions-1.4.0.ebuild

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

Index: django-extensions-1.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/django-extensions/django-extensions-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- django-extensions-1.4.0.ebuild  12 Oct 2014 08:47:58 -  1.1
+++ django-extensions-1.4.0.ebuild  28 Nov 2014 10:14:07 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/django-extensions/django-extensions-1.4.0.ebuild,v
 1.1 2014/10/12 08:47:58 ercpe Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/django-extensions/django-extensions-1.4.0.ebuild,v
 1.2 2014/11/28 10:14:07 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.11 dev-python/django-extensions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-extensions/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-extensions/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-extensions/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-extensions/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   12 Oct 2014 08:47:58 -  1.10
+++ ChangeLog   28 Nov 2014 10:14:07 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/django-extensions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-extensions/ChangeLog,v 
1.10 2014/10/12 08:47:58 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-extensions/ChangeLog,v 
1.11 2014/11/28 10:14:07 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org django-extensions-1.4.0.ebuild:
+  Support python 3.4
 
 *django-extensions-1.4.0 (12 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/doublex: doublex-1.8.1.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:15:43

  Modified: doublex-1.8.1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/doublex/doublex-1.8.1.ebuild

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

Index: doublex-1.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/doublex/doublex-1.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- doublex-1.8.1.ebuild11 Oct 2014 22:25:03 -  1.1
+++ doublex-1.8.1.ebuild28 Nov 2014 10:15:43 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex/doublex-1.8.1.ebuild,v 
1.1 2014/10/11 22:25:03 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex/doublex-1.8.1.ebuild,v 
1.2 2014/11/28 10:15:43 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



1.2  dev-python/doublex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/doublex/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Oct 2014 22:25:03 -  1.1
+++ ChangeLog   28 Nov 2014 10:15:43 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/doublex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex/ChangeLog,v 1.1 
2014/10/11 22:25:03 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex/ChangeLog,v 1.2 
2014/11/28 10:15:43 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org doublex-1.8.1.ebuild:
+  Support python 3.4
 
 *doublex-1.8.1 (11 Oct 2014)
 *doublex-1.7 (11 Oct 2014)
@@ -8,4 +11,3 @@
   11 Oct 2014; Alex Brandt alund...@gentoo.org +doublex-1.7.ebuild,
   +doublex-1.8.1.ebuild, +metadata.xml:
   add ebuild written by me
-






[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: 9f1063357d52895b54c477bdc498d2a2b21895da
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 10:13:54 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 10:13:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=9f106335

Fix bug 529204 - Support a dhcpc_script_t domain

We introduce an executable domain (dhcpc_script_t) through which the
hooks can be executed for the DHCP clients. This domain is separate in
order to keep the privileges of the application small, but also because
this domain will execute commands that are not in the responsibility of
the DHCP client code itself (code-wise) but is provided by
administrators.

Security-wise, as these are scripts, it is more difficult to guarantee
correctness. As such, we want to isolate these privileges into its own
domain.

The domain will have basic privileges to support the majority of
installations, but we also include a sysnet_dhcpc_script_entry()
interface so that domain transitions can be easily added without the
need for augmenting the privileges of the dhcpc_script_t domain.

---
 policy/modules/system/sysnetwork.fc |  3 +++
 policy/modules/system/sysnetwork.te | 32 
 2 files changed, 35 insertions(+)

diff --git a/policy/modules/system/sysnetwork.fc 
b/policy/modules/system/sysnetwork.fc
index fbb935c..b1c6404 100644
--- a/policy/modules/system/sysnetwork.fc
+++ b/policy/modules/system/sysnetwork.fc
@@ -80,3 +80,6 @@ ifdef(`distro_debian',`
 /var/run/network(/.*)? gen_context(system_u:object_r:net_conf_t,s0)
 ')
 
+ifdef(`distro_gentoo',`
+/lib/dhcpcd/dhcpcd-run-hooks   --  
gen_context(system_u:object_r:dhcpc_script_exec_t,s0)
+')

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index 3576536..fad8fce 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -422,4 +422,36 @@ ifdef(`distro_gentoo',`
optional_policy(`
resolvconf_client_domain(dhcpc_t)
')
+
+   #
+   #
+   # dhcpc_script_t
+   #
+
+   # The purpose of the dhcpc_script_t domain is to handle the 
post-processing of 
+   # the dhcpcd ip renewal. dhcpcd (the tool) supports hooks for this, and 
I would
+   # assume others do as well. With the dhcpc_script_t domain we can 
isolate the
+   # privileges of the DHCP client itself from the hooks / flexibility 
that the developers
+   # introduced.
+
+   type dhcpc_script_t;
+   domain_type(dhcpc_script_t)
+   role dhcpc_roles types dhcpc_script_t;
+
+   type dhcpc_script_exec_t;
+   domain_entry_file(dhcpc_script_t, dhcpc_script_exec_t)
+
+   type dhcpc_script_tmp_t;
+   files_tmp_file(dhcpc_script_tmp_t)
+
+   
+   #
+   # dhcpc script policy
+   #
+
+   manage_files_pattern(dhcpc_script_t, dhcpc_script_tmp_t, 
dhcpc_script_tmp_t)
+   files_tmp_filetrans(dhcpc_script_t, dhcpc_script_tmp_t, { file dir })
+
+   corecmd_exec_bin(dhcpc_script_t)
+   corecmd_exec_shell(dhcpc_script_t)
 ')



[gentoo-commits] gentoo-x86 commit in app-arch/dpkg: ChangeLog dpkg-1.17.22.ebuild dpkg-1.17.19.ebuild dpkg-1.17.20.ebuild dpkg-1.17.21.ebuild

2014-11-28 Thread Jeroen Roovers (jer)
jer 14/11/28 10:17:43

  Modified: ChangeLog
  Added:dpkg-1.17.22.ebuild
  Removed:  dpkg-1.17.19.ebuild dpkg-1.17.20.ebuild
dpkg-1.17.21.ebuild
  Log:
  Version bump (bug #530958).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.293app-arch/dpkg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.293view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?rev=1.293content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/ChangeLog?r1=1.292r2=1.293

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- ChangeLog   25 Oct 2014 10:20:57 -  1.292
+++ ChangeLog   28 Nov 2014 10:17:43 -  1.293
@@ -1,6 +1,12 @@
 # ChangeLog for app-arch/dpkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.292 2014/10/25 
10:20:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.293 2014/11/28 
10:17:43 jer Exp $
+
+*dpkg-1.17.22 (28 Nov 2014)
+
+  28 Nov 2014; Jeroen Roovers j...@gentoo.org -dpkg-1.17.19.ebuild,
+  -dpkg-1.17.20.ebuild, -dpkg-1.17.21.ebuild, +dpkg-1.17.22.ebuild:
+  Version bump (bug #530958).
 
 *dpkg-1.17.21 (25 Oct 2014)
 



1.1  app-arch/dpkg/dpkg-1.17.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.22.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/dpkg/dpkg-1.17.22.ebuild?rev=1.1content-type=text/plain

Index: dpkg-1.17.22.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.22.ebuild,v 1.1 
2014/11/28 10:17:43 jer Exp $

EAPI=5
inherit eutils multilib autotools toolchain-funcs

DESCRIPTION=Package maintenance system for Debian
HOMEPAGE=http://packages.qa.debian.org/dpkg;
SRC_URI=mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris
IUSE=+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib

RDEPEND=
=dev-lang/perl-5.6.0
dev-perl/TimeDate
=sys-libs/ncurses-5.2-r7
bzip2? ( app-arch/bzip2 )
lzma? ( app-arch/xz-utils )
selinux? ( sys-libs/libselinux )
zlib? ( =sys-libs/zlib-1.1.4 )

DEPEND=
${RDEPEND}
app-arch/xz-utils
sys-devel/flex
virtual/pkgconfig
nls? (
app-text/po4a
=sys-devel/gettext-0.18.2
)
test? (
dev-perl/DateTime-Format-DateParse
dev-perl/IO-String
dev-perl/Test-Pod
virtual/perl-Test-Harness
)


DOCS=( ChangeLog THANKS TODO )

src_prepare() {
# do not expect Debian's gzip --rsyncable extension
epatch ${FILESDIR}/${PN}-1.17.0-gzip-rsyncable.patch

epatch ${FILESDIR}/${PN}-1.17.1-flags.patch

# Force the use of the running bash for get-version (this file is never
# installed, so no need to worry about hardcoding a temporary bash)
sed -i -e '1c\#!'${BASH} get-version || die

use nls  strip-linguas -i po

eautoreconf
}

src_configure() {
tc-export CC
econf \
$(use_enable nls) \
$(use_enable unicode) \
$(use_enable update-alternatives) \
$(use_with bzip2 bz2) \
$(use_with lzma liblzma) \
$(use_with selinux) \
$(use_with zlib) \
--disable-compiler-warnings \
--disable-dselect \
--disable-silent-rules \
--disable-start-stop-daemon \
--localstatedir=${EPREFIX}/var
}

src_compile() {
emake AR=$(tc-getAR)
}

src_install() {
default

keepdir /usr/$(get_libdir)/db/methods/{mnt,floppy,disk}
keepdir /usr/$(get_libdir)/db/{alternatives,info,methods,parts,updates}
}






[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/kernel/, policy/modules/system/

2014-11-28 Thread Sven Vermeulen
commit: 39547652cd07ae3611419261d255128aa1f436e8
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 10:13:54 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 10:22:30 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=39547652

Fix bug 529204 - Support a dhcpc_script_t domain

We introduce an executable domain (dhcpc_script_t) through which the
hooks can be executed for the DHCP clients. This domain is separate in
order to keep the privileges of the application small, but also because
this domain will execute commands that are not in the responsibility of
the DHCP client code itself (code-wise) but is provided by
administrators.

Security-wise, as these are scripts, it is more difficult to guarantee
correctness. As such, we want to isolate these privileges into its own
domain.

The domain will have basic privileges to support the majority of
installations, but we also include a sysnet_dhcpc_script_entry()
interface so that domain transitions can be easily added without the
need for augmenting the privileges of the dhcpc_script_t domain.

---
 policy/modules/kernel/corecommands.fc |  2 +-
 policy/modules/system/sysnetwork.fc   |  3 +++
 policy/modules/system/sysnetwork.te   | 32 
 3 files changed, 36 insertions(+), 1 deletion(-)

diff --git a/policy/modules/kernel/corecommands.fc 
b/policy/modules/kernel/corecommands.fc
index 406a11e..40fd54b 100644
--- a/policy/modules/kernel/corecommands.fc
+++ b/policy/modules/kernel/corecommands.fc
@@ -143,7 +143,7 @@ ifdef(`distro_debian',`
 /lib/upstart(/.*)? gen_context(system_u:object_r:bin_t,s0)
 
 ifdef(`distro_gentoo',`
-/lib/dhcpcd/dhcpcd-run-hooks   --  gen_context(system_u:object_r:bin_t,s0)
+#/lib/dhcpcd/dhcpcd-run-hooks  --  gen_context(system_u:object_r:bin_t,s0)
 
 /lib/rcscripts/addons(/.*)?gen_context(system_u:object_r:bin_t,s0)
 /lib/rcscripts/sh(/.*)?
gen_context(system_u:object_r:bin_t,s0)

diff --git a/policy/modules/system/sysnetwork.fc 
b/policy/modules/system/sysnetwork.fc
index fbb935c..b1c6404 100644
--- a/policy/modules/system/sysnetwork.fc
+++ b/policy/modules/system/sysnetwork.fc
@@ -80,3 +80,6 @@ ifdef(`distro_debian',`
 /var/run/network(/.*)? gen_context(system_u:object_r:net_conf_t,s0)
 ')
 
+ifdef(`distro_gentoo',`
+/lib/dhcpcd/dhcpcd-run-hooks   --  
gen_context(system_u:object_r:dhcpc_script_exec_t,s0)
+')

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index 3576536..fad8fce 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -422,4 +422,36 @@ ifdef(`distro_gentoo',`
optional_policy(`
resolvconf_client_domain(dhcpc_t)
')
+
+   #
+   #
+   # dhcpc_script_t
+   #
+
+   # The purpose of the dhcpc_script_t domain is to handle the 
post-processing of 
+   # the dhcpcd ip renewal. dhcpcd (the tool) supports hooks for this, and 
I would
+   # assume others do as well. With the dhcpc_script_t domain we can 
isolate the
+   # privileges of the DHCP client itself from the hooks / flexibility 
that the developers
+   # introduced.
+
+   type dhcpc_script_t;
+   domain_type(dhcpc_script_t)
+   role dhcpc_roles types dhcpc_script_t;
+
+   type dhcpc_script_exec_t;
+   domain_entry_file(dhcpc_script_t, dhcpc_script_exec_t)
+
+   type dhcpc_script_tmp_t;
+   files_tmp_file(dhcpc_script_tmp_t)
+
+   
+   #
+   # dhcpc script policy
+   #
+
+   manage_files_pattern(dhcpc_script_t, dhcpc_script_tmp_t, 
dhcpc_script_tmp_t)
+   files_tmp_filetrans(dhcpc_script_t, dhcpc_script_tmp_t, { file dir })
+
+   corecmd_exec_bin(dhcpc_script_t)
+   corecmd_exec_shell(dhcpc_script_t)
 ')



[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2014.11.27.ebuild youtube-dl-2014.11.24.ebuild

2014-11-28 Thread Jeroen Roovers (jer)
jer 14/11/28 10:24:13

  Modified: ChangeLog
  Added:youtube-dl-2014.11.27.ebuild
  Removed:  youtube-dl-2014.11.24.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.429net-misc/youtube-dl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.429view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.429content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.428r2=1.429

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.428
retrieving revision 1.429
diff -u -r1.428 -r1.429
--- ChangeLog   26 Nov 2014 08:12:32 -  1.428
+++ ChangeLog   28 Nov 2014 10:24:13 -  1.429
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/youtube-dl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.428 
2014/11/26 08:12:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.429 
2014/11/28 10:24:13 jer Exp $
+
+*youtube-dl-2014.11.27 (28 Nov 2014)
+
+  28 Nov 2014; Jeroen Roovers j...@gentoo.org -youtube-dl-2014.11.24.ebuild,
+  +youtube-dl-2014.11.27.ebuild:
+  Version bump.
 
 *youtube-dl-2014.11.25.1 (26 Nov 2014)
 



1.1  net-misc/youtube-dl/youtube-dl-2014.11.27.ebuild

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

Index: youtube-dl-2014.11.27.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.11.27.ebuild,v 1.1 
2014/11/28 10:24:13 jer Exp $

EAPI=5

PYTHON_COMPAT=(python{2_7,3_3,3_4})
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils

DESCRIPTION=Download videos from YouTube.com (and more sites...)
HOMEPAGE=http://rg3.github.com/youtube-dl/;
SRC_URI=http://youtube-dl.org/downloads/${PV}/${P}.tar.gz;

LICENSE=public-domain
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
IUSE=offensive test

DEPEND=
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[coverage(+)] )


S=${WORKDIR}/${PN}

src_prepare() {
if ! use offensive; then
sed -i -e /__version__/s|'$|-gentoo_no_offensive_sites'|g \
youtube_dl/version.py || die
local xxx=(
anysex behindkink drtuber eporner extremetube fourtube 
goshgay
hentaistigma hornbunny mofosex motherless pornhd 
pornhub pornotube
pornoxo redtube sexykarma sexu sunporno slutload 
spankwire thisav
trutube tube8 vporn xbef xhamster xnxx xtube xvideos 
youjizz
youporn
)
sed -i -e $( printf '/%s/d;' ${xxx[@]} ) 
youtube_dl/extractor/__init__.py || die
rm $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
test/test_age_restriction.py || die
fi
}

src_compile() {
distutils-r1_src_compile
}

src_test() {
emake test
}

src_install() {
python_domodule youtube_dl
dobin bin/${PN}
dodoc README.txt
doman ${PN}.1
newbashcomp ${PN}.bash-completion ${PN}
python_fix_shebang ${ED}
}






[gentoo-commits] gentoo-x86 commit in dev-python/mamba: mamba-0.8.2.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:25:16

  Modified: mamba-0.8.2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/mamba/mamba-0.8.2.ebuild

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

Index: mamba-0.8.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mamba/mamba-0.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mamba-0.8.2.ebuild  25 Oct 2014 04:08:22 -  1.1
+++ mamba-0.8.2.ebuild  28 Nov 2014 10:25:16 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mamba/mamba-0.8.2.ebuild,v 1.1 
2014/10/25 04:08:22 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mamba/mamba-0.8.2.ebuild,v 1.2 
2014/11/28 10:25:16 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.4  dev-python/mamba/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mamba/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 Oct 2014 04:08:22 -  1.3
+++ ChangeLog   28 Nov 2014 10:25:16 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mamba
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mamba/ChangeLog,v 1.3 2014/10/25 
04:08:22 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mamba/ChangeLog,v 1.4 2014/11/28 
10:25:16 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org mamba-0.8.2.ebuild:
+  Support python 3.4
 
 *mamba-0.8.2 (25 Oct 2014)
 
@@ -17,4 +20,3 @@
   16 Oct 2014; Alex Brandt alund...@gentoo.org +mamba-0.6.ebuild,
   +metadata.xml:
   add ebuild written by me
-






[gentoo-commits] gentoo-x86 commit in dev-python/doublex-expects: doublex-expects-0.4.0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:25:10

  Modified: doublex-expects-0.4.0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/doublex-expects/doublex-expects-0.4.0.ebuild

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

Index: doublex-expects-0.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- doublex-expects-0.4.0.ebuild25 Oct 2014 04:07:27 -  1.1
+++ doublex-expects-0.4.0.ebuild28 Nov 2014 10:25:10 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild,v
 1.1 2014/10/25 04:07:27 alunduil Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild,v
 1.2 2014/11/28 10:25:10 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



1.2  dev-python/doublex-expects/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/doublex-expects/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   25 Oct 2014 04:07:27 -  1.1
+++ ChangeLog   28 Nov 2014 10:25:10 -  1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-python/doublex-expects
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex-expects/ChangeLog,v 1.1 
2014/10/25 04:07:27 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/doublex-expects/ChangeLog,v 1.2 
2014/11/28 10:25:10 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org doublex-expects-0.4.0.ebuild:
+  Support python 3.4
 
 *doublex-expects-0.4.0 (25 Oct 2014)
 
   25 Oct 2014; Alex Brandt alund...@gentoo.org +doublex-expects-0.4.0.ebuild,
   +metadata.xml:
   add ebuild written be me
-






[gentoo-commits] gentoo-x86 commit in dev-python/expects: expects-0.5.0.ebuild expects-0.4.2.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:25:22

  Modified: expects-0.5.0.ebuild expects-0.4.2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/expects/expects-0.5.0.ebuild

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

Index: expects-0.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- expects-0.5.0.ebuild25 Oct 2014 04:09:17 -  1.1
+++ expects-0.5.0.ebuild28 Nov 2014 10:25:22 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.5.0.ebuild,v 
1.1 2014/10/25 04:09:17 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.5.0.ebuild,v 
1.2 2014/11/28 10:25:22 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



1.2  dev-python/expects/expects-0.4.2.ebuild

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

Index: expects-0.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- expects-0.4.2.ebuild25 Oct 2014 04:09:17 -  1.1
+++ expects-0.4.2.ebuild28 Nov 2014 10:25:22 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.4.2.ebuild,v 
1.1 2014/10/25 04:09:17 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/expects-0.4.2.ebuild,v 
1.2 2014/11/28 10:25:22 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



1.4  dev-python/expects/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/expects/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 Oct 2014 04:09:17 -  1.3
+++ ChangeLog   28 Nov 2014 10:25:22 -  1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/expects
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/ChangeLog,v 1.3 
2014/10/25 04:09:17 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/expects/ChangeLog,v 1.4 
2014/11/28 10:25:22 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org expects-0.4.2.ebuild,
+  expects-0.5.0.ebuild:
+  Support python 3.4
 
 *expects-0.5.0 (25 Oct 2014)
 *expects-0.4.2 (25 Oct 2014)
@@ -17,4 +21,3 @@
   17 Oct 2014; Alex Brandt alund...@gentoo.org +expects-0.2.1.ebuild,
   +metadata.xml:
   add ebuild written by me
-






[gentoo-commits] gentoo-x86 commit in dev-python/enum34: enum34-1.0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:26:24

  Modified: enum34-1.0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/enum34/enum34-1.0.ebuild

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

Index: enum34-1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/enum34/enum34-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- enum34-1.0.ebuild   11 Oct 2014 17:08:45 -  1.1
+++ enum34-1.0.ebuild   28 Nov 2014 10:26:24 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enum34/enum34-1.0.ebuild,v 1.1 
2014/10/11 17:08:45 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enum34/enum34-1.0.ebuild,v 1.2 
2014/11/28 10:26:24 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.2  dev-python/enum34/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/enum34/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Oct 2014 17:08:45 -  1.1
+++ ChangeLog   28 Nov 2014 10:26:24 -  1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-python/enum34
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enum34/ChangeLog,v 1.1 
2014/10/11 17:08:45 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enum34/ChangeLog,v 1.2 
2014/11/28 10:26:24 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org enum34-1.0.ebuild:
+  Support python 3.4
 
 *enum34-1.0 (11 Oct 2014)
 
   11 Oct 2014; Alex Brandt alund...@gentoo.org +enum34-1.0.ebuild,
   +metadata.xml:
   add ebuild written by me
-






[gentoo-commits] gentoo-x86 commit in dev-python/falcon: falcon-0.1.8.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:27:55

  Modified: falcon-0.1.8.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/falcon/falcon-0.1.8.ebuild

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

Index: falcon-0.1.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/falcon/falcon-0.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- falcon-0.1.8.ebuild 17 Oct 2014 14:55:51 -  1.1
+++ falcon-0.1.8.ebuild 28 Nov 2014 10:27:55 -  1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/falcon/falcon-0.1.8.ebuild,v 1.1 
2014/10/17 14:55:51 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/falcon/falcon-0.1.8.ebuild,v 1.2 
2014/11/28 10:27:55 pacho Exp $
 
 EAPI=5
 
 # Python 2.6 is supported, but depends on ordereddict, which has been in
 # improvise for months and is a minimal package. If needed
 # please let me know. PyPy also works
-PYTHON_COMPAT=( python{2_7,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.9  dev-python/falcon/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/falcon/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   17 Oct 2014 14:55:51 -  1.8
+++ ChangeLog   28 Nov 2014 10:27:55 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/falcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/falcon/ChangeLog,v 1.8 
2014/10/17 14:55:51 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/falcon/ChangeLog,v 1.9 
2014/11/28 10:27:55 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org falcon-0.1.8.ebuild:
+  Support python 3.4
 
 *falcon-0.1.8 (17 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/gntp: gntp-1.0.1.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:28:42

  Modified: gntp-1.0.1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  dev-python/gntp/gntp-1.0.1.ebuild

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

Index: gntp-1.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/gntp/gntp-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gntp-1.0.1.ebuild   5 Sep 2013 18:46:19 -   1.2
+++ gntp-1.0.1.ebuild   28 Nov 2014 10:28:42 -  1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gntp/gntp-1.0.1.ebuild,v 1.2 
2013/09/05 18:46:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gntp/gntp-1.0.1.ebuild,v 1.3 
2014/11/28 10:28:42 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.6  dev-python/gntp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/gntp/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   5 Sep 2013 18:46:19 -   1.5
+++ ChangeLog   28 Nov 2014 10:28:42 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/gntp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gntp/ChangeLog,v 1.5 2013/09/05 
18:46:19 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gntp/ChangeLog,v 1.6 2014/11/28 
10:28:42 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org gntp-1.0.1.ebuild:
+  Support python 3.4
 
   05 Sep 2013; Michał Górny mgo...@gentoo.org gntp-1.0.1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






[gentoo-commits] gentoo-x86 commit in x11-misc/cbatticon: cbatticon-1.4.2.ebuild ChangeLog cbatticon-1.4.0.ebuild

2014-11-28 Thread Jeroen Roovers (jer)
jer 14/11/28 10:32:34

  Modified: ChangeLog
  Added:cbatticon-1.4.2.ebuild
  Removed:  cbatticon-1.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.16 x11-misc/cbatticon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/cbatticon/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/cbatticon/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/cbatticon/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   25 Nov 2014 23:27:49 -  1.15
+++ ChangeLog   28 Nov 2014 10:32:34 -  1.16
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/cbatticon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.15 
2014/11/25 23:27:49 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.16 
2014/11/28 10:32:34 jer Exp $
+
+*cbatticon-1.4.2 (28 Nov 2014)
+
+  28 Nov 2014; Jeroen Roovers j...@gentoo.org -cbatticon-1.4.0.ebuild,
+  +cbatticon-1.4.2.ebuild:
+  Version bump.
 
   25 Nov 2014; Julian Ospald hasuf...@gentoo.org metadata.xml:
   drop maintainership



1.1  x11-misc/cbatticon/cbatticon-1.4.2.ebuild

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

Index: cbatticon-1.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.4.2.ebuild,v 
1.1 2014/11/28 10:32:34 jer Exp $

EAPI=5

inherit toolchain-funcs

DESCRIPTION=A lightweight and fast battery icon that sits in your system tray
HOMEPAGE=https://github.com/ColinJones/cbatticon;
SRC_URI=https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz - 
${P}.tar.gz

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

RDEPEND=
dev-libs/glib:2
x11-libs/gtk+:3
libnotify? ( x11-libs/libnotify )

DEPEND=
${RDEPEND}
virtual/pkgconfig


src_compile() {
tc-export CC
emake \
$(usex libnotify WITH_NOTIFY=1 WITH_NOTIFY=0) \
V=1 \
VERSION=${PF} \
WITH_GTK3=1
}

src_install() {
emake DESTDIR=${D} V=1 VERSION=${PF} install
}






[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/, policy/modules/kernel/

2014-11-28 Thread Sven Vermeulen
commit: 7c41301a215662b550962c3440879d302d4fc6ee
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 10:13:54 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 10:43:29 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7c41301a

Fix bug 529204 - Support a dhcpc_script_t domain

We introduce an executable domain (dhcpc_script_t) through which the
hooks can be executed for the DHCP clients. This domain is separate in
order to keep the privileges of the application small, but also because
this domain will execute commands that are not in the responsibility of
the DHCP client code itself (code-wise) but is provided by
administrators.

Security-wise, as these are scripts, it is more difficult to guarantee
correctness. As such, we want to isolate these privileges into its own
domain.

The domain will have basic privileges to support the majority of
installations, but we also include a sysnet_dhcpc_script_entry()
interface so that domain transitions can be easily added without the
need for augmenting the privileges of the dhcpc_script_t domain.

---
 policy/modules/kernel/corecommands.fc |  2 +-
 policy/modules/system/sysnetwork.fc   |  3 +++
 policy/modules/system/sysnetwork.te   | 49 +++
 3 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/policy/modules/kernel/corecommands.fc 
b/policy/modules/kernel/corecommands.fc
index 406a11e..40fd54b 100644
--- a/policy/modules/kernel/corecommands.fc
+++ b/policy/modules/kernel/corecommands.fc
@@ -143,7 +143,7 @@ ifdef(`distro_debian',`
 /lib/upstart(/.*)? gen_context(system_u:object_r:bin_t,s0)
 
 ifdef(`distro_gentoo',`
-/lib/dhcpcd/dhcpcd-run-hooks   --  gen_context(system_u:object_r:bin_t,s0)
+#/lib/dhcpcd/dhcpcd-run-hooks  --  gen_context(system_u:object_r:bin_t,s0)
 
 /lib/rcscripts/addons(/.*)?gen_context(system_u:object_r:bin_t,s0)
 /lib/rcscripts/sh(/.*)?
gen_context(system_u:object_r:bin_t,s0)

diff --git a/policy/modules/system/sysnetwork.fc 
b/policy/modules/system/sysnetwork.fc
index fbb935c..b1c6404 100644
--- a/policy/modules/system/sysnetwork.fc
+++ b/policy/modules/system/sysnetwork.fc
@@ -80,3 +80,6 @@ ifdef(`distro_debian',`
 /var/run/network(/.*)? gen_context(system_u:object_r:net_conf_t,s0)
 ')
 
+ifdef(`distro_gentoo',`
+/lib/dhcpcd/dhcpcd-run-hooks   --  
gen_context(system_u:object_r:dhcpc_script_exec_t,s0)
+')

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index 3576536..7ee4bf7 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -422,4 +422,53 @@ ifdef(`distro_gentoo',`
optional_policy(`
resolvconf_client_domain(dhcpc_t)
')
+
+   #
+   #
+   # dhcpc_script_t
+   #
+
+   # The purpose of the dhcpc_script_t domain is to handle the 
post-processing of 
+   # the dhcpcd ip renewal. dhcpcd (the tool) supports hooks for this, and 
I would
+   # assume others do as well. With the dhcpc_script_t domain we can 
isolate the
+   # privileges of the DHCP client itself from the hooks / flexibility 
that the developers
+   # introduced.
+
+   type dhcpc_script_t;
+   domain_type(dhcpc_script_t)
+   role dhcpc_roles types dhcpc_script_t;
+
+   type dhcpc_script_exec_t;
+   domain_entry_file(dhcpc_script_t, dhcpc_script_exec_t)
+
+   type dhcpc_script_var_run_t;
+   files_pid_file(dhcpc_script_var_run_t)
+
+   type dhcpc_script_tmp_t;
+   files_tmp_file(dhcpc_script_tmp_t)
+
+   
+   #
+   # dhcpc script policy
+   #
+
+   allow dhcpc_script_t self:fifo_file rw_fifo_file_perms;
+
+   manage_files_pattern(dhcpc_script_t, dhcpc_script_tmp_t, 
dhcpc_script_tmp_t)
+   files_tmp_filetrans(dhcpc_script_t, dhcpc_script_tmp_t, { file dir })
+
+   manage_files_pattern(dhcpc_script_t, dhcpc_script_var_run_t, 
dhcpc_script_var_run_t)
+   filetrans_pattern(dhcpc_script_t, dhcpc_var_run_t, 
dhcpc_script_var_run_t, { file dir })
+
+   corecmd_exec_bin(dhcpc_script_t)
+   corecmd_exec_shell(dhcpc_script_t)
+
+   # Perhaps sysnet_domtrans_dhcpc_script could be used instead and 
positioned in the dhcpc_t section
+   domtrans_pattern(dhcpc_t, dhcpc_script_exec_t, dhcpc_script_t)
+
+   sysnet_manage_config(dhcpc_script_t)
+
+   optional_policy(`
+   ntp_manage_config(dhcpc_script_t)
+   ')
 ')



[gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/

2014-11-28 Thread Sven Vermeulen
commit: 827b774fcc313e5c6b6b9681a73460b79eee334e
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Fri Nov 28 10:41:28 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Fri Nov 28 10:41:40 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=827b774f

Introduce ntp_manage_config interface

---
 policy/modules/contrib/ntp.if | 20 
 1 file changed, 20 insertions(+)

diff --git a/policy/modules/contrib/ntp.if b/policy/modules/contrib/ntp.if
index e96a309..6a83626 100644
--- a/policy/modules/contrib/ntp.if
+++ b/policy/modules/contrib/ntp.if
@@ -188,3 +188,23 @@ interface(`ntp_admin',`
 
ntp_run($1, $2)
 ')
+
+# This should be in an ifdef distro_gentoo but that is not allowed in if files
+
+
+## summary
+## Manage ntp(d) configuration.
+## /summary
+## param name=domain
+## summary
+## Domain allowed access.
+## /summary
+## /param
+#
+interface(`ntp_manage_config',`
+   gen_require(`
+   type ntp_conf_t;
+   ')
+
+   manage_files_pattern($1, ntp_conf_t, ntp_conf_t)
+')



[gentoo-commits] gentoo-x86 commit in sys-process/psmisc: ChangeLog psmisc-22.21.ebuild

2014-11-28 Thread Jeroen Roovers (jer)
jer 14/11/28 10:45:57

  Modified: ChangeLog psmisc-22.21.ebuild
  Log:
  Stable for HPPA (bug #530662).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.158sys-process/psmisc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?rev=1.158view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?rev=1.158content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/ChangeLog?r1=1.157r2=1.158

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog   3 Nov 2014 05:59:44 -   1.157
+++ ChangeLog   28 Nov 2014 10:45:57 -  1.158
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/psmisc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.157 
2014/11/03 05:59:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/ChangeLog,v 1.158 
2014/11/28 10:45:57 jer Exp $
+
+  28 Nov 2014; Jeroen Roovers j...@gentoo.org psmisc-22.21.ebuild:
+  Stable for HPPA (bug #530662).
 
   03 Nov 2014; Mike Frysinger vap...@gentoo.org psmisc-22.20.ebuild:
   Mark m68k stable.



1.3  sys-process/psmisc/psmisc-22.21.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild?r1=1.2r2=1.3

Index: psmisc-22.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- psmisc-22.21.ebuild 18 Jan 2014 03:51:41 -  1.2
+++ psmisc-22.21.ebuild 28 Nov 2014 10:45:57 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild,v 
1.2 2014/01/18 03:51:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/psmisc/psmisc-22.21.ebuild,v 
1.3 2014/11/28 10:45:57 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux
 IUSE=ipv6 nls selinux X
 
 RDEPEND==sys-libs/ncurses-5.7-r7






[gentoo-commits] gentoo-x86 commit in dev-python/ipdbplugin: ipdbplugin-9999.ebuild ipdbplugin-1.4.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:47:06

  Modified: ipdbplugin-.ebuild ipdbplugin-1.4.ebuild
ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/ipdbplugin/ipdbplugin-.ebuild

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

Index: ipdbplugin-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipdbplugin-.ebuild  3 Mar 2014 13:45:43 -   1.1
+++ ipdbplugin-.ebuild  28 Nov 2014 10:47:06 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-.ebuild,v 1.1 
2014/03/03 13:45:43 slis Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-.ebuild,v 1.2 
2014/11/28 10:47:06 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.2  dev-python/ipdbplugin/ipdbplugin-1.4.ebuild

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

Index: ipdbplugin-1.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipdbplugin-1.4.ebuild   3 Mar 2014 13:45:43 -   1.1
+++ ipdbplugin-1.4.ebuild   28 Nov 2014 10:47:06 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild,v 1.1 
2014/03/03 13:45:43 slis Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild,v 1.2 
2014/11/28 10:47:06 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.2  dev-python/ipdbplugin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   3 Mar 2014 13:45:43 -   1.1
+++ ChangeLog   28 Nov 2014 10:47:06 -  1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ipdbplugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ChangeLog,v 1.1 
2014/03/03 13:45:43 slis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipdbplugin/ChangeLog,v 1.2 
2014/11/28 10:47:06 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org ipdbplugin-1.4.ebuild,
+  ipdbplugin-.ebuild:
+  Support python 3.4
 
 *ipdbplugin-1.4 (03 Mar 2014)
 *ipdbplugin- (03 Mar 2014)






[gentoo-commits] gentoo-x86 commit in dev-python/keyring: keyring-3.7.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:48:30

  Modified: keyring-3.7.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  dev-python/keyring/keyring-3.7.ebuild

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

Index: keyring-3.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- keyring-3.7.ebuild  6 Jul 2014 12:42:45 -   1.3
+++ keyring-3.7.ebuild  28 Nov 2014 10:48:30 -  1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v 1.3 
2014/07/06 12:42:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/keyring-3.7.ebuild,v 1.4 
2014/11/28 10:48:30 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} python{3_2,3_3} pypy pypy2_0)
+PYTHON_COMPAT=( python{2_6,2_7} python{3_2,3_3,3_4} pypy pypy2_0)
 
 inherit distutils-r1
 DESCRIPTION=Provides access to the system keyring service



1.16 dev-python/keyring/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   6 Jul 2014 12:42:45 -   1.15
+++ ChangeLog   28 Nov 2014 10:48:30 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/keyring
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v 1.15 
2014/07/06 12:42:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v 1.16 
2014/11/28 10:48:30 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org keyring-3.7.ebuild:
+  Support python 3.4
 
   06 Jul 2014; Michał Górny mgo...@gentoo.org keyring-1.0.ebuild,
   keyring-1.5-r1.ebuild, keyring-1.5.ebuild, keyring-1.6.1.ebuild,






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

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:49:24

  Modified: libasyncns-python-0.7.1-r1.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  
dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild

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

Index: libasyncns-python-0.7.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libasyncns-python-0.7.1-r1.ebuild   10 Aug 2014 21:13:17 -  1.3
+++ libasyncns-python-0.7.1-r1.ebuild   28 Nov 2014 10:49:24 -  1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild,v
 1.3 2014/08/10 21:13:17 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild,v
 1.4 2014/11/28 10:49:24 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.7  dev-python/libasyncns-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Aug 2014 21:13:17 -  1.6
+++ ChangeLog   28 Nov 2014 10:49:24 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/libasyncns-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 
1.6 2014/08/10 21:13:17 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 
1.7 2014/11/28 10:49:24 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org 
libasyncns-python-0.7.1-r1.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org
   libasyncns-python-0.7.1-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-9999.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:50:34

  Modified: matplotlib-.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.6  dev-python/matplotlib/matplotlib-.ebuild

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

Index: matplotlib-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- matplotlib-.ebuild  23 Nov 2014 17:05:08 -  1.5
+++ matplotlib-.ebuild  28 Nov 2014 10:50:34 -  1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-.ebuild,v 1.5 
2014/11/23 17:05:08 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-.ebuild,v 1.6 
2014/11/28 10:50:34 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 PYTHON_REQ_USE='tk?'
 



1.174dev-python/matplotlib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog   23 Nov 2014 16:36:23 -  1.173
+++ ChangeLog   28 Nov 2014 10:50:34 -  1.174
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/matplotlib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.173 
2014/11/23 16:36:23 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.174 
2014/11/28 10:50:34 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org matplotlib-.ebuild:
+  Support python 3.4
 
   23 Nov 2014; Mike Gilbert flop...@gentoo.org matplotlib-1.2.0-r2.ebuild,
   matplotlib-1.2.1.ebuild, matplotlib-1.3.0.ebuild, matplotlib-1.3.1.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-python/osprofiler: osprofiler-0.3.0.ebuild ChangeLog

2014-11-28 Thread Pacho Ramos (pacho)
pacho   14/11/28 10:57:31

  Modified: osprofiler-0.3.0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-python/osprofiler/osprofiler-0.3.0.ebuild

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

Index: osprofiler-0.3.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/osprofiler/osprofiler-0.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- osprofiler-0.3.0.ebuild 18 Nov 2014 22:09:24 -  1.1
+++ osprofiler-0.3.0.ebuild 28 Nov 2014 10:57:31 -  1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/osprofiler/osprofiler-0.3.0.ebuild,v 1.1 
2014/11/18 22:09:24 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/osprofiler/osprofiler-0.3.0.ebuild,v 1.2 
2014/11/28 10:57:31 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.2  dev-python/osprofiler/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/osprofiler/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   18 Nov 2014 22:09:24 -  1.1
+++ ChangeLog   28 Nov 2014 10:57:31 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/osprofiler
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/osprofiler/ChangeLog,v 1.1 
2014/11/18 22:09:24 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/osprofiler/ChangeLog,v 1.2 
2014/11/28 10:57:31 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos pa...@gentoo.org osprofiler-0.3.0.ebuild:
+  Support python 3.4
 
 *osprofiler-0.3.0 (18 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: ChangeLog adobe-flash-11.2.202.424.ebuild adobe-flash-11.2.202.418.ebuild

2014-11-28 Thread Jeroen Roovers (jer)
jer 14/11/28 10:59:39

  Modified: ChangeLog adobe-flash-11.2.202.424.ebuild
  Removed:  adobe-flash-11.2.202.418.ebuild
  Log:
  Stable for AMD64 x86 (bug #530692).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.279www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.279view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.279content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.278r2=1.279

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog   25 Nov 2014 21:52:22 -  1.278
+++ ChangeLog   28 Nov 2014 10:59:39 -  1.279
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.278 
2014/11/25 21:52:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.279 
2014/11/28 10:59:39 jer Exp $
+
+  28 Nov 2014; Jeroen Roovers j...@gentoo.org
+  -adobe-flash-11.2.202.418.ebuild, adobe-flash-11.2.202.424.ebuild:
+  Stable for AMD64 x86 (bug #530692).
 
 *adobe-flash-11.2.202.424 (25 Nov 2014)
 



1.2  www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild?r1=1.1r2=1.2

Index: adobe-flash-11.2.202.424.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- adobe-flash-11.2.202.424.ebuild 25 Nov 2014 21:52:22 -  1.1
+++ adobe-flash-11.2.202.424.ebuild 28 Nov 2014 10:59:39 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild,v
 1.1 2014/11/25 21:52:22 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.424.ebuild,v
 1.2 2014/11/28 10:59:39 jer Exp $
 
 EAPI=5
 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
@@ -32,7 +32,7 @@
 
 SLOT=0
 
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 x86
 LICENSE=AdobeFlash-11.x
 RESTRICT=strip mirror
 






  1   2   3   >