diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:17:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:17:14 +0000 |
commit | 50f2996bb8ed865d96086f9ef91a46d8d462097b (patch) | |
tree | 13f8f21e6f177c4bb29b3c46a44fa560a58eab75 /dev-perl/UNIVERSAL-require | |
parent | sparc stable (diff) | |
download | gentoo-2-50f2996bb8ed865d96086f9ef91a46d8d462097b.tar.gz gentoo-2-50f2996bb8ed865d96086f9ef91a46d8d462097b.tar.bz2 gentoo-2-50f2996bb8ed865d96086f9ef91a46d8d462097b.zip |
sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/UNIVERSAL-require')
-rw-r--r-- | dev-perl/UNIVERSAL-require/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/UNIVERSAL-require/ChangeLog b/dev-perl/UNIVERSAL-require/ChangeLog index 6b1ddb0c7710..03ac74774f95 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.8 2007/12/06 16:43:20 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.9 2008/01/23 19:17:14 armin76 Exp $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> + UNIVERSAL-require-0.11.ebuild: + sparc stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> UNIVERSAL-require-0.11.ebuild: diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild index 9d4ca43a11ad..4659f536ae42 100644 --- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild +++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.11.ebuild,v 1.4 2007/12/06 16:43:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.11.ebuild,v 1.5 2008/01/23 19:17:14 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |