summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:09:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:09:57 +0000
commitfac0bc3efe6a82e1575b479dff0486151f57b4f7 (patch)
treecf2e5ebf6fee2d1f2ddc3cef7b884c8762a5224a /gnome-base
parentStable for alpha, wrt bug #529964 (diff)
downloadgentoo-2-fac0bc3efe6a82e1575b479dff0486151f57b4f7.tar.gz
gentoo-2-fac0bc3efe6a82e1575b479dff0486151f57b4f7.tar.bz2
gentoo-2-fac0bc3efe6a82e1575b479dff0486151f57b4f7.zip
Stable for alpha, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index b3002e1f3fab..8d032b08eb21 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.373 2015/01/01 21:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.374 2015/01/02 12:09:57 ago Exp $
+
+ 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.6.ebuild:
+ Stable for alpha, wrt bug #529964
01 Jan 2015; Markus Meier <maekke@gentoo.org> librsvg-2.40.6.ebuild:
arm stable, bug #529964
diff --git a/gnome-base/librsvg/librsvg-2.40.6.ebuild b/gnome-base/librsvg/librsvg-2.40.6.ebuild
index c3a6f081930c..9440ccaaee8b 100644
--- a/gnome-base/librsvg/librsvg-2.40.6.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.6.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.6.ebuild,v 1.9 2015/01/01 21:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.6.ebuild,v 1.10 2015/01/02 12:09:57 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 )