diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-14 16:35:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-14 16:35:37 +0000 |
commit | d51ccaa9e706c5b98a427dba7b1b9fc45cd8d8f0 (patch) | |
tree | 608454d7bf5f5225022c07a5d6aadb293e63620d /dev-perl/File-Which | |
parent | fix deps 74389 (diff) | |
download | historical-d51ccaa9e706c5b98a427dba7b1b9fc45cd8d8f0.tar.gz historical-d51ccaa9e706c5b98a427dba7b1b9fc45cd8d8f0.tar.bz2 historical-d51ccaa9e706c5b98a427dba7b1b9fc45cd8d8f0.zip |
stable on ppc64
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 | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index 629162ef4a97..a033b176105f 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,10 +1,11 @@ # ChangeLog for dev-perl/File-Which # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.3 2004/11/01 17:21:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.4 2004/12/14 16:35:37 corsair Exp $ - 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + 14 Dec 2004; Markus Rothe <corsair@gentoo.org> File-Which-0.05.ebuild: + Stable on ppc64 - File-Which-0.05.ebuild: + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> File-Which-0.05.ebuild: Marked ~ppc64; bug #66216 14 Oct 2004; Aron Griffis <agriffis@gentoo.org> File-Which-0.05.ebuild: diff --git a/dev-perl/File-Which/File-Which-0.05.ebuild b/dev-perl/File-Which/File-Which-0.05.ebuild index a396046fe0dc..506071e04199 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-2004 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.3 2004/11/01 17:21:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.4 2004/12/14 16:35:37 corsair Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?module=File::Which" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha ia64 ~ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha ia64 ppc64" IUSE="" SRC_TEST="do" |