[gentoo-commits] gentoo-x86 commit in sci-chemistry/relax: ChangeLog relax-3.3.3.ebuild

2014-11-25 Thread Justin Lecher (jlec)
jlec14/11/25 08:21:39

  Modified: ChangeLog
  Added:relax-3.3.3.ebuild
  Log:
  sci-chemistry/relax: Version Bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.30 sci-chemistry/relax/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/relax/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/relax/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/relax/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/relax/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   17 Nov 2014 08:54:44 -  1.29
+++ ChangeLog   25 Nov 2014 08:21:39 -  1.30
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/relax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/ChangeLog,v 1.29 
2014/11/17 08:54:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/ChangeLog,v 1.30 
2014/11/25 08:21:39 jlec Exp $
+
+*relax-3.3.3 (25 Nov 2014)
+
+  25 Nov 2014; Justin Lecher j...@gentoo.org +relax-3.3.3.ebuild:
+  Version Bump
 
 *relax-3.3.2 (17 Nov 2014)
 



1.1  sci-chemistry/relax/relax-3.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/relax/relax-3.3.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/relax/relax-3.3.3.ebuild?rev=1.1content-type=text/plain

Index: relax-3.3.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/relax/relax-3.3.3.ebuild,v 1.1 
2014/11/25 08:21:39 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

WX_GTK_VER=2.9

inherit eutils multiprocessing python-single-r1 scons-utils toolchain-funcs 
wxwidgets virtualx

