summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-07 18:05:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-07 18:05:56 +0000
commit82e7d7eb55b335b3de4dafae29e03850f688962c (patch)
treedbfe3f08d2ccb82f9b03b99e2cd6feca534855aa /net-www/lingerd
parentDon't assume ld is GNU ld. (diff)
downloadhistorical-82e7d7eb55b335b3de4dafae29e03850f688962c.tar.gz
historical-82e7d7eb55b335b3de4dafae29e03850f688962c.tar.bz2
historical-82e7d7eb55b335b3de4dafae29e03850f688962c.zip
Stable on sparc wrt #106421
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-www/lingerd')
-rw-r--r--net-www/lingerd/ChangeLog5
-rw-r--r--net-www/lingerd/lingerd-0.94.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/lingerd/ChangeLog b/net-www/lingerd/ChangeLog
index 19535bd3fe72..712b25236071 100644
--- a/net-www/lingerd/ChangeLog
+++ b/net-www/lingerd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/lingerd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.13 2005/09/20 01:39:06 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.14 2005/10/07 18:01:26 gustavoz Exp $
+
+ 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> lingerd-0.94.ebuild:
+ Stable on sparc wrt #106421
20 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> lingerd-0.94.ebuild:
Stable on amd64, bug 106421, thanks to aja@gentoo.org.
diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild
index 55b373183164..4e951930a0c3 100644
--- a/net-www/lingerd/lingerd-0.94.ebuild
+++ b/net-www/lingerd/lingerd-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.14 2005/09/20 01:39:06 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.15 2005/10/07 18:01:26 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://images.iagora.com/media/software/lingerd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"