From 7639d614c42215116d37ef745191e7bed4af863c Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Mon, 28 May 2012 16:09:03 +0000 Subject: Drop sparc keywords (Portage version: 2.1.10.53/cvs/Linux ia64) --- net-analyzer/smokeping/ChangeLog | 6 +++++- net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild | 6 +++--- net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/smokeping/ChangeLog b/net-analyzer/smokeping/ChangeLog index 22945788e7b3..6b9d3275d4cd 100644 --- a/net-analyzer/smokeping/ChangeLog +++ b/net-analyzer/smokeping/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/smokeping # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.39 2012/04/29 10:32:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.40 2012/05/28 16:09:03 armin76 Exp $ + + 28 May 2012; Raúl Porcel smokeping-2.4.2-r3.ebuild, + smokeping-2.4.2-r4.ebuild: + Drop sparc keywords 29 Apr 2012; Tobias Klausmann files/smokeping.init.2: Fix init script to not trigger warnings with newer OpenRC. Also simplify dump diff --git a/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild b/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild index d062cb4814d9..b59e9ea766f4 100644 --- a/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild +++ b/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild,v 1.6 2011/04/01 15:57:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild,v 1.7 2012/05/28 16:09:03 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa sparc x86" +KEYWORDS="amd64 ~hppa x86" IUSE="apache2 speedy" # dev-perl/JSON-1.x is bundled and is incompatible with version 2.x wich is in diff --git a/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild b/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild index b62434424cf6..925b89194e5a 100644 --- a/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild +++ b/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild,v 1.3 2011/04/25 14:20:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild,v 1.4 2012/05/28 16:09:03 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="apache2 speedy" # dev-perl/JSON-1.x is bundled and is incompatible with version 2.x wich is in -- cgit v1.2.3-65-gdbad