diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:29:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:29:35 +0000 |
commit | 6da1e812d20852768d327fceaeb13623d837fed6 (patch) | |
tree | 0108a889b7ae5265fc3e9999209fffaf3e42286a /gnome-base/librsvg | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.tar.gz gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.tar.bz2 gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.6.5.ebuild | 8 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.8.1.ebuild | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/gnome-base/librsvg/librsvg-2.6.5.ebuild b/gnome-base/librsvg/librsvg-2.6.5.ebuild index c70a17e9d856..cc58ea6346ee 100644 --- a/gnome-base/librsvg/librsvg-2.6.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.6.5.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.11 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.12 2004/11/04 22:29:35 vapier Exp $ inherit eutils gnome2 DESCRIPTION="Scalable Vector Graphics (SVG) rendering library" HOMEPAGE="http://librsvg.sourceforge.net/" -IUSE="doc zlib" -SLOT="2" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 mips ppc64" LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64 arm" +IUSE="doc zlib" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 diff --git a/gnome-base/librsvg/librsvg-2.8.1.ebuild b/gnome-base/librsvg/librsvg-2.8.1.ebuild index 2205c0e987bb..1721a1d0feab 100644 --- a/gnome-base/librsvg/librsvg-2.8.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.8.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.8.1.ebuild,v 1.1 2004/09/15 15:30:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.8.1.ebuild,v 1.2 2004/11/04 22:29:35 vapier Exp $ inherit gnome2 DESCRIPTION="Scalable Vector Graphics (SVG) rendering library" HOMEPAGE="http://librsvg.sourceforge.net/" -IUSE="doc zlib gnome" -SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +IUSE="doc zlib gnome" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 |