summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=""