summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-20 14:49:33 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-20 14:49:33 +0000
commit283a5cbd43584af2d255ce9ad3f37c48db5b4f35 (patch)
tree0ef304eea42df401130fbbab00e2d6f75afbcac6 /net-misc/portfwd
parentia64 stable wrt bug #500106 (diff)
downloadgentoo-2-283a5cbd43584af2d255ce9ad3f37c48db5b4f35.tar.gz
gentoo-2-283a5cbd43584af2d255ce9ad3f37c48db5b4f35.tar.bz2
gentoo-2-283a5cbd43584af2d255ce9ad3f37c48db5b4f35.zip
ia64 stable wrt bug #501388
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'net-misc/portfwd')
-rw-r--r--net-misc/portfwd/ChangeLog5
-rw-r--r--net-misc/portfwd/portfwd-0.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/portfwd/ChangeLog b/net-misc/portfwd/ChangeLog
index f3808dacf684..a95913c52440 100644
--- a/net-misc/portfwd/ChangeLog
+++ b/net-misc/portfwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/portfwd
# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.24 2014/01/07 10:11:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.25 2014/02/20 14:49:33 hattya Exp $
+
+ 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> portfwd-0.29.ebuild:
+ ia64 stable wrt bug #501388
*portfwd-0.29 (07 Jan 2014)
diff --git a/net-misc/portfwd/portfwd-0.29.ebuild b/net-misc/portfwd/portfwd-0.29.ebuild
index 5fc099647127..5c05ce675c17 100644
--- a/net-misc/portfwd/portfwd-0.29.ebuild
+++ b/net-misc/portfwd/portfwd-0.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.29.ebuild,v 1.1 2014/01/07 10:11:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.29.ebuild,v 1.2 2014/02/20 14:49:33 hattya Exp $
EAPI=5
inherit autotools eutils systemd
@@ -11,7 +11,7 @@ HOMEPAGE="http://portfwd.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"