diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 11:30:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 11:30:24 +0000 |
commit | 818d8cc7e4863a8dca34f849f5b69d257286c750 (patch) | |
tree | 330a9d66f1493df9f8b93f350bc007262315ad03 /app-text/gtkspell/gtkspell-2.0.11.ebuild | |
parent | Mark 1.6 stable on ia64 (diff) | |
download | historical-818d8cc7e4863a8dca34f849f5b69d257286c750.tar.gz historical-818d8cc7e4863a8dca34f849f5b69d257286c750.tar.bz2 historical-818d8cc7e4863a8dca34f849f5b69d257286c750.zip |
Mark 2.0.11 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-text/gtkspell/gtkspell-2.0.11.ebuild')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild index 66332f287148..02d2aae06c21 100644 --- a/app-text/gtkspell/gtkspell-2.0.11.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.5 2005/10/01 12:24:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.6 2005/10/02 11:30:24 agriffis Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |