summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/smartmontools/ChangeLog5
-rw-r--r--sys-apps/smartmontools/smartmontools-5.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index ee96f9f56168..2f574c086e70 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.41 2005/04/06 16:38:23 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.42 2005/04/19 20:17:30 plasmaroo Exp $
+
+ 19 Apr 2005; <plasmaroo@gentoo.org> smartmontools-5.33.ebuild:
+ Add ~ia64 keyword, bug #89548.
06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
smartmontools-5.33.ebuild:
diff --git a/sys-apps/smartmontools/smartmontools-5.33.ebuild b/sys-apps/smartmontools/smartmontools-5.33.ebuild
index a1a887bcd409..fe7f596f454c 100644
--- a/sys-apps/smartmontools/smartmontools-5.33.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.8 2005/04/06 16:38:23 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.9 2005/04/19 20:17:30 plasmaroo Exp $
DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)"
HOMEPAGE="http://smartmontools.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86 ~ia64"
IUSE=""
RDEPEND=""