summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 09:21:05 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 09:21:05 +0000
commit37a9540c1b331ca4310bb0070437e993e4bf05b9 (patch)
treeac155e7fa032bdfccc9d8ac7fa977f4be34f9667 /app-text/XML-Schema-learner
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-37a9540c1b331ca4310bb0070437e993e4bf05b9.tar.gz
gentoo-2-37a9540c1b331ca4310bb0070437e993e4bf05b9.tar.bz2
gentoo-2-37a9540c1b331ca4310bb0070437e993e4bf05b9.zip
Add SLOT operators
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-text/XML-Schema-learner')
-rw-r--r--app-text/XML-Schema-learner/ChangeLog6
-rw-r--r--app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild6
-rw-r--r--app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/app-text/XML-Schema-learner/ChangeLog b/app-text/XML-Schema-learner/ChangeLog
index c458cf4a0b71..02c57af3bbc3 100644
--- a/app-text/XML-Schema-learner/ChangeLog
+++ b/app-text/XML-Schema-learner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/XML-Schema-learner
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.8 2015/06/06 09:19:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.9 2015/06/06 09:21:05 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> XML-Schema-learner-1.0.0.ebuild,
+ XML-Schema-learner-1.0.1.ebuild:
+ Add SLOT operators
06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
diff --git a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild
index f6cf19b786e6..4efb5af2fd96 100644
--- a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild
+++ b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild,v 1.4 2014/11/20 23:08:20 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild,v 1.5 2015/06/06 09:21:05 jlec Exp $
EAPI=5
@@ -23,7 +23,7 @@ IUSE="test"
#
# See bug #497606.
#
-RDEPEND="dev-lang/php[cli,xml,xmlreader]"
+RDEPEND="dev-lang/php:*[cli,xml,xmlreader]"
DEPEND="test? ( ${RDEPEND}
dev-php/phpunit )"
diff --git a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
index 6c799f3cc66c..489b523dabfc 100644
--- a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
+++ b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild,v 1.3 2014/12/28 10:21:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild,v 1.4 2015/06/06 09:21:05 jlec Exp $
EAPI=5
@@ -23,7 +23,7 @@ IUSE="test"
#
# See bug #497606.
#
-RDEPEND="dev-lang/php[cli,xml,xmlreader]"
+RDEPEND="dev-lang/php:*[cli,xml,xmlreader]"
DEPEND="test? ( ${RDEPEND}
dev-php/phpunit )"