diff options
-rw-r--r-- | app-dicts/aspell-bg/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-bg/ChangeLog b/app-dicts/aspell-bg/ChangeLog index 3d3e1190138a..dfa83d8861cf 100644 --- a/app-dicts/aspell-bg/ChangeLog +++ b/app-dicts/aspell-bg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-bg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.9 2010/04/05 20:39:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.10 2010/05/14 14:09:39 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> aspell-bg-4.1.0.ebuild: + Stable for HPPA (bug #310015). 05 Apr 2010; Markus Meier <maekke@gentoo.org> aspell-bg-4.1.0.ebuild: amd64/arm/x86 stable, bug #310015 diff --git a/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild b/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild index 24f6a6b6c92e..0ba2015c68e1 100644 --- a/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild +++ b/app-dicts/aspell-bg/aspell-bg-4.1.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-bg/aspell-bg-4.1.0.ebuild,v 1.5 2010/04/05 20:39:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild,v 1.6 2010/05/14 14:09:39 jer Exp $ ASPELL_LANG="Bulgarian" ASPOSTFIX="6" @@ -9,5 +9,5 @@ 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="" |