diff options
Diffstat (limited to 'dev-perl/Net-IRC/Net-IRC-0.74.ebuild')
-rw-r--r-- | dev-perl/Net-IRC/Net-IRC-0.74.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-IRC/Net-IRC-0.74.ebuild b/dev-perl/Net-IRC/Net-IRC-0.74.ebuild index 015125f8f549..e9828112fb80 100644 --- a/dev-perl/Net-IRC/Net-IRC-0.74.ebuild +++ b/dev-perl/Net-IRC/Net-IRC-0.74.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/Net-IRC/Net-IRC-0.74.ebuild,v 1.7 2004/07/14 19:45:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.74.ebuild,v 1.8 2004/10/19 07:51:53 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IRC" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" mydoc="TODO" |