summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-09 16:01:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-09 16:01:11 +0000
commit7b05d52f5a2081051619a7c2087911cc73a79a63 (patch)
tree24b52cb24a062b8dcdfbde00078899c0330e024e /dev-perl/UNIVERSAL-require
parentsparc stable wrt #268323 (diff)
downloadgentoo-2-7b05d52f5a2081051619a7c2087911cc73a79a63.tar.gz
gentoo-2-7b05d52f5a2081051619a7c2087911cc73a79a63.tar.bz2
gentoo-2-7b05d52f5a2081051619a7c2087911cc73a79a63.zip
sparc stable wrt #268268
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/UNIVERSAL-require')
-rw-r--r--dev-perl/UNIVERSAL-require/ChangeLog6
-rw-r--r--dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/UNIVERSAL-require/ChangeLog b/dev-perl/UNIVERSAL-require/ChangeLog
index 0c851efbf37b..b537ca5da3bd 100644
--- a/dev-perl/UNIVERSAL-require/ChangeLog
+++ b/dev-perl/UNIVERSAL-require/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/UNIVERSAL-require
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.14 2009/05/03 19:05:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.15 2009/05/09 16:01:11 armin76 Exp $
+
+ 09 May 2009; Raúl Porcel <armin76@gentoo.org>
+ UNIVERSAL-require-0.13.ebuild:
+ sparc stable wrt #268268
03 May 2009; Markus Meier <maekke@gentoo.org>
UNIVERSAL-require-0.13.ebuild:
diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild
index 4878c80ba16b..c62a09412b8a 100644
--- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild
+++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild,v 1.3 2009/05/03 19:05:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.13.ebuild,v 1.4 2009/05/09 16:01:11 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="UNIVERSAL::require - require() modules from a variable"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"