diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-06-05 21:37:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-06-05 21:37:03 +0000 |
commit | 366abdde6fe136be785e3edd156b5406c1c1cef6 (patch) | |
tree | aabd05786b48c439708795624e802fdb93e07c0f /app-misc/dnetc/dnetc-2.9008.490.ebuild | |
parent | mask sys-fs/progsreiserfs #51773 (diff) | |
download | gentoo-2-366abdde6fe136be785e3edd156b5406c1c1cef6.tar.gz gentoo-2-366abdde6fe136be785e3edd156b5406c1c1cef6.tar.bz2 gentoo-2-366abdde6fe136be785e3edd156b5406c1c1cef6.zip |
No clients for mips or hppa.
Diffstat (limited to 'app-misc/dnetc/dnetc-2.9008.490.ebuild')
-rw-r--r-- | app-misc/dnetc/dnetc-2.9008.490.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dnetc/dnetc-2.9008.490.ebuild b/app-misc/dnetc/dnetc-2.9008.490.ebuild index 7fe2d4eb5855..87b9ba916e82 100644 --- a/app-misc/dnetc/dnetc-2.9008.490.ebuild +++ b/app-misc/dnetc/dnetc-2.9008.490.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9008.490.ebuild,v 1.3 2004/06/02 02:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9008.490.ebuild,v 1.4 2004/06/05 21:37:03 aliz Exp $ MAJ_PV=${PV:0:6} MIN_PV=${PV:7:9} @@ -12,7 +12,7 @@ SRC_URI=" x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}- ppc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-ppc.tar.gz )" LICENSE="distributed.net" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc -alpha" +KEYWORDS="~x86 ~ppc ~sparc -alpha -mips -hppa" IUSE="" DEPEND="" RDEPEND="net-dns/bind-tools" |