diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:43:07 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:43:07 +0000 |
commit | d34507b0d12eb18e5aebd3f905e46665b58f778a (patch) | |
tree | ec946e969cd1d3fc1e1ac3be473719e977b2c25b /app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild | |
parent | KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff) | |
download | gentoo-2-d34507b0d12eb18e5aebd3f905e46665b58f778a.tar.gz gentoo-2-d34507b0d12eb18e5aebd3f905e46665b58f778a.tar.bz2 gentoo-2-d34507b0d12eb18e5aebd3f905e46665b58f778a.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-ro/aspell-ro-0.50.2.ebuild')
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild b/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild index abf65c0f4b99..039095388a83 100644 --- a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild +++ b/app-dicts/aspell-ro/aspell-ro-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-ro/aspell-ro-0.50.2.ebuild,v 1.5 2005/01/01 12:44:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild,v 1.6 2006/12/01 01:43:07 kevquinn Exp $ ASPELL_LANG="Romanian" +inherit aspell-dict + LICENSE="freedist" -inherit aspell-dict +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + |