[gentoo-commits] gentoo-x86 commit in app-arch/lzip: lzip-1.16.ebuild ChangeLog lzip-1.14.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 06:40:10

  Modified: ChangeLog
  Added:lzip-1.16.ebuild
  Removed:  lzip-1.14.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.51 app-arch/lzip/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   25 Feb 2014 00:07:16 -  1.50
+++ ChangeLog   22 Sep 2014 06:40:10 -  1.51
@@ -1,6 +1,12 @@
 # ChangeLog for app-arch/lzip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.50 2014/02/25 
00:07:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.51 2014/09/22 
06:40:10 polynomial-c Exp $
+
+*lzip-1.16 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org -lzip-1.14.ebuild,
+  +lzip-1.16.ebuild:
+  Version bump. Removed old.
 
   25 Feb 2014; Sébastien Fabbro bicat...@gentoo.org lzip-1.15.ebuild:
   Keyword amd64-linux and x86-linux



1.1  app-arch/lzip/lzip-1.16.ebuild

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

Index: lzip-1.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.16.ebuild,v 1.1 
2014/09/22 06:40:10 polynomial-c Exp $

EAPI=4

inherit toolchain-funcs

DESCRIPTION=lossless data compressor based on the LZMA algorithm
HOMEPAGE=http://www.nongnu.org/lzip/lzip.html;
SRC_URI=http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris

src_configure() {
# not autotools-based
./configure \
--prefix=${EPREFIX}/usr \
CXX=$(tc-getCXX) \
CPPFLAGS=${CPPFLAGS} \
CXXFLAGS=${CXXFLAGS} \
LDFLAGS=${LDFLAGS} || die
}






[gentoo-commits] gentoo-x86 commit in app-arch/lziprecover: ChangeLog lziprecover-1.16.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 06:43:54

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

Revision  ChangesPath
1.5  app-arch/lziprecover/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lziprecover/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   10 Aug 2014 01:43:12 -  1.4
+++ ChangeLog   22 Sep 2014 06:43:54 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/lziprecover
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lziprecover/ChangeLog,v 1.4 
2014/08/10 01:43:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lziprecover/ChangeLog,v 1.5 
2014/09/22 06:43:54 polynomial-c Exp $
+
+*lziprecover-1.16 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org +lziprecover-1.16.ebuild:
+  Version bump. Removed old.
 
   10 Aug 2014; Patrick Lauer patr...@gentoo.org lziprecover-1.15.ebuild:
   Fix description for more repoman happy



1.1  app-arch/lziprecover/lziprecover-1.16.ebuild

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

Index: lziprecover-1.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-arch/lziprecover/lziprecover-1.16.ebuild,v 1.1 
2014/09/22 06:43:54 polynomial-c Exp $

EAPI=5

inherit toolchain-funcs

DESCRIPTION=Lziprecover is a data recovery tool and decompressor for files in 
the lzip compressed data format
HOMEPAGE=http://www.nongnu.org/lzip/lziprecover.html;
SRC_URI=http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz;
LICENSE=GPL-3+
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

src_configure() {
# not autotools-based
./configure \
--prefix=${EPREFIX}/usr \
CXX=$(tc-getCXX) \
CPPFLAGS=${CPPFLAGS} \
CXXFLAGS=${CXXFLAGS} \
LDFLAGS=${LDFLAGS} || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/django-evolution: django-evolution-0.7.4.ebuild ChangeLog django-evolution-0.6.7-r1.ebuild django-evolution-0.6.9.ebuild django-evolution-0.6.7.ebuild

2014-09-22 Thread Ian Delaney (idella4)
idella4 14/09/22 06:49:41

  Modified: ChangeLog
  Added:django-evolution-0.7.4.ebuild
  Removed:  django-evolution-0.6.7-r1.ebuild
django-evolution-0.6.9.ebuild
django-evolution-0.6.7.ebuild
django-evolution-0.7.2.ebuild
  Log:
  bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.14 dev-python/django-evolution/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-evolution/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   2 Aug 2014 02:02:13 -   1.13
+++ ChangeLog   22 Sep 2014 06:49:41 -  1.14
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/django-evolution
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-evolution/ChangeLog,v 
1.13 2014/08/02 02:02:13 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-evolution/ChangeLog,v 
1.14 2014/09/22 06:49:41 idella4 Exp $
+
+*django-evolution-0.7.4 (22 Sep 2014)
+
+  22 Sep 2014; Ian Delaney idel...@gentoo.org +django-evolution-0.7.4.ebuild,
+  -django-evolution-0.6.7-r1.ebuild, -django-evolution-0.6.7.ebuild,
+  -django-evolution-0.6.9.ebuild, -django-evolution-0.7.2.ebuild:
+  bump
 
 *django-evolution-0.7.3 (02 Aug 2014)
 



1.1  dev-python/django-evolution/django-evolution-0.7.4.ebuild

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

Index: django-evolution-0.7.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/django-evolution/django-evolution-0.7.4.ebuild,v
 1.1 2014/09/22 06:49:41 idella4 Exp $

EAPI=5

# This is now py3 compatible however is only re'd for Djblets which is py2.7 
compat only
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}
RELEASE=0.7

DESCRIPTION=A Django application that will run cron jobs for other django apps
HOMEPAGE=http://code.google.com/p/django-evolution/ 
http://pypi.python.org/pypi/django_evolution/;
SRC_URI=http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz;

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

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

S=${WORKDIR}/${MY_P}
DOCS=( NEWS docs/{evolution.txt,faq.txt} )
#DISTUTILS_IN_SOURCE_BUILD=1

python_test() {
# Draws 1 trivial fail under django django-1.4.x
${PYTHON} tests/runtests.py || die
}






[gentoo-commits] gentoo-x86 commit in dev-libs/apr-util: apr-util-1.5.4.ebuild ChangeLog

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 07:05:12

  Modified: ChangeLog
  Added:apr-util-1.5.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.211dev-libs/apr-util/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr-util/ChangeLog?rev=1.211view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr-util/ChangeLog?rev=1.211content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr-util/ChangeLog?r1=1.210r2=1.211

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog   1 Aug 2014 04:47:40 -   1.210
+++ ChangeLog   22 Sep 2014 07:05:12 -  1.211
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/apr-util
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.210 
2014/08/01 04:47:40 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.211 
2014/09/22 07:05:12 polynomial-c Exp $
+
+*apr-util-1.5.4 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org +apr-util-1.5.4.ebuild:
+  Version bump.
 
 *apr-util-1.5.3-r2 (01 Aug 2014)
 



1.1  dev-libs/apr-util/apr-util-1.5.4.ebuild

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

Index: apr-util-1.5.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.5.4.ebuild,v 
1.1 2014/09/22 07:05:12 polynomial-c Exp $

EAPI=4

# Usually apr-util has the same PV as apr, but in case of security fixes, this 
may change.
# APR_PV=${PV}
APR_PV=1.4.6

inherit autotools db-use eutils libtool multilib toolchain-funcs

DESCRIPTION=Apache Portable Runtime Utility Library
HOMEPAGE=http://apr.apache.org/;
SRC_URI=mirror://apache/apr/${P}.tar.bz2

LICENSE=Apache-2.0
SLOT=1
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
IUSE=berkdb doc freetds gdbm ldap mysql nss odbc openssl postgres sqlite 
static-libs
#RESTRICT=test

RDEPEND=dev-libs/expat
=dev-libs/apr-${APR_PV}:1
berkdb? ( =sys-libs/db-4 )
freetds? ( dev-db/freetds )
gdbm? ( sys-libs/gdbm )
ldap? ( =net-nds/openldap-2* )
mysql? ( =virtual/mysql-5* )
nss? ( dev-libs/nss )
odbc? ( dev-db/unixODBC )
openssl? ( dev-libs/openssl )
postgres? ( dev-db/postgresql-base )
sqlite? ( dev-db/sqlite:3 )
DEPEND=${RDEPEND}
=sys-devel/libtool-2.4.2
doc? ( app-doc/doxygen )

DOCS=(CHANGES NOTICE README)

src_prepare() {
epatch ${FILESDIR}/${PN}-1.5.3-sysroot.patch #385775
eautoreconf
elibtoolize
}

src_configure() {
local myconf=()

tc-is-static-only  myconf+=( --disable-util-dso )

if use berkdb; then
local db_version
db_version=$(db_findver sys-libs/db) || die Unable to find 
Berkeley DB version
db_version=$(db_ver_to_slot ${db_version})
db_version=${db_version/\./}
myconf+=(
--with-dbm=db${db_version}
# We use $T for the libdir because otherwise it'd 
simply be the normal
# system libdir.  That's pointless as the compiler will 
search it for
# us already.  This makes cross-compiling and such 
easier.
--with-berkeley-db=${SYSROOT}$(db_includedir 
2/dev/null):${T}
)
else
myconf+=( --without-berkeley-db )
fi

if use nss || use openssl ; then
myconf+=( --with-crypto ) # 518708
fi

econf \
--datadir=${EPREFIX}/usr/share/apr-util-1 \
--with-apr=${SYSROOT}${EPREFIX}/usr \
--with-expat=${EPREFIX}/usr \
--without-sqlite2 \
$(use_with freetds) \
$(use_with gdbm) \
$(use_with ldap) \
$(use_with mysql) \
$(use_with nss) \
$(use_with odbc) \
$(use_with openssl) \
  

[gentoo-commits] proj/apache:master commit in: 2.2/patches/

2014-09-22 Thread Lars Wendler
commit: 42a7fe0010cfeb98dcace6a1c1ec3483c11ffd29
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Mon Sep 22 07:10:42 2014 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Mon Sep 22 07:10:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/apache.git;a=commit;h=42a7fe00

Removed security patches which went into apache-2.2.28.

---
 2.2/patches/26_httpd-2.2.27-CVE-2014-0118.patch | 309 
 2.2/patches/27_httpd-2.2.27-CVE-2014-0226.patch | 137 ---
 2.2/patches/28_httpd-2.2.27-CVE-2014-0231.patch | 165 -
 3 files changed, 611 deletions(-)

diff --git a/2.2/patches/26_httpd-2.2.27-CVE-2014-0118.patch 
b/2.2/patches/26_httpd-2.2.27-CVE-2014-0118.patch
deleted file mode 100644
index 6db06ba..000
--- a/2.2/patches/26_httpd-2.2.27-CVE-2014-0118.patch
+++ /dev/null
@@ -1,309 +0,0 @@
-Author: jim
-Date: Thu Jul 17 18:20:46 2014
-New Revision: 1611426
-
-URL: http://svn.apache.org/r1611426
-Log:
-Merge r1610501 from trunk:
-
-  *) SECURITY: CVE-2014-0118 (cve.mitre.org)
- mod_deflate: The DEFLATE input filter (inflates request bodies) now
- limits the length and compression ratio of inflated request bodies to 
avoid
- denial of sevice via highly compressed bodies.  See directives 
- DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
- and DeflateInflateRatioBurst.
-
-Thanks to Giancarlo Pellegrino and Davide Balzarotti for reporting the issue.
-
-Submitted By: ylavic, covener
-Reviewed By: jorton, covener, jim
-
-
-
-Submitted by: covener
-Reviewed/backported by: jim
-
-Modified:
-httpd/httpd/branches/2.2.x/   (props changed)
-httpd/httpd/branches/2.2.x/modules/filters/mod_deflate.c
-
-Propchange: httpd/httpd/branches/2.2.x/
---
-  Merged /httpd/httpd/trunk:r1610501
-
-Modified: httpd/httpd/branches/2.2.x/modules/filters/mod_deflate.c
-URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/modules/filters/mod_deflate.c?rev=1611426r1=1611425r2=1611426view=diff
-==
 httpd/httpd/branches/2.2.x/modules/filters/mod_deflate.c (original)
