diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-30 23:01:23 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-30 23:01:23 +0000 |
commit | afb231f35adb1237dbb995e7a10bb2230e2889d7 (patch) | |
tree | 6594753ba69031cd20bd2681a82ed7ebbba94c78 /sys-apps/smartmontools | |
parent | Version bumped. (diff) | |
download | historical-afb231f35adb1237dbb995e7a10bb2230e2889d7.tar.gz historical-afb231f35adb1237dbb995e7a10bb2230e2889d7.tar.bz2 historical-afb231f35adb1237dbb995e7a10bb2230e2889d7.zip |
x86 stable
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.25.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest index f4e2ba6ae963..d857e36af29f 100644 --- a/sys-apps/smartmontools/Manifest +++ b/sys-apps/smartmontools/Manifest @@ -1,7 +1,7 @@ MD5 8a2396b21744a076c0fd90b53b127b06 smartmontools-5.1.18.ebuild 1006 MD5 e480e99e482fe1b996ce498c8448c18e smartmontools-5.26.ebuild 967 MD5 f56f4d16e8fb6b585bcbb13f8aa97555 smartmontools-5.23.ebuild 976 -MD5 7f3e1d39407f4faeb85b6671df4905a2 smartmontools-5.25.ebuild 976 +MD5 17fa991f4196c499cccbb845f7d19a19 smartmontools-5.25.ebuild 975 MD5 d1766ae7c1a7022ddebe34b52abab256 ChangeLog 3343 MD5 ebbe2bcbb0959c5aced5211ca455f6b8 smartmontools-5.1.11.ebuild 1008 MD5 d720fd3bdc823a96f1c7a90a430ff06c smartmontools-5.21.ebuild 972 diff --git a/sys-apps/smartmontools/smartmontools-5.25.ebuild b/sys-apps/smartmontools/smartmontools-5.25.ebuild index bfa44eec471d..691f1bd21f6d 100644 --- a/sys-apps/smartmontools/smartmontools-5.25.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.25.ebuild,v 1.1 2003/11/29 02:20:35 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.25.ebuild,v 1.2 2003/11/30 23:01:18 mholzer 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/" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="x86 ~amd64 ~sparc" S=${WORKDIR}/${P} |