diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:13:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:13:48 +0000 |
commit | 0cd7613e4cb0d36c4768a612c910eeff3d05e3e8 (patch) | |
tree | 90514a4c2be1c5c9150c7b9367e2ae894321122c /net-libs/libnet/libnet-1.0.2a-r4.ebuild | |
parent | alpha/sparc stable wrt #417143 (diff) | |
download | gentoo-2-0cd7613e4cb0d36c4768a612c910eeff3d05e3e8.tar.gz gentoo-2-0cd7613e4cb0d36c4768a612c910eeff3d05e3e8.tar.bz2 gentoo-2-0cd7613e4cb0d36c4768a612c910eeff3d05e3e8.zip |
alpha/sparc stable wrt #418275
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libnet/libnet-1.0.2a-r4.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r4.ebuild b/net-libs/libnet/libnet-1.0.2a-r4.ebuild index a9e874760e98..9a8b5863c93c 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 # 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.7 2012/06/07 21:50:01 ranger Exp $ +# $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 $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.0" -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/Libnet-${PV} |