diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:27:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:27:30 +0000 |
commit | 0fe3d5c7929cdcd172de5e20e0472c705801d9bd (patch) | |
tree | 7dbd076fbd29e52923389888ea15993c5f6441bc /app-text/aspell | |
parent | arm stable, bug #382641 (diff) | |
download | gentoo-2-0fe3d5c7929cdcd172de5e20e0472c705801d9bd.tar.gz gentoo-2-0fe3d5c7929cdcd172de5e20e0472c705801d9bd.tar.bz2 gentoo-2-0fe3d5c7929cdcd172de5e20e0472c705801d9bd.zip |
arm stable, bug #386883
(Portage version: 2.1.10.27/cvs/Linux i686)
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 a2abf85849fe..8e36d8a97c18 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.137 2011/10/17 17:20:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.138 2011/10/17 20:27:30 maekke Exp $ + + 17 Oct 2011; Markus Meier <maekke@gentoo.org> aspell-0.60.6.1.ebuild: + arm stable, bug #386883 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> aspell-0.60.6.1.ebuild: Stable for HPPA (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 f1506b488dfc..9c61b8497826 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.4 2011/10/17 17:20:07 jer Exp $ +# $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 $ 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. |