diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:05:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:05:05 +0000 |
commit | ba53dadcdf266842300e5aefe2e59dbdd02cf9fc (patch) | |
tree | f99ec39c857de0c04103a4bdcbcaa94d61b0cbe6 /app-dicts/ispell-de | |
parent | Stable for amd64, wrt bug #397241 (diff) | |
download | gentoo-2-ba53dadcdf266842300e5aefe2e59dbdd02cf9fc.tar.gz gentoo-2-ba53dadcdf266842300e5aefe2e59dbdd02cf9fc.tar.bz2 gentoo-2-ba53dadcdf266842300e5aefe2e59dbdd02cf9fc.zip |
Stable for amd64, wrt bug #396779
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/ispell-de')
-rw-r--r-- | app-dicts/ispell-de/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20071211.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-de/ChangeLog b/app-dicts/ispell-de/ChangeLog index 8c251810ef28..bafeb781d6f4 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.13 2010/10/08 01:29:36 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.14 2012/02/02 17:05:05 ago Exp $ + + 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ispell-de-20071211.ebuild: + Stable for amd64, wrt bug #396779 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ispell-de-20011124.ebuild: Drop to ~mips diff --git a/app-dicts/ispell-de/ispell-de-20071211.ebuild b/app-dicts/ispell-de/ispell-de-20071211.ebuild index 6038df8590e2..7ee76fbee2f0 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-2008 Gentoo Foundation +# 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.2 2008/11/01 11:56:19 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.3 2012/02/02 17:05:05 ago 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="~ppc ~x86 ~sparc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86" DEPEND="app-text/ispell" |