diff options
author | 2012-01-14 17:05:22 +0000 | |
---|---|---|
committer | 2012-01-14 17:05:22 +0000 | |
commit | 1cdf9c048989e476498f2fc31f2c5bd9033540f6 (patch) | |
tree | 51f8cea93d893341162e5f0735a30e6221dba0d3 /gnome-base/librsvg | |
parent | x86 stable, bug #393007 (diff) | |
download | historical-1cdf9c048989e476498f2fc31f2c5bd9033540f6.tar.gz historical-1cdf9c048989e476498f2fc31f2c5bd9033540f6.tar.bz2 historical-1cdf9c048989e476498f2fc31f2c5bd9033540f6.zip |
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.34.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index e933ff643ecc..eecd96562dd7 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.265 2011/12/29 17:42:26 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.266 2012/01/14 17:05:22 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> librsvg-2.34.2.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> librsvg-2.34.2.ebuild: amd64 stable, bug 393007 diff --git a/gnome-base/librsvg/librsvg-2.34.2.ebuild b/gnome-base/librsvg/librsvg-2.34.2.ebuild index 2521a8cee760..b8052be52269 100644 --- a/gnome-base/librsvg/librsvg-2.34.2.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.2.ebuild,v 1.8 2011/12/29 17:42:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.2.ebuild,v 1.9 2012/01/14 17:05:22 maekke Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" 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 gtk3 +introspection tools" RDEPEND=">=media-libs/fontconfig-1.0.1 |