diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:52:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:52:06 +0000 |
commit | d18e67a361d4f854bcc9af28188b3ece148d7d63 (patch) | |
tree | 2753152581901f639fc542f9a2081fbd8252b675 /dev-perl/IO-Tty/IO-Tty-1.07.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.gz historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.bz2 historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.zip |
Stable on ppc.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.07.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild index 39bba263dae8..e41f3d60dc19 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.07.ebuild,v 1.6 2006/10/20 19:48:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.07.ebuild,v 1.7 2006/12/24 00:29:54 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGIERSIG/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |