From 4189ecf9ffdc8e6bc6495aedd9ec7a79beafefd0 Mon Sep 17 00:00:00 2001 From: Thomas Kahle Date: Wed, 29 Dec 2010 15:13:49 +0000 Subject: x86 stable per bug 349760 (Portage version: 2.1.9.26/cvs/Linux i686) --- dev-ml/ounit/ChangeLog | 5 ++++- dev-ml/ounit/ounit-1.1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog index 7d96b486527c..15d16bc83b56 100644 --- a/dev-ml/ounit/ChangeLog +++ b/dev-ml/ounit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ounit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.20 2010/10/09 00:52:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.21 2010/12/29 15:13:49 tomka Exp $ + + 29 Dec 2010; Thomas Kahle ounit-1.1.0.ebuild: + x86 stable per bug 349760 *ounit-1.1.0 (09 Oct 2010) diff --git a/dev-ml/ounit/ounit-1.1.0.ebuild b/dev-ml/ounit/ounit-1.1.0.ebuild index 79e291baf453..8083b17563f4 100644 --- a/dev-ml/ounit/ounit-1.1.0.ebuild +++ b/dev-ml/ounit/ounit-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.0.ebuild,v 1.1 2010/10/09 00:52:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.0.ebuild,v 1.2 2010/12/29 15:13:49 tomka Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/495/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]" RDEPEND="${DEPEND}" IUSE="debug doc +ocamlopt" -- cgit v1.2.3-65-gdbad