summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-28 16:09:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-28 16:09:03 +0000
commit7639d614c42215116d37ef745191e7bed4af863c (patch)
tree6ceca1c5d9ce014da0caa5cc5c290ff4099da5c9 /net-analyzer
parentold (diff)
downloadgentoo-2-7639d614c42215116d37ef745191e7bed4af863c.tar.gz
gentoo-2-7639d614c42215116d37ef745191e7bed4af863c.tar.bz2
gentoo-2-7639d614c42215116d37ef745191e7bed4af863c.zip
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/smokeping/ChangeLog6
-rw-r--r--net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild6
-rw-r--r--net-analyzer/smokeping/smokeping-2.4.2-r4.ebuild6
3 files changed, 11 insertions, 7 deletions
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 <armin76@gentoo.org> smokeping-2.4.2-r3.ebuild,
+ smokeping-2.4.2-r4.ebuild:
+ Drop sparc keywords
29 Apr 2012; Tobias Klausmann <klausman@gentoo.org> 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