summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:02 +0000
commit44e7784cecf051331f7aab3ddc5e921118602787 (patch)
treea58f5f34846ba04beea46ab5a7e54fe56e2b4e3e /dev-cpp
parentStable for ppc64, wrt bug #462890 (diff)
downloadgentoo-2-44e7784cecf051331f7aab3ddc5e921118602787.tar.gz
gentoo-2-44e7784cecf051331f7aab3ddc5e921118602787.tar.bz2
gentoo-2-44e7784cecf051331f7aab3ddc5e921118602787.zip
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/xsd/ChangeLog5
-rw-r--r--dev-cpp/xsd/xsd-3.3.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-cpp/xsd/ChangeLog b/dev-cpp/xsd/ChangeLog
index fef29990f6f4..1367c2767243 100644
--- a/dev-cpp/xsd/ChangeLog
+++ b/dev-cpp/xsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/xsd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.10 2013/02/23 15:51:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.11 2013/04/02 20:56:02 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for ppc64, wrt bug #462890
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0-r1.ebuild:
Add ~ppc64, wrt bug #455960
diff --git a/dev-cpp/xsd/xsd-3.3.0.ebuild b/dev-cpp/xsd/xsd-3.3.0.ebuild
index 33e8a782e4c9..2819f2ed7fd3 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
+# Copyright 1999-2013 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.8 2012/11/30 15:12:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.9 2013/04/02 20:56:02 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 ppc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="ace doc examples zlib"
RDEPEND=">=dev-libs/xerces-c-3