diff options
author | 2004-10-10 18:10:55 +0000 | |
---|---|---|
committer | 2004-10-10 18:10:55 +0000 | |
commit | 1371de94680fa43ea83e92856cbb729dc4ce9b58 (patch) | |
tree | 5261337d4f7a40943810209fa2d34471510b2b27 /dev-perl/perl-tk/perl-tk-804.027.ebuild | |
parent | Added to ppc-macos. (diff) | |
download | historical-1371de94680fa43ea83e92856cbb729dc4ce9b58.tar.gz historical-1371de94680fa43ea83e92856cbb729dc4ce9b58.tar.bz2 historical-1371de94680fa43ea83e92856cbb729dc4ce9b58.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/perl-tk/perl-tk-804.027.ebuild')
-rw-r--r-- | dev-perl/perl-tk/perl-tk-804.027.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perl-tk/perl-tk-804.027.ebuild b/dev-perl/perl-tk/perl-tk-804.027.ebuild index 579799a8b61f..5ac1502e695a 100644 --- a/dev-perl/perl-tk/perl-tk-804.027.ebuild +++ b/dev-perl/perl-tk/perl-tk-804.027.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/perl-tk/perl-tk-804.027.ebuild,v 1.8 2004/10/08 17:53:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.9 2004/10/10 18:10:55 kloeri Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="http://cpan.org/modules/by-authors/id/NI-S/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha arm hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha arm hppa ~amd64 ~ia64 ~ppc64" IUSE="" DEPEND="virtual/x11" |