diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 01:11:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 01:11:58 +0000 |
commit | b059e0f7422e32d2bb0afecf40b29ddd09618b93 (patch) | |
tree | 7f2c4da19208eb27261f4b30884c3fe49943f0e2 /net-www/lingerd/lingerd-0.94.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-b059e0f7422e32d2bb0afecf40b29ddd09618b93.tar.gz gentoo-2-b059e0f7422e32d2bb0afecf40b29ddd09618b93.tar.bz2 gentoo-2-b059e0f7422e32d2bb0afecf40b29ddd09618b93.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
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 742b314967ad..ac5e48c0379e 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.9 2005/04/13 04:52:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.10 2005/08/25 01:11:58 agriffis 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 ~sparc ~x86 ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/sed-4" |