summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-07-17 21:11:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-07-17 21:11:28 +0000
commita3b3c41b501b160125543e30df88b57b051a5758 (patch)
treec4607196313730532ccd24699f5ce3785b320987 /dev-perl/version
parentRevbump. Added patch from svn to fix metadata hilighting. Drop old. (diff)
downloadhistorical-a3b3c41b501b160125543e30df88b57b051a5758.tar.gz
historical-a3b3c41b501b160125543e30df88b57b051a5758.tar.bz2
historical-a3b3c41b501b160125543e30df88b57b051a5758.zip
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/version')
-rw-r--r--dev-perl/version/ChangeLog5
-rw-r--r--dev-perl/version/version-0.74.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog
index 5c37e405ca1d..265120c5a58c 100644
--- a/dev-perl/version/ChangeLog
+++ b/dev-perl/version/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/version
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.56 2008/06/06 08:54:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.57 2008/07/17 21:10:23 armin76 Exp $
+
+ 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> version-0.74.ebuild:
+ alpha/ia64/sparc/x86 stable
06 Jun 2008; Alexis Ballier <aballier@gentoo.org> version-0.74.ebuild:
keyword ~sparc-fbsd
diff --git a/dev-perl/version/version-0.74.ebuild b/dev-perl/version/version-0.74.ebuild
index 7402524f36a7..212062aae982 100644
--- a/dev-perl/version/version-0.74.ebuild
+++ b/dev-perl/version/version-0.74.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.74.ebuild,v 1.2 2008/06/06 08:54:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.74.ebuild,v 1.3 2008/07/17 21:10:23 armin76 Exp $
inherit versionator perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/J/JP/JPEACOCK/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/perl"