diff options
Diffstat (limited to 'gnome-base/librsvg/librsvg-2.9.5.ebuild')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.9.5.ebuild b/gnome-base/librsvg/librsvg-2.9.5.ebuild index a395bc81f914..3c6d7128af52 100644 --- a/gnome-base/librsvg/librsvg-2.9.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.9.5.ebuild,v 1.2 2005/04/18 14:41:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.9.5.ebuild,v 1.3 2005/06/05 19:40:45 foser Exp $ inherit gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc zlib gnome" RDEPEND=">=dev-libs/glib-2 |