diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-la/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-la/ChangeLog b/app-dicts/aspell-la/ChangeLog index f3af4777be68..47807ebcef33 100644 --- a/app-dicts/aspell-la/ChangeLog +++ b/app-dicts/aspell-la/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-la # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.14 2010/06/05 15:32:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.15 2010/06/05 15:43:49 armin76 Exp $ + + 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> + aspell-la-6.0.20020503.0.ebuild: + alpha/arm/ia64/s390/sh stable wrt #310015 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> aspell-la-6.0.20020503.0.ebuild: diff --git a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild index 63a1c8bbf935..70bf95df70e8 100644 --- a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild +++ b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.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-la/aspell-la-6.0.20020503.0.ebuild,v 1.14 2010/06/05 15:32:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild,v 1.15 2010/06/05 15:43:49 armin76 Exp $ ASPELL_LANG="Latin" 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" FILENAME="aspell6-la-20020503-0" SRC_URI="mirror://gnu/aspell/dict/la/${FILENAME}.tar.bz2" |