diff options
author | 2003-02-15 07:06:51 +0000 | |
---|---|---|
committer | 2003-02-15 07:06:51 +0000 | |
commit | 19cae91f99bda5ec2c1f0188a0ea9810893cebb5 (patch) | |
tree | cda3fb30ca07fe5d9ad159548c5af07f51526eaf /app-dicts/ispell-de/ispell-de-20011124.ebuild | |
parent | version bump for a more robust localhost config (diff) | |
download | gentoo-2-19cae91f99bda5ec2c1f0188a0ea9810893cebb5.tar.gz gentoo-2-19cae91f99bda5ec2c1f0188a0ea9810893cebb5.tar.bz2 gentoo-2-19cae91f99bda5ec2c1f0188a0ea9810893cebb5.zip |
set ppc in keywords
Diffstat (limited to 'app-dicts/ispell-de/ispell-de-20011124.ebuild')
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20011124.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-de/ispell-de-20011124.ebuild b/app-dicts/ispell-de/ispell-de-20011124.ebuild index 4c8957bb1e70..4fdb52259743 100644 --- a/app-dicts/ispell-de/ispell-de-20011124.ebuild +++ b/app-dicts/ispell-de/ispell-de-20011124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20011124.ebuild,v 1.2 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20011124.ebuild,v 1.3 2003/02/15 07:04:21 gerk Exp $ MY_P=igerman98-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://lisa.goe.net/~bjacke/igerman98/dict" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ppc ~sparc ~alpha ~mips ~hppa" DEPEND="app-text/ispell" |