diff options
author | 2008-09-21 13:41:12 +0000 | |
---|---|---|
committer | 2008-09-21 13:41:12 +0000 | |
commit | 15ddd69fc2f3384eeb7fd15b9a274c9417e5de80 (patch) | |
tree | 42ba92a0e51190a5302f6592085c069874d94621 /app-text/gtkspell/gtkspell-2.0.13.ebuild | |
parent | stable ppc64, bug 238185 (diff) | |
download | historical-15ddd69fc2f3384eeb7fd15b9a274c9417e5de80.tar.gz historical-15ddd69fc2f3384eeb7fd15b9a274c9417e5de80.tar.bz2 historical-15ddd69fc2f3384eeb7fd15b9a274c9417e5de80.zip |
stable ppc64, bug 238182
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-text/gtkspell/gtkspell-2.0.13.ebuild')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild index b5671f5cf359..96903b204782 100644 --- a/app-text/gtkspell/gtkspell-2.0.13.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.6 2008/09/21 13:01:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.7 2008/09/21 13:41:12 ranger Exp $ inherit 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |