commit: 100e9dd3d1f21a1951cd1c95c60a81ac914663d9 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Apr 19 21:30:52 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Apr 19 21:32:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100e9dd3
net-analyzer/smokeping: Drop hppa, bug 597822 Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-analyzer/smokeping/smokeping-2.6.10.ebuild | 4 ++-- net-analyzer/smokeping/smokeping-2.6.11.ebuild | 4 ++-- net-analyzer/smokeping/smokeping-2.6.9.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-analyzer/smokeping/smokeping-2.6.10.ebuild b/net-analyzer/smokeping/smokeping-2.6.10.ebuild index de43dded917..cc533d1bb99 100644 --- a/net-analyzer/smokeping/smokeping-2.6.10.ebuild +++ b/net-analyzer/smokeping/smokeping-2.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" # dropping hppa and sparc because of way too may dependencies not having # keywords in those architectures. -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" # removing fcgi useflag as the configure script can't avoid it without patching IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet" diff --git a/net-analyzer/smokeping/smokeping-2.6.11.ebuild b/net-analyzer/smokeping/smokeping-2.6.11.ebuild index e4e552b98ef..6a253fbb7b7 100644 --- a/net-analyzer/smokeping/smokeping-2.6.11.ebuild +++ b/net-analyzer/smokeping/smokeping-2.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" # dropping hppa and sparc because of way too may dependencies not having # keywords in those architectures. -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" # removing fcgi useflag as the configure script can't avoid it without patching IUSE="apache2 curl dig echoping ipv6 radius" diff --git a/net-analyzer/smokeping/smokeping-2.6.9.ebuild b/net-analyzer/smokeping/smokeping-2.6.9.ebuild index b0de9f67c8a..096133b50ea 100644 --- a/net-analyzer/smokeping/smokeping-2.6.9.ebuild +++ b/net-analyzer/smokeping/smokeping-2.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" # dropping hppa and sparc because of way too may dependencies not having # keywords in those architectures. -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 x86" # removing fcgi useflag as the configure script can't avoid it without patching IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"
