summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-10 01:19:36 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-10 01:19:36 +0000
commitda2a48c72193009c6977ce976bc0aea7feb306c4 (patch)
treea4f6c87def84031d1c93d59df5fc73a3d1d42d23 /sys-apps/smartmontools
parentver bump #62717 (diff)
downloadhistorical-da2a48c72193009c6977ce976bc0aea7feb306c4.tar.gz
historical-da2a48c72193009c6977ce976bc0aea7feb306c4.tar.bz2
historical-da2a48c72193009c6977ce976bc0aea7feb306c4.zip
install conf.d file
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/Manifest8
-rw-r--r--sys-apps/smartmontools/smartmontools-5.30.ebuild3
2 files changed, 6 insertions, 5 deletions
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest
index 9d904ff35bf0..7e2687171ceb 100644
--- a/sys-apps/smartmontools/Manifest
+++ b/sys-apps/smartmontools/Manifest
@@ -4,7 +4,7 @@ Hash: SHA1
MD5 a2abef32a8fc162fa512514375c1c619 ChangeLog 4451
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 8960d44510392af0e266b190df649360 smartmontools-5.33.ebuild 811
-MD5 0c19ccaedfb318acdd98c872ab3906b0 smartmontools-5.30.ebuild 907
+MD5 208f6c068547ecba164b66f49ba554bb smartmontools-5.30.ebuild 968
MD5 79699d2f3e2d148b1d5498b00792cd33 files/smartd.confd 273
MD5 e7139ba9820a427c563c21362752bed3 files/digest-smartmontools-5.30 70
MD5 3a3bbcc1d33c8f4e7b8831ee0027dae8 files/digest-smartmontools-5.33 70
@@ -12,7 +12,7 @@ MD5 cf38ad63a3b35726d92cb248bfd5cccf files/smartd.rc 856
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBaI4YHTu7gpaalycRAhNmAKDxxM3hhFW07rPO0bNUcy4p9pRbKQCgmwci
-AeNONo5lsqP72X5FxB6PlyI=
-=ElAU
+iD8DBQFBaI46HTu7gpaalycRAqtDAJ9qoAUycBR/yh+X1mWTFEaG+JgOfgCcC/X6
+C+gXpJ1LrNK2Jy6S5HngElM=
+=66Pb
-----END PGP SIGNATURE-----
diff --git a/sys-apps/smartmontools/smartmontools-5.30.ebuild b/sys-apps/smartmontools/smartmontools-5.30.ebuild
index f9f10157091c..1edc7332f7f3 100644
--- a/sys-apps/smartmontools/smartmontools-5.30.ebuild
+++ b/sys-apps/smartmontools/smartmontools-5.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.30.ebuild,v 1.6 2004/10/10 01:16:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.30.ebuild,v 1.7 2004/10/10 01:19:36 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.sf.net/"
@@ -20,6 +20,7 @@ src_install() {
exeinto /etc/init.d
newexe ${FILESDIR}/smartd.rc smartd
+ insinto /etc/conf.d; newins ${FILESDIR}/smartd.confd smartd
}
pkg_postinst() {