summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-12 18:56:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-12 18:56:15 +0000
commit504d812a767521999f82cf1b41f09ce708040755 (patch)
tree82bcd5e0f4c8ce995bd241668deacad27ce875d5 /sys-apps/watchdog
parentalpha/ia64/sh/sparc stable wrt #344827 (diff)
downloadgentoo-2-504d812a767521999f82cf1b41f09ce708040755.tar.gz
gentoo-2-504d812a767521999f82cf1b41f09ce708040755.tar.bz2
gentoo-2-504d812a767521999f82cf1b41f09ce708040755.zip
Add ~sparc wrt #352232
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r--sys-apps/watchdog/ChangeLog8
-rw-r--r--sys-apps/watchdog/watchdog-5.4.ebuild6
-rw-r--r--sys-apps/watchdog/watchdog-5.6.ebuild6
-rw-r--r--sys-apps/watchdog/watchdog-5.9.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-apps/watchdog/ChangeLog b/sys-apps/watchdog/ChangeLog
index 7aaa7769c51b..8f0d03679687 100644
--- a/sys-apps/watchdog/ChangeLog
+++ b/sys-apps/watchdog/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/watchdog
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.29 2010/11/29 10:12:20 dev-zero Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.30 2011/02/12 18:56:15 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> watchdog-5.4.ebuild,
+ watchdog-5.6.ebuild, watchdog-5.9.ebuild:
+ Add ~sparc wrt #352232
*watchdog-5.9 (29 Nov 2010)
diff --git a/sys-apps/watchdog/watchdog-5.4.ebuild b/sys-apps/watchdog/watchdog-5.4.ebuild
index 924943377108..c375d3d38db7 100644
--- a/sys-apps/watchdog/watchdog-5.4.ebuild
+++ b/sys-apps/watchdog/watchdog-5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.5 2008/06/22 14:44:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.6 2011/02/12 18:56:15 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm m68k ~mips ppc s390 sh x86"
+KEYWORDS="amd64 arm m68k ~mips ppc s390 sh ~sparc x86"
IUSE=""
DEPEND=""
diff --git a/sys-apps/watchdog/watchdog-5.6.ebuild b/sys-apps/watchdog/watchdog-5.6.ebuild
index 65ac651efccb..184071a949cd 100644
--- a/sys-apps/watchdog/watchdog-5.6.ebuild
+++ b/sys-apps/watchdog/watchdog-5.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.6.ebuild,v 1.1 2009/03/22 22:12:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.6.ebuild,v 1.2 2011/02/12 18:56:15 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~x86"
+KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
src_unpack() {
diff --git a/sys-apps/watchdog/watchdog-5.9.ebuild b/sys-apps/watchdog/watchdog-5.9.ebuild
index 07ac50457b3e..c1368626a0b7 100644
--- a/sys-apps/watchdog/watchdog-5.9.ebuild
+++ b/sys-apps/watchdog/watchdog-5.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.9.ebuild,v 1.1 2010/11/29 10:12:21 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.9.ebuild,v 1.2 2011/02/12 18:56:15 armin76 Exp $
DESCRIPTION="A software watchdog"
HOMEPAGE="http://sourceforge.net/projects/watchdog/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~x86"
+KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
src_install() {