summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-10-20 12:57:45 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-10-20 12:57:45 +0000
commit10df764b670bacc095190fec07c09cfb9659403b (patch)
tree9a3ea6655fd0e430c739dee2b7f856addfeb7d25 /dev-perl/version
parentDisable the test phase since the test provided by the package is broken. (diff)
downloadgentoo-2-10df764b670bacc095190fec07c09cfb9659403b.tar.gz
gentoo-2-10df764b670bacc095190fec07c09cfb9659403b.tar.bz2
gentoo-2-10df764b670bacc095190fec07c09cfb9659403b.zip
Sparc stable, Bug #242820.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-perl/version')
-rw-r--r--dev-perl/version/ChangeLog5
-rw-r--r--dev-perl/version/version-0.76.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog
index ac4edcc4a5ca..d4f5693b2a40 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.60 2008/10/20 12:54:50 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.61 2008/10/20 12:57:45 fmccor Exp $
+
+ 20 Oct 2008; Ferris McCormick <fmccor@gentoo.org> version-0.76.ebuild:
+ Sparc stable, Bug #242820.
20 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org> version-0.76.ebuild:
stable amd64, bug 242820
diff --git a/dev-perl/version/version-0.76.ebuild b/dev-perl/version/version-0.76.ebuild
index 2c1aa34aaa0b..598800351238 100644
--- a/dev-perl/version/version-0.76.ebuild
+++ b/dev-perl/version/version-0.76.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.76.ebuild,v 1.2 2008/10/20 12:54:50 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.76.ebuild,v 1.3 2008/10/20 12:57:45 fmccor Exp $
MODULE_AUTHOR=JPEACOCK
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for Version Objects"
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"