summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-06-08 15:00:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-06-08 15:00:40 +0000
commitb0f519d7b0de6106871ad77ae54556a4bebf7058 (patch)
tree302548e5cd6dd8b9b132c8621035558effe7bb02 /net-misc/redir
parentfixed ebuild (diff)
downloadgentoo-2-b0f519d7b0de6106871ad77ae54556a4bebf7058.tar.gz
gentoo-2-b0f519d7b0de6106871ad77ae54556a4bebf7058.tar.bz2
gentoo-2-b0f519d7b0de6106871ad77ae54556a4bebf7058.zip
Stable on sparc wrt #95113
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/redir')
-rw-r--r--net-misc/redir/ChangeLog7
-rw-r--r--net-misc/redir/redir-2.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/redir/ChangeLog b/net-misc/redir/ChangeLog
index b7e3f45b977f..818d36260958 100644
--- a/net-misc/redir/ChangeLog
+++ b/net-misc/redir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/redir
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/ChangeLog,v 1.6 2004/12/29 20:04:31 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/ChangeLog,v 1.7 2005/06/08 15:00:40 gustavoz Exp $
+
+ 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> redir-2.2.1.ebuild:
+ Stable on sparc wrt #95113
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-misc/redir/redir-2.2.1.ebuild b/net-misc/redir/redir-2.2.1.ebuild
index e44488ee1c24..bfc809826915 100644
--- a/net-misc/redir/redir-2.2.1.ebuild
+++ b/net-misc/redir/redir-2.2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/redir-2.2.1.ebuild,v 1.6 2004/07/12 01:41:13 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/redir-2.2.1.ebuild,v 1.7 2005/06/08 15:00:40 gustavoz Exp $
DESCRIPTION="Redir is a port redirector."
HOMEPAGE="http://sammy.net/~sammy/hacks/"
SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~sparc"
+KEYWORDS="x86 ~amd64 alpha ~hppa ~mips sparc"
IUSE=""
DEPEND=""
RDEPEND=""