diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:48:59 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:48:59 +0000 |
commit | 9b1152219a921d8485f1cce8209341defb5dd4cd (patch) | |
tree | 2e2889fd970ccf757cb4385f3f5cbe13389f4e72 /app-dicts | |
parent | Missing app-arch/zip DEPEND wrt #406667 by Piotr Szymaniak (diff) | |
download | gentoo-2-9b1152219a921d8485f1cce8209341defb5dd4cd.tar.gz gentoo-2-9b1152219a921d8485f1cce8209341defb5dd4cd.tar.bz2 gentoo-2-9b1152219a921d8485f1cce8209341defb5dd4cd.zip |
Stable on alpha, bug #396779
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-de/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20071211.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/ispell-de/ChangeLog b/app-dicts/ispell-de/ChangeLog index fb980b847930..258bee50f054 100644 --- a/app-dicts/ispell-de/ChangeLog +++ b/app-dicts/ispell-de/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-de # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.17 2012/02/17 11:02:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.18 2012/03/02 22:48:59 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + ispell-de-20071211.ebuild: + Stable on alpha, bug #396779 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-de-20071211.ebuild: diff --git a/app-dicts/ispell-de/ispell-de-20071211.ebuild b/app-dicts/ispell-de/ispell-de-20071211.ebuild index c6c26fbf4b6d..f30100c15aaf 100644 --- a/app-dicts/ispell-de/ispell-de-20071211.ebuild +++ b/app-dicts/ispell-de/ispell-de-20071211.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/ispell-de/ispell-de-20071211.ebuild,v 1.6 2012/02/17 11:02:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.7 2012/03/02 22:48:59 klausman Exp $ inherit multilib @@ -12,7 +12,7 @@ SRC_URI="http://j3e.de/ispell/igerman98/dict/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~alpha amd64 hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ~sparc x86" DEPEND="app-text/ispell" |