diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:20:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:20:41 +0000 |
commit | f1477964a554157b7dc26065da6a9a6eb2f6e2a5 (patch) | |
tree | 97424fdb140a9eb13b3381d6324967dd734d3a9c /net-misc/arpd/arpd-0.2-r1.ebuild | |
parent | x86 stable, bug #385227 (diff) | |
download | gentoo-2-f1477964a554157b7dc26065da6a9a6eb2f6e2a5.tar.gz gentoo-2-f1477964a554157b7dc26065da6a9a6eb2f6e2a5.tar.bz2 gentoo-2-f1477964a554157b7dc26065da6a9a6eb2f6e2a5.zip |
x86 stable, bug #385265
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/arpd/arpd-0.2-r1.ebuild')
-rw-r--r-- | net-misc/arpd/arpd-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/arpd/arpd-0.2-r1.ebuild b/net-misc/arpd/arpd-0.2-r1.ebuild index a6f26a8e61b1..8b5236717032 100644 --- a/net-misc/arpd/arpd-0.2-r1.ebuild +++ b/net-misc/arpd/arpd-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.4 2011/10/11 19:45:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.5 2011/10/15 23:20:41 maekke Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-libs/libdnet-1.4 |