summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-22 02:30:24 +0000
commit8380ac170ecbfc4bee5d2325c6f7caecd61522dc (patch)
tree421b1e14243e8092423327aa3a2119618bb580d4 /perl-core/version
parentStable for HPPA (bug #333421). (diff)
downloadhistorical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.gz
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.tar.bz2
historical-8380ac170ecbfc4bee5d2325c6f7caecd61522dc.zip
Stable for HPPA (bug #333421).
Package-Manager: portage-2.2_rc98/cvs/Linux i686
Diffstat (limited to 'perl-core/version')
-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 b6552223d19b..1aa2a703b9f5 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.26 2010/10/18 08:31:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.27 2010/10/22 02:30:24 jer Exp $
+
+ 22 Oct 2010; Jeroen Roovers <jer@gentoo.org> version-0.82.ebuild:
+ Stable for HPPA (bug #333421).
*version-0.83 (18 Oct 2010)
diff --git a/perl-core/version/version-0.82.ebuild b/perl-core/version/version-0.82.ebuild
index 57ad506f8507..3aa5357696fe 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.6 2010/10/14 20:28:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.7 2010/10/22 02:30:24 jer 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=""