summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2005-02-17 20:08:07 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2005-02-17 20:08:07 +0000
commit5b4777d34968d204a166e0b6c706ad711d3a37a6 (patch)
treea6b8ec80cfeb0e1ac31c1492008a25a0a22454db /dev-ml
parentstable on ppc, x86. (Manifest recommit) (diff)
downloadgentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.tar.gz
gentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.tar.bz2
gentoo-2-5b4777d34968d204a166e0b6c706ad711d3a37a6.zip
Stable on x86, ppc.
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ulex/ChangeLog7
-rw-r--r--dev-ml/ulex/ulex-0.4.ebuild4
-rw-r--r--dev-ml/ulex/ulex-0.5.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-ml/ulex/ChangeLog b/dev-ml/ulex/ChangeLog
index e7070b009534..246fd94ecba8 100644
--- a/dev-ml/ulex/ChangeLog
+++ b/dev-ml/ulex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ulex
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ChangeLog,v 1.8 2004/09/30 00:20:38 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ChangeLog,v 1.9 2005/02/17 20:08:07 mattam Exp $
+
+ 17 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> ulex-0.5.ebuild:
+ Stable on x86, ppc.
25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ulex-0.4.ebuild,
ulex-0.5.ebuild:
diff --git a/dev-ml/ulex/ulex-0.4.ebuild b/dev-ml/ulex/ulex-0.4.ebuild
index 4fb68b50d5ce..85968c2fc44e 100644
--- a/dev-ml/ulex/ulex-0.4.ebuild
+++ b/dev-ml/ulex/ulex-0.4.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.4.ebuild,v 1.2 2004/08/25 13:36:53 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.4.ebuild,v 1.3 2005/02/17 20:08:07 mattam Exp $
inherit eutils findlib
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"