summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/smartmontools/ChangeLog5
-rw-r--r--sys-apps/smartmontools/smartmontools-5.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index e813e0382839..e3d041a1c3d2 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.76 2008/06/11 21:54:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.77 2008/06/12 16:09:25 armin76 Exp $
+
+ 12 Jun 2008; Raúl Porcel <armin76@gentoo.org> smartmontools-5.38.ebuild:
+ alpha/ia64/sparc stable wrt #225935
11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
smartmontools-5.38.ebuild:
diff --git a/sys-apps/smartmontools/smartmontools-5.38.ebuild b/sys-apps/smartmontools/smartmontools-5.38.ebuild
index 921db7567cac..cc468965e8c8 100644
--- a/sys-apps/smartmontools/smartmontools-5.38.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2 2008/06/11 21:54:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38.ebuild,v 1.3 2008/06/12 16:09:25 armin76 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 ~hppa ia64 ~ppc sparc x86 ~x86-fbsd"
IUSE="static minimal"
RDEPEND=""