diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:09:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:09:38 +0000 |
commit | 1531a68ba39b880a18ba0f0c8b2f4ef298d609a8 (patch) | |
tree | 41818f8c98cad33e1657bf55d745a41e28edb433 /app-dicts | |
parent | Stable for AMD64, wrt bug #392839 (diff) | |
download | gentoo-2-1531a68ba39b880a18ba0f0c8b2f4ef298d609a8.tar.gz gentoo-2-1531a68ba39b880a18ba0f0c8b2f4ef298d609a8.tar.bz2 gentoo-2-1531a68ba39b880a18ba0f0c8b2f4ef298d609a8.zip |
Stable for AMD64, wrt bug #392837
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.6.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 4e768f505d67..7f2a7fba8894 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-da # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.67 2011/12/11 09:03:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.68 2011/12/13 23:09:38 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ispell-da-1.6.18.ebuild: + Stable for AMD64, wrt bug #392837 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-da-1.6.18.ebuild: x86 stable wrt bug #392837 diff --git a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild index e82178c04264..d6708ab4bc41 100644 --- a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.4 2011/12/11 09:03:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.5 2011/12/13 23:09:38 ago Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="app-text/ispell" |