summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-20 14:45:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-20 14:45:14 +0000
commit74097e9a46b981f734a065ad1ae2fec6ba281e53 (patch)
tree108de3171e75cad1749eb7b141f540ece398499c /gnome-base
parentStable for arm, wrt bug #508862 (diff)
downloadgentoo-2-74097e9a46b981f734a065ad1ae2fec6ba281e53.tar.gz
gentoo-2-74097e9a46b981f734a065ad1ae2fec6ba281e53.tar.bz2
gentoo-2-74097e9a46b981f734a065ad1ae2fec6ba281e53.zip
Stable for arm, wrt bug #508862
(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/ChangeLog5
-rw-r--r--gnome-base/librsvg/librsvg-2.40.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index 7ec3529f7d9d..c71056926c67 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.350 2014/06/18 19:24:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.351 2014/06/20 14:45:14 ago Exp $
+
+ 20 Jun 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.2.ebuild:
+ Stable for arm, wrt bug #508862
18 Jun 2014; Michał Górny <mgorny@gentoo.org> librsvg-2.40.2-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
diff --git a/gnome-base/librsvg/librsvg-2.40.2.ebuild b/gnome-base/librsvg/librsvg-2.40.2.ebuild
index 0f4d06faacb2..c271499d32de 100644
--- a/gnome-base/librsvg/librsvg-2.40.2.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.2.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.2.ebuild,v 1.9 2014/05/17 15:31:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2.ebuild,v 1.10 2014/06/20 14:45:14 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 )