diff options
author | Chuck Short <zul@gentoo.org> | 2004-01-14 01:38:13 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-01-14 01:38:13 +0000 |
commit | 1b462709a93b6b956511fb925b4939ced60bf3e8 (patch) | |
tree | de6b455e55a3c67ce0cf0f95842838e95bfb87ca /net-misc/host | |
parent | stable on hppa (diff) | |
download | historical-1b462709a93b6b956511fb925b4939ced60bf3e8.tar.gz historical-1b462709a93b6b956511fb925b4939ced60bf3e8.tar.bz2 historical-1b462709a93b6b956511fb925b4939ced60bf3e8.zip |
Marked stable on amd64, closes #37063
Diffstat (limited to 'net-misc/host')
-rw-r--r-- | net-misc/host/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/host/Manifest | 4 | ||||
-rw-r--r-- | net-misc/host/host-991529.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/host/ChangeLog b/net-misc/host/ChangeLog index 0dd7720ed8dd..22398f37a5fa 100644 --- a/net-misc/host/ChangeLog +++ b/net-misc/host/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-misc/host -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # Maintainer: George Shapovalov <george@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/host/ChangeLog,v 1.13 2003/12/24 15:57:13 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/host/ChangeLog,v 1.14 2004/01/14 01:38:12 zul Exp $ + + 13 Jan 2004; Chuck Short <zul@gentoo.org> host-991529.ebuild: + Marked stable on amd64, closes #37063. 24 Dec 2003; Chuck Short <zul@gentoo.org> host-991529.ebuild: Added ~amd64 keyword, closes #35854. diff --git a/net-misc/host/Manifest b/net-misc/host/Manifest index b752456d3144..13e2ccd63859 100644 --- a/net-misc/host/Manifest +++ b/net-misc/host/Manifest @@ -1,3 +1,3 @@ -MD5 966064841be76c8d4c2b8c4fa069be63 host-991529.ebuild 1366 -MD5 fb261bdeb3fc5e21ee16fae60a91676d ChangeLog 1424 +MD5 5fcdffa10b805c4c95a10df5ccba1347 host-991529.ebuild 1365 +MD5 3082ab531dfdcb2db22b221eee70bb50 ChangeLog 1530 MD5 586f7c1bda4293414da89b60cc866e69 files/digest-host-991529 55 diff --git a/net-misc/host/host-991529.ebuild b/net-misc/host/host-991529.ebuild index bbadef3095ba..7e04e8cfa085 100644 --- a/net-misc/host/host-991529.ebuild +++ b/net-misc/host/host-991529.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.19 2003/12/24 15:57:13 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.20 2004/01/14 01:38:13 zul Exp $ S="${WORKDIR}" @@ -13,7 +13,7 @@ DESCRIPTION="the standalone host tool, supports LOC reporting (RFC1876)" HOMEPAGE="http://www.dtek.chalmers.se/~d3august/xt/" SRC_URI="ftp://ftp.ripe.net/tools/dns/${PN}.tar.Z" -KEYWORDS="x86 ppc sparc alpha mips hppa -amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" LICENSE="as-is" SLOT="0" |