diff options
author | 2008-03-28 09:51:18 +0000 | |
---|---|---|
committer | 2008-03-28 09:51:18 +0000 | |
commit | 537529d5e0e121a936d66292c120e0859acac112 (patch) | |
tree | e6e1f3e00010309363318a99c98a38fef3dd2c18 /dev-perl/File-Which | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-537529d5e0e121a936d66292c120e0859acac112.tar.gz gentoo-2-537529d5e0e121a936d66292c120e0859acac112.tar.bz2 gentoo-2-537529d5e0e121a936d66292c120e0859acac112.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-0.05.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index ea20b4f63567..f45a7ff82d99 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Which -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.10 2007/05/12 05:33:48 kumba Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.11 2008/03/28 09:51:18 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> File-Which-0.05.ebuild: + Stable for HPPA too. 12 May 2007; Joshua Kinard <kumba@gentoo.org> File-Which-0.05.ebuild: Stable on mips. diff --git a/dev-perl/File-Which/File-Which-0.05.ebuild b/dev-perl/File-Which/File-Which-0.05.ebuild index 6b3965267dab..242ca5acd16d 100644 --- a/dev-perl/File-Which/File-Which-0.05.ebuild +++ b/dev-perl/File-Which/File-Which-0.05.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/File-Which/File-Which-0.05.ebuild,v 1.11 2007/05/12 05:33:48 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.12 2008/03/28 09:51:18 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PEREINAR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |