diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:48:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:48:31 +0000 |
commit | 646844494971cea16c780dc022fc1bcf8d6aa48c (patch) | |
tree | 3828447b11771442024a97516759cffc8adb88bb /app-text/aspell | |
parent | old (diff) | |
download | gentoo-2-646844494971cea16c780dc022fc1bcf8d6aa48c.tar.gz gentoo-2-646844494971cea16c780dc022fc1bcf8d6aa48c.tar.bz2 gentoo-2-646844494971cea16c780dc022fc1bcf8d6aa48c.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #386883
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index 8e36d8a97c18..afc064e922c6 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/aspell # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.138 2011/10/17 20:27:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.139 2011/10/23 16:48:31 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> aspell-0.60.6.1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #386883 17 Oct 2011; Markus Meier <maekke@gentoo.org> aspell-0.60.6.1.ebuild: arm stable, bug #386883 diff --git a/app-text/aspell/aspell-0.60.6.1.ebuild b/app-text/aspell/aspell-0.60.6.1.ebuild index 9c61b8497826..ca2567fb2929 100644 --- a/app-text/aspell/aspell-0.60.6.1.ebuild +++ b/app-text/aspell/aspell-0.60.6.1.ebuild @@ -1,6 +1,6 @@ # 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.6.1.ebuild,v 1.5 2011/10/17 20:27:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.1.ebuild,v 1.6 2011/10/23 16:48:31 armin76 Exp $ EAPI="4" @@ -12,7 +12,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 x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls" # Build PDEPEND from list of language codes provided in the tree. |