diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:21:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:21:43 +0000 |
commit | 4737199dd5db48a0b6d03f3d7cc302214e875e56 (patch) | |
tree | 5b3d62d196a45295f770d013d83284e6101ba621 /gnome-base | |
parent | sh stable (diff) | |
download | gentoo-2-4737199dd5db48a0b6d03f3d7cc302214e875e56.tar.gz gentoo-2-4737199dd5db48a0b6d03f3d7cc302214e875e56.tar.bz2 gentoo-2-4737199dd5db48a0b6d03f3d7cc302214e875e56.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.26.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 5baf4cf0baa8..7ca6788d4705 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.203 2010/01/14 01:37:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.204 2010/01/16 17:21:43 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> librsvg-2.26.0.ebuild: + sh stable 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> librsvg-2.26.0.ebuild: Stable for HPPA (bug #281427). diff --git a/gnome-base/librsvg/librsvg-2.26.0.ebuild b/gnome-base/librsvg/librsvg-2.26.0.ebuild index c39c1c081b1d..2bf92dc0ca8a 100644 --- a/gnome-base/librsvg/librsvg-2.26.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.0.ebuild,v 1.9 2010/01/14 01:37:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.0.ebuild,v 1.10 2010/01/16 17:21:43 armin76 Exp $ inherit eutils 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 |