diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:14:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:14:50 +0000 |
commit | 9311725fcdc7d8814a5b95ea05ec5ad510c63e30 (patch) | |
tree | 7b0937b861da90b6948f8fc71ce81d1a04b7921f /app-text | |
parent | Stable for amd64, wrt bug #533588 (diff) | |
download | gentoo-2-9311725fcdc7d8814a5b95ea05ec5ad510c63e30.tar.gz gentoo-2-9311725fcdc7d8814a5b95ea05ec5ad510c63e30.tar.bz2 gentoo-2-9311725fcdc7d8814a5b95ea05ec5ad510c63e30.zip |
Stable for amd64, wrt bug #533604
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/XML-Schema-learner/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/XML-Schema-learner/ChangeLog b/app-text/XML-Schema-learner/ChangeLog index 431b016c5332..af16a9980181 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.5 2014/11/20 23:08:20 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.6 2014/12/26 19:14:50 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + XML-Schema-learner-1.0.1.ebuild: + Stable for amd64, wrt bug #533604 *XML-Schema-learner-1.0.0 (20 Nov 2014) 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 4f37d5e20b74..3f8f5f27b21e 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 # 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.1 2014/11/20 23:02:26 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild,v 1.2 2014/12/26 19:14:50 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # PHP dependency can be inferred from .travis.yml in the repository. |