summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-25 09:25:53 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-25 09:25:53 +0000
commit6f0ab01bb40466f3d4cd6c5efc0842e3bf6bf140 (patch)
treeb9275be2df5179aa8c569a0566502a19163e2693 /app-text
parentold (diff)
downloadgentoo-2-6f0ab01bb40466f3d4cd6c5efc0842e3bf6bf140.tar.gz
gentoo-2-6f0ab01bb40466f3d4cd6c5efc0842e3bf6bf140.tar.bz2
gentoo-2-6f0ab01bb40466f3d4cd6c5efc0842e3bf6bf140.zip
Stable for amd64 wrt bug #503884
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/XML-Schema-learner/ChangeLog6
-rw-r--r--app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/XML-Schema-learner/ChangeLog b/app-text/XML-Schema-learner/ChangeLog
index 53f77174265e..d2d7917afe53 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.1 2014/01/09 03:31:56 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.2 2014/03/25 09:25:53 nimiux Exp $
+
+ 25 Mar 2014; Chema Alonso <nimiux@gentoo.org>
+ XML-Schema-learner-1.0.0.ebuild:
+ Stable for amd64 wrt bug #503884
*XML-Schema-learner-1.0.0 (09 Jan 2014)
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 5c4c113b8cfc..6e3fc4d9cef9 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
# 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.1 2014/01/09 03:31:56 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/XML-Schema-learner-1.0.0.ebuild,v 1.2 2014/03/25 09:25:53 nimiux Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
# PHP dependency can be inferred from .travis.yml in the repository.