diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-12 17:21:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-12 17:21:20 +0000 |
commit | 13f57f1e0e2f970cc288778233b47ebca356668b (patch) | |
tree | 0e3dafbb1cb95a3bf701ccd1d69d142eb7fc24a7 /app-text/gtkspell/gtkspell-2.0.16.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.tar.gz gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.tar.bz2 gentoo-2-13f57f1e0e2f970cc288778233b47ebca356668b.zip |
ppc64 stable wrt #310397
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gtkspell/gtkspell-2.0.16.ebuild')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index 7b18829375d6..0ed39635d7d6 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.6 2010/07/12 17:14:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.7 2010/07/12 17:21:20 ssuominen Exp $ EAPI="2" @@ -11,7 +11,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |