diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-06 17:42:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-06 17:42:40 +0000 |
commit | 0e1245744ba7e82b415bed0cbc299d73b4b4210e (patch) | |
tree | abdfa0e6afd7fa6cbc56a20fda7b48ba62b7e729 /net-libs/libnids/libnids-1.18-r1.ebuild | |
parent | Version bumped, bug #325125. (diff) | |
download | gentoo-2-0e1245744ba7e82b415bed0cbc299d73b4b4210e.tar.gz gentoo-2-0e1245744ba7e82b415bed0cbc299d73b4b4210e.tar.bz2 gentoo-2-0e1245744ba7e82b415bed0cbc299d73b4b4210e.zip |
Fix license by Alon Bar-Lev (bug #336227).
(Portage version: 2.2_rc74/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnids/libnids-1.18-r1.ebuild')
-rw-r--r-- | net-libs/libnids/libnids-1.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnids/libnids-1.18-r1.ebuild b/net-libs/libnids/libnids-1.18-r1.ebuild index 5a901b84fffc..6cca1126b56c 100644 --- a/net-libs/libnids/libnids-1.18-r1.ebuild +++ b/net-libs/libnids/libnids-1.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild,v 1.1 2010/06/28 04:18:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild,v 1.2 2010/09/06 17:42:40 jer Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="emulates the IP stack of Linux 2.0.x and offers IP defragmentation, HOMEPAGE="http://www.packetfactory.net/Projects/libnids/" SRC_URI="http://www.packetfactory.net/Projects/libnids/dist/${P/_}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="GPL-2" SLOT="1.1" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" |