summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/version/ChangeLog5
-rw-r--r--perl-core/version/version-0.82.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/version/ChangeLog b/perl-core/version/ChangeLog
index bdae3e6f351a..1d5288088d98 100644
--- a/perl-core/version/ChangeLog
+++ b/perl-core/version/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/version
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.23 2010/08/20 10:28:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.24 2010/08/23 21:25:49 maekke Exp $
+
+ 23 Aug 2010; Markus Meier <maekke@gentoo.org> version-0.82.ebuild:
+ arm stable, bug #333421
20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> version-0.82.ebuild:
stable x86, bug 333421
diff --git a/perl-core/version/version-0.82.ebuild b/perl-core/version/version-0.82.ebuild
index 054cc528d6a0..46e7d4b72529 100644
--- a/perl-core/version/version-0.82.ebuild
+++ b/perl-core/version/version-0.82.ebuild
@@ -1,6 +1,6 @@
# 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.82.ebuild,v 1.3 2010/08/20 10:28:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.4 2010/08/23 21:25:49 maekke 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 ~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=""