diff options
Diffstat (limited to 'dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild index 01a7e0df804e..69cd07b2b45c 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.014.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/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.6 2006/09/11 21:46:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.7 2006/10/21 00:43:06 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc sparc ~x86" IUSE="" #SRC_TEST="do" |