DESCRIPTION=Molecular dynamics by NMR data analysis
HOMEPAGE=http://www.nmr-relax.com/;
SRC_URI=http://download.gna.org/relax/${P}.src.tar.bz2;

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

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=
${PYTHON_DEPS}
dev-python/Numdifftools[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/wxpython:${WX_GTK_VER}[${PYTHON_USEDEP}]
sci-chemistry/molmol
sci-chemistry/pymol[${PYTHON_USEDEP}]
sci-chemistry/vmd
=sci-libs/bmrblib-1.0.3[${PYTHON_USEDEP}]
=sci-libs/minfx-1.0.11[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
sci-visualization/grace
sci-visualization/opendx
x11-libs/wxGTK:${WX_GTK_VER}[X]
DEPEND=${RDEPEND}
media-gfx/pngcrush

pkg_setup() {
python-single-r1_pkg_setup
}

src_prepare() {
rm -rf minfx bmrblib extern/numdifftools || die
tc-export CC
}

src_compile() {
escons
}

src_test() {
VIRTUALX_COMMAND=${EPYTHON} ./${PN}.py -x --traceback
virtualmake
}

src_install() {
dodoc README docs/{CHANGES,COMMITTERS,JOBS,relax.pdf}

python_moduleinto ${PN}
python_domodule *

rm ${PN} README || die

make_wrapper ${PN}-nmr ${EPYTHON} $(python_get_sitedir)/${PN}/${PN}.py 
$@
}






[gentoo-commits] gentoo-x86 commit in app-misc/bfr: bfr-1.6-r2.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:38:47

  Modified: bfr-1.6-r2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #513406
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-misc/bfr/bfr-1.6-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild?r1=1.3r2=1.4

Index: bfr-1.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bfr-1.6-r2.ebuild   10 Nov 2014 11:19:28 -  1.3
+++ bfr-1.6-r2.ebuild   25 Nov 2014 08:38:47 -  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/app-misc/bfr/bfr-1.6-r2.ebuild,v 1.3 
2014/11/10 11:19:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild,v 1.4 
2014/11/25 08:38:47 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=amd64 ~ppc ~ppc64 ~sparc x86
 
 DEPEND=dev-lang/perl
 



1.24 app-misc/bfr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   10 Nov 2014 11:19:28 -  1.23
+++ ChangeLog   25 Nov 2014 08:38:47 -  1.24
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/bfr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v 1.23 2014/11/10 
11:19:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v 1.24 2014/11/25 
08:38:47 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org bfr-1.6-r2.ebuild:
+  Stable for x86, wrt bug #513406
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org bfr-1.6-r2.ebuild:
   Stable for amd64, wrt bug #513406






[gentoo-commits] gentoo-x86 commit in dev-vcs/mr: mr-1.20140831.1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:39:05

  Modified: mr-1.20140831.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #515700
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-vcs/mr/mr-1.20140831.1.ebuild

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

Index: mr-1.20140831.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mr/mr-1.20140831.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mr-1.20140831.1.ebuild  13 Nov 2014 15:19:22 -  1.2
+++ mr-1.20140831.1.ebuild  25 Nov 2014 08:39:05 -  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-vcs/mr/mr-1.20140831.1.ebuild,v 1.2 
2014/11/13 15:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/mr-1.20140831.1.ebuild,v 1.3 
2014/11/25 08:39:05 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 DEPEND=dev-lang/perl



1.19 dev-vcs/mr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   13 Nov 2014 15:19:22 -  1.18
+++ ChangeLog   25 Nov 2014 08:39:05 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/mr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.18 2014/11/13 
15:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.19 2014/11/25 
08:39:05 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org mr-1.20140831.1.ebuild:
+  Stable for x86, wrt bug #515700
 
   13 Nov 2014; Agostino Sarubbo a...@gentoo.org mr-1.20140831.1.ebuild:
   Stable for amd64, wrt bug #515700






[gentoo-commits] gentoo-x86 commit in net-misc/iputils: iputils-20121221-r1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:39:40

  Modified: iputils-20121221-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #517720
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  net-misc/iputils/iputils-20121221-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?r1=1.8r2=1.9

Index: iputils-20121221-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- iputils-20121221-r1.ebuild  22 Nov 2014 18:11:52 -  1.8
+++ iputils-20121221-r1.ebuild  25 Nov 2014 08:39:40 -  1.9
@@ -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/iputils/iputils-20121221-r1.ebuild,v 1.8 
2014/11/22 18:11:52 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.9 
2014/11/25 08:39:40 ago Exp $
 
 # For released versions, we precompile the man/html pages and store
 # them in a tarball on our mirrors.  This avoids ugly issues while
@@ -16,7 +16,7 @@
 else
SRC_URI=http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2
mirror://gentoo/iputils-s${PV}-manpages.tar.bz2
-   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux
+   KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux
 fi
 
 DESCRIPTION=Network monitoring tools including ping and ping6



1.131net-misc/iputils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   22 Nov 2014 18:11:52 -  1.130
+++ ChangeLog   25 Nov 2014 08:39:40 -  1.131
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/iputils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.130 
2014/11/22 18:11:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.131 
2014/11/25 08:39:40 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org iputils-20121221-r1.ebuild:
+  Stable for x86, wrt bug #517720
 
   22 Nov 2014; Mikle Kolyada zlog...@gentoo.org iputils-20121221-r1.ebuild:
   amd64 stable wrt bug #517720






[gentoo-commits] gentoo-x86 commit in dev-tex/latex-beamer: latex-beamer-3.33.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:40:39

  Modified: latex-beamer-3.33.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #523140
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-tex/latex-beamer/latex-beamer-3.33.ebuild

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

Index: latex-beamer-3.33.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.33.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- latex-beamer-3.33.ebuild21 Nov 2014 13:27:21 -  1.5
+++ latex-beamer-3.33.ebuild25 Nov 2014 08:40:39 -  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/dev-tex/latex-beamer/latex-beamer-3.33.ebuild,v 1.5 
2014/11/21 13:27:21 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.33.ebuild,v 1.6 
2014/11/25 08:40:39 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2 FDL-1.2 LPPL-1.3c
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=doc examples
 
 DEPEND=app-arch/unzip



1.161dev-tex/latex-beamer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex-beamer/ChangeLog?rev=1.161view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex-beamer/ChangeLog?rev=1.161content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latex-beamer/ChangeLog?r1=1.160r2=1.161

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   21 Nov 2014 13:27:21 -  1.160
+++ ChangeLog   25 Nov 2014 08:40:39 -  1.161
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tex/latex-beamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/ChangeLog,v 1.160 
2014/11/21 13:27:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/ChangeLog,v 1.161 
2014/11/25 08:40:39 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org latex-beamer-3.33.ebuild:
+  Stable for x86, wrt bug #523140
 
   21 Nov 2014; Tobias Klausmann klaus...@gentoo.org latex-beamer-3.33.ebuild:
   Stable on alpha, bug 523140






[gentoo-commits] gentoo-x86 commit in games-engines/renpy: renpy-6.17.7.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:40:10

  Modified: renpy-6.17.7.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #518182
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  games-engines/renpy/renpy-6.17.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.17.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.17.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.17.7.ebuild?r1=1.2r2=1.3

Index: renpy-6.17.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- renpy-6.17.7.ebuild 30 Jul 2014 18:06:23 -  1.2
+++ renpy-6.17.7.ebuild 25 Nov 2014 08:40:10 -  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/games-engines/renpy/renpy-6.17.7.ebuild,v 
1.2 2014/07/30 18:06:23 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.7.ebuild,v 
1.3 2014/11/25 08:40:10 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@
 LICENSE=MIT
 SLOT=$(get_version_component_range 1-2)
 MYSLOT=$(delete_all_version_separators ${SLOT})
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=development doc examples
 REQUIRED_USE=examples? ( development )
 



1.52 games-engines/renpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   27 Oct 2014 20:12:15 -  1.51
+++ ChangeLog   25 Nov 2014 08:40:10 -  1.52
@@ -1,6 +1,9 @@
 # ChangeLog for games-engines/renpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.51 
2014/10/27 20:12:15 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.52 
2014/11/25 08:40:10 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org renpy-6.17.7.ebuild:
+  Stable for x86, wrt bug #518182
 
 *renpy-6.18.3 (27 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in app-admin/eselect-renpy: eselect-renpy-0.4.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:40:13

  Modified: eselect-renpy-0.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #518182
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-admin/eselect-renpy/eselect-renpy-0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild?r1=1.2r2=1.3

Index: eselect-renpy-0.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eselect-renpy-0.4.ebuild30 Jul 2014 18:07:11 -  1.2
+++ eselect-renpy-0.4.ebuild25 Nov 2014 08:40:13 -  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/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild,v 1.2 
2014/07/30 18:07:11 nimiux Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.4.ebuild,v 1.3 
2014/11/25 08:40:13 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 
 RDEPEND=app-admin/eselect-lib-bin-symlink
 



1.11 app-admin/eselect-renpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   23 Aug 2014 02:24:04 -  1.10
+++ ChangeLog   25 Nov 2014 08:40:13 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/eselect-renpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v 1.10 
2014/08/23 02:24:04 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v 1.11 
2014/11/25 08:40:13 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org eselect-renpy-0.4.ebuild:
+  Stable for x86, wrt bug #518182
 
 *eselect-renpy-0.5 (23 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-java/ldapsdk: ldapsdk-4.1.7-r4.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:40:58

  Modified: ldapsdk-4.1.7-r4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #525012
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-java/ldapsdk/ldapsdk-4.1.7-r4.ebuild

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

Index: ldapsdk-4.1.7-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ldapsdk-4.1.7-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ldapsdk-4.1.7-r4.ebuild 10 Nov 2014 11:19:18 -  1.2
+++ ldapsdk-4.1.7-r4.ebuild 25 Nov 2014 08:40:58 -  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-java/ldapsdk/ldapsdk-4.1.7-r4.ebuild,v 
1.2 2014/11/10 11:19:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ldapsdk-4.1.7-r4.ebuild,v 
1.3 2014/11/25 08:40:58 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=MPL-1.1
 SLOT=4.1
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc
 
 RDEPEND==virtual/jre-1.4



1.19 dev-java/ldapsdk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   10 Nov 2014 11:19:18 -  1.18
+++ ChangeLog   25 Nov 2014 08:40:58 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ldapsdk
 # Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v 1.18 
2014/11/10 11:19:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v 1.19 
2014/11/25 08:40:58 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org ldapsdk-4.1.7-r4.ebuild:
+  Stable for x86, wrt bug #525012
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org ldapsdk-4.1.7-r4.ebuild:
   Stable for amd64, wrt bug #525012






[gentoo-commits] gentoo-x86 commit in dev-java/prefuse: prefuse-20071021_beta.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:41:16

  Modified: prefuse-20071021_beta.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #525014
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-java/prefuse/prefuse-20071021_beta.ebuild

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

Index: prefuse-20071021_beta.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-java/prefuse/prefuse-20071021_beta.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- prefuse-20071021_beta.ebuild10 Nov 2014 11:19:23 -  1.4
+++ prefuse-20071021_beta.ebuild25 Nov 2014 08:41:16 -  1.5
@@ -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-java/prefuse/prefuse-20071021_beta.ebuild,v 1.4 
2014/11/10 11:19:23 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-java/prefuse/prefuse-20071021_beta.ebuild,v 1.5 
2014/11/25 08:41:16 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 HOMEPAGE=http://prefuse.org;
 LICENSE=BSD
 SLOT=2006
-KEYWORDS=amd64 ~ppc ~x86 ~x86-fbsd
+KEYWORDS=amd64 ~ppc x86 ~x86-fbsd
 
 COMMON_DEP=dev-java/lucene:1
 



1.21 dev-java/prefuse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/prefuse/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/prefuse/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/prefuse/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   10 Nov 2014 11:19:23 -  1.20
+++ ChangeLog   25 Nov 2014 08:41:16 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/prefuse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.20 
2014/11/10 11:19:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.21 
2014/11/25 08:41:16 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org prefuse-20071021_beta.ebuild:
+  Stable for x86, wrt bug #525014
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org prefuse-20071021_beta.ebuild:
   Stable for amd64, wrt bug #525014






[gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends: sane-backends-1.0.24-r5.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:41:40

  Modified: sane-backends-1.0.24-r5.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #525750
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild?r1=1.8r2=1.9

Index: sane-backends-1.0.24-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sane-backends-1.0.24-r5.ebuild  11 Nov 2014 10:52:34 -  1.8
+++ sane-backends-1.0.24-r5.ebuild  25 Nov 2014 08:41:40 -  1.9
@@ -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/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild,v
 1.8 2014/11/11 10:52:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild,v
 1.9 2014/11/25 08:41:40 ago Exp $
 
 EAPI=5
 
@@ -122,7 +122,7 @@
 
 LICENSE=GPL-2 public-domain
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux
 
 RDEPEND=
sane_backends_dc210? ( =virtual/jpeg-0-r2[${MULTILIB_USEDEP}] )



1.266media-gfx/sane-backends/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.266view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.266content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.265r2=1.266

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   11 Nov 2014 10:52:34 -  1.265
+++ ChangeLog   25 Nov 2014 08:41:40 -  1.266
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/sane-backends
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.265 
2014/11/11 10:52:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.266 
2014/11/25 08:41:40 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org 
sane-backends-1.0.24-r5.ebuild:
+  Stable for x86, wrt bug #525750
 
   11 Nov 2014; Agostino Sarubbo a...@gentoo.org 
sane-backends-1.0.24-r5.ebuild:
   Stable for ia64, wrt bug #525750






[gentoo-commits] gentoo-x86 commit in media-libs/libraw: libraw-0.16.0.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:42:18

  Modified: libraw-0.16.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #526072
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  media-libs/libraw/libraw-0.16.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0.ebuild?r1=1.3r2=1.4

Index: libraw-0.16.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libraw-0.16.0.ebuild23 Nov 2014 17:30:05 -  1.3
+++ libraw-0.16.0.ebuild25 Nov 2014 08:42:18 -  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/media-libs/libraw/libraw-0.16.0.ebuild,v 
1.3 2014/11/23 17:30:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0.ebuild,v 
1.4 2014/11/25 08:42:18 ago Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 # http://www.libraw.org/data/LICENSE.LibRaw.pdf
 LICENSE=LGPL-2.1 CDDL GPL-2 GPL-3
 SLOT=0/10 # subslot = libraw soname version
-KEYWORDS=~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux
+KEYWORDS=~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux
 IUSE=demosaic examples jpeg jpeg2k +lcms openmp
 
 RDEPEND=jpeg? ( =virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )



1.80 media-libs/libraw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   23 Nov 2014 17:30:05 -  1.79
+++ ChangeLog   25 Nov 2014 08:42:18 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libraw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.79 
2014/11/23 17:30:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.80 
2014/11/25 08:42:18 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org libraw-0.16.0.ebuild:
+  Stable for x86, wrt bug #526072
 
   23 Nov 2014; Mikle Kolyada zlog...@gentoo.org libraw-0.16.0.ebuild:
   amd64 stable wrt bug #526072






[gentoo-commits] gentoo-x86 commit in dev-util/cmocka: cmocka-0.4.1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:41:58

  Modified: cmocka-0.4.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #526066
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-util/cmocka/cmocka-0.4.1.ebuild

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

Index: cmocka-0.4.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cmocka-0.4.1.ebuild 10 Nov 2014 11:19:13 -  1.2
+++ cmocka-0.4.1.ebuild 25 Nov 2014 08:41:58 -  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-util/cmocka/cmocka-0.4.1.ebuild,v 1.2 
2014/11/10 11:19:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.3 
2014/11/25 08:41:58 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux
 IUSE=doc static-libs test
 
 DEPEND=



1.18 dev-util/cmocka/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   10 Nov 2014 11:19:13 -  1.17
+++ ChangeLog   25 Nov 2014 08:41:58 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cmocka
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.17 2014/11/10 
11:19:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.18 2014/11/25 
08:41:58 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org cmocka-0.4.1.ebuild:
+  Stable for x86, wrt bug #526066
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org cmocka-0.4.1.ebuild:
   Stable for amd64, wrt bug #526066






[gentoo-commits] gentoo-x86 commit in net-libs/libssh: libssh-0.6.3-r1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:42:37

  Modified: libssh-0.6.3-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #526074
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  net-libs/libssh/libssh-0.6.3-r1.ebuild

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

Index: libssh-0.6.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libssh-0.6.3-r1.ebuild  23 Nov 2014 17:07:43 -  1.6
+++ libssh-0.6.3-r1.ebuild  25 Nov 2014 08:42:37 -  1.7
@@ -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-libs/libssh/libssh-0.6.3-r1.ebuild,v 
1.6 2014/11/23 17:07:43 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 
1.7 2014/11/25 08:42:37 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 SRC_URI=https://red.libssh.org/attachments/download/87/${MY_P}.tar.xz - 
${P}.tar.xz
 
 LICENSE=LGPL-2.1
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux 
~x86-linux
 SLOT=0/4 # subslot = soname major version
 IUSE=debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test 
zlib
 # Maintainer: check IUSE-defaults at DefineOptions.cmake



1.114net-libs/libssh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   23 Nov 2014 17:07:43 -  1.113
+++ ChangeLog   25 Nov 2014 08:42:37 -  1.114
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.113 
2014/11/23 17:07:43 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.114 
2014/11/25 08:42:37 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org libssh-0.6.3-r1.ebuild:
+  Stable for x86, wrt bug #526074
 
   23 Nov 2014; Mikle Kolyada zlog...@gentoo.org libssh-0.6.3-r1.ebuild:
   amd64 stable wrt bug #526074






[gentoo-commits] gentoo-x86 commit in kde-misc/kwebkitpart: kwebkitpart-1.3.4-r1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:43:17

  Modified: kwebkitpart-1.3.4-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #527438
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild?r1=1.1r2=1.2

Index: kwebkitpart-1.3.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kwebkitpart-1.3.4-r1.ebuild 16 Nov 2014 10:47:03 -  1.1
+++ kwebkitpart-1.3.4-r1.ebuild 25 Nov 2014 08:43:17 -  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/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild,v 1.1 
2014/11/16 10:47:03 alexxy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.4-r1.ebuild,v 1.2 
2014/11/25 08:43:17 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2
 SLOT=4
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~ppc ~ppc64 x86
 IUSE=debug
 
 PATCHES=( ${FILESDIR}/${P}-CVE-2014-8600.patch )



1.42 kde-misc/kwebkitpart/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   16 Nov 2014 10:48:18 -  1.41
+++ ChangeLog   25 Nov 2014 08:43:17 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/kwebkitpart
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.41 
2014/11/16 10:48:18 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.42 
2014/11/25 08:43:17 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org kwebkitpart-1.3.4-r1.ebuild:
+  Stable for x86, wrt bug #527438
 
   16 Nov 2014; Alexey Shvetsov ale...@gentoo.org
   +files/kwebkitpart-1.3.4-CVE-2014-8600.patch:






[gentoo-commits] gentoo-x86 commit in media-gfx/xsane: xsane-0.999-r1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:42:56

  Modified: xsane-0.999-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #526922
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  media-gfx/xsane/xsane-0.999-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild?r1=1.4r2=1.5

Index: xsane-0.999-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xsane-0.999-r1.ebuild   10 Nov 2014 10:54:01 -  1.4
+++ xsane-0.999-r1.ebuild   25 Nov 2014 08:42:56 -  1.5
@@ -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/media-gfx/xsane/xsane-0.999-r1.ebuild,v 1.4 
2014/11/10 10:54:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild,v 1.5 
2014/11/25 08:42:56 ago Exp $
 
 EAPI=5
 inherit autotools eutils toolchain-funcs
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos
+KEYWORDS=~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos
 IUSE=nls jpeg png tiff gimp lcms ocr
 
 RDEPEND=



1.117media-gfx/xsane/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/ChangeLog?rev=1.117view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/ChangeLog?rev=1.117content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xsane/ChangeLog?r1=1.116r2=1.117

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog   10 Nov 2014 10:54:01 -  1.116
+++ ChangeLog   25 Nov 2014 08:42:56 -  1.117
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/xsane
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.116 
2014/11/10 10:54:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.117 
2014/11/25 08:42:56 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org xsane-0.999-r1.ebuild:
+  Stable for x86, wrt bug #526922
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org xsane-0.999-r1.ebuild:
   Stable for ppc, wrt bug #526922






[gentoo-commits] gentoo-x86 commit in media-libs/opencv: opencv-2.4.9.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:43:41

  Modified: opencv-2.4.9.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #527518
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  media-libs/opencv/opencv-2.4.9.ebuild

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

Index: opencv-2.4.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.4.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- opencv-2.4.9.ebuild 10 Nov 2014 10:54:49 -  1.7
+++ opencv-2.4.9.ebuild 25 Nov 2014 08:43:41 -  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/media-libs/opencv/opencv-2.4.9.ebuild,v 1.7 
2014/11/10 10:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.4.9.ebuild,v 1.8 
2014/11/25 08:43:41 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
@@ -14,7 +14,7 @@
 
 LICENSE=BSD
 SLOT=0/2.4
-KEYWORDS=amd64 ~arm ppc ~x86 ~amd64-linux
+KEYWORDS=amd64 ~arm ppc x86 ~amd64-linux
 IUSE=cuda doc +eigen examples ffmpeg gstreamer gtk ieee1394 ipp jpeg jpeg2k 
opencl openexr opengl openmp pch png +python qt4 testprograms threads tiff v4l 
vtk xine
 REQUIRED_USE=
python? ( ${PYTHON_REQUIRED_USE} )



1.116media-libs/opencv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog   10 Nov 2014 10:54:49 -  1.115
+++ ChangeLog   25 Nov 2014 08:43:41 -  1.116
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/opencv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.115 
2014/11/10 10:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.116 
2014/11/25 08:43:41 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org opencv-2.4.9.ebuild:
+  Stable for x86, wrt bug #527518
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org opencv-2.4.9.ebuild:
   Stable for ppc, wrt bug #527518






[gentoo-commits] gentoo-x86 commit in net-dns/dnsmasq: dnsmasq-2.72.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:44:00

  Modified: dnsmasq-2.72.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #527536
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  net-dns/dnsmasq/dnsmasq-2.72.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.72.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.72.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.72.ebuild?r1=1.8r2=1.9

Index: dnsmasq-2.72.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.72.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dnsmasq-2.72.ebuild 11 Nov 2014 10:46:59 -  1.8
+++ dnsmasq-2.72.ebuild 25 Nov 2014 08:44:00 -  1.9
@@ -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-dns/dnsmasq/dnsmasq-2.72.ebuild,v 1.8 
2014/11/11 10:46:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.72.ebuild,v 1.9 
2014/11/25 08:44:00 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=|| ( GPL-2 GPL-3 )
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~sparc-fbsd ~x86-fbsd
 IUSE=auth-dns conntrack dbus +dhcp dhcp-tools dnssec idn ipv6 lua nls script 
selinux static tftp
 DM_LINGUAS=de es fi fr id it no pl pt_BR ro
 for dm_lingua in ${DM_LINGUAS}; do



1.262net-dns/dnsmasq/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/ChangeLog?rev=1.262view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/ChangeLog?rev=1.262content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/dnsmasq/ChangeLog?r1=1.261r2=1.262

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- ChangeLog   11 Nov 2014 10:46:59 -  1.261
+++ ChangeLog   25 Nov 2014 08:44:00 -  1.262
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/dnsmasq
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.261 
2014/11/11 10:46:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.262 
2014/11/25 08:44:00 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org dnsmasq-2.72.ebuild:
+  Stable for x86, wrt bug #527536
 
   11 Nov 2014; Agostino Sarubbo a...@gentoo.org dnsmasq-2.72.ebuild:
   Stable for ia64, wrt bug #527536






[gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.2.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:44:50

  Modified: octave-3.8.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #528002
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  sci-mathematics/octave/octave-3.8.2.ebuild

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

Index: octave-3.8.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- octave-3.8.2.ebuild 10 Nov 2014 10:56:54 -  1.5
+++ octave-3.8.2.ebuild 25 Nov 2014 08:44:50 -  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/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.5 
2014/11/10 10:56:54 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.6 
2014/11/25 08:44:50 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 SLOT=0/${PV}
 IUSE=curl doc fftw +glpk gnuplot gui hdf5 +imagemagick java jit opengl
postscript +qhull +qrupdate readline +sparse static-libs X zlib
-KEYWORDS=amd64 ~arm hppa ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux
 
 RDEPEND=
app-text/ghostscript-gpl



1.172sci-mathematics/octave/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog   10 Nov 2014 10:56:54 -  1.171
+++ ChangeLog   25 Nov 2014 08:44:50 -  1.172
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/octave
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.171 
2014/11/10 10:56:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.172 
2014/11/25 08:44:50 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org octave-3.8.2.ebuild:
+  Stable for x86, wrt bug #528002
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org octave-3.8.2.ebuild:
   Stable for ppc, wrt bug #528002






[gentoo-commits] gentoo-x86 commit in app-backup/deja-dup: deja-dup-32.0-r1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:44:23

  Modified: deja-dup-32.0-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #527852
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-backup/deja-dup/deja-dup-32.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/deja-dup-32.0-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/deja-dup-32.0-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/deja-dup-32.0-r1.ebuild?r1=1.2r2=1.3

Index: deja-dup-32.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/deja-dup/deja-dup-32.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- deja-dup-32.0-r1.ebuild 3 Nov 2014 10:25:39 -   1.2
+++ deja-dup-32.0-r1.ebuild 25 Nov 2014 08:44:23 -  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/app-backup/deja-dup/deja-dup-32.0-r1.ebuild,v 1.2 
2014/11/03 10:25:39 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/deja-dup/deja-dup-32.0-r1.ebuild,v 1.3 
2014/11/25 08:44:23 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=nautilus test
 
 RESTRICT=test



1.54 app-backup/deja-dup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   3 Nov 2014 10:25:39 -   1.53
+++ ChangeLog   25 Nov 2014 08:44:23 -  1.54
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/deja-dup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v 1.53 
2014/11/03 10:25:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v 1.54 
2014/11/25 08:44:23 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org deja-dup-32.0-r1.ebuild:
+  Stable for x86, wrt bug #527852
 
   03 Nov 2014; Agostino Sarubbo a...@gentoo.org deja-dup-32.0-r1.ebuild:
   Stable for amd64, wrt bug #527852






[gentoo-commits] gentoo-x86 commit in media-sound/vorbis-tools: vorbis-tools-1.4.0-r2.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:45:26

  Modified: vorbis-tools-1.4.0-r2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #528618
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild?r1=1.5r2=1.6

Index: vorbis-tools-1.4.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vorbis-tools-1.4.0-r2.ebuild11 Nov 2014 10:51:58 -  1.5
+++ vorbis-tools-1.4.0-r2.ebuild25 Nov 2014 08:45:26 -  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/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild,v 
1.5 2014/11/11 10:51:58 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/vorbis-tools/vorbis-tools-1.4.0-r2.ebuild,v 
1.6 2014/11/25 08:45:26 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
 IUSE=flac kate nls +ogg123 speex
 
 RDEPEND==media-libs/libvorbis-1.3.0



1.110media-sound/vorbis-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vorbis-tools/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   11 Nov 2014 10:51:58 -  1.109
+++ ChangeLog   25 Nov 2014 08:45:26 -  1.110
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/vorbis-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v 1.109 
2014/11/11 10:51:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v 1.110 
2014/11/25 08:45:26 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org vorbis-tools-1.4.0-r2.ebuild:
+  Stable for x86, wrt bug #528618
 
   11 Nov 2014; Agostino Sarubbo a...@gentoo.org vorbis-tools-1.4.0-r2.ebuild:
   Stable for ia64, wrt bug #528618






[gentoo-commits] gentoo-x86 commit in media-video/lsdvd: lsdvd-0.17.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:45:08

  Modified: lsdvd-0.17.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #528262
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  media-video/lsdvd/lsdvd-0.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild?r1=1.3r2=1.4

Index: lsdvd-0.17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lsdvd-0.17.ebuild   11 Nov 2014 10:49:49 -  1.3
+++ lsdvd-0.17.ebuild   25 Nov 2014 08:45:08 -  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/media-video/lsdvd/lsdvd-0.17.ebuild,v 1.3 
2014/11/11 10:49:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.17.ebuild,v 1.4 
2014/11/25 08:45:08 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos
+KEYWORDS=~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos
 IUSE=
 
 RDEPEND=media-libs/libdvdread



1.51 media-video/lsdvd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   11 Nov 2014 10:49:49 -  1.50
+++ ChangeLog   25 Nov 2014 08:45:08 -  1.51
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/lsdvd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.50 
2014/11/11 10:49:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.51 
2014/11/25 08:45:08 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org lsdvd-0.17.ebuild:
+  Stable for x86, wrt bug #528262
 
   11 Nov 2014; Agostino Sarubbo a...@gentoo.org lsdvd-0.17.ebuild:
   Stable for ia64, wrt bug #528262






[gentoo-commits] gentoo-x86 commit in app-misc/anki: anki-2.0.31.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:45:45

  Modified: anki-2.0.31.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #528656
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-misc/anki/anki-2.0.31.ebuild

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

Index: anki-2.0.31.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/anki/anki-2.0.31.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- anki-2.0.31.ebuild  10 Nov 2014 11:18:53 -  1.2
+++ anki-2.0.31.ebuild  25 Nov 2014 08:45:45 -  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/app-misc/anki/anki-2.0.31.ebuild,v 1.2 
2014/11/10 11:18:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/anki/anki-2.0.31.ebuild,v 1.3 
2014/11/25 08:45:45 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=latex +recording +sound
 
 RDEPEND=${PYTHON_DEPS}



1.88 app-misc/anki/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/anki/ChangeLog?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/anki/ChangeLog?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/anki/ChangeLog?r1=1.87r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/anki/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   10 Nov 2014 11:18:53 -  1.87
+++ ChangeLog   25 Nov 2014 08:45:45 -  1.88
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/anki
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/anki/ChangeLog,v 1.87 2014/11/10 
11:18:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/anki/ChangeLog,v 1.88 2014/11/25 
08:45:45 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org anki-2.0.31.ebuild:
+  Stable for x86, wrt bug #528656
 
   10 Nov 2014; Agostino Sarubbo a...@gentoo.org anki-2.0.31.ebuild:
   Stable for amd64, wrt bug #528656






[gentoo-commits] gentoo-x86 commit in app-office/lyx: lyx-2.1.2.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:46:32

  Modified: lyx-2.1.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529102
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-office/lyx/lyx-2.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild?r1=1.3r2=1.4

Index: lyx-2.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lyx-2.1.2.ebuild14 Nov 2014 23:21:36 -  1.3
+++ lyx-2.1.2.ebuild25 Nov 2014 08:46:32 -  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/app-office/lyx/lyx-2.1.2.ebuild,v 1.3 
2014/11/14 23:21:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild,v 1.4 
2014/11/25 08:46:32 ago Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos 
~x86-macos
+KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos
 IUSE=cups debug nls +latex monolithic-build html rtf dot docbook dia 
subversion rcs svg gnumeric +hunspell aspell enchant
 
 LANGS=ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru 
sk sr sv tr uk zh_CN zh_TW



1.323app-office/lyx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/ChangeLog?rev=1.323view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/ChangeLog?rev=1.323content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/lyx/ChangeLog?r1=1.322r2=1.323

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- ChangeLog   14 Nov 2014 23:21:36 -  1.322
+++ ChangeLog   25 Nov 2014 08:46:32 -  1.323
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/lyx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.322 2014/11/14 
23:21:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.323 2014/11/25 
08:46:32 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org lyx-2.1.2.ebuild:
+  Stable for x86, wrt bug #529102
 
   14 Nov 2014; Jeroen Roovers j...@gentoo.org lyx-2.1.2.ebuild:
   Stable for HPPA (bug #529102).






[gentoo-commits] gentoo-x86 commit in net-mail/postfix-logwatch: postfix-logwatch-1.40.03.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:46:02

  Modified: postfix-logwatch-1.40.03.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #528866
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild

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

Index: postfix-logwatch-1.40.03.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postfix-logwatch-1.40.03.ebuild 13 Nov 2014 15:18:50 -  1.2
+++ postfix-logwatch-1.40.03.ebuild 25 Nov 2014 08:46:02 -  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-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild,v
 1.2 2014/11/13 15:18:50 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/postfix-logwatch-1.40.03.ebuild,v
 1.3 2014/11/25 08:46:02 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 
 RDEPEND=dev-lang/perl
 



1.7  net-mail/postfix-logwatch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/postfix-logwatch/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/postfix-logwatch/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/postfix-logwatch/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   13 Nov 2014 15:18:50 -  1.6
+++ ChangeLog   25 Nov 2014 08:46:02 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/postfix-logwatch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.6 
2014/11/13 15:18:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix-logwatch/ChangeLog,v 1.7 
2014/11/25 08:46:02 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org
+  postfix-logwatch-1.40.03.ebuild:
+  Stable for x86, wrt bug #528866
 
   13 Nov 2014; Agostino Sarubbo a...@gentoo.org
   postfix-logwatch-1.40.03.ebuild:






[gentoo-commits] gentoo-x86 commit in app-emacs/eselect-mode: eselect-mode-1.4.3.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:46:59

  Modified: eselect-mode-1.4.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529334
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild?r1=1.3r2=1.4

Index: eselect-mode-1.4.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eselect-mode-1.4.3.ebuild   22 Nov 2014 19:13:57 -  1.3
+++ eselect-mode-1.4.3.ebuild   25 Nov 2014 08:46:59 -  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/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild,v 1.3 
2014/11/22 19:13:57 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild,v 1.4 
2014/11/25 08:46:59 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2+
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
 
 S=${WORKDIR}/${MY_P}/misc
 SITEFILE=50${PN}-gentoo.el



1.41 app-emacs/eselect-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   22 Nov 2014 19:13:57 -  1.40
+++ ChangeLog   25 Nov 2014 08:46:59 -  1.41
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/eselect-mode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.40 
2014/11/22 19:13:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.41 
2014/11/25 08:46:59 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org eselect-mode-1.4.3.ebuild:
+  Stable for x86, wrt bug #529334
 
   22 Nov 2014; Mikle Kolyada zlog...@gentoo.org eselect-mode-1.4.3.ebuild:
   amd64 stable wrt bug #529334






[gentoo-commits] gentoo-x86 commit in app-admin/eselect: eselect-1.4.3.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:46:56

  Modified: eselect-1.4.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529334
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-admin/eselect/eselect-1.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild?r1=1.3r2=1.4

Index: eselect-1.4.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eselect-1.4.3.ebuild22 Nov 2014 19:13:06 -  1.3
+++ eselect-1.4.3.ebuild25 Nov 2014 08:46:56 -  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/app-admin/eselect/eselect-1.4.3.ebuild,v 
1.3 2014/11/22 19:13:06 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.4.3.ebuild,v 
1.4 2014/11/25 08:46:56 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=doc emacs vim-syntax
 
 RDEPEND=sys-apps/sed



1.288app-admin/eselect/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.288view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.288content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect/ChangeLog?r1=1.287r2=1.288

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog   22 Nov 2014 19:13:06 -  1.287
+++ ChangeLog   25 Nov 2014 08:46:56 -  1.288
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/eselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.287 
2014/11/22 19:13:06 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.288 
2014/11/25 08:46:56 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org eselect-1.4.3.ebuild:
+  Stable for x86, wrt bug #529334
 
   22 Nov 2014; Mikle Kolyada zlog...@gentoo.org eselect-1.4.3.ebuild:
   amd64 stable wrt bug #529334






[gentoo-commits] gentoo-x86 commit in app-portage/eix: eix-0.30.4.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:47:17

  Modified: eix-0.30.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529510
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-portage/eix/eix-0.30.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild?r1=1.3r2=1.4

Index: eix-0.30.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eix-0.30.4.ebuild   23 Nov 2014 06:54:47 -  1.3
+++ eix-0.30.4.ebuild   25 Nov 2014 08:47:17 -  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/app-portage/eix/eix-0.30.4.ebuild,v 1.3 
2014/11/23 06:54:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild,v 1.4 
2014/11/25 08:47:17 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris
 IUSE=debug +dep doc nls optimization security strong-optimization 
strong-security sqlite swap-remote tools
 
 BOTHDEPEND=sqlite? ( =dev-db/sqlite-3 )



1.480app-portage/eix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.480view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.480content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?r1=1.479r2=1.480

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v
retrieving revision 1.479
retrieving revision 1.480
diff -u -r1.479 -r1.480
--- ChangeLog   23 Nov 2014 06:54:47 -  1.479
+++ ChangeLog   25 Nov 2014 08:47:17 -  1.480
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/eix
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.479 
2014/11/23 06:54:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.480 
2014/11/25 08:47:17 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org eix-0.30.4.ebuild:
+  Stable for x86, wrt bug #529510
 
   23 Nov 2014; Jeroen Roovers j...@gentoo.org eix-0.30.4.ebuild:
   Stable for HPPA (bug #529510).






[gentoo-commits] gentoo-x86 commit in net-ftp/lftp: lftp-4.6.0.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:47:55

  Modified: lftp-4.6.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529918
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  net-ftp/lftp/lftp-4.6.0.ebuild

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

Index: lftp-4.6.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lftp-4.6.0.ebuild   23 Nov 2014 12:01:56 -  1.5
+++ lftp-4.6.0.ebuild   25 Nov 2014 08:47:55 -  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-ftp/lftp/lftp-4.6.0.ebuild,v 1.5 
2014/11/23 12:01:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v 1.6 
2014/11/25 08:47:55 ago Exp $
 
 EAPI=5
 inherit autotools eutils libtool
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 
~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris
 
 IUSE=convert-mozilla-cookies +gnutls idn nls openssl socks5 +ssl verify-file
 LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )



1.500net-ftp/lftp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.500view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.500content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.499r2=1.500

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
retrieving revision 1.499
retrieving revision 1.500
diff -u -r1.499 -r1.500
--- ChangeLog   23 Nov 2014 12:01:56 -  1.499
+++ ChangeLog   25 Nov 2014 08:47:55 -  1.500
@@ -1,6 +1,9 @@
 # ChangeLog for net-ftp/lftp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.499 2014/11/23 
12:01:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.500 2014/11/25 
08:47:55 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org lftp-4.6.0.ebuild:
+  Stable for x86, wrt bug #529918
 
   23 Nov 2014; Mikle Kolyada zlog...@gentoo.org lftp-4.6.0.ebuild:
   amd64 stable wrt bug #529918






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:47:37

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.3r2=1.4

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- neon-0.30.1.ebuild  22 Nov 2014 19:20:23 -  1.3
+++ neon-0.30.1.ebuild  25 Nov 2014 08:47:36 -  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/net-libs/neon/neon-0.30.1.ebuild,v 1.3 
2014/11/22 19:20:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.4 
2014/11/25 08:47:36 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.87 net-libs/neon/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   22 Nov 2014 19:20:23 -  1.86
+++ ChangeLog   25 Nov 2014 08:47:36 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.86 2014/11/22 
19:20:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.87 2014/11/25 
08:47:36 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for x86, wrt bug #529718
 
   22 Nov 2014; Mikle Kolyada zlog...@gentoo.org neon-0.30.1.ebuild:
   amd64 stable wrt bug #529718






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

2014-11-25 Thread Jeroen Roovers (jer)
jer 14/11/25 08:51:44

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.426
retrieving revision 1.427
diff -u -r1.426 -r1.427
--- ChangeLog   23 Nov 2014 22:17:26 -  1.426
+++ ChangeLog   25 Nov 2014 08:51:44 -  1.427
@@ -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.426 
2014/11/23 22:17:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.427 
2014/11/25 08:51:44 jer Exp $
+
+*youtube-dl-2014.11.24 (25 Nov 2014)
+
+  25 Nov 2014; Jeroen Roovers j...@gentoo.org 
-youtube-dl-2014.11.21.1.ebuild,
+  +youtube-dl-2014.11.24.ebuild:
+  Version bump.
 
 *youtube-dl-2014.11.23.1 (23 Nov 2014)
 



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

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

Index: youtube-dl-2014.11.24.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.24.ebuild,v 1.1 
2014/11/25 08:51:44 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-util/debootstrap: ChangeLog debootstrap-1.0.66.ebuild

2014-11-25 Thread Jeroen Roovers (jer)
jer 14/11/25 08:52:01

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

Revision  ChangesPath
1.270dev-util/debootstrap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.270view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.270content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?r1=1.269r2=1.270

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   12 Nov 2014 08:30:25 -  1.269
+++ ChangeLog   25 Nov 2014 08:52:01 -  1.270
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/debootstrap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.269 
2014/11/12 08:30:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.270 
2014/11/25 08:52:01 jer Exp $
+
+*debootstrap-1.0.66 (25 Nov 2014)
+
+  25 Nov 2014; Jeroen Roovers j...@gentoo.org +debootstrap-1.0.66.ebuild:
+  Version bump.
 
 *debootstrap-1.0.65 (12 Nov 2014)
 



1.1  dev-util/debootstrap/debootstrap-1.0.66.ebuild

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

Index: debootstrap-1.0.66.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.66.ebuild,v 1.1 
2014/11/25 08:52:01 jer Exp $

EAPI=5
inherit eutils

DESCRIPTION=Debian/Ubuntu bootstrap scripts
HOMEPAGE=http://packages.qa.debian.org/d/debootstrap.html;
SRC_URI=mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
mirror://gentoo/devices.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux

RDEPEND=
app-arch/dpkg
net-misc/wget
sys-devel/binutils


DOCS=( TODO debian/changelog )

src_unpack() {
unpack ${PN}_${PV}.tar.gz
cp ${DISTDIR}/devices.tar.gz ${S}
}

src_compile() {
return
}

src_install() {
default
doman debootstrap.8
}

pkg_postinst() {
if ! has_version ${CATEGORY}/${PN}  ! has_version app-crypt/gnupg; 
then
elog To check Release files against a keyring
elog  (--keyring=K), please install app-crypt/gnupg.
fi
}






[gentoo-commits] gentoo commit in xml/images/sponsors: numberly-logo-sized.jpg

2014-11-25 Thread Alexys Jacob (ultrabug)
ultrabug14/11/25 08:56:35

  Modified: numberly-logo-sized.jpg
  Log:
  down size numberly logo

Revision  ChangesPath
1.2  xml/images/sponsors/numberly-logo-sized.jpg

Binary file





[gentoo-commits] gentoo-x86 commit in app-backup/deja-dup: ChangeLog deja-dup-32.0.ebuild deja-dup-30.0.ebuild

2014-11-25 Thread Justin Lecher (jlec)
jlec14/11/25 08:57:13

  Modified: ChangeLog
  Removed:  deja-dup-32.0.ebuild deja-dup-30.0.ebuild
  Log:
  app-backup/deja-dup: Drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.55 app-backup/deja-dup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/deja-dup/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   25 Nov 2014 08:44:23 -  1.54
+++ ChangeLog   25 Nov 2014 08:57:13 -  1.55
@@ -1,6 +1,10 @@
 # ChangeLog for app-backup/deja-dup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v 1.54 
2014/11/25 08:44:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/deja-dup/ChangeLog,v 1.55 
2014/11/25 08:57:13 jlec Exp $
+
+  25 Nov 2014; Justin Lecher j...@gentoo.org -deja-dup-30.0.ebuild,
+  -deja-dup-32.0.ebuild:
+  Drop old
 
   25 Nov 2014; Agostino Sarubbo a...@gentoo.org deja-dup-32.0-r1.ebuild:
   Stable for x86, wrt bug #527852






[gentoo-commits] gentoo-x86 commit in app-accessibility/caribou: caribou-0.4.16.ebuild ChangeLog caribou-0.4.14.ebuild

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:03:41

  Modified: ChangeLog
  Added:caribou-0.4.16.ebuild
  Removed:  caribou-0.4.14.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.34 app-accessibility/caribou/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/caribou/ChangeLog?rev=1.34view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/caribou/ChangeLog?rev=1.34content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/caribou/ChangeLog?r1=1.33r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/caribou/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   20 Sep 2014 21:20:01 -  1.33
+++ ChangeLog   25 Nov 2014 09:03:41 -  1.34
@@ -1,6 +1,12 @@
 # ChangeLog for app-accessibility/caribou
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/caribou/ChangeLog,v 1.33 
2014/09/20 21:20:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/caribou/ChangeLog,v 1.34 
2014/11/25 09:03:41 pacho Exp $
+
+*caribou-0.4.16 (25 Nov 2014)
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org +caribou-0.4.16.ebuild,
+  -caribou-0.4.14.ebuild:
+  Version bump, drop old
 
 *caribou-0.4.15 (20 Sep 2014)
 



1.1  app-accessibility/caribou/caribou-0.4.16.ebuild

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

Index: caribou-0.4.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/caribou/caribou-0.4.16.ebuild,v 1.1 
2014/11/25 09:03:41 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=xml

inherit gnome2 python-r1

DESCRIPTION=Input assistive technology intended for switch and pointer users
HOMEPAGE=https://wiki.gnome.org/Projects/Caribou;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86

IUSE=
REQUIRED_USE=${PYTHON_REQUIRED_USE}

COMMON_DEPEND=
app-accessibility/at-spi2-core
=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
=x11-libs/gtk+-3:3[introspection]
x11-libs/gtk+:2
=dev-libs/gobject-introspection-0.10.7
dev-libs/libgee:0.8
dev-libs/libxml2
=media-libs/clutter-1.5.11:1.0[introspection]
x11-libs/libX11
x11-libs/libxklavier
x11-libs/libXtst

# gsettings-desktop-schemas is needed for the 'toolkit-accessibility' key
# pyatspi-2.1.90 needed to run caribou if pygobject:3 is installed
# librsvg needed to load svg images in css styles
RDEPEND=${COMMON_DEPEND}
=dev-python/pyatspi-2.1.90[${PYTHON_USEDEP}]
=gnome-base/gsettings-desktop-schemas-3
gnome-base/librsvg:2
sys-apps/dbus

DEPEND=${COMMON_DEPEND}
dev-libs/libxslt
=dev-util/intltool-0.35.5
virtual/pkgconfig


src_prepare() {
# delete custom PYTHONPATH, useless on Gentoo and potential bug source
# + caribou is python2 only so fix the shell scripts
sed -e '/export PYTHONPATH=.*python/ d' \
-e s:@PYTHON@:${EPREFIX}/usr/bin/python2: \
-i bin/{antler-keyboard,caribou-preferences}.in ||
die sed failed

gnome2_src_prepare

prepare_caribou() {
mkdir -p ${BUILD_DIR} || die
}
python_foreach_impl prepare_caribou
}

src_configure() {
ECONF_SOURCE=${S} python_foreach_impl run_in_build_dir \
gnome2_src_configure \
--disable-docs \
--disable-static \
--enable-gtk3-module \
--enable-gtk2-module \
VALAC=$(type -P true)
# vala is not needed for tarball builds, but configure checks for it...
}

src_compile() {
python_foreach_impl run_in_build_dir gnome2_src_compile
}

src_test() {
python_foreach_impl run_in_build_dir default
}

src_install() {
python_foreach_impl run_in_build_dir gnome2_src_install
dodoc AUTHORS NEWS README # ChangeLog simply points to git log
}






[gentoo-commits] gentoo-x86 commit in dev-util/meld/files: meld-3.12.0-c-locale.patch

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:06:50

  Removed:  meld-3.12.0-c-locale.patch
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)



[gentoo-commits] gentoo-x86 commit in dev-util/meld: meld-3.12.2.ebuild ChangeLog meld-1.8.6.ebuild meld-3.12.0.ebuild

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:06:50

  Modified: ChangeLog
  Added:meld-3.12.2.ebuild
  Removed:  meld-1.8.6.ebuild meld-3.12.0.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.189dev-util/meld/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?rev=1.189view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?rev=1.189content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/meld/ChangeLog?r1=1.188r2=1.189

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog   25 Oct 2014 22:33:47 -  1.188
+++ ChangeLog   25 Nov 2014 09:06:50 -  1.189
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/meld
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.188 2014/10/25 
22:33:47 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.189 2014/11/25 
09:06:50 pacho Exp $
+
+*meld-3.12.2 (25 Nov 2014)
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org +meld-3.12.2.ebuild,
+  -files/meld-3.12.0-c-locale.patch, -meld-1.8.6.ebuild, -meld-3.12.0.ebuild:
+  Version bump, drop old
 
 *meld-3.12.1 (25 Oct 2014)
 



1.1  dev-util/meld/meld-3.12.2.ebuild

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

Index: meld-3.12.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-3.12.2.ebuild,v 1.1 
2014/11/25 09:06:50 pacho Exp $

EAPI=5
GCONF_DEBUG=no
PYTHON_REQ_USE=xml
PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1

inherit gnome2 distutils-r1

DESCRIPTION=A graphical diff and merge tool
HOMEPAGE=http://meldmerge.org/;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux
IUSE=

RDEPEND=
${PYTHON_DEPS}
=dev-libs/glib-2.34:2
dev-python/dbus-python[${PYTHON_USEDEP}]
=dev-python/pygobject-3.8:3[cairo,${PYTHON_USEDEP}]
gnome-base/gsettings-desktop-schemas
=x11-libs/gtk+-3.6:3[introspection]
=x11-libs/gtksourceview-3.6:3.0[introspection]
x11-themes/hicolor-icon-theme

DEPEND=${RDEPEND}
sys-devel/gettext
dev-util/intltool
dev-util/itstool


python_compile_all() {
mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
}






[gentoo-commits] gentoo-x86 commit in dev-python/ipdb: ipdb-0.8.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:14:21

  Modified: ipdb-0.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/ipdb/ipdb-0.8.ebuild

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

Index: ipdb-0.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipdb/ipdb-0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipdb-0.8.ebuild 2 Oct 2013 02:41:16 -   1.1
+++ ipdb-0.8.ebuild 25 Nov 2014 09:14:21 -  1.2
@@ -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/ipdb/ipdb-0.8.ebuild,v 1.1 
2013/10/02 02:41:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipdb/ipdb-0.8.ebuild,v 1.2 
2014/11/25 09:14:21 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.11 dev-python/ipdb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipdb/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   2 Oct 2013 02:41:16 -   1.10
+++ ChangeLog   25 Nov 2014 09:14:21 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ipdb
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipdb/ChangeLog,v 1.10 2013/10/02 
02:41:16 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipdb/ChangeLog,v 1.11 2014/11/25 
09:14:21 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org ipdb-0.8.ebuild:
+  Support python 3.4
 
 *ipdb-0.8 (02 Oct 2013)
 






[gentoo-commits] gentoo-x86 commit in dev-python/ipy: ipy-0.81.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:16:57

  Modified: ipy-0.81.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/ipy/ipy-0.81.ebuild

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

Index: ipy-0.81.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.81.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipy-0.81.ebuild 31 Mar 2014 21:19:47 -  1.3
+++ ipy-0.81.ebuild 25 Nov 2014 09:16:57 -  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/ipy/ipy-0.81.ebuild,v 1.3 
2014/03/31 21:19:47 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.81.ebuild,v 1.4 
2014/11/25 09:16:57 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.43 dev-python/ipy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   31 Mar 2014 21:19:47 -  1.42
+++ ChangeLog   25 Nov 2014 09:16:57 -  1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ipy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.42 2014/03/31 
21:19:47 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.43 2014/11/25 
09:16:57 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org ipy-0.81.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org ipy-0.76-r1.ebuild,
   ipy-0.81.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/manuel: manuel-1.7.1.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:23:14

  Modified: manuel-1.7.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.8  dev-python/manuel/manuel-1.7.1.ebuild

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

Index: manuel-1.7.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- manuel-1.7.1.ebuild 10 Aug 2014 21:13:40 -  1.7
+++ manuel-1.7.1.ebuild 25 Nov 2014 09:23:14 -  1.8
@@ -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/manuel/manuel-1.7.1.ebuild,v 1.7 
2014/08/10 21:13:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v 1.8 
2014/11/25 09:23:14 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_{6,7} python{3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_{6,7} python{3_2,3_3,3_4} pypy pypy2_0 )
 
 inherit distutils-r1 eutils
 



1.13 dev-python/manuel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   10 Aug 2014 21:13:40 -  1.12
+++ ChangeLog   25 Nov 2014 09:23:14 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/manuel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.12 
2014/08/10 21:13:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.13 
2014/11/25 09:23:14 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org manuel-1.7.1.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org manuel-1.7.1.ebuild:
   QA: drop trailing '.' from DESCRIPTION






[gentoo-commits] gentoo-x86 commit in x11-libs/c++-gtk-utils: ChangeLog c++-gtk-utils-2.0.27.ebuild c++-gtk-utils-2.2.10.ebuild

2014-11-25 Thread Jeroen Roovers (jer)
jer 14/11/25 09:25:41

  Modified: ChangeLog
  Added:c++-gtk-utils-2.0.27.ebuild
c++-gtk-utils-2.2.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.24 x11-libs/c++-gtk-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   7 Oct 2014 07:09:26 -   1.23
+++ ChangeLog   25 Nov 2014 09:25:41 -  1.24
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/c++-gtk-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.23 
2014/10/07 07:09:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.24 
2014/11/25 09:25:41 jer Exp $
+
+*c++-gtk-utils-2.2.10 (25 Nov 2014)
+*c++-gtk-utils-2.0.27 (25 Nov 2014)
+
+  25 Nov 2014; Jeroen Roovers j...@gentoo.org +c++-gtk-utils-2.0.27.ebuild,
+  +c++-gtk-utils-2.2.10.ebuild:
+  Version bump.
 
 *c++-gtk-utils-2.2.9 (07 Oct 2014)
 



1.1  x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild?rev=1.1content-type=text/plain

Index: c++-gtk-utils-2.0.27.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.27.ebuild,v 
1.1 2014/11/25 09:25:41 jer Exp $

EAPI=5
inherit eutils

DESCRIPTION=A library containing a number of classes and functions for 
programming GTK+ programs using C++
HOMEPAGE=http://cxx-gtk-utils.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN/++/xx}/${P}.tar.gz

LICENSE=LGPL-2.1
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=+gtk nls static-libs
SLOT=3

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

DEPEND=
${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig


DOCS=( ChangeLog )

src_configure() {
econf \
$(use_enable nls) \
$(use_with gtk) \
$(use_enable static-libs static) \
--docdir=/usr/share/doc/${PF} \
--htmldir=/usr/share/doc/${PF}/html \
--without-guile
}

src_install() {
default
prune_libtool_files
}



1.1  x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild?rev=1.1content-type=text/plain

Index: c++-gtk-utils-2.2.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.10.ebuild,v 
1.1 2014/11/25 09:25:41 jer Exp $

EAPI=5
inherit eutils

DESCRIPTION=A library containing a number of classes and functions for 
programming GTK+ programs using C++
HOMEPAGE=http://cxx-gtk-utils.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN/++/xx}/${P}.tar.gz

LICENSE=LGPL-2.1
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=+gtk nls static-libs
SLOT=0

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

DEPEND=
${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig


DOCS=( ChangeLog )

src_configure() {
econf \
$(use_enable nls) \
$(use_with gtk) \
$(use_enable static-libs static) \
--docdir=/usr/share/doc/${PF} \
--htmldir=/usr/share/doc/${PF}/html \
--without-guile
}

src_install() {
default
prune_libtool_files
}






[gentoo-commits] gentoo-x86 commit in x11-terms/guake: guake-0.5.2.ebuild ChangeLog

2014-11-25 Thread Jeroen Roovers (jer)
jer 14/11/25 09:29:25

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

Revision  ChangesPath
1.33 x11-terms/guake/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/guake/ChangeLog?rev=1.33view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/guake/ChangeLog?rev=1.33content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/guake/ChangeLog?r1=1.32r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-terms/guake/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   17 Nov 2014 13:37:33 -  1.32
+++ ChangeLog   25 Nov 2014 09:29:25 -  1.33
@@ -1,6 +1,11 @@
 # ChangeLog for x11-terms/guake
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/ChangeLog,v 1.32 2014/11/17 
13:37:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/ChangeLog,v 1.33 2014/11/25 
09:29:25 jer Exp $
+
+*guake-0.5.2 (25 Nov 2014)
+
+  25 Nov 2014; Jeroen Roovers j...@gentoo.org +guake-0.5.2.ebuild:
+  Version bump.
 
 *guake-0.5.1 (17 Nov 2014)
 



1.1  x11-terms/guake/guake-0.5.2.ebuild

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

Index: guake-0.5.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/guake-0.5.2.ebuild,v 1.1 
2014/11/25 09:29:25 jer Exp $

EAPI=5

GCONF_DEBUG=no
GNOME2_LA_PUNT=yes
PYTHON_COMPAT=( python2_7 )

inherit autotools gnome2 python-single-r1

DESCRIPTION=Drop-down terminal for GTK+ desktops
HOMEPAGE=https://github.com/Guake/guake;
SRC_URI=https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

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

RDEPEND=
dev-python/dbus-python
dev-python/gconf-python
dev-python/notify-python
dev-python/pygtk
dev-python/pyxdg
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/vte:0[python]

DEPEND=
${RDEPEND}
dev-util/intltool
virtual/pkgconfig


DOCS=( AUTHORS ChangeLog NEWS README.rst )

src_prepare() {
eautoreconf

gnome2_src_prepare

G2CONF=--disable-static
}

pkg_postinst() {
gnome2_pkg_postinst
}

pkg_postrm() {
gnome2_pkg_postrm
}






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:32:00

  Modified: minimock-1.2.8-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.6  dev-python/minimock/minimock-1.2.8-r1.ebuild

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

Index: minimock-1.2.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/minimock/minimock-1.2.8-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- minimock-1.2.8-r1.ebuild7 Aug 2013 13:27:42 -   1.5
+++ minimock-1.2.8-r1.ebuild25 Nov 2014 09:32:00 -  1.6
@@ -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/minimock/minimock-1.2.8-r1.ebuild,v 1.5 
2013/08/07 13:27:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/minimock/minimock-1.2.8-r1.ebuild,v 1.6 
2014/11/25 09:32:00 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.25 dev-python/minimock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/minimock/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   7 Aug 2013 13:27:42 -   1.24
+++ ChangeLog   25 Nov 2014 09:32:00 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/minimock
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/minimock/ChangeLog,v 1.24 
2013/08/07 13:27:42 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/minimock/ChangeLog,v 1.25 
2014/11/25 09:32:00 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org minimock-1.2.8-r1.ebuild:
+  Support python 3.4
 
   07 Aug 2013; Agostino Sarubbo a...@gentoo.org minimock-1.2.8-r1.ebuild:
   Stable for x86, wrt bug #477626






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-sphinx: oslo-sphinx-2.2.0-r1.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:41:35

  Modified: oslo-sphinx-2.2.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.2  dev-python/oslo-sphinx/oslo-sphinx-2.2.0-r1.ebuild

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

Index: oslo-sphinx-2.2.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oslo-sphinx-2.2.0-r1.ebuild 26 Sep 2014 19:42:48 -  1.1
+++ oslo-sphinx-2.2.0-r1.ebuild 25 Nov 2014 09:41:35 -  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/oslo-sphinx/oslo-sphinx-2.2.0-r1.ebuild,v 
1.1 2014/09/26 19:42:48 alunduil Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.2.0-r1.ebuild,v 
1.2 2014/11/25 09:41:35 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.8  dev-python/oslo-sphinx/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   26 Sep 2014 19:42:48 -  1.7
+++ ChangeLog   25 Nov 2014 09:41:35 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-sphinx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v 1.7 
2014/09/26 19:42:48 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v 1.8 
2014/11/25 09:41:35 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org oslo-sphinx-2.2.0-r1.ebuild:
+  Support python 3.4
 
 *oslo-sphinx-2.2.0-r1 (26 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/oslotest: oslotest-1.1.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:44:12

  Modified: oslotest-1.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.6  dev-python/oslotest/oslotest-1.1.0.ebuild

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

Index: oslotest-1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oslotest-1.1.0.ebuild   27 Sep 2014 19:20:47 -  1.5
+++ oslotest-1.1.0.ebuild   25 Nov 2014 09:44:12 -  1.6
@@ -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/oslotest/oslotest-1.1.0.ebuild,v 
1.5 2014/09/27 19:20:47 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild,v 
1.6 2014/11/25 09:44:12 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.6  dev-python/oslotest/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   27 Sep 2014 19:20:47 -  1.5
+++ ChangeLog   25 Nov 2014 09:44:12 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslotest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.5 
2014/09/27 19:20:47 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.6 
2014/11/25 09:44:12 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org oslotest-1.1.0.ebuild:
+  Support python 3.4
 
   27 Sep 2014; Alex Brandt alund...@gentoo.org oslotest-1.1.0.ebuild:
   update test runner to testr from nosetests






[gentoo-commits] gentoo-x86 commit in dev-python/netaddr: netaddr-0.7.12.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:45:15

  Modified: netaddr-0.7.12.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/netaddr/netaddr-0.7.12.ebuild

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

Index: netaddr-0.7.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/netaddr/netaddr-0.7.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netaddr-0.7.12.ebuild   27 Sep 2014 08:21:05 -  1.2
+++ netaddr-0.7.12.ebuild   25 Nov 2014 09:45:15 -  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/netaddr/netaddr-0.7.12.ebuild,v 
1.2 2014/09/27 08:21:05 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/netaddr-0.7.12.ebuild,v 
1.3 2014/11/25 09:45:15 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.27 dev-python/netaddr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   27 Sep 2014 08:21:05 -  1.26
+++ ChangeLog   25 Nov 2014 09:45:15 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/netaddr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v 1.26 
2014/09/27 08:21:05 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v 1.27 
2014/11/25 09:45:15 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org netaddr-0.7.12.ebuild:
+  Support python 3.4
 
   27 Sep 2014; Ian Delaney idel...@gentoo.org netaddr-0.7.12.ebuild:
   drop py2.6 from PYTHON_COMPAT






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:46:39

  Modified: oslo-config-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.4  dev-python/oslo-config/oslo-config-1.4.0.ebuild

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

Index: oslo-config-1.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-config/oslo-config-1.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oslo-config-1.4.0.ebuild27 Sep 2014 20:09:28 -  1.3
+++ oslo-config-1.4.0.ebuild25 Nov 2014 09:46:39 -  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/oslo-config/oslo-config-1.4.0.ebuild,v 1.3 
2014/09/27 20:09:28 alunduil Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-config/oslo-config-1.4.0.ebuild,v 1.4 
2014/11/25 09:46:39 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.12 dev-python/oslo-config/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   27 Sep 2014 20:09:28 -  1.11
+++ ChangeLog   25 Nov 2014 09:46:39 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-config
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.11 
2014/09/27 20:09:28 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.12 
2014/11/25 09:46:39 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org oslo-config-1.4.0.ebuild:
+  Support python 3.4
 
   27 Sep 2014; Alex Brandt alund...@gentoo.org oslo-config-1.4.0.ebuild:
   fix testsuite—requires removal of .testrepostory between runs






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:57:01

  Modified: pmw-2.0.0-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.4  dev-python/pmw/pmw-2.0.0-r2.ebuild

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

Index: pmw-2.0.0-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pmw-2.0.0-r2.ebuild 27 May 2014 20:01:58 -  1.3
+++ pmw-2.0.0-r2.ebuild 25 Nov 2014 09:57:01 -  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/dev-python/pmw/pmw-2.0.0-r2.ebuild,v 1.3 
2014/05/27 20:01:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.0-r2.ebuild,v 1.4 
2014/11/25 09:57:01 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python{3_2,3_3,3_4} )
 PYTHON_REQ_USE=tk
 
 inherit distutils-r1



1.46 dev-python/pmw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   13 Aug 2014 14:30:49 -  1.45
+++ ChangeLog   25 Nov 2014 09:57:01 -  1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pmw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.45 2014/08/13 
14:30:49 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.46 2014/11/25 
09:57:01 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pmw-2.0.0-r2.ebuild:
+  Support python 3.4
 
   13 Aug 2014; Andreas Schuerch native...@gentoo.org pmw-1.3.3-r2.ebuild:
   x86 stable, see bug 507142






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 09:58:02

  Modified: progressbar-2.3-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.10 dev-python/progressbar/progressbar-2.3-r1.ebuild

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

Index: progressbar-2.3-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/progressbar/progressbar-2.3-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- progressbar-2.3-r1.ebuild   31 Mar 2014 20:46:54 -  1.9
+++ progressbar-2.3-r1.ebuild   25 Nov 2014 09:58:02 -  1.10
@@ -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/progressbar/progressbar-2.3-r1.ebuild,v 1.9 
2014/03/31 20:46:54 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/progressbar/progressbar-2.3-r1.ebuild,v 1.10 
2014/11/25 09:58:02 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.18 dev-python/progressbar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/progressbar/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   31 Mar 2014 20:46:54 -  1.17
+++ ChangeLog   25 Nov 2014 09:58:02 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/progressbar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/progressbar/ChangeLog,v 1.17 
2014/03/31 20:46:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/progressbar/ChangeLog,v 1.18 
2014/11/25 09:58:02 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org progressbar-2.3-r1.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org progressbar-2.3-r1.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in dev-python/py-bcrypt: py-bcrypt-0.4.ebuild ChangeLog

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

  Modified: py-bcrypt-0.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.7  dev-python/py-bcrypt/py-bcrypt-0.4.ebuild

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

Index: py-bcrypt-0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- py-bcrypt-0.4.ebuild5 Jan 2014 01:11:42 -   1.6
+++ py-bcrypt-0.4.ebuild25 Nov 2014 10:01:28 -  1.7
@@ -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/py-bcrypt/py-bcrypt-0.4.ebuild,v 
1.6 2014/01/05 01:11:42 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild,v 
1.7 2014/11/25 10:01:28 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.9  dev-python/py-bcrypt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   5 Jan 2014 01:11:42 -   1.8
+++ ChangeLog   25 Nov 2014 10:01:28 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/py-bcrypt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v 1.8 
2014/01/05 01:11:42 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v 1.9 
2014/11/25 10:01:28 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org py-bcrypt-0.4.ebuild:
+  Support python 3.4
 
   05 Jan 2014; Mike Gilbert flop...@gentoo.org py-bcrypt-0.4.ebuild:
   Add blocker on dev-python/bcrypt.






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

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

  Modified: pyalsaaudio-0.7-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.3  dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild

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

Index: pyalsaaudio-0.7-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyalsaaudio-0.7-r2.ebuild   5 Mar 2014 14:10:15 -   1.2
+++ pyalsaaudio-0.7-r2.ebuild   25 Nov 2014 10:03:58 -  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/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild,v 1.2 
2014/03/05 14:10:15 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild,v 1.3 
2014/11/25 10:03:58 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.37 dev-python/pyalsaaudio/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   5 Mar 2014 15:38:26 -   1.36
+++ ChangeLog   25 Nov 2014 10:03:58 -  1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyalsaaudio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/ChangeLog,v 1.36 
2014/03/05 15:38:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/ChangeLog,v 1.37 
2014/11/25 10:03:58 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyalsaaudio-0.7-r2.ebuild:
+  Support python 3.4
 
   05 Mar 2014; Agostino Sarubbo a...@gentoo.org pyalsaaudio-0.7-r1.ebuild:
   Stable for ppc, wrt bug #474192






[gentoo-commits] gentoo-x86 commit in dev-python/pyev: pyev-0.8.1.ebuild ChangeLog

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

  Modified: pyev-0.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.5  dev-python/pyev/pyev-0.8.1.ebuild

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

Index: pyev-0.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyev/pyev-0.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyev-0.8.1.ebuild   13 Oct 2013 08:56:02 -  1.4
+++ pyev-0.8.1.ebuild   25 Nov 2014 10:09:23 -  1.5
@@ -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/pyev/pyev-0.8.1.ebuild,v 1.4 
2013/10/13 08:56:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyev/pyev-0.8.1.ebuild,v 1.5 
2014/11/25 10:09:23 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.7  dev-python/pyev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyev/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   17 Jan 2014 07:12:22 -  1.6
+++ ChangeLog   25 Nov 2014 10:09:23 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyev/ChangeLog,v 1.6 2014/01/17 
07:12:22 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyev/ChangeLog,v 1.7 2014/11/25 
10:09:23 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyev-0.8.1.ebuild:
+  Support python 3.4
 
   17 Jan 2014; Yixun Lan d...@gentoo.org metadata.xml:
   update maintainer email






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

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

  Modified: pygpgme-0.3-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/pygpgme/pygpgme-0.3-r1.ebuild

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

Index: pygpgme-0.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygpgme/pygpgme-0.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pygpgme-0.3-r1.ebuild   30 Jun 2013 15:57:56 -  1.3
+++ pygpgme-0.3-r1.ebuild   25 Nov 2014 10:18:40 -  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/pygpgme/pygpgme-0.3-r1.ebuild,v 
1.3 2013/06/30 15:57:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygpgme/pygpgme-0.3-r1.ebuild,v 
1.4 2014/11/25 10:18:40 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.10 dev-python/pygpgme/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygpgme/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   28 Dec 2013 18:33:27 -  1.9
+++ ChangeLog   25 Nov 2014 10:18:40 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pygpgme
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygpgme/ChangeLog,v 1.9 
2013/12/28 18:33:27 aidecoe Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygpgme/ChangeLog,v 1.10 
2014/11/25 10:18:40 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pygpgme-0.3-r1.ebuild:
+  Support python 3.4
 
   28 Dec 2013; Amadeusz Żołnowski aide...@gentoo.org -pygpgme-0.3.ebuild:
   Removed ebuild using deprecated distutils eclass.






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

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

  Modified: pynzb-0.1.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/pynzb/pynzb-0.1.0-r1.ebuild

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

Index: pynzb-0.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynzb/pynzb-0.1.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pynzb-0.1.0-r1.ebuild   31 Mar 2014 21:20:03 -  1.3
+++ pynzb-0.1.0-r1.ebuild   25 Nov 2014 10:25:45 -  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/pynzb/pynzb-0.1.0-r1.ebuild,v 
1.3 2014/03/31 21:20:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynzb/pynzb-0.1.0-r1.ebuild,v 
1.4 2014/11/25 10:25:45 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.6  dev-python/pynzb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pynzb/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   31 Mar 2014 21:20:03 -  1.5
+++ ChangeLog   25 Nov 2014 10:25:45 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pynzb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pynzb/ChangeLog,v 1.5 2014/03/31 
21:20:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pynzb/ChangeLog,v 1.6 2014/11/25 
10:25:45 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pynzb-0.1.0-r1.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org pynzb-0.1.0-r1.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in dev-java/prefuse: ChangeLog prefuse-20060715_beta.ebuild

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 10:37:42

  Modified: ChangeLog
  Removed:  prefuse-20060715_beta.ebuild
  Log:
  Cleanup old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.22 dev-java/prefuse/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   25 Nov 2014 08:41:16 -  1.21
+++ ChangeLog   25 Nov 2014 10:37:42 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/prefuse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.21 
2014/11/25 08:41:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/prefuse/ChangeLog,v 1.22 
2014/11/25 10:37:42 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org -prefuse-20060715_beta.ebuild:
+  Cleanup old.
 
   25 Nov 2014; Agostino Sarubbo a...@gentoo.org prefuse-20071021_beta.ebuild:
   Stable for x86, wrt bug #525014






[gentoo-commits] gentoo-x86 commit in dev-python/pyopencl: pyopencl-2014.1.ebuild ChangeLog

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

  Modified: pyopencl-2014.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/pyopencl/pyopencl-2014.1.ebuild

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

Index: pyopencl-2014.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyopencl-2014.1.ebuild  5 Jun 2014 08:14:17 -   1.1
+++ pyopencl-2014.1.ebuild  25 Nov 2014 10:38:20 -  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/pyopencl/pyopencl-2014.1.ebuild,v 1.1 
2014/06/05 08:14:17 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v 1.2 
2014/11/25 10:38:20 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.27 dev-python/pyopencl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   5 Jun 2014 08:19:49 -   1.26
+++ ChangeLog   25 Nov 2014 10:38:20 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyopencl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.26 
2014/06/05 08:19:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.27 
2014/11/25 10:38:20 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyopencl-2014.1.ebuild:
+  Support python 3.4
 
   05 Jun 2014; Patrick Lauer patr...@gentoo.org -pyopencl-2011.2-r1.ebuild,
   -pyopencl-2012.1.ebuild, -pyopencl-2013.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-java/ldapsdk: ChangeLog ldapsdk-4.1.7-r3.ebuild

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 10:38:33

  Modified: ChangeLog
  Removed:  ldapsdk-4.1.7-r3.ebuild
  Log:
  Cleanup old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.20 dev-java/ldapsdk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   25 Nov 2014 08:40:58 -  1.19
+++ ChangeLog   25 Nov 2014 10:38:33 -  1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ldapsdk
 # Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v 1.19 
2014/11/25 08:40:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ldapsdk/ChangeLog,v 1.20 
2014/11/25 10:38:33 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org -ldapsdk-4.1.7-r3.ebuild:
+  Cleanup old.
 
   25 Nov 2014; Agostino Sarubbo a...@gentoo.org ldapsdk-4.1.7-r4.ebuild:
   Stable for x86, wrt bug #525012






[gentoo-commits] gentoo-x86 commit in dev-python/pyramid: pyramid-1.5.1.ebuild ChangeLog

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

  Modified: pyramid-1.5.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/pyramid/pyramid-1.5.1.ebuild

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

Index: pyramid-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyramid/pyramid-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyramid-1.5.1.ebuild10 Aug 2014 21:17:34 -  1.2
+++ pyramid-1.5.1.ebuild25 Nov 2014 10:44:20 -  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/pyramid/pyramid-1.5.1.ebuild,v 
1.2 2014/08/10 21:17:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyramid/pyramid-1.5.1.ebuild,v 
1.3 2014/11/25 10:44:20 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.5  dev-python/pyramid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyramid/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   10 Aug 2014 21:17:34 -  1.4
+++ ChangeLog   25 Nov 2014 10:44:20 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyramid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyramid/ChangeLog,v 1.4 
2014/08/10 21:17:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyramid/ChangeLog,v 1.5 
2014/11/25 10:44:20 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyramid-1.5.1.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org pyramid-1.4.3.ebuild,
   pyramid-1.5.1.ebuild, pyramid-1.5.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/python-levenshtein: python-levenshtein-0.11.2.ebuild ChangeLog

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

  Modified: python-levenshtein-0.11.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/python-levenshtein/python-levenshtein-0.11.2.ebuild

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

Index: python-levenshtein-0.11.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-levenshtein-0.11.2.ebuild31 Mar 2014 20:46:52 -  1.3
+++ python-levenshtein-0.11.2.ebuild25 Nov 2014 10:51:56 -  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/python-levenshtein/python-levenshtein-0.11.2.ebuild,v
 1.3 2014/03/31 20:46:52 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild,v
 1.4 2014/11/25 10:51:56 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.23 dev-python/python-levenshtein/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-levenshtein/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   31 Mar 2014 20:46:52 -  1.22
+++ ChangeLog   25 Nov 2014 10:51:56 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-levenshtein
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-levenshtein/ChangeLog,v 
1.22 2014/03/31 20:46:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-levenshtein/ChangeLog,v 
1.23 2014/11/25 10:51:56 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org python-levenshtein-0.11.2.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org
   python-levenshtein-0.10.2-r1.ebuild, python-levenshtein-0.11.1.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-python/python-mpd: python-mpd-0.5.3.ebuild ChangeLog

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

  Modified: python-mpd-0.5.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.6  dev-python/python-mpd/python-mpd-0.5.3.ebuild

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

Index: python-mpd-0.5.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.5.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-mpd-0.5.3.ebuild 6 Jul 2014 12:49:07 -   1.5
+++ python-mpd-0.5.3.ebuild 25 Nov 2014 10:52:58 -  1.6
@@ -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/python-mpd/python-mpd-0.5.3.ebuild,v 1.5 
2014/07/06 12:49:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.5.3.ebuild,v 1.6 
2014/11/25 10:52:58 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 vcs-snapshot
 



1.40 dev-python/python-mpd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mpd/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   6 Jul 2014 12:49:07 -   1.39
+++ ChangeLog   25 Nov 2014 10:52:58 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-mpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/ChangeLog,v 1.39 
2014/07/06 12:49:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/ChangeLog,v 1.40 
2014/11/25 10:52:58 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org python-mpd-0.5.3.ebuild:
+  Support python 3.4
 
   06 Jul 2014; Michał Górny mgo...@gentoo.org python-mpd-0.5.1.ebuild,
   python-mpd-0.5.3.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/python-social-auth: python-social-auth-0.1.26.ebuild ChangeLog

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

  Modified: python-social-auth-0.1.26.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/python-social-auth/python-social-auth-0.1.26.ebuild

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

Index: python-social-auth-0.1.26.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-social-auth-0.1.26.ebuild31 Aug 2014 20:33:44 -  1.2
+++ python-social-auth-0.1.26.ebuild25 Nov 2014 10:56:18 -  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/python-social-auth/python-social-auth-0.1.26.ebuild,v
 1.2 2014/08/31 20:33:44 maksbotan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v
 1.3 2014/11/25 10:56:18 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.3  dev-python/python-social-auth/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   31 Aug 2014 20:33:44 -  1.2
+++ ChangeLog   25 Nov 2014 10:56:18 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-social-auth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 
1.2 2014/08/31 20:33:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 
1.3 2014/11/25 10:56:18 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org python-social-auth-0.1.26.ebuild:
+  Support python 3.4
 
   31 Aug 2014; Maxim Koltsov maksbo...@gentoo.org
   python-social-auth-0.1.26.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/pyx: pyx-0.13.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:00:02

  Modified: pyx-0.13.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/pyx/pyx-0.13.ebuild

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

Index: pyx-0.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyx-0.13.ebuild 2 Jul 2014 13:48:27 -   1.3
+++ pyx-0.13.ebuild 25 Nov 2014 11:00:02 -  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/pyx/pyx-0.13.ebuild,v 1.3 
2014/07/02 13:48:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.13.ebuild,v 1.4 
2014/11/25 11:00:02 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python3_3 )
+PYTHON_COMPAT=( python3_{3,4} )
 
 inherit distutils-r1
 



1.42 dev-python/pyx/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   2 Jul 2014 13:48:27 -   1.41
+++ ChangeLog   25 Nov 2014 11:00:02 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.41 2014/07/02 
13:48:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.42 2014/11/25 
11:00:02 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyx-0.13.ebuild:
+  Support python 3.4
 
   02 Jul 2014; Ian Delaney idel...@gentoo.org pyx-0.12.1-r1.ebuild,
   pyx-0.13.ebuild:






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:01:23

  Modified: pyxattr-.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/pyxattr/pyxattr-.ebuild

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

Index: pyxattr-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyxattr-.ebuild 31 Mar 2014 21:03:55 -  1.4
+++ pyxattr-.ebuild 25 Nov 2014 11:01:23 -  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/pyxattr/pyxattr-.ebuild,v 
1.4 2014/03/31 21:03:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-.ebuild,v 
1.5 2014/11/25 11:01:23 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
 
 #if LIVE
 EGIT_REPO_URI=https://github.com/iustin/${PN}.git



1.63 dev-python/pyxattr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   3 Jun 2014 03:02:37 -   1.62
+++ ChangeLog   25 Nov 2014 11:01:23 -  1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyxattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.62 
2014/06/03 03:02:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.63 
2014/11/25 11:01:23 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyxattr-.ebuild:
+  Support python 3.4
 
 *pyxattr-0.5.3 (03 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/pyxenstore: pyxenstore-0.0.2.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:07:24

  Modified: pyxenstore-0.0.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.3  dev-python/pyxenstore/pyxenstore-0.0.2.ebuild

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

Index: pyxenstore-0.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyxenstore-0.0.2.ebuild 10 Aug 2014 21:20:28 -  1.2
+++ pyxenstore-0.0.2.ebuild 25 Nov 2014 11:07:24 -  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/pyxenstore/pyxenstore-0.0.2.ebuild,v 1.2 
2014/08/10 21:20:28 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild,v 1.3 
2014/11/25 11:07:24 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 python3_2 python3_3 )
+PYTHON_COMPAT=( python2_6 python2_7 python3_2 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.3  dev-python/pyxenstore/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxenstore/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Aug 2014 21:20:28 -  1.2
+++ ChangeLog   25 Nov 2014 11:07:24 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyxenstore
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxenstore/ChangeLog,v 1.2 
2014/08/10 21:20:28 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxenstore/ChangeLog,v 1.3 
2014/11/25 11:07:24 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pyxenstore-0.0.2.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org pyxenstore-0.0.2.ebuild,
   pyxenstore-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/queuelib: queuelib-1.1.1.ebuild ChangeLog

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

  Modified: queuelib-1.1.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/queuelib/queuelib-1.1.1.ebuild

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

Index: queuelib-1.1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/queuelib/queuelib-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- queuelib-1.1.1.ebuild   6 Dec 2013 05:41:44 -   1.2
+++ queuelib-1.1.1.ebuild   25 Nov 2014 11:10:18 -  1.3
@@ -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/queuelib/queuelib-1.1.1.ebuild,v 
1.2 2013/12/06 05:41:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/queuelib/queuelib-1.1.1.ebuild,v 
1.3 2014/11/25 11:10:18 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit vcs-snapshot distutils-r1
 



1.3  dev-python/queuelib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/queuelib/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   6 Dec 2013 05:41:44 -   1.2
+++ ChangeLog   25 Nov 2014 11:10:18 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/queuelib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/queuelib/ChangeLog,v 1.2 
2013/12/06 05:41:44 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/queuelib/ChangeLog,v 1.3 
2014/11/25 11:10:18 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org queuelib-1.1.1.ebuild:
+  Support python 3.4
 
   06 Dec 2013; Patrick Lauer patr...@gentoo.org queuelib-1.1.1.ebuild:
   Simplification of the ebuild






[gentoo-commits] gentoo-x86 commit in dev-python/recaptcha-client: recaptcha-client-1.0.6-r1.ebuild ChangeLog

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

  Modified: recaptcha-client-1.0.6-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.3  
dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild

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

Index: recaptcha-client-1.0.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- recaptcha-client-1.0.6-r1.ebuild5 Sep 2013 18:46:44 -   1.2
+++ recaptcha-client-1.0.6-r1.ebuild25 Nov 2014 11:12:12 -  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/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild,v
 1.2 2013/09/05 18:46:44 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild,v
 1.3 2014/11/25 11:12:12 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.3  dev-python/recaptcha-client/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/recaptcha-client/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   5 Sep 2013 18:46:44 -   1.2
+++ ChangeLog   25 Nov 2014 11:12:12 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/recaptcha-client
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/recaptcha-client/ChangeLog,v 1.2 
2013/09/05 18:46:44 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/recaptcha-client/ChangeLog,v 1.3 
2014/11/25 11:12:12 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org recaptcha-client-1.0.6-r1.ebuild:
+  Support python 3.4
 
   05 Sep 2013; Michał Górny mgo...@gentoo.org
   recaptcha-client-1.0.6-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/retry-decorator: retry-decorator-1.0.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:17:02

  Modified: retry-decorator-1.0.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.3  dev-python/retry-decorator/retry-decorator-1.0.0.ebuild

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

Index: retry-decorator-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- retry-decorator-1.0.0.ebuild24 Feb 2014 22:33:57 -  1.2
+++ retry-decorator-1.0.0.ebuild25 Nov 2014 11:17:01 -  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/retry-decorator/retry-decorator-1.0.0.ebuild,v
 1.2 2014/02/24 22:33:57 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild,v
 1.3 2014/11/25 11:17:01 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 vcs-snapshot
 



1.3  dev-python/retry-decorator/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   24 Feb 2014 22:33:57 -  1.2
+++ ChangeLog   25 Nov 2014 11:17:01 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/retry-decorator
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v 1.2 
2014/02/24 22:33:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v 1.3 
2014/11/25 11:17:01 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org retry-decorator-1.0.0.ebuild:
+  Support python 3.4
 
   24 Feb 2014; Mike Frysinger vap...@gentoo.org retry-decorator-1.0.0.ebuild:
   Add arm love for Chromium OS.






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

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:23:27

  Modified: highline-1.6.19.ebuild highline-1.6.21.ebuild
ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.11 dev-ruby/highline/highline-1.6.19.ebuild

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

Index: highline-1.6.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- highline-1.6.19.ebuild  24 Apr 2014 20:16:56 -  1.10
+++ highline-1.6.19.ebuild  25 Nov 2014 11:23:27 -  1.11
@@ -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-ruby/highline/highline-1.6.19.ebuild,v 
1.10 2014/04/24 20:16:56 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild,v 
1.11 2014/11/25 11:23:27 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 jruby
+USE_RUBY=ruby19
 
 RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.rdoc TODO
 RUBY_FAKEGEM_DOCDIR=doc/html
@@ -36,12 +36,5 @@
 }
 
 each_ruby_test() {
-   case ${RUBY} in
-   *jruby)
-   ewarn Skipping tests since they hang indefinitely.
-   ;;
-   *)
-   ${RUBY} -S rake test || die
-   ;;
-   esac
+   ${RUBY} -S rake test || die
 }



1.3  dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- highline-1.6.21.ebuild  24 Apr 2014 20:16:56 -  1.2
+++ highline-1.6.21.ebuild  25 Nov 2014 11:23:27 -  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-ruby/highline/highline-1.6.21.ebuild,v 
1.2 2014/04/24 20:16:56 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 
1.3 2014/11/25 11:23:27 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.rdoc TODO
 RUBY_FAKEGEM_DOCDIR=doc/html
@@ -36,12 +36,5 @@
 }
 
 each_ruby_test() {
-   case ${RUBY} in
-   *jruby)
-   ewarn Skipping tests since they hang indefinitely.
-   ;;
-   *)
-   ${RUBY} -S rake test || die
-   ;;
-   esac
+   ${RUBY} -S rake test || die
 }



1.91 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   24 Apr 2014 20:16:56 -  1.90
+++ ChangeLog   25 Nov 2014 11:23:27 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.90 
2014/04/24 20:16:56 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.91 
2014/11/25 11:23:27 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org highline-1.6.19.ebuild,
+  highline-1.6.21.ebuild:
+  Drop jruby target.
 
   24 Apr 2014; Manuel Rüger mr...@gentoo.org -highline-1.6.20.ebuild,
   highline-1.6.19.ebuild, highline-1.6.21.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-2.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:24:05

  Modified: routes-2.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.3  dev-python/routes/routes-2.0.ebuild

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

Index: routes-2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- routes-2.0.ebuild   25 Dec 2013 16:01:31 -  1.2
+++ routes-2.0.ebuild   25 Nov 2014 11:24:05 -  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/routes/routes-2.0.ebuild,v 1.2 
2013/12/25 16:01:31 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.0.ebuild,v 1.3 
2014/11/25 11:24:05 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.22 dev-python/routes/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   10 Aug 2014 21:21:16 -  1.21
+++ ChangeLog   25 Nov 2014 11:24:05 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/routes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.21 
2014/08/10 21:21:16 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.22 
2014/11/25 11:24:05 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org routes-2.0.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org routes-1.12.3-r1.ebuild,
   routes-1.12.3.ebuild, routes-1.13.ebuild:






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

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:24:13

  Modified: css_parser-1.3.5-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild

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

Index: css_parser-1.3.5-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- css_parser-1.3.5-r1.ebuild  20 May 2014 17:58:10 -  1.3
+++ css_parser-1.3.5-r1.ebuild  25 Nov 2014 11:24:13 -  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-ruby/css_parser/css_parser-1.3.5-r1.ebuild,v 1.3 
2014/05/20 17:58:10 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/css_parser/css_parser-1.3.5-r1.ebuild,v 1.4 
2014/11/25 11:24:13 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_DOC_DIR=doc
@@ -38,12 +38,6 @@
 
 }
 
-each_ruby_prepare() {
-   if [[ ${RUBY} == */jruby ]]; then
-   sed -i -e '/add_development_dependency/i 
s.add_dependency(jruby-openssl)' ${RUBY_FAKEGEM_GEMSPEC} || die
-   fi
-}
-
 each_ruby_test() {
${RUBY} -Ilib test/*.rb || die
 }



1.8  dev-ruby/css_parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/css_parser/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 May 2014 17:58:10 -  1.7
+++ ChangeLog   25 Nov 2014 11:24:13 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/css_parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/css_parser/ChangeLog,v 1.7 
2014/05/20 17:58:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/css_parser/ChangeLog,v 1.8 
2014/11/25 11:24:13 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org css_parser-1.3.5-r1.ebuild:
+  Drop jruby target.
 
   20 May 2014; Hans de Graaff gra...@gentoo.org css_parser-1.3.5-r1.ebuild:
   Add ruby21. Drop ruby18.






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

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

  Modified: rpyc-3.2.3-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.2  dev-python/rpyc/rpyc-3.2.3-r1.ebuild

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

Index: rpyc-3.2.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rpyc/rpyc-3.2.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpyc-3.2.3-r1.ebuild11 Jan 2014 22:52:43 -  1.1
+++ rpyc-3.2.3-r1.ebuild25 Nov 2014 11:25:19 -  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/rpyc/rpyc-3.2.3-r1.ebuild,v 1.1 
2014/01/11 22:52:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rpyc/rpyc-3.2.3-r1.ebuild,v 1.2 
2014/11/25 11:25: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 distutils-r1
 



1.12 dev-python/rpyc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rpyc/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   11 Jan 2014 22:52:43 -  1.11
+++ ChangeLog   25 Nov 2014 11:25:19 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/rpyc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rpyc/ChangeLog,v 1.11 2014/01/11 
22:52:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rpyc/ChangeLog,v 1.12 2014/11/25 
11:25:19 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org rpyc-3.2.3-r1.ebuild:
+  Support python 3.4
 
 *rpyc-3.2.3-r1 (11 Jan 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/chronic: chronic-0.10.2.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:24:58

  Modified: chronic-0.10.2.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-ruby/chronic/chronic-0.10.2.ebuild

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

Index: chronic-0.10.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- chronic-0.10.2.ebuild   5 Aug 2014 16:00:28 -   1.4
+++ chronic-0.10.2.ebuild   25 Nov 2014 11:24:58 -  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-ruby/chronic/chronic-0.10.2.ebuild,v 
1.4 2014/08/05 16:00:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v 
1.5 2014/11/25 11:24:58 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=HISTORY.md README.md
@@ -25,17 +25,3 @@
 all_ruby_prepare() {
sed -i -e '/git ls-files/d' chronic.gemspec || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Two tests error when using ruby18, however the 
library still
-   # functions correctly: 
https://github.com/mojombo/chronic/issues/219
-   # The same tests also fail on jruby1.6
-   sed -i -e '/def test_time/,+9d' test/test_chronic.rb || 
die
-   sed -i -e '/def test_handle_generic/,+29d' 
test/test_parsing.rb || die
-   ;;
-   *)
-   ;;
-   esac
-}



1.19 dev-ruby/chronic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   5 Aug 2014 16:00:28 -   1.18
+++ ChangeLog   25 Nov 2014 11:24:58 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/chronic
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.18 
2014/08/05 16:00:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.19 
2014/11/25 11:24:58 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org chronic-0.10.2.ebuild:
+  Drop jruby target.
 
   05 Aug 2014; Manuel Rüger mr...@gentoo.org chronic-0.10.2.ebuild:
   Remove trailing '.' from DESCRIPTION.






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:27:32

  Modified: setuptools-git-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.3  dev-python/setuptools-git/setuptools-git-1.0.ebuild

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

Index: setuptools-git-1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/setuptools-git/setuptools-git-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- setuptools-git-1.0.ebuild   10 Aug 2014 21:21:45 -  1.2
+++ setuptools-git-1.0.ebuild   25 Nov 2014 11:27:32 -  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/setuptools-git/setuptools-git-1.0.ebuild,v 
1.2 2014/08/10 21:21:45 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools-git/setuptools-git-1.0.ebuild,v 
1.3 2014/11/25 11:27:32 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.5  dev-python/setuptools-git/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools-git/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   10 Aug 2014 21:21:45 -  1.4
+++ ChangeLog   25 Nov 2014 11:27:32 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/setuptools-git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools-git/ChangeLog,v 1.4 
2014/08/10 21:21:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools-git/ChangeLog,v 1.5 
2014/11/25 11:27:32 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org setuptools-git-1.0.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org 
setuptools-git-1.0.ebuild,
   setuptools-git-1.0_beta1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/rb-inotify: rb-inotify-0.9.5.ebuild rb-inotify-0.9.5-r1.ebuild rb-inotify-0.9.0.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:27:49

  Modified: rb-inotify-0.9.5.ebuild rb-inotify-0.9.5-r1.ebuild
rb-inotify-0.9.0.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild

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

Index: rb-inotify-0.9.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rb-inotify-0.9.5.ebuild 19 Sep 2014 05:41:08 -  1.3
+++ rb-inotify-0.9.5.ebuild 25 Nov 2014 11:27:49 -  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/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild,v 1.3 
2014/09/19 05:41:08 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild,v 1.4 
2014/11/25 11:27:49 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_TEST=
 
@@ -37,15 +37,3 @@
# Remove mandatory markup processor from yard options, bug 436112.
sed -i -e '/maruku/d' .yardopts || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # jruby has a native implementation and should not list 
ffi
-   # in the gemspec.
-   sed -i -e '/ffi/d' rb-inotify.gemspec || die
-   ;;
-   *)
-   ;;
-   esac
-}



1.2  dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild

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

Index: rb-inotify-0.9.5-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb-inotify-0.9.5-r1.ebuild  19 Sep 2014 05:41:08 -  1.1
+++ rb-inotify-0.9.5-r1.ebuild  25 Nov 2014 11:27:49 -  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-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v 1.1 
2014/09/19 05:41:08 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v 1.2 
2014/11/25 11:27:49 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_TEST=
 
@@ -37,15 +37,3 @@
# Remove mandatory markup processor from yard options, bug 436112.
sed -i -e '/maruku/d' .yardopts || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # jruby has a native implementation and should not list 
ffi
-   # in the gemspec.
-   sed -i -e '/ffi/d' rb-inotify.gemspec || die
-   ;;
-   *)
-   ;;
-   esac
-}



1.6  dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild

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

Index: rb-inotify-0.9.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rb-inotify-0.9.0.ebuild 5 Aug 2014 16:00:29 -   1.5
+++ rb-inotify-0.9.0.ebuild 25 Nov 2014 11:27:49 -  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-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.5 
2014/08/05 16:00:29 mrueg Exp $
+# $Header: 

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

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

  Modified: setuptools_hg-0.4-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.5  dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild

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

Index: setuptools_hg-0.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- setuptools_hg-0.4-r1.ebuild 10 Aug 2014 21:21:52 -  1.4
+++ setuptools_hg-0.4-r1.ebuild 25 Nov 2014 11:28:53 -  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/setuptools_hg/setuptools_hg-0.4-r1.ebuild,v 
1.4 2014/08/10 21:21:52 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild,v 
1.5 2014/11/25 11:28:53 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/setuptools_hg/ChangeLog

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

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






[gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-3.2.20.ebuild activesupport-3.2.21.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:30:15

  Modified: activesupport-3.2.20.ebuild
activesupport-3.2.21.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.2  dev-ruby/activesupport/activesupport-3.2.20.ebuild

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

Index: activesupport-3.2.20.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.20.ebuild 31 Oct 2014 08:55:50 -  1.1
+++ activesupport-3.2.20.ebuild 25 Nov 2014 11:30:15 -  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-ruby/activesupport/activesupport-3.2.20.ebuild,v 
1.1 2014/10/31 08:55:50 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.20.ebuild,v 
1.2 2014/11/25 11:30:15 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 
@@ -55,17 +55,3 @@
# all the test-unit features needed.
sed -i -e '1igem test-unit' test/abstract_unit.rb || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Ignore failing tests on jruby in the interest of a 
security update
-   sed -i -e 
'/test_not_allowed_to_expand_parameter_entities_to_files/,/^end/ s:^:#:' \
-   -e 
'/test_exception_thrown_on_expansion_attack/,/^end/ s:^:#:' \
-   test/xml_mini/jdom_engine_test.rb || die
-   sed -i \
-   -e 
'/test_exception_thrown_on_expansion_attack/,/^  end/ s:^:#:' \
-   test/xml_mini/nokogiri_engine_test.rb || die
-   ;;
-   esac
-}



1.2  dev-ruby/activesupport/activesupport-3.2.21.ebuild

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

Index: activesupport-3.2.21.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-3.2.21.ebuild 17 Nov 2014 20:12:24 -  1.1
+++ activesupport-3.2.21.ebuild 25 Nov 2014 11:30:15 -  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-ruby/activesupport/activesupport-3.2.21.ebuild,v 
1.1 2014/11/17 20:12:24 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.2.21.ebuild,v 
1.2 2014/11/25 11:30:15 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 
@@ -55,17 +55,3 @@
# all the test-unit features needed.
sed -i -e '1igem test-unit' test/abstract_unit.rb || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Ignore failing tests on jruby in the interest of a 
security update
-   sed -i -e 
'/test_not_allowed_to_expand_parameter_entities_to_files/,/^end/ s:^:#:' \
-   -e 
'/test_exception_thrown_on_expansion_attack/,/^end/ s:^:#:' \
-   test/xml_mini/jdom_engine_test.rb || die
-   sed -i \
-   -e 
'/test_exception_thrown_on_expansion_attack/,/^  end/ s:^:#:' \
-   test/xml_mini/nokogiri_engine_test.rb || die
-   ;;
-   esac
-}



1.275dev-ruby/activesupport/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.275view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.275content-type=text/plain
diff : 

[gentoo-commits] gentoo-x86 commit in dev-ruby/locale: locale-2.1.0-r2.ebuild locale-2.1.0-r1.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:31:41

  Modified: locale-2.1.0-r2.ebuild locale-2.1.0-r1.ebuild
ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-ruby/locale/locale-2.1.0-r2.ebuild

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

Index: locale-2.1.0-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- locale-2.1.0-r2.ebuild  13 Aug 2014 18:45:42 -  1.4
+++ locale-2.1.0-r2.ebuild  25 Nov 2014 11:31:41 -  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-ruby/locale/locale-2.1.0-r2.ebuild,v 
1.4 2014/08/13 18:45:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r2.ebuild,v 
1.5 2014/11/25 11:31:41 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_DOCDIR=doc/reference
@@ -31,18 +31,6 @@
sed -i -e '/notify/ s:^:#:' test/run-test.rb || die
 }
 
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Avoid failing tests in the partial jruby
-   # implementation. This may be dependeny on the specific
-   # locales available or it may be an issue with Gentoo 
still
-   # using jruby 1.6.
-   sed -i -e '/test_locales/,/end/ s:^:#:' 
test/test_driver_jruby.rb || die
-   ;;
-   esac
-}
-
 all_ruby_compile() {
all_fakegem_compile
 



1.18 dev-ruby/locale/locale-2.1.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild?r1=1.17r2=1.18

Index: locale-2.1.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- locale-2.1.0-r1.ebuild  18 Nov 2014 11:47:13 -  1.17
+++ locale-2.1.0-r1.ebuild  25 Nov 2014 11:31:41 -  1.18
@@ -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-ruby/locale/locale-2.1.0-r1.ebuild,v 
1.17 2014/11/18 11:47:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 
1.18 2014/11/25 11:31:41 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_DOCDIR=doc/reference
@@ -31,18 +31,6 @@
sed -i -e '/notify/ s:^:#:' test/run-test.rb || die
 }
 
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Avoid failing tests in the partial jruby
-   # implementation. This may be dependeny on the specific
-   # locales available or it may be an issue with Gentoo 
still
-   # using jruby 1.6.
-   sed -i -e '/test_locales/,/end/ s:^:#:' 
test/test_driver_jruby.rb || die
-   ;;
-   esac
-}
-
 all_ruby_compile() {
all_fakegem_compile
 



1.78 dev-ruby/locale/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   18 Nov 2014 12:00:52 -  1.77
+++ ChangeLog   25 Nov 2014 11:31:41 -  1.78
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/locale
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/ChangeLog,v 1.77 2014/11/18 
12:00:52 mrueg 

[gentoo-commits] gentoo-x86 commit in dev-python/socksipy: socksipy-1.02.ebuild ChangeLog

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

  Modified: socksipy-1.02.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/socksipy/socksipy-1.02.ebuild

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

Index: socksipy-1.02.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/socksipy/socksipy-1.02.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- socksipy-1.02.ebuild24 Feb 2014 22:34:04 -  1.2
+++ socksipy-1.02.ebuild25 Nov 2014 11:32:14 -  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/socksipy/socksipy-1.02.ebuild,v 
1.2 2014/02/24 22:34:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/socksipy/socksipy-1.02.ebuild,v 
1.3 2014/11/25 11:32:14 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.5  dev-python/socksipy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/socksipy/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Feb 2014 22:34:04 -  1.4
+++ ChangeLog   25 Nov 2014 11:32:14 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/socksipy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/socksipy/ChangeLog,v 1.4 
2014/02/24 22:34:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/socksipy/ChangeLog,v 1.5 
2014/11/25 11:32:14 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org socksipy-1.02.ebuild:
+  Support python 3.4
 
   24 Feb 2014; Mike Frysinger vap...@gentoo.org socksipy-1.02.ebuild:
   Add arm love for Chromium OS.






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

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:32:48

  Modified: fakeweb-1.3.0-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild

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

Index: fakeweb-1.3.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fakeweb-1.3.0-r1.ebuild 19 Apr 2014 07:37:27 -  1.3
+++ fakeweb-1.3.0-r1.ebuild 25 Nov 2014 11:32:48 -  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/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild,v 
1.3 2014/04/19 07:37:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild,v 
1.4 2014/11/25 11:32:48 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_DOCDIR=html
 RUBY_FAKEGEM_EXTRADOC=CHANGELOG README.rdoc
@@ -49,9 +49,5 @@
# actually works as evidenced by the thor test suite.
rm test/test_fake_web_open_uri.rb 
test/test_allow_net_connect.rb test/test_fake_web.rb || die
;;
-   *jruby)
-   # jruby has different deprecation warnings
-   rm test/test_deprecations.rb || die
-   ;;
esac
 }



1.22 dev-ruby/fakeweb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakeweb/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   19 Apr 2014 07:37:27 -  1.21
+++ ChangeLog   25 Nov 2014 11:32:48 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/fakeweb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakeweb/ChangeLog,v 1.21 
2014/04/19 07:37:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakeweb/ChangeLog,v 1.22 
2014/11/25 11:32:48 mrueg Exp $
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org fakeweb-1.3.0-r1.ebuild:
+  Drop jruby target.
 
   19 Apr 2014; Hans de Graaff gra...@gentoo.org fakeweb-1.3.0-r1.ebuild:
   Add ruby21. Update mocha to work with all ruby targets.






[gentoo-commits] gentoo-x86 commit in dev-python/sphinx-better-theme: sphinx-better-theme-0.1.5.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 11:33:27

  Modified: sphinx-better-theme-0.1.5.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.13 
dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?r1=1.12r2=1.13

Index: sphinx-better-theme-0.1.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sphinx-better-theme-0.1.5.ebuild14 May 2014 16:11:06 -  1.12
+++ sphinx-better-theme-0.1.5.ebuild25 Nov 2014 11:33:27 -  1.13
@@ -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/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v
 1.12 2014/05/14 16:11:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v
 1.13 2014/11/25 11:33:27 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.13 dev-python/sphinx-better-theme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   14 May 2014 16:11:06 -  1.12
+++ ChangeLog   25 Nov 2014 11:33:27 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sphinx-better-theme
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 
1.12 2014/05/14 16:11:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 
1.13 2014/11/25 11:33:27 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org sphinx-better-theme-0.1.5.ebuild:
+  Support python 3.4
 
   14 May 2014; Agostino Sarubbo a...@gentoo.org
   sphinx-better-theme-0.1.5.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-ruby/thor: thor-0.15.2.ebuild thor-0.18.1.ebuild thor-0.19.1.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:34:25

  Modified: thor-0.15.2.ebuild thor-0.18.1.ebuild
thor-0.19.1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-ruby/thor/thor-0.15.2.ebuild

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

Index: thor-0.15.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- thor-0.15.2.ebuild  12 Aug 2014 21:30:54 -  1.4
+++ thor-0.15.2.ebuild  25 Nov 2014 11:34:25 -  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-ruby/thor/thor-0.15.2.ebuild,v 1.4 
2014/08/12 21:30:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v 1.5 
2014/11/25 11:34:25 mrueg Exp $
 
 EAPI=4
-USE_RUBY=ruby19 jruby
+USE_RUBY=ruby19
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_TASK_TEST=



1.6  dev-ruby/thor/thor-0.18.1.ebuild

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

Index: thor-0.18.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- thor-0.18.1.ebuild  12 Aug 2014 21:30:54 -  1.5
+++ thor-0.18.1.ebuild  25 Nov 2014 11:34:25 -  1.6
@@ -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-ruby/thor/thor-0.18.1.ebuild,v 1.5 
2014/08/12 21:30:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.6 
2014/11/25 11:34:25 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_RECIPE_TEST=rspec
@@ -46,15 +46,3 @@
# bug 430402
sed -i -e '/uses maximum terminal width/,/end/ s:^:#:' 
spec/shell/basic_spec.rb || die
 }
-
-each_ruby_prepare() {
-   # Skip two failing specs on thor. Our jruby 1.6 is too old to file
-   # bugs against and the next thor version will no longer work with
-   # this version altogether.
-   case ${RUBY} in
-   *jruby)
-   sed -i -e '/works with glob characters in the 
path/,/end/ s:^:#:' \
-   spec/actions/directory_spec.rb || die
-   ;;
-   esac
-}



1.3  dev-ruby/thor/thor-0.19.1.ebuild

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

Index: thor-0.19.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.19.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thor-0.19.1.ebuild  12 Aug 2014 21:30:54 -  1.2
+++ thor-0.19.1.ebuild  25 Nov 2014 11:34:25 -  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-ruby/thor/thor-0.19.1.ebuild,v 1.2 
2014/08/12 21:30:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.19.1.ebuild,v 1.3 
2014/11/25 11:34:25 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_RECIPE_TEST=rspec
@@ -46,15 +46,3 @@
# bug 430402
sed -i -e '/uses maximum terminal width/,/end/ s:^:#:' 
spec/shell/basic_spec.rb || die
 }
-
-each_ruby_prepare() {
-   # Skip two failing specs on thor. Our jruby 1.6 is too old to file
-   # bugs against and the next thor version will no longer work with
-   # this version altogether.
-   case ${RUBY} in
-   *jruby)
-   sed -i -e '/works with glob characters in the 
path/,/end/ s:^:#:' \
-

[gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: rspec-expectations-2.99.2.ebuild rspec-expectations-2.14.5.ebuild rspec-expectations-2.14.5-r1.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:35:56

  Modified: rspec-expectations-2.99.2.ebuild
rspec-expectations-2.14.5.ebuild
rspec-expectations-2.14.5-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  
dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild

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

Index: rspec-expectations-2.99.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rspec-expectations-2.99.2.ebuild13 Aug 2014 18:32:48 -  1.3
+++ rspec-expectations-2.99.2.ebuild25 Nov 2014 11:35:56 -  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-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
 1.3 2014/08/13 18:32:48 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v
 1.4 2014/11/25 11:35:56 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_RECIPE_TEST=rspec
 
@@ -50,12 +50,3 @@
# Avoid a weird, and failing, test testing already installed code.
sed -e '/has an up-to-date caller_filter file/,/end/ s:^:#:' -i 
spec/rspec/expectations_spec.rb || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Avoid a test failing on backtrace details.
-   sed -e '/when the root file is loaded/,/end/ s:^:#:' -i 
spec/rspec/expectations_spec.rb || die
-   ;;
-   esac
-}



1.14 
dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?r1=1.13r2=1.14

Index: rspec-expectations-2.14.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rspec-expectations-2.14.5.ebuild18 Nov 2014 11:46:37 -  1.13
+++ rspec-expectations-2.14.5.ebuild25 Nov 2014 11:35:56 -  1.14
@@ -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-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
 1.13 2014/11/18 11:46:37 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v
 1.14 2014/11/25 11:35:56 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_RECIPE_TEST=rspec
 



1.4  
dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild

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

Index: rspec-expectations-2.14.5-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rspec-expectations-2.14.5-r1.ebuild 13 Aug 2014 18:32:48 -  1.3
+++ rspec-expectations-2.14.5-r1.ebuild 25 Nov 2014 11:35:56 -  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-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v
 1.3 2014/08/13 18:32:48 armin76 Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-ruby/rake: rake-10.3.2.ebuild rake-0.9.6.ebuild rake-0.9.6-r1.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:39:21

  Modified: rake-10.3.2.ebuild rake-0.9.6.ebuild
rake-0.9.6-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.3  dev-ruby/rake/rake-10.3.2.ebuild

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

Index: rake-10.3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-10.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rake-10.3.2.ebuild  28 Aug 2014 02:51:28 -  1.2
+++ rake-10.3.2.ebuild  25 Nov 2014 11:39:21 -  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-ruby/rake/rake-10.3.2.ebuild,v 1.2 
2014/08/28 02:51:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-10.3.2.ebuild,v 1.3 
2014/11/25 11:39:21 mrueg Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=CHANGES README.rdoc TODO
@@ -22,23 +22,13 @@
 
 DEPEND+= app-arch/gzip
 
-ruby_add_bdepend test? ( =dev-ruby/minitest-4:0  )
+ruby_add_bdepend test? ( =dev-ruby/minitest-4:0 )
 
 all_ruby_prepare() {
# Decompress the file. The compressed version has errors, ignore them.
zcat doc/rake.1.gz  doc/rake.1
 }
 
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Remove failing test. This works on jruby 1.7, is a
-   # known bug on 1.6 and also fails on rake-0.9.6.
-   sed -i -e '/test_signal_propagation_in_tests/,/^  end/ 
s:^:#:' test/test_rake_functional.rb || die
-   ;;
-   esac
-}
-
 all_ruby_compile() {
if use doc; then
rdoc --title Rake - Ruby Make --main README.rdoc --out html 
lib *.rdoc doc/*/*.rdoc || die



1.14 dev-ruby/rake/rake-0.9.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild?r1=1.13r2=1.14

Index: rake-0.9.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rake-0.9.6.ebuild   28 Aug 2014 02:51:28 -  1.13
+++ rake-0.9.6.ebuild   25 Nov 2014 11:39:21 -  1.14
@@ -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-ruby/rake/rake-0.9.6.ebuild,v 1.13 
2014/08/28 02:51:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.14 
2014/11/25 11:39:21 mrueg Exp $
 
 EAPI=4
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_EXTRADOC=CHANGES README.rdoc TODO
@@ -39,18 +39,6 @@
zcat doc/rake.1.gz  doc/rake.1
 }
 
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Remove failing tests. These are not failures in rake 
but
-   # in our packaging of jruby. They are already present in
-   # rake 0.9.2.2, so avoid them for now so that we can at
-   # least bump 0.9.6 which is needed for ruby20.
-   rm test/test_rake_{functional,rules}.rb || die
-   ;;
-   esac
-}
-
 all_ruby_compile() {
if use doc; then
ruby -Ilib bin/rake rdoc || die doc generation failed



1.4  dev-ruby/rake/rake-0.9.6-r1.ebuild

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

Index: rake-0.9.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rake-0.9.6-r1.ebuild28 Aug 2014 02:51:28 -  1.3
+++ rake-0.9.6-r1.ebuild

[gentoo-commits] gentoo-x86 commit in dev-ruby/racc: racc-1.4.11.ebuild racc-1.4.12.ebuild racc-1.4.9.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:42:26

  Modified: racc-1.4.11.ebuild racc-1.4.12.ebuild
racc-1.4.9.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-ruby/racc/racc-1.4.11.ebuild

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

Index: racc-1.4.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- racc-1.4.11.ebuild  26 May 2014 05:26:44 -  1.4
+++ racc-1.4.11.ebuild  25 Nov 2014 11:42:26 -  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-ruby/racc/racc-1.4.11.ebuild,v 1.4 
2014/05/26 05:26:44 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v 1.5 
2014/11/25 11:42:26 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_TASK_DOC=docs
@@ -41,32 +41,15 @@
 }
 
 each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Some tests are broken on jruby, avoid them. We used to
