diff options
author | 2003-02-28 22:07:52 +0000 | |
---|---|---|
committer | 2003-02-28 22:07:52 +0000 | |
commit | 7a63f492367941c4e19710b99a1a38ef5951aa22 (patch) | |
tree | 712407a9e0022dcc8a1ca684c05e93169e8cf5bc /app-admin/ide-smart/ide-smart-1.4.ebuild | |
parent | Changelog entry and cleanups (diff) | |
download | gentoo-2-7a63f492367941c4e19710b99a1a38ef5951aa22.tar.gz gentoo-2-7a63f492367941c4e19710b99a1a38ef5951aa22.tar.bz2 gentoo-2-7a63f492367941c4e19710b99a1a38ef5951aa22.zip |
touchups
Diffstat (limited to 'app-admin/ide-smart/ide-smart-1.4.ebuild')
-rw-r--r-- | app-admin/ide-smart/ide-smart-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/ide-smart/ide-smart-1.4.ebuild b/app-admin/ide-smart/ide-smart-1.4.ebuild index ed28a444cb49..f5e7104b5b12 100644 --- a/app-admin/ide-smart/ide-smart-1.4.ebuild +++ b/app-admin/ide-smart/ide-smart-1.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/ide-smart/ide-smart-1.4.ebuild,v 1.14 2003/02/13 05:24:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ide-smart/ide-smart-1.4.ebuild,v 1.15 2003/02/28 22:07:52 vapier Exp $ -DESCRIPTION="A tool to read SMART (or S.M.A.R.T) information from harddiscs." +DESCRIPTION="A tool to read SMART information from harddiscs" SRC_URI="http://lightside.eresmas.com/${P}.tar.gz" HOMEPAGE="http://lightside.eresmas.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="virtual/glibc" |