diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-02 13:05:30 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-02 13:05:30 +0000 |
commit | c93aba0c0500b38b6a80667afb6d2bbe2438d191 (patch) | |
tree | c41d928b149f0823ff300ef79ceca5ac7dfa4d46 /app-dicts | |
parent | ~mips keyworded, bug #254425. (diff) | |
download | gentoo-2-c93aba0c0500b38b6a80667afb6d2bbe2438d191.tar.gz gentoo-2-c93aba0c0500b38b6a80667afb6d2bbe2438d191.tar.bz2 gentoo-2-c93aba0c0500b38b6a80667afb6d2bbe2438d191.zip |
~mips keyworded, bug #258611.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-de-alt/ChangeLog b/app-dicts/ispell-de-alt/ChangeLog index 279835cd17d0..bc66b19b234b 100644 --- a/app-dicts/ispell-de-alt/ChangeLog +++ b/app-dicts/ispell-de-alt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.6 2009/02/25 13:18:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.7 2009/03/02 13:05:30 pva Exp $ + + 02 Mar 2009; Peter Volkov <pva@gentoo.org> ispell-de-alt-2.ebuild: + ~mips keyworded, bug #258611. 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> ispell-de-alt-2.ebuild: Marked ~ppc for bug #258611. diff --git a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild index 2a260b15c3b2..7eb86ed63e05 100644 --- a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild +++ b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.8 2009/02/25 13:18:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.9 2009/03/02 13:05:30 pva Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/hk${PV}-deutsch.tar.gz # GPL according to <http://bugs.debian.org/131124#25> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND="app-text/ispell" |