diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:51:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:51:42 +0000 |
commit | c60febeafd22dd8f54e549098c549c3f40989420 (patch) | |
tree | 0350881617ffb1c7e266aee3803346a8b996d753 /gnome-base | |
parent | stable ppc, bug 260138 (diff) | |
download | gentoo-2-c60febeafd22dd8f54e549098c549c3f40989420.tar.gz gentoo-2-c60febeafd22dd8f54e549098c549c3f40989420.tar.bz2 gentoo-2-c60febeafd22dd8f54e549098c549c3f40989420.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 739338c1cb65..31fa5db67249 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.185 2009/03/15 21:19:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.186 2009/03/18 14:51:42 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> librsvg-2.22.3.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> librsvg-2.22.3.ebuild: x86 stable, bug #260063 diff --git a/gnome-base/librsvg/librsvg-2.22.3.ebuild b/gnome-base/librsvg/librsvg-2.22.3.ebuild index 23b1ebe2f0fc..af31979dace4 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.5 2009/03/15 21:19:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.3.ebuild,v 1.6 2009/03/18 14:51:42 armin76 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 |