diff options
-rw-r--r-- | app-text/ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.3.02-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index dc1ca6fca2e6..2a7d4b4bc52b 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2009/10/22 10:17:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.39 2009/10/24 13:56:13 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> ispell-3.3.02-r1.ebuild: + ppc stable #289337 22 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> ispell-3.3.02-r1.ebuild: diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild index c8346837328e..aa0699af8b06 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.3 2009/10/22 10:17:23 ssuominen Exp $ +# $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 $ 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 |