diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:47:21 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:47:21 +0000 |
commit | dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a (patch) | |
tree | e7d13bf8dbd602b1f126b7dcf79f9651eb727611 /sys-apps/smartmontools | |
parent | stable on amd64 (diff) | |
download | historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.gz historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.bz2 historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.zip |
amd64
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.26.ebuild b/sys-apps/smartmontools/smartmontools-5.26.ebuild index 326e42b09ecc..1b8ae917c49a 100644 --- a/sys-apps/smartmontools/smartmontools-5.26.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.26.ebuild,v 1.4 2004/06/24 22:26:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.26.ebuild,v 1.5 2004/06/25 23:39:49 jhuebel 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/" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 sparc" +KEYWORDS="x86 amd64 sparc" S=${WORKDIR}/${P} |