diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-11 17:13:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-11 17:13:10 +0000 |
commit | f36e5afa70443e76ec581650ce5d1b056bf81219 (patch) | |
tree | bb57a9756a098051cfa8ea75696da71e7688623c /net-firewall/arptables/arptables-0.0.3.3-r1.ebuild | |
parent | Stable on ppc wrt bug 201909 (diff) | |
download | historical-f36e5afa70443e76ec581650ce5d1b056bf81219.tar.gz historical-f36e5afa70443e76ec581650ce5d1b056bf81219.tar.bz2 historical-f36e5afa70443e76ec581650ce5d1b056bf81219.zip |
Stable on ppc wrt bug 201836
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'net-firewall/arptables/arptables-0.0.3.3-r1.ebuild')
-rw-r--r-- | net-firewall/arptables/arptables-0.0.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild b/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild index e515572f58e3..e6a99d6f7699 100644 --- a/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild +++ b/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild,v 1.2 2007/12/10 14:52:16 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.3-r1.ebuild,v 1.3 2007/12/11 17:13:10 nixnut Exp $ inherit versionator eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ebtables/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" S=${WORKDIR}/${MY_P} |