summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-07 07:56:03 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-07 07:56:03 +0000
commit2e0650d3a51d7e4f74d0ca63c8903ac65f14c54d (patch)
tree4d740647bbd4eac7f6eca3a6fa01f27ab5212548 /net-misc
parentrepoman QA issues (diff)
downloadhistorical-2e0650d3a51d7e4f74d0ca63c8903ac65f14c54d.tar.gz
historical-2e0650d3a51d7e4f74d0ca63c8903ac65f14c54d.tar.bz2
historical-2e0650d3a51d7e4f74d0ca63c8903ac65f14c54d.zip
repoman QA issues - LICENSE still misses
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/host/ChangeLog6
-rw-r--r--net-misc/host/host-991529.ebuild7
2 files changed, 9 insertions, 4 deletions
diff --git a/net-misc/host/ChangeLog b/net-misc/host/ChangeLog
index 321d6f23c07b..8f5de1b30111 100644
--- a/net-misc/host/ChangeLog
+++ b/net-misc/host/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for net-misc/host
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# Maintainer: George Shapovalov <george@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/host/ChangeLog,v 1.2 2002/05/12 04:49:35 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/host/ChangeLog,v 1.3 2002/07/07 07:56:03 phoenix Exp $
*host-991529, (10 May 2002)
- 11 May 2002; G Shapovalov <george@gentoo.org> host-991529 :
+ 06 Jul 2002; phoen][x <phoenix@gentoo.org> host-991529.ebuild :
+ Added KEYWORDS, LICENSE, SLOT.
+ 11 May 2002; G Shapovalov <george@gentoo.org> host-991529.ebuild :
initial release
diff --git a/net-misc/host/host-991529.ebuild b/net-misc/host/host-991529.ebuild
index 027d9bec5a9f..2e1180c98415 100644
--- a/net-misc/host/host-991529.ebuild
+++ b/net-misc/host/host-991529.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: George Shapovalov <george@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.2 2002/05/12 04:49:35 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.3 2002/07/07 07:56:03 phoenix Exp $
S="${WORKDIR}"
@@ -15,13 +15,16 @@ HOMEPAGE="http://www.dtek.chalmers.se/~d3august/xt/"
#that's the homepage for xtraceroute, not host, but that's best I can do
#at least it is mentioned there
-DEPEND="net-misc/bind-tools"
+DEPEND="net-dns/bind-tools"
#either bind or bind-tools will do,
#but since bind-tools is just a partiall install of bind
#there is no point in introducing new use var and doing PROVIDE dance..
RDEPEND="${DEPEND}"
+KEYWORDS="x86"
+SLOT="0"
+
src_unpack() {
cd ${S}
unpack "${PN}.tar.Z"