summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libxsd-frontend/ChangeLog8
-rw-r--r--dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-cpp/libxsd-frontend/ChangeLog b/dev-cpp/libxsd-frontend/ChangeLog
index 44b7d06ec31f..c34a06d53abb 100644
--- a/dev-cpp/libxsd-frontend/ChangeLog
+++ b/dev-cpp/libxsd-frontend/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/libxsd-frontend
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/ChangeLog,v 1.11 2012/11/30 15:12:48 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/ChangeLog,v 1.12 2013/02/23 15:51:43 ago Exp $
+
+ 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ libxsd-frontend-1.18.0-r1.ebuild:
+ Add ~ppc64, wrt bug #455960
30 Nov 2012; <ago@gentoo.org> libxsd-frontend-1.18.0.ebuild:
Stable for ppc, wrt bug #442394
diff --git a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild
index f77353d76643..4f102f5e0c64 100644
--- a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild
+++ b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.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/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild,v 1.1 2012/11/09 05:22:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r1.ebuild,v 1.2 2013/02/23 15:51:43 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.codesynthesis.com/projects/libxsd-frontend/"
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 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/xerces-c-3