summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-03 09:23:48 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-03 09:23:48 +0000
commit16c997d15b8e53010fc02fdb0a394811d2326ea7 (patch)
tree04a5dcd9abe9a93d1f2d8f989b150878a5ec84f1 /net-libs/libnet
parentAdd ~ppc, wrt bug #449956 (diff)
downloadgentoo-2-16c997d15b8e53010fc02fdb0a394811d2326ea7.tar.gz
gentoo-2-16c997d15b8e53010fc02fdb0a394811d2326ea7.tar.bz2
gentoo-2-16c997d15b8e53010fc02fdb0a394811d2326ea7.zip
Set proper LICENSE (bug #449952).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libnet')
-rw-r--r--net-libs/libnet/ChangeLog8
-rw-r--r--net-libs/libnet/libnet-1.0.2a-r4.ebuild6
-rw-r--r--net-libs/libnet/libnet-1.1.6.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index 5d288c2f127a..1aca752d4be2 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libnet
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.96 2012/07/29 17:49:12 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.97 2013/01/03 09:23:48 jer Exp $
+
+ 03 Jan 2013; Jeroen Roovers <jer@gentoo.org> libnet-1.0.2a-r4.ebuild,
+ libnet-1.1.6.ebuild:
+ Set proper LICENSE (bug #449952).
29 Jul 2012; Jeroen Roovers <jer@gentoo.org> -libnet-1.0.2a-r3.ebuild:
Old.
diff --git a/net-libs/libnet/libnet-1.0.2a-r4.ebuild b/net-libs/libnet/libnet-1.0.2a-r4.ebuild
index 9a8b5863c93c..fd8451220e8d 100644
--- a/net-libs/libnet/libnet-1.0.2a-r4.ebuild
+++ b/net-libs/libnet/libnet-1.0.2a-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.8 2012/07/29 17:13:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.9 2013/01/03 09:23:48 jer Exp $
EAPI=4
inherit autotools eutils
@@ -9,7 +9,7 @@ DESCRIPTION="library to provide an API for commonly used low-level network funct
HOMEPAGE="http://www.packetfactory.net/libnet/"
SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz"
-LICENSE="LGPL-2"
+LICENSE="BSD BSD-2 HPND"
SLOT="1.0"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
diff --git a/net-libs/libnet/libnet-1.1.6.ebuild b/net-libs/libnet/libnet-1.1.6.ebuild
index 724f302e7abf..e7ca496e29f1 100644
--- a/net-libs/libnet/libnet-1.1.6.ebuild
+++ b/net-libs/libnet/libnet-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.10 2012/06/17 16:04:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.11 2013/01/03 09:23:48 jer Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="library to provide an API for commonly used low-level network funct
HOMEPAGE="http://libnet-dev.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}-dev/${P}.tar.gz"
-LICENSE="LGPL-2"
+LICENSE="BSD BSD-2 HPND"
SLOT="1.1"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc static-libs"