summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-10 00:27:15 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-10 00:27:15 +0000
commit80977a0a98cc499a9dbd79c5f89b4e6ed4166aab (patch)
tree19c9244fadc5453b7d96d6259d9c81d8e61ec03f /app-text
parentadded has_m64 and has_m32 to flag-o-matic. this should make checking for mult... (diff)
downloadgentoo-2-80977a0a98cc499a9dbd79c5f89b4e6ed4166aab.tar.gz
gentoo-2-80977a0a98cc499a9dbd79c5f89b4e6ed4166aab.tar.bz2
gentoo-2-80977a0a98cc499a9dbd79c5f89b4e6ed4166aab.zip
sparc, mips for seemant's evil plans (looks like my first commit vanished???)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell/ChangeLog5
-rw-r--r--app-text/aspell/aspell-0.50.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index b1fbf45b1f0c..ad6587742dfd 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/aspell
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.41 2004/06/09 21:44:23 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.42 2004/06/10 00:27:15 ciaranm Exp $
+
+ 10 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r1.ebuild:
+ Stable on sparc, mips (bug #53389)
09 Jun 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r1.ebuild:
Marked stable on hppa.
diff --git a/app-text/aspell/aspell-0.50.5-r1.ebuild b/app-text/aspell/aspell-0.50.5-r1.ebuild
index 98bac751a116..d307a851b735 100644
--- a/app-text/aspell/aspell-0.50.5-r1.ebuild
+++ b/app-text/aspell/aspell-0.50.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.5-r1.ebuild,v 1.4 2004/06/09 21:44:23 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r1.ebuild,v 1.5 2004/06/10 00:27:15 ciaranm Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://aspell.net/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 s390"
+KEYWORDS="x86 ppc sparc mips ~alpha ~arm hppa ~amd64 ~ia64 s390"
IUSE="gpm"
DEPEND=">=sys-libs/ncurses-5.2