diff options
Diffstat (limited to 'dev-perl/NetPacket/NetPacket-0.43.0.ebuild')
-rw-r--r-- | dev-perl/NetPacket/NetPacket-0.43.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild index 870bc740c51f..30146a2f5106 100644 --- a/dev-perl/NetPacket/NetPacket-0.43.0.ebuild +++ b/dev-perl/NetPacket/NetPacket-0.43.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.4 2010/06/27 19:14:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-0.43.0.ebuild,v 1.5 2012/04/01 17:28:11 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ DESCRIPTION="Perl NetPacket - network packets assembly/disassembly" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="" |