commit:     a44103e6fed87c873fbeaea406eb63a04f7b6cb2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 11:24:19 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 11:24:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44103e6

dev-ml/cppo: ocamlbuild is a rdep too, bug #576454

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/cppo/{cppo-1.3.1.ebuild => cppo-1.3.1-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/cppo/cppo-1.3.1.ebuild b/dev-ml/cppo/cppo-1.3.1-r1.ebuild
similarity index 89%
rename from dev-ml/cppo/cppo-1.3.1.ebuild
rename to dev-ml/cppo/cppo-1.3.1-r1.ebuild
index 87d0447..064faf4 100644
--- a/dev-ml/cppo/cppo-1.3.1.ebuild
+++ b/dev-ml/cppo/cppo-1.3.1-r1.ebuild
@@ -16,9 +16,9 @@ KEYWORDS="~amd64"
 
 IUSE="examples"
 
-RDEPEND=">=dev-lang/ocaml-3.12:="
-DEPEND="${RDEPEND}
-       dev-ml/ocamlbuild"
+RDEPEND=">=dev-lang/ocaml-3.12:=
+       dev-ml/ocamlbuild:="
+DEPEND="${RDEPEND}"
 
 src_install() {
        findlib_src_preinst

Reply via email to