diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-03-26 14:26:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-03-26 14:26:49 +0000 |
commit | eca34d7e0b9beba86f463cf471431fbcd1f35c0b (patch) | |
tree | 1c7c907c3fababf178efae878199276a77b48fba /gnome-base | |
parent | Stable for HPPA (bug #458984). (diff) | |
download | gentoo-2-eca34d7e0b9beba86f463cf471431fbcd1f35c0b.tar.gz gentoo-2-eca34d7e0b9beba86f463cf471431fbcd1f35c0b.tar.bz2 gentoo-2-eca34d7e0b9beba86f463cf471431fbcd1f35c0b.zip |
Stable for HPPA (bug #458984).
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index e88761671991..f41bf0a8290e 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.294 2013/03/25 16:27:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.295 2013/03/26 14:26:49 jer Exp $ + + 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> librsvg-2.36.4.ebuild: + Stable for HPPA (bug #458984). 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> librsvg-2.36.4.ebuild: Stable for x86, wrt bug #458984 diff --git a/gnome-base/librsvg/librsvg-2.36.4.ebuild b/gnome-base/librsvg/librsvg-2.36.4.ebuild index 950ac2ff32f6..0ec5aa1e4200 100644 --- a/gnome-base/librsvg/librsvg-2.36.4.ebuild +++ b/gnome-base/librsvg/librsvg-2.36.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4.ebuild,v 1.5 2013/03/25 16:27:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4.ebuild,v 1.6 2013/03/26 14:26:49 jer Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -15,7 +15,7 @@ HOMEPAGE="https://live.gnome.org/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="+gtk +introspection tools vala" REQUIRED_USE="vala? ( introspection )" |