diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 14:19:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-03 14:19:46 +0000 |
commit | c4a9a54a3006883be8f06bb14e3dbe2f0c0e6db0 (patch) | |
tree | 4abda6b0828f3d195f0e8e6cf14b09265ebad2c8 /sys-apps/smartmontools | |
parent | Update docs #76337 by Daniel Holth. (Manifest recommit) (diff) | |
download | gentoo-2-c4a9a54a3006883be8f06bb14e3dbe2f0c0e6db0.tar.gz gentoo-2-c4a9a54a3006883be8f06bb14e3dbe2f0c0e6db0.tar.bz2 gentoo-2-c4a9a54a3006883be8f06bb14e3dbe2f0c0e6db0.zip |
x86 stable
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.33.ebuild b/sys-apps/smartmontools/smartmontools-5.33.ebuild index 4e097fa6d443..8ae238688bea 100644 --- a/sys-apps/smartmontools/smartmontools-5.33.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.3 2005/01/03 14:18:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.33.ebuild,v 1.4 2005/01/03 14:19:46 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.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="" |