diff options
author | 2013-10-06 07:51:24 +0000 | |
---|---|---|
committer | 2013-10-06 07:51:24 +0000 | |
commit | 2ca72a6f619261e2015aebd784feb37436692936 (patch) | |
tree | fd1b1013824369b0d8543c0e681bc89323e89542 /gnome-base | |
parent | Stable for x86, wrt bug #261191 (diff) | |
download | gentoo-2-2ca72a6f619261e2015aebd784feb37436692936.tar.gz gentoo-2-2ca72a6f619261e2015aebd784feb37436692936.tar.bz2 gentoo-2-2ca72a6f619261e2015aebd784feb37436692936.zip |
Stable for x86, wrt bug #486600
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 10fd29df98f5..461332948a94 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.313 2013/10/05 06:19:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.314 2013/10/06 07:51:24 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> librsvg-2.36.4-r1.ebuild: + Stable for x86, wrt bug #486600 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> librsvg-2.36.4-r1.ebuild: Stable for amd64, wrt bug #486600 diff --git a/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild b/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild index 8f0d70faa34b..2c40b776e87b 100644 --- a/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild,v 1.3 2013/10/05 06:19:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild,v 1.4 2013/10/06 07:51:24 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="https://live.gnome.org/LibRsvg" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+gtk +introspection tools vala" REQUIRED_USE="vala? ( introspection )" |