-+++ httpd/httpd/branches/2.2.x/modules/filters/mod_deflate.c Thu Jul 17 
18:20:46 2014
-@@ -37,6 +37,7 @@
- #include httpd.h
- #include http_config.h
- #include http_log.h
-+#include http_core.h
- #include apr_lib.h
- #include apr_strings.h
- #include apr_general.h
-@@ -51,6 +52,9 @@
- static const char deflateFilterName[] = DEFLATE;
- module AP_MODULE_DECLARE_DATA deflate_module;
- 
-+#define AP_INFLATE_RATIO_LIMIT 200
-+#define AP_INFLATE_RATIO_BURST 3
-+
- typedef struct deflate_filter_config_t
- {
- int windowSize;
-@@ -62,6 +66,12 @@ typedef struct deflate_filter_config_t
- char *note_output_name;
- } deflate_filter_config;
- 
-+typedef struct deflate_dirconf_t {
-+apr_off_t inflate_limit;
-+int ratio_limit,
-+ratio_burst;
-+} deflate_dirconf_t;
-+
- /* RFC 1952 Section 2.3 defines the gzip header:
-  *
-  * +---+---+---+---+---+---+---+---+---+---+
-@@ -193,6 +203,14 @@ static void *create_deflate_server_confi
- return c;
- }
- 
-+static void *create_deflate_dirconf(apr_pool_t *p, char *dummy)
-+{
-+deflate_dirconf_t *dc = apr_pcalloc(p, sizeof(*dc));
-+dc-ratio_limit = AP_INFLATE_RATIO_LIMIT;
-+dc-ratio_burst = AP_INFLATE_RATIO_BURST;
-+return dc;
-+}
-+
- static const char *deflate_set_window_size(cmd_parms *cmd, void *dummy,
-const char *arg)
- {
-@@ -284,6 +302,55 @@ static const char *deflate_set_compressi
- return NULL;
- }
- 
-+
-+static const char *deflate_set_inflate_limit(cmd_parms *cmd, void *dirconf,
-+  const char *arg)
-+{
-+deflate_dirconf_t *dc = (deflate_dirconf_t*) dirconf;
-+char *errp;
-+
-+if (APR_SUCCESS != apr_strtoff(dc-inflate_limit, arg, errp, 10)) {
-+return DeflateInflateLimitRequestBody is not parsable.;
-+}
-+if (*errp || dc-inflate_limit  0) {
-+return DeflateInflateLimitRequestBody requires a non-negative 
integer.;
-+}
-+
-+return NULL;
-+}
-+
-+static const char *deflate_set_inflate_ratio_limit(cmd_parms *cmd,
-+   void *dirconf,
-+   const char *arg)
-+{
-+deflate_dirconf_t *dc = (deflate_dirconf_t*) dirconf;
-+int i;
-+
-+i = atoi(arg);
-+if (i = 0)
-+return DeflateInflateRatioLimit must be positive;
-+
-+dc-ratio_limit = i;
-+
-+return NULL;
-+}
-+
-+static const char *deflate_set_inflate_ratio_burst(cmd_parms *cmd,
-+   void *dirconf,
-+   const char *arg)
-+{
-+deflate_dirconf_t *dc = (deflate_dirconf_t*) dirconf;
-+int i;
-+
-+i = 

[gentoo-commits] gentoo-x86 commit in sci-biology/plink: ChangeLog plink-1.90_pre140514.ebuild

2014-09-22 Thread Justin Lecher (jlec)
jlec14/09/22 07:20:31

  Modified: ChangeLog plink-1.90_pre140514.ebuild
  Log:
  sci-biology/plink: Rename USE lapack - blas, fixing build problems, #514106
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.16 sci-biology/plink/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/plink/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   19 May 2014 14:13:36 -  1.15
+++ ChangeLog   22 Sep 2014 07:20:31 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/plink
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/plink/ChangeLog,v 1.15 
2014/05/19 14:13:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/plink/ChangeLog,v 1.16 
2014/09/22 07:20:31 jlec Exp $
+
+  22 Sep 2014; Justin Lecher j...@gentoo.org plink-1.90_pre140514.ebuild:
+  Rename USE lapack - blas, fixing build problems, #514106
 
 *plink-1.90_pre140514 (19 May 2014)
 



1.2  sci-biology/plink/plink-1.90_pre140514.ebuild

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

Index: plink-1.90_pre140514.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-biology/plink/plink-1.90_pre140514.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plink-1.90_pre140514.ebuild 19 May 2014 14:13:36 -  1.1
+++ plink-1.90_pre140514.ebuild 22 Sep 2014 07:20: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/sci-biology/plink/plink-1.90_pre140514.ebuild,v 1.1 
2014/05/19 14:13:36 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/plink/plink-1.90_pre140514.ebuild,v 1.2 
2014/09/22 07:20:31 jlec Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-IUSE=lapack
+IUSE=blas
 KEYWORDS=~amd64 ~x86
 
 DEPEND=
@@ -20,7 +20,10 @@
virtual/pkgconfig
 RDEPEND=
sys-libs/zlib
-   lapack? ( virtual/lapack )
+   blas? (
+   virtual/cblas
+   virtual/lapack
+   )
 
 S=${WORKDIR}/
 
@@ -28,7 +31,7 @@
 # Package contains bytecode-only jar gPLINK.jar. Ignored, notified upstream.
 
 src_prepare() {
-   use lapack || sed -i '/NO_LAPACK =/s/$/1/' ${S}/Makefile || die
+   use blas || sed -i '/NO_blas =/s/$/1/' ${S}/Makefile || die
 
sed \
-e 's:zlib-1.2.8/zlib.h:zlib.h:g' \
@@ -48,7 +51,7 @@
CXX=$(tc-getCXX) \
CFLAGS=${CFLAGS} \
ZLIB=$($(tc-getPKG_CONFIG) --libs zlib) \
-   BLASFLAGS=$(usex lapack  $($(tc-getPKG_CONFIG) --libs 
lapack))
+   BLASFLAGS=$(usex blas $($(tc-getPKG_CONFIG) --libs lapack 
cblas) )
 }
 
 src_install() {






[gentoo-commits] gentoo-x86 commit in x11-drivers/nvidia-drivers: nvidia-drivers-340.32-r1.ebuild ChangeLog nvidia-drivers-340.32.ebuild

2014-09-22 Thread Jeroen Roovers (jer)
jer 14/09/22 07:44:07

  Modified: ChangeLog
  Added:nvidia-drivers-340.32-r1.ebuild
  Removed:  nvidia-drivers-340.32.ebuild
  Log:
  Add /etc/init.d/nvidia-persistenced.
  
  (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A792A613)

Revision  ChangesPath
1.578x11-drivers/nvidia-drivers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.578view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.578content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?r1=1.577r2=1.578

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v
retrieving revision 1.577
retrieving revision 1.578
diff -u -r1.577 -r1.578
--- ChangeLog   19 Sep 2014 22:19:57 -  1.577
+++ ChangeLog   22 Sep 2014 07:44:07 -  1.578
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/nvidia-drivers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 
1.577 2014/09/19 22:19:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 
1.578 2014/09/22 07:44:07 jer Exp $
+
+*nvidia-drivers-340.32-r1 (22 Sep 2014)
+
+  22 Sep 2014; Jeroen Roovers j...@gentoo.org -nvidia-drivers-340.32.ebuild,
+  +nvidia-drivers-340.32-r1.ebuild:
+  Add /etc/init.d/nvidia-persistenced.
 
   19 Sep 2014; Jeroen Roovers j...@gentoo.org files/nvidia-persistenced.conf:
   Remove username.



1.1  x11-drivers/nvidia-drivers/nvidia-drivers-340.32-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-340.32-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-340.32-r1.ebuild?rev=1.1content-type=text/plain

Index: nvidia-drivers-340.32-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-340.32-r1.ebuild,v
 1.1 2014/09/22 07:44:07 jer Exp $

EAPI=5

inherit eutils flag-o-matic linux-info linux-mod multilib nvidia-driver \
portability toolchain-funcs unpacker user udev

NV_URI=http://us.download.nvidia.com/XFree86/;
X86_NV_PACKAGE=NVIDIA-Linux-x86-${PV}
AMD64_NV_PACKAGE=NVIDIA-Linux-x86_64-${PV}
X86_FBSD_NV_PACKAGE=NVIDIA-FreeBSD-x86-${PV}
AMD64_FBSD_NV_PACKAGE=NVIDIA-FreeBSD-x86_64-${PV}

DESCRIPTION=NVIDIA Accelerated Graphics Driver
HOMEPAGE=http://www.nvidia.com/;
SRC_URI=
amd64-fbsd? ( 
${NV_URI}FreeBSD-x86_64/${PV}/${AMD64_FBSD_NV_PACKAGE}.tar.gz )
amd64? ( ${NV_URI}Linux-x86_64/${PV}/${AMD64_NV_PACKAGE}.run )
x86-fbsd? ( ${NV_URI}FreeBSD-x86/${PV}/${X86_FBSD_NV_PACKAGE}.tar.gz )
x86? ( ${NV_URI}Linux-x86/${PV}/${X86_NV_PACKAGE}.run )


LICENSE=GPL-2 NVIDIA-r2
SLOT=0
KEYWORDS=-* amd64 x86 ~amd64-fbsd ~x86-fbsd
IUSE=acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools +X uvm
RESTRICT=bindist mirror strip
EMULTILIB_PKG=true

COMMON=
app-admin/eselect-opencl
kernel_linux? ( =sys-libs/glibc-2.6.1 )
X? (
=app-admin/eselect-opengl-1.0.9
)

DEPEND=
${COMMON}
app-arch/xz-utils
kernel_linux? ( virtual/linux-sources )

RDEPEND=
${COMMON}
acpi? ( sys-power/acpid )
tools? (
dev-libs/atk
dev-libs/glib
x11-libs/gdk-pixbuf
=x11-libs/gtk+-2.4:2
x11-libs/libX11
x11-libs/libXext
x11-libs/pango[X]
)
X? (
x11-base/xorg-server-1.16.99
=x11-libs/libvdpau-0.3-r1
multilib? (
|| (
 (
=x11-libs/libX11-1.6.2[abi_x86_32]
=x11-libs/libXext-1.3.2[abi_x86_32]
 )
app-emulation/emul-linux-x86-xlibs
)
)
)


REQUIRED_USE=tools? ( X )

QA_PREBUILT=opt/* usr/lib*

S=${WORKDIR}/

pkg_pretend() {

if use amd64  has_multilib_profile  \
[ ${DEFAULT_ABI} != amd64 ]; then
eerror This ebuild doesn't currently support changing your 
default ABI
die Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}
fi

if use kernel_linux  kernel_is ge 3 17 ; then
ewarn Gentoo supports kernels which are supported by NVIDIA

[gentoo-commits] gentoo-x86 commit in app-admin/apache-tools: ChangeLog apache-tools-2.2.29.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 07:46:40

  Modified: ChangeLog
  Added:apache-tools-2.2.29.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.193app-admin/apache-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/apache-tools/ChangeLog?rev=1.193view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/apache-tools/ChangeLog?rev=1.193content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/apache-tools/ChangeLog?r1=1.192r2=1.193

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/apache-tools/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog   24 Jul 2014 02:29:14 -  1.192
+++ ChangeLog   22 Sep 2014 07:46:40 -  1.193
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/apache-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/ChangeLog,v 1.192 
2014/07/24 02:29:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/ChangeLog,v 1.193 
2014/09/22 07:46:40 polynomial-c Exp $
+
+*apache-tools-2.2.29 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org
+  +apache-tools-2.2.29.ebuild:
+  Version bump.
 
 *apache-tools-2.4.10 (24 Jul 2014)
 



1.1  app-admin/apache-tools/apache-tools-2.2.29.ebuild

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

Index: apache-tools-2.2.29.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.29.ebuild,v 1.1 
2014/09/22 07:46:40 polynomial-c Exp $

EAPI=4
inherit flag-o-matic eutils

DESCRIPTION=Useful Apache tools - htdigest, htpasswd, ab, htdbm
HOMEPAGE=http://httpd.apache.org/;
SRC_URI=mirror://apache/httpd/httpd-${PV}.tar.bz2

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=ssl
RESTRICT=test

RDEPEND==dev-libs/apr-1*
=dev-libs/apr-util-1*
dev-libs/libpcre
ssl? ( dev-libs/openssl )
!www-servers/apache-2.2.4

DEPEND=${RDEPEND}
sys-devel/libtool

S=${WORKDIR}/httpd-${PV}

src_prepare() {
# Apply these patches:
# (1)   apache-tools-2.2.20-Makefile.patch:
#   - fix up the `make install' for support/
#   - remove envvars from `make install'
epatch ${FILESDIR}/${PN}-2.2.20-Makefile.patch
}

src_configure() {
# Brain dead check.
tc-is-cross-compiler  export ap_cv_void_ptr_lt_long=no

# Instead of filtering --as-needed (bug #128505), append --no-as-needed
append-ldflags $(no-as-needed)

# econf overwrites the stuff from config.layout.
econf \
--sbindir=/usr/sbin \
--with-z=/usr \
--with-apr=/usr \
--with-apr-util=/usr \
--with-pcre=/usr \
$(use_enable ssl) \
$(usex ssl '--with-ssl=/usr' '')
}

src_compile() {
cd support || die
emake
}

src_install () {
cd support || die

make DESTDIR=${D} install || die

# install manpages
doman ${S}/docs/man/{dbmmanage,htdigest,htpasswd,htdbm}.1 \
${S}/docs/man/{htcacheclean,rotatelogs,ab,logresolve}.8

# Providing compatiblity symlinks for #177697 (which we'll stop to 
install
# at some point).
pushd ${D}/usr/sbin/ /dev/null || die
for i in *; do
dosym /usr/sbin/${i} /usr/sbin/${i}2
done
popd /dev/null || die

# Provide a symlink for ab-ssl
if use ssl; then
dosym /usr/sbin/ab /usr/sbin/ab-ssl
dosym /usr/sbin/ab /usr/sbin/ab2-ssl
fi

# make htpasswd accessible for non-root users
dosym /usr/sbin/htpasswd /usr/bin/htpasswd
dosym /usr/sbin/htdigest /usr/bin/htdigest

dodoc ${S}/CHANGES
}






[gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.29.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 07:48:28

  Modified: ChangeLog
  Added:apache-2.2.29.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.291www-servers/apache/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   16 Aug 2014 11:52:46 -  1.290
+++ ChangeLog   22 Sep 2014 07:48:28 -  1.291
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.290 
2014/08/16 11:52:46 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.291 
2014/09/22 07:48:28 polynomial-c Exp $
+
+*apache-2.2.29 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org +apache-2.2.29.ebuild:
+  Version bump.
 
   16 Aug 2014; Lars Wendler polynomia...@gentoo.org -apache-2.2.27.ebuild,
   -apache-2.4.9-r3.ebuild, -files/00_systemd.conf,



1.1  www-servers/apache/apache-2.2.29.ebuild

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

Index: apache-2.2.29.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 
1.1 2014/09/22 07:48:28 polynomial-c Exp $

EAPI=5

# latest gentoo apache files
GENTOO_PATCHSTAMP=20140922
GENTOO_DEVELOPER=polynomial-c
GENTOO_PATCHNAME=gentoo-apache-2.2.29

# IUSE/USE_EXPAND magic
IUSE_MPMS_FORK=itk peruser prefork
IUSE_MPMS_THREAD=event worker

IUSE_MODULES=actions alias asis auth_basic auth_digest authn_alias authn_anon
authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache cern_meta
charset_lite cgi cgid dav dav_fs dav_lock dbd deflate dir disk_cache dumpio
env expires ext_filter file_cache filter headers ident imagemap include info
log_config log_forensic logio mem_cache mime mime_magic negotiation proxy
proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi rewrite
reqtimeout setenvif speling status substitute unique_id userdir usertrack
version vhost_alias
# The following are also in the source as of this version, but are not available
# for user selection:
# bucketeer case_filter case_filter_in echo http isapi optional_fn_export
# optional_fn_import optional_hook_export optional_hook_import

# inter-module dependencies
# TODO: this may still be incomplete
MODULE_DEPENDS=
dav_fs:dav
dav_lock:dav
deflate:filter
disk_cache:cache
ext_filter:filter
file_cache:cache
log_forensic:log_config
logio:log_config
mem_cache:cache
mime_magic:mime
proxy_ajp:proxy
proxy_balancer:proxy
proxy_connect:proxy
proxy_ftp:proxy
proxy_http:proxy
proxy_scgi:proxy
substitute:filter


# module-define mappings
MODULE_DEFINES=
auth_digest:AUTH_DIGEST
authnz_ldap:AUTHNZ_LDAP
cache:CACHE
dav:DAV
dav_fs:DAV
dav_lock:DAV
disk_cache:CACHE
file_cache:CACHE
info:INFO
ldap:LDAP
mem_cache:CACHE
proxy:PROXY
proxy_ajp:PROXY
proxy_balancer:PROXY
proxy_connect:PROXY
proxy_ftp:PROXY
proxy_http:PROXY
ssl:SSL
status:STATUS
suexec:SUEXEC
userdir:USERDIR


# critical modules for the default config
MODULE_CRITICAL=
authz_host
dir
mime


inherit apache-2 systemd toolchain-funcs

DESCRIPTION=The Apache Web Server
HOMEPAGE=http://httpd.apache.org/;

# some helper scripts are Apache-1.1, thus both are here
LICENSE=Apache-2.0 Apache-1.1
SLOT=2
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=

src_configure() {
# Brain dead check.
tc-is-cross-compiler  export ap_cv_void_ptr_lt_long=no

apache-2_src_configure
}

src_install() {
apache-2_src_install

# install apxs in /usr/bin

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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:50:20

  Modified: spamassassin-3.3.2-r5.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #519186
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- spamassassin-3.3.2-r5.ebuild21 Sep 2014 12:35:14 -  1.6
+++ spamassassin-3.3.2-r5.ebuild22 Sep 2014 07:50:20 -  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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.6 2014/09/21 12:35:14 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.7 2014/09/22 07:50:20 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.245mail-filter/spamassassin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- ChangeLog   21 Sep 2014 12:35:14 -  1.244
+++ ChangeLog   22 Sep 2014 07:50:20 -  1.245
@@ -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.244 
2014/09/21 12:35:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.245 
2014/09/22 07:50:20 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
+  Stable for ia64, wrt bug #519186
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
   Stable for ppc64, wrt bug #519186






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:50:24

  Modified: po4a-0.45.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #520014
  
  (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 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.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?r1=1.9r2=1.10

Index: po4a-0.45.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- po4a-0.45.ebuild21 Sep 2014 10:00:34 -  1.9
+++ po4a-0.45.ebuild22 Sep 2014 07:50:24 -  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/app-text/po4a/po4a-0.45.ebuild,v 1.9 
2014/09/21 10:00:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.10 
2014/09/22 07:50:24 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.79 app-text/po4a/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   21 Sep 2014 10:00:34 -  1.78
+++ ChangeLog   22 Sep 2014 07:50:24 -  1.79
@@ -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.78 2014/09/21 
10:00:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.79 2014/09/22 
07:50:24 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
+  Stable for ia64, wrt bug #520014
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
   Stable for ppc64, wrt bug #520014






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:51:31

  Modified: po4a-0.45.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #520014
  
  (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 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.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?r1=1.10r2=1.11

Index: po4a-0.45.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- po4a-0.45.ebuild22 Sep 2014 07:50:24 -  1.10
+++ po4a-0.45.ebuild22 Sep 2014 07:51:31 -  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/app-text/po4a/po4a-0.45.ebuild,v 1.10 
2014/09/22 07:50:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.11 
2014/09/22 07:51:31 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.80 app-text/po4a/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   22 Sep 2014 07:50:24 -  1.79
+++ ChangeLog   22 Sep 2014 07:51:31 -  1.80
@@ -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.79 2014/09/22 
07:50:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.80 2014/09/22 
07:51:31 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
+  Stable for sparc, wrt bug #520014
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org po4a-0.45.ebuild:
   Stable for ia64, wrt bug #520014






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:51:27

  Modified: spamassassin-3.3.2-r5.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #519186
  
  (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  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- spamassassin-3.3.2-r5.ebuild22 Sep 2014 07:50:20 -  1.7
+++ spamassassin-3.3.2-r5.ebuild22 Sep 2014 07:51:27 -  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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.7 2014/09/22 07:50:20 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.8 2014/09/22 07:51:27 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.246mail-filter/spamassassin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- ChangeLog   22 Sep 2014 07:50:20 -  1.245
+++ ChangeLog   22 Sep 2014 07:51:27 -  1.246
@@ -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.245 
2014/09/22 07:50:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.246 
2014/09/22 07:51:27 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
+  Stable for sparc, wrt bug #519186
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org spamassassin-3.3.2-r5.ebuild:
   Stable for ia64, wrt bug #519186






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:51:20

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

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild?r1=1.5r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Lchown-1.10.0-r1.ebuild 21 Sep 2014 12:35:06 -  1.5
+++ Lchown-1.10.0-r1.ebuild 22 Sep 2014 07:51:20 -  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-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.5 2014/09/21 12:35:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 
1.6 2014/09/22 07:51:20 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.15 dev-perl/Lchown/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   21 Sep 2014 12:35:06 -  1.14
+++ ChangeLog   22 Sep 2014 07:51:20 -  1.15
@@ -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.14 2014/09/21 
12:35:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.15 2014/09/22 
07:51:20 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org Lchown-1.10.0-r1.ebuild:
+  Stable for sparc, wrt bug #519272
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org Lchown-1.10.0-r1.ebuild:
   Stable for ppc64, wrt bug #519272






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 07:51:23

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

Revision  ChangesPath
1.10 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.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild?r1=1.9r2=1.10

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rsnapshot-1.3.1-r2.ebuild   21 Sep 2014 12:35:09 -  1.9
+++ rsnapshot-1.3.1-r2.ebuild   22 Sep 2014 07:51:23 -  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/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.9 
2014/09/21 12:35:09 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-backup/rsnapshot/rsnapshot-1.3.1-r2.ebuild,v 1.10 
2014/09/22 07:51:23 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.45 app-backup/rsnapshot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   21 Sep 2014 12:35:09 -  1.44
+++ ChangeLog   22 Sep 2014 07:51:23 -  1.45
@@ -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.44 
2014/09/21 12:35:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/rsnapshot/ChangeLog,v 1.45 
2014/09/22 07:51:23 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
+  Stable for sparc, wrt bug #519272
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org rsnapshot-1.3.1-r2.ebuild:
   Stable for ppc64, wrt bug #519272






[gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.12_pre20140921.ebuild ChangeLog postfix-2.12_pre20140907.ebuild

2014-09-22 Thread Eray Aslan (eras)
eras14/09/22 07:53:17

  Modified: ChangeLog
  Added:postfix-2.12_pre20140921.ebuild
  Removed:  postfix-2.12_pre20140907.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  ChangesPath
1.528mail-mta/postfix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.528view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.528content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?r1=1.527r2=1.528

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v
retrieving revision 1.527
retrieving revision 1.528
diff -u -r1.527 -r1.528
--- ChangeLog   8 Sep 2014 06:38:22 -   1.527
+++ ChangeLog   22 Sep 2014 07:53:17 -  1.528
@@ -1,6 +1,12 @@
 # ChangeLog for mail-mta/postfix
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.527 
2014/09/08 06:38:22 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.528 
2014/09/22 07:53:17 eras Exp $
+
+*postfix-2.12_pre20140921 (22 Sep 2014)
+
+  22 Sep 2014; Eray Aslan e...@gentoo.org +postfix-2.12_pre20140921.ebuild,
+  -postfix-2.12_pre20140907.ebuild:
+  Version bump
 
 *postfix-2.12_pre20140907 (08 Sep 2014)
 



1.1  mail-mta/postfix/postfix-2.12_pre20140921.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.12_pre20140921.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.12_pre20140921.ebuild?rev=1.1content-type=text/plain

Index: postfix-2.12_pre20140921.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.12_pre20140921.ebuild,v 1.1 
2014/09/22 07:53:17 eras Exp $

EAPI=5
inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user 
versionator

MY_PV=${PV/_pre/-}
MY_SRC=${PN}-${MY_PV}
MY_URI=ftp://ftp.porcupine.org/mirrors/postfix-release/experimental;
VDA_PV=2.10.0
VDA_P=${PN}-vda-v13-${VDA_PV}
RC_VER=2.7

DESCRIPTION=A fast and secure drop-in replacement for sendmail
HOMEPAGE=http://www.postfix.org/;
SRC_URI=${MY_URI}/${MY_SRC}.tar.gz
vda? ( http://vda.sourceforge.net/VDA/${VDA_P}.patch ) 

LICENSE=IBM
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
IUSE=+berkdb cdb doc dovecot-sasl eai hardened ldap ldap-bind lmdb memcached 
mbox mysql nis pam postgres sasl selinux sqlite ssl vda

DEPEND==dev-libs/libpcre-3.4
dev-lang/perl
berkdb? ( =sys-libs/db-3.2 )
cdb? ( || ( =dev-db/tinycdb-0.76 =dev-db/cdb-0.75-r1 ) )
eai? ( dev-libs/icu )
ldap? ( net-nds/openldap )
ldap-bind? ( net-nds/openldap[sasl] )
lmdb? ( =dev-db/lmdb-0.9.11 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
postgres? ( dev-db/postgresql-base )
sasl? (  =dev-libs/cyrus-sasl-2 )
selinux? ( sec-policy/selinux-postfix )
sqlite? ( dev-db/sqlite:3 )
ssl? ( =dev-libs/openssl-0.9.6g )

RDEPEND=${DEPEND}
dovecot-sasl? ( net-mail/dovecot )
memcached? ( net-misc/memcached )
net-mail/mailbase
!mail-mta/courier
!mail-mta/esmtp
!mail-mta/exim
!mail-mta/mini-qmail
!mail-mta/msmtp[mta]
!mail-mta/netqmail
!mail-mta/nullmailer
!mail-mta/qmail-ldap
!mail-mta/sendmail
!mail-mta/opensmtpd
!mail-mta/ssmtp-2.64-r2
!=mail-mta/ssmtp-2.64-r2[mta]
!net-mail/fastforward

# No vda support for postfix-2.12
REQUIRED_USE=ldap-bind? ( ldap sasl )
!vda

S=${WORKDIR}/${MY_SRC}

pkg_setup() {
# Add postfix, postdrop user/group (bug #77565)
enewgroup postfix 207
enewgroup postdrop 208
enewuser postfix 207 -1 /var/spool/postfix postfix,mail
}

src_prepare() {
if use vda; then
epatch ${DISTDIR}/${VDA_P}.patch
fi

sed -i -e /^#define ALIAS_DB_MAP/s|:/etc/aliases|:/etc/mail/aliases| \
src/util/sys_defs.h || die sed failed

# change default paths to better comply with portage standard paths
sed -i -e s:/usr/local/:/usr/:g conf/master.cf || die sed failed

epatch_user
}

src_configure() {
for name in CDB LDAP LMDB MYSQL PCRE PGSQL SDBM SQLITE
do
local AUXLIBS_${name}=
done

# Make sure LDFLAGS get passed down to the executables.
local mycc=-DHAS_PCRE mylibs=${LDFLAGS} -ldl

[gentoo-commits] gentoo-x86 commit in sys-apps/less: ChangeLog less-468.ebuild less-457.ebuild less-444.ebuild less-436.ebuild less-441.ebuild less-451.ebuild less-462.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:01:45

  Modified: ChangeLog
  Added:less-468.ebuild
  Removed:  less-457.ebuild less-444.ebuild less-436.ebuild
less-441.ebuild less-451.ebuild less-462.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.189sys-apps/less/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog   11 Sep 2014 05:20:34 -  1.188
+++ ChangeLog   22 Sep 2014 08:01:45 -  1.189
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/less
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v 1.188 2014/09/11 
05:20:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/ChangeLog,v 1.189 2014/09/22 
08:01:45 polynomial-c Exp $
+
+*less-468 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org -less-436.ebuild,
+  -less-441.ebuild, -less-444.ebuild, -less-451.ebuild, -less-457.ebuild,
+  -less-462.ebuild, +less-468.ebuild, -files/code2color.patch:
+  Version bump. Removed old.
 
   11 Sep 2014; Mike Frysinger vap...@gentoo.org less-458.ebuild:
   Mark stable for all #521952.



1.1  sys-apps/less/less-468.ebuild

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

Index: less-468.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-468.ebuild,v 1.1 
2014/09/22 08:01:45 polynomial-c Exp $

EAPI=4

inherit eutils

CODE2COLOR_PV=0.2
CODE2COLOR_P=code2color-${CODE2COLOR_PV}
DESCRIPTION=Excellent text file viewer
HOMEPAGE=http://www.greenwoodsoftware.com/less/;
SRC_URI=http://www.greenwoodsoftware.com/less/${P}.tar.gz
http://www-zeuthen.desy.de/~friebel/unix/less/code2color - 
${CODE2COLOR_P}

LICENSE=|| ( GPL-3 BSD-2 )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=pcre unicode

DEPEND==app-misc/editor-wrapper-3
=sys-libs/ncurses-5.2
pcre? ( dev-libs/libpcre )
RDEPEND=${DEPEND}

src_unpack() {
unpack ${P}.tar.gz
cp ${DISTDIR}/${CODE2COLOR_P} ${S}/code2color || die
}

src_prepare() {
epatch ${FILESDIR}/${CODE2COLOR_P}.patch
}

src_configure() {
export ac_cv_lib_ncursesw_initscr=$(usex unicode)
export ac_cv_lib_ncurses_initscr=$(usex !unicode)
econf \
--with-regex=$(usex pcre pcre posix) \
--with-editor=${EPREFIX}/usr/libexec/editor
}

src_install() {
default

dobin code2color
newbin ${FILESDIR}/lesspipe.sh lesspipe
dosym lesspipe /usr/bin/lesspipe.sh
newenvd ${FILESDIR}/less.envd 70less

dodoc ${FILESDIR}/README.Gentoo
}

pkg_postinst() {
elog lesspipe offers colorization options.  Run 'lesspipe -h' for 
info.
}






[gentoo-commits] gentoo-x86 commit in sys-apps/less/files: code2color.patch

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:01:45

  Removed:  code2color.patch
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)



[gentoo-commits] gentoo-x86 commit in sys-block/smp_utils: ChangeLog smp_utils-0.98.ebuild smp_utils-0.96.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:16:14

  Modified: ChangeLog
  Added:smp_utils-0.98.ebuild
  Removed:  smp_utils-0.96.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.10 sys-block/smp_utils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   23 Feb 2012 07:23:59 -  1.9
+++ ChangeLog   22 Sep 2014 08:16:14 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for sys-block/smp_utils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.9 
2012/02/23 07:23:59 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.10 
2014/09/22 08:16:14 polynomial-c Exp $
+
+*smp_utils-0.98 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org -smp_utils-0.96.ebuild,
+  +smp_utils-0.98.ebuild, -files/smp_utils-0.96-make.patch:
+  Version bump. Removed old.
 
   23 Feb 2012; Tim Harder radher...@gentoo.org -smp_utils-0.91.ebuild,
   -smp_utils-0.93.ebuild, -smp_utils-0.94.ebuild:



1.1  sys-block/smp_utils/smp_utils-0.98.ebuild

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

Index: smp_utils-0.98.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/smp_utils-0.98.ebuild,v 
1.1 2014/09/22 08:16:14 polynomial-c Exp $

EAPI=4

inherit autotools-utils

DESCRIPTION=Utilities for SAS management protocol (SMP)
HOMEPAGE=http://sg.danny.cz/sg/smp_utils.html;
SRC_URI=http://sg.danny.cz/sg/p/${P}.tgz;

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=static-libs

DOCS=( AUTHORS ChangeLog COVERAGE CREDITS README )

AUTOTOOLS_IN_SOURCE_BUILD=1






[gentoo-commits] gentoo-x86 commit in sys-block/smp_utils/files: smp_utils-0.96-make.patch

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:16:14

  Removed:  smp_utils-0.96-make.patch
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)



[gentoo-commits] gentoo-x86 commit in sys-process/daemontools-encore: ChangeLog daemontools-encore-1.10.ebuild daemontools-encore-1.05.ebuild

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:36:39

  Modified: ChangeLog
  Added:daemontools-encore-1.10.ebuild
  Removed:  daemontools-encore-1.05.ebuild
  Log:
  Version bump. Removed old. Added rewritten init script
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.7  sys-process/daemontools-encore/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/daemontools-encore/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   18 Oct 2013 09:26:46 -  1.6
+++ ChangeLog   22 Sep 2014 08:36:38 -  1.7
@@ -1,6 +1,13 @@
 # ChangeLog for sys-process/daemontools-encore
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/daemontools-encore/ChangeLog,v 
1.6 2013/10/18 09:26:46 chainsaw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/daemontools-encore/ChangeLog,v 
1.7 2014/09/22 08:36:38 polynomial-c Exp $
+
+*daemontools-encore-1.10 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler polynomia...@gentoo.org
+  -daemontools-encore-1.05.ebuild, +daemontools-encore-1.10.ebuild,
+  +files/svscan.init-2:
+  Version bump. Removed old. Added rewritten init script.
 
 *daemontools-encore-1.06 (18 Oct 2013)
 



1.1  
sys-process/daemontools-encore/daemontools-encore-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild?rev=1.1content-type=text/plain

Index: daemontools-encore-1.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild,v
 1.1 2014/09/22 08:36:39 polynomial-c Exp $

EAPI=5

inherit flag-o-matic qmail

DESCRIPTION=Collection of tools for managing UNIX services
HOMEPAGE=http://untroubled.org/daemontools-encore/;
SRC_URI=http://untroubled.org/daemontools-encore/${P}.tar.gz;

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

DEPEND=
RDEPEND=selinux? ( sec-policy/selinux-daemontools )
!sys-process/daemontools
!app-doc/daemontools-man

src_compile() {
use static  append-ldflags -static
qmail_set_cc
emake
}

src_install() {
keepdir /service

echo ${D}/usr/bin conf-bin
echo ${D}/usr/share/man conf-man
dodir /usr/bin
dodir /usr/share/man
emake install

dodoc ChangeLog CHANGES CHANGES.djb README TODO

newinitd ${FILESDIR}/svscan.init-2 svscan
}

pkg_postinst() {
einfo
einfo You can run daemontools using the svscan init.d script,
einfo or you could run it through inittab.
einfo To use inittab, emerge supervise-scripts and run:
einfo svscan-add-to-inittab
einfo Then you can hup init with the command telinit q
einfo
}






[gentoo-commits] gentoo-x86 commit in sys-process/daemontools-encore/files: svscan.init-2

2014-09-22 Thread Lars Wendler (polynomial-c)
polynomial-c14/09/22 08:36:39

  Added:svscan.init-2
  Log:
  Version bump. Removed old. Added rewritten init script
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  sys-process/daemontools-encore/files/svscan.init-2

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/files/svscan.init-2?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/daemontools-encore/files/svscan.init-2?rev=1.1content-type=text/plain

Index: svscan.init-2
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-process/daemontools-encore/files/svscan.init-2,v 
1.1 2014/09/22 08:36:39 polynomial-c Exp $

pidfile=/var/run/svscan.pid
command=/usr/bin/svscan
command_args=/service
command_background=true

depend() {
use net
before ntpd ntp-client spamd apache apache2
}

stop() {
ebegin Stopping service scan
start-stop-daemon --stop --exec ${command} \
--pidfile ${pidfile}
eend $?

ebegin Stopping service scan services
svc -dx /service/* 2/dev/null
eend $?

ebegin Stopping service scan logging
svc -dx /service/*/log 2/dev/null
eend $?
}






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:07

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-5.18.2-r1.ebuild   21 Sep 2014 11:19:31 -  1.7
+++ perl-5.18.2-r1.ebuild   22 Sep 2014 09:57:07 -  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-lang/perl/perl-5.18.2-r1.ebuild,v 1.7 
2014/09/21 11:19:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.8 
2014/09/22 09:57:07 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.433dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -r1.432 -r1.433
--- ChangeLog   21 Sep 2014 11:19:31 -  1.432
+++ ChangeLog   22 Sep 2014 09:57:07 -  1.433
@@ -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.432 2014/09/21 
11:19:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.433 2014/09/22 
09:57:07 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Attribute-Handlers-0.940.0-r1.ebuild   21 Sep 2014 11:19:35 -  
1.7
+++ perl-Attribute-Handlers-0.940.0-r1.ebuild   22 Sep 2014 09:57:10 -  
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-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.7 2014/09/21 11:19:35 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.8 2014/09/22 09:57:10 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.56 virtual/perl-Attribute-Handlers/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   21 Sep 2014 11:19:35 -  1.55
+++ ChangeLog   22 Sep 2014 09:57:10 -  1.56
@@ -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.55 2014/09/21 11:19:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.56 2014/09/22 09:57:10 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Attribute-Handlers-0.940.0-r1.ebuild:
+  Stable for ia64, 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 virtual/perl-AutoLoader: perl-AutoLoader-5.730.0-r2.ebuild ChangeLog

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:13

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

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0-r2.ebuild?r1=1.5r2=1.6

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



1.29 virtual/perl-AutoLoader/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   21 Sep 2014 11:19:39 -  1.28
+++ ChangeLog   22 Sep 2014 09:57:13 -  1.29
@@ -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.28 
2014/09/21 11:19:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.29 
2014/09/22 09:57:13 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-AutoLoader-5.730.0-r2.ebuild:
+  Stable for ia64, 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-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:16

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-B-Debug-1.180.0-r2.ebuild  21 Sep 2014 11:19:43 -  1.7
+++ perl-B-Debug-1.180.0-r2.ebuild  22 Sep 2014 09:57:16 -  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-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.7 2014/09/21 11:19:43 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.8 2014/09/22 09:57:16 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.12 virtual/perl-B-Debug/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   21 Sep 2014 11:19:43 -  1.11
+++ ChangeLog   22 Sep 2014 09:57:16 -  1.12
@@ -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.11 
2014/09/21 11:19:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.12 
2014/09/22 09:57:16 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
   Stable for ppc, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:25

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Data-Dumper-2.145.0-r2.ebuild  21 Sep 2014 11:19:57 -  1.7
+++ perl-Data-Dumper-2.145.0-r2.ebuild  22 Sep 2014 09:57:25 -  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-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.7 2014/09/21 11:19:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.8 2014/09/22 09:57:25 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=



