diff options
author | 2003-05-18 21:57:36 +0000 | |
---|---|---|
committer | 2003-05-18 21:57:36 +0000 | |
commit | f70436e9bcf8b9bb008e565ba3afcc6a894352a3 (patch) | |
tree | 85d129df2232f55060a63fdaec5e574c5bddaac5 /sys-apps | |
parent | Version bumped & cleanup (diff) | |
download | historical-f70436e9bcf8b9bb008e565ba3afcc6a894352a3.tar.gz historical-f70436e9bcf8b9bb008e565ba3afcc6a894352a3.tar.bz2 historical-f70436e9bcf8b9bb008e565ba3afcc6a894352a3.zip |
Version bumped & cleanup
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/smartmontools/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/smartmontools/files/digest-smartmontools-5.1.10 | 1 | ||||
-rw-r--r-- | sys-apps/smartmontools/files/digest-smartmontools-5.1.11 | 1 | ||||
-rw-r--r-- | sys-apps/smartmontools/files/digest-smartmontools-5.1.9 | 1 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.1.11.ebuild (renamed from sys-apps/smartmontools/smartmontools-5.1.10.ebuild) | 2 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.1.9.ebuild | 36 |
6 files changed, 4 insertions, 45 deletions
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest index a23200ecdcc6..af7c7a6e67c8 100644 --- a/sys-apps/smartmontools/Manifest +++ b/sys-apps/smartmontools/Manifest @@ -1,10 +1,6 @@ -MD5 21bf68f166633e22543ea2c283d56469 ChangeLog 769 +MD5 898f886ca882bc5aa19d2d489d671992 ChangeLog 1031 MD5 074069c5166bba1996556eed87872081 smartmontools-5.0.45.ebuild 960 -MD5 33404d5ea8a3edc59ea4a991557ac34c smartmontools-5.1.9.ebuild 1002 -MD5 303d7e3f9c5a547ccc7ede92fc0ac5b4 smartmontools-5.1.10.ebuild 1003 -MD5 303d7e3f9c5a547ccc7ede92fc0ac5b4 smartmontools-5.1.11.ebuild 1003 -MD5 2c95d7fee3d806f9699ee66dc360cb64 files/digest-smartmontools-5.1.10 72 +MD5 7a3d1314da2f2bb03e8defc22f66f1a8 smartmontools-5.1.11.ebuild 1003 MD5 274bf91846f51fc5e93f303e5d4710f9 files/smartd.rc 518 -MD5 5dafe6c5d2381ddd1e48877419a22372 files/digest-smartmontools-5.1.9 71 MD5 432ca1c6b0ccb2ce8c44f223aebd61af files/digest-smartmontools-5.0.45 71 MD5 905376c18cc462422f167333b0ed9a23 files/digest-smartmontools-5.1.11 72 diff --git a/sys-apps/smartmontools/files/digest-smartmontools-5.1.10 b/sys-apps/smartmontools/files/digest-smartmontools-5.1.10 deleted file mode 100644 index ebd140cecf55..000000000000 --- a/sys-apps/smartmontools/files/digest-smartmontools-5.1.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 1ace0167cc0bf837496217d2622cd666 smartmontools-5.1-10.tar.gz 141006 diff --git a/sys-apps/smartmontools/files/digest-smartmontools-5.1.11 b/sys-apps/smartmontools/files/digest-smartmontools-5.1.11 new file mode 100644 index 000000000000..f699afb896f1 --- /dev/null +++ b/sys-apps/smartmontools/files/digest-smartmontools-5.1.11 @@ -0,0 +1 @@ +MD5 22f389a3e3ce43740b1e627a03aded94 smartmontools-5.1-11.tar.gz 146320 diff --git a/sys-apps/smartmontools/files/digest-smartmontools-5.1.9 b/sys-apps/smartmontools/files/digest-smartmontools-5.1.9 deleted file mode 100644 index d3b8acd39173..000000000000 --- a/sys-apps/smartmontools/files/digest-smartmontools-5.1.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 86ddd19b574d31cf420c528d94308ffc smartmontools-5.1-9.tar.gz 113194 diff --git a/sys-apps/smartmontools/smartmontools-5.1.10.ebuild b/sys-apps/smartmontools/smartmontools-5.1.11.ebuild index 0c8e0a76e6bb..e151d3e0119b 100644 --- a/sys-apps/smartmontools/smartmontools-5.1.10.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.1.11.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.1.10.ebuild,v 1.1 2003/04/22 19:05:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.1.11.ebuild,v 1.1 2003/05/18 21:56:50 mholzer Exp $ MAJ_PV=${PV:0:3} MIN_PV=${PV:4:6} diff --git a/sys-apps/smartmontools/smartmontools-5.1.9.ebuild b/sys-apps/smartmontools/smartmontools-5.1.9.ebuild deleted file mode 100644 index 4b8655eda6c5..000000000000 --- a/sys-apps/smartmontools/smartmontools-5.1.9.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# 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.1.9.ebuild,v 1.1 2003/04/14 23:38:47 mholzer Exp $ - -MAJ_PV=${PV:0:3} -MIN_PV=${PV:4:6} - -MY_P="${PN}-${MAJ_PV}-${MIN_PV}" -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/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc" - -S=${WORKDIR}/${MY_P} - -src_compile() { - emake CFLAGS="${CFLAGS}" || die -} - -src_install() { - dosbin smart{ctl,d} - doman *.8 *.5 - dodoc CHANGELOG WARNINGS README TODO VERSION smartd.conf - - exeinto /etc/init.d - newexe ${FILESDIR}/smartd.rc smartd -} - -pkg_postinst() { - einfo "You can find an example smartd.conf file in" - einfo "/usr/share/doc/${PF}/smartd.conf.gz" - einfo "Just place it in /etc/ as smartd.conf" -} |