diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:03:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:03:14 +0000 |
commit | 7ede6526389b250442b3eb80ba3e6aed30c1581b (patch) | |
tree | c0b10282150f01221ba02c26a968ad5dfa4fc546 /app-dicts | |
parent | x86 stable wrt bug #392811 (diff) | |
download | gentoo-2-7ede6526389b250442b3eb80ba3e6aed30c1581b.tar.gz gentoo-2-7ede6526389b250442b3eb80ba3e6aed30c1581b.tar.bz2 gentoo-2-7ede6526389b250442b3eb80ba3e6aed30c1581b.zip |
x86 stable wrt bug #392837
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.6.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index cdf28b3bde4b..4e768f505d67 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.66 2010/10/08 01:27:51 leio Exp $ +# 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 $ + + 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-da-1.6.18.ebuild: + x86 stable wrt bug #392837 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ispell-da-1.4.48.ebuild: Drop to ~mips 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 990ea9df8bc2..e82178c04264 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-2008 Gentoo Foundation +# 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.3 2008/11/03 18:27:18 pva Exp $ +# $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 $ 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" |