[gentoo-commits] gentoo-x86 commit in app-cdr/cdrtools: cdrtools-3.01_alpha24.ebuild cdrtools-3.01_alpha17.ebuild ChangeLog

2014-09-21 Thread Patrick Lauer (patrick)
patrick 14/09/21 06:54:52

  Modified: cdrtools-3.01_alpha24.ebuild
cdrtools-3.01_alpha17.ebuild ChangeLog
  Log:
  Whitespace
  
  (Portage version: 2.2.13/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  app-cdr/cdrtools/cdrtools-3.01_alpha24.ebuild

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

Index: cdrtools-3.01_alpha24.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cdrtools-3.01_alpha24.ebuild21 Sep 2014 01:54:22 -  1.3
+++ cdrtools-3.01_alpha24.ebuild21 Sep 2014 06:54:52 -  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-cdr/cdrtools/cdrtools-3.01_alpha24.ebuild,v 1.3 
2014/09/21 01:54:22 robbat2 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha24.ebuild,v 1.4 
2014/09/21 06:54:52 patrick Exp $
 
 EAPI=5
 
@@ -96,9 +96,9 @@
-e s|^\(DEFINSGRP=\).*|\1\t0| \
-e '/^DEFUMASK/s,002,022,g' \
Defaults.${os} || die sed Schily make setup
-# re DEFUMASK above:
-# bug 486680: grsec TPE will block the exec if the directory is
-# group-writable. This is painful with cdrtools, because it makes a bunch 
of
+   # re DEFUMASK above:
+   # bug 486680: grsec TPE will block the exec if the directory is
+   # group-writable. This is painful with cdrtools, because it makes a 
bunch of
# group-writable directories during build. Change the umask on their
# creation to prevent this.
 }



1.18 app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild?r1=1.17r2=1.18

Index: cdrtools-3.01_alpha17.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- cdrtools-3.01_alpha17.ebuild21 Sep 2014 01:54:22 -  1.17
+++ cdrtools-3.01_alpha17.ebuild21 Sep 2014 06:54:52 -  1.18
@@ -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-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild,v 1.17 
2014/09/21 01:54:22 robbat2 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-3.01_alpha17.ebuild,v 1.18 
2014/09/21 06:54:52 patrick Exp $
 
 EAPI=5
 
@@ -89,9 +89,9 @@
-e s:bin:root:g \
-e '/^DEFUMASK/s,002,022,g' \
Defaults.${os} || die sed Schily make setup
-# re DEFUMASK above:
-# bug 486680: grsec TPE will block the exec if the directory is
-# group-writable. This is painful with cdrtools, because it makes a bunch 
of
+   # re DEFUMASK above:
+   # bug 486680: grsec TPE will block the exec if the directory is
+   # group-writable. This is painful with cdrtools, because it makes a 
bunch of
# group-writable directories during build. Change the umask on their
# creation to prevent this.
 }



1.345app-cdr/cdrtools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/ChangeLog?rev=1.345view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/ChangeLog?rev=1.345content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdrtools/ChangeLog?r1=1.344r2=1.345

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/ChangeLog,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -r1.344 -r1.345
--- ChangeLog   21 Sep 2014 01:54:22 -  1.344
+++ ChangeLog   21 Sep 2014 06:54:52 -  1.345
@@ -1,6 +1,10 @@
 # ChangeLog for app-cdr/cdrtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrtools/ChangeLog,v 1.344 
2014/09/21 01:54:22 robbat2 Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-python/Djblets: Djblets-0.7.31.ebuild ChangeLog Djblets-0.7.28.ebuild

2014-09-21 Thread Ian Delaney (idella4)
idella4 14/09/21 08:23:51

  Modified: ChangeLog
  Added:Djblets-0.7.31.ebuild
  Removed:  Djblets-0.7.28.ebuild
  Log:
  bump; ebuild based on graaf's verion in his overlay, see Bug 512668, remove 
affected prior version
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.26 dev-python/Djblets/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/Djblets/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   30 Jul 2014 14:31:27 -  1.25
+++ ChangeLog   21 Sep 2014 08:23:51 -  1.26
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/Djblets
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Djblets/ChangeLog,v 1.25 
2014/07/30 14:31:27 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Djblets/ChangeLog,v 1.26 
2014/09/21 08:23:51 idella4 Exp $
+
+*Djblets-0.7.31 (21 Sep 2014)
+
+  21 Sep 2014; Ian Delaney idel...@gentoo.org +Djblets-0.7.31.ebuild,
+  -Djblets-0.7.28.ebuild:
+  bump; ebuild based on graaf's verion in his overlay, see Bug 512668, remove
+  affected prior version
 
 *Djblets-0.7.30 (30 Jul 2014)
 



1.1  dev-python/Djblets/Djblets-0.7.31.ebuild

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

Index: Djblets-0.7.31.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/Djblets/Djblets-0.7.31.ebuild,v 
1.1 2014/09/21 08:23:51 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 versionator

DESCRIPTION=A collection of useful extensions for Django
HOMEPAGE=http://github.com/djblets/djblets;
SRC_URI=http://downloads.reviewboard.org/releases/${PN}/$(get_version_component_range
 1-2)/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND==dev-python/django-1.4.13[${PYTHON_USEDEP}]
=dev-python/django-1.4*[${PYTHON_USEDEP}]
virtual/python-imaging[${PYTHON_USEDEP}]
=dev-python/django-pipeline-1.2.24[${PYTHON_USEDEP}]
=dev-python/feedparser-5.1.2[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/django-evolution[${PYTHON_USEDEP}]
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]

