diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-19 21:59:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-19 21:59:15 +0000 |
commit | 5033eeae2fbf479903c4490a833674f61026feab (patch) | |
tree | 0ef8c2d0f99ea00cd131067f00c52b114eb8b2d1 /net-www/lingerd/lingerd-0.94.ebuild | |
parent | Stable on amd64. (diff) | |
download | historical-5033eeae2fbf479903c4490a833674f61026feab.tar.gz historical-5033eeae2fbf479903c4490a833674f61026feab.tar.bz2 historical-5033eeae2fbf479903c4490a833674f61026feab.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/lingerd/lingerd-0.94.ebuild')
-rw-r--r-- | net-www/lingerd/lingerd-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index 914737554298..8f90de8d0fef 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.12 2005/09/18 19:10:02 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.13 2005/09/19 21:58:09 hansmi 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" |