diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-10-24 14:38:32 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-10-24 14:38:32 +0000 |
commit | 5e65a72db9ffa1e4ae0a46624d21c6579c588f0e (patch) | |
tree | c44c9221bf925c3ef171e589afbcc8658e2e8e6e /app-text/gtkspell | |
parent | Unmask 1.1.7 for x86 (diff) | |
download | gentoo-2-5e65a72db9ffa1e4ae0a46624d21c6579c588f0e.tar.gz gentoo-2-5e65a72db9ffa1e4ae0a46624d21c6579c588f0e.tar.bz2 gentoo-2-5e65a72db9ffa1e4ae0a46624d21c6579c588f0e.zip |
unmask 2.0.2 x86
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.2.ebuild b/app-text/gtkspell/gtkspell-2.0.2.ebuild index 8d47238c025f..f0b6302a3fe3 100644 --- a/app-text/gtkspell/gtkspell-2.0.2.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.1 2002/10/15 12:27:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.2 2002/10/24 14:38:32 foser Exp $ DESCRIPTION="GtkSpell is a spell library for GTK2" @@ -8,7 +8,7 @@ SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz" HOMEPAGE="http://gtkspell.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc ~sparc64" SLOT="0" RDEPEND=">=dev-libs/glib-2 |