diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-22 16:02:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-22 16:02:33 +0000 |
commit | b9b815b22ce7199a1be504839ee29496d06fe35d (patch) | |
tree | b4171369ab787c24e193a7bdd4692420d6b9c0c7 /net-libs/libnet/libnet-1.1.4-r1.ebuild | |
parent | Stable for HPPA (bug #297532). (diff) | |
download | gentoo-2-b9b815b22ce7199a1be504839ee29496d06fe35d.tar.gz gentoo-2-b9b815b22ce7199a1be504839ee29496d06fe35d.tar.bz2 gentoo-2-b9b815b22ce7199a1be504839ee29496d06fe35d.zip |
Stable for HPPA PPC (bug #289857).
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnet/libnet-1.1.4-r1.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.1.4-r1.ebuild b/net-libs/libnet/libnet-1.1.4-r1.ebuild index 6d0b25a9c484..c590a3ce4194 100644 --- a/net-libs/libnet/libnet-1.1.4-r1.ebuild +++ b/net-libs/libnet/libnet-1.1.4-r1.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-r1.ebuild,v 1.1 2009/12/22 14:25:50 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.2 2009/12/22 16:02:33 jer Exp $ EAPI="2" @@ -12,7 +12,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" |