diff options
author | Michael Weber <xmw@gentoo.org> | 2011-12-19 13:16:58 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-12-19 13:16:58 +0000 |
commit | bfcb19fc6017c64dbeebb594b00397341d40aaa2 (patch) | |
tree | f4812cff30c993e3928b82a3482e96934804daa8 /net-misc/arpd/arpd-0.2-r1.ebuild | |
parent | Bump patch too (diff) | |
download | historical-bfcb19fc6017c64dbeebb594b00397341d40aaa2.tar.gz historical-bfcb19fc6017c64dbeebb594b00397341d40aaa2.tar.bz2 historical-bfcb19fc6017c64dbeebb594b00397341d40aaa2.zip |
ppc stable (bug 385265)
Package-Manager: portage-2.1.10.11/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 2e69bfc7830c..eb2b7213260e 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.6 2011/12/18 17:38:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.7 2011/12/19 13:16:58 xmw 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 |