summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2010-02-03 00:23:30 +0000
committerHanno Boeck <hanno@gentoo.org>2010-02-03 00:23:30 +0000
commited7a798eeb985acb2aba4fe6cbaa01a511a24ce6 (patch)
treec978c9a57baa91f871d58a849a50a901f69b9664 /perl-core/libnet/libnet-1.22.ebuild
parentfix perl-module license (diff)
downloadhistorical-ed7a798eeb985acb2aba4fe6cbaa01a511a24ce6.tar.gz
historical-ed7a798eeb985acb2aba4fe6cbaa01a511a24ce6.tar.bz2
historical-ed7a798eeb985acb2aba4fe6cbaa01a511a24ce6.zip
fix libnet license
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'perl-core/libnet/libnet-1.22.ebuild')
-rw-r--r--perl-core/libnet/libnet-1.22.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/perl-core/libnet/libnet-1.22.ebuild b/perl-core/libnet/libnet-1.22.ebuild
index 463c41dc87b5..a02a3fee7ce0 100644
--- a/perl-core/libnet/libnet-1.22.ebuild
+++ b/perl-core/libnet/libnet-1.22.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/perl-core/libnet/libnet-1.22.ebuild,v 1.10 2009/12/16 21:52:17 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.11 2010/02/03 00:23:30 hanno Exp $
inherit eutils perl-module
@@ -8,7 +8,6 @@ DESCRIPTION="A URI Perl Module"
HOMEPAGE="http://search.cpan.org/~gbarr/"
SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
-LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="sasl"