diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-20 13:13:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-20 13:13:31 +0000 |
commit | 5df59e891008db4cbe580553e75b8adf97437dff (patch) | |
tree | d4f59b8af4116c5c6c8d952988abe6e058a4098d /net-libs/libnet/libnet-1.1.4.ebuild | |
parent | arm stable, bug #293502 (diff) | |
download | historical-5df59e891008db4cbe580553e75b8adf97437dff.tar.gz historical-5df59e891008db4cbe580553e75b8adf97437dff.tar.bz2 historical-5df59e891008db4cbe580553e75b8adf97437dff.zip |
amd64/arm/x86 stable, bug #289857
Package-Manager: portage-2.2_rc50/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libnet/libnet-1.1.4.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.1.4.ebuild b/net-libs/libnet/libnet-1.1.4.ebuild index 5e763285fc23..15de336bba50 100644 --- a/net-libs/libnet/libnet-1.1.4.ebuild +++ b/net-libs/libnet/libnet-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v 1.1 2009/10/20 11:50:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4.ebuild,v 1.2 2009/11/20 13:13:31 maekke Exp $ DESCRIPTION="library to provide an API for commonly used low-level network functions (mainly packet injection)" HOMEPAGE="http://libnet-dev.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/project/libnet-dev/libnet-dev/${P}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" DEPEND="sys-devel/autoconf" |