summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 18:18:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 18:18:23 +0000
commit4c17bb33f041018a55a586d08fc4fcfc80c8ff10 (patch)
tree5f502368327bece986486c64654e7e5e16d69223 /dev-ml/ounit
parentStable for amd64, wrt bug #419281 (diff)
downloadgentoo-2-4c17bb33f041018a55a586d08fc4fcfc80c8ff10.tar.gz
gentoo-2-4c17bb33f041018a55a586d08fc4fcfc80c8ff10.tar.bz2
gentoo-2-4c17bb33f041018a55a586d08fc4fcfc80c8ff10.zip
Stable for amd64, wrt 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 343cdfbe1837..f6c94e26ca50 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.32 2012/08/02 15:02:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.33 2012/08/03 18:18:23 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ounit-1.1.2.ebuild:
+ Stable for amd64, wrt bug #428974
02 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ounit-1.1.2.ebuild:
Stable ppc, bug #428974
diff --git a/dev-ml/ounit/ounit-1.1.2.ebuild b/dev-ml/ounit/ounit-1.1.2.ebuild
index 193edb202bfc..a9d436fb3490 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.2 2012/08/02 15:02:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.3 2012/08/03 18:18:23 ago 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=""