summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2005-04-19 20:17:30 +0000
committerTim Yamin <plasmaroo@gentoo.org>2005-04-19 20:17:30 +0000
commit286788714f6f457f09c1bfb021ca45d8ee124c03 (patch)
treef57977920b1ae91b72b12fb1ff73b4e9cbaed971 /sys-apps/smartmontools
parentMarked ppc and x86 (diff)
downloadhistorical-286788714f6f457f09c1bfb021ca45d8ee124c03.tar.gz
historical-286788714f6f457f09c1bfb021ca45d8ee124c03.tar.bz2
historical-286788714f6f457f09c1bfb021ca45d8ee124c03.zip
Add ~ia64 keyword, bug #89548.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/ChangeLog5
-rw-r--r--sys-apps/smartmontools/Manifest18
-rw-r--r--sys-apps/smartmontools/smartmontools-5.33.ebuild4
3 files changed, 10 insertions, 17 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/Manifest b/sys-apps/smartmontools/Manifest
index f6f242c2ac2f..e68c55681048 100644
--- a/sys-apps/smartmontools/Manifest
+++ b/sys-apps/smartmontools/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 d807d312975127269b4a989ea3cd7c75 smartmontools-5.33.ebuild 885
-MD5 439d14fe651527fa0800b51e702a0539 smartmontools-5.30.ebuild 969
-MD5 7c7bd9a1a6cbf9542bf053783431e298 ChangeLog 5094
+MD5 36e41d702ae7a4b65bfafaf04717515e ChangeLog 5197
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 439d14fe651527fa0800b51e702a0539 smartmontools-5.30.ebuild 969
+MD5 caa0c576783eeb318fb642bfc7d3b0a8 smartmontools-5.33.ebuild 895
MD5 79699d2f3e2d148b1d5498b00792cd33 files/smartd.confd 273
-MD5 17aee6cd24fc0842f02c255e128dafaf files/smartd.rc 806
MD5 e7139ba9820a427c563c21362752bed3 files/digest-smartmontools-5.30 70
+MD5 17aee6cd24fc0842f02c255e128dafaf files/smartd.rc 806
MD5 3a3bbcc1d33c8f4e7b8831ee0027dae8 files/digest-smartmontools-5.33 70
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCVBCZntT9W3vfTuoRApbmAKCYitDe181h7xXpGVTKQh/a+Rx1tgCfd+6H
-RmqEUUDNrsRHBhF6pPZUYBY=
-=V+AE
------END PGP SIGNATURE-----
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=""