diff options
author | 2008-10-26 18:49:45 +0000 | |
---|---|---|
committer | 2008-10-26 18:49:45 +0000 | |
commit | 971a7d3273ea883a055b2d76a49474a0ea6b653d (patch) | |
tree | 88eda48fb4aa4e97dfca1ea864b2587ba1a55fb0 | |
parent | amd64 stable, bug #244384 (diff) | |
download | gentoo-2-971a7d3273ea883a055b2d76a49474a0ea6b653d.tar.gz gentoo-2-971a7d3273ea883a055b2d76a49474a0ea6b653d.tar.bz2 gentoo-2-971a7d3273ea883a055b2d76a49474a0ea6b653d.zip |
amd64/x86 stable, bug #244250
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc1 i686)
-rw-r--r-- | app-dicts/ispell-es/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-es/ispell-es-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-es/ChangeLog b/app-dicts/ispell-es/ChangeLog index 19ef6edccae5..93197124fd1d 100644 --- a/app-dicts/ispell-es/ChangeLog +++ b/app-dicts/ispell-es/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-es # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.13 2008/10/25 18:05:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.14 2008/10/26 18:49:45 maekke Exp $ + + 26 Oct 2008; Markus Meier <maekke@gentoo.org> ispell-es-1.10.ebuild: + amd64/x86 stable, bug #244250 25 Oct 2008; nixnut <nixnut@gentoo.org> ispell-es-1.10.ebuild: Stable on ppc wrt bug 244250 diff --git a/app-dicts/ispell-es/ispell-es-1.10.ebuild b/app-dicts/ispell-es/ispell-es-1.10.ebuild index 26e2895a1754..38a48f2f61ea 100644 --- a/app-dicts/ispell-es/ispell-es-1.10.ebuild +++ b/app-dicts/ispell-es/ispell-es-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ispell-es-1.10.ebuild,v 1.2 2008/10/25 18:05:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ispell-es-1.10.ebuild,v 1.3 2008/10/26 18:49:45 maekke Exp $ MY_P="espa~nol-"${PV} DESCRIPTION="A Spanish dictionary for ispell" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.datsi.fi.upm.es/~coes/" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc x86" DEPEND="app-text/ispell" |