diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-22 10:17:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-22 10:17:23 +0000 |
commit | e97fbbfdce1b5500a82e318923cf25092a2b68d9 (patch) | |
tree | fcb8969c0e4d8e34d69af1bf31c1d80e75d45378 /app-text/ispell | |
parent | Commit 2008.0 deprecated files. (diff) | |
download | gentoo-2-e97fbbfdce1b5500a82e318923cf25092a2b68d9.tar.gz gentoo-2-e97fbbfdce1b5500a82e318923cf25092a2b68d9.tar.bz2 gentoo-2-e97fbbfdce1b5500a82e318923cf25092a2b68d9.zip |
amd64 stable wrt #289337, thanks to Vitor Brandão for testing.
(Portage version: 2.2_rc46/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 029b1fa93df7..dc1ca6fca2e6 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.37 2009/08/06 15:30:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.38 2009/10/22 10:17:23 ssuominen Exp $ + + 22 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + ispell-3.3.02-r1.ebuild: + amd64 stable wrt #289337, thanks to Vitor Brandão for testing. 06 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> ispell-3.3.02-r1.ebuild, +files/ispell-3.3.02-glibc-2.10.patch: diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild index 1661ab86d860..c8346837328e 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.2 2009/08/06 15:30:46 ssuominen Exp $ +# $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 $ 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 |