diff options
author | 2008-10-28 10:41:52 +0000 | |
---|---|---|
committer | 2008-10-28 10:41:52 +0000 | |
commit | d21fcf78de0bdb90a3735bc6dd7097fafb73c3af (patch) | |
tree | 1aca6500cfb9592ae1c5c66a81f811601adc37f3 | |
parent | Re-add ~alpha/~ia64 wrt #242546 (diff) | |
download | gentoo-2-d21fcf78de0bdb90a3735bc6dd7097fafb73c3af.tar.gz gentoo-2-d21fcf78de0bdb90a3735bc6dd7097fafb73c3af.tar.bz2 gentoo-2-d21fcf78de0bdb90a3735bc6dd7097fafb73c3af.zip |
alpha stable #244250
(Portage version: 2.1.4.5)
-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 badc4fcb4cb6..2dbea0ec450f 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.16 2008/10/27 18:57:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.17 2008/10/28 10:41:52 armin76 Exp $ + + 28 Oct 2008; Raúl Porcel <armin76@gentoo.org> ispell-es-1.10.ebuild: + alpha stable #244250 27 Oct 2008; Ferris McCormick <fmccor@gentoo.org> ispell-es-1.10.ebuild: Sparc stable, 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 7290dfebd51d..4832daef5bd9 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.5 2008/10/27 18:57:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ispell-es-1.10.ebuild,v 1.6 2008/10/28 10:41:52 armin76 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" |