diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:38:05 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:38:05 +0000 |
commit | d5406bbae95b51b4223f60399c5e4bcbb3977313 (patch) | |
tree | 2e75532fadf74c708e1fa8e019205c5fa18fa14a /app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | |
parent | KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff) | |
download | gentoo-2-d5406bbae95b51b4223f60399c5e4bcbb3977313.tar.gz gentoo-2-d5406bbae95b51b4223f60399c5e4bcbb3977313.tar.bz2 gentoo-2-d5406bbae95b51b4223f60399c5e4bcbb3977313.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-hr/aspell-hr-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild index 262eaffebb4d..d8ee57e1ac2d 100644 --- a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild +++ b/app-dicts/aspell-hr/aspell-hr-0.51.0.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-hr/aspell-hr-0.51.0.ebuild,v 1.2 2005/01/01 12:43:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild,v 1.3 2006/12/01 01:38:05 kevquinn Exp $ ASPELL_LANG="Croatian" +inherit aspell-dict + LICENSE="GPL-2" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |