diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:56:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:56:24 +0000 |
commit | d3364bb4cee4e4029eebb6d8206eb0dfa9d878c1 (patch) | |
tree | 7abd787557448083be06c3c6d09f1dcc9beb6cbf /app-dicts | |
parent | Stable for amd64, wrt bug #463092 (diff) | |
download | gentoo-2-d3364bb4cee4e4029eebb6d8206eb0dfa9d878c1.tar.gz gentoo-2-d3364bb4cee4e4029eebb6d8206eb0dfa9d878c1.tar.bz2 gentoo-2-d3364bb4cee4e4029eebb6d8206eb0dfa9d878c1.zip |
Stable for amd64, wrt bug #461054
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-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 c4ac924a7837..512e89d48674 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.44 2013/01/29 08:32:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.45 2013/05/16 12:56:24 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> aspell-da-1.7.42.ebuild: + Stable for amd64, wrt bug #461054 *aspell-da-1.7.42 (29 Jan 2013) 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 b92da6996eb5..dcec4285d1d2 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.1 2013/01/29 08:32:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.7.42.ebuild,v 1.2 2013/05/16 12:56:24 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" |