diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 12:48:37 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 12:48:37 +0000 |
commit | 43c1a4757bbc34b57be9bb55d4e6482d40a21ecc (patch) | |
tree | 7afbdf06df0e8d39936841286482ee7e7ea5fe2c /app-text/gtkspell/gtkspell-2.0.4.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-43c1a4757bbc34b57be9bb55d4e6482d40a21ecc.tar.gz historical-43c1a4757bbc34b57be9bb55d4e6482d40a21ecc.tar.bz2 historical-43c1a4757bbc34b57be9bb55d4e6482d40a21ecc.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'app-text/gtkspell/gtkspell-2.0.4.ebuild')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.4.ebuild b/app-text/gtkspell/gtkspell-2.0.4.ebuild index 5b1bdafdb5a4..1a17db88013e 100644 --- a/app-text/gtkspell/gtkspell-2.0.4.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.4.ebuild,v 1.7 2003/07/02 09:43:09 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.8 2003/07/06 12:48:13 gmsoft Exp $ DESCRIPTION="spell library for GTK2" SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" HOMEPAGE="http://gtkspell.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ppc ~alpha" +KEYWORDS="~x86 ~sparc ppc ~alpha hppa" SLOT="0" IUSE="doc" |