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/dnstop/dnstop-20121017.ebuild | |
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/dnstop/dnstop-20121017.ebuild')
-rw-r--r-- | net-dns/dnstop/dnstop-20121017.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |