diff options
author | 2013-03-26 13:54:31 +0000 | |
---|---|---|
committer | 2013-03-26 13:54:31 +0000 | |
commit | b20c7782cb8474057c9d960387eb0cd21f5d7665 (patch) | |
tree | 7c3ce787e27cafa2827044204ff1866952bb47e8 /app-text/gtkspell/gtkspell-3.0.0.ebuild | |
parent | --disable-use-mb -> --disable-mb by Klaus Kusche (bug #463246). (diff) | |
download | gentoo-2-b20c7782cb8474057c9d960387eb0cd21f5d7665.tar.gz gentoo-2-b20c7782cb8474057c9d960387eb0cd21f5d7665.tar.bz2 gentoo-2-b20c7782cb8474057c9d960387eb0cd21f5d7665.zip |
Stable for HPPA (bug #458984).
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/gtkspell/gtkspell-3.0.0.ebuild')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.0.ebuild b/app-text/gtkspell/gtkspell-3.0.0.ebuild index 1ab5b82c200d..0312e47c37d7 100644 --- a/app-text/gtkspell/gtkspell-3.0.0.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0.ebuild,v 1.3 2013/03/25 16:15:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0.ebuild,v 1.4 2013/03/26 13:54:31 jer Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="3/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="+introspection" RDEPEND=">=app-text/enchant-1.1.6 |