From 60ce3e4858403cadc9a38d85acf07dbf47f6e034 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sun, 2 Jan 2011 00:46:31 +0000 Subject: Stable on amd64 wrt bug #349760 (Portage version: 2.1.9.26/cvs/Linux x86_64) --- dev-ml/ounit/ChangeLog | 7 +++++-- dev-ml/ounit/ounit-1.1.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-ml/ounit') diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog index 15d16bc83b56..c4f1c8f9ff39 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.21 2010/12/29 15:13:49 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.22 2011/01/02 00:46:31 hwoarang Exp $ + + 02 Jan 2011; Markos Chandras ounit-1.1.0.ebuild: + Stable on amd64 wrt bug #349760 29 Dec 2010; Thomas Kahle ounit-1.1.0.ebuild: x86 stable per bug 349760 diff --git a/dev-ml/ounit/ounit-1.1.0.ebuild b/dev-ml/ounit/ounit-1.1.0.ebuild index 8083b17563f4..11c473c4c96e 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 +# Copyright 1999-2011 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.2 2010/12/29 15:13:49 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.0.ebuild,v 1.3 2011/01/02 00:46:31 hwoarang 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