diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
commit | ea774c743c8df27a538fe4003c56d8b0fb944894 (patch) | |
tree | 5afd9d9f6c92503586ad9c5e97be7e876ce62bc5 /gnome-base/librsvg | |
parent | x86 stable. cleanup from bad move (my fault) (Manifest recommit) (diff) | |
download | gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.gz gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.bz2 gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.zip |
stable on amd64
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.6.5.ebuild b/gnome-base/librsvg/librsvg-2.6.5.ebuild index c48aa9cbc20a..75bf025fadf5 100644 --- a/gnome-base/librsvg/librsvg-2.6.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.6.5.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.5.ebuild,v 1.1 2004/05/04 13:48:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.2 2004/06/06 10:54:35 lv 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 |