summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-11 12:14:37 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-11 12:14:37 +0000
commitd666c2efadbd2b2e90dc0ba5a2798906d9b0a4ab (patch)
tree6629755172654268d6039b67546fea8bf08da48b /gnome-base/librsvg
parentarm stable, bug #512012 (diff)
downloadgentoo-2-d666c2efadbd2b2e90dc0ba5a2798906d9b0a4ab.tar.gz
gentoo-2-d666c2efadbd2b2e90dc0ba5a2798906d9b0a4ab.tar.bz2
gentoo-2-d666c2efadbd2b2e90dc0ba5a2798906d9b0a4ab.zip
arm stable, bug #512012
(Portage version: 2.2.14_rc1/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/ChangeLog5
-rw-r--r--gnome-base/librsvg/librsvg-2.40.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index 07347b09d2b0..dc65b67ba597 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.362 2014/10/02 11:57:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.363 2014/10/11 12:14:37 maekke Exp $
+
+ 11 Oct 2014; Markus Meier <maekke@gentoo.org> librsvg-2.40.2-r1.ebuild:
+ arm stable, bug #512012
*librsvg-2.40.4 (02 Oct 2014)
diff --git a/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild b/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild
index 56fb09556e15..b7a601df612d 100644
--- a/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.2-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.2-r1.ebuild,v 1.12 2014/09/15 08:20:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild,v 1.13 2014/10/11 12:14:37 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 )