summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-07-15 18:25:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-07-15 18:25:04 +0000
commit20f35cd7f32c0b90571571ef1dc745b073cf9a75 (patch)
tree2f78399aa290d23c22bce47a071d7e27fae0abe8 /dev-perl/Error
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-20f35cd7f32c0b90571571ef1dc745b073cf9a75.tar.gz
gentoo-2-20f35cd7f32c0b90571571ef1dc745b073cf9a75.tar.bz2
gentoo-2-20f35cd7f32c0b90571571ef1dc745b073cf9a75.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Error')
-rw-r--r--dev-perl/Error/ChangeLog5
-rw-r--r--dev-perl/Error/Error-0.17.012.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog
index 47f68557f047..fd7d5efb4bd9 100644
--- a/dev-perl/Error/ChangeLog
+++ b/dev-perl/Error/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Error
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.52 2008/04/23 11:23:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.53 2008/07/15 18:25:04 armin76 Exp $
+
+ 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> Error-0.17.012.ebuild:
+ alpha/ia64/sparc/x86 stable
23 Apr 2008; Torsten Veller <tove@gentoo.org> -Error-0.15-r2.ebuild,
-Error-0.17.ebuild, -Error-0.17.004.ebuild, -Error-0.17.007.ebuild:
diff --git a/dev-perl/Error/Error-0.17.012.ebuild b/dev-perl/Error/Error-0.17.012.ebuild
index 99ed616bfd68..7a2785612a29 100644
--- a/dev-perl/Error/Error-0.17.012.ebuild
+++ b/dev-perl/Error/Error-0.17.012.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/Error/Error-0.17.012.ebuild,v 1.1 2008/04/23 11:23:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.012.ebuild,v 1.2 2008/07/15 18:25:04 armin76 Exp $
inherit versionator perl-module
@@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/S/SH/SHLOMIF/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="test"
RDEPEND="dev-lang/perl"