diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-25 18:35:10 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-25 18:35:10 +0000 |
commit | f11e676b1721e5f83d3fd01a23c184fb2d2878af (patch) | |
tree | d2b7e5f4fddec518eabf00d89575a3918c91454e /net-libs/libnet/libnet-1.0.2a-r3.ebuild | |
parent | Stable on hppa (diff) | |
download | gentoo-2-f11e676b1721e5f83d3fd01a23c184fb2d2878af.tar.gz gentoo-2-f11e676b1721e5f83d3fd01a23c184fb2d2878af.tar.bz2 gentoo-2-f11e676b1721e5f83d3fd01a23c184fb2d2878af.zip |
Added to ~hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/libnet/libnet-1.0.2a-r3.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r3.ebuild b/net-libs/libnet/libnet-1.0.2a-r3.ebuild index 363835978489..970af6480c7e 100644 --- a/net-libs/libnet/libnet-1.0.2a-r3.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r3.ebuild,v 1.15 2005/06/27 07:26:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.16 2005/07/25 18:35:10 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.0" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/Libnet-${PV} |