commit:     1fef856a2559bb9037dae166bd801b0a0e69d69a
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 22:00:08 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 22:01:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fef856a

dev-java/jackson-dataformat-yaml: Bump snakeyaml version requirement

Fixes bug #571758.

Package-Manager: portage-2.2.26

 dev-java/jackson-dataformat-yaml/jackson-dataformat-yaml-2.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-java/jackson-dataformat-yaml/jackson-dataformat-yaml-2.5.1.ebuild 
b/dev-java/jackson-dataformat-yaml/jackson-dataformat-yaml-2.5.1.ebuild
index c48a0d6..ee81e52 100644
--- a/dev-java/jackson-dataformat-yaml/jackson-dataformat-yaml-2.5.1.ebuild
+++ b/dev-java/jackson-dataformat-yaml/jackson-dataformat-yaml-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ IUSE="test"
 
 CDEPEND="~dev-java/jackson-${PV}:${SLOT}
        ~dev-java/jackson-databind-${PV}:${SLOT}
-       dev-java/snakeyaml:0"
+       >=dev-java/snakeyaml-1.16:0"
 RDEPEND=">=virtual/jre-1.5
        ${CDEPEND}"
 DEPEND=">=virtual/jdk-1.5

Reply via email to