summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-10 15:11:56 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-10 15:11:56 +0000
commit5ca767d22b656fffb529d12e6191b75916c164f0 (patch)
tree105b59bd239851bea5cbbc4ab6e78cd3b9b3d219 /sys-apps/smartmontools
parentDon't pull in asciidoc/xmlto unless USE=doc (diff)
downloadgentoo-2-5ca767d22b656fffb529d12e6191b75916c164f0.tar.gz
gentoo-2-5ca767d22b656fffb529d12e6191b75916c164f0.tar.bz2
gentoo-2-5ca767d22b656fffb529d12e6191b75916c164f0.zip
Stable on x86 wrt bug #136093.
(Portage version: 2.1)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/ChangeLog6
-rw-r--r--sys-apps/smartmontools/smartmontools-5.36.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 6dcb56c40f8d..c19d45c06e4a 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.47 2006/04/15 07:11:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.48 2006/06/10 15:11:56 wolf31o2 Exp $
+
+ 10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ smartmontools-5.36.ebuild:
+ Stable on x86 wrt bug #136093.
*smartmontools-5.36 (15 Apr 2006)
diff --git a/sys-apps/smartmontools/smartmontools-5.36.ebuild b/sys-apps/smartmontools/smartmontools-5.36.ebuild
index fe1887a08c60..a185f9d19b7b 100644
--- a/sys-apps/smartmontools/smartmontools-5.36.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.1 2006/04/15 07:11:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.2 2006/06/10 15:11:56 wolf31o2 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 ~ia64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc x86"
IUSE="static"
RDEPEND=""