diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:42:26 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:42:26 +0000 |
commit | d0cea892ab5831caf6c667afde0d43da43661d5e (patch) | |
tree | 4e59dbc4970a86bdb6a65cf6f27223f684a3a5f3 /app-dicts | |
parent | KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff) | |
download | gentoo-2-d0cea892ab5831caf6c667afde0d43da43661d5e.tar.gz gentoo-2-d0cea892ab5831caf6c667afde0d43da43661d5e.tar.bz2 gentoo-2-d0cea892ab5831caf6c667afde0d43da43661d5e.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pt/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 | 2 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-dicts/aspell-pt/ChangeLog b/app-dicts/aspell-pt/ChangeLog index fdd39e8b25de..6f1b2574574d 100644 --- a/app-dicts/aspell-pt/ChangeLog +++ b/app-dicts/aspell-pt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-pt -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.9 2005/03/12 22:40:21 arj Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.10 2006/12/01 01:42:26 kevquinn Exp $ + + 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-pt-0.50.2.ebuild: + Ebuild cleanups for bug #132718 12 Mar 2005; Anders Rune Jensen <arj@gentoo.org> -aspell-pt-20041027.ebuild: Fix #84809. This snapshots Makefile is completely broken. diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild index f67bfd4728f8..fad5f724ec74 100644 --- a/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-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-pt/aspell-pt-0.50.2.ebuild,v 1.6 2005/01/01 12:44:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild,v 1.7 2006/12/01 01:42:26 kevquinn Exp $ ASPELL_LANG="Portuguese" +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-pt/files/digest-aspell-pt-0.50.2 b/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 index c4685b9043cf..55b2c52bf31b 100644 --- a/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 +++ b/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 @@ -1 +1,3 @@ MD5 e4e15179f90b76ec0336b687d1293edd aspell-pt-0.50-2.tar.bz2 201341 +RMD160 54d48cd99f49ec084cc9d39d4b6ea0c3c26b91cf aspell-pt-0.50-2.tar.bz2 201341 +SHA256 4acbffe03b918cf32b340949d0f167df9073190d347a092f45d4e400a09b2fa6 aspell-pt-0.50-2.tar.bz2 201341 |