diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-02 21:05:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-02 21:05:07 +0000 |
commit | 310483832238e6da553bf1b50d45f29af80e3be7 (patch) | |
tree | 58dea6721fb528e000e4adfb0437f9fa0717812d /app-dicts/aspell-da | |
parent | Keyword amd64-linux x86-linux (diff) | |
download | gentoo-2-310483832238e6da553bf1b50d45f29af80e3be7.tar.gz gentoo-2-310483832238e6da553bf1b50d45f29af80e3be7.tar.bz2 gentoo-2-310483832238e6da553bf1b50d45f29af80e3be7.zip |
arm stable, bug #418527
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.6.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index e13c14223036..7cb6046a9bb7 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-da # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.37 2012/08/01 23:27:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.38 2012/08/02 21:05:07 maekke Exp $ + + 02 Aug 2012; Markus Meier <maekke@gentoo.org> aspell-da-1.6.34.ebuild: + arm stable, bug #418527 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> aspell-da-1.6.34.ebuild: Stable for HPPA (bug #418527). diff --git a/app-dicts/aspell-da/aspell-da-1.6.34.ebuild b/app-dicts/aspell-da/aspell-da-1.6.34.ebuild index c5a96a470c4f..8d943a56ba86 100644 --- a/app-dicts/aspell-da/aspell-da-1.6.34.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.6.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.6.34.ebuild,v 1.3 2012/08/01 23:27:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.6.34.ebuild,v 1.4 2012/08/02 21:05:07 maekke Exp $ ASPELL_LANG="Danish" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos" IUSE="" SRC_URI="http://da.speling.org/filer/new_${P}.tar.bz2" |