diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 14:19:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 14:19:46 +0000 |
commit | 5c56293073b12dd8d776f31af72dd90d09999fd8 (patch) | |
tree | f69a5eadf7a5433c9f64550b48241e49338188a7 /sys-apps/smartmontools | |
parent | Update docs #76337 by Daniel Holth. (diff) | |
download | historical-5c56293073b12dd8d776f31af72dd90d09999fd8.tar.gz historical-5c56293073b12dd8d776f31af72dd90d09999fd8.tar.bz2 historical-5c56293073b12dd8d776f31af72dd90d09999fd8.zip |
x86 stable
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.33.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest index bc49cb2c2e87..2683c8038046 100644 --- a/sys-apps/smartmontools/Manifest +++ b/sys-apps/smartmontools/Manifest @@ -3,7 +3,7 @@ Hash: SHA1 MD5 89b3d6c5ab0f69bf46f82dd9948a9a68 ChangeLog 4692 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 ef1abb982bf644cd1c3ded75c9ceaf3b smartmontools-5.33.ebuild 891 +MD5 6279853cdc3d0c1555fc79f79646ec8d smartmontools-5.33.ebuild 890 MD5 439d14fe651527fa0800b51e702a0539 smartmontools-5.30.ebuild 969 MD5 79699d2f3e2d148b1d5498b00792cd33 files/smartd.confd 273 MD5 e7139ba9820a427c563c21362752bed3 files/digest-smartmontools-5.30 70 @@ -12,7 +12,7 @@ MD5 17aee6cd24fc0842f02c255e128dafaf files/smartd.rc 806 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFB2VRoroRuSHgZdywRAtv+AJ4g2jNyebSXza8r+lcIgOh3MhjOdQCfZGgb -atayWujq+ECXsl1j+olyWTE= -=8jxe +iD8DBQFB2VSTroRuSHgZdywRAokrAJ0bd0Ca7HzhrShfmNyQc1a5zHuUfwCfWmKX +sCI16ZrugpN+WL9aDPcsfow= +=xZyi -----END PGP SIGNATURE----- diff --git a/sys-apps/smartmontools/smartmontools-5.33.ebuild b/sys-apps/smartmontools/smartmontools-5.33.ebuild index 4e097fa6d443..8ae238688bea 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.3 2005/01/03 14:18:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.4 2005/01/03 14:19:46 vapier 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" IUSE="" RDEPEND="" |