summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-06-28 01:56:02 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-06-28 01:56:02 +0000
commitb46663f96128d187a7724084e17e449ac6c8cbb9 (patch)
tree7c820f18075fdd3eda2f4a570d7e73d5eb359ea0 /app-dicts
parentAdded ~amd64 keyword. Closes bug #132496. (diff)
downloadgentoo-2-b46663f96128d187a7724084e17e449ac6c8cbb9.tar.gz
gentoo-2-b46663f96128d187a7724084e17e449ac6c8cbb9.tar.bz2
gentoo-2-b46663f96128d187a7724084e17e449ac6c8cbb9.zip
Added ~amd64 keyword. Closes bug #132645.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-es/ChangeLog7
-rw-r--r--app-dicts/ispell-es/ispell-es-1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-es/ChangeLog b/app-dicts/ispell-es/ChangeLog
index 9ca2177d0294..7bae1faf03e7 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.9 2005/01/02 19:28:28 ciaranm Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.10 2006/06/28 01:56:02 metalgod Exp $
+
+ 28 Jun 2006; Luis Medinas <metalgod@gentoo.org> ispell-es-1.7.ebuild:
+ Added ~amd64 keyword. Closes bug #132645.
02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-dicts/ispell-es/ispell-es-1.7.ebuild b/app-dicts/ispell-es/ispell-es-1.7.ebuild
index 149665b42fc2..2b4b04d37456 100644
--- a/app-dicts/ispell-es/ispell-es-1.7.ebuild
+++ b/app-dicts/ispell-es/ispell-es-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.7.ebuild,v 1.8 2005/01/01 12:53:40 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ispell-es-1.7.ebuild,v 1.9 2006/06/28 01:56:02 metalgod Exp $
MY_P="espanol-"${PV}
S=${WORKDIR}/${MY_P/n/~n}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.datsi.fi.upm.es/~coes/"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="ppc x86 sparc alpha mips hppa"
+KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86"
DEPEND="app-text/ispell"