diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-09 21:38:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-09 21:38:42 +0000 |
commit | 7d66fc71ec9f06c08f59b88e8f720c424e8172ab (patch) | |
tree | 16af3f6070061f5e08a995bcd7de518bb374ecdb /gnome-base/librsvg | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-7d66fc71ec9f06c08f59b88e8f720c424e8172ab.tar.gz gentoo-2-7d66fc71ec9f06c08f59b88e8f720c424e8172ab.tar.bz2 gentoo-2-7d66fc71ec9f06c08f59b88e8f720c424e8172ab.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index d559d9d15510..9441dd623e63 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.123 2006/12/01 19:34:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.124 2006/12/09 21:38:42 kloeri Exp $ + + 09 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> librsvg-2.16.0.ebuild: + Stable on Alpha. 01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> librsvg-2.16.0.ebuild: Stable on hppa wrt #156572 diff --git a/gnome-base/librsvg/librsvg-2.16.0.ebuild b/gnome-base/librsvg/librsvg-2.16.0.ebuild index 68c005dc38f0..f7bb569440de 100644 --- a/gnome-base/librsvg/librsvg-2.16.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.0.ebuild,v 1.11 2006/12/03 03:12:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.0.ebuild,v 1.12 2006/12/09 21:38:42 kloeri Exp $ inherit multilib gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |