From 7683aeb403a3eb976ff3b3417ef6acd7869f0b37 Mon Sep 17 00:00:00 2001 From: "Kevin F. Quinn" Date: Fri, 1 Dec 2006 01:29:06 +0000 Subject: KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (Portage version: 2.1.2_rc2-r1) --- app-dicts/aspell-da/ChangeLog | 6 +++++- app-dicts/aspell-da/aspell-da-1.4.54.ebuild | 8 ++++++-- app-dicts/aspell-da/aspell-da-1.6.0.ebuild | 8 ++++++-- 3 files changed, 17 insertions(+), 5 deletions(-) (limited to 'app-dicts/aspell-da') diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 1324a5c8b053..4e1def905e56 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.29 2006/08/13 15:44:06 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.30 2006/12/01 01:29:06 kevquinn Exp $ + + 01 Dec 2006; Kevin F. Quinn aspell-da-1.4.54.ebuild, + aspell-da-1.6.0.ebuild: + Ebuild cleanups for bug #132718 *aspell-da-1.6.0 (13 Aug 2006) 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 c2ddb2bbd7d9..ee0a9e11d606 100644 --- a/app-dicts/aspell-da/aspell-da-1.4.54.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.4.54.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2006 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.2 2006/07/01 16:13:07 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.54.ebuild,v 1.3 2006/12/01 01:29:06 kevquinn Exp $ ASPELL_LANG="Danish" + inherit aspell-dict +LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" S=${WORKDIR}/new_${P} -LICENSE="GPL-2" 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 6103d22c5578..6f4ced83b0b4 100644 --- a/app-dicts/aspell-da/aspell-da-1.6.0.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.6.0.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2006 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.1 2006/08/13 15:44:06 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.6.0.ebuild,v 1.2 2006/12/01 01:29:06 kevquinn Exp $ ASPELL_LANG="Danish" + inherit aspell-dict +LICENSE="GPL-2" HOMEPAGE="http://da.speling.org" + +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" + SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" S=${WORKDIR}/new_${P} -LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad