diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 20:33:53 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 20:33:53 +0000 |
commit | 73739fb06d3739b7d8ef21a7416177b3e89a2103 (patch) | |
tree | 7cf80413dffdfa21b2287e2558f441a4905449d4 /sys-apps | |
parent | Removing ucc link from package, as it is unnecessary and conflicts with Unrea... (diff) | |
download | historical-73739fb06d3739b7d8ef21a7416177b3e89a2103.tar.gz historical-73739fb06d3739b7d8ef21a7416177b3e89a2103.tar.bz2 historical-73739fb06d3739b7d8ef21a7416177b3e89a2103.zip |
Version bumped.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/smartmontools/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/smartmontools/files/digest-smartmontools-5.29 | 1 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.29.ebuild | 35 |
4 files changed, 48 insertions, 5 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index dbb59e2b66a0..d6748382d2ed 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/smartmontools # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.29 2004/02/14 18:28:16 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.30 2004/02/24 20:33:53 mholzer Exp $ + +*smartmontools-5.29 (24 Feb 2004) + + 24 Feb 2004; Martin Holzer <mholzer@gentoo.org> smartmontools-5.29.ebuild: + Version bumped. 14 Feb 2004; Christian Birchinger <joker@gentoo.org> smartmontools-5.26.ebuild: diff --git a/sys-apps/smartmontools/Manifest b/sys-apps/smartmontools/Manifest index 54761da83160..cdb4c9c0b01e 100644 --- a/sys-apps/smartmontools/Manifest +++ b/sys-apps/smartmontools/Manifest @@ -1,13 +1,15 @@ -MD5 785105914dee9334bdfbf4aefb6763c5 ChangeLog 3791 +MD5 8c10f833ab6d7d150bf14363dfe648fc ChangeLog 3924 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 ebbe2bcbb0959c5aced5211ca455f6b8 smartmontools-5.1.11.ebuild 1008 MD5 d720fd3bdc823a96f1c7a90a430ff06c smartmontools-5.21.ebuild 972 MD5 402ca9b9d173a63a30874f1be64c292f smartmontools-5.25.ebuild 972 MD5 e4ce887794835f9ea46f84bcf936e93c smartmontools-5.26.ebuild 963 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 7f5fda63d4bfc6235785924ecd7a6acb smartmontools-5.27.ebuild 967 -MD5 1e0269a5a6ce30c68059bc968490269c files/digest-smartmontools-5.21 70 +MD5 c71754cbb0ab7802c094c5678147ed02 smartmontools-5.29.ebuild 967 MD5 905376c18cc462422f167333b0ed9a23 files/digest-smartmontools-5.1.11 72 +MD5 1e0269a5a6ce30c68059bc968490269c files/digest-smartmontools-5.21 70 MD5 d6c2650cc53a84c40032287ab5e35ffb files/digest-smartmontools-5.25 70 -MD5 274bf91846f51fc5e93f303e5d4710f9 files/smartd.rc 518 MD5 7db3f665d7af7846d25b52b4bbbaba27 files/digest-smartmontools-5.26 70 +MD5 274bf91846f51fc5e93f303e5d4710f9 files/smartd.rc 518 MD5 5da782fa903f1b671f4c62d94582b868 files/digest-smartmontools-5.27 70 +MD5 771cee57b2bd2ffecf1b73329e7ae50e files/digest-smartmontools-5.29 70 diff --git a/sys-apps/smartmontools/files/digest-smartmontools-5.29 b/sys-apps/smartmontools/files/digest-smartmontools-5.29 new file mode 100644 index 000000000000..2ff943849304 --- /dev/null +++ b/sys-apps/smartmontools/files/digest-smartmontools-5.29 @@ -0,0 +1 @@ +MD5 a982b9492cb046fad5c24c0803a28f83 smartmontools-5.29.tar.gz 344708 diff --git a/sys-apps/smartmontools/smartmontools-5.29.ebuild b/sys-apps/smartmontools/smartmontools-5.29.ebuild new file mode 100644 index 000000000000..905d55c21dcd --- /dev/null +++ b/sys-apps/smartmontools/smartmontools-5.29.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.29.ebuild,v 1.1 2004/02/24 20:33:53 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.sf.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +RESTRICT="nomirror" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~sparc" + +S=${WORKDIR}/${P} + +src_compile() { + econf || die + emake ||die +} + +src_install() { + dosbin smart{ctl,d} + doman *.8 *.5 + dodoc AUTHORS CHANGELOG COPYING INSTALL NEWS README TODO WARNINGS + dodoc 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" +} |