diff options
Diffstat (limited to 'net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild')
-rw-r--r-- | net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild b/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild index ec1ebd785de0..d3fb4bf55783 100644 --- a/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild +++ b/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild,v 1.1 2009/05/26 00:00:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild,v 1.2 2009/10/28 04:18:57 robbat2 Exp $ EAPI="2" -DESCRIPTION="dchp_probe attempts to discover DHCP and BootP servers on a directly-attached Ethernet network" +DESCRIPTION="dhcp_probe attempts to discover DHCP and BootP servers on a directly-attached Ethernet network" HOMEPAGE="http://www.net.princeton.edu/software/dhcp_probe/" SRC_URI="http://www.net.princeton.edu/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=" |