diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:50:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:50:58 +0000 |
commit | 57754f1304118c97bdb1edad14c8d7b07f3f622a (patch) | |
tree | e5daedb0bc7a0533b42c6165972d2d0e985bb110 /app-dicts/aspell-ro | |
parent | Mask kde-misc/metamonitor wrt #279485. (diff) | |
download | historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.tar.gz historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.tar.bz2 historical-57754f1304118c97bdb1edad14c8d7b07f3f622a.zip |
QA fixes; IUSE is not defined
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'app-dicts/aspell-ro')
-rw-r--r-- | app-dicts/aspell-ro/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/aspell-ro/ChangeLog b/app-dicts/aspell-ro/ChangeLog index 3d26456b0800..eafb578de0ac 100644 --- a/app-dicts/aspell-ro/ChangeLog +++ b/app-dicts/aspell-ro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-ro -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.8 2007/11/03 22:18:47 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.9 2009/10/18 20:43:31 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-ro-0.50.2.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-ro-0.50.2.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd 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 b1088f8c5c7d..deed709cdf40 100644 --- a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild +++ b/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 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.8 2007/11/03 22:18:47 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild,v 1.9 2009/10/18 20:43:31 halcy0n Exp $ ASPELL_LANG="Romanian" @@ -9,3 +9,4 @@ inherit aspell-dict LICENSE="freedist" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" |