summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/version')
-rw-r--r--perl-core/version/ChangeLog5
-rw-r--r--perl-core/version/version-0.78.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/version/ChangeLog b/perl-core/version/ChangeLog
index 785493f1b32f..58b3e93a5afd 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.14 2009/12/16 22:00:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.15 2009/12/18 20:01:23 grobian Exp $
+
+ 18 Dec 2009; Fabian Groffen <grobian@gentoo.org> version-0.78.ebuild:
+ Marked ~x86-freebsd and ~ia64-linux, bug #297410
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> version-0.76.ebuild,
version-0.77.01.ebuild, version-0.77.02.ebuild, version-0.78.ebuild:
diff --git a/perl-core/version/version-0.78.ebuild b/perl-core/version/version-0.78.ebuild
index 893e060dc2ba..62bfbcd3fc30 100644
--- a/perl-core/version/version-0.78.ebuild
+++ b/perl-core/version/version-0.78.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.78.ebuild,v 1.2 2009/12/16 22:00:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.78.ebuild,v 1.3 2009/12/18 20:01:23 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+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 ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=""