summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-02 15:02:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-02 15:02:15 +0000
commit154afbfecb264d5faabc8c153dd1cedf50aba4e0 (patch)
tree50a743c677c3ac81603b6bef31294a0049996838 /dev-ml/ounit
parentStable arm, bug #429480 (diff)
downloadgentoo-2-154afbfecb264d5faabc8c153dd1cedf50aba4e0.tar.gz
gentoo-2-154afbfecb264d5faabc8c153dd1cedf50aba4e0.tar.bz2
gentoo-2-154afbfecb264d5faabc8c153dd1cedf50aba4e0.zip
Stable ppc, bug #428974
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/ounit')
-rw-r--r--dev-ml/ounit/ChangeLog5
-rw-r--r--dev-ml/ounit/ounit-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index e6d0c6babbe1..343cdfbe1837 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.31 2012/06/12 12:44:08 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.32 2012/08/02 15:02:15 blueness Exp $
+
+ 02 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ounit-1.1.2.ebuild:
+ Stable ppc, bug #428974
12 Jun 2012; Alexis Ballier <aballier@gentoo.org> -ounit-1.1.0.ebuild:
remove old
diff --git a/dev-ml/ounit/ounit-1.1.2.ebuild b/dev-ml/ounit/ounit-1.1.2.ebuild
index ad056d2440bc..193edb202bfc 100644
--- a/dev-ml/ounit/ounit-1.1.2.ebuild
+++ b/dev-ml/ounit/ounit-1.1.2.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.2.ebuild,v 1.1 2012/06/12 12:42:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.2 2012/08/02 15:02:15 blueness Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/886/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""