diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 15:53:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 15:53:14 +0000 |
commit | 730f6e5e6967ff638fd3050adcaa2478e3bd8056 (patch) | |
tree | 22c5178036f29bab87451d3163787113352962d2 /gnome-base | |
parent | ia64/sh/sparc stable wrt #427544 (diff) | |
download | gentoo-2-730f6e5e6967ff638fd3050adcaa2478e3bd8056.tar.gz gentoo-2-730f6e5e6967ff638fd3050adcaa2478e3bd8056.tar.bz2 gentoo-2-730f6e5e6967ff638fd3050adcaa2478e3bd8056.zip |
alpha/ia64/sh/sparc stable wrt #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index a9f5c41bfab5..7944a776fd6c 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.289 2012/10/20 06:55:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.290 2012/10/28 15:53:14 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> librsvg-2.36.1.ebuild: + alpha/ia64/sh/sparc stable wrt #427544 *librsvg-2.36.4 (20 Oct 2012) diff --git a/gnome-base/librsvg/librsvg-2.36.1.ebuild b/gnome-base/librsvg/librsvg-2.36.1.ebuild index 9ae47b545933..8d4eca140179 100644 --- a/gnome-base/librsvg/librsvg-2.36.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.36.1.ebuild @@ -1,6 +1,6 @@ # 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.36.1.ebuild,v 1.11 2012/10/16 05:47:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.12 2012/10/28 15:53:14 armin76 Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -14,7 +14,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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk +introspection tools" RDEPEND=">=dev-libs/glib-2.24:2 |