diff options
author | 2014-04-21 10:29:20 +0000 | |
---|---|---|
committer | 2014-04-21 10:29:20 +0000 | |
commit | e18249683ff844029e966dd5569af52f13890078 (patch) | |
tree | 04b67a61b1d44533c9f0fb09d79285a3a47c2184 /gnome-base | |
parent | Stable for arm, wrt bug #507568 (diff) | |
download | gentoo-2-e18249683ff844029e966dd5569af52f13890078.tar.gz gentoo-2-e18249683ff844029e966dd5569af52f13890078.tar.bz2 gentoo-2-e18249683ff844029e966dd5569af52f13890078.zip |
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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.40.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 1f89a90ef55f..d40dbe530e3c 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.337 2014/04/19 17:44:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.338 2014/04/21 10:29:20 ago Exp $ + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.1-r1.ebuild: + Stable for arm, wrt bug #507568 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.1-r1.ebuild: Stable for sparc, wrt bug #507568 diff --git a/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild b/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild index 5b566e1ab2b9..864126b55310 100644 --- a/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild,v 1.11 2014/04/19 17:44:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild,v 1.12 2014/04/21 10:29:20 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/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="+introspection vala tools" REQUIRED_USE=" vala? ( introspection ) |