diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-10-05 00:40:56 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-10-05 00:40:56 +0000 |
commit | 9b7ba2e0bd681cfe4784d538e281b7dd71a9c710 (patch) | |
tree | b41649c7bdab9bd6c0bb357d58d7edb9d3c954a2 /app-dicts | |
parent | new ebuild (Manifest recommit) (diff) | |
download | gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.tar.gz gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.tar.bz2 gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.zip |
sync with aspell
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-he/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/aspell-ru/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog index 5e0e952ff48c..1e9fdb22290b 100644 --- a/app-dicts/aspell-he/ChangeLog +++ b/app-dicts/aspell-he/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-he/ChangeLog,v 1.1 2004/10/05 00:34:19 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.2 2004/10/05 00:40:07 arj Exp $ + + 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. *aspell-he-0.8.0 (05 Oct 2004) 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 63a37c8740f7..42fdca0d375f 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.1 2004/10/05 00:34:19 arj Exp $ +# $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 $ 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="~x86" +KEYWORDS="~amd64 ~sparc ~x86" diff --git a/app-dicts/aspell-ru/ChangeLog b/app-dicts/aspell-ru/ChangeLog index 90dfdfd31496..23813f222ce6 100644 --- a/app-dicts/aspell-ru/ChangeLog +++ b/app-dicts/aspell-ru/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-ru # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/ChangeLog,v 1.6 2004/10/03 22:47:29 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/ChangeLog,v 1.7 2004/10/05 00:40:56 arj Exp $ + + 05 Oct 2004; Anders Rune Jensen <arj@gentoo.org> aspell-ru-0.99.1.ebuild: + Added to ~amd64 and ~sparc to sync with aspell-0.6. *aspell-ru-0.99.1 (03 Oct 2004) diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild index 2a67dc682705..d307f0b2d033 100644 --- a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild +++ b/app-dicts/aspell-ru/aspell-ru-0.99.1.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-ru/aspell-ru-0.99.1.ebuild,v 1.1 2004/10/03 22:47:29 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.2 2004/10/05 00:40:56 arj Exp $ ASPELL_LANG="Russian" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~x86" +KEYWORDS="~amd64 ~sparc ~x86" # very strange filename not supported by the gentoo naming scheme FILENAME=aspell6-ru-0.99f7-1 |