diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-06 03:21:31 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-06 03:21:31 +0000 |
commit | 5b83444f63140c96320c6d4d20b6d3bf7c5ea3d4 (patch) | |
tree | ca2cdb258dc868f250f970c883ac600e078791d2 /net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild | |
parent | Version bump #101467 by Erdroh Moshan. (diff) | |
download | gentoo-2-5b83444f63140c96320c6d4d20b6d3bf7c5ea3d4.tar.gz gentoo-2-5b83444f63140c96320c6d4d20b6d3bf7c5ea3d4.tar.bz2 gentoo-2-5b83444f63140c96320c6d4d20b6d3bf7c5ea3d4.zip |
Stable amd64, sparc, x86 as the older version doesn't build with current kernels. Removing older version.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild')
-rw-r--r-- | net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild index 84740dbfbada..1348dfad347a 100644 --- a/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild +++ b/net-firewall/ipp2p/ipp2p-0.7.4-r2.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/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.1 2005/08/06 03:17:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.2 2005/08/06 03:21:31 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.ipp2p.org/downloads/${P}.tar.gz" SLOT="${KV}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" RDEPEND="virtual/modutils >=net-firewall/iptables-1.2.11" |