summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-12-01 01:31:17 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-12-01 01:31:17 +0000
commit0ac1dcea10670cde1c68c934949821862a423d21 (patch)
tree4dfae9151597661bce96203f76173a97ba229d35 /app-dicts/aspell-en
parentKEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff)
downloadgentoo-2-0ac1dcea10670cde1c68c934949821862a423d21.tar.gz
gentoo-2-0ac1dcea10670cde1c68c934949821862a423d21.tar.bz2
gentoo-2-0ac1dcea10670cde1c68c934949821862a423d21.zip
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r--app-dicts/aspell-en/ChangeLog8
-rw-r--r--app-dicts/aspell-en/aspell-en-0.51.0.ebuild9
-rw-r--r--app-dicts/aspell-en/aspell-en-0.51.1.ebuild9
-rw-r--r--app-dicts/aspell-en/aspell-en-6.0.0.ebuild10
-rw-r--r--app-dicts/aspell-en/files/digest-aspell-en-0.51.02
-rw-r--r--app-dicts/aspell-en/files/digest-aspell-en-0.51.12
6 files changed, 28 insertions, 12 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog
index fc5195306bcb..88e59afafe9f 100644
--- a/app-dicts/aspell-en/ChangeLog
+++ b/app-dicts/aspell-en/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-en
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.11 2005/02/20 10:18:16 arj Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.12 2006/12/01 01:31:17 kevquinn Exp $
+
+ 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-en-0.51.0.ebuild,
+ aspell-en-0.51.1.ebuild, aspell-en-6.0.0.ebuild:
+ Ebuild cleanups for bug #132718
20 Feb 2005; Anders Rune Jensen <arj@gentoo.org> aspell-en-6.0.0.ebuild:
Fix KEYWORDS.
diff --git a/app-dicts/aspell-en/aspell-en-0.51.0.ebuild b/app-dicts/aspell-en/aspell-en-0.51.0.ebuild
index 049c7b993cdd..52a045a0f156 100644
--- a/app-dicts/aspell-en/aspell-en-0.51.0.ebuild
+++ b/app-dicts/aspell-en/aspell-en-0.51.0.ebuild
@@ -1,9 +1,12 @@
-# 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/aspell-en/aspell-en-0.51.0.ebuild,v 1.4 2005/01/01 12:41:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.0.ebuild,v 1.5 2006/12/01 01:31:17 kevquinn Exp $
ASPELL_LANG="English (US, British, Canadian)"
+inherit aspell-dict
+
LICENSE="as-is public-domain"
-inherit aspell-dict
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+
diff --git a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild b/app-dicts/aspell-en/aspell-en-0.51.1.ebuild
index 2845f0d98431..4f7d8dc961f3 100644
--- a/app-dicts/aspell-en/aspell-en-0.51.1.ebuild
+++ b/app-dicts/aspell-en/aspell-en-0.51.1.ebuild
@@ -1,9 +1,12 @@
-# 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/aspell-en/aspell-en-0.51.1.ebuild,v 1.3 2005/01/01 12:41:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.1.ebuild,v 1.4 2006/12/01 01:31:17 kevquinn Exp $
ASPELL_LANG="English (US, British, Canadian)"
+inherit aspell-dict
+
LICENSE="as-is public-domain"
-inherit aspell-dict
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+
diff --git a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild
index 8f98ed044445..6e7dcd589cce 100644
--- a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild
+++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild
@@ -1,12 +1,14 @@
-# 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/aspell-en/aspell-en-6.0.0.ebuild,v 1.5 2005/02/20 10:18:17 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.6 2006/12/01 01:31:17 kevquinn Exp $
ASPELL_LANG="English (US, British, Canadian)"
-
-LICENSE="as-is public-domain"
ASPOSTFIX="6"
inherit aspell-dict
+LICENSE="as-is public-domain"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+
IUSE=""
diff --git a/app-dicts/aspell-en/files/digest-aspell-en-0.51.0 b/app-dicts/aspell-en/files/digest-aspell-en-0.51.0
index b36433d2f38a..0613b2450259 100644
--- a/app-dicts/aspell-en/files/digest-aspell-en-0.51.0
+++ b/app-dicts/aspell-en/files/digest-aspell-en-0.51.0
@@ -1 +1,3 @@
MD5 8f1eab27d02e44b15c833d5a7b24f9cd aspell-en-0.51-0.tar.bz2 172819
+RMD160 a704aa47ee8e972f94d22c778415cdcd7af153b8 aspell-en-0.51-0.tar.bz2 172819
+SHA256 31eef38c7a5425bd5de24b22e5c0f9763f82129a5a1990745d51dde486f75387 aspell-en-0.51-0.tar.bz2 172819
diff --git a/app-dicts/aspell-en/files/digest-aspell-en-0.51.1 b/app-dicts/aspell-en/files/digest-aspell-en-0.51.1
index 2d126f27c34d..505cc5473f8d 100644
--- a/app-dicts/aspell-en/files/digest-aspell-en-0.51.1
+++ b/app-dicts/aspell-en/files/digest-aspell-en-0.51.1
@@ -1 +1,3 @@
MD5 aabb933daee93be446c71e79babf8da4 aspell-en-0.51-1.tar.bz2 172874
+RMD160 50165386f2a941b69687be023f2815b4a6203566 aspell-en-0.51-1.tar.bz2 172874
+SHA256 0a853f7f117a79bcc92740c19386b46a832d12eacd73cee1ceba591953486065 aspell-en-0.51-1.tar.bz2 172874