diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 14:51:24 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 14:51:24 +0000 |
commit | 83bd45cd324051ed1693a4e7a6da8df20354bd12 (patch) | |
tree | 88f4cf23a8bc2801c294b609f545c1cda824fa18 /app-text/aspell | |
parent | added -ppc to keywords (diff) | |
download | historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.tar.gz historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.tar.bz2 historical-83bd45cd324051ed1693a4e7a6da8df20354bd12.zip |
added ppc to keywords
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.33.7.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index f7d58982d7ca..364e3b775ecc 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,9 +1,12 @@ # 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.4 2002/07/24 10:35:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.5 2002/08/06 14:50:21 gerk Exp $ *aspell-0.33-7.1-r2 (24 Jul 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords + 24 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> aspell-0.33.7.1-r2.ebuild : This might fix the build problems with gcc 2.95.3 and glibc 2.2.5. diff --git a/app-text/aspell/aspell-0.33.7.1-r2.ebuild b/app-text/aspell/aspell-0.33.7.1-r2.ebuild index a8594e5d89bc..21ca85b50ebc 100644 --- a/app-text/aspell/aspell-0.33.7.1-r2.ebuild +++ b/app-text/aspell/aspell-0.33.7.1-r2.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.33.7.1-r2.ebuild,v 1.1 2002/07/24 10:35:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.33.7.1-r2.ebuild,v 1.2 2002/08/06 14:50:21 gerk Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=app-text/pspell-0.12 SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # # These flags a reset here because too much optimisation can cause aspell's |