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 | 848eb83d9d6c545f4803d21e418896ab11f7c769 (patch) | |
tree | 3d687a1026aa2b5fea739b2f4622e918ddb3fb12 /sys-apps/smartmontools/smartmontools-5.39.1.ebuild | |
parent | Fixed a typo in mpd wrt bug 348881. (diff) | |
download | gentoo-2-848eb83d9d6c545f4803d21e418896ab11f7c769.tar.gz gentoo-2-848eb83d9d6c545f4803d21e418896ab11f7c769.tar.bz2 gentoo-2-848eb83d9d6c545f4803d21e418896ab11f7c769.zip |
Shorten the description to make repoman happy.
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.39.1.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.39.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.39.1.ebuild b/sys-apps/smartmontools/smartmontools-5.39.1.ebuild index cd2cead633d3..af4550615347 100644 --- a/sys-apps/smartmontools/smartmontools-5.39.1.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.39.1.ebuild @@ -1,6 +1,6 @@ # 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.39.1.ebuild,v 1.7 2010/11/13 16:09:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.39.1.ebuild,v 1.8 2010/12/17 15:33:07 flameeyes Exp $ EAPI="2" @@ -15,7 +15,7 @@ else KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86 ~x86-fbsd" fi -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/" LICENSE="GPL-2" |