summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-29 19:37:39 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-29 19:37:39 +0000
commitfcf3d33ab3e85c57cb7d6b84f46c32aeb8898214 (patch)
treea70cde3b3908b90eee3371255508dae8d5c18e3e /dev-ml
parentMarking ledit-2.03 ppc for bug 416523 (diff)
downloadgentoo-2-fcf3d33ab3e85c57cb7d6b84f46c32aeb8898214.tar.gz
gentoo-2-fcf3d33ab3e85c57cb7d6b84f46c32aeb8898214.tar.bz2
gentoo-2-fcf3d33ab3e85c57cb7d6b84f46c32aeb8898214.zip
Marking ounit-1.1.1 ppc for bug 416531
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml')
-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=""