summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-08-26 12:39:25 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-08-26 12:39:25 +0000
commit90c94c15ed07acde44c1bf2412696a9efc09224a (patch)
tree2ec4866592b48df2a410e9dcd402cad1fa1fad34 /dev-ml
parentStable move. (Manifest recommit) (diff)
downloadgentoo-2-90c94c15ed07acde44c1bf2412696a9efc09224a.tar.gz
gentoo-2-90c94c15ed07acde44c1bf2412696a9efc09224a.tar.bz2
gentoo-2-90c94c15ed07acde44c1bf2412696a9efc09224a.zip
Move to stable
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ChangeLog5
-rw-r--r--dev-ml/ounit/ounit-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index 6f573fecb2a9..bfee56ad877b 100644
--- a/dev-ml/ounit/ChangeLog
+++ b/dev-ml/ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ounit
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.2 2004/08/21 21:55:57 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.3 2004/08/26 12:39:25 mattam Exp $
+
+ 26 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild:
+ Stable move.
21 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild:
Adapt to findlib eclass.
diff --git a/dev-ml/ounit/ounit-1.0.0.ebuild b/dev-ml/ounit/ounit-1.0.0.ebuild
index c76cda20b74a..844208d006c6 100644
--- a/dev-ml/ounit/ounit-1.0.0.ebuild
+++ b/dev-ml/ounit/ounit-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.0.ebuild,v 1.3 2004/08/21 21:55:57 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.0.ebuild,v 1.4 2004/08/26 12:39:25 mattam Exp $
inherit findlib
@@ -9,7 +9,7 @@ HOMEPAGE="http://home.wanadoo.nl/maas/ocaml/"
SRC_URI="http://home.wanadoo.nl/maas/ocaml/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND="dev-lang/ocaml"
IUSE=""