summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-10-27 14:37:56 +0000
committerMichael Weber <xmw@gentoo.org>2010-10-27 14:37:56 +0000
commit6b3915c7b62f93aeed19a0fd6e7d88d8f6a8bdd9 (patch)
tree5145e84aaea89ce8e29d690ee8a21b80bbb0a837 /sys-apps
parentStable on amd64 wrt bug #342667 (diff)
downloadgentoo-2-6b3915c7b62f93aeed19a0fd6e7d88d8f6a8bdd9.tar.gz
gentoo-2-6b3915c7b62f93aeed19a0fd6e7d88d8f6a8bdd9.tar.bz2
gentoo-2-6b3915c7b62f93aeed19a0fd6e7d88d8f6a8bdd9.zip
Added ~arm keyword
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/smartmontools/ChangeLog6
-rw-r--r--sys-apps/smartmontools/smartmontools-5.38.ebuild6
-rw-r--r--sys-apps/smartmontools/smartmontools-5.39.1.ebuild4
-rw-r--r--sys-apps/smartmontools/smartmontools-5.40.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 1252aee9dbcb..66a0fcdd2a0b 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.91 2010/10/26 06:52:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.92 2010/10/27 14:37:56 xmw Exp $
+
+ 27 Oct 2010; Michael Weber <xmw@gentoo.org> smartmontools-5.38.ebuild,
+ smartmontools-5.39.1.ebuild, smartmontools-5.40.ebuild:
+ Added ~arm keyword (bug #302981).
26 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
smartmontools-5.39.1.ebuild:
diff --git a/sys-apps/smartmontools/smartmontools-5.38.ebuild b/sys-apps/smartmontools/smartmontools-5.38.ebuild
index ff5889e85ece..62ea223692ca 100644
--- a/sys-apps/smartmontools/smartmontools-5.38.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.38.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38.ebuild,v 1.7 2009/05/01 13:47:34 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38.ebuild,v 1.8 2010/10/27 14:37:56 xmw Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86 ~x86-fbsd"
IUSE="static minimal"
RDEPEND=""
diff --git a/sys-apps/smartmontools/smartmontools-5.39.1.ebuild b/sys-apps/smartmontools/smartmontools-5.39.1.ebuild
index 6beb637586f2..9c8b5d4d6b51 100644
--- a/sys-apps/smartmontools/smartmontools-5.39.1.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.39.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.39.1.ebuild,v 1.5 2010/10/26 06:52:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.39.1.ebuild,v 1.6 2010/10/27 14:37:56 xmw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~sparc x86 ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~sparc x86 ~x86-fbsd"
fi
DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)"
diff --git a/sys-apps/smartmontools/smartmontools-5.40.ebuild b/sys-apps/smartmontools/smartmontools-5.40.ebuild
index e490e9a42d52..3c9230672cfa 100644
--- a/sys-apps/smartmontools/smartmontools-5.40.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.40.ebuild,v 1.1 2010/10/19 22:39:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.40.ebuild,v 1.2 2010/10/27 14:37:56 xmw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
fi
DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)"