summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-26 23:08:15 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-26 23:08:15 +0000
commit97b1ced37331cb70aac14f745c4212a80ee043b9 (patch)
tree3cabf679c4dba24b8412ba28113cfb7fcef08fe4 /sys-apps/smartmontools
parentInitial commit, ebuild by /me. (diff)
downloadhistorical-97b1ced37331cb70aac14f745c4212a80ee043b9.tar.gz
historical-97b1ced37331cb70aac14f745c4212a80ee043b9.tar.bz2
historical-97b1ced37331cb70aac14f745c4212a80ee043b9.zip
Per bug #140192 and bug #282371: re-add the dep on mailx, and put it behind USE=!minimal.
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/ChangeLog9
-rw-r--r--sys-apps/smartmontools/Manifest3
-rw-r--r--sys-apps/smartmontools/smartmontools-5.38-r1.ebuild44
3 files changed, 54 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog
index 2f5071d4600f..ab6af6833ee6 100644
--- a/sys-apps/smartmontools/ChangeLog
+++ b/sys-apps/smartmontools/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/smartmontools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.81 2009/05/01 13:47:34 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.82 2009/08/26 23:08:15 robbat2 Exp $
+
+*smartmontools-5.38-r1 (26 Aug 2009)
+
+ 26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +smartmontools-5.38-r1.ebuild:
+ Per bug #140192 and bug #282371: re-add the dep on mailx, and put it
+ behind USE=!minimal.
01 May 2009; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
smartmontools-5.38.ebuild:
diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest
index f1c8f3c4cd79..644d7ce2e162 100644
--- a/sys-apps/smartmontools/Manifest
+++ b/sys-apps/smartmontools/Manifest
@@ -7,6 +7,7 @@ DIST smartmontools-5.38.tar.gz 617326 RMD160 6fcca6e18b14a14b579e8484c769f36b3ce
EBUILD smartmontools-5.36-r1.ebuild 1316 RMD160 98d9829992e6e6c1029827bd52bd2fc6a16b3710 SHA1 510ce4c3ad4c83adad29568d16150a96068c3023 SHA256 ab3815809765a3f00f4cfe4ea27800a86e75fc1ee37d8f7112cefa531eaa3157
EBUILD smartmontools-5.37-r1.ebuild 1382 RMD160 3868d4c110abbe31e474971c0802d4a363c3a016 SHA1 c07a928c5c01d3df3f6144490afa0324ed1919fc SHA256 aa86b1d62d397d977eb89137977b25b0dc799f2560b71f625d8a2a3d8e3c83d8
EBUILD smartmontools-5.37.ebuild 1231 RMD160 d62ec6874bf2ab126e38c0f66be6a81f8536481b SHA1 8bff77684c53e75fcf8e5823426914b7e8b72963 SHA256 fbdb5d3d9ec16e00050b4f5260f30f0ad1f04ba05d036d3e6a8666ddaf7e12b2
+EBUILD smartmontools-5.38-r1.ebuild 1298 RMD160 27066b8b6e847d98f309c86a40558ee13543b75b SHA1 090c796673ad83eb235eeeb1e0dd6c2d3cb7bda7 SHA256 3d325b5774ebb32cef658ff3b0161be86c23c30dc29486d523038d4cad3dd70c
EBUILD smartmontools-5.38.ebuild 1446 RMD160 c4fc0d4a4a08f46af2f54208548576681a95dc44 SHA1 b69b0c8a53aef9382c6fb99d27da9ff965777e12 SHA256 2a595715a99948c09674554525cd1862cca57312e96d5ea4a2c2274d5d9eaa7b
-MISC ChangeLog 10205 RMD160 75c17408f7bc1d617fbd13165d552354b745460a SHA1 6e8cdd1afb996442eb95acb0ba9b2101bd37823d SHA256 b507f994db1d9f31dc78d1a4cc2003729ec36eaa0a5d92e235b71dfe64c103b6
+MISC ChangeLog 10424 RMD160 05ad0910174a6389fc68a2839ec03582dcd434e3 SHA1 6ecc88ba12b52a3c96efff50c6cc88469652e32f SHA256 cfb8c6b5dc1cd6a70ad0b17dda81dcca59b34816440a4a344f84bd52fd972404
MISC metadata.xml 266 RMD160 d60cb888a5e13f1656de16d13b38e60e909fca14 SHA1 ddaa4497088bd48456301b7ab7115928713fa882 SHA256 bdf7da32dcd39df0f58aa02c64dfd1c5dda0ca1080c9b1001d8e110881a364eb
diff --git a/sys-apps/smartmontools/smartmontools-5.38-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.38-r1.ebuild
new file mode 100644
index 000000000000..9b7734ca3cff
--- /dev/null
+++ b/sys-apps/smartmontools/smartmontools-5.38-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38-r1.ebuild,v 1.1 2009/08/26 23:08:15 robbat2 Exp $
+
+inherit flag-o-matic
+
+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}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="static minimal"
+
+RDEPEND="!minimal? ( virtual/mailx )"
+DEPEND=""
+
+src_compile() {
+ use minimal && einfo "Skipping the monitoring daemon for minimal build."
+ use static && append-ldflags -static
+ econf || die
+ emake || die
+}
+
+src_install() {
+ dosbin smartctl || die "dosbin smartctl"
+ dodoc AUTHORS CHANGELOG NEWS README TODO WARNINGS
+ doman smartctl.8
+ if ! use minimal; then
+ dosbin smartd || die "dosbin smartd"
+ doman smartd*.[58]
+ newdoc smartd.conf smartd.conf.example
+ docinto examplescripts
+ dodoc examplescripts/*
+ rm -f "${D}"/usr/share/doc/${PF}/examplescripts/Makefile*
+
+ insinto /etc
+ doins smartd.conf
+
+ newinitd "${FILESDIR}"/smartd.rc smartd
+ newconfd "${FILESDIR}"/smartd.confd smartd
+ fi
+}