diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 17:21:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 17:21:10 +0000 |
commit | 53659b2599e97cc7797707bf4c79c3c19add0737 (patch) | |
tree | 662bc38dd4c12ec0b2e161bb51d6eaeb217c18a6 /dev-perl/File-Which | |
parent | remove mail-mta/postfix-2. (diff) | |
download | gentoo-2-53659b2599e97cc7797707bf4c79c3c19add0737.tar.gz gentoo-2-53659b2599e97cc7797707bf4c79c3c19add0737.tar.bz2 gentoo-2-53659b2599e97cc7797707bf4c79c3c19add0737.zip |
Marked ~ppc64; bug #66216
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, 8 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index 00343beaebfc..629162ef4a97 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,6 +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.2 2004/10/14 12:22:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.3 2004/11/01 17:21:10 corsair Exp $ + + 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: Mark stable for muttprint #66216 diff --git a/dev-perl/File-Which/File-Which-0.05.ebuild b/dev-perl/File-Which/File-Which-0.05.ebuild index 549f457429d3..a396046fe0dc 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.2 2004/10/14 12:22:32 agriffis Exp $ +# $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 $ 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" +KEYWORDS="x86 amd64 ppc sparc alpha ia64 ~ppc64" IUSE="" SRC_TEST="do" |