summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-10 05:41:58 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-10 05:41:58 +0000
commit02541670f107ec87496ba248b684eb2ecea2205b (patch)
tree9a3a06b6725f79e39d0a0dcd9ee32be4a61e563a /net-misc/portfwd
parentMark 1.3.2 stable on ia64 (diff)
downloadgentoo-2-02541670f107ec87496ba248b684eb2ecea2205b.tar.gz
gentoo-2-02541670f107ec87496ba248b684eb2ecea2205b.tar.bz2
gentoo-2-02541670f107ec87496ba248b684eb2ecea2205b.zip
Mark 0.28 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'net-misc/portfwd')
-rw-r--r--net-misc/portfwd/ChangeLog7
-rw-r--r--net-misc/portfwd/Manifest12
-rw-r--r--net-misc/portfwd/portfwd-0.28.ebuild6
3 files changed, 9 insertions, 16 deletions
diff --git a/net-misc/portfwd/ChangeLog b/net-misc/portfwd/ChangeLog
index 9e9008b9ac46..423e85aa35fd 100644
--- a/net-misc/portfwd/ChangeLog
+++ b/net-misc/portfwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/portfwd
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.13 2005/12/24 21:45:41 halcy0n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.14 2006/03/10 05:41:58 agriffis Exp $
+
+ 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> portfwd-0.28.ebuild:
+ Mark 0.28 stable on ia64
24 Dec 2005; Mark Loeser <halcy0n@gentoo.org> portfwd-0.28.ebuild:
Stable on x86; bug #94096
diff --git a/net-misc/portfwd/Manifest b/net-misc/portfwd/Manifest
index 7d674ad4f350..97d09f3e9d98 100644
--- a/net-misc/portfwd/Manifest
+++ b/net-misc/portfwd/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 5d524af2c612054536aa23b6f049d3dd ChangeLog 1730
MD5 960ab2c321e4752e952e9878a8e5ae71 files/digest-portfwd-0.26 64
MD5 3e26912825dccefb4a4474400d2c7eb6 files/digest-portfwd-0.26_rc6 67
@@ -11,11 +8,4 @@ MD5 ffc48b45008b806173e4a719e023b7c4 files/portfwd.init 887
MD5 800884f7ac3c6ca781b99313b2f0cdb6 portfwd-0.26.ebuild 1557
MD5 77be0277167ea42c6c758fc858529c89 portfwd-0.26_rc6-r1.ebuild 1568
MD5 a202c2ace5e7604f357b1845dd71d441 portfwd-0.26_rc6.ebuild 1570
-MD5 b67b95ba81afe026c1f0dbb517033e79 portfwd-0.28.ebuild 1555
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDrcGPCRZPokWLroQRAn/HAKDYgEm0Ktj4rMM7LVZ3d6GC6B30tQCdFSA4
-cFJBTc1GxZR66lw3m/wNruE=
-=KWUj
------END PGP SIGNATURE-----
+MD5 3d91e5bb2c5d68a4e4f703fc3cf7fba1 portfwd-0.28.ebuild 1554
diff --git a/net-misc/portfwd/portfwd-0.28.ebuild b/net-misc/portfwd/portfwd-0.28.ebuild
index 57a0c8f3f79e..f0cacd2521ba 100644
--- a/net-misc/portfwd/portfwd-0.28.ebuild
+++ b/net-misc/portfwd/portfwd-0.28.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-misc/portfwd/portfwd-0.28.ebuild,v 1.2 2005/12/24 21:45:41 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.28.ebuild,v 1.3 2006/03/10 05:41:58 agriffis Exp $
DESCRIPTION="Port Forwarding Daemon"
SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://portfwd.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc x86"
+KEYWORDS="~amd64 ia64 ~ppc x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"