diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 05:13:11 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 05:13:11 +0000 |
commit | c0e4b566f89f0b821410c92f08985b896e696b9a (patch) | |
tree | a4edaf09b7b4987db82d428d7af9ed80aac827ce /net-analyzer/arpoison/arpoison-0.6.ebuild | |
parent | stable on x86, version bump (diff) | |
download | gentoo-2-c0e4b566f89f0b821410c92f08985b896e696b9a.tar.gz gentoo-2-c0e4b566f89f0b821410c92f08985b896e696b9a.tar.bz2 gentoo-2-c0e4b566f89f0b821410c92f08985b896e696b9a.zip |
Stable on x86; bug #118407
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-analyzer/arpoison/arpoison-0.6.ebuild')
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.6.ebuild b/net-analyzer/arpoison/arpoison-0.6.ebuild index f15dadaf57e5..ee85549b21df 100644 --- a/net-analyzer/arpoison/arpoison-0.6.ebuild +++ b/net-analyzer/arpoison/arpoison-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.3 2005/07/19 12:47:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.4 2006/01/11 05:13:11 halcy0n Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND=">=sys-apps/sed-4" |