diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:40:14 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:40:14 +0000 |
commit | 8525cd37d94c743b4a9358d82a639f427a365ec0 (patch) | |
tree | 12dd7c6085aaae4b6f91816d8ecda88acc8af803 /app-dicts/aspell-nl | |
parent | Remove old versions. (diff) | |
download | gentoo-2-8525cd37d94c743b4a9358d82a639f427a365ec0.tar.gz gentoo-2-8525cd37d94c743b4a9358d82a639f427a365ec0.tar.bz2 gentoo-2-8525cd37d94c743b4a9358d82a639f427a365ec0.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 | 2 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-dicts/aspell-nl/ChangeLog b/app-dicts/aspell-nl/ChangeLog index 3f09919a39b8..c59897522d89 100644 --- a/app-dicts/aspell-nl/ChangeLog +++ b/app-dicts/aspell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-nl -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.6 2005/01/01 12:44:05 eradicator Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.7 2006/12/01 01:40:14 kevquinn Exp $ + + 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-nl-0.50.2.ebuild: + Ebuild cleanups for bug #132718 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> +metadata.xml, QA - IUSE fix and {add missing,correct} metatata.xml. diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index 4a6ea3c86c32..c86c772e2916 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-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-nl/aspell-nl-0.50.2.ebuild,v 1.5 2005/01/01 12:44:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.6 2006/12/01 01:40:14 kevquinn Exp $ ASPELL_LANG="Dutch" +inherit aspell-dict + LICENSE="freedist" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + diff --git a/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 index 921b3388a283..c7a9baa6bc6d 100644 --- a/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 +++ b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 @@ -1 +1,3 @@ MD5 c3ef9fd7dc4c47d816eee9ef5149c76a aspell-nl-0.50-2.tar.bz2 428365 +RMD160 b01cc46fe6afff822c4b393ac2f0cb9d97d8eab3 aspell-nl-0.50-2.tar.bz2 428365 +SHA256 440e0b7df8c5903d728221fe4ba88a74658ce14c8bb04b290c41402dfd41cb39 aspell-nl-0.50-2.tar.bz2 428365 |