diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-25 17:21:23 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-25 17:21:23 +0000 |
commit | 19d66876808517b5cf6f7a0f3c3c3e7c9cac5866 (patch) | |
tree | 96c710b8f083e0d44d14985f49fb33a4e9cc90cf /app-dicts/dictd-vera/dictd-vera-1.12.ebuild | |
parent | ~amd64 added back as permissions are sane (diff) | |
download | historical-19d66876808517b5cf6f7a0f3c3c3e7c9cac5866.tar.gz historical-19d66876808517b5cf6f7a0f3c3c3e7c9cac5866.tar.bz2 historical-19d66876808517b5cf6f7a0f3c3c3e7c9cac5866.zip |
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-dicts/dictd-vera/dictd-vera-1.12.ebuild')
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-vera/dictd-vera-1.12.ebuild b/app-dicts/dictd-vera/dictd-vera-1.12.ebuild index 4d029327dc76..a75771738926 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.12.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.12.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-vera/dictd-vera-1.12.ebuild,v 1.4 2005/02/27 11:39:54 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.12.ebuild,v 1.5 2005/11/25 17:21:23 tgall Exp $ pkg_dte="December 2003" @@ -12,7 +12,7 @@ SRC_URI="http://home.snafu.de/ohei/FTP/vera-${PV}.tar.gz IUSE="" SLOT="0" LICENSE="FDL-1.1" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ppc64" RDEPEND=">=app-text/dictd-1.5.5" |