diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:21:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 22:21:00 +0000 |
commit | aba6bdd79983f1ec6656a03ac65dd12223efd109 (patch) | |
tree | 7d0f2deaddd1401a73a39728eb7dbdfce48fb3d1 /app-text/ispell | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-aba6bdd79983f1ec6656a03ac65dd12223efd109.tar.gz gentoo-2-aba6bdd79983f1ec6656a03ac65dd12223efd109.tar.bz2 gentoo-2-aba6bdd79983f1ec6656a03ac65dd12223efd109.zip |
Stable on alpha.
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index f789afd641cb..3484e8e56999 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2004/03/27 17:03:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.22 2004/05/12 22:21:00 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild: + Stable on alpha. 27 Mar 2004; Guy Martin <gmsoft@gentoo.org> ispell-3.2.06-r6.ebuild: Marked stable on hppa. diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 3945915e66f9..a5aee0883dbf 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.7 2004/03/27 17:03:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.8 2004/05/12 22:21:00 kloeri 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 |