summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 20:09:43 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 20:09:43 +0000
commitcc65a40752bfb7b341e876aefcea5e5ab03ed63f (patch)
tree08c6b167fd5ca413f47e5c5e5b0c5afe6b512a7d /dev-ml/ounit
parentamd64 stable, bug #495416 (diff)
downloadgentoo-2-cc65a40752bfb7b341e876aefcea5e5ab03ed63f.tar.gz
gentoo-2-cc65a40752bfb7b341e876aefcea5e5ab03ed63f.tar.bz2
gentoo-2-cc65a40752bfb7b341e876aefcea5e5ab03ed63f.zip
amd64 stable, bug #495418
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ml/ounit')
-rw-r--r--dev-ml/ounit/ChangeLog8
-rw-r--r--dev-ml/ounit/ounit-2.0.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog
index 1783da255a4e..0da147a031ae 100644
--- a/dev-ml/ounit/ChangeLog
+++ b/dev-ml/ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ounit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.37 2013/10/12 18:28:41 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.38 2014/01/12 20:09:43 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> ounit-2.0.0.ebuild:
+ amd64 stable, bug #495418
*ounit-2.0.0 (12 Oct 2013)
@@ -132,4 +135,3 @@
ounit-1.0.0.ebuild:
OUnit is a unit test framework for ocaml, thanks to Bardur Arantsson
<gentoo@scientician.net> for the submission (bug #51255).
-
diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index 4df169121009..2b28d3a61f82 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-2.0.0.ebuild,v 1.1 2013/10/12 18:28:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-2.0.0.ebuild,v 1.2 2014/01/12 20:09:43 pacho Exp $
EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""