diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
commit | 31ea4a5728db6aa5a67e1d550ba612b99a548465 (patch) | |
tree | db0e3371699f907a5ce75ff7c8a07a7e75615ac2 /dev-perl/File-Which | |
parent | Stable for HPPA too. (diff) | |
download | historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.gz historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.bz2 historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.zip |
Stable for HPPA too.
Package-Manager: portage-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" |