1.25 virtual/perl-Data-Dumper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   21 Sep 2014 11:19:57 -  1.24
+++ ChangeLog   22 Sep 2014 09:57:25 -  1.25
@@ -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.24 
2014/09/21 11:19:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v 1.25 
2014/09/22 09:57:25 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Data-Dumper-2.145.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Data-Dumper-2.145.0-r2.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:19

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-CPAN-2.0.0-r1.ebuild   21 Sep 2014 11:19:47 -  1.7
+++ perl-CPAN-2.0.0-r1.ebuild   22 Sep 2014 09:57:19 -  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-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.7 
2014/09/21 11:19:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.8 
2014/09/22 09:57:19 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.21 virtual/perl-CPAN/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   21 Sep 2014 11:19:47 -  1.20
+++ ChangeLog   22 Sep 2014 09:57:19 -  1.21
@@ -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.20 
2014/09/21 11:19:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.21 
2014/09/22 09:57:19 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:31

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Encode-2.490.0-r2.ebuild   21 Sep 2014 11:20:06 -  1.7
+++ perl-Encode-2.490.0-r2.ebuild   22 Sep 2014 09:57:31 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.7 
2014/09/21 11:20:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.8 
2014/09/22 09:57:31 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.72 virtual/perl-Encode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   21 Sep 2014 11:20:06 -  1.71
+++ ChangeLog   22 Sep 2014 09:57:31 -  1.72
@@ -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.71 
2014/09/21 11:20:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.72 
2014/09/22 09:57:31 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Encode-2.490.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Encode-2.490.0-r2.ebuild:
   Stable for ppc, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:43

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-ExtUtils-Install-1.590.0-r1.ebuild 21 Sep 2014 11:20:18 -  
1.7
+++ perl-ExtUtils-Install-1.590.0-r1.ebuild 22 Sep 2014 09:57:43 -  
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-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.7 2014/09/21 11:20:18 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.8 2014/09/22 09:57:43 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.47 virtual/perl-ExtUtils-Install/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   21 Sep 2014 11:20:18 -  1.46
+++ ChangeLog   22 Sep 2014 09:57:43 -  1.47
@@ -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.46 2014/09/21 11:20:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.47 2014/09/22 09:57:43 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-Install-1.590.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-Install-1.590.0-r1.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:55

  Modified: perl-File-Temp-0.230.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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 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.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.10content-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.9r2=1.10

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-File-Temp-0.230.0.ebuild   21 Sep 2014 11:20:35 -  1.9
+++ perl-File-Temp-0.230.0.ebuild   22 Sep 2014 09:57:55 -  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/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.9 2014/09/21 11:20:35 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.10 2014/09/22 09:57:55 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.76 virtual/perl-File-Temp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   21 Sep 2014 11:20:35 -  1.75
+++ ChangeLog   22 Sep 2014 09:57:55 -  1.76
@@ -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.75 
2014/09/21 11:20:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.76 
2014/09/22 09:57:55 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-File-Temp-0.230.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-File-Temp-0.230.0.ebuild:
   Stable for ppc, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:34

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Exporter-5.680.0-r2.ebuild 21 Sep 2014 11:20:10 -  1.7
+++ perl-Exporter-5.680.0-r2.ebuild 22 Sep 2014 09:57:34 -  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-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.7 2014/09/21 11:20:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.8 2014/09/22 09:57:34 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc ppc64 ~x86
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~x86
 IUSE=
 
 DEPEND=



