diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:35:58 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:35:58 +0000 |
commit | d509c498c6083091eb008f8282a17266f0eea38b (patch) | |
tree | 139f28dab652cb6b7558eed53835a37a62193bf1 /app-dicts/ispell-pt | |
parent | Add ~mips keyword. (diff) | |
download | historical-d509c498c6083091eb008f8282a17266f0eea38b.tar.gz historical-d509c498c6083091eb008f8282a17266f0eea38b.tar.bz2 historical-d509c498c6083091eb008f8282a17266f0eea38b.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-dicts/ispell-pt')
-rw-r--r-- | app-dicts/ispell-pt/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20041027.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-pt/ChangeLog b/app-dicts/ispell-pt/ChangeLog index 72f26b10ff9a..b13560324ba7 100644 --- a/app-dicts/ispell-pt/ChangeLog +++ b/app-dicts/ispell-pt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-pt -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.12 2008/11/01 11:13:22 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.13 2010/10/08 01:35:58 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ispell-pt-20041027.ebuild: + Drop to ~mips *ispell-pt-20080705 (01 Nov 2008) diff --git a/app-dicts/ispell-pt/ispell-pt-20041027.ebuild b/app-dicts/ispell-pt/ispell-pt-20041027.ebuild index 09d6c2a369a8..acb33d0a9a5c 100644 --- a/app-dicts/ispell-pt/ispell-pt-20041027.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20041027.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-pt/ispell-pt-20041027.ebuild,v 1.3 2007/08/18 17:12:34 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20041027.ebuild,v 1.4 2010/10/08 01:35:58 leio Exp $ S=${WORKDIR}"/portugues" DESCRIPTION="A Portuguese dictionary for ispell" @@ -10,7 +10,7 @@ HOMEPAGE="http://natura.di.uminho.pt" 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" |