diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:12:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:12:48 +0000 |
commit | f353ab29583972b464948af0f166cce1aeb661c1 (patch) | |
tree | 55344a6830770f6a1474a2ad3d2bf483ddec9ea7 /dev-cpp/libxsd-frontend | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-f353ab29583972b464948af0f166cce1aeb661c1.tar.gz gentoo-2-f353ab29583972b464948af0f166cce1aeb661c1.tar.bz2 gentoo-2-f353ab29583972b464948af0f166cce1aeb661c1.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp/libxsd-frontend')
-rw-r--r-- | dev-cpp/libxsd-frontend/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxsd-frontend/ChangeLog b/dev-cpp/libxsd-frontend/ChangeLog index 06efb6a299f2..44b7d06ec31f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/ChangeLog,v 1.10 2012/11/23 18:25:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/ChangeLog,v 1.11 2012/11/30 15:12:48 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> libxsd-frontend-1.18.0.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libxsd-frontend-1.18.0.ebuild: Stable for x86, wrt bug #442394 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 104cf60fe876..6aeff16bf111 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 # 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.7 2012/11/23 18:25:50 ago Exp $ +# $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 $ 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 ppc x86" IUSE="" RDEPEND=">=dev-libs/xerces-c-3 |