diff options
author | 2011-09-12 11:50:01 +0000 | |
---|---|---|
committer | 2011-09-12 11:50:01 +0000 | |
commit | 2c90034ededb22f1bedf3205d3c29cb030e24e5c (patch) | |
tree | 3adf5c6ac791feb5e45dcdb3e5154e841fba229e /gnome-base | |
parent | Unify two last entries, somehow files directory didn't go into first commit a... (diff) | |
download | gentoo-2-2c90034ededb22f1bedf3205d3c29cb030e24e5c.tar.gz gentoo-2-2c90034ededb22f1bedf3205d3c29cb030e24e5c.tar.bz2 gentoo-2-2c90034ededb22f1bedf3205d3c29cb030e24e5c.zip |
Stable for HPPA (bug #382403).
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.34.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 9fbfbab9df30..61829d12763a 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.246 2011/09/09 20:02:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.247 2011/09/12 11:50:01 jer Exp $ + + 12 Sep 2011; Jeroen Roovers <jer@gentoo.org> librsvg-2.34.1.ebuild: + Stable for HPPA (bug #382403). *librsvg-2.34.1-r1 (09 Sep 2011) *librsvg-2.34.1 (09 Sep 2011) diff --git a/gnome-base/librsvg/librsvg-2.34.1.ebuild b/gnome-base/librsvg/librsvg-2.34.1.ebuild index ff885855b3fa..6a64371164ac 100644 --- a/gnome-base/librsvg/librsvg-2.34.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.1.ebuild,v 1.1 2011/09/09 20:02:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.1.ebuild,v 1.2 2011/09/12 11:50:01 jer Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk tools" RDEPEND=">=media-libs/fontconfig-1.0.1 |