diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2005-02-17 20:08:07 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2005-02-17 20:08:07 +0000 |
commit | 5b4777d34968d204a166e0b6c706ad711d3a37a6 (patch) | |
tree | a6b8ec80cfeb0e1ac31c1492008a25a0a22454db /dev-ml/ulex/ulex-0.5.ebuild | |
parent | stable on ppc, x86. (Manifest recommit) (diff) | |
download | gentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.tar.gz gentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.tar.bz2 gentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.zip |
Stable on x86, ppc.
Diffstat (limited to 'dev-ml/ulex/ulex-0.5.ebuild')
-rw-r--r-- | dev-ml/ulex/ulex-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ulex/ulex-0.5.ebuild b/dev-ml/ulex/ulex-0.5.ebuild index 90f24f0f1ab2..44f9469949b5 100644 --- a/dev-ml/ulex/ulex-0.5.ebuild +++ b/dev-ml/ulex/ulex-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.5.ebuild,v 1.2 2004/08/25 13:36:53 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.5.ebuild,v 1.3 2005/02/17 20:08:07 mattam Exp $ inherit eutils findlib @@ -10,7 +10,7 @@ SRC_URI="http://www.cduce.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND=">=dev-lang/ocaml-3.08" |