summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/ounit/ChangeLog5
-rw-r--r--dev-ml/ounit/ounit-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index f24ebf5ad3dc..7f4b91f315f4 100644
--- a/dev-ml/ounit/ChangeLog
+++ b/dev-ml/ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ounit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.28 2012/05/22 05:55:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.29 2012/05/29 19:37:39 ranger Exp $
+
+ 29 May 2012; Brent Baude <ranger@gentoo.org> ounit-1.1.1.ebuild:
+ Marking ounit-1.1.1 ppc for bug 416531
22 May 2012; Jeff Horelick <jdhore@gentoo.org> ounit-1.1.1.ebuild:
marked x86 per bug 416531
diff --git a/dev-ml/ounit/ounit-1.1.1.ebuild b/dev-ml/ounit/ounit-1.1.1.ebuild
index a647bd88ed5e..f3f2442ab795 100644
--- a/dev-ml/ounit/ounit-1.1.1.ebuild
+++ b/dev-ml/ounit/ounit-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.1.ebuild,v 1.4 2012/05/22 05:55:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.1.ebuild,v 1.5 2012/05/29 19:37:39 ranger Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/762/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""