-   # avoid all tests so this is not a regression for us.
-   rm test/test_racc_command.rb || die
-   ;;
-   *)
-   ${RUBY} -Cext/racc extconf.rb || die
-   ;;
-   esac
+   ${RUBY} -Cext/racc extconf.rb || die
 }
 
 each_ruby_compile() {
-   case ${RUBY} in
-   *jruby)
-   einfo Under JRuby, racc cannot use the shared object 
parser, so instead
-   einfo you have to rely on the pure Ruby 
implementation.
-   ;;
-   *)
-   emake V=1 -Cext/racc
-   # Copy over the file here so that we don't have to do
-   # special ruby install for JRuby and the other
-   # implementations.
-   cp -l ext/racc/cparse$(get_modname) 
lib/racc/cparse$(get_modname) || die
-   ;;
-   esac
+   emake V=1 -Cext/racc
+   # Copy over the file here so that we don't have to do
+   # special ruby install for JRuby and the other
+   # implementations.
+   cp -l ext/racc/cparse$(get_modname) lib/racc/cparse$(get_modname) || die
 }
 
 each_ruby_test() {



1.2  dev-ruby/racc/racc-1.4.12.ebuild

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

Index: racc-1.4.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- racc-1.4.12.ebuild  27 Aug 2014 23:46:00 -  1.1
+++ racc-1.4.12.ebuild  25 Nov 2014 11:42:26 -  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-ruby/racc/racc-1.4.12.ebuild,v 1.1 
2014/08/27 23:46:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.12.ebuild,v 1.2 
2014/11/25 11:42:26 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_TASK_DOC=docs
@@ -41,32 +41,15 @@
 }
 
 each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Some tests are broken on jruby, avoid them. We used to
