summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:39:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:39:12 +0000
commit3d3c0e81811ba0e980e67991d6d67d69dba32a3b (patch)
tree72de4a998af685f1c0213895d522b5d164101a3c /dev-ml/xml-light
parentStable for x86, wrt bug #535106 (diff)
downloadgentoo-2-3d3c0e81811ba0e980e67991d6d67d69dba32a3b.tar.gz
gentoo-2-3d3c0e81811ba0e980e67991d6d67d69dba32a3b.tar.bz2
gentoo-2-3d3c0e81811ba0e980e67991d6d67d69dba32a3b.zip
Stable for x86, wrt bug #535136
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/xml-light')
-rw-r--r--dev-ml/xml-light/ChangeLog5
-rw-r--r--dev-ml/xml-light/xml-light-2.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/xml-light/ChangeLog b/dev-ml/xml-light/ChangeLog
index 0258ecf6aea8..199cced0c86a 100644
--- a/dev-ml/xml-light/ChangeLog
+++ b/dev-ml/xml-light/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/xml-light
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/ChangeLog,v 1.12 2015/01/09 13:40:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/ChangeLog,v 1.13 2015/01/26 09:39:12 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xml-light-2.2-r3.ebuild:
+ Stable for x86, wrt bug #535136
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xml-light-2.2-r3.ebuild:
Stable for amd64, wrt bug #535136
diff --git a/dev-ml/xml-light/xml-light-2.2-r3.ebuild b/dev-ml/xml-light/xml-light-2.2-r3.ebuild
index 57addb0bb8de..456ee3f94d78 100644
--- a/dev-ml/xml-light/xml-light-2.2-r3.ebuild
+++ b/dev-ml/xml-light/xml-light-2.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/xml-light-2.2-r3.ebuild,v 1.2 2015/01/09 13:40:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/xml-light-2.2-r3.ebuild,v 1.3 2015/01/26 09:39:12 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://tech.motion-twin.com/zip/${P}.zip"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc +ocamlopt"
RDEPEND="dev-lang/ocaml:=[ocamlopt?]"