diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-05 00:06:23 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-05 00:06:23 +0000 |
commit | 7401bc899d3eeebeeb8a3b262b874f6344831f03 (patch) | |
tree | d3ddb4500340f115d907288825878da392fe6952 /app-dicts | |
parent | gcc-3.4 fix (diff) | |
download | historical-7401bc899d3eeebeeb8a3b262b874f6344831f03.tar.gz historical-7401bc899d3eeebeeb8a3b262b874f6344831f03.tar.bz2 historical-7401bc899d3eeebeeb8a3b262b874f6344831f03.zip |
Added to ~amd64 and ~sparc.
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-en/Manifest | 14 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog index b1f5c0edd90b..ae3e78b4659c 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.7 2004/10/03 22:43:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.8 2004/10/05 00:06:23 eradicator Exp $ + + 04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + aspell-en-6.0.0.ebuild: + Added to ~amd64 and ~sparc. *aspell-en-6.0.0 (03 Oct 2004) diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest index b80330069218..11e9c3ae9486 100644 --- a/app-dicts/aspell-en/Manifest +++ b/app-dicts/aspell-en/Manifest @@ -1,8 +1,18 @@ -MD5 2ef8c5bcb8ba4fada7d1916bc47b2ef1 ChangeLog 1698 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 0839260adc764e048495aa448e2f90eb ChangeLog 1819 MD5 1d3cae1f209088b41d0ecc05f53dbae1 aspell-en-0.51.0.ebuild 326 MD5 9931ed41a0ae8468e5b0ae2fd0c1a590 aspell-en-0.51.1.ebuild 326 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 1a73ac0ec9eb272dcb35ff0856d4441b aspell-en-6.0.0.ebuild 414 +MD5 cf325b1099d2980987bee81e58f7003f aspell-en-6.0.0.ebuild 435 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 3ba51cc3fb06..57e2c23f0438 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.1 2004/10/03 22:43:15 arj Exp $ +# $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 $ ASPELL_LANG="English (US, British, Canadian)" @@ -10,4 +10,4 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~x86" +KEYWORDS="~amd64 ~sparc ~x86" |