diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 07:52:27 +0000 |
commit | f71badf23e976fe59f9ed92f9812954f93bc580a (patch) | |
tree | c33ffa988237dcf9cf59e2c34653fdd0a3b56bb4 /net-libs/libnet | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.gz gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.bz2 gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.zip |
removed macos
Diffstat (limited to 'net-libs/libnet')
-rw-r--r-- | net-libs/libnet/libnet-1.1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.1.2.1.ebuild b/net-libs/libnet/libnet-1.1.2.1.ebuild index 49954de4bc8c..25cf60672286 100644 --- a/net-libs/libnet/libnet-1.1.2.1.ebuild +++ b/net-libs/libnet/libnet-1.1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1.ebuild,v 1.9 2004/09/20 00:42:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1.ebuild,v 1.10 2004/10/23 07:50:07 mr_bones_ Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="alpha arm amd64 hppa ia64 macos mips ppc ppc-macos sparc x86" +KEYWORDS="alpha arm amd64 hppa ia64 mips ppc ppc-macos sparc x86" IUSE="" S=${WORKDIR}/libnet |