summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-12-06 20:31:38 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-12-06 20:31:38 +0000
commit5d580365089fa0a857cb66a05763fc7464f38d54 (patch)
tree5d04aad2d41896ba1519aa2d1139599de3c6574a /net-firewall/ipp2p
parentReadding the alsa sparc profile so repoman doesn't barf. (diff)
downloadgentoo-2-5d580365089fa0a857cb66a05763fc7464f38d54.tar.gz
gentoo-2-5d580365089fa0a857cb66a05763fc7464f38d54.tar.bz2
gentoo-2-5d580365089fa0a857cb66a05763fc7464f38d54.zip
Updated HOMEPAGE per request of upstream author. Stable amd64, x86.
Diffstat (limited to 'net-firewall/ipp2p')
-rw-r--r--net-firewall/ipp2p/ChangeLog5
-rw-r--r--net-firewall/ipp2p/ipp2p-0.6.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/ipp2p/ChangeLog b/net-firewall/ipp2p/ChangeLog
index 97a031cb792c..a2040f163204 100644
--- a/net-firewall/ipp2p/ChangeLog
+++ b/net-firewall/ipp2p/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/ipp2p
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.1 2004/10/26 08:31:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.2 2004/12/06 20:31:38 eradicator Exp $
+
+ 06 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> ipp2p-0.6.ebuild:
+ Updated HOMEPAGE per request of upstream author. Stable amd64, x86.
*ipp2p-0.6 (26 Oct 2004)
diff --git a/net-firewall/ipp2p/ipp2p-0.6.ebuild b/net-firewall/ipp2p/ipp2p-0.6.ebuild
index 8f5ad0dd195a..84aee1db7682 100644
--- a/net-firewall/ipp2p/ipp2p-0.6.ebuild
+++ b/net-firewall/ipp2p/ipp2p-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.6.ebuild,v 1.1 2004/10/26 08:31:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.6.ebuild,v 1.2 2004/12/06 20:31:38 eradicator Exp $
IUSE=""
@@ -11,12 +11,12 @@ MY_P="${PN}.${MY_PV}"
S="${WORKDIR}/${PN}"
DESCRIPTION="Netfilter module for dealing with P2P Applications."
-HOMEPAGE="http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html"
-SRC_URI="http://rnvs.informatik.uni-leipzig.de/ipp2p/downloads/${MY_P}.tar.gz"
+HOMEPAGE="http://www.ipp2p.org/index_en.html"
+SRC_URI="http://www.ipp2p.org/downloads/${MY_P}.tar.gz"
SLOT="${KV}"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="virtual/modutils"