diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:24:08 +0000 |
commit | 3c48a24aea810cb102f63c9a3b1a7f64953eb511 (patch) | |
tree | 68975246642c90c7f07a22a852509b61b9ca5d58 | |
parent | Stable for ppc, wrt bug #529964 (diff) | |
download | gentoo-2-3c48a24aea810cb102f63c9a3b1a7f64953eb511.tar.gz gentoo-2-3c48a24aea810cb102f63c9a3b1a7f64953eb511.tar.bz2 gentoo-2-3c48a24aea810cb102f63c9a3b1a7f64953eb511.zip |
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 4fb705ca9884..5ddf20c44a19 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.368 2014/12/19 13:37:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.369 2014/12/28 12:24:08 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.6.ebuild: + Stable for ppc, wrt bug #529964 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> librsvg-2.40.6.ebuild: amd64 stable, bug 529964 diff --git a/gnome-base/librsvg/librsvg-2.40.6.ebuild b/gnome-base/librsvg/librsvg-2.40.6.ebuild index bb807e118051..0f61bbd5b567 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-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.6.ebuild,v 1.4 2014/12/19 13:37:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.6.ebuild,v 1.5 2014/12/28 12:24:08 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 ) |