diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /app-text/aspell | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.3.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index 468b8743e3bb..363c03b275cc 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-text/aspell # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.18 2002/12/03 12:27:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.19 2002/12/09 04:17:43 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *aspell-0.50.3 (03 Dec 2002) 03 Dec 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild diff --git a/app-text/aspell/aspell-0.50.2-r1.ebuild b/app-text/aspell/aspell-0.50.2-r1.ebuild index 9066c53f862e..dba6a82c7e7e 100644 --- a/app-text/aspell/aspell-0.50.2-r1.ebuild +++ b/app-text/aspell/aspell-0.50.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.2-r1.ebuild,v 1.1 2002/11/11 13:51:02 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.2-r1.ebuild,v 1.2 2002/12/09 04:17:43 manson Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # # These flags a reset here because too much optimisation can cause aspell's diff --git a/app-text/aspell/aspell-0.50.2.ebuild b/app-text/aspell/aspell-0.50.2.ebuild index 694879c7435d..ef15e69b51a5 100644 --- a/app-text/aspell/aspell-0.50.2.ebuild +++ b/app-text/aspell/aspell-0.50.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.2.ebuild,v 1.2 2002/10/26 04:01:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.2.ebuild,v 1.3 2002/12/09 04:17:43 manson Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # # These flags a reset here because too much optimisation can cause aspell's diff --git a/app-text/aspell/aspell-0.50.3.ebuild b/app-text/aspell/aspell-0.50.3.ebuild index 2e6586e069f3..66e38b4f29b4 100644 --- a/app-text/aspell/aspell-0.50.3.ebuild +++ b/app-text/aspell/aspell-0.50.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.1 2002/12/03 12:27:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.2 2002/12/09 04:17:43 manson Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # # These flags a reset here because too much optimisation can cause aspell's |