diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 15:06:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 15:06:41 +0000 |
commit | 9d76ccaa5ebb5b91c482ef1b7d5ecee7599f4eb9 (patch) | |
tree | 063817125aa09376e3c073a87c1ddf36a6c41a9e /gnome-base/librsvg | |
parent | Stable on amd64 wrt bug #159874 (diff) | |
download | gentoo-2-9d76ccaa5ebb5b91c482ef1b7d5ecee7599f4eb9.tar.gz gentoo-2-9d76ccaa5ebb5b91c482ef1b7d5ecee7599f4eb9.tar.bz2 gentoo-2-9d76ccaa5ebb5b91c482ef1b7d5ecee7599f4eb9.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index cc5310a8472b..81d86f83c7ef 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.129 2007/01/13 13:34:31 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.130 2007/01/14 15:06:41 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> librsvg-2.16.1.ebuild: + Stable on Alpha. 13 Jan 2007; Roy Marples <uberlord@gentoo.org> librsvg-2.16.1.ebuild: Keyworded ~x86-fbsd diff --git a/gnome-base/librsvg/librsvg-2.16.1.ebuild b/gnome-base/librsvg/librsvg-2.16.1.ebuild index 0cceda501f07..d4c43b90e6d4 100644 --- a/gnome-base/librsvg/librsvg-2.16.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1.ebuild,v 1.4 2007/01/13 13:34:31 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1.ebuild,v 1.5 2007/01/14 15:06:41 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |