diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 15:00:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 15:00:40 +0000 |
commit | d31efe91900f74d30e44d06a1cee96e6c490b0b9 (patch) | |
tree | 589fba01e32a78f574953ce2d3221f5db3f067a5 /net-misc | |
parent | fixed ebuild (diff) | |
download | historical-d31efe91900f74d30e44d06a1cee96e6c490b0b9.tar.gz historical-d31efe91900f74d30e44d06a1cee96e6c490b0b9.tar.bz2 historical-d31efe91900f74d30e44d06a1cee96e6c490b0b9.zip |
Stable on sparc wrt #95113
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/redir/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/redir/Manifest | 14 | ||||
-rw-r--r-- | net-misc/redir/redir-2.2.1.ebuild | 6 |
3 files changed, 20 insertions, 7 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/Manifest b/net-misc/redir/Manifest index a6bb16cb0cc3..0e016c16f1fb 100644 --- a/net-misc/redir/Manifest +++ b/net-misc/redir/Manifest @@ -1,4 +1,14 @@ -MD5 9e9f6f96cf9a368fef21a337c3439e81 ChangeLog 843 -MD5 2649854d26a76bbef06885d50af3c780 redir-2.2.1.ebuild 589 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 49d64f193575d7ce222f165bba3da495 metadata.xml 328 +MD5 ff3c39d788d2daa7b10ab770b4cc0cef ChangeLog 948 +MD5 d28a7783c6430beeca322e8dbfb0dc2d redir-2.2.1.ebuild 590 MD5 06b729711ab6883796d9c46b6ca3a61c files/digest-redir-2.2.1 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCpwgeKRy60XGEcJIRAta2AJ4xGFfWc43fae0CxlS8g/gGjuWIoQCfaGzt +lfeWLu9N2gI+4TyJs0EmB30= +=8CRQ +-----END PGP SIGNATURE----- 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="" |