summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-25 22:15:38 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-25 22:15:38 +0000
commitbc16c4a2f066fd82caeb9014594426d9a4873864 (patch)
tree43ac7d22cfab49023010563dcaf2db0b5943cd7b /sys-apps/smartmontools
parentStable on amd64 wrt bug #352206 (diff)
downloadgentoo-2-bc16c4a2f066fd82caeb9014594426d9a4873864.tar.gz
gentoo-2-bc16c4a2f066fd82caeb9014594426d9a4873864.tar.bz2
gentoo-2-bc16c4a2f066fd82caeb9014594426d9a4873864.zip
Stable on amd64 wrt bug #352599
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/ChangeLog7
-rw-r--r--sys-apps/smartmontools/smartmontools-5.40.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 88edf376256e..39f7e4ee3d1d 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,9 @@
# 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.95 2010/12/17 15:33:07 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.96 2011/01/25 22:15:38 hwoarang Exp $
+
+ 25 Jan 2011; Markos Chandras <hwoarang@gentoo.org> smartmontools-5.40.ebuild:
+ Stable on amd64 wrt bug #352599
17 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org>
smartmontools-5.38.ebuild, smartmontools-5.39.1.ebuild,
diff --git a/sys-apps/smartmontools/smartmontools-5.40.ebuild b/sys-apps/smartmontools/smartmontools-5.40.ebuild
index aa9cb1c72abb..759268d90dba 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
+# Copyright 1999-2011 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.4 2010/12/17 15:33:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.40.ebuild,v 1.5 2011/01/25 22:15:38 hwoarang 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 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
fi
DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools"