diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-02-29 22:56:37 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-02-29 22:56:37 +0000 |
commit | 70bd590e4dcf2e2b8f5304aa5e4364d5a5550540 (patch) | |
tree | 4a3339d4bab94dfba852392482f2c7f388064129 /app-text/ispell | |
parent | Removing old version. (Manifest recommit) (diff) | |
download | gentoo-2-70bd590e4dcf2e2b8f5304aa5e4364d5a5550540.tar.gz gentoo-2-70bd590e4dcf2e2b8f5304aa5e4364d5a5550540.tar.bz2 gentoo-2-70bd590e4dcf2e2b8f5304aa5e4364d5a5550540.zip |
moved to stable x86 because I guess the new bison moved to stable as well. Should close bug #41860 by stephen white <steve@cs.adelaide.edu.au>
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index d2feae836c57..b9543dfac69c 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ispell # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.18 2004/02/25 00:14:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.19 2004/02/29 22:56:37 seemant Exp $ + + 29 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r6.ebuild: + moved to stable x86 because I guess the new bison moved to stable as well. + Should close bug #41860 by stephen white <steve@cs.adelaide.edu.au> 24 Feb 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r5.ebuild: Mark stable for mips to clear up repoman deps. diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 7cac6174ec26..65bc6978c5ca 100644 --- a/app-text/ispell/ispell-3.2.06-r6.ebuild +++ b/app-text/ispell/ispell-3.2.06-r6.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/ispell/ispell-3.2.06-r6.ebuild,v 1.4 2004/02/25 00:14:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.5 2004/02/29 22:56:37 seemant Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~hppa amd64" +KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips ~hppa amd64" DEPEND="sys-apps/sed sys-devel/bison |