diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:38:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:38:09 +0000 |
commit | ef0da95e9e4a4e6290f53d9af41af3ceb963766f (patch) | |
tree | 5b02c99120e93b584db07f8cda2828dcd40092d8 /net-dns | |
parent | Fix bug 536082 (diff) | |
download | gentoo-2-ef0da95e9e4a4e6290f53d9af41af3ceb963766f.tar.gz gentoo-2-ef0da95e9e4a4e6290f53d9af41af3ceb963766f.tar.bz2 gentoo-2-ef0da95e9e4a4e6290f53d9af41af3ceb963766f.zip |
Stable for amd64, wrt bug #535554
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnstop/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/dnstop/dnstop-20121017.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dns/dnstop/ChangeLog b/net-dns/dnstop/ChangeLog index f19c48164f7e..8b63c2404895 100644 --- a/net-dns/dnstop/ChangeLog +++ b/net-dns/dnstop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/dnstop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v 1.43 2015/01/07 14:36:59 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v 1.44 2015/01/09 13:38:09 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> dnstop-20121017.ebuild: + Stable for amd64, wrt bug #535554 *dnstop-20140915 (07 Jan 2015) diff --git a/net-dns/dnstop/dnstop-20121017.ebuild b/net-dns/dnstop/dnstop-20121017.ebuild index 4141e47ae374..0af779564896 100644 --- a/net-dns/dnstop/dnstop-20121017.ebuild +++ b/net-dns/dnstop/dnstop-20121017.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20121017.ebuild,v 1.2 2014/08/10 20:42:23 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20121017.ebuild,v 1.3 2015/01/09 13:38:09 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dnstop.measurement-factory.com/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" IUSE="ipv6" RDEPEND="sys-libs/ncurses |