diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:28:29 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-18 20:28:29 +0000 |
commit | 235d1a2cc377e9f48c9c676b7d89cc7074f1b00e (patch) | |
tree | f49cbf2a9f9aaf3c2cd3b823aa5d14b470c55af3 /app-dicts/aspell-da | |
parent | x11-apps/xvinfo: bump to 1.1.0, sync with overlay (diff) | |
download | historical-235d1a2cc377e9f48c9c676b7d89cc7074f1b00e.tar.gz historical-235d1a2cc377e9f48c9c676b7d89cc7074f1b00e.tar.bz2 historical-235d1a2cc377e9f48c9c676b7d89cc7074f1b00e.zip |
QA fixes; IUSE is not defined
Package-Manager: portage-2.2_rc46/cvs/Linux i686
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.4.54.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.6.0.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 2f06a7db323e..a6720b93606e 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-da -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.32 2007/11/03 22:02:19 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.33 2009/10/18 20:11:46 halcy0n Exp $ + + 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-da-1.4.54.ebuild, + aspell-da-1.6.0.ebuild: + QA fixes; IUSE is not defined 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-da-1.6.0.ebuild: Keyworded ~sparc-fbsd and ~x86-fbsd diff --git a/app-dicts/aspell-da/aspell-da-1.4.54.ebuild b/app-dicts/aspell-da/aspell-da-1.4.54.ebuild index 32e5b33c4716..911f23bed765 100644 --- a/app-dicts/aspell-da/aspell-da-1.4.54.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.4.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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-da/aspell-da-1.4.54.ebuild,v 1.4 2007/07/11 05:41:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.54.ebuild,v 1.5 2009/10/18 20:11:46 halcy0n Exp $ ASPELL_LANG="Danish" @@ -10,6 +10,7 @@ LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +IUSE="" SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" S=${WORKDIR}/new_${P} diff --git a/app-dicts/aspell-da/aspell-da-1.6.0.ebuild b/app-dicts/aspell-da/aspell-da-1.6.0.ebuild index 6ddde38f0acd..2b843e0a7f55 100644 --- a/app-dicts/aspell-da/aspell-da-1.6.0.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.6.0.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-da/aspell-da-1.6.0.ebuild,v 1.4 2007/11/03 22:02:19 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.6.0.ebuild,v 1.5 2009/10/18 20:11:46 halcy0n Exp $ ASPELL_LANG="Danish" @@ -10,6 +10,7 @@ LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" S=${WORKDIR}/new_${P} |