-   # avoid all tests so this is not a regression for us.
-   rm test/test_racc_command.rb || die
-   ;;
-   *)
-   ${RUBY} -Cext/racc extconf.rb || die
-   ;;
-   esac
+   ${RUBY} -Cext/racc extconf.rb || die
 }
 
 each_ruby_compile() {
-   case ${RUBY} in
-   *jruby)
-   einfo Under JRuby, racc cannot use the shared object 
parser, so instead
-   einfo you have to rely on the pure Ruby 
implementation.
-   ;;
-   *)
- 

[gentoo-commits] gentoo-x86 commit in dev-ruby/rake: rake-10.4.0.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 11:57:13

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

Revision  ChangesPath
1.160dev-ruby/rake/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   25 Nov 2014 11:39:21 -  1.159
+++ ChangeLog   25 Nov 2014 11:57:13 -  1.160
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rake
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.159 2014/11/25 
11:39:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.160 2014/11/25 
11:57:13 mrueg Exp $
+
+*rake-10.4.0 (25 Nov 2014)
+
+  25 Nov 2014; Manuel Rüger mr...@gentoo.org +rake-10.4.0.ebuild:
+  Version bump.
 
   25 Nov 2014; Manuel Rüger mr...@gentoo.org rake-0.9.6-r1.ebuild,
   rake-0.9.6.ebuild, rake-10.3.2.ebuild:



