diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-31 04:39:33 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-31 04:39:33 +0000 |
commit | 759f21452a985c0f21f7d8ae9ca6370bf752cb24 (patch) | |
tree | f957f5670cd47d83db4167b08094da817d8eee7e /net-www/lingerd | |
parent | Stable on ppc-macos. (diff) | |
download | gentoo-2-759f21452a985c0f21f7d8ae9ca6370bf752cb24.tar.gz gentoo-2-759f21452a985c0f21f7d8ae9ca6370bf752cb24.tar.bz2 gentoo-2-759f21452a985c0f21f7d8ae9ca6370bf752cb24.zip |
Added ~sparc keyword wrt bug #79435.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-www/lingerd')
-rw-r--r-- | net-www/lingerd/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/lingerd/lingerd-0.94.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/lingerd/ChangeLog b/net-www/lingerd/ChangeLog index 66d8e9b920cd..fde1c69a8b5b 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.3 2005/01/30 11:40:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.4 2005/01/31 04:39:33 weeve Exp $ + + 30 Jan 2005; Jason Wever <weeve@gentoo.org> lingerd-0.94.ebuild: + Added ~sparc keyword wrt bug #79435. 30 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> lingerd-0.94.ebuild: Added to ~ppc, bug 79435. diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index a036ea08912b..ea5f61eb5c2b 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.3 2005/01/30 11:40:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.4 2005/01/31 04:39:33 weeve Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.iagora.com/about/software/lingerd/" SRC_URI="http://images.iagora.com/media/software/lingerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" DEPEND=">=sys-apps/sed-4" RDEPEND="" |