diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 14:13:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 14:13:25 +0000 |
commit | e84ced7ceaf2fe976fc351052597f3476e9930d9 (patch) | |
tree | 80c07450e3d990e9c99cdb8e7248bbf295bb38d8 /app-dicts/aspell-es | |
parent | Stable for HPPA (bug #310015). (diff) | |
download | gentoo-2-e84ced7ceaf2fe976fc351052597f3476e9930d9.tar.gz gentoo-2-e84ced7ceaf2fe976fc351052597f3476e9930d9.tar.bz2 gentoo-2-e84ced7ceaf2fe976fc351052597f3476e9930d9.zip |
Stable for HPPA (bug #310015).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r-- | app-dicts/aspell-es/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.9a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-es/ChangeLog b/app-dicts/aspell-es/ChangeLog index 6ccf3b7596fd..76fe1b025fee 100644 --- a/app-dicts/aspell-es/ChangeLog +++ b/app-dicts/aspell-es/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-es # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v 1.17 2010/04/05 20:42:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v 1.18 2010/05/14 14:13:25 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> aspell-es-1.9a.ebuild: + Stable for HPPA (bug #310015). 05 Apr 2010; Markus Meier <maekke@gentoo.org> aspell-es-1.9a.ebuild: amd64/arm/x86 stable, bug #310015 diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild index 1b9fcf99b0b1..7b71974faf2c 100644 --- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.9a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild,v 1.7 2010/04/05 20:42:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild,v 1.8 2010/05/14 14:13:25 jer Exp $ ASPELL_LANG="Spanish" ASPOSTFIX="6" @@ -13,5 +13,5 @@ SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" |