1.1  dev-ruby/rake/rake-10.4.0.ebuild

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

Index: rake-10.4.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-10.4.0.ebuild,v 1.1 
2014/11/25 11:57:13 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=CHANGES README.rdoc TODO

RUBY_FAKEGEM_TASK_TEST=

inherit bash-completion-r1 ruby-fakegem

DESCRIPTION=Make-like scripting in Ruby
HOMEPAGE=https://github.com/jimweirich/rake;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=doc

DEPEND+= app-arch/gzip

ruby_add_bdepend test? ( =dev-ruby/minitest-5.4 )

all_ruby_prepare() {
# Decompress the file. The compressed version has errors, ignore them.
zcat doc/rake.1.gz  doc/rake.1
}

all_ruby_compile() {
if use doc; then
rdoc --title Rake - Ruby Make --main README.rdoc --out html 
lib *.rdoc doc/*/*.rdoc || die
fi
}

each_ruby_test() {
${RUBY} -Ilib:test:. -e 'gem minitest, ~5.4; require 
minitest/autorun; Dir[test/test_*.rb].each{|f| require f}' || die
}

all_ruby_install() {
ruby_fakegem_binwrapper rake

if use doc; then
pushd html
dohtml -r *
popd
fi

doman doc/rake.1

newbashcomp ${FILESDIR}/rake.bash-completion ${PN}
}






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 12:49:05

  Modified: termcolor-1.1.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.6  dev-python/termcolor/termcolor-1.1.0-r1.ebuild

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

Index: termcolor-1.1.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/termcolor/termcolor-1.1.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- termcolor-1.1.0-r1.ebuild   10 Aug 2014 21:23:03 -  1.5
+++ termcolor-1.1.0-r1.ebuild   25 Nov 2014 12:49:05 -  1.6
@@ -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/termcolor/termcolor-1.1.0-r1.ebuild,v 1.5 
2014/08/10 21:23:03 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/termcolor/termcolor-1.1.0-r1.ebuild,v 1.6 
2014/11/25 12:49:05 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/termcolor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/termcolor/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Aug 2014 21:23:03 -  1.6
+++ ChangeLog   25 Nov 2014 12:49:05 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/termcolor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/termcolor/ChangeLog,v 1.6 
2014/08/10 21:23:03 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/termcolor/ChangeLog,v 1.7 
2014/11/25 12:49:05 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org termcolor-1.1.0-r1.ebuild:
+  Support python 3.4
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org 
termcolor-1.1.0-r1.ebuild:
   QA: drop trailing '.' from DESCRIPTION






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 12:56:19

  Modified: timelib-0.2.4-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.5  dev-python/timelib/timelib-0.2.4-r1.ebuild

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

Index: timelib-0.2.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/timelib/timelib-0.2.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- timelib-0.2.4-r1.ebuild 31 Mar 2014 21:11:45 -  1.4
+++ timelib-0.2.4-r1.ebuild 25 Nov 2014 12:56:19 -  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/timelib/timelib-0.2.4-r1.ebuild,v 1.4 
2014/03/31 21:11:45 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/timelib/timelib-0.2.4-r1.ebuild,v 1.5 
2014/11/25 12:56:19 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.13 dev-python/timelib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/timelib/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   31 Mar 2014 21:11:45 -  1.12
+++ ChangeLog   25 Nov 2014 12:56:19 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/timelib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/ChangeLog,v 1.12 
2014/03/31 21:11:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/ChangeLog,v 1.13 
2014/11/25 12:56:19 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org timelib-0.2.4-r1.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org timelib-0.2.4-r1.ebuild:
   Add support for the new PyPy slotting.






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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 12:57:51

  Modified: tpg-3.2.2-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.2  dev-python/tpg/tpg-3.2.2-r1.ebuild

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

Index: tpg-3.2.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/tpg/tpg-3.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tpg-3.2.2-r1.ebuild 30 Mar 2014 08:29:58 -  1.1
+++ tpg-3.2.2-r1.ebuild 25 Nov 2014 12:57:51 -  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/tpg/tpg-3.2.2-r1.ebuild,v 1.1 
2014/03/30 08:29:58 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tpg/tpg-3.2.2-r1.ebuild,v 1.2 
2014/11/25 12:57:51 pacho Exp $
 
 EAPI=5
 # py2.6 doesn't pass tests
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.21 dev-python/tpg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/tpg/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   30 Mar 2014 08:32:27 -  1.20
+++ ChangeLog   25 Nov 2014 12:57:51 -  1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/tpg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tpg/ChangeLog,v 1.20 2014/03/30 
08:32:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tpg/ChangeLog,v 1.21 2014/11/25 
12:57:51 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org tpg-3.2.2-r1.ebuild:
+  Support python 3.4
 
 *tpg-3.2.2-r1 (30 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/twython: twython-3.2.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 12:59:56

  Modified: twython-3.2.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/twython/twython-3.2.0.ebuild

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

Index: twython-3.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twython/twython-3.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twython-3.2.0.ebuild3 Nov 2014 05:56:51 -   1.1
+++ twython-3.2.0.ebuild25 Nov 2014 12:59:56 -  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/twython/twython-3.2.0.ebuild,v 
1.1 2014/11/03 05:56:51 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twython/twython-3.2.0.ebuild,v 
1.2 2014/11/25 12:59:56 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.4  dev-python/twython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   3 Nov 2014 05:56:51 -   1.3
+++ ChangeLog   25 Nov 2014 12:59:56 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v 1.3 
2014/11/03 05:56:51 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twython/ChangeLog,v 1.4 
2014/11/25 12:59:56 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org twython-3.2.0.ebuild:
+  Support python 3.4
 
 *twython-3.2.0 (03 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in app-backup/tsm: metadata.xml ChangeLog

2014-11-25 Thread Andreas HAttel (dilfridge)
dilfridge14/11/25 13:01:35

  Modified: metadata.xml ChangeLog
  Log:
  add myself to metadata as co-maintainer
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.6  app-backup/tsm/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/tsm/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/tsm/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/tsm/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/tsm/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml3 Mar 2013 19:29:05 -   1.5
+++ metadata.xml25 Nov 2014 13:01:35 -  1.6
@@ -11,6 +11,10 @@
emailpa...@gentoo.org/email
descriptionProxy maintainer, CC him in bugs./description
 /maintainer
+maintainer
+   emaildilfri...@gentoo.org/email
+   descriptionProxy maintainer, CC him in bugs./description
+/maintainer
 use
  flag name='hsm'Installs Tivoli Storage Manager for Space Management/flag
  flag name='tsm_cit'IBM Tivoli Common Inventory Technology/flag



1.23 app-backup/tsm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   5 Jul 2014 15:03:29 -   1.22
+++ ChangeLog   25 Nov 2014 13:01:35 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/tsm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v 1.22 2014/07/05 
15:03:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v 1.23 2014/11/25 
13:01:35 dilfridge Exp $
+
+  25 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org metadata.xml:
+  add myself to metadata as co-maintainer
 
 *tsm-7.1.0.0-r1 (05 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/ruby_parser: ruby_parser-3.1.3.ebuild ruby_parser-3.6.3.ebuild ruby_parser-2.3.1-r1.ebuild ChangeLog ruby_parser-3.6.2.ebuild ruby_parser-3.6.1.ebuild

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 13:02:17

  Modified: ruby_parser-3.1.3.ebuild ruby_parser-3.6.3.ebuild
ruby_parser-2.3.1-r1.ebuild ChangeLog
  Removed:  ruby_parser-3.6.2.ebuild ruby_parser-3.6.1.ebuild
  Log:
  Drop jruby target. Cleanup old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.14 dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?r1=1.13r2=1.14

Index: ruby_parser-3.1.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ruby_parser-3.1.3.ebuild5 Aug 2014 16:00:30 -   1.13
+++ ruby_parser-3.1.3.ebuild25 Nov 2014 13:02:17 -  1.14
@@ -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-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.13 
2014/08/05 16:00:30 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.14 
2014/11/25 13:02:17 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 jruby
+USE_RUBY=ruby19
 
 RUBY_FAKEGEM_TASK_DOC=docs
 RUBY_FAKEGEM_DOCDIR=doc
@@ -33,13 +33,3 @@
 
sed -i -e '/Hoe.plugin :isolate/ s:^:#:' Rakefile || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Disable tests failing on jruby related to //n regexp
-   # https://github.com/seattlerb/ruby_parser/issues/117
-   rm test/test_ruby_parser.rb || die
-   ;;
-   esac
-}



1.2  dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild

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

Index: ruby_parser-3.6.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby_parser-3.6.3.ebuild30 Sep 2014 05:08:32 -  1.1
+++ ruby_parser-3.6.3.ebuild25 Nov 2014 13:02: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-ruby/ruby_parser/ruby_parser-3.6.3.ebuild,v 1.1 
2014/09/30 05:08:32 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild,v 1.2 
2014/11/25 13:02:17 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 ruby21 jruby
+USE_RUBY=ruby19 ruby20 ruby21
 
 RUBY_FAKEGEM_TASK_DOC=docs
 RUBY_FAKEGEM_DOCDIR=doc
@@ -33,13 +33,3 @@
sed -i -e '/license/d' Rakefile || die
sed -i -e '/Hoe.plugin :isolate/ s:^:#:' Rakefile || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Disable tests failing on jruby related to //n regexp
-   # https://github.com/seattlerb/ruby_parser/issues/117
-   rm test/test_ruby_parser.rb || die
-   ;;
-   esac
-}



1.12 dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?r1=1.11r2=1.12

Index: ruby_parser-2.3.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ruby_parser-2.3.1-r1.ebuild 5 Aug 2014 16:00:30 -   1.11
+++ ruby_parser-2.3.1-r1.ebuild 25 Nov 2014 13:02:17 -  1.12
@@ -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-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 

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

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 13:02:30

  Modified: txAMQP-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.6  dev-python/txAMQP/txAMQP-0.6.2.ebuild

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

Index: txAMQP-0.6.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/txAMQP/txAMQP-0.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- txAMQP-0.6.2.ebuild 31 Mar 2014 21:19:31 -  1.5
+++ txAMQP-0.6.2.ebuild 25 Nov 2014 13:02:30 -  1.6
@@ -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/txAMQP/txAMQP-0.6.2.ebuild,v 1.5 
2014/03/31 21:19:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/txAMQP/txAMQP-0.6.2.ebuild,v 1.6 
2014/11/25 13:02:30 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
 
 DESCRIPTION=Python library for communicating with AMQP peers using Twisted



1.10 dev-python/txAMQP/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/txAMQP/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   31 Mar 2014 21:19:31 -  1.9
+++ ChangeLog   25 Nov 2014 13:02:30 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/txAMQP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/txAMQP/ChangeLog,v 1.9 
2014/03/31 21:19:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/txAMQP/ChangeLog,v 1.10 
2014/11/25 13:02:30 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org txAMQP-0.6.2.ebuild:
+  Support python 3.4
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org txAMQP-0.6.2.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in dev-ruby/sass: sass-3.2.19.ebuild sass-3.2.9.ebuild sass-3.3.12.ebuild sass-3.1.21.ebuild sass-3.3.14.ebuild sass-3.3.14-r1.ebuild sass-3.2.19-r1.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 13:06:37

  Modified: sass-3.2.19.ebuild sass-3.2.9.ebuild
sass-3.3.12.ebuild sass-3.1.21.ebuild
sass-3.3.14.ebuild sass-3.3.14-r1.ebuild
sass-3.2.19-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  dev-ruby/sass/sass-3.2.19.ebuild

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

Index: sass-3.2.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sass-3.2.19.ebuild  19 Sep 2014 05:30:53 -  1.3
+++ sass-3.2.19.ebuild  25 Nov 2014 13:06:36 -  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/dev-ruby/sass/sass-3.2.19.ebuild,v 1.3 
2014/09/19 05:30:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.19.ebuild,v 1.4 
2014/11/25 13:06:36 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 ruby20 jruby
+USE_RUBY=ruby19 ruby20
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_DOCDIR=doc
@@ -34,17 +34,3 @@
# Don't require maruku as markdown provider but let yard decide.
sed -i -e '/maruku/d' .yardopts || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Test fails on jruby for us, upstream can't
-   # reproduce. Avoiding it since it only affects debug
-   # information in the CSS file.
-   # https://github.com/nex3/sass/issues/563
-   sed -i -e '24s/filename_fn//' test/sass/plugin_test.rb 
|| die
-   ;;
-   *)
-   ;;
-   esac
-}



1.6  dev-ruby/sass/sass-3.2.9.ebuild

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

Index: sass-3.2.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sass-3.2.9.ebuild   5 Aug 2014 16:00:26 -   1.5
+++ sass-3.2.9.ebuild   25 Nov 2014 13:06:36 -  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-ruby/sass/sass-3.2.9.ebuild,v 1.5 
2014/08/05 16:00:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.2.9.ebuild,v 1.6 
2014/11/25 13:06:36 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY=ruby19 jruby
+USE_RUBY=ruby19
 
 RUBY_FAKEGEM_TASK_DOC=
 RUBY_FAKEGEM_DOCDIR=doc
@@ -34,17 +34,3 @@
# Don't require maruku as markdown provider but let yard decide.
sed -i -e '/maruku/d' .yardopts || die
 }
-
-each_ruby_prepare() {
-   case ${RUBY} in
-   *jruby)
-   # Test fails on jruby for us, upstream can't
-   # reproduce. Avoiding it since it only affects debug
-   # information in the CSS file.
-   # https://github.com/nex3/sass/issues/563
-   sed -i -e '24s/filename_fn//' test/sass/plugin_test.rb 
|| die
-   ;;
-   *)
-   ;;
-   esac
-}



1.3  dev-ruby/sass/sass-3.3.12.ebuild

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

Index: sass-3.3.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sass/sass-3.3.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sass-3.3.12.ebuild  5 Aug 2014 16:00:26 -   1.2
+++ sass-3.3.12.ebuild  25 Nov 2014 13:06:36 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: nokogiri-1.6.3.1.ebuild nokogiri-1.5.10.ebuild nokogiri-1.6.0.ebuild ChangeLog

2014-11-25 Thread Manuel Rueger (mrueg)
mrueg   14/11/25 13:10:25

  Modified: nokogiri-1.6.3.1.ebuild nokogiri-1.5.10.ebuild
nokogiri-1.6.0.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.3  dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild

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

Index: nokogiri-1.6.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nokogiri-1.6.3.1.ebuild 28 Aug 2014 02:53:26 -  1.2
+++ nokogiri-1.6.3.1.ebuild 25 Nov 2014 13:10:25 -  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-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v 
1.2 2014/08/28 02:53:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.3.1.ebuild,v 
1.3 2014/11/25 13:10:25 mrueg Exp $
 
 EAPI=5
 
@@ -58,61 +58,34 @@
test/xml/test_entity_reference.rb || die
sed -e 
'/\(test_last_of_type\|test_nth_of_type\|test_nth_last_of_type\)/,/^  end/ 
s:^:#:' \
-i test/css/test_nthiness.rb || die
-
-   case ${RUBY} in
-   *jruby)
-   # Avoid failing tests:
-   # https://github.com/sparklemotion/nokogiri/issues/721
-   rm test/xslt/test_exception_handling.rb 
test/test_xslt_transforms.rb || die
-   ;;
-   *)
-   ;;
-   esac
 }
 
 each_ruby_configure() {
-   case ${RUBY} in
-   *jruby)
-   ;;
-   *)
-   NOKOGIRI_USE_SYSTEM_LIBRARIES=true \
-   ${RUBY} -Cext/${PN} extconf.rb \
-   --with-zlib-include=${EPREFIX}/usr/include \
-   --with-zlib-lib=${EPREFIX}/$(get_libdir) \
-   --with-iconv-include=${EPREFIX}/usr/include \
-   --with-iconv-lib=${EPREFIX}/$(get_libdir) \
-   
--with-xml2-include=${EPREFIX}/usr/include/libxml2 \
-   --with-xml2-lib=${EPREFIX}/usr/$(get_libdir) \
-   --with-xslt-dir=${EPREFIX}/usr \
-   --with-iconvlib=iconv \
-   || die extconf.rb failed
-   ;;
-   esac
+   NOKOGIRI_USE_SYSTEM_LIBRARIES=true \
+   ${RUBY} -Cext/${PN} extconf.rb \
+   --with-zlib-include=${EPREFIX}/usr/include \
+   --with-zlib-lib=${EPREFIX}/$(get_libdir) \
+   --with-iconv-include=${EPREFIX}/usr/include \
+   --with-iconv-lib=${EPREFIX}/$(get_libdir) \
+   --with-xml2-include=${EPREFIX}/usr/include/libxml2 \
+   --with-xml2-lib=${EPREFIX}/usr/$(get_libdir) \
+   --with-xslt-dir=${EPREFIX}/usr \
+   --with-iconvlib=iconv \
+   || die extconf.rb failed
 }
 
 each_ruby_compile() {
-   case ${RUBY} in
-   *jruby)
-   if ! [[ -f lib/nokogiri/css/parser.rb ]]; then
-   ${RUBY} -S rake lib/nokogiri/css/parser.rb || 
die racc failed
-   fi
-
-   ${RUBY} -S rake compile || die
-   ;;
-   *)
-   if ! [[ -f lib/nokogiri/css/tokenizer.rb ]]; then
-   ${RUBY} -S rake lib/nokogiri/css/tokenizer.rb 
|| die rexical failed
-   fi
-
-   if ! [[ -f lib/nokogiri/css/parser.rb ]]; then
-   ${RUBY} -S rake lib/nokogiri/css/parser.rb || 
die racc failed
-   fi
-
-   emake -Cext/${PN} \
-   V=1 \
-   CFLAGS=${CFLAGS} -fPIC \
-   archflag=${LDFLAGS} || die make extension 
failed
-   cp -l ext/${PN}/${PN}$(get_modname) lib/${PN}/ || die
-   ;;
-   esac
+   if ! [[ -f lib/nokogiri/css/tokenizer.rb ]]; then
+   ${RUBY} -S rake lib/nokogiri/css/tokenizer.rb || die rexical 
failed
+   fi
+
+   if ! [[ -f lib/nokogiri/css/parser.rb ]]; then
+   ${RUBY} -S rake lib/nokogiri/css/parser.rb || die racc 

[gentoo-commits] gentoo-x86 commit in dev-python/webassets: webassets-0.10.1.ebuild ChangeLog

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

  Modified: webassets-0.10.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/webassets/webassets-0.10.1.ebuild

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

Index: webassets-0.10.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webassets/webassets-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- webassets-0.10.1.ebuild 30 Sep 2014 04:48:19 -  1.1
+++ webassets-0.10.1.ebuild 25 Nov 2014 13:10:48 -  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/webassets/webassets-0.10.1.ebuild,v 1.1 
2014/09/30 04:48:19 yngwin Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/webassets/webassets-0.10.1.ebuild,v 1.2 
2014/11/25 13:10:48 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
 
 DESCRIPTION=Asset management for Python web development



1.2  dev-python/webassets/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/webassets/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   30 Sep 2014 04:48:19 -  1.1
+++ ChangeLog   25 Nov 2014 13:10:48 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/webassets
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webassets/ChangeLog,v 1.1 
2014/09/30 04:48:19 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webassets/ChangeLog,v 1.2 
2014/11/25 13:10:48 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org webassets-0.10.1.ebuild:
+  Support python 3.4
 
 *webassets-0.10.1 (30 Sep 2014)
 






[gentoo-commits] dev/leio:master commit in: media-libs/raspberrypi-userland/

2014-11-25 Thread Mart Raudsepp
commit: 4e5734072decc2efbba40da8249858d9590cac8a
Author: Mart Raudsepp leio AT gentoo DOT org
AuthorDate: Tue Nov 25 13:13:59 2014 +
Commit: Mart Raudsepp leio AT gentoo DOT org
CommitDate: Tue Nov 25 13:13:59 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=4e573407

raspberrypi-userland: Update to 20140830 snapshot as found p.masked in portage

Continues to carry the wayland patches, which still apply cleanly.
Requires package.unmasking until main tree unmasks it.

---
 media-libs/raspberrypi-userland/Manifest| 2 +-
 ...d-0_pre20140117.ebuild = raspberrypi-userland-0_pre20140830.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/raspberrypi-userland/Manifest 
b/media-libs/raspberrypi-userland/Manifest
index b34b0ff..fce3d60 100644
--- a/media-libs/raspberrypi-userland/Manifest
+++ b/media-libs/raspberrypi-userland/Manifest
@@ -1 +1 @@
-DIST raspberrypi-userland-0_pre20140117.tar.xz 31998784 SHA256 
2999d711465ddbc6b70d429a0253b8a9c1f838351a96f2b25cc86109a879005f SHA512 
5c3dfebdcb36a2a17da94cafcc92067b24b454d5694b0bd216dd0d6752c4f505840880094c22125ab5da60f7b53b9114e8d04359a223e9e00be967cb8585e42e
 WHIRLPOOL 
5179758c2be4b45f640eb8759554e19ea4fc8c83e63b0d4396ae84e67ae82e97824bf12f0766df5a70e2ca5b80e90be80e5c9b2eaa968752829765463d3f6d0d
+DIST raspberrypi-userland-0_pre20140830.tar.xz 32066536 SHA256 
f9a06d2ca7d41cdc700b83eeb7c3e06d3ea6bd3fd187880a563144a6bf6ee901 SHA512 
775005177e760fff611d7ce7e4beb466ea111dfc4652b97593d1061b97b1ded32979f8666a0aada6338791abab93bbfd902f267eba5734e8aa932ebcf487
 WHIRLPOOL 
3066272a88b868ef20f27614f6f680aa6eb8a43cd2e281a7a930b99be341b037fa843a1c36bfdc6be619544e5b4b8751e5ab58c853b1baff44894b39284bfa55

diff --git 
a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140117.ebuild 
b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild
similarity index 100%
rename from 
media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140117.ebuild
rename to 
media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20140830.ebuild



[gentoo-commits] gentoo-x86 commit in dev-python/yapsy: yapsy-1.10.423.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 13:18:19

  Modified: yapsy-1.10.423.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/yapsy/yapsy-1.10.423.ebuild

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

Index: yapsy-1.10.423.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/yapsy/yapsy-1.10.423.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yapsy-1.10.423.ebuild   30 Sep 2014 07:17:50 -  1.1
+++ yapsy-1.10.423.ebuild   25 Nov 2014 13:18:19 -  1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/yapsy-1.10.423.ebuild,v 
1.1 2014/09/30 07:17:50 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/yapsy-1.10.423.ebuild,v 
1.2 2014/11/25 13:18:19 pacho Exp $
 
 EAPI=5
 
 MY_P=Yapsy-${PV}
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.14 dev-python/yapsy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   30 Sep 2014 07:17:50 -  1.13
+++ ChangeLog   25 Nov 2014 13:18:19 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/yapsy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v 1.13 
2014/09/30 07:17:50 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v 1.14 
2014/11/25 13:18:19 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org yapsy-1.10.423.ebuild:
+  Support python 3.4
 
 *yapsy-1.10.423 (30 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in media-sound/lyvi: lyvi-2.0.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 13:21:22

  Modified: lyvi-2.0.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.3  media-sound/lyvi/lyvi-2.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/lyvi-2.0.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/lyvi-2.0.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lyvi/lyvi-2.0.0.ebuild?r1=1.2r2=1.3

Index: lyvi-2.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lyvi/lyvi-2.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lyvi-2.0.0.ebuild   26 Jun 2014 01:28:00 -  1.2
+++ lyvi-2.0.0.ebuild   25 Nov 2014 13:21:22 -  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/media-sound/lyvi/lyvi-2.0.0.ebuild,v 1.2 
2014/06/26 01:28:00 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lyvi/lyvi-2.0.0.ebuild,v 1.3 
2014/11/25 13:21:22 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python3_3 )
+PYTHON_COMPAT=( python3_{3,4} )
 
 inherit distutils-r1
 



1.4  media-sound/lyvi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   26 Jun 2014 01:28:00 -  1.3
+++ ChangeLog   25 Nov 2014 13:21:22 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/lyvi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v 1.3 2014/06/26 
01:28:00 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lyvi/ChangeLog,v 1.4 2014/11/25 
13:21:22 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org lyvi-2.0.0.ebuild:
+  Support python 3.4
 
   26 Jun 2014; Ian Delaney idel...@gentoo.org lyvi-2.0.0.ebuild:
   tidy deps, remove rogue pip dep in setup.py, fixes Bug #514976






[gentoo-commits] gentoo-x86 commit in virtual/pmw: pmw-1.ebuild ChangeLog

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

  Modified: pmw-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.5  virtual/pmw/pmw-1.ebuild

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

Index: pmw-1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pmw/pmw-1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pmw-1.ebuild19 Apr 2014 17:53:25 -  1.4
+++ pmw-1.ebuild25 Nov 2014 13:22:14 -  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/virtual/pmw/pmw-1.ebuild,v 1.4 2014/04/19 
17:53:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmw/pmw-1.ebuild,v 1.5 2014/11/25 
13:22:14 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.5  virtual/pmw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/pmw/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   19 Apr 2014 17:53:25 -  1.4
+++ ChangeLog   25 Nov 2014 13:22:14 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/pmw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pmw/ChangeLog,v 1.4 2014/04/19 
17:53:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmw/ChangeLog,v 1.5 2014/11/25 
13:22:14 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org pmw-1.ebuild:
+  Support python 3.4
 
   19 Apr 2014; Michał Górny mgo...@gentoo.org pmw-1.ebuild:
   Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep().






[gentoo-commits] gentoo-x86 commit in www-apps/nikola: nikola-7.2.0.ebuild ChangeLog

2014-11-25 Thread Pacho Ramos (pacho)
pacho   14/11/25 13:29:56

  Modified: nikola-7.2.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.3  www-apps/nikola/nikola-7.2.0.ebuild

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

Index: nikola-7.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/nikola/nikola-7.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nikola-7.2.0.ebuild 24 Nov 2014 08:56:24 -  1.2
+++ nikola-7.2.0.ebuild 25 Nov 2014 13:29:56 -  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/www-apps/nikola/nikola-7.2.0.ebuild,v 1.2 
2014/11/24 08:56:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/nikola-7.2.0.ebuild,v 1.3 
2014/11/25 13:29:56 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit distutils-r1
 
 DESCRIPTION=A static website and blog generator
@@ -36,6 +36,7 @@
=dev-python/pygments-1.6[${PYTHON_USEDEP}]
=dev-python/PyRSS2Gen-1.1[${PYTHON_USEDEP}]
=dev-python/python-dateutil-2.2[${PYTHON_USEDEP}]
+   =dev-python/setuptools-5.4.1[${PYTHON_USEDEP}]
=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
=dev-python/unidecode-0.04.16[${PYTHON_USEDEP}]
=dev-python/yapsy-1.10.423[${PYTHON_USEDEP}]



1.23 www-apps/nikola/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   24 Nov 2014 08:56:24 -  1.22
+++ ChangeLog   25 Nov 2014 13:29:56 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/nikola
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v 1.22 2014/11/24 
08:56:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v 1.23 2014/11/25 
13:29:56 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos pa...@gentoo.org nikola-7.2.0.ebuild:
+  Support python 3.4
 
   24 Nov 2014; Tobias Klausmann klaus...@gentoo.org nikola-7.1.0.ebuild,
   nikola-7.2.0.ebuild:






[gentoo-commits] gentoo commit in xml/htdocs/main/en: sponsors.xml

2014-11-25 Thread Alexys Jacob (ultrabug)
ultrabug14/11/25 13:35:31

  Modified: sponsors.xml
  Log:
  adjust numberly sponsor text

Revision  ChangesPath
1.120xml/htdocs/main/en/sponsors.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?rev=1.120view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?rev=1.120content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?r1=1.119r2=1.120

Index: sponsors.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- sponsors.xml24 Nov 2014 18:37:03 -  1.119
+++ sponsors.xml25 Nov 2014 13:35:31 -  1.120
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE mainpage SYSTEM /dtd/guide.dtd
-!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v 1.119 
2014/11/24 18:37:03 ultrabug Exp $ --
+!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v 1.120 
2014/11/25 13:35:31 ultrabug Exp $ --
 
 mainpage
 titleGentoo Sponsors/title
@@ -301,6 +301,7 @@
 p
 uri link=http://www.numberly.com;Numberly/uri is a 1000mercis Group 
brand, a pioneer in interactive advertising and marketing, providing innovative 
solutions for companies willing to optimise their customer acquisition and 
retention through interactive media (Internet, mobile phones and tablets). 
Numberly helps its clients to design, develop, implement, and maximise the ROI 
of their interactive marketing and advertising campaigns.
 /p
+pNumberly proudly provides 3 powerful physical server dedicated to the 
Gentoo Infra with ipv6 support./p
 /body
 /section
 






  1   2   3   4   5   >