diff options
author | 2007-03-05 12:57:59 +0000 | |
---|---|---|
committer | 2007-03-05 12:57:59 +0000 | |
commit | c6775d897410b728cedd88a1ee51d8539b810717 (patch) | |
tree | 993b0867fb06f7fa2af06c683266341fd52e6c85 /dev-perl/IO-Tty/IO-Tty-1.07.ebuild | |
parent | Enable resample functionality. (diff) | |
download | historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.gz historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.bz2 historical-c6775d897410b728cedd88a1ee51d8539b810717.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.07.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.07.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild index e41f3d60dc19..3f07b4072f81 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 +# Copyright 1999-2007 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.7 2006/12/24 00:29:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.07.ebuild,v 1.8 2007/03/05 12:05:59 ticho 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" |