diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 21:54:59 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 21:54:59 +0000 |
commit | b2aed1badedd8c39e0933e71e5000b4935fb8296 (patch) | |
tree | db91450b5679db529e09f0b889b323306ab78e52 /app-dicts/aspell-vi | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-b2aed1badedd8c39e0933e71e5000b4935fb8296.tar.gz gentoo-2-b2aed1badedd8c39e0933e71e5000b4935fb8296.tar.bz2 gentoo-2-b2aed1badedd8c39e0933e71e5000b4935fb8296.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-vi')
-rw-r--r-- | app-dicts/aspell-vi/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-dicts/aspell-vi/ChangeLog b/app-dicts/aspell-vi/ChangeLog index 117bbf9d0453..6e00f0bc546c 100644 --- a/app-dicts/aspell-vi/ChangeLog +++ b/app-dicts/aspell-vi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-vi -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.16 2008/08/16 16:41:36 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.17 2009/10/18 21:54:59 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-vi-0.01.1.1.ebuild: + QA fixes; IUSE is not defined 16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml: Remove pclouds from metadata.xml (#49680) diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild index 83410e836d10..f34b67055765 100644 --- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild +++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.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-vi/aspell-vi-0.01.1.1.ebuild,v 1.16 2007/11/03 22:23:35 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.17 2009/10/18 21:54:59 halcy0n Exp $ ASPELL_LANG="Vietnamese" ASPOSTFIX="6" @@ -10,3 +10,4 @@ inherit aspell-dict LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" |