diff options
author | 2002-12-09 04:17:36 +0000 | |
---|---|---|
committer | 2002-12-09 04:17:36 +0000 | |
commit | 39f2d62e7160254966a12297ff15c939905ea00e (patch) | |
tree | d5baea4da8bcaf07018129c1770f80c9d9f25311 /app-admin/ide-smart/ide-smart-1.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.gz historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.bz2 historical-39f2d62e7160254966a12297ff15c939905ea00e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/ide-smart/ide-smart-1.4.ebuild')
-rw-r--r-- | app-admin/ide-smart/ide-smart-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ide-smart/ide-smart-1.4.ebuild b/app-admin/ide-smart/ide-smart-1.4.ebuild index 9896c237f0cd..4f659ea53104 100644 --- a/app-admin/ide-smart/ide-smart-1.4.ebuild +++ b/app-admin/ide-smart/ide-smart-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.12 2002/11/30 02:26:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ide-smart/ide-smart-1.4.ebuild,v 1.13 2002/12/09 04:17:34 manson Exp $ DESCRIPTION="A tool to read SMART (or S.M.A.R.T) information from harddiscs." SRC_URI="http://lightside.eresmas.com/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://lightside.eresmas.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" |