diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:47:45 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:47:45 +0000 |
commit | 1e7724cba5a77eee010b18fcf4bc6badfbf39137 (patch) | |
tree | 0bbd14caa0008d15810df0ff570d94954842b126 /app-dicts/aspell-ru | |
parent | Remove old versions. (diff) | |
download | historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.tar.gz historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.tar.bz2 historical-1e7724cba5a77eee010b18fcf4bc6badfbf39137.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'app-dicts/aspell-ru')
-rw-r--r-- | app-dicts/aspell-ru/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 | 2 | ||||
-rw-r--r-- | app-dicts/aspell-ru/files/digest-aspell-ru-0.99.1 | 2 |
5 files changed, 22 insertions, 10 deletions
diff --git a/app-dicts/aspell-ru/ChangeLog b/app-dicts/aspell-ru/ChangeLog index 8d75d1570ad5..8d041f1e1678 100644 --- a/app-dicts/aspell-ru/ChangeLog +++ b/app-dicts/aspell-ru/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-ru -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/ChangeLog,v 1.9 2005/02/20 10:21:10 arj Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/ChangeLog,v 1.10 2006/12/01 01:43:50 kevquinn Exp $ + + 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-ru-0.50.2.ebuild, + aspell-ru-0.99.1.ebuild: + Ebuild cleanups for bug #132718 20 Feb 2005; Anders Rune Jensen <arj@gentoo.org> aspell-ru-0.99.1.ebuild: Fix KEYWORDS. Remove IUSE, repoman is broken, the eclass has it. diff --git a/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild b/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild index 42b665f2da66..96630385b172 100644 --- a/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild +++ b/app-dicts/aspell-ru/aspell-ru-0.50.2.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-ru/aspell-ru-0.50.2.ebuild,v 1.5 2005/01/01 12:45:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild,v 1.6 2006/12/01 01:43:50 kevquinn Exp $ ASPELL_LANG="Russian" +inherit aspell-dict + LICENSE="GPL-2" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + 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 df275bad56f4..ee6b96cc6cec 100644 --- a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild +++ b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild @@ -1,15 +1,16 @@ -# 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-ru/aspell-ru-0.99.1.ebuild,v 1.5 2005/02/20 10:21:10 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.6 2006/12/01 01:43:50 kevquinn Exp $ ASPELL_LANG="Russian" - -LICENSE="GPL-2" - ASPOSTFIX="6" inherit aspell-dict +LICENSE="GPL-2" + +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" + # very strange filename not supported by the gentoo naming scheme FILENAME=aspell6-ru-0.99f7-1 diff --git a/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 b/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 index 34f8fe99da67..2785d7511e7c 100644 --- a/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 +++ b/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 @@ -1 +1,3 @@ MD5 d7add85adeef2ea36457ea811d52c295 aspell-ru-0.50-2.tar.bz2 521827 +RMD160 1ba8d9042de8a93bef41b307ae2ddda94889071d aspell-ru-0.50-2.tar.bz2 521827 +SHA256 f28b21c629b2c2466f2dc368a549147dd296beaefe27587629d808e554b23998 aspell-ru-0.50-2.tar.bz2 521827 diff --git a/app-dicts/aspell-ru/files/digest-aspell-ru-0.99.1 b/app-dicts/aspell-ru/files/digest-aspell-ru-0.99.1 index 3b64b4c3c434..9217e5c1d17c 100644 --- a/app-dicts/aspell-ru/files/digest-aspell-ru-0.99.1 +++ b/app-dicts/aspell-ru/files/digest-aspell-ru-0.99.1 @@ -1 +1,3 @@ MD5 c4c98eaa5e77ad3adccbc5c96cb57cb3 aspell6-ru-0.99f7-1.tar.bz2 427312 +RMD160 ad9a6d5ce1847486649d23eb8e255e3c8e5765d3 aspell6-ru-0.99f7-1.tar.bz2 427312 +SHA256 5c29b6ccce57bc3f7c4fb0510d330446b9c769e59c92bdfede27333808b6e646 aspell6-ru-0.99f7-1.tar.bz2 427312 |