summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-02-20 15:40:16 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-02-20 15:40:16 +0000
commit2223f9dd6ec0820c8bb6e353356e4c41ca7a570a (patch)
treea59905a46a5f2d8af1bd0cdc2abf01b5e91799bc /dev-ml/pa_ounit
parentremove old (diff)
downloadgentoo-2-2223f9dd6ec0820c8bb6e353356e4c41ca7a570a.tar.gz
gentoo-2-2223f9dd6ec0820c8bb6e353356e4c41ca7a570a.tar.bz2
gentoo-2-2223f9dd6ec0820c8bb6e353356e4c41ca7a570a.zip
fix deps
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/pa_ounit')
-rw-r--r--dev-ml/pa_ounit/ChangeLog5
-rw-r--r--dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pa_ounit/ChangeLog b/dev-ml/pa_ounit/ChangeLog
index 6aaf7273ccfd..1b8afc5fa6bb 100644
--- a/dev-ml/pa_ounit/ChangeLog
+++ b/dev-ml/pa_ounit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pa_ounit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.21 2015/02/20 15:37:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.22 2015/02/20 15:40:16 aballier Exp $
+
+ 20 Feb 2015; Alexis Ballier <aballier@gentoo.org> pa_ounit-112.17.00.ebuild:
+ fix deps
20 Feb 2015; Alexis Ballier <aballier@gentoo.org> -pa_ounit-109.34.00.ebuild,
-pa_ounit-109.36.00.ebuild, -pa_ounit-109.53.02.ebuild,
diff --git a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
index a7d70646093b..9779e6ac0048 100644
--- a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
+++ b/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild,v 1.1 2015/02/20 15:36:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild,v 1.2 2015/02/20 15:40:16 aballier Exp $
EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND=">=dev-ml/ounit-1.1.1:=
- dev-ml/camlp4:= <dev-lang/ocaml-4.02.0"
+ dev-ml/camlp4:="
RDEPEND="${DEPEND}"
DOCS=( "readme.md" )