diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:59:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:59:53 +0000 |
commit | e861a37f60436d81639b60d3f65837fd84c683d5 (patch) | |
tree | 8071cd727f4919a9b23fc2fd595c74890b844a07 /dev-perl/IO-Tty/IO-Tty-1.08.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | historical-e861a37f60436d81639b60d3f65837fd84c683d5.tar.gz historical-e861a37f60436d81639b60d3f65837fd84c683d5.tar.bz2 historical-e861a37f60436d81639b60d3f65837fd84c683d5.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.08.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild b/dev-perl/IO-Tty/IO-Tty-1.08.ebuild index 38f83c62bf69..3ab0948896ab 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.08.ebuild,v 1.1 2009/02/25 20:39:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v 1.2 2010/01/10 12:59:53 grobian Exp $ MODULE_AUTHOR=RGIERSIG inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="IO::Tty and IO::Pty modules for Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |