summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-19 15:13:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-19 15:13:30 +0000
commita16e5622ef6027adea7cf358ee02643d23b53c46 (patch)
treedc124c2f94545e382dc5ae4babaa7c2d38d16e36 /dev-ml/ounit
parentStable for amd64, wrt bug #416561 (diff)
downloadgentoo-2-a16e5622ef6027adea7cf358ee02643d23b53c46.tar.gz
gentoo-2-a16e5622ef6027adea7cf358ee02643d23b53c46.tar.bz2
gentoo-2-a16e5622ef6027adea7cf358ee02643d23b53c46.zip
Stable for amd64, wrt bug #416531
(Portage version: 2.1.10.49/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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index 20871b8554f4..e44f4ba2fba0 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.26 2012/03/27 21:06:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.27 2012/05/19 15:13:30 ago Exp $
+
+ 19 May 2012; Agostino Sarubbo <ago@gentoo.org> ounit-1.1.1.ebuild:
+ Stable for amd64, wrt bug #416531
27 Mar 2012; Alexis Ballier <aballier@gentoo.org> ounit-1.1.1.ebuild:
convert to oasis.eclass
diff --git a/dev-ml/ounit/ounit-1.1.1.ebuild b/dev-ml/ounit/ounit-1.1.1.ebuild
index dd0de6c9e17a..d973ebb3b915 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.2 2012/03/27 21:06:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.1.ebuild,v 1.3 2012/05/19 15:13:30 ago 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=""