python_prepare_all() {
# use pillow, not PIL
sed -e 's/PIL/pillow/' -i setup.py Djblets.egg-info/requires.txt || die
distutils-r1_python_prepare_all
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/nbwmon: nbwmon-0.4.3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 08:29:52

  Modified: nbwmon-0.4.3.ebuild ChangeLog
  Log:
  Add ~ppc, wrt bug #523344
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=~ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  net-analyzer/nbwmon/nbwmon-0.4.3.ebuild

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

Index: nbwmon-0.4.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nbwmon-0.4.3.ebuild 20 Sep 2014 08:07:05 -  1.1
+++ nbwmon-0.4.3.ebuild 21 Sep 2014 08:29:52 -  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/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild,v 
1.1 2014/09/20 08:07:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild,v 
1.2 2014/09/21 08:29:52 ago Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ppc ~x86
 
 RDEPEND=
sys-libs/ncurses



1.3  net-analyzer/nbwmon/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   20 Sep 2014 08:07:05 -  1.2
+++ ChangeLog   21 Sep 2014 08:29:52 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nbwmon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v 1.2 
2014/09/20 08:07:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbwmon/ChangeLog,v 1.3 
2014/09/21 08:29:52 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org nbwmon-0.4.3.ebuild:
+  Add ~ppc, wrt bug #523344
 
 *nbwmon-0.4.3 (20 Sep 2014)
 
@@ -13,4 +16,3 @@
   04 Sep 2014; Jeroen Roovers j...@gentoo.org +nbwmon-0.3.2.ebuild,
   +files/nbwmon-0.3.2-tinfo.patch, +metadata.xml:
   Initial commit (bug #520822 by Ari Malinen).
-






[gentoo-commits] gentoo-x86 commit in dev-util/reviewboard/files: 1.7.28-docs.patch docs.patch

2014-09-21 Thread Ian Delaney (idella4)
idella4 14/09/21 09:24:45

  Added:1.7.28-docs.patch
  Removed:  docs.patch
  Log:
  bump; ebuild based on graaf's verion from his overlay with additions to the 
doc builds, thx graaf. Remove old ebuilds and patch, see Bug 522472
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-util/reviewboard/files/1.7.28-docs.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/reviewboard/files/1.7.28-docs.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/reviewboard/files/1.7.28-docs.patch?rev=1.1content-type=text/plain

Index: 1.7.28-docs.patch
===
Avoid un-needed downloading od object.infv files, fix conf.py for docs/manual
diff -ur ReviewBoard-1.7.7.1.orig/docs/codebase/conf.py 
ReviewBoard-1.7.7.1/docs/codebase/conf.py
--- docs/codebase/conf.py   2013-04-22 04:40:29.0 +0800
+++ docs/codebase/conf.py   2013-06-16 15:35:59.639256650 +0800
@@ -197,7 +197,3 @@
 
 # If false, no module index is generated.
 #latex_use_modindex = True
-
-
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/dev': None}
diff -ur ReviewBoard-1.7.7.1.orig/docs/manual/conf.py 
ReviewBoard-1.7.7.1/docs/manual/conf.py
--- docs/manual/conf.py 2013-04-22 04:40:29.0 +0800
+++ docs/manual/conf.py 2013-06-16 15:36:30.592256658 +0800
@@ -30,9 +30,14 @@
 
 import reviewboard
 from reviewboard import settings
+from reviewboard.settings import EXTENSIONS_STATIC_ROOT, ROOT_URLCONF
 from django.core.management import setup_environ
+from django import conf
+from settings_local import DATABASES
+conf.EXTENSIONS_STATIC_ROOT=EXTENSIONS_STATIC_ROOT
+conf.settings.DATABASES=DATABASES
 setup_environ(settings)
-
+conf.settings.ROOT_URLCONF=ROOT_URLCONF
 
 # If your extensions are in another directory, add it here. If the directory
 # is relative to the documentation root, use os.path.abspath to make it
@@ -223,7 +223,4 @@
 latex_show_pagerefs = True


-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/dev': None}
-
 todo_include_todos = True
diff -ur 
ReviewBoard-1.7.7.1.orig/docs/releasenotes/conf.py 
ReviewBoard-1.7.7.1/docs/releasenotes/conf.py
--- docs/releasenotes/conf.py   2013-04-22 04:40:29.0 +0800
+++ docs/releasenotes/conf.py   2013-06-16 15:36:53.119256665 +0800
@@ -202,7 +202,3 @@
 
 # If false, no module index is generated.
 #latex_use_modindex = True
-
-
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'https://www.reviewboard.org/docs/manual/dev': None}






[gentoo-commits] gentoo-x86 commit in dev-util/reviewboard: reviewboard-1.7.28.ebuild ChangeLog reviewboard-1.7.7.1-r1.ebuild reviewboard-1.7.7.1.ebuild

2014-09-21 Thread Ian Delaney (idella4)
idella4 14/09/21 09:24:45

  Modified: ChangeLog
  Added:reviewboard-1.7.28.ebuild
  Removed:  reviewboard-1.7.7.1-r1.ebuild
reviewboard-1.7.7.1.ebuild
  Log:
  bump; ebuild based on graaf's verion from his overlay with additions to the 
doc builds, thx graaf. Remove old ebuilds and patch, see Bug 522472
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.11 dev-util/reviewboard/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/reviewboard/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   22 Aug 2014 10:26:40 -  1.10
+++ ChangeLog   21 Sep 2014 09:24:45 -  1.11
@@ -1,6 +1,14 @@
 # ChangeLog for dev-util/reviewboard
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/reviewboard/ChangeLog,v 1.10 
2014/08/22 10:26:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/reviewboard/ChangeLog,v 1.11 
2014/09/21 09:24:45 idella4 Exp $
+
+*reviewboard-1.7.28 (21 Sep 2014)
+
+  21 Sep 2014; Ian Delaney idel...@gentoo.org +files/1.7.28-docs.patch,
+  +reviewboard-1.7.28.ebuild, -files/docs.patch, 
-reviewboard-1.7.7.1-r1.ebuild,
+  -reviewboard-1.7.7.1.ebuild:
+  bump; ebuild based on graaf's verion from his overlay with additions to the
+  doc builds, thx graaf. Remove old ebuilds and patch, see Bug 522472
 
   22 Aug 2014; Ian Delaney idel...@gentoo.org -reviewboard-1.7.12.ebuild:
   remove old unviable version



1.1  dev-util/reviewboard/reviewboard-1.7.28.ebuild

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

Index: reviewboard-1.7.28.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/reviewboard/reviewboard-1.7.28.ebuild,v 1.1 
2014/09/21 09:24:45 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=sqlite

inherit distutils-r1

MY_PN=ReviewBoard
DESCRIPTION=A web-based code review tool that offers developers an easy way to 
handle code reviews
HOMEPAGE=http://www.reviewboard.org/;
SRC_URI=http://downloads.reviewboard.org/releases/${MY_PN}/1.7/${MY_PN}-${PV}.tar.gz;
KEYWORDS=~amd64 ~x86
IUSE=codebase doc manual rnotes test

LICENSE=MIT
SLOT=0
S=${WORKDIR}/${MY_PN}-${PV}

RDEPEND==dev-python/django-1.4.14[${PYTHON_USEDEP},sqlite]
dev-python/django-1.5[${PYTHON_USEDEP},sqlite]
=dev-python/django-evolution-0.6.9[${PYTHON_USEDEP}]
dev-python/django-evolution-0.7[${PYTHON_USEDEP}]
=dev-python/django-pipeline-1.2.24[${PYTHON_USEDEP}]
=dev-python/Djblets-0.7.31[${PYTHON_USEDEP}]
dev-python/Djblets-0.8[${PYTHON_USEDEP}]
=dev-python/pygments-1.5[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
=dev-python/markdown-2.2.1[${PYTHON_USEDEP}]
=dev-python/paramiko-1.9.0[${PYTHON_USEDEP}]
=dev-python/mimeparse-0.1.3[${PYTHON_USEDEP}]
dev-python/python-dateutil:python-2
dev-python/python-memcached[${PYTHON_USEDEP}]
=dev-python/pytz-2012h[${PYTHON_USEDEP}]
dev-python/recaptcha-client[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

REQUIRED_USE=doc? ( || ( codebase manual rnotes ) )
# Tests mostly access the inet and when run mostly fail
RESTRICT=test

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

python_prepare_all() {
# Running uglify is a problem right now, so skip this step. Rather
# have newer versions that compacted javascript.
sed -e s/'pipeline.compressors.uglifyjs.UglifyJSCompressor'/None/ -i 
reviewboard/settings.py || die

distutils-r1_python_prepare_all
}

python_compile_all() {
# See http://code.google.com/p/reviewboard/issues/ #3009
# until build of manual can find and use ROOT_URLCONF, only possible 
build path for manual
# requires sacrificing the resources section, all of which call on 
ROOT_URLCONF
local msg=Generating docs for
if use doc; then
if use manual; 

[gentoo-commits] gentoo-x86 commit in x11-misc/xxkb: ChangeLog

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 09:34:42

  Modified: ChangeLog
  Log:
  Fix patch cleanup (Alex Efros).
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.28 x11-misc/xxkb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   18 Sep 2014 18:40:50 -  1.27
+++ ChangeLog   21 Sep 2014 09:34:42 -  1.28
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xxkb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.27 2014/09/18 
18:40:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.28 2014/09/21 
09:34:42 jer Exp $
+
+  21 Sep 2014; Jeroen Roovers j...@gentoo.org files/svg-appdefaults.patch:
+  Fix patch cleanup (Alex Efros).
 
 *xxkb-1.11-r3 (18 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-misc/xxkb/files: svg-appdefaults.patch

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 09:34:42

  Modified: svg-appdefaults.patch
  Log:
  Fix patch cleanup (Alex Efros).
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  x11-misc/xxkb/files/svg-appdefaults.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/svg-appdefaults.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/svg-appdefaults.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/svg-appdefaults.patch?r1=1.2r2=1.3

Index: svg-appdefaults.patch
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/files/svg-appdefaults.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- svg-appdefaults.patch   18 Sep 2014 18:40:50 -  1.2
+++ svg-appdefaults.patch   21 Sep 2014 09:34:42 -  1.3
@@ -1,5 +1,5 @@
 a/XXkb.ad
-+++ b/XXkb.ad
+--- a/XXkb.ad.var
 b/XXkb.ad.var
 @@ -4,10 +4,10 @@
  XXkb.group.alt: 2
  






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

2014-09-21 Thread Johannes Huber
commit: 195d046f12f40d38a01cccff78b351543b9c1ca2
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Sep 21 09:35:57 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Sep 21 09:35:57 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=195d046f

Update .travis.yml

Use python 3.4

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 32bc569..c85dae1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@
 #
 language: python
 python:
-- 3.3
+- 3.4
 env:
 - PORTAGE_VER=2.2.13
 before_script:



[gentoo-commits] gentoo-x86 commit in sys-process/parallel: parallel-20140622.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:58:31

  Modified: parallel-20140622.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #519458
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  sys-process/parallel/parallel-20140622.ebuild

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

Index: parallel-20140622.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- parallel-20140622.ebuild25 Jun 2014 05:20:08 -  1.1
+++ parallel-20140622.ebuild21 Sep 2014 09:58:31 -  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/sys-process/parallel/parallel-20140622.ebuild,v 1.1 
2014/06/25 05:20:08 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v 1.2 
2014/09/21 09:58:31 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=dev-lang/perl



1.64 sys-process/parallel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   25 Jun 2014 05:20:08 -  1.63
+++ ChangeLog   21 Sep 2014 09:58:31 -  1.64
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/parallel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.63 
2014/06/25 05:20:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.64 
2014/09/21 09:58:31 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org parallel-20140622.ebuild:
+  Stable for amd64, wrt bug #519458
 
 *parallel-20140622 (25 Jun 2014)
 






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

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:58:26

  Modified: spamassassin-3.3.2-r5.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #519186
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild

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

Index: spamassassin-3.3.2-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- spamassassin-3.3.2-r5.ebuild12 Sep 2014 20:01:51 -  1.2
+++ spamassassin-3.3.2-r5.ebuild21 Sep 2014 09:58:26 -  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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.2 2014/09/12 20:01:51 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.3 2014/09/21 09:58:26 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
 # need keyword request for Mail-SPF ppc ppc64
 IUSE=berkdb qmail ssl doc ldap mysql postgres sqlite ipv6
 



1.241mail-filter/spamassassin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- ChangeLog   12 Sep 2014 20:01:51 -  1.240
+++ ChangeLog   21 Sep 2014 09:58:26 -  1.241
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/spamassassin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.240 
2014/09/12 20:01:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.241 
2014/09/21 09:58:26 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
+  Stable for amd64, wrt bug #519186
 
   12 Sep 2014; Jeroen Roovers j...@gentoo.org spamassassin-3.3.2-r5.ebuild:
   Stable for HPPA (bug #519186).






[gentoo-commits] gentoo-x86 commit in app-backup/rsnapshot: rsnapshot-1.3.1-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:58:17

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

Revision  ChangesPath
1.6  app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild

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

Index: rsnapshot-1.3.1-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rsnapshot-1.3.1-r2.ebuild   16 Aug 2014 18:45:10 -  1.5
+++ rsnapshot-1.3.1-r2.ebuild   21 Sep 2014 09:58:17 -  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/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.5 
2014/08/16 18:45:10 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.6 
2014/09/21 09:58:17 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT=0
 LICENSE=GPL-2
-KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 RDEPEND==dev-lang/perl-5.8.2



1.41 app-backup/rsnapshot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   16 Aug 2014 18:45:11 -  1.40
+++ ChangeLog   21 Sep 2014 09:58:17 -  1.41
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/rsnapshot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.40 
2014/08/16 18:45:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.41 
2014/09/21 09:58:17 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
+  Stable for amd64, wrt bug #519272
 
   16 Aug 2014; Mikle Kolyada zlog...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
   Add ~sparc keyword wrt bug #467160






[gentoo-commits] gentoo-x86 commit in dev-perl/Lchown: Lchown-1.10.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:58:21

  Modified: Lchown-1.10.0-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #519272
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  dev-perl/Lchown/Lchown-1.10.0-r1.ebuild

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

Index: Lchown-1.10.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Lchown-1.10.0-r1.ebuild 26 Aug 2014 18:24:44 -  1.1
+++ Lchown-1.10.0-r1.ebuild 21 Sep 2014 09:58:21 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.1 2014/08/26 18:24:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.2 2014/09/21 09:58:21 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION=Use the lchown(2) system call from Perl
 
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 RDEPEND=



1.11 dev-perl/Lchown/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   26 Aug 2014 18:24:44 -  1.10
+++ ChangeLog   21 Sep 2014 09:58:21 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Lchown
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.10 2014/08/26 
18:24:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.11 2014/09/21 
09:58:21 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org Lchown-1.10.0-r1.ebuild:
+  Stable for amd64, wrt bug #519272
 
 *Lchown-1.10.0-r1 (26 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/Lchown: Lchown-1.10.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:59:18

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

Revision  ChangesPath
1.3  dev-perl/Lchown/Lchown-1.10.0-r1.ebuild

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

Index: Lchown-1.10.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Lchown-1.10.0-r1.ebuild 21 Sep 2014 09:58:21 -  1.2
+++ Lchown-1.10.0-r1.ebuild 21 Sep 2014 09:59:18 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.2 2014/09/21 09:58:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.3 2014/09/21 09:59:18 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION=Use the lchown(2) system call from Perl
 
 SLOT=0
-KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc x86
 IUSE=
 
 RDEPEND=



1.12 dev-perl/Lchown/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   21 Sep 2014 09:58:21 -  1.11
+++ ChangeLog   21 Sep 2014 09:59:18 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Lchown
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.11 2014/09/21 
09:58:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.12 2014/09/21 
09:59:18 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org Lchown-1.10.0-r1.ebuild:
+  Stable for x86, wrt bug #519272
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org Lchown-1.10.0-r1.ebuild:
   Stable for amd64, wrt bug #519272






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

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:59:23

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

Revision  ChangesPath
1.4  mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild

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

Index: spamassassin-3.3.2-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spamassassin-3.3.2-r5.ebuild21 Sep 2014 09:58:26 -  1.3
+++ spamassassin-3.3.2-r5.ebuild21 Sep 2014 09:59:23 -  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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.3 2014/09/21 09:58:26 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.4 2014/09/21 09:59:23 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
 # need keyword request for Mail-SPF ppc ppc64
 IUSE=berkdb qmail ssl doc ldap mysql postgres sqlite ipv6
 



1.242mail-filter/spamassassin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- ChangeLog   21 Sep 2014 09:58:26 -  1.241
+++ ChangeLog   21 Sep 2014 09:59:23 -  1.242
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/spamassassin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.241 
2014/09/21 09:58:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.242 
2014/09/21 09:59:23 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
+  Stable for x86, wrt bug #519186
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
   Stable for amd64, wrt bug #519186






[gentoo-commits] gentoo-x86 commit in app-backup/rsnapshot: rsnapshot-1.3.1-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:59:15

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

Revision  ChangesPath
1.7  app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild

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

Index: rsnapshot-1.3.1-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rsnapshot-1.3.1-r2.ebuild   21 Sep 2014 09:58:17 -  1.6
+++ rsnapshot-1.3.1-r2.ebuild   21 Sep 2014 09:59:15 -  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/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.6 
2014/09/21 09:58:17 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.7 
2014/09/21 09:59:15 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT=0
 LICENSE=GPL-2
-KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc x86
 IUSE=
 
 RDEPEND==dev-lang/perl-5.8.2



1.42 app-backup/rsnapshot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   21 Sep 2014 09:58:17 -  1.41
+++ ChangeLog   21 Sep 2014 09:59:15 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/rsnapshot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.41 
2014/09/21 09:58:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.42 
2014/09/21 09:59:15 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
+  Stable for x86, wrt bug #519272
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
   Stable for amd64, wrt bug #519272






[gentoo-commits] gentoo-x86 commit in sys-process/parallel: parallel-20140622.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 09:59:27

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

Revision  ChangesPath
1.3  sys-process/parallel/parallel-20140622.ebuild

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

Index: parallel-20140622.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- parallel-20140622.ebuild21 Sep 2014 09:58:31 -  1.2
+++ parallel-20140622.ebuild21 Sep 2014 09:59:27 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v 1.2 
2014/09/21 09:58:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v 1.3 
2014/09/21 09:59:27 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=dev-lang/perl



1.65 sys-process/parallel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   21 Sep 2014 09:58:31 -  1.64
+++ ChangeLog   21 Sep 2014 09:59:27 -  1.65
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/parallel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.64 
2014/09/21 09:58:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/ChangeLog,v 1.65 
2014/09/21 09:59:27 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org parallel-20140622.ebuild:
+  Stable for x86, wrt bug #519458
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org parallel-20140622.ebuild:
   Stable for amd64, wrt bug #519458






[gentoo-commits] gentoo-x86 commit in app-text/po4a: po4a-0.45.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:00:34

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

Revision  ChangesPath
1.9  app-text/po4a/po4a-0.45.ebuild

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

Index: po4a-0.45.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- po4a-0.45.ebuild21 Sep 2014 10:00:22 -  1.8
+++ po4a-0.45.ebuild21 Sep 2014 10:00:34 -  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/app-text/po4a/po4a-0.45.ebuild,v 1.8 
2014/09/21 10:00:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.9 
2014/09/21 10:00:34 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris
 IUSE=test
 
 RDEPEND=dev-perl/SGMLSpm



1.78 app-text/po4a/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   21 Sep 2014 10:00:22 -  1.77
+++ ChangeLog   21 Sep 2014 10:00:34 -  1.78
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/po4a
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.77 2014/09/21 
10:00:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.78 2014/09/21 
10:00:34 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
+  Stable for ppc64, wrt bug #520014
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
   Stable for ppc, wrt bug #520014






[gentoo-commits] gentoo-x86 commit in app-text/po4a: po4a-0.45.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:00:22

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

Revision  ChangesPath
1.8  app-text/po4a/po4a-0.45.ebuild

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

Index: po4a-0.45.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- po4a-0.45.ebuild13 Sep 2014 11:58:48 -  1.7
+++ po4a-0.45.ebuild21 Sep 2014 10:00:22 -  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/app-text/po4a/po4a-0.45.ebuild,v 1.7 
2014/09/13 11:58:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.8 
2014/09/21 10:00:22 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris
 IUSE=test
 
 RDEPEND=dev-perl/SGMLSpm



1.77 app-text/po4a/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   13 Sep 2014 11:58:48 -  1.76
+++ ChangeLog   21 Sep 2014 10:00:22 -  1.77
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/po4a
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.76 2014/09/13 
11:58:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.77 2014/09/21 
10:00:22 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
+  Stable for ppc, wrt bug #520014
 
   13 Sep 2014; Markus Meier mae...@gentoo.org po4a-0.45.ebuild:
   arm stable, bug #520014






[gentoo-commits] gentoo-x86 commit in app-misc/nut: nut-20.1.ebuild ChangeLog

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 10:11:42

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

Revision  ChangesPath
1.77 app-misc/nut/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   4 Sep 2014 23:09:51 -   1.76
+++ ChangeLog   21 Sep 2014 10:11:42 -  1.77
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/nut
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.76 2014/09/04 
23:09:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.77 2014/09/21 
10:11:42 jer Exp $
+
+*nut-20.1 (21 Sep 2014)
+
+  21 Sep 2014; Jeroen Roovers j...@gentoo.org +nut-20.1.ebuild:
+  Version bump.
 
 *nut-20.0 (04 Sep 2014)
 



1.1  app-misc/nut/nut-20.1.ebuild

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

Index: nut-20.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-20.1.ebuild,v 1.1 
2014/09/21 10:11:42 jer Exp $

EAPI=5
inherit toolchain-funcs

DESCRIPTION=Record what you eat and analyze your nutrient levels
HOMEPAGE=http://nut.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

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

src_compile() {
emake \
CC=$(tc-getCC) \
OPT=${CFLAGS} FOODDIR=\\\/usr/share/nut\\\ \
nut
}

src_install() {
insinto /usr/share/nut
doins raw.data/*

dobin nut
doman nut.1
}






[gentoo-commits] gentoo-x86 commit in sys-apps/checkpolicy: checkpolicy-2.3.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:13:51

  Modified: checkpolicy-2.3.ebuild ChangeLog
  Log:
  Moved to github
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  sys-apps/checkpolicy/checkpolicy-2.3.ebuild

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

Index: checkpolicy-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- checkpolicy-2.3.ebuild  30 Jul 2014 11:57:19 -  1.2
+++ checkpolicy-2.3.ebuild  21 Sep 2014 10:13:51 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.3.ebuild,v 1.2 
2014/07/30 11:57:19 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.3.ebuild,v 1.3 
2014/09/21 10:13:51 swift Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 DESCRIPTION=SELinux policy compiler
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz;
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0



1.79 sys-apps/checkpolicy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   30 Jul 2014 11:57:19 -  1.78
+++ ChangeLog   21 Sep 2014 10:13:51 -  1.79
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/checkpolicy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v 1.78 
2014/07/30 11:57:19 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v 1.79 
2014/09/21 10:13:51 swift Exp $
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org checkpolicy-2.3.ebuild:
+  Moved to github
 
   30 Jul 2014; Sven Vermeulen sw...@gentoo.org checkpolicy-2.3.ebuild:
   Fix bug #514194 - Stabilization of SELinux userspace 2.3






[gentoo-commits] gentoo-x86 commit in sys-libs/libselinux: libselinux-2.4_rc2.ebuild libselinux-2.3-r1.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:17:04

  Modified: libselinux-2.3-r1.ebuild ChangeLog
  Added:libselinux-2.4_rc2.ebuild
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.4  sys-libs/libselinux/libselinux-2.3-r1.ebuild

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

Index: libselinux-2.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libselinux-2.3-r1.ebuild16 Sep 2014 23:03:43 -  1.3
+++ libselinux-2.3-r1.ebuild21 Sep 2014 10:17:04 -  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/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v 1.3 
2014/09/16 23:03:43 dolsen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v 1.4 
2014/09/21 10:17:04 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
@@ -17,7 +17,7 @@
 
 DESCRIPTION=SELinux userland library
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz

http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PATCHBUNDLE}.tar.gz;
 
 LICENSE=public-domain



1.131sys-libs/libselinux/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   16 Sep 2014 23:03:43 -  1.130
+++ ChangeLog   21 Sep 2014 10:17:04 -  1.131
@@ -1,6 +1,14 @@
 # ChangeLog for sys-libs/libselinux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.130 
2014/09/16 23:03:43 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.131 
2014/09/21 10:17:04 swift Exp $
+
+*libselinux-2.4_rc2 (21 Sep 2014)
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org
+  +files/0005-use-ruby-include-with-rubylibver.patch,
+  +files/0006-build-related-fixes-bug-500674.patch, +libselinux-2.4_rc2.ebuild,
+  libselinux-2.3-r1.ebuild:
+  Noved to github; also add in masked 2.4 series
 
   16 Sep 2014; Brian Dolbec dol...@gentoo.org libselinux-2.3-r1.ebuild:
   Add python-3.4 target, needed for dep of portage. Tested and 



1.1  sys-libs/libselinux/libselinux-2.4_rc2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.4_rc2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.4_rc2.ebuild?rev=1.1content-type=text/plain

Index: libselinux-2.4_rc2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.4_rc2.ebuild,v 1.1 
2014/09/21 10:17:04 swift Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
USE_RUBY=ruby19 ruby20

PATCHBUNDLE=5

# No, I am not calling ruby-ng
inherit multilib python-r1 toolchain-funcs eutils multilib-minimal

MY_P=${P//_/-}

SEPOL_VER=2.4_rc2

DESCRIPTION=SELinux userland library
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki;
SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140826/${MY_P}.tar.gz;

LICENSE=public-domain
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE=python ruby static-libs ruby_targets_ruby19 ruby_targets_ruby20

RDEPEND==sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]
=dev-libs/libpcre-8.33-r1[static-libs?,${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )
ruby? (
ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
ruby_targets_ruby20? ( dev-lang/ruby:2.0 

[gentoo-commits] gentoo-x86 commit in sys-libs/libselinux/files: 0005-use-ruby-include-with-rubylibver.patch 0006-build-related-fixes-bug-500674.patch

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:17:04

  Added:0005-use-ruby-include-with-rubylibver.patch
0006-build-related-fixes-bug-500674.patch
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.1  
sys-libs/libselinux/files/0005-use-ruby-include-with-rubylibver.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/files/0005-use-ruby-include-with-rubylibver.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/files/0005-use-ruby-include-with-rubylibver.patch?rev=1.1content-type=text/plain

Index: 0005-use-ruby-include-with-rubylibver.patch
===
diff -uNr libselinux-2.2.2.orig/src/Makefile libselinux-2.2.2/src/Makefile
--- libselinux-2.2.2.orig/src/Makefile  2013-11-06 20:56:30.0 +0100
+++ libselinux-2.2.2/src/Makefile   2013-11-25 21:02:05.327561766 +0100
@@ -16,7 +16,7 @@
 PYLIBDIR ?= $(LIBDIR)/$(PYLIBVER)
 RUBYLIBVER ?= $(shell $(RUBY) -e 'print 
RUBY_VERSION.split(.)[0..1].join(.)')
 RUBYPLATFORM ?= $(shell $(RUBY) -e 'print RUBY_PLATFORM')
-RUBYINC ?= $(shell pkg-config --cflags ruby)
+RUBYINC ?= $(shell pkg-config --cflags ruby-$(RUBYLIBVER))
 RUBYINSTALL ?= $(LIBDIR)/ruby/site_ruby/$(RUBYLIBVER)/$(RUBYPLATFORM)
 LIBBASE ?= $(shell basename $(LIBDIR))
 



1.1  
sys-libs/libselinux/files/0006-build-related-fixes-bug-500674.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/files/0006-build-related-fixes-bug-500674.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/files/0006-build-related-fixes-bug-500674.patch?rev=1.1content-type=text/plain

Index: 0006-build-related-fixes-bug-500674.patch
===
https://bugs.gentoo.org/500674

random fixes:
 - make sure PCRE_CFLAGS get used
 - use PCRE_LIBS via pkg-config
 - move LDFLAGS to before objects, not after
 - do not hardcode -L$(LIBDIR) (let the toolchain handle it)
 - do not hardcode -I$(INCLUDEDIR) (let the toolchain handle it)

--- a/src/Makefile
+++ b/src/Makefile
@@ -75,7 +75,7 @@ CFLAGS ?= -O -Wall -W -Wundef -Wformat-y2k -Wformat-security 
-Winit-self -Wmissi
   -fipa-pure-const -Wno-suggest-attribute=pure 
-Wno-suggest-attribute=const \
   -Werror -Wno-aggregate-return -Wno-redundant-decls
 
-override CFLAGS += -I../include -I$(INCLUDEDIR) -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 $(EMFLAGS)
+override CFLAGS += -I../include $(PCRE_CFLAGS) -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 $(EMFLAGS)
 
 SWIG_CFLAGS += -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable 
-Wno-unused-parameter \
-Wno-shadow -Wno-uninitialized -Wno-missing-prototypes 
-Wno-missing-declarations
@@ -104,17 +104,17 @@ $(SWIGRUBYLOBJ): $(SWIGRUBYCOUT)
$(CC) $(CFLAGS) $(SWIG_CFLAGS) $(RUBYINC) -fPIC -DSHARED -c -o $@ $
 
 $(SWIGSO): $(SWIGLOBJ)
-   $(CC) $(CFLAGS) -shared -o $@ $ -L. -lselinux $(LDFLAGS) -L$(LIBDIR)
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $ -L. -lselinux
 
 $(SWIGRUBYSO): $(SWIGRUBYLOBJ)
-   $(CC) $(CFLAGS) -shared -o $@ $^ -L. -lselinux $(LDFLAGS) -L$(LIBDIR)
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^ -L. -lselinux
 
 $(LIBA): $(OBJS)
$(AR) rcs $@ $^
$(RANLIB) $@
 
 $(LIBSO): $(LOBJS)
-   $(CC) $(CFLAGS) -shared -o $@ $^ -lpcre -ldl $(LDFLAGS) -L$(LIBDIR) 
-Wl,-soname,$(LIBSO),-z,defs,-z,relro
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^ -ldl $(PCRE_LIBS) 
-Wl,-soname,$(LIBSO),-z,defs,-z,relro
ln -sf $@ $(TARGET) 
 
 $(LIBPC): $(LIBPC).in ../VERSION
@@ -127,7 +127,7 @@ $(AUDIT2WHYLOBJ): audit2why.c
$(CC) $(filter-out -Werror, $(CFLAGS)) $(PYINC) -fPIC -DSHARED -c -o $@ 
$
 
 $(AUDIT2WHYSO): $(AUDIT2WHYLOBJ)
-   $(CC) $(CFLAGS) -shared -o $@ $^ -L. $(LDFLAGS) -lselinux 
$(LIBDIR)/libsepol.a -L$(LIBDIR)
+   $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^ -L. -lselinux 
$(LIBDIR)/libsepol.a
 
 %.o:  %.c policy.h
$(CC) $(CFLAGS) $(TLSFLAGS) -c -o $@ $
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -24,11 +24,12 @@ CFLAGS ?= -O -Wall -W -Wundef -Wformat-y2k 
-Wformat-security -Winit-self -Wmissi
   -fipa-pure-const -Wno-suggest-attribute=pure 
-Wno-suggest-attribute=const \
   -Werror -Wno-aggregate-return -Wno-redundant-decls
 override CFLAGS += -I../include -D_GNU_SOURCE $(EMFLAGS)
-LDLIBS += -L../src -lselinux -L$(LIBDIR)
+LDLIBS += -L../src -lselinux
 
 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
 
-sefcontext_compile: LDLIBS += -lpcre
+sefcontext_compile: CFLAGS += $(PCRE_CFLAGS)
+sefcontext_compile: LDLIBS += $(PCRE_LIBS)
 
 ifeq ($(DISABLE_AVC),y)
UNUSED_TARGETS+=compute_av compute_create compute_member compute_relabel






[gentoo-commits] gentoo-x86 commit in sys-libs/libsemanage: libsemanage-2.3-r3.ebuild libsemanage-2.3-r2.ebuild libsemanage-2.4_rc2.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:20:09

  Modified: libsemanage-2.3-r3.ebuild libsemanage-2.3-r2.ebuild
ChangeLog
  Added:libsemanage-2.4_rc2.ebuild
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  sys-libs/libsemanage/libsemanage-2.3-r3.ebuild

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

Index: libsemanage-2.3-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsemanage-2.3-r3.ebuild   16 Sep 2014 23:07:40 -  1.2
+++ libsemanage-2.3-r3.ebuild   21 Sep 2014 10:20:09 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.2 
2014/09/16 23:07:40 dolsen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.3 
2014/09/21 10:20:09 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
@@ -14,7 +14,7 @@
 
 DESCRIPTION=SELinux kernel and policy management library
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz;
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0



1.4  sys-libs/libsemanage/libsemanage-2.3-r2.ebuild

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

Index: libsemanage-2.3-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libsemanage-2.3-r2.ebuild   30 Jul 2014 11:56:07 -  1.3
+++ libsemanage-2.3-r2.ebuild   21 Sep 2014 10:20:09 -  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/sys-libs/libsemanage/libsemanage-2.3-r2.ebuild,v 1.3 
2014/07/30 11:56:07 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r2.ebuild,v 1.4 
2014/09/21 10:20:09 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
@@ -14,7 +14,7 @@
 
 DESCRIPTION=SELinux kernel and policy management library
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz;
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0



1.77 sys-libs/libsemanage/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   16 Sep 2014 23:07:40 -  1.76
+++ ChangeLog   21 Sep 2014 10:20:09 -  1.77
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/libsemanage
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.76 
2014/09/16 23:07:40 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.77 
2014/09/21 10:20:09 swift Exp $
+
+*libsemanage-2.4_rc2 (21 Sep 2014)
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org +libsemanage-2.4_rc2.ebuild,
+  libsemanage-2.3-r2.ebuild, libsemanage-2.3-r3.ebuild:
+  Noved to github; also add in masked 2.4 series
 
   16 Sep 2014; Brian Dolbec dol...@gentoo.org libsemanage-2.3-r3.ebuild:
   Add python-3.4 target. Tested and confirmed 

[gentoo-commits] gentoo-x86 commit in sys-libs/libsepol: libsepol-2.4_rc2.ebuild libsepol-2.3.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:21:23

  Modified: libsepol-2.3.ebuild ChangeLog
  Added:libsepol-2.4_rc2.ebuild
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  sys-libs/libsepol/libsepol-2.3.ebuild

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

Index: libsepol-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsepol-2.3.ebuild 30 Jul 2014 11:02:13 -  1.2
+++ libsepol-2.3.ebuild 21 Sep 2014 10:21: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/sys-libs/libsepol/libsepol-2.3.ebuild,v 1.2 
2014/07/30 11:02:13 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.3.ebuild,v 1.3 
2014/09/21 10:21:23 swift Exp $
 
 EAPI=4
 
@@ -10,8 +10,7 @@
 
 DESCRIPTION=SELinux binary policy representation library
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz;
-#  http://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${P}-r1.tar.gz;
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0



1.68 sys-libs/libsepol/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   5 Aug 2014 09:41:56 -   1.67
+++ ChangeLog   21 Sep 2014 10:21:23 -  1.68
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/libsepol
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.67 
2014/08/05 09:41:56 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.68 
2014/09/21 10:21:23 swift Exp $
+
+*libsepol-2.4_rc2 (21 Sep 2014)
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org +libsepol-2.4_rc2.ebuild,
+  libsepol-2.3.ebuild:
+  Noved to github; also add in masked 2.4 series
 
   05 Aug 2014; Sven Vermeulen sw...@gentoo.org -libsepol-2.1.9-r3.ebuild:
   Remove old ebuilds



1.1  sys-libs/libsepol/libsepol-2.4_rc2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsepol/libsepol-2.4_rc2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsepol/libsepol-2.4_rc2.ebuild?rev=1.1content-type=text/plain

Index: libsepol-2.4_rc2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.4_rc2.ebuild,v 
1.1 2014/09/21 10:21:23 swift Exp $

EAPI=4

inherit multilib toolchain-funcs eutils multilib-minimal

MY_P=${P//_/-}

DESCRIPTION=SELinux binary policy representation library
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki;
SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140826/${MY_P}.tar.gz;

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

DEPEND=
RDEPEND=

S=${WORKDIR}/${MY_P}

# tests are not meant to be run outside of the
# full SELinux userland repo
RESTRICT=test

src_prepare() {
epatch_user
multilib_copy_sources
}

multilib_src_compile() {
tc-export RANLIB;
LIBDIR=\$(PREFIX)/$(get_libdir) SHLIBDIR=\$(DESTDIR)/$(get_libdir) \
emake AR=$(tc-getAR) CC=$(tc-getCC)
}

multilib_src_install() {
LIBDIR=\$(PREFIX)/$(get_libdir) SHLIBDIR=\$(DESTDIR)/$(get_libdir) \
emake DESTDIR=${D} install
}






[gentoo-commits] gentoo-x86 commit in sys-apps/policycoreutils: policycoreutils-2.3-r2.ebuild policycoreutils-2.4_rc2.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:22:57

  Modified: policycoreutils-2.3-r2.ebuild ChangeLog
  Added:policycoreutils-2.4_rc2.ebuild
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  sys-apps/policycoreutils/policycoreutils-2.3-r2.ebuild

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

Index: policycoreutils-2.3-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- policycoreutils-2.3-r2.ebuild   30 Jul 2014 11:58:46 -  1.2
+++ policycoreutils-2.3-r2.ebuild   21 Sep 2014 10:22:57 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r2.ebuild,v
 1.2 2014/07/30 11:58:46 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r2.ebuild,v
 1.3 2014/09/21 10:22:57 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -20,7 +20,7 @@
 
 DESCRIPTION=SELinux core utilities
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20140506/${MY_P}.tar.gz
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${MY_P}.tar.gz
 
http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${PN}-${PATCHBUNDLE}.tar.gz
mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2
 



1.142sys-apps/policycoreutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog   5 Aug 2014 09:56:13 -   1.141
+++ ChangeLog   21 Sep 2014 10:22:57 -  1.142
@@ -1,6 +1,19 @@
 # ChangeLog for sys-apps/policycoreutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.141 
2014/08/05 09:56:13 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.142 
2014/09/21 10:22:57 swift Exp $
+
+*policycoreutils-2.4_rc2 (21 Sep 2014)
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org
+  +files/0010-remove-sesandbox-support.patch,
+  +files/0020-disable-autodetection-of-pam-and-audit.patch,
+  +files/0030-make-inotify-check-use-flag-triggered.patch,
+  +files/0040-reverse-access-check-in-run_init.patch,
+  +files/0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch,
+  +files/0110-build-mcstrans-bug-472912.patch,
+  +files/0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch,
+  +policycoreutils-2.4_rc2.ebuild, policycoreutils-2.3-r2.ebuild:
+  Noved to github; also add in masked 2.4 series
 
   05 Aug 2014; Sven Vermeulen sw...@gentoo.org
   -policycoreutils-2.2.5-r2.ebuild, -policycoreutils-2.3-r1.ebuild,



1.1  sys-apps/policycoreutils/policycoreutils-2.4_rc2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.4_rc2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.4_rc2.ebuild?rev=1.1content-type=text/plain

Index: policycoreutils-2.4_rc2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.4_rc2.ebuild,v
 1.1 2014/09/21 10:22:57 swift Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=xml

inherit multilib python-r1 toolchain-funcs eutils

MY_P=${P//_/-}

EXTRAS_VER=1.33
SEMNG_VER=2.4_rc2
SELNX_VER=2.4_rc2
SEPOL_VER=2.4_rc2
PATCHBUNDLE=4

IUSE=audit pam dbus

DESCRIPTION=SELinux core utilities
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki;

[gentoo-commits] gentoo-x86 commit in sys-apps/policycoreutils/files: 0010-remove-sesandbox-support.patch 0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch 0040-reverse-access-check-in-run_i

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:22:57

  Added:0010-remove-sesandbox-support.patch

0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch
0040-reverse-access-check-in-run_init.patch

0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch
0110-build-mcstrans-bug-472912.patch
0030-make-inotify-check-use-flag-triggered.patch
0020-disable-autodetection-of-pam-and-audit.patch
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.1  
sys-apps/policycoreutils/files/0010-remove-sesandbox-support.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0010-remove-sesandbox-support.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0010-remove-sesandbox-support.patch?rev=1.1content-type=text/plain

Index: 0010-remove-sesandbox-support.patch
===
diff -uNr policycoreutils-2.4-rc2.orig/Makefile policycoreutils-2.4-rc2/Makefile
--- policycoreutils-2.4-rc2.orig/Makefile   2014-08-28 20:13:23.212622408 
+0200
+++ policycoreutils-2.4-rc2/Makefile2014-08-28 20:14:24.136624808 +0200
@@ -1,4 +1,4 @@
-SUBDIRS = sepolicy setfiles semanage load_policy newrole run_init sandbox 
secon audit2allow sestatus semodule_package semodule semodule_link 
semodule_expand semodule_deps sepolgen-ifgen setsebool scripts po man gui hll
+SUBDIRS = sepolicy setfiles semanage load_policy newrole run_init secon 
audit2allow sestatus semodule_package semodule semodule_link semodule_expand 
semodule_deps sepolgen-ifgen setsebool scripts po man gui hll
 
 INOTIFYH = $(shell ls /usr/include/sys/inotify.h 2/dev/null)
 



1.1  
sys-apps/policycoreutils/files/0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch?rev=1.1content-type=text/plain

Index: 0120-build-failure-for-mcscolor-for-CONTEXT__CONTAINS.patch
===
diff -uNr policycoreutils-2.4-rc2.orig/mcstrans/src/mcscolor.c 
policycoreutils-2.4-rc2/mcstrans/src/mcscolor.c
--- policycoreutils-2.4-rc2.orig/mcstrans/src/mcscolor.c2014-08-28 
21:26:25.125795076 +0200
+++ policycoreutils-2.4-rc2/mcstrans/src/mcscolor.c 2014-08-28 
21:27:03.509796589 +0200
@@ -11,6 +11,7 @@
 #include syslog.h
 #include selinux/selinux.h
 #include selinux/context.h
+#include selinux/av_permissions.h
 #include mcstrans.h
 
 /* Define data structures */



1.1  
sys-apps/policycoreutils/files/0040-reverse-access-check-in-run_init.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0040-reverse-access-check-in-run_init.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0040-reverse-access-check-in-run_init.patch?rev=1.1content-type=text/plain

Index: 0040-reverse-access-check-in-run_init.patch
===
diff -uNr policycoreutils-2.2.1.orig/run_init/run_init.c 
policycoreutils-2.2.1/run_init/run_init.c
--- policycoreutils-2.2.1.orig/run_init/run_init.c  2013-11-04 
21:40:27.490018417 +0100
+++ policycoreutils-2.2.1/run_init/run_init.c   2013-11-04 21:40:57.088018480 
+0100
@@ -406,7 +406,7 @@
new_context);
exit(-1);
}
-   if (! access(/usr/sbin/open_init_pty, X_OK)) {
+   if (access(/usr/sbin/open_init_pty, X_OK) != 0) {
if (execvp(argv[1], argv + 1)) {
perror(execvp);
exit(-1);



1.1  
sys-apps/policycoreutils/files/0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/files/0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch?rev=1.1content-type=text/plain

Index: 0070-remove-symlink-attempt-fails-with-gentoo-sandbox-approach.patch
===
diff -uNr policycoreutils-2.2.1.orig/load_policy/Makefile 
policycoreutils-2.2.1/load_policy/Makefile
--- 

[gentoo-commits] gentoo-x86 commit in dev-python/sepolgen/files: - New directory

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:24:52

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/sepolgen/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-python/sepolgen: sepolgen-1.2.2_rc2.ebuild sepolgen-1.2.1.ebuild ChangeLog

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:25:53

  Modified: sepolgen-1.2.1.ebuild ChangeLog
  Added:sepolgen-1.2.2_rc2.ebuild
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  dev-python/sepolgen/sepolgen-1.2.1.ebuild

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

Index: sepolgen-1.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sepolgen/sepolgen-1.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sepolgen-1.2.1.ebuild   20 Jan 2014 20:06:02 -  1.2
+++ sepolgen-1.2.1.ebuild   21 Sep 2014 10:25:53 -  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-python/sepolgen/sepolgen-1.2.1.ebuild,v 
1.2 2014/01/20 20:06:02 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sepolgen/sepolgen-1.2.1.ebuild,v 
1.3 2014/09/21 10:25:53 swift Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=SELinux policy generation library
 HOMEPAGE=http://userspace.selinuxproject.org;
-SRC_URI=http://userspace.selinuxproject.org/releases/20131030/${P}.tar.gz
+SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/${P}.tar.gz

http://dev.gentoo.org/~swift/patches/sepolgen/patchbundle-${P}-r1.tar.gz;
 
 LICENSE=GPL-2



1.42 dev-python/sepolgen/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sepolgen/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   10 May 2014 14:07:32 -  1.41
+++ ChangeLog   21 Sep 2014 10:25:53 -  1.42
@@ -1,6 +1,14 @@
 # ChangeLog for dev-python/sepolgen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sepolgen/ChangeLog,v 1.41 
2014/05/10 14:07:32 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sepolgen/ChangeLog,v 1.42 
2014/09/21 10:25:53 swift Exp $
+
+*sepolgen-1.2.2_rc2 (21 Sep 2014)
+
+  21 Sep 2014; Sven Vermeulen sw...@gentoo.org
+  +files/0030-default-path-for-tests-also-needed-bug-467264.patch,
+  +files/0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch,
+  +sepolgen-1.2.2_rc2.ebuild, sepolgen-1.2.1.ebuild:
+  Noved to github; also add in masked 2.4 series
 
   10 May 2014; Sven Vermeulen sw...@gentoo.org -sepolgen-1.1.9.ebuild,
   -sepolgen-1.1.9-r1.ebuild, -sepolgen-1.1.9-r2.ebuild,



1.1  dev-python/sepolgen/sepolgen-1.2.2_rc2.ebuild

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

Index: sepolgen-1.2.2_rc2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sepolgen/sepolgen-1.2.2_rc2.ebuild,v 1.1 
2014/09/21 10:25:53 swift Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit python-r1 eutils

MY_P=${P//_/-}

PATCHBUNDLE=1

DESCRIPTION=SELinux policy generation library
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki;
SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140826/${MY_P}.tar.gz;

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

DEPEND==sys-libs/libselinux-2.0[python]
app-admin/setools[python]
${PYTHON_DEPS}
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

src_prepare() {
epatch 
${FILESDIR}/0030-default-path-for-tests-also-needed-bug-467264.patch
epatch 
${FILESDIR}/0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch

epatch_user

python_copy_sources
}

src_compile() {
:
}

src_test() {
if has_version sec-policy/selinux-base-policy; then
invoke_sepolgen_test() {

[gentoo-commits] gentoo-x86 commit in dev-python/sepolgen/files: 0030-default-path-for-tests-also-needed-bug-467264.patch 0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch

2014-09-21 Thread Sven Vermeulen (swift)
swift   14/09/21 10:25:53

  Added:   
0030-default-path-for-tests-also-needed-bug-467264.patch

0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch
  Log:
  Noved to github; also add in masked 2.4 series
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.1  
dev-python/sepolgen/files/0030-default-path-for-tests-also-needed-bug-467264.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sepolgen/files/0030-default-path-for-tests-also-needed-bug-467264.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sepolgen/files/0030-default-path-for-tests-also-needed-bug-467264.patch?rev=1.1content-type=text/plain

Index: 0030-default-path-for-tests-also-needed-bug-467264.patch
===
diff -uNr sepolgen-1.2.1.orig/src/sepolgen/defaults.py 
sepolgen-1.2.1/src/sepolgen/defaults.py
--- sepolgen-1.2.1.orig/src/sepolgen/defaults.py2013-11-04 
22:24:13.620024022 +0100
+++ sepolgen-1.2.1/src/sepolgen/defaults.py 2013-11-04 22:25:05.619024133 
+0100
@@ -27,7 +27,7 @@
 self.config = dict()
 if not os.path.exists(pathname):
 self.config_pathname = (defaults)
-self.config[SELINUX_DEVEL_PATH] = 
/usr/share/selinux/default:/usr/share/selinux/mls:/usr/share/selinux/devel
+self.config[SELINUX_DEVEL_PATH] = 
/usr/share/selinux/strict/include:/usr/share/selinux/mcs/include:/usr/share/selinux/targeted/include:/usr/share/selinux/mls/include:/usr/share/selinux/default:/usr/share/selinux/mls:/usr/share/selinux/devel
 return
 self.config_pathname = pathname
 ignore = re.compile(r^\s*(?:#.+)?$)



1.1  
dev-python/sepolgen/files/0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sepolgen/files/0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sepolgen/files/0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch?rev=1.1content-type=text/plain

Index: 0040-have-test-run-with-PYTHON-variable-python-bug-467264.patch
===
diff -uNr sepolgen-1.2.1.orig/tests/Makefile sepolgen-1.2.1/tests/Makefile
--- sepolgen-1.2.1.orig/tests/Makefile  2013-11-04 22:25:44.704024216 +0100
+++ sepolgen-1.2.1/tests/Makefile   2013-11-04 22:26:09.718024270 +0100
@@ -1,3 +1,5 @@
+PYTHON ?= /usr/bin/python
+
 clean:
rm -f *~ *.pyc
rm -f parser.out parsetab.py
@@ -6,4 +8,4 @@
rm -f output
 
 test:
-   python run-tests.py
\ No newline at end of file
+   $(PYTHON) run-tests.py






[gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: libgweather-3.12.2-r1.ebuild ChangeLog

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

  Modified: ChangeLog
  Added:libgweather-3.12.2-r1.ebuild
  Log:
  Update api for Yr.no (#522718 by poncho and Evgeny Bobkin)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.113dev-libs/libgweather/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   2 Aug 2014 09:58:54 -   1.112
+++ ChangeLog   21 Sep 2014 10:25:35 -  1.113
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.112 
2014/08/02 09:58:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.113 
2014/09/21 10:25:35 pacho Exp $
+
+*libgweather-3.12.2-r1 (21 Sep 2014)
+
+  21 Sep 2014; Pacho Ramos pa...@gentoo.org
+  +files/libgweather-3.12.2-yr_no-api.patch, +libgweather-3.12.2-r1.ebuild:
+  Update api for Yr.no (#522718 by poncho and Evgeny Bobkin)
 
   02 Aug 2014; Pacho Ramos pa...@gentoo.org -libgweather-3.12.1.ebuild,
   libgweather-3.10.2.ebuild, libgweather-3.12.2.ebuild:



1.1  dev-libs/libgweather/libgweather-3.12.2-r1.ebuild

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

Index: libgweather-3.12.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2-r1.ebuild,v 1.1 
2014/09/21 10:25:35 pacho Exp $

EAPI=5
GCONF_DEBUG=no
VALA_MIN_API_VERSION=0.18
VALA_USE_DEPEND=vapigen

inherit eutils gnome2 vala

DESCRIPTION=Library to access weather information from online services
HOMEPAGE=https://wiki.gnome.org/Projects/LibGWeather;

LICENSE=GPL-2+
SLOT=2/3-6 # subslot = 3-(libgweather-3 soname suffix)
IUSE=glade +introspection vala
REQUIRED_USE=vala? ( introspection )

KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris

COMMON_DEPEND=
=x11-libs/gtk+-3.5.6:3[introspection?]
=dev-libs/glib-2.35.1:2
=net-libs/libsoup-2.34:2.4
=dev-libs/libxml2-2.6.0
=sys-libs/timezone-data-2010k

glade? ( =dev-util/glade-3.16:3.10 )
introspection? ( =dev-libs/gobject-introspection-0.9.5 )

RDEPEND=${COMMON_DEPEND}
!gnome-base/gnome-applets-2.22.0

DEPEND=${COMMON_DEPEND}
=dev-util/gtk-doc-am-1.11
=dev-util/intltool-0.50
=sys-devel/gettext-0.18
virtual/pkgconfig
vala? ( $(vala_depend) )


src_prepare() {
# Yr.no: update to version 1.9 of the online API (from 3.12 branch)
epatch ${FILESDIR}/${P}-yr_no-api.patch

use vala  vala_src_prepare
gnome2_src_prepare
}

src_configure() {
DOCS=AUTHORS ChangeLog MAINTAINERS NEWS
gnome2_src_configure \
--disable-static \
$(use_enable glade glade-catalog) \
$(use_enable introspection) \
$(use_enable vala)
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libgweather/files: libgweather-3.12.2-yr_no-api.patch

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

  Added:libgweather-3.12.2-yr_no-api.patch
  Log:
  Update api for Yr.no (#522718 by poncho and Evgeny Bobkin)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
dev-libs/libgweather/files/libgweather-3.12.2-yr_no-api.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/files/libgweather-3.12.2-yr_no-api.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/files/libgweather-3.12.2-yr_no-api.patch?rev=1.1content-type=text/plain

Index: libgweather-3.12.2-yr_no-api.patch
===
From 89de9f95660f2fcdaf8ffc4ebe3c7c192d42f464 Mon Sep 17 00:00:00 2001
From: Giovanni Campagna gcampa...@src.gnome.org
Date: Tue, 9 Sep 2014 14:15:43 -0700
Subject: Yr.no: update to version 1.9 of the online API

The old version has been discontinued (without notice), start
using the new one.

https://bugzilla.gnome.org/show_bug.cgi?id=736334

diff --git a/libgweather/weather-yrno.c b/libgweather/weather-yrno.c
index f7db931..af47861 100644
--- a/libgweather/weather-yrno.c
+++ b/libgweather/weather-yrno.c
@@ -44,25 +44,46 @@ static struct {
 GWeatherSky sky;
 GWeatherConditions condition;
 } symbols[] = {
-{ GWEATHER_SKY_CLEAR, { FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* Sun / clear sky */
-{ GWEATHER_SKY_BROKEN,{ FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* Fair */
-{ GWEATHER_SKY_SCATTERED, { FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* Partly cloudy */
+{ GWEATHER_SKY_CLEAR, { FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* Sun */
+{ GWEATHER_SKY_BROKEN,{ FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* LightCloud */
+{ GWEATHER_SKY_SCATTERED, { FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* PartlyCloudy */
 { GWEATHER_SKY_OVERCAST,  { FALSE, GWEATHER_PHENOMENON_NONE, 
GWEATHER_QUALIFIER_NONE } }, /* Cloudy */
-{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_SHOWERS } }, /* Rain showers */
-{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* Rain showers with thunder */
-{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_SHOWERS } }, /* Sleet showers */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_SHOWERS } }, /* Snow showers */
+{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_LIGHT } }, /* LightRainSun */
+{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* LightRainThunderSun */
+{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_NONE } }, /* SleetSun */
+{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_NONE } }, /* SnowSun */
 { GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_NONE } }, /* Rain */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_HEAVY } }, /* Heavy rain */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* Rain and thunder */
+{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* RainThunder */
 { GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_NONE } }, /* Sleet */
 { GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_NONE } }, /* Snow */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* Snow and thunder */
+{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* SnowThunder */
 { GWEATHER_SKY_CLEAR, { TRUE, GWEATHER_PHENOMENON_FOG, 
GWEATHER_QUALIFIER_NONE } }, /* Fog */
-{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* Sleet showers and thunder */
-{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* Snow showers and thunder */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_RAIN, 
GWEATHER_QUALIFIER_HEAVY } }, /* Rain and thunder */
-{ GWEATHER_SKY_OVERCAST,  { TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_HEAVY } } /* Sleet and thunder */
+{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_ICE_PELLETS, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* SleetSunThunder */
+{ GWEATHER_SKY_BROKEN,{ TRUE, GWEATHER_PHENOMENON_SNOW, 
GWEATHER_QUALIFIER_THUNDERSTORM } }, /* SnowSunThunder */
+{ GWEATHER_SKY_OVERCAST,  { TRUE, 

[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-216.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:26:25

  Modified: udev-216.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #522778
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  sys-fs/udev/udev-216.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?r1=1.6r2=1.7

Index: udev-216.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-216.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- udev-216.ebuild 20 Sep 2014 18:16:34 -  1.6
+++ udev-216.ebuild 21 Sep 2014 10:26:25 -  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/sys-fs/udev/udev-216.ebuild,v 1.6 
2014/09/20 18:16:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-216.ebuild,v 1.7 
2014/09/21 10:26:25 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@

http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz

http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz;
fi
-   KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
+   KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
 fi
 
 DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)



1.1093   sys-fs/udev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1093view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1093content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1092r2=1.1093

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1092
retrieving revision 1.1093
diff -u -r1.1092 -r1.1093
--- ChangeLog   20 Sep 2014 18:16:34 -  1.1092
+++ ChangeLog   21 Sep 2014 10:26:25 -  1.1093
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1092 2014/09/20 
18:16:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1093 2014/09/21 
10:26:25 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org udev-216.ebuild:
+  Stable for ia64, wrt bug #522778
 
   20 Sep 2014; Tobias Klausmann klaus...@gentoo.org udev-216.ebuild:
   Stable on alpha, bug 522778






[gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: libgweather-3.12.2-r1.ebuild ChangeLog libgweather-3.12.2.ebuild

2014-09-21 Thread Pacho Ramos (pacho)
pacho   14/09/21 10:26:47

  Modified: libgweather-3.12.2-r1.ebuild ChangeLog
  Removed:  libgweather-3.12.2.ebuild
  Log:
  Fast stabilize as previous version stopped working due to Yr.no change
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  dev-libs/libgweather/libgweather-3.12.2-r1.ebuild

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

Index: libgweather-3.12.2-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgweather-3.12.2-r1.ebuild21 Sep 2014 10:25:35 -  1.1
+++ libgweather-3.12.2-r1.ebuild21 Sep 2014 10:26:47 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2-r1.ebuild,v 1.1 
2014/09/21 10:25:35 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2-r1.ebuild,v 1.2 
2014/09/21 10:26:47 pacho Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -17,7 +17,7 @@
 IUSE=glade +introspection vala
 REQUIRED_USE=vala? ( introspection )
 
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
 
 COMMON_DEPEND=
=x11-libs/gtk+-3.5.6:3[introspection?]



1.114dev-libs/libgweather/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   21 Sep 2014 10:25:35 -  1.113
+++ ChangeLog   21 Sep 2014 10:26:47 -  1.114
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.113 
2014/09/21 10:25:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.114 
2014/09/21 10:26:47 pacho Exp $
+
+  21 Sep 2014; Pacho Ramos pa...@gentoo.org -libgweather-3.12.2.ebuild,
+  libgweather-3.12.2-r1.ebuild:
+  Fast stabilize as previous version stopped working due to Yr.no change
 
 *libgweather-3.12.2-r1 (21 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: kmod-18-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:26:20

  Modified: kmod-18-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #517106
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 sys-apps/kmod/kmod-18-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?r1=1.9r2=1.10

Index: kmod-18-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kmod-18-r1.ebuild   2 Sep 2014 03:24:55 -   1.9
+++ kmod-18-r1.ebuild   21 Sep 2014 10:26:20 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v 1.9 
2014/09/02 03:24:55 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v 1.10 
2014/09/21 10:26:20 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
inherit autotools git-2
 else
SRC_URI=mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz
-   KEYWORDS=alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
+   KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
inherit libtool
 fi
 



1.168sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   2 Sep 2014 03:24:55 -   1.167
+++ ChangeLog   21 Sep 2014 10:26:20 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.167 2014/09/02 
03:24:55 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.168 2014/09/21 
10:26:20 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org kmod-18-r1.ebuild:
+  Stable for ia64, wrt bug #517106
 
   02 Sep 2014; Richard Yao r...@gentoo.org kmod-16.ebuild, kmod-17.ebuild,
   kmod-18-r1.ebuild, kmod-18.ebuild, kmod-.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: kmod-18-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:28:29

  Modified: kmod-18-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #517106
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 sys-apps/kmod/kmod-18-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild?r1=1.10r2=1.11

Index: kmod-18-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kmod-18-r1.ebuild   21 Sep 2014 10:26:20 -  1.10
+++ kmod-18-r1.ebuild   21 Sep 2014 10:28:29 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v 1.10 
2014/09/21 10:26:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-18-r1.ebuild,v 1.11 
2014/09/21 10:28:29 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
inherit autotools git-2
 else
SRC_URI=mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz
-   KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
+   KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86
inherit libtool
 fi
 



1.169sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   21 Sep 2014 10:26:20 -  1.168
+++ ChangeLog   21 Sep 2014 10:28:29 -  1.169
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.168 2014/09/21 
10:26:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.169 2014/09/21 
10:28:29 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org kmod-18-r1.ebuild:
+  Stable for sparc, wrt bug #517106
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org kmod-18-r1.ebuild:
   Stable for ia64, wrt bug #517106






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

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:28:32

  Modified: cython-0.19.1-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #517106
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-python/cython/cython-0.19.1-r1.ebuild

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

Index: cython-0.19.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cython-0.19.1-r1.ebuild 13 Sep 2014 20:33:49 -  1.7
+++ cython-0.19.1-r1.ebuild 21 Sep 2014 10:28:32 -  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/dev-python/cython/cython-0.19.1-r1.ebuild,v 
1.7 2014/09/13 20:33:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild,v 
1.8 2014/09/21 10:28:32 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
@@ -16,7 +16,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris
 IUSE=doc test
 
 # Note: update numpy dep when it is fixed for py3.3.



1.121dev-python/cython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   13 Sep 2014 20:33:49 -  1.120
+++ ChangeLog   21 Sep 2014 10:28:32 -  1.121
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.120 
2014/09/13 20:33:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.121 
2014/09/21 10:28:32 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org cython-0.19.1-r1.ebuild:
+  Stable for sparc, wrt bug #517106
 
 *cython-0.21 (13 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-216.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 10:28:37

  Modified: udev-216.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #522778
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  sys-fs/udev/udev-216.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-216.ebuild?r1=1.7r2=1.8

Index: udev-216.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-216.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- udev-216.ebuild 21 Sep 2014 10:26:25 -  1.7
+++ udev-216.ebuild 21 Sep 2014 10:28:37 -  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/sys-fs/udev/udev-216.ebuild,v 1.7 
2014/09/21 10:26:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-216.ebuild,v 1.8 
2014/09/21 10:28:37 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@

http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz

http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz;
fi
-   KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc x86
+   KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86
 fi
 
 DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)



1.1094   sys-fs/udev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1094view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1094content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1093r2=1.1094

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1093
retrieving revision 1.1094
diff -u -r1.1093 -r1.1094
--- ChangeLog   21 Sep 2014 10:26:25 -  1.1093
+++ ChangeLog   21 Sep 2014 10:28:37 -  1.1094
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1093 2014/09/21 
10:26:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1094 2014/09/21 
10:28:37 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org udev-216.ebuild:
+  Stable for sparc, wrt bug #522778
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org udev-216.ebuild:
   Stable for ia64, wrt bug #522778






[gentoo-commits] gentoo-x86 commit in x11-misc/xxkb: xxkb-1.11-r3.ebuild ChangeLog

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 10:53:26

  Modified: xxkb-1.11-r3.ebuild ChangeLog
  Log:
  Convert patch to tarball (bug #523360 by Alex Efros).
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  x11-misc/xxkb/xxkb-1.11-r3.ebuild

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

Index: xxkb-1.11-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.11-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xxkb-1.11-r3.ebuild 18 Sep 2014 18:40:50 -  1.1
+++ xxkb-1.11-r3.ebuild 21 Sep 2014 10:53:26 -  1.2
@@ -1,13 +1,16 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.11-r3.ebuild,v 1.1 
2014/09/18 18:40:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.11-r3.ebuild,v 1.2 
2014/09/21 10:53:26 jer Exp $
 
 EAPI=5
 inherit eutils multilib
 
 DESCRIPTION=eXtended XKB - assign different keymaps to different windows
 HOMEPAGE=http://sourceforge.net/projects/xxkb/;
-SRC_URI=mirror://sourceforge/${PN}/${P}-src.tar.gz
+SRC_URI=
+   mirror://sourceforge/${PN}/${P}-src.tar.gz
+   svg? ( https://dev.gentoo.org/~jer/${PN}-flags.tar.bz2 )
+
 
 LICENSE=Artistic
 SLOT=0
@@ -34,9 +37,11 @@
 S=${WORKDIR}/${PN}
 
 src_prepare() {
-   mkdir flags
-   epatch ${FILESDIR}/svg-flags.patch
-   use svg  epatch ${FILESDIR}/svg-appdefaults.patch
+   if use svg; then
+   mv ${WORKDIR}/flags . || die
+   epatch ${FILESDIR}/svg-flags.patch
+   fi
+
epatch ${FILESDIR}/missing_init.patch
 }
 



1.29 x11-misc/xxkb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   21 Sep 2014 09:34:42 -  1.28
+++ ChangeLog   21 Sep 2014 10:53:26 -  1.29
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xxkb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.28 2014/09/21 
09:34:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.29 2014/09/21 
10:53:26 jer Exp $
+
+  21 Sep 2014; Jeroen Roovers j...@gentoo.org xxkb-1.11-r3.ebuild:
+  Convert patch to tarball (bug #523360 by Alex Efros).
 
   21 Sep 2014; Jeroen Roovers j...@gentoo.org files/svg-appdefaults.patch:
   Fix patch cleanup (Alex Efros).






[gentoo-commits] gentoo-x86 commit in sys-fs/udev: ChangeLog udev-214.ebuild udev-215-r1.ebuild udev-215.ebuild udev-212-r1.ebuild

2014-09-21 Thread Samuli Suominen (ssuominen)
ssuominen14/09/21 10:57:25

  Modified: ChangeLog
  Removed:  udev-214.ebuild udev-215-r1.ebuild udev-215.ebuild
udev-212-r1.ebuild
  Log:
  old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.1095   sys-fs/udev/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1095view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1095content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1094r2=1.1095

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1094
retrieving revision 1.1095
diff -u -r1.1094 -r1.1095
--- ChangeLog   21 Sep 2014 10:28:37 -  1.1094
+++ ChangeLog   21 Sep 2014 10:57:25 -  1.1095
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1094 2014/09/21 
10:28:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1095 2014/09/21 
10:57:25 ssuominen Exp $
+
+  21 Sep 2014; Samuli Suominen ssuomi...@gentoo.org -udev-212-r1.ebuild,
+  -udev-214.ebuild, -udev-215-r1.ebuild, -udev-215.ebuild:
+  old
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org udev-216.ebuild:
   Stable for sparc, wrt bug #522778






[gentoo-commits] gentoo-x86 commit in x11-misc/xxkb/files: missing_init.patch

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 10:56:59

  Modified: missing_init.patch
  Log:
  Clean up one more patch.
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  x11-misc/xxkb/files/missing_init.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/missing_init.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/missing_init.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xxkb/files/missing_init.patch?r1=1.1r2=1.2

Index: missing_init.patch
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/files/missing_init.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- missing_init.patch  22 May 2012 20:36:30 -  1.1
+++ missing_init.patch  21 Sep 2014 10:56:59 -  1.2
@@ -1,5 +1,5 @@
 xxkb.c 2012-03-06 17:49:02.888079235 +0200
-+++ xxkb_fixed.c   2012-03-06 17:48:58.712462301 +0200
+--- a/xxkb.c
 b/xxkb.c
 @@ -667,12 +667,14 @@
Window rwin, parent, *children;
int num;






[gentoo-commits] gentoo-x86 commit in x11-misc/xxkb: ChangeLog

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 10:56:59

  Modified: ChangeLog
  Log:
  Clean up one more patch.
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.30 x11-misc/xxkb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   21 Sep 2014 10:53:26 -  1.29
+++ ChangeLog   21 Sep 2014 10:56:59 -  1.30
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xxkb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.29 2014/09/21 
10:53:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.30 2014/09/21 
10:56:59 jer Exp $
+
+  21 Sep 2014; Jeroen Roovers j...@gentoo.org files/missing_init.patch:
+  Clean up one more patch.
 
   21 Sep 2014; Jeroen Roovers j...@gentoo.org xxkb-1.11-r3.ebuild:
   Convert patch to tarball (bug #523360 by Alex Efros).






[gentoo-commits] gentoo-x86 commit in sys-apps/kmod: ChangeLog kmod-17.ebuild kmod-16.ebuild kmod-18.ebuild

2014-09-21 Thread Samuli Suominen (ssuominen)
ssuominen14/09/21 10:59:57

  Modified: ChangeLog
  Removed:  kmod-17.ebuild kmod-16.ebuild kmod-18.ebuild
  Log:
  old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.170sys-apps/kmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   21 Sep 2014 10:28:29 -  1.169
+++ ChangeLog   21 Sep 2014 10:59:57 -  1.170
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.169 2014/09/21 
10:28:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.170 2014/09/21 
10:59:57 ssuominen Exp $
+
+  21 Sep 2014; Samuli Suominen ssuomi...@gentoo.org -files/kmod-static-nodes,
+  -kmod-16.ebuild, -kmod-17.ebuild, -kmod-18.ebuild:
+  old
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org kmod-18-r1.ebuild:
   Stable for sparc, wrt bug #517106






[gentoo-commits] gentoo-x86 commit in sys-apps/kmod/files: kmod-static-nodes

2014-09-21 Thread Samuli Suominen (ssuominen)
ssuominen14/09/21 10:59:57

  Removed:  kmod-static-nodes
  Log:
  old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)



[gentoo-commits] gentoo-x86 commit in virtual/perl-AutoLoader: perl-AutoLoader-5.730.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:44

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

Revision  ChangesPath
1.4  virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild

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

Index: perl-AutoLoader-5.730.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-AutoLoader-5.730.0-r2.ebuild   17 Sep 2014 13:32:25 -  1.3
+++ perl-AutoLoader-5.730.0-r2.ebuild   21 Sep 2014 11:08:44 -  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/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
 1.3 2014/09/17 13:32:25 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
 1.4 2014/09/21 11:08:44 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ppc x86 ~x86-solaris
+KEYWORDS=alpha amd64 hppa ~ppc ppc64 x86 ~x86-solaris
 IUSE=
 
 RDEPEND=



1.27 virtual/perl-AutoLoader/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   17 Sep 2014 13:32:25 -  1.26
+++ ChangeLog   21 Sep 2014 11:08:44 -  1.27
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-AutoLoader
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.26 
2014/09/17 13:32:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.27 
2014/09/21 11:08:44 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-AutoLoader-5.730.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-AutoLoader-5.730.0-r2.ebuild:






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

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:38

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

Revision  ChangesPath
1.6  dev-lang/perl/perl-5.18.2-r1.ebuild

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

Index: perl-5.18.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-5.18.2-r1.ebuild   17 Sep 2014 13:31:00 -  1.5
+++ perl-5.18.2-r1.ebuild   21 Sep 2014 11:08:38 -  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-lang/perl/perl-5.18.2-r1.ebuild,v 1.5 
2014/09/17 13:31:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.6 
2014/09/21 11:08:38 ago Exp $
 
 EAPI=5
 
@@ -27,7 +27,7 @@
 
 LICENSE=|| ( Artistic GPL-1+ )
 SLOT=0/${SHORT_PV}
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=berkdb debug doc gdbm ithreads
 
 RDEPEND=



1.431dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.430
retrieving revision 1.431
diff -u -r1.430 -r1.431
--- ChangeLog   17 Sep 2014 13:31:00 -  1.430
+++ ChangeLog   21 Sep 2014 11:08:38 -  1.431
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.430 2014/09/17 
13:31:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.431 2014/09/21 
11:08:38 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-5.18.2-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Attribute-Handlers: perl-Attribute-Handlers-0.940.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:41

  Modified: perl-Attribute-Handlers-0.940.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Attribute-Handlers-0.940.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Attribute-Handlers-0.940.0-r1.ebuild   17 Sep 2014 13:31:56 -  
1.5
+++ perl-Attribute-Handlers-0.940.0-r1.ebuild   21 Sep 2014 11:08:41 -  
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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.5 2014/09/17 13:31:56 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.6 2014/09/21 11:08:41 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.54 virtual/perl-Attribute-Handlers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   17 Sep 2014 13:31:56 -  1.53
+++ ChangeLog   21 Sep 2014 11:08:41 -  1.54
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Attribute-Handlers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.53 2014/09/17 13:31:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.54 2014/09/21 11:08:41 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Attribute-Handlers-0.940.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Attribute-Handlers-0.940.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-B-Debug: perl-B-Debug-1.180.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:47

  Modified: perl-B-Debug-1.180.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?r1=1.5r2=1.6

Index: perl-B-Debug-1.180.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-B-Debug-1.180.0-r2.ebuild  17 Sep 2014 13:33:02 -  1.5
+++ perl-B-Debug-1.180.0-r2.ebuild  21 Sep 2014 11:08:47 -  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/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.5 2014/09/17 13:33:02 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.6 2014/09/21 11:08:47 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=
 
 DEPEND=



1.10 virtual/perl-B-Debug/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   17 Sep 2014 13:33:02 -  1.9
+++ ChangeLog   21 Sep 2014 11:08:47 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-B-Debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.9 
2014/09/17 13:33:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.10 
2014/09/21 11:08:47 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-B-Debug-1.180.0-r2.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN: perl-CPAN-2.0.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:51

  Modified: perl-CPAN-2.0.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-CPAN-2.0.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-CPAN-2.0.0-r1.ebuild   17 Sep 2014 13:33:40 -  1.5
+++ perl-CPAN-2.0.0-r1.ebuild   21 Sep 2014 11:08:51 -  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/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.5 
2014/09/17 13:33:40 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.6 
2014/09/21 11:08:51 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=



1.19 virtual/perl-CPAN/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   17 Sep 2014 13:33:40 -  1.18
+++ ChangeLog   21 Sep 2014 11:08:51 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-CPAN
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.18 
2014/09/17 13:33:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.19 
2014/09/21 11:08:51 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Exporter: perl-Exporter-5.680.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:11

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

Revision  ChangesPath
1.6  virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?r1=1.5r2=1.6

Index: perl-Exporter-5.680.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Exporter-5.680.0-r2.ebuild 17 Sep 2014 13:38:04 -  1.5
+++ perl-Exporter-5.680.0-r2.ebuild 21 Sep 2014 11:09:11 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.5 2014/09/17 13:38:04 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.6 2014/09/21 11:09:11 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~x86
+KEYWORDS=alpha amd64 arm hppa ppc64 ~x86
 IUSE=
 
 DEPEND=



1.13 virtual/perl-Exporter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   17 Sep 2014 13:38:04 -  1.12
+++ ChangeLog   21 Sep 2014 11:09:11 -  1.13
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Exporter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.12 
2014/09/17 13:38:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.13 
2014/09/21 11:09:11 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Exporter-5.680.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org 
perl-Exporter-5.680.0-r2.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Carp: perl-Carp-1.290.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:55

  Modified: perl-Carp-1.290.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Carp-1.290.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Carp-1.290.0-r1.ebuild 17 Sep 2014 13:35:01 -  1.5
+++ perl-Carp-1.290.0-r1.ebuild 21 Sep 2014 11:08: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/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.5 
2014/09/17 13:35:01 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.6 
2014/09/21 11:08:55 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=
 
 DEPEND=



1.10 virtual/perl-Carp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   17 Sep 2014 13:35:01 -  1.9
+++ ChangeLog   21 Sep 2014 11:08:55 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Carp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.9 
2014/09/17 13:35:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.10 
2014/09/21 11:08:55 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Install: perl-ExtUtils-Install-1.590.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:18

  Modified: perl-ExtUtils-Install-1.590.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-ExtUtils-Install-1.590.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-ExtUtils-Install-1.590.0-r1.ebuild 17 Sep 2014 13:39:31 -  
1.5
+++ perl-ExtUtils-Install-1.590.0-r1.ebuild 21 Sep 2014 11:09:17 -  
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/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.5 2014/09/17 13:39:31 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.6 2014/09/21 11:09:17 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=
 
 DEPEND=



1.45 virtual/perl-ExtUtils-Install/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   17 Sep 2014 13:39:31 -  1.44
+++ ChangeLog   21 Sep 2014 11:09:18 -  1.45
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-ExtUtils-Install
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.44 2014/09/17 13:39:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.45 2014/09/21 11:09:18 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-Install-1.590.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-ExtUtils-Install-1.590.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Dumpvalue: perl-Dumpvalue-1.170.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:03

  Modified: perl-Dumpvalue-1.170.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?r1=1.5r2=1.6

Index: perl-Dumpvalue-1.170.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Dumpvalue-1.170.0-r3.ebuild17 Sep 2014 13:37:22 -  1.5
+++ perl-Dumpvalue-1.170.0-r3.ebuild21 Sep 2014 11:09:03 -  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/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.5 2014/09/17 13:37:22 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.6 2014/09/21 11:09:03 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=



1.18 virtual/perl-Dumpvalue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   17 Sep 2014 13:37:22 -  1.17
+++ ChangeLog   21 Sep 2014 11:09:03 -  1.18
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Dumpvalue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.17 
2014/09/17 13:37:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.18 
2014/09/21 11:09:03 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Dumpvalue-1.170.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Dumpvalue-1.170.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Filter-Simple: perl-Filter-Simple-0.890.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:33

  Modified: perl-Filter-Simple-0.890.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  
virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild?r1=1.4r2=1.5

Index: perl-Filter-Simple-0.890.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Filter-Simple-0.890.0-r1.ebuild17 Sep 2014 13:41:54 -  
1.4
+++ perl-Filter-Simple-0.890.0-r1.ebuild21 Sep 2014 11:09:33 -  
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/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.4 2014/09/17 13:41:54 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.5 2014/09/21 11:09:33 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~x86
+KEYWORDS=alpha amd64 hppa ppc64 ~x86
 IUSE=
 
 DEPEND=



1.6  virtual/perl-Filter-Simple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Sep 2014 13:41:54 -  1.5
+++ ChangeLog   21 Sep 2014 11:09:33 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Filter-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.5 
2014/09/17 13:41:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.6 
2014/09/21 11:09:33 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Filter-Simple-0.890.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Filter-Simple-0.890.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-File-Temp: perl-File-Temp-0.230.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:30

  Modified: perl-File-Temp-0.230.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?r1=1.7r2=1.8

Index: perl-File-Temp-0.230.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-File-Temp-0.230.0.ebuild   17 Sep 2014 13:41:49 -  1.7
+++ perl-File-Temp-0.230.0.ebuild   21 Sep 2014 11:09:30 -  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/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.7 2014/09/17 13:41:49 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.8 2014/09/21 11:09:30 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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=
 RDEPEND=



1.74 virtual/perl-File-Temp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.74view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?rev=1.74content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/ChangeLog?r1=1.73r2=1.74

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   17 Sep 2014 13:41:49 -  1.73
+++ ChangeLog   21 Sep 2014 11:09:30 -  1.74
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-File-Temp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.73 
2014/09/17 13:41:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.74 
2014/09/21 11:09:30 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-File-Temp-0.230.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-File-Temp-0.230.0.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-I18N-LangTags: perl-I18N-LangTags-0.390.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:40

  Modified: perl-I18N-LangTags-0.390.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild?r1=1.5r2=1.6

Index: perl-I18N-LangTags-0.390.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-I18N-LangTags-0.390.0.ebuild   17 Sep 2014 13:43:15 -  1.5
+++ perl-I18N-LangTags-0.390.0.ebuild   21 Sep 2014 11:09:40 -  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/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.5 2014/09/17 13:43:15 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.6 2014/09/21 11:09:40 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd
 IUSE=
 
 RDEPEND=



1.6  virtual/perl-I18N-LangTags/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Sep 2014 13:43:15 -  1.5
+++ ChangeLog   21 Sep 2014 11:09:40 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-I18N-LangTags
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.5 
2014/09/17 13:43:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.6 
2014/09/21 11:09:40 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-I18N-LangTags-0.390.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-I18N-LangTags-0.390.0.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Getopt-Long: perl-Getopt-Long-2.390.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:36

  Modified: perl-Getopt-Long-2.390.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Getopt-Long-2.390.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Getopt-Long-2.390.0-r1.ebuild  17 Sep 2014 13:42:54 -  1.5
+++ perl-Getopt-Long-2.390.0-r1.ebuild  21 Sep 2014 11:09:36 -  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/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.5 2014/09/17 13:42:54 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.6 2014/09/21 11:09:36 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 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 ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=



1.59 virtual/perl-Getopt-Long/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   17 Sep 2014 13:42:54 -  1.58
+++ ChangeLog   21 Sep 2014 11:09:36 -  1.59
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Getopt-Long
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.58 
2014/09/17 13:42:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.59 
2014/09/21 11:09:36 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Getopt-Long-2.390.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Getopt-Long-2.390.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-MakeMaker: perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:21

  Modified: perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   17 Sep 2014 13:39:57 -  
1.5
+++ perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   21 Sep 2014 11:09:21 -  
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/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.5 2014/09/17 13:39:57 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.6 2014/09/21 11:09:21 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=
 
 RDEPEND=



1.77 virtual/perl-ExtUtils-MakeMaker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   17 Sep 2014 13:39:57 -  1.76
+++ ChangeLog   21 Sep 2014 11:09:21 -  1.77
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-ExtUtils-MakeMaker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 
1.76 2014/09/17 13:39:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 
1.77 2014/09/21 11:09:21 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-CBuilder: perl-ExtUtils-CBuilder-0.280.210-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:14

  Modified: perl-ExtUtils-CBuilder-0.280.210-r1.ebuild
ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  
virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild?r1=1.6r2=1.7

Index: perl-ExtUtils-CBuilder-0.280.210-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  17 Sep 2014 13:38:47 -  
1.6
+++ perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  21 Sep 2014 11:09:14 -  
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/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.6 2014/09/17 13:38:47 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.7 2014/09/21 11:09:14 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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=
 
 RDEPEND=



1.73 virtual/perl-ExtUtils-CBuilder/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?rev=1.73view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?rev=1.73content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog?r1=1.72r2=1.73

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   17 Sep 2014 13:38:47 -  1.72
+++ ChangeLog   21 Sep 2014 11:09:14 -  1.73
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-ExtUtils-CBuilder
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 
1.72 2014/09/17 13:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 
1.73 2014/09/21 11:09:14 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-CBuilder-0.280.210-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-ExtUtils-CBuilder-0.280.210-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-File-Path: perl-File-Path-2.90.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:27

  Modified: perl-File-Path-2.90.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild?r1=1.4r2=1.5

Index: perl-File-Path-2.90.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-File-Path-2.90.0-r2.ebuild 17 Sep 2014 13:41:07 -  1.4
+++ perl-File-Path-2.90.0-r2.ebuild 21 Sep 2014 11:09:27 -  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/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v
 1.4 2014/09/17 13:41:07 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v
 1.5 2014/09/21 11:09:27 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ~sparc x86 ~ppc-aix
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~ppc-aix
 IUSE=
 
 RDEPEND=



1.16 virtual/perl-File-Path/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   17 Sep 2014 13:41:07 -  1.15
+++ ChangeLog   21 Sep 2014 11:09:27 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-File-Path
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.15 
2014/09/17 13:41:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.16 
2014/09/21 11:09:27 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-File-Path-2.90.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org 
perl-File-Path-2.90.0-r2.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-IPC-Cmd: perl-IPC-Cmd-0.800.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:47

  Modified: perl-IPC-Cmd-0.800.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?r1=1.4r2=1.5

Index: perl-IPC-Cmd-0.800.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-IPC-Cmd-0.800.0-r1.ebuild  31 Aug 2014 17:07:09 -  1.4
+++ perl-IPC-Cmd-0.800.0-r1.ebuild  21 Sep 2014 11:09:47 -  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/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.4 2014/08/31 17:07:09 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.5 2014/09/21 11:09:47 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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=
 
 RDEPEND=



1.55 virtual/perl-IPC-Cmd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   31 Aug 2014 17:07:09 -  1.54
+++ ChangeLog   21 Sep 2014 11:09:47 -  1.55
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IPC-Cmd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.54 
2014/08/31 17:07:09 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.55 
2014/09/21 11:09:47 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-IPC-Cmd-0.800.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   31 Aug 2014; Mikle Kolyada zlog...@gentoo.org
   perl-IPC-Cmd-0.800.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-IO: perl-IO-1.280.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:43

  Modified: perl-IO-1.280.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-IO/perl-IO-1.280.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-IO-1.280.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-IO-1.280.0-r1.ebuild   17 Sep 2014 13:43:38 -  1.5
+++ perl-IO-1.280.0-r1.ebuild   21 Sep 2014 11:09:43 -  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/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v 
1.5 2014/09/17 13:43:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v 
1.6 2014/09/21 11:09:43 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=
 
 DEPEND=



1.45 virtual/perl-IO/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   17 Sep 2014 13:43:38 -  1.44
+++ ChangeLog   21 Sep 2014 11:09:43 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.44 2014/09/17 
13:43:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.45 2014/09/21 
11:09:43 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-IO-1.280.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-IO-1.280.0-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Data-Dumper: perl-Data-Dumper-2.145.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:08:59

  Modified: perl-Data-Dumper-2.145.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild?r1=1.5r2=1.6

Index: perl-Data-Dumper-2.145.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Data-Dumper-2.145.0-r2.ebuild  17 Sep 2014 13:36:17 -  1.5
+++ perl-Data-Dumper-2.145.0-r2.ebuild  21 Sep 2014 11:08:59 -  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/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.5 2014/09/17 13:36:17 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.6 2014/09/21 11:08:59 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=



1.23 virtual/perl-Data-Dumper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   17 Sep 2014 13:36:17 -  1.22
+++ ChangeLog   21 Sep 2014 11:08:59 -  1.23
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Data-Dumper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v 1.22 
2014/09/17 13:36:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v 1.23 
2014/09/21 11:08:59 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Data-Dumper-2.145.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Data-Dumper-2.145.0-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Encode: perl-Encode-2.490.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:07

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

Revision  ChangesPath
1.6  virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?r1=1.5r2=1.6

Index: perl-Encode-2.490.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Encode-2.490.0-r2.ebuild   17 Sep 2014 13:37:46 -  1.5
+++ perl-Encode-2.490.0-r2.ebuild   21 Sep 2014 11:09:07 -  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/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.5 
2014/09/17 13:37:46 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.6 
2014/09/21 11:09:07 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
 IUSE=
 
 RDEPEND=



1.70 virtual/perl-Encode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   17 Sep 2014 13:37:46 -  1.69
+++ ChangeLog   21 Sep 2014 11:09:07 -  1.70
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Encode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.69 
2014/09/17 13:37:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.70 
2014/09/21 11:09:07 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Encode-2.490.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-Encode-2.490.0-r2.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Socket: perl-Socket-2.9.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:39

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

Revision  ChangesPath
1.4  virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild

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

Index: perl-Socket-2.9.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Socket-2.9.0-r2.ebuild 25 Aug 2014 12:22:47 -  1.3
+++ perl-Socket-2.9.0-r2.ebuild 21 Sep 2014 11:10:38 -  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/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.3 
2014/08/25 12:22:47 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.4 
2014/09/21 11:10:38 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ppc ~ppc64 ~sparc x86
+KEYWORDS=alpha amd64 hppa ~ppc ppc64 ~sparc x86
 IUSE=
 
 RDEPEND=



1.17 virtual/perl-Socket/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   25 Aug 2014 12:22:47 -  1.16
+++ ChangeLog   21 Sep 2014 11:10:38 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Socket
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.16 
2014/08/25 12:22:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.17 
2014/09/21 11:10:38 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Socket-2.9.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   25 Aug 2014; Raúl Porcel armi...@gentoo.org perl-Socket-2.9.0-r2.ebuild,
   perl-Socket-2.13.0.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Safe: perl-Safe-2.350.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:35

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

Revision  ChangesPath
1.5  virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?r1=1.4r2=1.5

Index: perl-Safe-2.350.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Safe-2.350.0-r2.ebuild 17 Sep 2014 13:52:50 -  1.4
+++ perl-Safe-2.350.0-r2.ebuild 21 Sep 2014 11:10:35 -  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/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.4 
2014/09/17 13:52:50 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.5 
2014/09/21 11:10:35 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
 IUSE=
 
 RDEPEND=



1.48 virtual/perl-Safe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   17 Sep 2014 13:52:50 -  1.47
+++ ChangeLog   21 Sep 2014 11:10:35 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Safe
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.47 
2014/09/17 13:52:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.48 
2014/09/21 11:10:35 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Parser: perl-Pod-Parser-1.600.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:30

  Modified: perl-Pod-Parser-1.600.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild?r1=1.4r2=1.5

Index: perl-Pod-Parser-1.600.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Pod-Parser-1.600.0.ebuild  31 Aug 2014 17:27:07 -  1.4
+++ perl-Pod-Parser-1.600.0.ebuild  21 Sep 2014 11:10:29 -  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/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.4 2014/08/31 17:27:07 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.5 2014/09/21 11:10:29 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=
 
 RDEPEND=



1.6  virtual/perl-Pod-Parser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   31 Aug 2014 17:27:07 -  1.5
+++ ChangeLog   21 Sep 2014 11:10:29 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Pod-Parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.5 
2014/08/31 17:27:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.6 
2014/09/21 11:10:29 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Pod-Parser-1.600.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   31 Aug 2014; Mikle Kolyada zlog...@gentoo.org
   perl-Pod-Parser-1.600.0.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Locale-Maketext: perl-Locale-Maketext-1.230.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:53

  Modified: perl-Locale-Maketext-1.230.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild?r1=1.1r2=1.2

Index: perl-Locale-Maketext-1.230.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Locale-Maketext-1.230.0-r1.ebuild  23 Jul 2014 00:05:27 -  
1.1
+++ perl-Locale-Maketext-1.230.0-r1.ebuild  21 Sep 2014 11:09:53 -  
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/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild,v
 1.1 2014/07/23 00:05:27 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.230.0-r1.ebuild,v
 1.2 2014/09/21 11:09:53 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 SRC_URI=
 
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 m68k ppc s390 sh sparc x86 ~amd64-fbsd
+KEYWORDS=alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 
~amd64-fbsd
 IUSE=
 
 RDEPEND=



1.2  virtual/perl-Locale-Maketext/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Jul 2014 00:05:27 -  1.1
+++ ChangeLog   21 Sep 2014 11:09:53 -  1.2
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Locale-Maketext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v 
1.1 2014/07/23 00:05:27 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext/ChangeLog,v 
1.2 2014/09/21 11:09:53 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Locale-Maketext-1.230.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
 *perl-Locale-Maketext-1.250.0 (23 Jul 2014)
 *perl-Locale-Maketext-1.230.0-r1 (23 Jul 2014)






[gentoo-commits] gentoo-x86 commit in virtual/perl-Text-ParseWords: perl-Text-ParseWords-3.280.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:45

  Modified: perl-Text-ParseWords-3.280.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild?r1=1.5r2=1.6

Index: perl-Text-ParseWords-3.280.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Text-ParseWords-3.280.0-r2.ebuild  17 Sep 2014 13:56:17 -  
1.5
+++ perl-Text-ParseWords-3.280.0-r2.ebuild  21 Sep 2014 11:10:45 -  
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/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.5 2014/09/17 13:56:17 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.6 2014/09/21 11:10:45 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ~x86
+KEYWORDS=alpha amd64 ~arm hppa ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.11 virtual/perl-Text-ParseWords/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   17 Sep 2014 13:56:17 -  1.10
+++ ChangeLog   21 Sep 2014 11:10:45 -  1.11
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Text-ParseWords
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 
1.10 2014/09/17 13:56:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 
1.11 2014/09/21 11:10:45 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Text-ParseWords-3.280.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Text-ParseWords-3.280.0-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigRat: perl-Math-BigRat-0.260.400.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:02

  Modified: perl-Math-BigRat-0.260.400.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild?r1=1.5r2=1.6

Index: perl-Math-BigRat-0.260.400.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Math-BigRat-0.260.400.ebuild   17 Sep 2014 13:48:11 -  1.5
+++ perl-Math-BigRat-0.260.400.ebuild   21 Sep 2014 11:10:02 -  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/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.5 2014/09/17 13:48:11 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.6 2014/09/21 11:10:02 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix 
~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~ppc-macos ~x86-solaris
 
 IUSE=
 RDEPEND=



1.6  virtual/perl-Math-BigRat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Sep 2014 13:48:11 -  1.5
+++ ChangeLog   21 Sep 2014 11:10:02 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigRat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.5 
2014/09/17 13:48:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.6 
2014/09/21 11:10:02 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigRat-0.260.400.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Math-BigRat-0.260.400.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Loaded: perl-Module-Loaded-0.80.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:16

  Modified: perl-Module-Loaded-0.80.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  
virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild

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

Index: perl-Module-Loaded-0.80.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Module-Loaded-0.80.0-r3.ebuild 17 Sep 2014 13:49:42 -  1.3
+++ perl-Module-Loaded-0.80.0-r3.ebuild 21 Sep 2014 11:10:16 -  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/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild,v
 1.3 2014/09/17 13:49:42 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild,v
 1.4 2014/09/21 11:10:16 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa x86
+KEYWORDS=alpha amd64 hppa ppc64 x86
 IUSE=
 
 RDEPEND=



1.15 virtual/perl-Module-Loaded/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   17 Sep 2014 13:49:42 -  1.14
+++ ChangeLog   21 Sep 2014 11:10:16 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Module-Loaded
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.14 
2014/09/17 13:49:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.15 
2014/09/21 11:10:16 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-Loaded-0.80.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Module-Loaded-0.80.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-JSON-PP: perl-JSON-PP-2.272.20-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:50

  Modified: perl-JSON-PP-2.272.20-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild?r1=1.5r2=1.6

Index: perl-JSON-PP-2.272.20-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-JSON-PP-2.272.20-r1.ebuild 17 Sep 2014 13:45:54 -  1.5
+++ perl-JSON-PP-2.272.20-r1.ebuild 21 Sep 2014 11:09: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/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.5 2014/09/17 13:45:54 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.6 2014/09/21 11:09:50 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=
 
 RDEPEND=



1.32 virtual/perl-JSON-PP/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   17 Sep 2014 13:45:54 -  1.31
+++ ChangeLog   21 Sep 2014 11:09:50 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-JSON-PP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.31 
2014/09/17 13:45:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.32 
2014/09/21 11:09:50 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-JSON-PP-2.272.20-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org 
perl-JSON-PP-2.272.20-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-CoreList: perl-Module-CoreList-3.30.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:12

  Modified: perl-Module-CoreList-3.30.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  
virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild?r1=1.5r2=1.6

Index: perl-Module-CoreList-3.30.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Module-CoreList-3.30.0.ebuild  17 Sep 2014 13:49:10 -  1.5
+++ perl-Module-CoreList-3.30.0.ebuild  21 Sep 2014 11:10:12 -  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/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.5 2014/09/17 13:49:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.6 2014/09/21 11:10:12 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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=
 
 RDEPEND=



1.97 virtual/perl-Module-CoreList/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.97view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.97content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?r1=1.96r2=1.97

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   17 Sep 2014 13:49:10 -  1.96
+++ ChangeLog   21 Sep 2014 11:10:12 -  1.97
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Module-CoreList
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.96 2014/09/17 13:49:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.97 2014/09/21 11:10:12 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-CoreList-3.30.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Module-CoreList-3.30.0.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Storable: perl-Storable-2.410.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:41

  Modified: perl-Storable-2.410.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Storable-2.410.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Storable-2.410.0-r1.ebuild 17 Sep 2014 13:53:47 -  1.5
+++ perl-Storable-2.410.0-r1.ebuild 21 Sep 2014 11:10:41 -  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/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.5 2014/09/17 13:53:47 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.6 2014/09/21 11:10:41 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=
 
 DEPEND=



1.65 virtual/perl-Storable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   17 Sep 2014 13:53:47 -  1.64
+++ ChangeLog   21 Sep 2014 11:10:41 -  1.65
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Storable
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.64 
2014/09/17 13:53:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.65 
2014/09/21 11:10:41 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Storable-2.410.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org 
perl-Storable-2.410.0-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Simple: perl-Pod-Simple-3.280.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:32

  Modified: perl-Pod-Simple-3.280.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Pod-Simple-3.280.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Pod-Simple-3.280.0-r1.ebuild   17 Sep 2014 13:52:26 -  1.5
+++ perl-Pod-Simple-3.280.0-r1.ebuild   21 Sep 2014 11:10:32 -  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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.5 2014/09/17 13:52:26 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.6 2014/09/21 11:10:32 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.75 virtual/perl-Pod-Simple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?rev=1.75view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?rev=1.75content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?r1=1.74r2=1.75

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   17 Sep 2014 13:52:26 -  1.74
+++ ChangeLog   21 Sep 2014 11:10:32 -  1.75
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Pod-Simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.74 
2014/09/17 13:52:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.75 
2014/09/21 11:10:32 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Pod-Simple-3.280.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Pod-Simple-3.280.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-Complex: perl-Math-Complex-1.590.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:06

  Modified: perl-Math-Complex-1.590.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  
virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild?r1=1.4r2=1.5

Index: perl-Math-Complex-1.590.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Math-Complex-1.590.0-r3.ebuild 31 Aug 2014 17:16:39 -  1.4
+++ perl-Math-Complex-1.590.0-r3.ebuild 21 Sep 2014 11:10:06 -  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/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.4 2014/08/31 17:16:39 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.5 2014/09/21 11:10:06 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=



1.14 virtual/perl-Math-Complex/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   31 Aug 2014 17:16:39 -  1.13
+++ ChangeLog   21 Sep 2014 11:10:06 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-Complex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.13 
2014/08/31 17:16:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.14 
2014/09/21 11:10:06 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-Complex-1.590.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   31 Aug 2014; Mikle Kolyada zlog...@gentoo.org
   perl-Math-Complex-1.590.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Net-Ping: perl-Net-Ping-2.41-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:22

  Modified: perl-Net-Ping-2.41-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild?r1=1.4r2=1.5

Index: perl-Net-Ping-2.41-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Net-Ping-2.41-r1.ebuild17 Sep 2014 13:50:47 -  1.4
+++ perl-Net-Ping-2.41-r1.ebuild21 Sep 2014 11:10:22 -  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/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.4 2014/09/17 13:50:47 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.5 2014/09/21 11:10:22 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-macos
+KEYWORDS=alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-macos
 IUSE=
 
 DEPEND=



1.5  virtual/perl-Net-Ping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   17 Sep 2014 13:50:47 -  1.4
+++ ChangeLog   21 Sep 2014 11:10:22 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Net-Ping
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.4 
2014/09/17 13:50:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.5 
2014/09/21 11:10:22 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Perl-OSType: perl-Perl-OSType-1.3.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:26

  Modified: perl-Perl-OSType-1.3.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild?r1=1.5r2=1.6

Index: perl-Perl-OSType-1.3.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Perl-OSType-1.3.0-r1.ebuild17 Sep 2014 13:51:54 -  1.5
+++ perl-Perl-OSType-1.3.0-r1.ebuild21 Sep 2014 11:10: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/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.5 2014/09/17 13:51:54 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.6 2014/09/21 11:10:26 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~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=
 
 RDEPEND=



1.30 virtual/perl-Perl-OSType/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   17 Sep 2014 13:51:54 -  1.29
+++ ChangeLog   21 Sep 2014 11:10:26 -  1.30
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Perl-OSType
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.29 
2014/09/17 13:51:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.30 
2014/09/21 11:10:26 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Perl-OSType-1.3.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Perl-OSType-1.3.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Memoize: perl-Memoize-1.30.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:09

  Modified: perl-Memoize-1.30.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  virtual/perl-Memoize/perl-Memoize-1.30.0-r1.ebuild

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

Index: perl-Memoize-1.30.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Memoize/perl-Memoize-1.30.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Memoize-1.30.0-r1.ebuild   9 Jul 2014 20:10:48 -   1.1
+++ perl-Memoize-1.30.0-r1.ebuild   21 Sep 2014 11:10:09 -  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/virtual/perl-Memoize/perl-Memoize-1.30.0-r1.ebuild,v 
1.1 2014/07/09 20:10:48 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Memoize/perl-Memoize-1.30.0-r1.ebuild,v 
1.2 2014/09/21 11:10:09 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux 
~x86-macos
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos
 IUSE=
 
 RDEPEND=



1.26 virtual/perl-Memoize/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   9 Jul 2014 20:10:48 -   1.25
+++ ChangeLog   21 Sep 2014 11:10:09 -  1.26
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Memoize
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/ChangeLog,v 1.25 
2014/07/09 20:10:48 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/ChangeLog,v 1.26 
2014/09/21 11:10:09 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Memoize-1.30.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
 *perl-Memoize-1.30.0-r1 (09 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:59

  Modified: perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild
ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  
virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild?r1=1.1r2=1.2

Index: perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild 9 Jul 2014 19:29:52 -   
1.1
+++ perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild 21 Sep 2014 11:09:59 -  
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/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild,v
 1.1 2014/07/09 19:29:52 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild,v
 1.2 2014/09/21 11:09:59 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix 
~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix 
~ppc-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.49 virtual/perl-Math-BigInt-FastCalc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   9 Jul 2014 19:29:52 -   1.48
+++ ChangeLog   21 Sep 2014 11:09:59 -  1.49
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt-FastCalc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.48 
2014/07/09 19:29:52 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.49 
2014/09/21 11:09:59 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigInt-FastCalc-0.300.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
 *perl-Math-BigInt-FastCalc-0.310.0 (09 Jul 2014)
 *perl-Math-BigInt-FastCalc-0.300.0-r3 (09 Jul 2014)






[gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt: perl-Math-BigInt-1.999.100.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:09:56

  Modified: perl-Math-BigInt-1.999.100.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?r1=1.5r2=1.6

Index: perl-Math-BigInt-1.999.100.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Math-BigInt-1.999.100.ebuild   17 Sep 2014 13:47:32 -  1.5
+++ perl-Math-BigInt-1.999.100.ebuild   21 Sep 2014 11:09:56 -  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/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v
 1.5 2014/09/17 13:47:32 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v
 1.6 2014/09/21 11:09:56 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix 
~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~ppc-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.73 virtual/perl-Math-BigInt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?rev=1.73view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?rev=1.73content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?r1=1.72r2=1.73

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   17 Sep 2014 13:47:32 -  1.72
+++ ChangeLog   21 Sep 2014 11:09:56 -  1.73
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Math-BigInt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.72 
2014/09/17 13:47:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.73 
2014/09/21 11:09:56 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigInt-1.999.100.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Math-BigInt-1.999.100.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Thread-Queue: perl-Thread-Queue-3.20.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:49

  Modified: perl-Thread-Queue-3.20.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  
virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild?r1=1.4r2=1.5

Index: perl-Thread-Queue-3.20.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Thread-Queue-3.20.0-r1.ebuild  17 Sep 2014 13:58:46 -  1.4
+++ perl-Thread-Queue-3.20.0-r1.ebuild  21 Sep 2014 11:10:49 -  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/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild,v
 1.4 2014/09/17 13:58:46 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild,v
 1.5 2014/09/21 11:10:49 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ppc ~x86
+KEYWORDS=alpha amd64 hppa ~ppc ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.12 virtual/perl-Thread-Queue/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   17 Sep 2014 13:58:46 -  1.11
+++ ChangeLog   21 Sep 2014 11:10:49 -  1.12
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Thread-Queue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v 1.11 
2014/09/17 13:58:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v 1.12 
2014/09/21 11:10:49 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Thread-Queue-3.20.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Thread-Queue-3.20.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Pluggable: perl-Module-Pluggable-4.700.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:19

  Modified: perl-Module-Pluggable-4.700.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  
virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild?r1=1.8r2=1.9

Index: perl-Module-Pluggable-4.700.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Module-Pluggable-4.700.0.ebuild17 Sep 2014 13:50:23 -  
1.8
+++ perl-Module-Pluggable-4.700.0.ebuild21 Sep 2014 11:10:19 -  
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/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
 1.8 2014/09/17 13:50:23 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
 1.9 2014/09/21 11:10:19 ago Exp $
 
 DESCRIPTION=Virtual for ${PN#perl-}
 HOMEPAGE=
@@ -8,7 +8,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris
 IUSE=
 
 RDEPEND=~perl-core/${PN#perl-}-${PV}



1.50 virtual/perl-Module-Pluggable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   17 Sep 2014 13:50:23 -  1.49
+++ ChangeLog   21 Sep 2014 11:10:19 -  1.50
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Module-Pluggable
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 
1.49 2014/09/17 13:50:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 
1.50 2014/09/21 11:10:19 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-Pluggable-4.700.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Module-Pluggable-4.700.0.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-threads: perl-threads-1.860.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:11:09

  Modified: perl-threads-1.860.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  virtual/perl-threads/perl-threads-1.860.0-r3.ebuild

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

Index: perl-threads-1.860.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-threads-1.860.0-r3.ebuild  17 Sep 2014 14:02:12 -  1.3
+++ perl-threads-1.860.0-r3.ebuild  21 Sep 2014 11:11:09 -  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/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild,v 
1.3 2014/09/17 14:02:12 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild,v 
1.4 2014/09/21 11:11:09 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc x86
+KEYWORDS=alpha amd64 hppa ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.25 virtual/perl-threads/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   17 Sep 2014 14:02:12 -  1.24
+++ ChangeLog   21 Sep 2014 11:11:09 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-threads
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.24 
2014/09/17 14:02:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.25 
2014/09/21 11:11:09 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-threads-1.860.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-threads-1.860.0-r3.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in perl-core/Module-Pluggable: Module-Pluggable-4.700.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:11:18

  Modified: Module-Pluggable-4.700.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?r1=1.6r2=1.7

Index: Module-Pluggable-4.700.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Module-Pluggable-4.700.0.ebuild 17 Sep 2014 13:45:22 -  1.6
+++ Module-Pluggable-4.700.0.ebuild 21 Sep 2014 11:11:18 -  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/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v
 1.6 2014/09/17 13:45:22 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v
 1.7 2014/09/21 11:11:18 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION=automatically give your module the ability to have plugins
 
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris
 IUSE=
 
 RDEPEND=virtual/perl-File-Spec



1.38 perl-core/Module-Pluggable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   17 Sep 2014 13:45:22 -  1.37
+++ ChangeLog   21 Sep 2014 11:11:18 -  1.38
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-Pluggable
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.37 
2014/09/17 13:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.38 
2014/09/21 11:11:18 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  Module-Pluggable-4.700.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org 
Module-Pluggable-4.700.0.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-parent: perl-parent-0.225.0-r4.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:11:06

  Modified: perl-parent-0.225.0-r4.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-parent/perl-parent-0.225.0-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild?r1=1.5r2=1.6

Index: perl-parent-0.225.0-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-parent-0.225.0-r4.ebuild   17 Sep 2014 14:01:53 -  1.5
+++ perl-parent-0.225.0-r4.ebuild   21 Sep 2014 11:11:06 -  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/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.5 
2014/09/17 14:01:53 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.6 
2014/09/21 11:11:06 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 m68k ppc s390 sh ~sparc x86 ~x86-freebsd 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 m68k ppc ppc64 s390 sh ~sparc x86 
~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.35 virtual/perl-parent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/ChangeLog?r1=1.34r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   17 Sep 2014 14:01:53 -  1.34
+++ ChangeLog   21 Sep 2014 11:11:06 -  1.35
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-parent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.34 
2014/09/17 14:01:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.35 
2014/09/21 11:11:06 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-parent-0.225.0-r4.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-parent-0.225.0-r4.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-threads-shared: perl-threads-shared-1.430.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:11:12

  Modified: perl-threads-shared-1.430.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  
virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild?r1=1.4r2=1.5

Index: perl-threads-shared-1.430.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-threads-shared-1.430.0-r1.ebuild   17 Sep 2014 14:02:47 -  
1.4
+++ perl-threads-shared-1.430.0-r1.ebuild   21 Sep 2014 11:11:12 -  
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/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.4 2014/09/17 14:02:47 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.5 2014/09/21 11:11:12 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ppc ~x86
+KEYWORDS=alpha amd64 hppa ~ppc ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.23 virtual/perl-threads-shared/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   17 Sep 2014 14:02:47 -  1.22
+++ ChangeLog   21 Sep 2014 11:11:12 -  1.23
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-threads-shared
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 
1.22 2014/09/17 14:02:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 
1.23 2014/09/21 11:11:12 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-threads-shared-1.430.0-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-threads-shared-1.430.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Tie-RefHash: perl-Tie-RefHash-1.390.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:55

  Modified: perl-Tie-RefHash-1.390.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild

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

Index: perl-Tie-RefHash-1.390.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Tie-RefHash-1.390.0-r2.ebuild  17 Sep 2014 13:59:30 -  1.3
+++ perl-Tie-RefHash-1.390.0-r2.ebuild  21 Sep 2014 11:10:55 -  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/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild,v
 1.3 2014/09/17 13:59:30 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild,v
 1.4 2014/09/21 11:10:55 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa x86
+KEYWORDS=alpha amd64 hppa ppc64 x86
 IUSE=
 
 RDEPEND=



1.5  virtual/perl-Tie-RefHash/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   17 Sep 2014 13:59:30 -  1.4
+++ ChangeLog   21 Sep 2014 11:10:55 -  1.5
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Tie-RefHash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/ChangeLog,v 1.4 
2014/09/17 13:59:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/ChangeLog,v 1.5 
2014/09/21 11:10:55 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Tie-RefHash-1.390.0-r2.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Tie-RefHash-1.390.0-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-bignum: perl-bignum-0.330.0.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:59

  Modified: perl-bignum-0.330.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  virtual/perl-bignum/perl-bignum-0.330.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild?r1=1.5r2=1.6

Index: perl-bignum-0.330.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-bignum-0.330.0.ebuild  17 Sep 2014 14:00:59 -  1.5
+++ perl-bignum-0.330.0.ebuild  21 Sep 2014 11:10:59 -  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/virtual/perl-bignum/perl-bignum-0.330.0.ebuild,v 1.5 
2014/09/17 14:00:59 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild,v 1.6 
2014/09/21 11:10:59 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix 
~ppc-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~ppc-macos ~x86-solaris
 
 IUSE=
 RDEPEND=



1.6  virtual/perl-bignum/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Sep 2014 14:00:59 -  1.5
+++ ChangeLog   21 Sep 2014 11:10:59 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-bignum
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.5 
2014/09/17 14:00:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.6 
2014/09/21 11:10:59 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-bignum-0.330.0.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-bignum-0.330.0.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in virtual/perl-Thread-Semaphore: perl-Thread-Semaphore-2.120.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:10:52

  Modified: perl-Thread-Semaphore-2.120.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  
virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.120.0-r3.ebuild

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

Index: perl-Thread-Semaphore-2.120.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.120.0-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Thread-Semaphore-2.120.0-r3.ebuild 17 Sep 2014 13:59:20 -  
1.3
+++ perl-Thread-Semaphore-2.120.0-r3.ebuild 21 Sep 2014 11:10:52 -  
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/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.120.0-r3.ebuild,v
 1.3 2014/09/17 13:59:20 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.120.0-r3.ebuild,v
 1.4 2014/09/21 11:10:52 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc x86
+KEYWORDS=alpha amd64 hppa ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.9  virtual/perl-Thread-Semaphore/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   17 Sep 2014 13:59:20 -  1.8
+++ ChangeLog   21 Sep 2014 11:10:52 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Thread-Semaphore
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog,v 
1.8 2014/09/17 13:59:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog,v 
1.9 2014/09/21 11:10:52 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Thread-Semaphore-2.120.0-r3.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org
   perl-Thread-Semaphore-2.120.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-if: perl-if-0.60.200-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:11:02

  Modified: perl-if-0.60.200-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  virtual/perl-if/perl-if-0.60.200-r1.ebuild

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

Index: perl-if-0.60.200-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-if-0.60.200-r1.ebuild  17 Sep 2014 14:01:06 -  1.3
+++ perl-if-0.60.200-r1.ebuild  21 Sep 2014 11:11:02 -  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/virtual/perl-if/perl-if-0.60.200-r1.ebuild,v 1.3 
2014/09/17 14:01:06 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r1.ebuild,v 1.4 
2014/09/21 11:11:02 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa x86
+KEYWORDS=alpha amd64 hppa ppc64 x86
 IUSE=
 
 DEPEND=



1.5  virtual/perl-if/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   17 Sep 2014 14:01:06 -  1.4
+++ ChangeLog   21 Sep 2014 11:11:02 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-if
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.4 2014/09/17 
14:01:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.5 2014/09/21 
11:11:02 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-if-0.60.200-r1.ebuild:
+  Stable for ppc64, wrt bug #504786
 
   17 Sep 2014; Jeroen Roovers j...@gentoo.org perl-if-0.60.200-r1.ebuild:
   Stable for HPPA (bug #504786).






[gentoo-commits] gentoo-x86 commit in dev-python/sip: sip-4.16.2.ebuild ChangeLog

2014-09-21 Thread Jeroen Roovers (jer)
jer 14/09/21 11:18:10

  Modified: sip-4.16.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #523322).
  
  (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  dev-python/sip/sip-4.16.2.ebuild

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

Index: sip-4.16.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sip-4.16.2.ebuild   12 Sep 2014 21:47:29 -  1.2
+++ sip-4.16.2.ebuild   21 Sep 2014 11:18: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/dev-python/sip/sip-4.16.2.ebuild,v 1.2 
2014/09/12 21:47:29 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.3 
2014/09/21 11:18:10 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -28,7 +28,7 @@
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
 SLOT=0/11
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=debug doc
 
 DEPEND=${PYTHON_DEPS}



1.289dev-python/sip/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   12 Sep 2014 21:47:29 -  1.288
+++ ChangeLog   21 Sep 2014 11:18:10 -  1.289
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.288 2014/09/12 
21:47:29 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.289 2014/09/21 
11:18:10 jer Exp $
+
+  21 Sep 2014; Jeroen Roovers j...@gentoo.org sip-4.16.2.ebuild:
+  Stable for HPPA (bug #523322).
 
 *sip-4.16.3 (12 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in virtual/perl-AutoLoader: perl-AutoLoader-5.730.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:39

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

Revision  ChangesPath
1.5  virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild?r1=1.4r2=1.5

Index: perl-AutoLoader-5.730.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-AutoLoader-5.730.0-r2.ebuild   21 Sep 2014 11:08:44 -  1.4
+++ perl-AutoLoader-5.730.0-r2.ebuild   21 Sep 2014 11:19:39 -  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/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
 1.4 2014/09/21 11:08:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild,v
 1.5 2014/09/21 11:19:39 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ppc ppc64 x86 ~x86-solaris
+KEYWORDS=alpha amd64 hppa ppc ppc64 x86 ~x86-solaris
 IUSE=
 
 RDEPEND=



1.28 virtual/perl-AutoLoader/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   21 Sep 2014 11:08:44 -  1.27
+++ ChangeLog   21 Sep 2014 11:19:39 -  1.28
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-AutoLoader
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.27 
2014/09/21 11:08:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.28 
2014/09/21 11:19:39 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-AutoLoader-5.730.0-r2.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-AutoLoader-5.730.0-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-B-Debug: perl-B-Debug-1.180.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:43

  Modified: perl-B-Debug-1.180.0-r2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?r1=1.6r2=1.7

Index: perl-B-Debug-1.180.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-B-Debug-1.180.0-r2.ebuild  21 Sep 2014 11:08:47 -  1.6
+++ perl-B-Debug-1.180.0-r2.ebuild  21 Sep 2014 11:19:43 -  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/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.6 2014/09/21 11:08:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.7 2014/09/21 11:19:43 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=
 
 DEPEND=



1.11 virtual/perl-B-Debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   21 Sep 2014 11:08:47 -  1.10
+++ ChangeLog   21 Sep 2014 11:19:43 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-B-Debug
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.10 
2014/09/21 11:08:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.11 
2014/09/21 11:19:43 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
   Stable for ppc64, wrt bug #504786






[gentoo-commits] gentoo-x86 commit in virtual/perl-Attribute-Handlers: perl-Attribute-Handlers-0.940.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:35

  Modified: perl-Attribute-Handlers-0.940.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  
virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?r1=1.6r2=1.7

Index: perl-Attribute-Handlers-0.940.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Attribute-Handlers-0.940.0-r1.ebuild   21 Sep 2014 11:08:41 -  
1.6
+++ perl-Attribute-Handlers-0.940.0-r1.ebuild   21 Sep 2014 11:19:35 -  
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/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.6 2014/09/21 11:08:41 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.7 2014/09/21 11:19:35 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x86-solaris
 IUSE=
 
 RDEPEND=



1.55 virtual/perl-Attribute-Handlers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   21 Sep 2014 11:08:41 -  1.54
+++ ChangeLog   21 Sep 2014 11:19:35 -  1.55
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Attribute-Handlers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.54 2014/09/21 11:08:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.55 2014/09/21 11:19:35 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Attribute-Handlers-0.940.0-r1.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Attribute-Handlers-0.940.0-r1.ebuild:






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

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:31

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

Revision  ChangesPath
1.7  dev-lang/perl/perl-5.18.2-r1.ebuild

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

Index: perl-5.18.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-5.18.2-r1.ebuild   21 Sep 2014 11:08:38 -  1.6
+++ perl-5.18.2-r1.ebuild   21 Sep 2014 11:19:31 -  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/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.6 
2014/09/21 11:08:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.7 
2014/09/21 11:19:31 ago Exp $
 
 EAPI=5
 
@@ -27,7 +27,7 @@
 
 LICENSE=|| ( Artistic GPL-1+ )
 SLOT=0/${SHORT_PV}
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=berkdb debug doc gdbm ithreads
 
 RDEPEND=



1.432dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.431
retrieving revision 1.432
diff -u -r1.431 -r1.432
--- ChangeLog   21 Sep 2014 11:08:38 -  1.431
+++ ChangeLog   21 Sep 2014 11:19:31 -  1.432
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/perl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.431 2014/09/21 
11:08:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.432 2014/09/21 
11:19:31 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
   Stable for ppc64, wrt bug #504786






[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN: perl-CPAN-2.0.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:47

  Modified: perl-CPAN-2.0.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?r1=1.6r2=1.7

Index: perl-CPAN-2.0.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-CPAN-2.0.0-r1.ebuild   21 Sep 2014 11:08:51 -  1.6
+++ perl-CPAN-2.0.0-r1.ebuild   21 Sep 2014 11:19:47 -  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/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.6 
2014/09/21 11:08:51 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.7 
2014/09/21 11:19:47 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=



1.20 virtual/perl-CPAN/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   21 Sep 2014 11:08:51 -  1.19
+++ ChangeLog   21 Sep 2014 11:19:47 -  1.20
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-CPAN
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.19 
2014/09/21 11:08:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.20 
2014/09/21 11:19:47 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
   Stable for ppc64, wrt bug #504786






[gentoo-commits] gentoo-x86 commit in virtual/perl-Carp: perl-Carp-1.290.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:19:52

  Modified: perl-Carp-1.290.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?r1=1.6r2=1.7

Index: perl-Carp-1.290.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Carp-1.290.0-r1.ebuild 21 Sep 2014 11:08:55 -  1.6
+++ perl-Carp-1.290.0-r1.ebuild 21 Sep 2014 11:19:52 -  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/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.6 
2014/09/21 11:08:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.7 
2014/09/21 11:19:52 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
 IUSE=
 
 DEPEND=



1.11 virtual/perl-Carp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   21 Sep 2014 11:08:55 -  1.10
+++ ChangeLog   21 Sep 2014 11:19:52 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-Carp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.10 
2014/09/21 11:08:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.11 
2014/09/21 11:19:52 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
   Stable for ppc64, wrt bug #504786






[gentoo-commits] gentoo-x86 commit in virtual/perl-Exporter: perl-Exporter-5.680.0-r2.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:20:10

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

Revision  ChangesPath
1.7  virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?r1=1.6r2=1.7

Index: perl-Exporter-5.680.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Exporter-5.680.0-r2.ebuild 21 Sep 2014 11:09:11 -  1.6
+++ perl-Exporter-5.680.0-r2.ebuild 21 Sep 2014 11:20:10 -  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/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.6 2014/09/21 11:09:11 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.7 2014/09/21 11:20:10 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc64 ~x86
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 ~x86
 IUSE=
 
 DEPEND=



1.14 virtual/perl-Exporter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   21 Sep 2014 11:09:11 -  1.13
+++ ChangeLog   21 Sep 2014 11:20:10 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Exporter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.13 
2014/09/21 11:09:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.14 
2014/09/21 11:20:10 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Exporter-5.680.0-r2.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Exporter-5.680.0-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-Dumpvalue: perl-Dumpvalue-1.170.0-r3.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:20:02

  Modified: perl-Dumpvalue-1.170.0-r3.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?r1=1.6r2=1.7

Index: perl-Dumpvalue-1.170.0-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Dumpvalue-1.170.0-r3.ebuild21 Sep 2014 11:09:03 -  1.6
+++ perl-Dumpvalue-1.170.0-r3.ebuild21 Sep 2014 11:20:02 -  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/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.6 2014/09/21 11:09:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.7 2014/09/21 11:20:02 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=



1.19 virtual/perl-Dumpvalue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   21 Sep 2014 11:09:03 -  1.18
+++ ChangeLog   21 Sep 2014 11:20:02 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Dumpvalue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.18 
2014/09/21 11:09:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.19 
2014/09/21 11:20:02 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Dumpvalue-1.170.0-r3.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Dumpvalue-1.170.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Install: perl-ExtUtils-Install-1.590.0-r1.ebuild ChangeLog

2014-09-21 Thread Agostino Sarubbo (ago)
ago 14/09/21 11:20:19

  Modified: perl-ExtUtils-Install-1.590.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #504786
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  
virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?r1=1.6r2=1.7

Index: perl-ExtUtils-Install-1.590.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-ExtUtils-Install-1.590.0-r1.ebuild 21 Sep 2014 11:09:17 -  
1.6
+++ perl-ExtUtils-Install-1.590.0-r1.ebuild 21 Sep 2014 11:20:18 -  
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/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.6 2014/09/21 11:09:17 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.7 2014/09/21 11:20:18 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=
 
 DEPEND=



1.46 virtual/perl-ExtUtils-Install/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   21 Sep 2014 11:09:18 -  1.45
+++ ChangeLog   21 Sep 2014 11:20:18 -  1.46
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-ExtUtils-Install
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.45 2014/09/21 11:09:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.46 2014/09/21 11:20:18 ago Exp $
+
+  21 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-Install-1.590.0-r1.ebuild:
+  Stable for ppc, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-Install-1.590.0-r1.ebuild:






  1   2   3   >