diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:27:51 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:27:51 +0000 |
commit | d23e280a62f75fa6b9e9c25968da81b0c7526a43 (patch) | |
tree | 65a315d417fc96ba1ec96d2a3a504a6e78b4a6c6 /app-dicts | |
parent | Missed echangelog in previous commit (diff) | |
download | gentoo-2-d23e280a62f75fa6b9e9c25968da81b0c7526a43.tar.gz gentoo-2-d23e280a62f75fa6b9e9c25968da81b0c7526a43.tar.bz2 gentoo-2-d23e280a62f75fa6b9e9c25968da81b0c7526a43.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.48.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 6e1c24dd0bac..cdf28b3bde4b 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-da -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.65 2008/11/03 18:27:18 pva Exp $ +# 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 $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ispell-da-1.4.48.ebuild: + Drop to ~mips 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-da-1.6.18.ebuild: Added ~mips, bug #245139. diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild index 64bfecc3db6d..47d350b1918c 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 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.4.48.ebuild,v 1.7 2006/02/20 05:30:45 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.8 2010/10/08 01:27:51 leio Exp $ DESCRIPTION="A danish dictionary for ispell" HOMEPAGE="http://da.speling.org/" @@ -8,7 +8,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" |