diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:37:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:37:52 +0000 |
commit | fa71134fba1b71812247beda587328c66c9f8a40 (patch) | |
tree | fb425758827089ccfb6642465a32885e0ba6031d /app-dicts | |
parent | Drop maintainer due retirement, bug #118003. (diff) | |
download | gentoo-2-fa71134fba1b71812247beda587328c66c9f8a40.tar.gz gentoo-2-fa71134fba1b71812247beda587328c66c9f8a40.tar.bz2 gentoo-2-fa71134fba1b71812247beda587328c66c9f8a40.zip |
sparc stable wrt #396779
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-de/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20071211.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-de/ChangeLog b/app-dicts/ispell-de/ChangeLog index 258bee50f054..a04ed7fcccda 100644 --- a/app-dicts/ispell-de/ChangeLog +++ b/app-dicts/ispell-de/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2012/03/02 22:48:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.19 2012/03/18 18:37:52 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> ispell-de-20071211.ebuild: + sparc stable wrt #396779 02 Mar 2012; Tobias Klausmann <klausman@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 f30100c15aaf..f0a0d1312826 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.7 2012/03/02 22:48:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.8 2012/03/18 18:37:52 armin76 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" |