summaryrefslogtreecommitdiff
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
commit0860ae0a8e5a6c293b9b4a9c3409bc156f682d4c (patch)
tree5dc89524e4e46e7e364fcb4da623aa29d09ab346 /dev-ml/ounit
parentStable move. (diff)
downloadhistorical-0860ae0a8e5a6c293b9b4a9c3409bc156f682d4c.tar.gz
historical-0860ae0a8e5a6c293b9b4a9c3409bc156f682d4c.tar.bz2
historical-0860ae0a8e5a6c293b9b4a9c3409bc156f682d4c.zip
Move to stable
Diffstat (limited to 'dev-ml/ounit')
-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=""