1.15 virtual/perl-Exporter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   21 Sep 2014 11:20:10 -  1.14
+++ ChangeLog   22 Sep 2014 09:57:34 -  1.15
@@ -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.14 
2014/09/21 11:20:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.15 
2014/09/22 09:57:34 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Exporter-5.680.0-r2.ebuild:
+  Stable for ia64, 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-Carp: perl-Carp-1.290.0-r1.ebuild ChangeLog

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:22

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Carp-1.290.0-r1.ebuild 21 Sep 2014 11:19:52 -  1.7
+++ perl-Carp-1.290.0-r1.ebuild 22 Sep 2014 09:57: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/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.7 
2014/09/21 11:19:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.8 
2014/09/22 09:57:22 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.12 virtual/perl-Carp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   21 Sep 2014 11:19:52 -  1.11
+++ ChangeLog   22 Sep 2014 09:57:22 -  1.12
@@ -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.11 
2014/09/21 11:19:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.12 
2014/09/22 09:57:22 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:37

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  21 Sep 2014 11:20:14 -  
1.8
+++ perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  22 Sep 2014 09:57:37 -  
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-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.8 2014/09/21 11:20:14 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.9 2014/09/22 09:57:37 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.75 virtual/perl-ExtUtils-CBuilder/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   21 Sep 2014 11:20:14 -  1.74
+++ ChangeLog   22 Sep 2014 09:57:37 -  1.75
@@ -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.74 2014/09/21 11:20:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 
1.75 2014/09/22 09:57:37 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-CBuilder-0.280.210-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@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-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:52

  Modified: perl-File-Path-2.90.0-r2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-File-Path-2.90.0-r2.ebuild 21 Sep 2014 11:20:31 -  1.6
+++ perl-File-Path-2.90.0-r2.ebuild 22 Sep 2014 09:57: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-File-Path/perl-File-Path-2.90.0-r2.ebuild,v
 1.6 2014/09/21 11:20:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v
 1.7 2014/09/22 09:57:52 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~ppc-aix
 IUSE=
 
 RDEPEND=



1.18 virtual/perl-File-Path/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   21 Sep 2014 11:20:31 -  1.17
+++ ChangeLog   22 Sep 2014 09:57:52 -  1.18
@@ -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.17 
2014/09/21 11:20:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.18 
2014/09/22 09:57:52 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-File-Path-2.90.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-File-Path-2.90.0-r2.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:28

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Dumpvalue-1.170.0-r3.ebuild21 Sep 2014 11:20:02 -  1.7
+++ perl-Dumpvalue-1.170.0-r3.ebuild22 Sep 2014 09:57:28 -  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-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.7 2014/09/21 11:20:02 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.8 2014/09/22 09:57:28 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-Dumpvalue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   21 Sep 2014 11:20:02 -  1.19
+++ ChangeLog   22 Sep 2014 09:57:28 -  1.20
@@ -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.19 
2014/09/21 11:20:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.20 
2014/09/22 09:57:28 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Dumpvalue-1.170.0-r3.ebuild:
+  Stable for ia64, 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-MakeMaker: perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild ChangeLog

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:46

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   21 Sep 2014 11:20:23 -  
1.7
+++ perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   22 Sep 2014 09:57:46 -  
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-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.7 2014/09/21 11:20:23 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.8 2014/09/22 09:57:46 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.79 virtual/perl-ExtUtils-MakeMaker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   21 Sep 2014 11:20:23 -  1.78
+++ ChangeLog   22 Sep 2014 09:57:46 -  1.79
@@ -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.78 2014/09/21 11:20:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 
1.79 2014/09/22 09:57:46 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Constant: perl-ExtUtils-Constant-0.230.0-r5.ebuild ChangeLog

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:57:40

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

Revision  ChangesPath
1.3  
virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild?r1=1.2r2=1.3

Index: perl-ExtUtils-Constant-0.230.0-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-ExtUtils-Constant-0.230.0-r5.ebuild24 Jul 2014 09:30:08 -  
1.2
+++ perl-ExtUtils-Constant-0.230.0-r5.ebuild22 Sep 2014 09:57:40 -  
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/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild,v
 1.2 2014/07/24 09:30:08 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r5.ebuild,v
 1.3 2014/09/22 09:57:40 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm64 hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 arm64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.14 virtual/perl-ExtUtils-Constant/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   24 Jul 2014 09:30:08 -  1.13
+++ ChangeLog   22 Sep 2014 09:57:40 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-ExtUtils-Constant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 
1.13 2014/07/24 09:30:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 
1.14 2014/09/22 09:57:40 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-Constant-0.230.0-r5.ebuild:
+  Stable for ia64, wrt bug #504786
 
   24 Jul 2014; Tobias Klausmann klaus...@gentoo.org
   perl-ExtUtils-Constant-0.230.0-r5.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Getopt-Long-2.390.0-r1.ebuild  21 Sep 2014 11:20:43 -  1.7
+++ perl-Getopt-Long-2.390.0-r1.ebuild  22 Sep 2014 09:58:01 -  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-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.7 2014/09/21 11:20:43 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.8 2014/09/22 09:58:01 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.61 virtual/perl-Getopt-Long/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   21 Sep 2014 11:20:43 -  1.60
+++ ChangeLog   22 Sep 2014 09:58:01 -  1.61
@@ -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.60 
2014/09/21 11:20:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.61 
2014/09/22 09:58:01 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Getopt-Long-2.390.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Getopt-Long-2.390.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IO-1.280.0-r1.ebuild   21 Sep 2014 11:20:51 -  1.7
+++ perl-IO-1.280.0-r1.ebuild   22 Sep 2014 09:58:07 -  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-IO/perl-IO-1.280.0-r1.ebuild,v 
1.7 2014/09/21 11:20:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v 
1.8 2014/09/22 09:58: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 ~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.47 virtual/perl-IO/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   21 Sep 2014 11:20:51 -  1.46
+++ ChangeLog   22 Sep 2014 09:58:07 -  1.47
@@ -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.46 2014/09/21 
11:20:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.47 2014/09/22 
09:58:07 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-IO-1.280.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-IO-1.280.0-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

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

  Modified: perl-IPC-Cmd-0.800.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-IPC-Cmd-0.800.0-r1.ebuild  21 Sep 2014 11:20:55 -  1.6
+++ perl-IPC-Cmd-0.800.0-r1.ebuild  22 Sep 2014 09:58: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-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.6 2014/09/21 11:20:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.7 2014/09/22 09:58:10 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.57 virtual/perl-IPC-Cmd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   21 Sep 2014 11:20:55 -  1.56
+++ ChangeLog   22 Sep 2014 09:58:10 -  1.57
@@ -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.56 
2014/09/21 11:20:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.57 
2014/09/22 09:58:10 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-IPC-Cmd-0.800.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-IPC-Cmd-0.800.0-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

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

  Modified: perl-Filter-Simple-0.890.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  
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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Filter-Simple-0.890.0-r1.ebuild21 Sep 2014 11:20:39 -  
1.6
+++ perl-Filter-Simple-0.890.0-r1.ebuild22 Sep 2014 09:57:58 -  
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-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.6 2014/09/21 11:20:39 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.7 2014/09/22 09:57:58 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~x86
 IUSE=
 
 DEPEND=



1.8  virtual/perl-Filter-Simple/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Sep 2014 11:20:39 -  1.7
+++ ChangeLog   22 Sep 2014 09:57:58 -  1.8
@@ -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.7 
2014/09/21 11:20:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.8 
2014/09/22 09:57:58 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Filter-Simple-0.890.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Filter-Simple-0.890.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-I18N-LangTags-0.390.0.ebuild   21 Sep 2014 11:20:47 -  1.7
+++ perl-I18N-LangTags-0.390.0.ebuild   22 Sep 2014 09:58:04 -  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-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.7 2014/09/21 11:20:47 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.8 2014/09/22 09:58:04 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.8  virtual/perl-I18N-LangTags/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Sep 2014 11:20:47 -  1.7
+++ ChangeLog   22 Sep 2014 09:58:04 -  1.8
@@ -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.7 
2014/09/21 11:20:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.8 
2014/09/22 09:58:04 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-I18N-LangTags-0.390.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-I18N-LangTags-0.390.0.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-JSON-PP-2.272.20-r1.ebuild 21 Sep 2014 11:20:59 -  1.7
+++ perl-JSON-PP-2.272.20-r1.ebuild 22 Sep 2014 09:58:13 -  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-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.7 2014/09/21 11:20:59 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.8 2014/09/22 09:58:13 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.34 virtual/perl-JSON-PP/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   21 Sep 2014 11:20:59 -  1.33
+++ ChangeLog   22 Sep 2014 09:58:13 -  1.34
@@ -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.33 
2014/09/21 11:20:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.34 
2014/09/22 09:58:13 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-JSON-PP-2.272.20-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-JSON-PP-2.272.20-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Module-CoreList-3.30.0.ebuild  21 Sep 2014 11:21:17 -  1.7
+++ perl-Module-CoreList-3.30.0.ebuild  22 Sep 2014 09:58:25 -  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-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.7 2014/09/21 11:21:17 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.8 2014/09/22 09:58:25 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.99 virtual/perl-Module-CoreList/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   21 Sep 2014 11:21:17 -  1.98
+++ ChangeLog   22 Sep 2014 09:58:25 -  1.99
@@ -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.98 2014/09/21 11:21:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.99 2014/09/22 09:58:25 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-CoreList-3.30.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Module-CoreList-3.30.0.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Math-BigRat-0.260.400.ebuild   21 Sep 2014 11:21:08 -  1.7
+++ perl-Math-BigRat-0.260.400.ebuild   22 Sep 2014 09:58:19 -  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-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.7 2014/09/21 11:21:08 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.8 2014/09/22 09:58:19 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~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.8  virtual/perl-Math-BigRat/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Sep 2014 11:21:08 -  1.7
+++ ChangeLog   22 Sep 2014 09:58:19 -  1.8
@@ -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.7 
2014/09/21 11:21:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.8 
2014/09/22 09:58:19 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigRat-0.260.400.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Math-BigRat-0.260.400.ebuild:






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

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

  Modified: perl-Net-Ping-2.41-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Net-Ping-2.41-r1.ebuild21 Sep 2014 11:21:29 -  1.6
