summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-11 22:02:25 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-11 22:02:25 +0000
commitf50a20dccdec517120dd6791d706e009395a91ed (patch)
tree55c1313e554dd90528e67fdc51d091c92be56f5f /dev-ml
parentamd64/x86 stable, bug #216966 (diff)
downloadhistorical-f50a20dccdec517120dd6791d706e009395a91ed.tar.gz
historical-f50a20dccdec517120dd6791d706e009395a91ed.tar.bz2
historical-f50a20dccdec517120dd6791d706e009395a91ed.zip
x86 stable, bug #216987
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ChangeLog5
-rw-r--r--dev-ml/ounit/ounit-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index 7d5002137797..3cb5e98c87cd 100644
--- a/dev-ml/ounit/ChangeLog
+++ b/dev-ml/ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ounit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.10 2008/04/10 18:57:10 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.11 2008/04/11 22:02:25 maekke Exp $
+
+ 11 Apr 2008; Markus Meier <maekke@gentoo.org> ounit-1.0.2.ebuild:
+ x86 stable, bug #216987
10 Apr 2008; Santiago M. Mola <coldwind@gentoo.org> ounit-1.0.2.ebuild:
amd64 stable wrt bug #216987
diff --git a/dev-ml/ounit/ounit-1.0.2.ebuild b/dev-ml/ounit/ounit-1.0.2.ebuild
index 0fa442a25dbc..435a7550cc61 100644
--- a/dev-ml/ounit/ounit-1.0.2.ebuild
+++ b/dev-ml/ounit/ounit-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.2.ebuild,v 1.4 2008/04/10 18:57:10 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.2.ebuild,v 1.5 2008/04/11 22:02:25 maekke Exp $
inherit findlib eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xs4all.nl/~mmzeeman/ocaml/"
SRC_URI="http://www.xs4all.nl/~mmzeeman/ocaml/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="dev-lang/ocaml"
IUSE="+ocamlopt"