summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-10-17 18:55:05 +0000
committerMarkus Meier <maekke@gentoo.org>2012-10-17 18:55:05 +0000
commitb81702e99783b9076dcb160ef242bd8d4e14b4ba (patch)
treee73b7a48895f2dae44e4d6b208c52f07060a59bc /dev-cpp/xsd
parentadd ~arm, bug #430072 (diff)
downloadgentoo-2-b81702e99783b9076dcb160ef242bd8d4e14b4ba.tar.gz
gentoo-2-b81702e99783b9076dcb160ef242bd8d4e14b4ba.tar.bz2
gentoo-2-b81702e99783b9076dcb160ef242bd8d4e14b4ba.zip
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/xsd')
-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 2b7dbddab0da..3f95a380b35b 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.4 2012/08/23 13:40:52 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.5 2012/10/17 18:55:05 maekke Exp $
+
+ 17 Oct 2012; Markus Meier <maekke@gentoo.org> xsd-3.3.0.ebuild:
+ add ~arm, bug #430072
23 Aug 2012; Tiziano Müller <dev-zero@gentoo.org>
+files/3.3.0-boost-filesystem-v2-deprecation.patch, xsd-3.3.0.ebuild:
diff --git a/dev-cpp/xsd/xsd-3.3.0.ebuild b/dev-cpp/xsd/xsd-3.3.0.ebuild
index e0c5bf78b22b..f1ba30eed07a 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.4 2012/08/23 13:40:52 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.5 2012/10/17 18:55:05 maekke 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 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="ace doc examples zlib"
RDEPEND=">=dev-libs/xerces-c-3