diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:54:20 +0000 |
commit | cff0da1636c4290e4b685d633803fe95e083b9a6 (patch) | |
tree | 7ea55082f252162fc5ae8c45b1cf0bcc66b3b264 /gnome-base | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-cff0da1636c4290e4b685d633803fe95e083b9a6.tar.gz gentoo-2-cff0da1636c4290e4b685d633803fe95e083b9a6.tar.bz2 gentoo-2-cff0da1636c4290e4b685d633803fe95e083b9a6.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.32.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 98d2447ab1a8..e0594ca3a693 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.229 2010/12/05 18:27:55 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.230 2011/02/23 22:54:20 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> librsvg-2.32.1.ebuild: + Stable on amd64 wrt bug #353436 05 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> librsvg-2.32.1.ebuild: Raise gtk-doc dependency per configure. diff --git a/gnome-base/librsvg/librsvg-2.32.1.ebuild b/gnome-base/librsvg/librsvg-2.32.1.ebuild index a885fe4a8588..f6beb780b3b3 100644 --- a/gnome-base/librsvg/librsvg-2.32.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.32.1.ebuild,v 1.2 2010/12/05 18:27:55 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.32.1.ebuild,v 1.3 2011/02/23 22:54:20 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk tools" RDEPEND=">=media-libs/fontconfig-1.0.1 |