diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:49:34 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:49:34 +0000 |
commit | 82eb902aba658c98e63e3a19d4dd4091f54993cf (patch) | |
tree | a93ce8af27e05764b04e2c5b8ef3e8899e711c3a /net-analyzer/packit/packit-1.0.ebuild | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-82eb902aba658c98e63e3a19d4dd4091f54993cf.tar.gz gentoo-2-82eb902aba658c98e63e3a19d4dd4091f54993cf.tar.bz2 gentoo-2-82eb902aba658c98e63e3a19d4dd4091f54993cf.zip |
x86 stable
Diffstat (limited to 'net-analyzer/packit/packit-1.0.ebuild')
-rw-r--r-- | net-analyzer/packit/packit-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/packit/packit-1.0.ebuild b/net-analyzer/packit/packit-1.0.ebuild index d1d2d9139a3f..e935f806d3ce 100644 --- a/net-analyzer/packit/packit-1.0.ebuild +++ b/net-analyzer/packit/packit-1.0.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-analyzer/packit/packit-1.0.ebuild,v 1.3 2004/07/27 13:24:41 alexander Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-1.0.ebuild,v 1.4 2004/08/16 10:48:07 eldad Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/projects/packit/downloads/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~macos" +KEYWORDS="x86 ~ppc ~macos" IUSE="" DEPEND=">=net-libs/libnet-1.1.2*" |