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 | |
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')
-rw-r--r-- | app-misc/dnetc/dnetc-2.9007.489.ebuild | 4 | ||||
-rw-r--r-- | app-misc/dnetc/dnetc-2.9008.490.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/dnetc/dnetc-2.9007.489.ebuild b/app-misc/dnetc/dnetc-2.9007.489.ebuild index 2f9a64054327..5ea16fa4bde6 100644 --- a/app-misc/dnetc/dnetc-2.9007.489.ebuild +++ b/app-misc/dnetc/dnetc-2.9007.489.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.9007.489.ebuild,v 1.1 2004/05/13 10:51:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9007.489.ebuild,v 1.2 2004/06/05 21:37:03 aliz Exp $ MAJ_PV=${PV:0:6} MIN_PV=${PV:7:9} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.distributed.net" SRC_URI=" x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-x86-elf-uclibc.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" 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" |