summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-23 18:25:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-23 18:25:31 +0000
commitca6c48df9afc27670d1b3a2668397cb1af0aa81f (patch)
tree17ff40ea5285b5fffb5c95f3c458ccc1d3051560 /dev-cpp
parentStable for x86, wrt bug #442394 (diff)
downloadgentoo-2-ca6c48df9afc27670d1b3a2668397cb1af0aa81f.tar.gz
gentoo-2-ca6c48df9afc27670d1b3a2668397cb1af0aa81f.tar.bz2
gentoo-2-ca6c48df9afc27670d1b3a2668397cb1af0aa81f.zip
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/xsd/ChangeLog5
-rw-r--r--dev-cpp/xsd/xsd-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/xsd/ChangeLog b/dev-cpp/xsd/ChangeLog
index 18c91712981d..9a1d13b517b4 100644
--- a/dev-cpp/xsd/ChangeLog
+++ b/dev-cpp/xsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/xsd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.7 2012/11/23 16:52:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.8 2012/11/23 18:25:31 ago Exp $
+
+ 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for x86, wrt bug #442394
23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
Stable for amd64, wrt bug #442394
diff --git a/dev-cpp/xsd/xsd-3.3.0.ebuild b/dev-cpp/xsd/xsd-3.3.0.ebuild
index 047a202b8d38..d0dd2b52d49f 100644
--- a/dev-cpp/xsd/xsd-3.3.0.ebuild
+++ b/dev-cpp/xsd/xsd-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.6 2012/11/23 16:52:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.7 2012/11/23 18:25:31 ago Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.codesynthesis.com/products/xsd/"
SRC_URI="http://www.codesynthesis.com/download/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="ace doc examples zlib"
RDEPEND=">=dev-libs/xerces-c-3