diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-05 21:19:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-05 21:19:55 +0000 |
commit | 4599ec79fe3ce0063766f6db58581669d8556c64 (patch) | |
tree | d7d5a90ede9d89dfe3dfaaf81dee26b72b331fe7 /net-www/lingerd | |
parent | Mark stable on x86. (diff) | |
download | gentoo-2-4599ec79fe3ce0063766f6db58581669d8556c64.tar.gz gentoo-2-4599ec79fe3ce0063766f6db58581669d8556c64.tar.bz2 gentoo-2-4599ec79fe3ce0063766f6db58581669d8556c64.zip |
~alpha keyword, 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 fde1c69a8b5b..6035957bfde7 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.4 2005/01/31 04:39:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.5 2005/02/05 21:19:55 kloeri Exp $ + + 05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> lingerd-0.94.ebuild: + ~alpha keyword, bug 79435. 30 Jan 2005; Jason Wever <weeve@gentoo.org> lingerd-0.94.ebuild: Added ~sparc keyword wrt bug #79435. diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index ea5f61eb5c2b..411055240780 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.4 2005/01/31 04:39:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.5 2005/02/05 21:19:55 kloeri 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 ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND=">=sys-apps/sed-4" RDEPEND="" |