diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-31 15:50:17 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-31 15:50:17 +0000 |
commit | 33958437dfee97351b6fdfa46ceeba374a825bbe (patch) | |
tree | 40e04460e7f16c9620cb11bb941d00cf9d14b9e7 /app-text/aspell | |
parent | Remove package.mask on phonon-xine backend. It is removed from tree. (diff) | |
download | gentoo-2-33958437dfee97351b6fdfa46ceeba374a825bbe.tar.gz gentoo-2-33958437dfee97351b6fdfa46ceeba374a825bbe.tar.bz2 gentoo-2-33958437dfee97351b6fdfa46ceeba374a825bbe.zip |
ppc/ppc64 stable wrt #386883
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index afc064e922c6..76ee81871f1d 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.139 2011/10/23 16:48:31 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.140 2012/01/31 15:50:17 ssuominen Exp $ + + 31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> aspell-0.60.6.1.ebuild: + ppc/ppc64 stable wrt #386883 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> aspell-0.60.6.1.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #386883 diff --git a/app-text/aspell/aspell-0.60.6.1.ebuild b/app-text/aspell/aspell-0.60.6.1.ebuild index ca2567fb2929..aae0996eaada 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 +# Copyright 1999-2012 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.6 2011/10/23 16:48:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.1.ebuild,v 1.7 2012/01/31 15:50:17 ssuominen 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. |