+++ perl-Net-Ping-2.41-r1.ebuild22 Sep 2014 09:58:34 -  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-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.6 2014/09/21 11:21:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.7 2014/09/22 09:58:34 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.7  virtual/perl-Net-Ping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   21 Sep 2014 11:21:29 -  1.6
+++ ChangeLog   22 Sep 2014 09:58:34 -  1.7
@@ -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.6 
2014/09/21 11:21:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.7 
2014/09/22 09:58:34 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

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

  Modified: perl-Math-Complex-1.590.0-r3.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  
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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Math-Complex-1.590.0-r3.ebuild 21 Sep 2014 11:21:12 -  1.6
+++ perl-Math-Complex-1.590.0-r3.ebuild 22 Sep 2014 09:58:22 -  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-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.6 2014/09/21 11:21:12 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.7 2014/09/22 09:58:22 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.16 virtual/perl-Math-Complex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   21 Sep 2014 11:21:12 -  1.15
+++ ChangeLog   22 Sep 2014 09:58:22 -  1.16
@@ -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.15 
2014/09/21 11:21:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.16 
2014/09/22 09:58:22 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-Complex-1.590.0-r3.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Math-Complex-1.590.0-r3.ebuild:






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

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

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

Revision  ChangesPath
1.6  
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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild?rev=1.6content-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.5r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Module-Loaded-0.80.0-r3.ebuild 21 Sep 2014 11:21:21 -  1.5
+++ perl-Module-Loaded-0.80.0-r3.ebuild 22 Sep 2014 09:58:28 -  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-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild,v
 1.5 2014/09/21 11:21:21 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r3.ebuild,v
 1.6 2014/09/22 09:58:28 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.17 virtual/perl-Module-Loaded/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   21 Sep 2014 11:21:21 -  1.16
+++ ChangeLog   22 Sep 2014 09:58:28 -  1.17
@@ -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.16 
2014/09/21 11:21:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.17 
2014/09/22 09:58:28 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-Loaded-0.80.0-r3.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Module-Loaded-0.80.0-r3.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Perl-OSType-1.3.0-r1.ebuild21 Sep 2014 11:21:34 -  1.7
+++ perl-Perl-OSType-1.3.0-r1.ebuild22 Sep 2014 09:58: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/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.7 2014/09/21 11:21:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.8 2014/09/22 09:58:37 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.32 virtual/perl-Perl-OSType/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   21 Sep 2014 11:21:34 -  1.31
+++ ChangeLog   22 Sep 2014 09:58:37 -  1.32
@@ -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.31 
2014/09/21 11:21:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.32 
2014/09/22 09:58:37 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Perl-OSType-1.3.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Perl-OSType-1.3.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.11 
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.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild?rev=1.11content-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.10r2=1.11

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-Module-Pluggable-4.700.0.ebuild21 Sep 2014 11:21:25 -  
1.10
+++ perl-Module-Pluggable-4.700.0.ebuild22 Sep 2014 09:58:31 -  
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/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
 1.10 2014/09/21 11:21:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
 1.11 2014/09/22 09:58:31 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.52 virtual/perl-Module-Pluggable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   21 Sep 2014 11:21:25 -  1.51
+++ ChangeLog   22 Sep 2014 09:58:31 -  1.52
@@ -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.51 2014/09/21 11:21:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 
1.52 2014/09/22 09:58:31 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-Pluggable-4.700.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Module-Pluggable-4.700.0.ebuild:






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

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

  Modified: perl-Pod-Parser-1.600.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Pod-Parser-1.600.0.ebuild  21 Sep 2014 11:21:38 -  1.6
+++ perl-Pod-Parser-1.600.0.ebuild  22 Sep 2014 09:58:40 -  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-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.6 2014/09/21 11:21:38 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.7 2014/09/22 09:58:40 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.8  virtual/perl-Pod-Parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Sep 2014 11:21:38 -  1.7
+++ ChangeLog   22 Sep 2014 09:58:40 -  1.8
@@ -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.7 
2014/09/21 11:21:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.8 
2014/09/22 09:58:40 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Pod-Parser-1.600.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Pod-Parser-1.600.0.ebuild:
   Stable for ppc, wrt bug #504786






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Pod-Simple-3.280.0-r1.ebuild   21 Sep 2014 11:21:42 -  1.7
+++ perl-Pod-Simple-3.280.0-r1.ebuild   22 Sep 2014 09:58:43 -  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-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.7 2014/09/21 11:21:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.8 2014/09/22 09:58:43 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.77 virtual/perl-Pod-Simple/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   21 Sep 2014 11:21:42 -  1.76
+++ ChangeLog   22 Sep 2014 09:58:43 -  1.77
@@ -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.76 
2014/09/21 11:21:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.77 
2014/09/22 09:58:43 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Pod-Simple-3.280.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Pod-Simple-3.280.0-r1.ebuild:






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

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

  Modified: perl-Safe-2.350.0-r2.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?r1=1.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Safe-2.350.0-r2.ebuild 21 Sep 2014 11:21:46 -  1.6
+++ perl-Safe-2.350.0-r2.ebuild 22 Sep 2014 09:58:46 -  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-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.6 
2014/09/21 11:21:46 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.7 
2014/09/22 09:58:46 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.50 virtual/perl-Safe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   21 Sep 2014 11:21:46 -  1.49
+++ ChangeLog   22 Sep 2014 09:58:46 -  1.50
@@ -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.49 
2014/09/21 11:21:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.50 
2014/09/22 09:58:46 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
   Stable for ppc, wrt bug #504786






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

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

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

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild?r1=1.5r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Socket-2.9.0-r2.ebuild 21 Sep 2014 11:21:50 -  1.5
+++ perl-Socket-2.9.0-r2.ebuild 22 Sep 2014 09:58:49 -  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-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.5 
2014/09/21 11:21:50 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0-r2.ebuild,v 1.6 
2014/09/22 09:58:49 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 ~sparc x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~sparc x86
 IUSE=
 
 RDEPEND=



1.19 virtual/perl-Socket/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   21 Sep 2014 11:21:50 -  1.18
+++ ChangeLog   22 Sep 2014 09:58:49 -  1.19
@@ -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.18 
2014/09/21 11:21:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.19 
2014/09/22 09:58:49 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Socket-2.9.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Socket-2.9.0-r2.ebuild:
   Stable for ppc, wrt bug #504786






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Text-ParseWords-3.280.0-r2.ebuild  21 Sep 2014 11:21:59 -  
1.7
+++ perl-Text-ParseWords-3.280.0-r2.ebuild  22 Sep 2014 09:58:56 -  
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-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.7 2014/09/21 11:21:59 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.8 2014/09/22 09:58:56 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ppc ppc64 ~x86
+KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.13 virtual/perl-Text-ParseWords/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   21 Sep 2014 11:21:59 -  1.12
+++ ChangeLog   22 Sep 2014 09:58:56 -  1.13
@@ -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.12 2014/09/21 11:21:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 
1.13 2014/09/22 09:58:56 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Text-ParseWords-3.280.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Text-ParseWords-3.280.0-r2.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:59:02

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

Revision  ChangesPath
1.5  
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.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.120.0-r3.ebuild?rev=1.5content-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.4r2=1.5

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



1.10 virtual/perl-Thread-Semaphore/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   21 Sep 2014 11:10:52 -  1.9
+++ ChangeLog   22 Sep 2014 09:59:02 -  1.10
@@ -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.9 2014/09/21 11:10:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Semaphore/ChangeLog,v 
1.10 2014/09/22 09:59:02 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Thread-Semaphore-2.120.0-r3.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Thread-Semaphore-2.120.0-r3.ebuild:






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

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

  Modified: perl-Thread-Queue-3.20.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  
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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Thread-Queue-3.20.0-r1.ebuild  21 Sep 2014 11:22:03 -  1.6
+++ perl-Thread-Queue-3.20.0-r1.ebuild  22 Sep 2014 09:58:59 -  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-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild,v
 1.6 2014/09/21 11:22:03 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/perl-Thread-Queue-3.20.0-r1.ebuild,v
 1.7 2014/09/22 09:58:59 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.14 virtual/perl-Thread-Queue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   21 Sep 2014 11:22:03 -  1.13
+++ ChangeLog   22 Sep 2014 09:58:59 -  1.14
@@ -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.13 
2014/09/21 11:22:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Thread-Queue/ChangeLog,v 1.14 
2014/09/22 09:58:59 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Thread-Queue-3.20.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Thread-Queue-3.20.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Storable-2.410.0-r1.ebuild 21 Sep 2014 11:21:54 -  1.7
+++ perl-Storable-2.410.0-r1.ebuild 22 Sep 2014 09:58:52 -  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-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.7 2014/09/21 11:21:54 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.8 2014/09/22 09:58:52 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.67 virtual/perl-Storable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   21 Sep 2014 11:21:54 -  1.66
+++ ChangeLog   22 Sep 2014 09:58:52 -  1.67
@@ -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.66 
2014/09/21 11:21:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.67 
2014/09/22 09:58:52 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Storable-2.410.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Storable-2.410.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-bignum-0.330.0.ebuild  21 Sep 2014 11:22:12 -  1.7
+++ perl-bignum-0.330.0.ebuild  22 Sep 2014 09:59:09 -  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-bignum/perl-bignum-0.330.0.ebuild,v 1.7 
2014/09/21 11:22:12 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.330.0.ebuild,v 1.8 
2014/09/22 09:59:09 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~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.8  virtual/perl-bignum/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Sep 2014 11:22:12 -  1.7
+++ ChangeLog   22 Sep 2014 09:59:09 -  1.8
@@ -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.7 
2014/09/21 11:22:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.8 
2014/09/22 09:59:09 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-bignum-0.330.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-bignum-0.330.0.ebuild:
   Stable for ppc, wrt bug #504786






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

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

  Modified: perl-parent-0.225.0-r4.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild?r1=1.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-parent-0.225.0-r4.ebuild   21 Sep 2014 11:11:06 -  1.6
+++ perl-parent-0.225.0-r4.ebuild   22 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/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.6 
2014/09/21 11:11:06 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-parent/perl-parent-0.225.0-r4.ebuild,v 1.7 
2014/09/22 09:59:15 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-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
+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.36 virtual/perl-parent/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   21 Sep 2014 11:11:06 -  1.35
+++ ChangeLog   22 Sep 2014 09:59:15 -  1.36
@@ -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.35 
2014/09/21 11:11:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-parent/ChangeLog,v 1.36 
2014/09/22 09:59:15 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-parent-0.225.0-r4.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-parent-0.225.0-r4.ebuild:
   Stable for ppc64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:59:24

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

Revision  ChangesPath
1.8  virtual/perl-version/perl-version-0.990.200-r1.ebuild

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

Index: perl-version-0.990.200-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.200-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-version-0.990.200-r1.ebuild21 Sep 2014 11:22:25 -  1.7
+++ perl-version-0.990.200-r1.ebuild22 Sep 2014 09:59:24 -  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-version/perl-version-0.990.200-r1.ebuild,v 
1.7 2014/09/21 11:22:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.200-r1.ebuild,v 
1.8 2014/09/22 09:59:24 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.90 virtual/perl-version/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   21 Sep 2014 11:22:25 -  1.89
+++ ChangeLog   22 Sep 2014 09:59:24 -  1.90
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-version
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.89 
2014/09/21 11:22:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.90 
2014/09/22 09:59:24 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-version-0.990.200-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-version-0.990.200-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Module-Pluggable-4.700.0.ebuild 21 Sep 2014 11:22:29 -  1.8
+++ Module-Pluggable-4.700.0.ebuild 22 Sep 2014 09:59:27 -  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/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v
 1.8 2014/09/21 11:22:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v
 1.9 2014/09/22 09:59:27 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.40 perl-core/Module-Pluggable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   21 Sep 2014 11:22:29 -  1.39
