diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 18:02:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 18:02:52 +0000 |
commit | f1ab947d72af4a754b7a4014311f2ef1ed050f4e (patch) | |
tree | bdfa3c7ac93c0613f12ec3a8924473e185c83954 | |
parent | Stable for s390, wrt bug #467188 (diff) | |
download | gentoo-2-f1ab947d72af4a754b7a4014311f2ef1ed050f4e.tar.gz gentoo-2-f1ab947d72af4a754b7a4014311f2ef1ed050f4e.tar.bz2 gentoo-2-f1ab947d72af4a754b7a4014311f2ef1ed050f4e.zip |
Stable for s390, wrt bug #461054
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 90179415e518..63d643aac4cc 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.52 2013/05/20 08:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.53 2013/05/20 18:02:52 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> aspell-da-1.7.42.ebuild: + Stable for s390, wrt bug #461054 20 May 2013; Agostino Sarubbo <ago@gentoo.org> aspell-da-1.7.42.ebuild: Stable for x86, wrt bug #461054 diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild index 1d9623014748..29687fef7e20 100644 --- a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.7.42.ebuild,v 1.9 2013/05/20 08:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.7.42.ebuild,v 1.10 2013/05/20 18:02:52 ago 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" |