diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-10-01 15:16:08 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-10-01 15:16:08 +0000 |
commit | 48fd6bdc60f81f672e7bb945f2c66ccf3dff240d (patch) | |
tree | 69703edef3157b2ea2ccf18c6fd899d104711a27 /net-analyzer/hping/hping-2.0.0_rc1.ebuild | |
parent | metadata.xml + stable for x86 (diff) | |
download | gentoo-2-48fd6bdc60f81f672e7bb945f2c66ccf3dff240d.tar.gz gentoo-2-48fd6bdc60f81f672e7bb945f2c66ccf3dff240d.tar.bz2 gentoo-2-48fd6bdc60f81f672e7bb945f2c66ccf3dff240d.zip |
metadata.xml + rc1 syntax fix
Diffstat (limited to 'net-analyzer/hping/hping-2.0.0_rc1.ebuild')
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hping/hping-2.0.0_rc1.ebuild b/net-analyzer/hping/hping-2.0.0_rc1.ebuild index 3e20c19b40a5..333cb39a629d 100644 --- a/net-analyzer/hping/hping-2.0.0_rc1.ebuild +++ b/net-analyzer/hping/hping-2.0.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc1.ebuild,v 1.10 2003/09/05 23:40:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc1.ebuild,v 1.11 2003/10/01 15:16:05 avenj Exp $ # NOTE: author couldn't make up mind over tarball names, directory names, # etc... hense the need to hardcode S and SRC_URI :( @@ -11,7 +11,7 @@ HOMEPAGE="http://www.hping.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" DEPEND="net-libs/libpcap" |