summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2006-02-26 08:03:16 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2006-02-26 08:03:16 +0000
commit1ea481c9bb326fff05b8b361ba0b79cf102e94aa (patch)
tree1576429f5cefa037e35aba094cc9c5666ae727e1 /net-firewall
parentupdate digest (diff)
downloadgentoo-2-1ea481c9bb326fff05b8b361ba0b79cf102e94aa.tar.gz
gentoo-2-1ea481c9bb326fff05b8b361ba0b79cf102e94aa.tar.bz2
gentoo-2-1ea481c9bb326fff05b8b361ba0b79cf102e94aa.zip
Fixed SLOT to 0.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipp2p/ChangeLog8
-rw-r--r--net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild6
-rw-r--r--net-firewall/ipp2p/ipp2p-0.8.0.ebuild6
-rw-r--r--net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-firewall/ipp2p/ChangeLog b/net-firewall/ipp2p/ChangeLog
index c804ba7af562..122eaf600327 100644
--- a/net-firewall/ipp2p/ChangeLog
+++ b/net-firewall/ipp2p/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/ipp2p
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.13 2005/10/28 06:32:58 eradicator Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.14 2006/02/26 08:03:16 eradicator Exp $
+
+ 26 Feb 2006; Jeremy Huddleston <eradicator@gentoo.org>
+ ipp2p-0.7.4-r2.ebuild, ipp2p-0.8.0_rc3.ebuild, ipp2p-0.8.0.ebuild:
+ Fixed SLOT to 0.
*ipp2p-0.8.0 (28 Oct 2005)
diff --git a/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild
index a738d67a19e5..99c003bc46fb 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
+# Copyright 1999-2006 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.4 2005/08/07 17:33:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.5 2006/02/26 08:03:16 eradicator Exp $
IUSE=""
@@ -10,7 +10,7 @@ DESCRIPTION="Netfilter module for dealing with P2P Applications."
HOMEPAGE="http://www.ipp2p.org/index_en.html"
SRC_URI="http://www.ipp2p.org/downloads/${P}.tar.gz"
-SLOT="${KV}"
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc sparc x86"
diff --git a/net-firewall/ipp2p/ipp2p-0.8.0.ebuild b/net-firewall/ipp2p/ipp2p-0.8.0.ebuild
index f596fc074047..cc2cf6369f65 100644
--- a/net-firewall/ipp2p/ipp2p-0.8.0.ebuild
+++ b/net-firewall/ipp2p/ipp2p-0.8.0.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-firewall/ipp2p/ipp2p-0.8.0.ebuild,v 1.1 2005/10/28 06:32:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.0.ebuild,v 1.2 2006/02/26 08:03:16 eradicator Exp $
IUSE=""
@@ -10,7 +10,7 @@ DESCRIPTION="Netfilter module for dealing with P2P Applications."
HOMEPAGE="http://www.ipp2p.org/index_en.html"
SRC_URI="http://www.ipp2p.org/downloads/${P}.tar.gz"
-SLOT="${KV}"
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
diff --git a/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild
index 6e0d3677cf6e..e17ee6b35b9d 100644
--- a/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild
+++ b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.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-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild,v 1.3 2005/08/07 17:33:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild,v 1.4 2006/02/26 08:03:16 eradicator Exp $
IUSE=""
@@ -10,7 +10,7 @@ DESCRIPTION="Netfilter module for dealing with P2P Applications."
HOMEPAGE="http://www.ipp2p.org/index_en.html"
SRC_URI="http://www.ipp2p.org/downloads/${P}.tar.gz"
-SLOT="${KV}"
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"