diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:45:24 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:45:24 +0000 |
commit | c81dda86e0c8fd54bfb5da1e5af80ee2619f524f (patch) | |
tree | f3bd0e6450938d721040642bda18f2e856fe1bd3 /gnome-base | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-c81dda86e0c8fd54bfb5da1e5af80ee2619f524f.tar.gz gentoo-2-c81dda86e0c8fd54bfb5da1e5af80ee2619f524f.tar.bz2 gentoo-2-c81dda86e0c8fd54bfb5da1e5af80ee2619f524f.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 31fa5db67249..b3dca64e0430 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.186 2009/03/18 14:51:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.187 2009/04/12 20:45:24 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> librsvg-2.22.3.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> librsvg-2.22.3.ebuild: alpha/ia64 stable wrt #260063 diff --git a/gnome-base/librsvg/librsvg-2.22.3.ebuild b/gnome-base/librsvg/librsvg-2.22.3.ebuild index af31979dace4..f97fd5a0a2f5 100644 --- a/gnome-base/librsvg/librsvg-2.22.3.ebuild +++ b/gnome-base/librsvg/librsvg-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.3.ebuild,v 1.6 2009/03/18 14:51:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.3.ebuild,v 1.7 2009/04/12 20:45:24 bluebird Exp $ inherit gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |