diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-04-26 16:30:23 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-04-26 16:30:23 +0000 |
commit | 444ca2417063db903d50f7996dc64df07f822de6 (patch) | |
tree | 72699863b334ad7644a6b0b58760d5122afd8ebb /net-firewall/ipset | |
parent | version bump (diff) | |
download | gentoo-2-444ca2417063db903d50f7996dc64df07f822de6.tar.gz gentoo-2-444ca2417063db903d50f7996dc64df07f822de6.tar.bz2 gentoo-2-444ca2417063db903d50f7996dc64df07f822de6.zip |
Added ~amd64 keyword.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r-- | net-firewall/ipset/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/ipset/ipset-2.1.0.20050119.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog index ea51541c837f..34409f38fa13 100644 --- a/net-firewall/ipset/ChangeLog +++ b/net-firewall/ipset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/ipset # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.1 2005/03/10 09:56:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.2 2005/04/26 16:30:23 ticho Exp $ + + 26 Apr 2005; Andrej Kacian <ticho@gentoo.org> ipset-2.1.0.20050119.ebuild: + Added ~amd64 keyword. *ipset-2.1.0.20050119 (10 Mar 2005) diff --git a/net-firewall/ipset/ipset-2.1.0.20050119.ebuild b/net-firewall/ipset/ipset-2.1.0.20050119.ebuild index 6759f7614b13..615bc955ccab 100644 --- a/net-firewall/ipset/ipset-2.1.0.20050119.ebuild +++ b/net-firewall/ipset/ipset-2.1.0.20050119.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.1.0.20050119.ebuild,v 1.1 2005/03/10 09:56:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.1.0.20050119.ebuild,v 1.2 2005/04/26 16:30:23 ticho Exp $ inherit eutils flag-o-matic versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://people.netfilter.org/kadlec/ipset/" SRC_URI="${HOMEPAGE}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=">=net-firewall/iptables-1.3*" DEPEND="${RDEPEND} |