commit: 4f235276157a6d50042d16a3730c990331814823
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 16:55:34 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr 2 08:38:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f235276
dev-ml/pa_sexp_conv: unversion sexplib dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild
b/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild
index 98f8db561ca..40892485b01 100644
--- a/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild
+++ b/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="
dev-ml/type-conv:=
- >=dev-ml/sexplib-113.24:=
+ dev-ml/sexplib:=
dev-ml/camlp4:=
"
RDEPEND="${DEPEND}"