diff options
author | David Holm <dholm@gentoo.org> | 2005-07-24 17:28:17 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-24 17:28:17 +0000 |
commit | c457d7bff164dc5fcf9321705d3a2f996f721032 (patch) | |
tree | 7da3029c538d523a095c2bcb157fa5762af8a548 /dev-perl/IO-Tee/IO-Tee-0.64.ebuild | |
parent | Version bump to 0.7.2_pre2 (diff) | |
download | historical-c457d7bff164dc5fcf9321705d3a2f996f721032.tar.gz historical-c457d7bff164dc5fcf9321705d3a2f996f721032.tar.bz2 historical-c457d7bff164dc5fcf9321705d3a2f996f721032.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/IO-Tee/IO-Tee-0.64.ebuild')
-rw-r--r-- | dev-perl/IO-Tee/IO-Tee-0.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tee/IO-Tee-0.64.ebuild b/dev-perl/IO-Tee/IO-Tee-0.64.ebuild index 37401534b844..3f65185cda29 100644 --- a/dev-perl/IO-Tee/IO-Tee-0.64.ebuild +++ b/dev-perl/IO-Tee/IO-Tee-0.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tee/IO-Tee-0.64.ebuild,v 1.1 2005/07/24 13:53:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tee/IO-Tee-0.64.ebuild,v 1.2 2005/07/24 17:23:53 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KENSHAN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |