diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-31 15:06:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-31 15:06:52 +0000 |
commit | 0f28b3fa16cfa42d3c54ee1f931fb08aabad4861 (patch) | |
tree | 1330fef98a83ced6d731a66440bde06cd6d2738d /net-libs/libnet/libnet-1.0.2a-r4.ebuild | |
parent | Version bump to latest. Drop older. Wrt bug#418289. Thanks to jannis for the ... (diff) | |
download | gentoo-2-0f28b3fa16cfa42d3c54ee1f931fb08aabad4861.tar.gz gentoo-2-0f28b3fa16cfa42d3c54ee1f931fb08aabad4861.tar.bz2 gentoo-2-0f28b3fa16cfa42d3c54ee1f931fb08aabad4861.zip |
Stable for HPPA (bug #418275).
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
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 b9098c48f607..240684088d37 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.3 2012/05/31 08:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r4.ebuild,v 1.4 2012/05/31 15:06:52 jer 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} |