diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:38 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:38 +0000 |
commit | 2c6a1464a97b333d1b976aad787d283d0ab40b52 (patch) | |
tree | 758d17d107e85a8acef0c52e9e4b829401f11034 /app-dicts/ispell-lt | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.tar.gz historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.tar.bz2 historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-dicts/ispell-lt')
-rw-r--r-- | app-dicts/ispell-lt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-lt/ispell-lt-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-lt/ChangeLog b/app-dicts/ispell-lt/ChangeLog index c505ad175d33..0d047c55bacb 100644 --- a/app-dicts/ispell-lt/ChangeLog +++ b/app-dicts/ispell-lt/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-dicts/ispell-lt # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.2 2002/12/03 07:31:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.3 2002/12/09 04:17:38 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ispell-lt-0.5 (14 Nov 2002) 02 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * : diff --git a/app-dicts/ispell-lt/ispell-lt-0.5.ebuild b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild index 0cf12763173e..f90ca1f32e51 100644 --- a/app-dicts/ispell-lt/ispell-lt-0.5.ebuild +++ b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-0.5.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-0.5.ebuild,v 1.2 2002/12/09 04:17:38 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lithuanian dictionary for ispell." @@ -9,7 +9,7 @@ SRC_URI="http://ieva.mif.vu.lt/~alga/lt/ispell/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="app-text/ispell dev-lang/python" |