diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 08:09:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 08:09:22 +0000 |
commit | 61b0076adcdf9b4a956062ebce1ae35800503001 (patch) | |
tree | 75180c20216c18955360a915a3fb364811886693 /net-dns/host | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-61b0076adcdf9b4a956062ebce1ae35800503001.tar.gz gentoo-2-61b0076adcdf9b4a956062ebce1ae35800503001.tar.bz2 gentoo-2-61b0076adcdf9b4a956062ebce1ae35800503001.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-dns/host')
-rw-r--r-- | net-dns/host/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/host/host-991529.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dns/host/ChangeLog b/net-dns/host/ChangeLog index 8fc51b56255f..6260bd794a20 100644 --- a/net-dns/host/ChangeLog +++ b/net-dns/host/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/host -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.11 2010/08/06 13:39:15 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.12 2011/02/06 08:09:22 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> host-991529.ebuild: + Drop to ~mips *host-20070128-r1 (06 Aug 2010) diff --git a/net-dns/host/host-991529.ebuild b/net-dns/host/host-991529.ebuild index e135770410cb..016264e6cc90 100644 --- a/net-dns/host/host-991529.ebuild +++ b/net-dns/host/host-991529.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-991529.ebuild,v 1.2 2006/06/11 15:33:29 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-991529.ebuild,v 1.3 2011/02/06 08:09:22 leio Exp $ # This is somewhat old tool, has not been changed since 1999, # Still looks like host from bind does not provide all possible functionality @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.ripe.net/tools/dns/${PN}.tar.Z" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="" RESTRICT="test" |