diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-10 20:35:33 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-10 20:35:33 +0000 |
commit | a2e7e96852c262ad6b8b81efd9faeef189309883 (patch) | |
tree | f04df830c927d77048ff1b7019234b59d6f71e3c /media-libs/libsvg | |
parent | 7.10.16 version bump for bug 107506 (diff) | |
download | gentoo-2-a2e7e96852c262ad6b8b81efd9faeef189309883.tar.gz gentoo-2-a2e7e96852c262ad6b8b81efd9faeef189309883.tar.bz2 gentoo-2-a2e7e96852c262ad6b8b81efd9faeef189309883.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/libsvg')
-rw-r--r-- | media-libs/libsvg/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libsvg/libsvg-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/libsvg/ChangeLog b/media-libs/libsvg/ChangeLog index c278e5add503..2e35d7c54de6 100644 --- a/media-libs/libsvg/ChangeLog +++ b/media-libs/libsvg/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for media-libs/libsvg # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvg/ChangeLog,v 1.15 2005/10/28 20:21:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvg/ChangeLog,v 1.16 2005/12/10 20:35:33 tgall Exp $ - 28 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> libsvg-0.1.4.ebuild: + 10 Dec 2005; Tom Gall <tgall@gentoo.org> libsvg-0.1.2.ebuild: + stable on ppc64 + + 28 Oct 2005; Bryan Ãstergaard <kloeri@gentoo.org> libsvg-0.1.4.ebuild: Add ~alpha and ~ia64 keywords + clean up KEYWORDS mess. 26 Oct 2005; Fabian Groffen <grobian@gentoo.org> libsvg-0.1.4.ebuild: diff --git a/media-libs/libsvg/libsvg-0.1.2.ebuild b/media-libs/libsvg/libsvg-0.1.2.ebuild index 2edc283294dd..0a9abbd9c289 100644 --- a/media-libs/libsvg/libsvg-0.1.2.ebuild +++ b/media-libs/libsvg/libsvg-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvg/libsvg-0.1.2.ebuild,v 1.12 2005/09/15 20:31:47 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvg/libsvg-0.1.2.ebuild,v 1.13 2005/12/10 20:35:33 tgall Exp $ DESCRIPTION="A parser for SVG content in files or buffers" HOMEPAGE="http://xsvg.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc s390 ~sparc x86" +KEYWORDS="amd64 arm ppc ppc64 s390 ~sparc x86" IUSE="" DEPEND="dev-libs/libxml2 |