diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
commit | 9a6241ef2b94c89d89fe7b578a2882d894c89b2e (patch) | |
tree | c2f76c1781e255756621fe5eca4e91ce783eee1a /gnome-base/librsvg/librsvg-2.6.4.ebuild | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.gz gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.bz2 gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.zip |
mark x86 .. let's hope i forgot nothing
Diffstat (limited to 'gnome-base/librsvg/librsvg-2.6.4.ebuild')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.6.4.ebuild b/gnome-base/librsvg/librsvg-2.6.4.ebuild index fd124d7e1904..f7c00c31c3c2 100644 --- a/gnome-base/librsvg/librsvg-2.6.4.ebuild +++ b/gnome-base/librsvg/librsvg-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.4.ebuild,v 1.3 2004/04/25 17:59:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.4.ebuild,v 1.4 2004/05/20 23:53:33 foser Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" IUSE="doc zlib" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |