summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-12-18 19:21:31 +0000
committerSimon Stelling <blubb@gentoo.org>2004-12-18 19:21:31 +0000
commitc5e95d3af88b79fa06883008ef6acf95163b6d1a (patch)
tree64e52e828b646ea672fb256e157be7e57a01f87c /app-dicts
parentInitial commit. (diff)
downloadhistorical-c5e95d3af88b79fa06883008ef6acf95163b6d1a.tar.gz
historical-c5e95d3af88b79fa06883008ef6acf95163b6d1a.tar.bz2
historical-c5e95d3af88b79fa06883008ef6acf95163b6d1a.zip
~amd64
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-en/ChangeLog5
-rw-r--r--app-dicts/aspell-en/Manifest14
-rw-r--r--app-dicts/aspell-en/aspell-en-6.0.0.ebuild3
3 files changed, 8 insertions, 14 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog
index ae3e78b4659c..19413a6598c9 100644
--- a/app-dicts/aspell-en/ChangeLog
+++ b/app-dicts/aspell-en/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-en
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.8 2004/10/05 00:06:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.9 2004/12/18 19:21:31 blubb Exp $
+
+ 18 Dec 2004; Simon Stelling <blubb@gentoo.org> aspell-en-6.0.0.ebuild:
+ added forgotten IUSE=""
04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
aspell-en-6.0.0.ebuild:
diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest
index 11e9c3ae9486..d744996adffa 100644
--- a/app-dicts/aspell-en/Manifest
+++ b/app-dicts/aspell-en/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0839260adc764e048495aa448e2f90eb ChangeLog 1819
+MD5 9bdb1d2704acd6428d849feef4d142cc ChangeLog 1914
MD5 1d3cae1f209088b41d0ecc05f53dbae1 aspell-en-0.51.0.ebuild 326
MD5 9931ed41a0ae8468e5b0ae2fd0c1a590 aspell-en-0.51.1.ebuild 326
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
-MD5 cf325b1099d2980987bee81e58f7003f aspell-en-6.0.0.ebuild 435
+MD5 9f0569d69c1630f6403e5ddadd47cfcc aspell-en-6.0.0.ebuild 438
MD5 fbec29a990059655eda87df56690a2ab files/digest-aspell-en-0.51.0 69
MD5 8dddabff04fb784aa045fcb6bede77c2 files/digest-aspell-en-0.51.1 69
MD5 fe6d84cbbb8c12e4cea0d218eddd5fb3 files/digest-aspell-en-6.0.0 69
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBYeWKArHZZzCEUG0RAiuNAKCBqpYEB4SQ+qYsa/a7aK8y4UtqnQCeI60W
-QO6fxlG2xhqWZ0Ict5ooiTY=
-=P8lY
------END PGP SIGNATURE-----
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 57e2c23f0438..c6ce79b328bd 100644
--- a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild
+++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.2 2004/10/05 00:06:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.3 2004/12/18 19:21:31 blubb Exp $
ASPELL_LANG="English (US, British, Canadian)"
@@ -11,3 +11,4 @@ inherit aspell-dict
# as this depends on aspell 0.6 we need to change the KEYWORDS
KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""