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
commit32184a67c1caf80c1e1c4db8720605ad6bac036c (patch)
tree63eb665a81721c693a520bae0f613dde87708dd0 /net-firewall/ipp2p
parentReadding the alsa sparc profile so repoman doesn't barf. (diff)
downloadhistorical-32184a67c1caf80c1e1c4db8720605ad6bac036c.tar.gz
historical-32184a67c1caf80c1e1c4db8720605ad6bac036c.tar.bz2
historical-32184a67c1caf80c1e1c4db8720605ad6bac036c.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/Manifest10
-rw-r--r--net-firewall/ipp2p/ipp2p-0.6.ebuild8
3 files changed, 13 insertions, 10 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/Manifest b/net-firewall/ipp2p/Manifest
index d62a8c2a5d19..6c380a08004e 100644
--- a/net-firewall/ipp2p/Manifest
+++ b/net-firewall/ipp2p/Manifest
@@ -1,15 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 c7e363af72536fa7d302ff8959f43e96 ipp2p-0.6.ebuild 1067
+MD5 3ee568b63d3eb9028fa9214414c94986 ipp2p-0.6.ebuild 1019
MD5 3923b6ae9bc25fc124e24e7747c8a802 metadata.xml 226
-MD5 7cf942e53a0383ccd2308f6c5aa13152 ChangeLog 391
+MD5 e26153e9c70f6ec79b79080ac9ae52e1 ChangeLog 538
MD5 7dde11c31f867f3b9c624ac8dcb944a4 files/digest-ipp2p-0.6 58
MD5 210b099d966d09350c8cfc0d81ec56ce files/ipp2p-0.6-Makefile.patch 996
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBfguMArHZZzCEUG0RAjKwAJ9Wqk0UlZWBEorJ/viOgEPtTsChXwCdF+xL
-4UWe1GaSrj5wQb1nWdixTUM=
-=TxCB
+iD8DBQFBtMI9ArHZZzCEUG0RAjy/AJoCTozCV3Bj7kbPyMYGTUZzshm02wCdFUqG
+ToFAVjk/PoLyRhJBHQYQCX8=
+=KLx0
-----END PGP SIGNATURE-----
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"