diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-02-27 11:41:53 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-02-27 11:41:53 +0000 |
commit | e191d638e73ab3757daeeabae6ddd4f75dbf62ca (patch) | |
tree | 1cd619b391e33f5360c70f572a787502aee09f72 /app-dicts/dictd-web1913 | |
parent | added ~ppc64 (diff) | |
download | historical-e191d638e73ab3757daeeabae6ddd4f75dbf62ca.tar.gz historical-e191d638e73ab3757daeeabae6ddd4f75dbf62ca.tar.bz2 historical-e191d638e73ab3757daeeabae6ddd4f75dbf62ca.zip |
added ~ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-dicts/dictd-web1913')
-rw-r--r-- | app-dicts/dictd-web1913/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/dictd-web1913/ChangeLog b/app-dicts/dictd-web1913/ChangeLog index 2fa754c31dbd..acfd368e41df 100644 --- a/app-dicts/dictd-web1913/ChangeLog +++ b/app-dicts/dictd-web1913/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/dictd-web1913 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/ChangeLog,v 1.10 2005/01/01 12:50:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/ChangeLog,v 1.11 2005/02/27 11:41:53 nigoro Exp $ + + 27 Feb 2005; Yuta SATOH <nigoro@gentoo.org> dictd-web1913-1.4-r1.ebuild: + added ~ppc64 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> metadata.xml: QA - IUSE fix and {add missing,correct} metatata.xml. 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 ef486c1685e0..07f439a21232 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.11 2005/01/01 12:50:22 eradicator Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc sparc amd64 ~ppc64" DEPEND=">=app-text/dictd-1.5.5" |