diff options
author | 2007-09-25 04:57:46 +0000 | |
---|---|---|
committer | 2007-09-25 04:57:46 +0000 | |
commit | bd055d57db3e8ef78a7d428286f97df7ee6e217b (patch) | |
tree | 12947d22dd0cd1e342f4588990cccd0472a00bf2 /gnome-base/librsvg | |
parent | cosmetic changes (diff) | |
download | gentoo-2-bd055d57db3e8ef78a7d428286f97df7ee6e217b.tar.gz gentoo-2-bd055d57db3e8ef78a7d428286f97df7ee6e217b.tar.bz2 gentoo-2-bd055d57db3e8ef78a7d428286f97df7ee6e217b.zip |
Bumping straight to stable to catch up on some small gnome keywords on mips, per #191920.
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 3cd5ef9b615b..6f5a3bb6a97c 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.156 2007/09/22 08:51:13 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.157 2007/09/25 04:57:46 kumba Exp $ + + 25 Sep 2007; Joshua Kinard <kumba@gentoo.org> librsvg-2.16.1-r2.ebuild: + Bumping straight to stable to catch up on some small gnome keywords on mips, + per #191920. 22 Sep 2007; Tom Gall <tgall@gentoo.org> librsvg-2.16.1-r2.ebuild: stable on ppc64 diff --git a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild b/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild index 54bec37dfdf2..b25330366209 100644 --- a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild,v 1.10 2007/09/22 08:51:13 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild,v 1.11 2007/09/25 04:57:46 kumba Exp $ inherit multilib gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |