diff options
author | 2005-04-01 16:07:26 +0000 | |
---|---|---|
committer | 2005-04-01 16:07:26 +0000 | |
commit | f9d7bb989700fefd288f59cff217293b328b4ece (patch) | |
tree | 99c1a0c5e72a28c988f9da57e26543795d1f2f36 /app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | |
parent | bug 87408 (diff) | |
download | historical-f9d7bb989700fefd288f59cff217293b328b4ece.tar.gz historical-f9d7bb989700fefd288f59cff217293b328b4ece.tar.bz2 historical-f9d7bb989700fefd288f59cff217293b328b4ece.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild index 07f439a21232..ab06087fc4bf 100644 --- a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild +++ b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.12 2005/02/27 11:41:53 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.13 2005/04/01 16:07:26 nigoro Exp $ MY_P=${P/td/t}-pre DESCRIPTION="Webster's Revised Unabridged Dictionary (1913) for dict" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc sparc amd64 ~ppc64" +KEYWORDS="x86 ppc sparc amd64 ppc64" DEPEND=">=app-text/dictd-1.5.5" |