summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:32:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:32:27 +0000
commited0d50e82b9d305874d67018b637f03ce8fa395a (patch)
tree5a2028e15804e61703280b6c7a83747ffd074908 /perl-core
parentppc stable #288026 (diff)
downloadgentoo-2-ed0d50e82b9d305874d67018b637f03ce8fa395a.tar.gz
gentoo-2-ed0d50e82b9d305874d67018b637f03ce8fa395a.tar.bz2
gentoo-2-ed0d50e82b9d305874d67018b637f03ce8fa395a.zip
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/version/ChangeLog7
-rw-r--r--perl-core/version/version-0.77.02.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/version/ChangeLog b/perl-core/version/ChangeLog
index 58b3e93a5afd..3189778873a1 100644
--- a/perl-core/version/ChangeLog
+++ b/perl-core/version/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/version
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.15 2009/12/18 20:01:23 grobian Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.16 2010/01/05 19:32:27 nixnut Exp $
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> version-0.77.02.ebuild:
+ ppc stable #288026
18 Dec 2009; Fabian Groffen <grobian@gentoo.org> version-0.78.ebuild:
Marked ~x86-freebsd and ~ia64-linux, bug #297410
diff --git a/perl-core/version/version-0.77.02.ebuild b/perl-core/version/version-0.77.02.ebuild
index 97a352ca584a..0ca29023eb26 100644
--- a/perl-core/version/version-0.77.02.ebuild
+++ b/perl-core/version/version-0.77.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.77.02.ebuild,v 1.8 2009/12/16 22:00:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.77.02.ebuild,v 1.9 2010/01/05 19:32:27 nixnut Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Perl extension for Version Objects"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
RDEPEND=""