diff options
author | 2011-02-06 05:34:40 +0000 | |
---|---|---|
committer | 2011-02-06 05:34:40 +0000 | |
commit | 4a57bb5814377d2a5309ad0e468fb4b27bbc87b0 (patch) | |
tree | 09ea8fb72095ff7370eefb613381acddc5a05307 /app-text/aspell/aspell-0.60.5.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-4a57bb5814377d2a5309ad0e468fb4b27bbc87b0.tar.gz gentoo-2-4a57bb5814377d2a5309ad0e468fb4b27bbc87b0.tar.bz2 gentoo-2-4a57bb5814377d2a5309ad0e468fb4b27bbc87b0.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'app-text/aspell/aspell-0.60.5.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.60.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/aspell/aspell-0.60.5.ebuild b/app-text/aspell/aspell-0.60.5.ebuild index 06088ed9dc36..f793b5333b18 100644 --- a/app-text/aspell/aspell-0.60.5.ebuild +++ b/app-text/aspell/aspell-0.60.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.19 2010/09/10 18:47:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.20 2011/02/06 05:34:40 leio Exp $ # N.B. This is before inherit of autotools, as autotools.eclass adds the # relevant dependencies to DEPEND. @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="gpm nls examples" # Note; app-text/aspell-0.6 and app-dicts/aspell-en-0.6 must go stable together |