summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:56:00 +0000
commit77f260b77bc02d2886d617aaa1b41866c43712b8 (patch)
treeabf6e53f5a7375b6b8a3bb0f3d5f9d7124c5a435 /dev-cpp/libxsd-frontend
parentStable for ppc64, wrt bug #462890 (diff)
downloadgentoo-2-77f260b77bc02d2886d617aaa1b41866c43712b8.tar.gz
gentoo-2-77f260b77bc02d2886d617aaa1b41866c43712b8.tar.bz2
gentoo-2-77f260b77bc02d2886d617aaa1b41866c43712b8.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/libxsd-frontend')
-rw-r--r--dev-cpp/libxsd-frontend/ChangeLog5
-rw-r--r--dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-cpp/libxsd-frontend/ChangeLog b/dev-cpp/libxsd-frontend/ChangeLog
index c34a06d53abb..e74650b3db61 100644
--- a/dev-cpp/libxsd-frontend/ChangeLog
+++ b/dev-cpp/libxsd-frontend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libxsd-frontend
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/ChangeLog,v 1.13 2013/04/02 20:56:00 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxsd-frontend-1.18.0.ebuild:
+ Stable for ppc64, wrt bug #462890
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
libxsd-frontend-1.18.0-r1.ebuild:
diff --git a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild
index 6aeff16bf111..06597e710d44 100644
--- a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild
+++ b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.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/libxsd-frontend/libxsd-frontend-1.18.0.ebuild,v 1.8 2012/11/30 15:12:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild,v 1.9 2013/04/02 20:56:00 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 ppc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE=""
RDEPEND=">=dev-libs/xerces-c-3