diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:48:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:48:57 +0000 |
commit | efb7c3b77816254f2c30ae8f09176bc4a108203c (patch) | |
tree | ad1ef0f8c3b292f5343eba5d52c6652ec9d9fe63 /gnome-base | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-efb7c3b77816254f2c30ae8f09176bc4a108203c.tar.gz gentoo-2-efb7c3b77816254f2c30ae8f09176bc4a108203c.tar.bz2 gentoo-2-efb7c3b77816254f2c30ae8f09176bc4a108203c.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 06339529dae8..f13ce98a96c1 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.292 2013/03/03 09:18:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.293 2013/03/25 15:48:57 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> librsvg-2.36.4.ebuild: + Stable for amd64, wrt bug #458984 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> librsvg-2.36.1.ebuild, librsvg-2.36.3.ebuild, librsvg-2.36.4.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.36.4.ebuild b/gnome-base/librsvg/librsvg-2.36.4.ebuild index 5c66e027663e..5106fe55725b 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.3 2013/03/03 09:18:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4.ebuild,v 1.4 2013/03/25 15:48:57 ago 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 )" |