diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:36:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:36:40 +0000 |
commit | 26aee2fdf4cc44d5a84043d69b9675866c7101a0 (patch) | |
tree | 326cf4bcbb1bddf0f13e03a4556a62bc7ad24253 /gnome-base/librsvg | |
parent | arm stable, bug #534012 (diff) | |
download | gentoo-2-26aee2fdf4cc44d5a84043d69b9675866c7101a0.tar.gz gentoo-2-26aee2fdf4cc44d5a84043d69b9675866c7101a0.tar.bz2 gentoo-2-26aee2fdf4cc44d5a84043d69b9675866c7101a0.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index f7bed70c2531..84d0cb4d0dc6 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.383 2015/03/29 10:37:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.384 2015/06/07 10:36:40 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> librsvg-2.40.8.ebuild: + arm stable, bug #534012 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> librsvg-2.40.8.ebuild: Stable for HPPA (bug #534012). diff --git a/gnome-base/librsvg/librsvg-2.40.8.ebuild b/gnome-base/librsvg/librsvg-2.40.8.ebuild index fcfe489dc78d..584bffc69743 100644 --- a/gnome-base/librsvg/librsvg-2.40.8.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.8.ebuild,v 1.6 2015/03/29 10:37:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.8.ebuild,v 1.7 2015/06/07 10:36:40 maekke 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 ) |