diff options
-rw-r--r-- | net-dns/dnstop/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/dnstop/dnstop-20121017.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/dnstop/ChangeLog b/net-dns/dnstop/ChangeLog index 8b63c2404895..3018af1de31d 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.44 2015/01/09 13:38:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v 1.45 2015/01/26 09:56:54 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> dnstop-20121017.ebuild: + Stable for x86, wrt bug #535554 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> dnstop-20121017.ebuild: Stable for amd64, wrt bug #535554 diff --git a/net-dns/dnstop/dnstop-20121017.ebuild b/net-dns/dnstop/dnstop-20121017.ebuild index 0af779564896..66910bd45af5 100644 --- a/net-dns/dnstop/dnstop-20121017.ebuild +++ b/net-dns/dnstop/dnstop-20121017.ebuild @@ -1,6 +1,6 @@ # 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.3 2015/01/09 13:38:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20121017.ebuild,v 1.4 2015/01/26 09:56:54 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 |