diff options
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r-- | app-dicts/aspell-gl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-gl/ChangeLog b/app-dicts/aspell-gl/ChangeLog index eddeb0367b5b..31263c8e985d 100644 --- a/app-dicts/aspell-gl/ChangeLog +++ b/app-dicts/aspell-gl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-gl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.11 2010/05/14 14:13:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.12 2010/06/05 15:38:01 armin76 Exp $ + + 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> aspell-gl-0.5.2.ebuild: + alpha/arm/ia64/s390/sh stable wrt #310015 14 May 2010; Jeroen Roovers <jer@gentoo.org> aspell-gl-0.5.2.ebuild: Stable for HPPA (bug #310015). diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild index 66de257867b3..bde45289aac1 100644 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.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-gl/aspell-gl-0.5.2.ebuild,v 1.6 2010/05/14 14:13:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.7 2010/06/05 15:38:01 armin76 Exp $ ASPELL_LANG="Galician" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict 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="" MY_P=${P%.*}a-${PV##*.} |