+++ ChangeLog   22 Sep 2014 09:59:27 -  1.40
@@ -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.39 
2014/09/21 11:22:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.40 
2014/09/22 09:59:27 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  Module-Pluggable-4.700.0.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   Module-Pluggable-4.700.0.ebuild:






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

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

  Modified: perl-threads-shared-1.430.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #504786
  
  (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  
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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild?rev=1.7content-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.6r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-threads-shared-1.430.0-r1.ebuild   21 Sep 2014 11:22:21 -  
1.6
+++ perl-threads-shared-1.430.0-r1.ebuild   22 Sep 2014 09:59:21 -  
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-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.6 2014/09/21 11:22:21 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.7 2014/09/22 09:59:21 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~x86
 IUSE=
 
 RDEPEND=



1.25 virtual/perl-threads-shared/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   21 Sep 2014 11:22:21 -  1.24
+++ ChangeLog   22 Sep 2014 09:59:21 -  1.25
@@ -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.24 2014/09/21 11:22:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 
1.25 2014/09/22 09:59:21 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-threads-shared-1.430.0-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-threads-shared-1.430.0-r1.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:59:12

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

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r1.ebuild?r1=1.5r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-if-0.60.200-r1.ebuild  21 Sep 2014 11:22:16 -  1.5
+++ perl-if-0.60.200-r1.ebuild  22 Sep 2014 09:59: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-if/perl-if-0.60.200-r1.ebuild,v 1.5 
2014/09/21 11:22:16 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r1.ebuild,v 1.6 
2014/09/22 09:59:12 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 DEPEND=



1.7  virtual/perl-if/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   21 Sep 2014 11:22:16 -  1.6
+++ ChangeLog   22 Sep 2014 09:59:12 -  1.7
@@ -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.6 2014/09/21 
11:22:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.7 2014/09/22 
09:59:12 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-if-0.60.200-r1.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-if-0.60.200-r1.ebuild:
   Stable for ppc, wrt bug #504786






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

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

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

Revision  ChangesPath
1.5  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.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild?r1=1.4r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-threads-1.860.0-r3.ebuild  21 Sep 2014 11:11:09 -  1.4
+++ perl-threads-1.860.0-r3.ebuild  22 Sep 2014 09:59:18 -  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/perl-threads-1.860.0-r3.ebuild,v 
1.4 2014/09/21 11:11:09 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild,v 
1.5 2014/09/22 09:59:18 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.26 virtual/perl-threads/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   21 Sep 2014 11:11:09 -  1.25
+++ ChangeLog   22 Sep 2014 09:59:18 -  1.26
@@ -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.25 
2014/09/21 11:11:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.26 
2014/09/22 09:59:18 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-threads-1.860.0-r3.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-threads-1.860.0-r3.ebuild:
   Stable for ppc64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 09:59:05

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

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild?rev=1.6content-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.5r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Tie-RefHash-1.390.0-r2.ebuild  21 Sep 2014 11:22:07 -  1.5
+++ perl-Tie-RefHash-1.390.0-r2.ebuild  22 Sep 2014 09:59:05 -  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-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild,v
 1.5 2014/09/21 11:22:07 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r2.ebuild,v
 1.6 2014/09/22 09:59:05 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ppc ppc64 x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.7  virtual/perl-Tie-RefHash/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   21 Sep 2014 11:22:07 -  1.6
+++ ChangeLog   22 Sep 2014 09:59:05 -  1.7
@@ -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.6 
2014/09/21 11:22:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Tie-RefHash/ChangeLog,v 1.7 
2014/09/22 09:59:05 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Tie-RefHash-1.390.0-r2.ebuild:
+  Stable for ia64, wrt bug #504786
 
   21 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Tie-RefHash-1.390.0-r2.ebuild:






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

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

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-ExtUtils-Install-1.590.0-r1.ebuild 22 Sep 2014 09:57:43 -  
1.8
+++ perl-ExtUtils-Install-1.590.0-r1.ebuild 22 Sep 2014 10:11:17 -  
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-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.8 2014/09/22 09:57:43 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v
 1.9 2014/09/22 10:11: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.48 virtual/perl-ExtUtils-Install/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   22 Sep 2014 09:57:43 -  1.47
+++ ChangeLog   22 Sep 2014 10:11:17 -  1.48
@@ -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.47 2014/09/22 09:57:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 
1.48 2014/09/22 10:11:17 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-Install-1.590.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-Install-1.590.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   22 Sep 2014 09:57:46 -  
1.8
+++ perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild   22 Sep 2014 10:11:20 -  
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-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.8 2014/09/22 09:57:46 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild,v
 1.9 2014/09/22 10:11:20 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.80 virtual/perl-ExtUtils-MakeMaker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   22 Sep 2014 09:57:46 -  1.79
+++ ChangeLog   22 Sep 2014 10:11:20 -  1.80
@@ -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.79 2014/09/22 09:57:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 
1.80 2014/09/22 10:11:20 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-MakeMaker-6.660.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-CPAN-2.0.0-r1.ebuild   22 Sep 2014 09:57:19 -  1.8
+++ perl-CPAN-2.0.0-r1.ebuild   22 Sep 2014 10:10:53 -  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-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.8 
2014/09/22 09:57:19 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0-r1.ebuild,v 1.9 
2014/09/22 10:10:53 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.22 virtual/perl-CPAN/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   22 Sep 2014 09:57:19 -  1.21
+++ ChangeLog   22 Sep 2014 10:10:53 -  1.22
@@ -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.21 
2014/09/22 09:57:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.22 
2014/09/22 10:10:53 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-CPAN-2.0.0-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Data-Dumper-2.145.0-r2.ebuild  22 Sep 2014 09:57:25 -  1.8
+++ perl-Data-Dumper-2.145.0-r2.ebuild  22 Sep 2014 10:11:01 -  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-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.8 2014/09/22 09:57:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.145.0-r2.ebuild,v
 1.9 2014/09/22 10:11:01 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=



1.26 virtual/perl-Data-Dumper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   22 Sep 2014 09:57:25 -  1.25
+++ ChangeLog   22 Sep 2014 10:11:01 -  1.26
@@ -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.25 
2014/09/22 09:57:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v 1.26 
2014/09/22 10:11:01 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Data-Dumper-2.145.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Data-Dumper-2.145.0-r2.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-5.18.2-r1.ebuild   22 Sep 2014 09:57:07 -  1.8
+++ perl-5.18.2-r1.ebuild   22 Sep 2014 10:10:44 -  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/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.8 
2014/09/22 09:57:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.9 
2014/09/22 10:10:44 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.434dev-lang/perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.433
retrieving revision 1.434
diff -u -r1.433 -r1.434
--- ChangeLog   22 Sep 2014 09:57:07 -  1.433
+++ ChangeLog   22 Sep 2014 10:10:44 -  1.434
@@ -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.433 2014/09/22 
09:57:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.434 2014/09/22 
10:10:44 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-5.18.2-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Dumpvalue-1.170.0-r3.ebuild22 Sep 2014 09:57:28 -  1.8
+++ perl-Dumpvalue-1.170.0-r3.ebuild22 Sep 2014 10:11:05 -  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-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.8 2014/09/22 09:57:28 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/perl-Dumpvalue-1.170.0-r3.ebuild,v
 1.9 2014/09/22 10:11:05 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.21 virtual/perl-Dumpvalue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   22 Sep 2014 09:57:28 -  1.20
+++ ChangeLog   22 Sep 2014 10:11:05 -  1.21
@@ -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.20 
2014/09/22 09:57:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Dumpvalue/ChangeLog,v 1.21 
2014/09/22 10:11:05 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Dumpvalue-1.170.0-r3.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Dumpvalue-1.170.0-r3.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Encode-2.490.0-r2.ebuild   22 Sep 2014 09:57:31 -  1.8
+++ perl-Encode-2.490.0-r2.ebuild   22 Sep 2014 10:11:08 -  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-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.8 
2014/09/22 09:57:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0-r2.ebuild,v 1.9 
2014/09/22 10:11:08 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.73 virtual/perl-Encode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   22 Sep 2014 09:57:31 -  1.72
+++ ChangeLog   22 Sep 2014 10:11:08 -  1.73
@@ -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.72 
2014/09/22 09:57:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.73 
2014/09/22 10:11:08 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Encode-2.490.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Encode-2.490.0-r2.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Carp-1.290.0-r1.ebuild 22 Sep 2014 09:57:22 -  1.8
+++ perl-Carp-1.290.0-r1.ebuild 22 Sep 2014 10:10:57 -  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-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.8 
2014/09/22 09:57:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Carp/perl-Carp-1.290.0-r1.ebuild,v 1.9 
2014/09/22 10:10:57 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.13 virtual/perl-Carp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   22 Sep 2014 09:57:22 -  1.12
+++ ChangeLog   22 Sep 2014 10:10:57 -  1.13
@@ -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.12 
2014/09/22 09:57:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Carp/ChangeLog,v 1.13 
2014/09/22 10:10:57 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Carp-1.290.0-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Exporter-5.680.0-r2.ebuild 22 Sep 2014 09:57:34 -  1.8
+++ perl-Exporter-5.680.0-r2.ebuild 22 Sep 2014 10:11:11 -  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-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.8 2014/09/22 09:57:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.680.0-r2.ebuild,v 
1.9 2014/09/22 10:11:11 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~x86
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 x86
 IUSE=
 
 DEPEND=



1.16 virtual/perl-Exporter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   22 Sep 2014 09:57:34 -  1.15
+++ ChangeLog   22 Sep 2014 10:11:11 -  1.16
@@ -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.15 
2014/09/22 09:57:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.16 
2014/09/22 10:11:11 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Exporter-5.680.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Exporter-5.680.0-r2.ebuild:






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

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

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

Revision  ChangesPath
1.10 
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.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild?rev=1.10content-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.9r2=1.10

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  22 Sep 2014 09:57:37 -  
1.9
+++ perl-ExtUtils-CBuilder-0.280.210-r1.ebuild  22 Sep 2014 10:11:14 -  
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/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.9 2014/09/22 09:57:37 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder-0.280.210-r1.ebuild,v
 1.10 2014/09/22 10:11: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.76 virtual/perl-ExtUtils-CBuilder/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   22 Sep 2014 09:57:37 -  1.75
+++ ChangeLog   22 Sep 2014 10:11:14 -  1.76
@@ -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.75 2014/09/22 09:57:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-CBuilder/ChangeLog,v 
1.76 2014/09/22 10:11:14 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-ExtUtils-CBuilder-0.280.210-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-ExtUtils-CBuilder-0.280.210-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Filter-Simple-0.890.0-r1.ebuild22 Sep 2014 09:57:58 -  
1.7
+++ perl-Filter-Simple-0.890.0-r1.ebuild22 Sep 2014 10:11: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-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.7 2014/09/22 09:57:58 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v
 1.8 2014/09/22 10:11:30 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 DEPEND=



1.9  virtual/perl-Filter-Simple/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Sep 2014 09:57:58 -  1.8
+++ ChangeLog   22 Sep 2014 10:11:30 -  1.9
@@ -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.8 
2014/09/22 09:57:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.9 
2014/09/22 10:11:30 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Filter-Simple-0.890.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Filter-Simple-0.890.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-B-Debug-1.180.0-r2.ebuild  22 Sep 2014 09:57:16 -  1.8
+++ perl-B-Debug-1.180.0-r2.ebuild  22 Sep 2014 10:10:50 -  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-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.8 2014/09/22 09:57:16 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-B-Debug/perl-B-Debug-1.180.0-r2.ebuild,v 
1.9 2014/09/22 10:10:50 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.13 virtual/perl-B-Debug/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   22 Sep 2014 09:57:16 -  1.12
+++ ChangeLog   22 Sep 2014 10:10:50 -  1.13
@@ -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.12 
2014/09/22 09:57:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-B-Debug/ChangeLog,v 1.13 
2014/09/22 10:10:50 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-B-Debug-1.180.0-r2.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Attribute-Handlers-0.940.0-r1.ebuild   22 Sep 2014 09:57:10 -  
1.8
+++ perl-Attribute-Handlers-0.940.0-r1.ebuild   22 Sep 2014 10:10:47 -  
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-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.8 2014/09/22 09:57:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
 1.9 2014/09/22 10:10: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 ~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.57 virtual/perl-Attribute-Handlers/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   22 Sep 2014 09:57:10 -  1.56
+++ ChangeLog   22 Sep 2014 10:10:47 -  1.57
@@ -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.56 2014/09/22 09:57:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 
1.57 2014/09/22 10:10:47 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Attribute-Handlers-0.940.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Attribute-Handlers-0.940.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-IO-1.280.0-r1.ebuild   22 Sep 2014 09:58:07 -  1.8
+++ perl-IO-1.280.0-r1.ebuild   22 Sep 2014 10:11:39 -  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-IO/perl-IO-1.280.0-r1.ebuild,v 
1.8 2014/09/22 09:58:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v 
1.9 2014/09/22 10:11:39 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.48 virtual/perl-IO/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   22 Sep 2014 09:58:07 -  1.47
+++ ChangeLog   22 Sep 2014 10:11:39 -  1.48
@@ -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.47 2014/09/22 
09:58:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.48 2014/09/22 
10:11:39 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-IO-1.280.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-IO-1.280.0-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-I18N-LangTags-0.390.0.ebuild   22 Sep 2014 09:58:04 -  1.8
+++ perl-I18N-LangTags-0.390.0.ebuild   22 Sep 2014 10:11:36 -  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-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.8 2014/09/22 09:58:04 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.390.0.ebuild,v
 1.9 2014/09/22 10:11:36 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.9  virtual/perl-I18N-LangTags/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Sep 2014 09:58:04 -  1.8
+++ ChangeLog   22 Sep 2014 10:11:36 -  1.9
@@ -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.8 
2014/09/22 09:58:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-I18N-LangTags/ChangeLog,v 1.9 
2014/09/22 10:11:36 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-I18N-LangTags-0.390.0.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@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-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:11:33

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Getopt-Long-2.390.0-r1.ebuild  22 Sep 2014 09:58:01 -  1.8
+++ perl-Getopt-Long-2.390.0-r1.ebuild  22 Sep 2014 10:11:33 -  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-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.8 2014/09/22 09:58:01 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v
 1.9 2014/09/22 10:11:33 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.62 virtual/perl-Getopt-Long/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   22 Sep 2014 09:58:01 -  1.61
+++ ChangeLog   22 Sep 2014 10:11:33 -  1.62
@@ -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.61 
2014/09/22 09:58:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.62 
2014/09/22 10:11:33 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Getopt-Long-2.390.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Getopt-Long-2.390.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.11 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.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild?rev=1.11content-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.10r2=1.11

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-File-Temp-0.230.0.ebuild   22 Sep 2014 09:57:55 -  1.10
+++ perl-File-Temp-0.230.0.ebuild   22 Sep 2014 10:11:27 -  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/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.10 2014/09/22 09:57:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.0.ebuild,v 
1.11 2014/09/22 10:11:27 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.77 virtual/perl-File-Temp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   22 Sep 2014 09:57:55 -  1.76
+++ ChangeLog   22 Sep 2014 10:11:27 -  1.77
@@ -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.76 
2014/09/22 09:57:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.77 
2014/09/22 10:11:27 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-File-Temp-0.230.0.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-File-Temp-0.230.0.ebuild:
   Stable for ia64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:06

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-Ping-2.41-r1.ebuild22 Sep 2014 09:58:34 -  1.7
+++ perl-Net-Ping-2.41-r1.ebuild22 Sep 2014 10:12:06 -  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-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.7 2014/09/22 09:58:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 
1.8 2014/09/22 10:12:06 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.8  virtual/perl-Net-Ping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   22 Sep 2014 09:58:34 -  1.7
+++ ChangeLog   22 Sep 2014 10:12:06 -  1.8
@@ -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.7 
2014/09/22 09:58:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.8 
2014/09/22 10:12:06 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Net-Ping-2.41-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

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

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Math-Complex-1.590.0-r3.ebuild 22 Sep 2014 09:58:22 -  1.7
+++ perl-Math-Complex-1.590.0-r3.ebuild 22 Sep 2014 10:11:55 -  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-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.7 2014/09/22 09:58:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v
 1.8 2014/09/22 10:11:55 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.17 virtual/perl-Math-Complex/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   22 Sep 2014 09:58:22 -  1.16
+++ ChangeLog   22 Sep 2014 10:11:55 -  1.17
@@ -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.16 
2014/09/22 09:58:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.17 
2014/09/22 10:11:55 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-Complex-1.590.0-r3.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Math-Complex-1.590.0-r3.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:23

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild?r1=1.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Storable-2.410.0-r1.ebuild 22 Sep 2014 09:58:52 -  1.8
+++ perl-Storable-2.410.0-r1.ebuild 22 Sep 2014 10:12:23 -  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-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.8 2014/09/22 09:58:52 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.410.0-r1.ebuild,v 
1.9 2014/09/22 10:12:23 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.68 virtual/perl-Storable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   22 Sep 2014 09:58:52 -  1.67
+++ ChangeLog   22 Sep 2014 10:12:23 -  1.68
@@ -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.67 
2014/09/22 09:58:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.68 
2014/09/22 10:12:23 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Storable-2.410.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Storable-2.410.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Module-CoreList-3.30.0.ebuild  22 Sep 2014 09:58:25 -  1.8
+++ perl-Module-CoreList-3.30.0.ebuild  22 Sep 2014 10:11:59 -  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-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.8 2014/09/22 09:58:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.30.0.ebuild,v
 1.9 2014/09/22 10:11:59 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.100virtual/perl-Module-CoreList/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   22 Sep 2014 09:58:25 -  1.99
+++ ChangeLog   22 Sep 2014 10:11:59 -  1.100
@@ -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.99 2014/09/22 09:58:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.100 2014/09/22 10:11:59 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-CoreList-3.30.0.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Module-CoreList-3.30.0.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-JSON-PP-2.272.20-r1.ebuild 22 Sep 2014 09:58:13 -  1.8
+++ perl-JSON-PP-2.272.20-r1.ebuild 22 Sep 2014 10:11:45 -  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-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.8 2014/09/22 09:58:13 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 
1.9 2014/09/22 10:11:45 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.35 virtual/perl-JSON-PP/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   22 Sep 2014 09:58:13 -  1.34
+++ ChangeLog   22 Sep 2014 10:11:45 -  1.35
@@ -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.34 
2014/09/22 09:58:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.35 
2014/09/22 10:11:45 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-JSON-PP-2.272.20-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-JSON-PP-2.272.20-r1.ebuild:






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

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

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IPC-Cmd-0.800.0-r1.ebuild  22 Sep 2014 09:58:10 -  1.7
+++ perl-IPC-Cmd-0.800.0-r1.ebuild  22 Sep 2014 10:11:42 -  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-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.7 2014/09/22 09:58:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 
1.8 2014/09/22 10:11:42 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.58 virtual/perl-IPC-Cmd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   22 Sep 2014 09:58:10 -  1.57
+++ ChangeLog   22 Sep 2014 10:11:42 -  1.58
@@ -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.57 
2014/09/22 09:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.58 
2014/09/22 10:11:42 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-IPC-Cmd-0.800.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-IPC-Cmd-0.800.0-r1.ebuild:
   Stable for ia64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:13

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Pod-Parser-1.600.0.ebuild  22 Sep 2014 09:58:40 -  1.7
+++ perl-Pod-Parser-1.600.0.ebuild  22 Sep 2014 10:12:13 -  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-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.7 2014/09/22 09:58:40 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/perl-Pod-Parser-1.600.0.ebuild,v
 1.8 2014/09/22 10:12:13 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.9  virtual/perl-Pod-Parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Sep 2014 09:58:40 -  1.8
+++ ChangeLog   22 Sep 2014 10:12:13 -  1.9
@@ -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.8 
2014/09/22 09:58:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Parser/ChangeLog,v 1.9 
2014/09/22 10:12:13 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Pod-Parser-1.600.0.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org 
perl-Pod-Parser-1.600.0.ebuild:
   Stable for ia64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:16

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Pod-Simple-3.280.0-r1.ebuild   22 Sep 2014 09:58:43 -  1.8
+++ perl-Pod-Simple-3.280.0-r1.ebuild   22 Sep 2014 10:12:16 -  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-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.8 2014/09/22 09:58:43 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v
 1.9 2014/09/22 10:12:16 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.78 virtual/perl-Pod-Simple/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   22 Sep 2014 09:58:43 -  1.77
+++ ChangeLog   22 Sep 2014 10:12:16 -  1.78
@@ -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.77 
2014/09/22 09:58:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.78 
2014/09/22 10:12:16 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Pod-Simple-3.280.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Pod-Simple-3.280.0-r1.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Perl-OSType-1.3.0-r1.ebuild22 Sep 2014 09:58:37 -  1.8
+++ perl-Perl-OSType-1.3.0-r1.ebuild22 Sep 2014 10:12:10 -  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-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.8 2014/09/22 09:58:37 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.3.0-r1.ebuild,v
 1.9 2014/09/22 10:12:10 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.33 virtual/perl-Perl-OSType/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   22 Sep 2014 09:58:37 -  1.32
+++ ChangeLog   22 Sep 2014 10:12:10 -  1.33
@@ -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.32 
2014/09/22 09:58:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.33 
2014/09/22 10:12:10 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Perl-OSType-1.3.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Perl-OSType-1.3.0-r1.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:19

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

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?r1=1.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Safe-2.350.0-r2.ebuild 22 Sep 2014 09:58:46 -  1.7
+++ perl-Safe-2.350.0-r2.ebuild 22 Sep 2014 10:12:19 -  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-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.7 
2014/09/22 09:58:46 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.8 
2014/09/22 10:12:19 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.51 virtual/perl-Safe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   22 Sep 2014 09:58:46 -  1.50
+++ ChangeLog   22 Sep 2014 10:12:19 -  1.51
@@ -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.50 
2014/09/22 09:58:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.51 
2014/09/22 10:12:19 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org perl-Safe-2.350.0-r2.ebuild:
   Stable for ia64, wrt bug #504786






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:03

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

Revision  ChangesPath
1.12 
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.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild?rev=1.12content-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.11r2=1.12

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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-Module-Pluggable-4.700.0.ebuild22 Sep 2014 09:58:31 -  
1.11
+++ perl-Module-Pluggable-4.700.0.ebuild22 Sep 2014 10:12:03 -  
1.12
@@ -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.11 2014/09/22 09:58:31 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-4.700.0.ebuild,v
 1.12 2014/09/22 10:12:03 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.53 virtual/perl-Module-Pluggable/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   22 Sep 2014 09:58:31 -  1.52
+++ ChangeLog   22 Sep 2014 10:12:03 -  1.53
@@ -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.52 2014/09/22 09:58:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 
1.53 2014/09/22 10:12:03 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Module-Pluggable-4.700.0.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Module-Pluggable-4.700.0.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Math-BigInt-1.999.100.ebuild   22 Sep 2014 09:58:16 -  1.8
+++ perl-Math-BigInt-1.999.100.ebuild   22 Sep 2014 10:11:49 -  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-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v
 1.8 2014/09/22 09:58:16 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v
 1.9 2014/09/22 10:11:49 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~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.76 virtual/perl-Math-BigInt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   22 Sep 2014 09:58:16 -  1.75
+++ ChangeLog   22 Sep 2014 10:11:49 -  1.76
@@ -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.75 
2014/09/22 09:58:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.76 
2014/09/22 10:11:49 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigInt-1.999.100.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Math-BigInt-1.999.100.ebuild:






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

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

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

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Math-BigRat-0.260.400.ebuild   22 Sep 2014 09:58:19 -  1.8
+++ perl-Math-BigRat-0.260.400.ebuild   22 Sep 2014 10:11:52 -  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-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.8 2014/09/22 09:58:19 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.400.ebuild,v
 1.9 2014/09/22 10:11:52 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~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.9  virtual/perl-Math-BigRat/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Sep 2014 09:58:19 -  1.8
+++ ChangeLog   22 Sep 2014 10:11:52 -  1.9
@@ -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.8 
2014/09/22 09:58:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigRat/ChangeLog,v 1.9 
2014/09/22 10:11:52 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Math-BigRat-0.260.400.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Math-BigRat-0.260.400.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:41

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

Revision  ChangesPath
1.9  virtual/perl-version/perl-version-0.990.200-r1.ebuild

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

Index: perl-version-0.990.200-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.200-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-version-0.990.200-r1.ebuild22 Sep 2014 09:59:24 -  1.8
+++ perl-version-0.990.200-r1.ebuild22 Sep 2014 10:12:41 -  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-version/perl-version-0.990.200-r1.ebuild,v 
1.8 2014/09/22 09:59:24 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.990.200-r1.ebuild,v 
1.9 2014/09/22 10:12: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 ~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.91 virtual/perl-version/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   22 Sep 2014 09:59:24 -  1.90
+++ ChangeLog   22 Sep 2014 10:12:41 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-version
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.90 
2014/09/22 09:59:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/ChangeLog,v 1.91 
2014/09/22 10:12:41 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-version-0.990.200-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-version-0.990.200-r1.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:38

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

Revision  ChangesPath
1.8  
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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild?rev=1.8content-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.7r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-threads-shared-1.430.0-r1.ebuild   22 Sep 2014 09:59:21 -  
1.7
+++ perl-threads-shared-1.430.0-r1.ebuild   22 Sep 2014 10:12:38 -  
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-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.7 2014/09/22 09:59:21 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.430.0-r1.ebuild,v
 1.8 2014/09/22 10:12:38 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.26 virtual/perl-threads-shared/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   22 Sep 2014 09:59:21 -  1.25
+++ ChangeLog   22 Sep 2014 10:12:38 -  1.26
@@ -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.25 2014/09/22 09:59:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 
1.26 2014/09/22 10:12:38 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-threads-shared-1.430.0-r1.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-threads-shared-1.430.0-r1.ebuild:






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

2014-09-22 Thread Agostino Sarubbo (ago)
ago 14/09/22 10:12:27

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

Revision  ChangesPath
1.9  
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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild?rev=1.9content-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.8r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Text-ParseWords-3.280.0-r2.ebuild  22 Sep 2014 09:58:56 -  
1.8
+++ perl-Text-ParseWords-3.280.0-r2.ebuild  22 Sep 2014 10:12:27 -  
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-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.8 2014/09/22 09:58:56 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v
 1.9 2014/09/22 10:12:27 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=
 SLOT=0
-KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 ~x86
+KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 x86
 IUSE=
 
 RDEPEND=



1.14 virtual/perl-Text-ParseWords/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   22 Sep 2014 09:58:56 -  1.13
+++ ChangeLog   22 Sep 2014 10:12:27 -  1.14
@@ -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.13 2014/09/22 09:58:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 
1.14 2014/09/22 10:12:27 ago Exp $
+
+  22 Sep 2014; Agostino Sarubbo a...@gentoo.org
+  perl-Text-ParseWords-3.280.0-r2.ebuild:
+  Stable for x86, wrt bug #504786
 
   22 Sep 2014; Agostino Sarubbo a...@gentoo.org
   perl-Text-ParseWords-3.280.0-r2.ebuild:






  1   2   >