diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 16:39:42 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 16:39:42 +0000 |
commit | b196582fc3eab44c19e6926668d418e3ffae720a (patch) | |
tree | 32cad951aedc7acdffb4fa943c9161e92a3dd1f4 /app-text/ispell | |
parent | ppc stable #281427 (diff) | |
download | gentoo-2-b196582fc3eab44c19e6926668d418e3ffae720a.tar.gz gentoo-2-b196582fc3eab44c19e6926668d418e3ffae720a.tar.bz2 gentoo-2-b196582fc3eab44c19e6926668d418e3ffae720a.zip |
Stable on alpha, bug #289337
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.3.02-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index 2a7d4b4bc52b..9b781e1cee61 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ispell # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.39 2009/10/24 13:56:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.40 2009/10/24 16:39:42 klausman Exp $ + + 24 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + ispell-3.3.02-r1.ebuild: + Stable on alpha, bug #289337 24 Oct 2009; nixnut <nixnut@gentoo.org> ispell-3.3.02-r1.ebuild: ppc stable #289337 diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild index aa0699af8b06..2449909ea5ac 100644 --- a/app-text/ispell/ispell-3.3.02-r1.ebuild +++ b/app-text/ispell/ispell-3.3.02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.3.02-r1.ebuild,v 1.4 2009/10/24 13:56:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.3.02-r1.ebuild,v 1.5 2009/10/24 16:39:42 klausman Exp $ inherit eutils multilib toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ~sparc ~x86" IUSE="" RDEPEND="sys-apps/miscfiles |