diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-17 15:33:07 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-17 15:33:07 +0000 |
commit | 0ad9f045377f98c20db64dc7a93c3f4144f3e65f (patch) | |
tree | 39dfd174ebd6ce98d87a6819fd847191a417f226 /sys-apps/smartmontools/smartmontools-5.38.ebuild | |
parent | Fixed a typo in mpd wrt bug 348881. (diff) | |
download | historical-0ad9f045377f98c20db64dc7a93c3f4144f3e65f.tar.gz historical-0ad9f045377f98c20db64dc7a93c3f4144f3e65f.tar.bz2 historical-0ad9f045377f98c20db64dc7a93c3f4144f3e65f.zip |
Shorten the description to make repoman happy.
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.38.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.38.ebuild b/sys-apps/smartmontools/smartmontools-5.38.ebuild index 62ea223692ca..c4ee097b7a58 100644 --- a/sys-apps/smartmontools/smartmontools-5.38.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.38.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38.ebuild,v 1.8 2010/10/27 14:37:56 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.38.ebuild,v 1.9 2010/12/17 15:33:07 flameeyes 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.)" +DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools" HOMEPAGE="http://smartmontools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |