diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:53:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:53:38 +0000 |
commit | 74004d2e297bfe3bf46bf6d9e73bb29b846cc011 (patch) | |
tree | f2a8b250895ed8638be9b3efcd163b0596c327b0 /gnome-base | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-74004d2e297bfe3bf46bf6d9e73bb29b846cc011.tar.gz gentoo-2-74004d2e297bfe3bf46bf6d9e73bb29b846cc011.tar.bz2 gentoo-2-74004d2e297bfe3bf46bf6d9e73bb29b846cc011.zip |
Stable for amd64, wrt bug #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 2a7d025ef683..5759f271835e 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.283 2012/10/03 15:20:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.284 2012/10/04 14:53:38 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> librsvg-2.36.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> librsvg-2.36.1.ebuild: x86 stable wrt bug #427544 diff --git a/gnome-base/librsvg/librsvg-2.36.1.ebuild b/gnome-base/librsvg/librsvg-2.36.1.ebuild index 4c468c1b50ce..2022b4163cfc 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.7 2012/10/03 15:20:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.8 2012/10/04 14:53:38 ago 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 |