diff options
-rw-r--r-- | app-dicts/aspell-he/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-he/Manifest | 14 | ||||
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.8.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog index 2cc16d4b2f65..c9b3d77663d3 100644 --- a/app-dicts/aspell-he/ChangeLog +++ b/app-dicts/aspell-he/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-he # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.3 2004/10/06 18:45:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.4 2004/10/14 20:03:23 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> aspell-he-0.8.0.ebuild: + Added to ~ppc. 05 Oct 2004; Anders Rune Jensen <arj@gentoo.org> aspell-he-0.8.0.ebuild: Added to ~amd64 and ~sparc to sync with aspell-0.6. diff --git a/app-dicts/aspell-he/Manifest b/app-dicts/aspell-he/Manifest index 5bc280d6b52d..7a7c0374b802 100644 --- a/app-dicts/aspell-he/Manifest +++ b/app-dicts/aspell-he/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 52c0bd24b46c9f9230e8e873c001855f ChangeLog 500 -MD5 d7876a74e65897df8d85270cc91c5392 aspell-he-0.8.0.ebuild 389 +MD5 8863bd384b6aa9a1b57375998389b758 ChangeLog 584 +MD5 51af7ad3c4b28fd3bb265ed40ba03dbe aspell-he-0.8.0.ebuild 396 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 MD5 ecaf712a297f9c6d7fcc1b809f3e2fcb files/digest-aspell-he-0.8.0 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBZD1RI1lqEGTUzyQRAnsYAJ9N1M81MDFf9vyEUV2QObzKw3mqvQCgtNmh -FRQjTWKW/3YyWL8e45IFm58= -=ja7e ------END PGP SIGNATURE----- diff --git a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild index 42fdca0d375f..2351aa6eb92a 100644 --- a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-0.8.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-he/aspell-he-0.8.0.ebuild,v 1.2 2004/10/05 00:40:07 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.3 2004/10/14 20:03:23 dholm Exp $ ASPELL_LANG="Hebrew" @@ -10,4 +10,4 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86 ~ppc" |