summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 13:48:39 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 13:48:39 +0000
commit4deecf90b67d2003da45a8e3d8dbcf2a28a6046d (patch)
treeda482246517bb33cd517cb7cf4759d9a65bf9984 /app-admin/smartsuite
parentfix badmask (diff)
downloadhistorical-4deecf90b67d2003da45a8e3d8dbcf2a28a6046d.tar.gz
historical-4deecf90b67d2003da45a8e3d8dbcf2a28a6046d.tar.bz2
historical-4deecf90b67d2003da45a8e3d8dbcf2a28a6046d.zip
repoman'd
Diffstat (limited to 'app-admin/smartsuite')
-rw-r--r--app-admin/smartsuite/smartsuite-2.1.ebuild14
1 files changed, 8 insertions, 6 deletions
diff --git a/app-admin/smartsuite/smartsuite-2.1.ebuild b/app-admin/smartsuite/smartsuite-2.1.ebuild
index 71e51da2b16c..93ef898b43da 100644
--- a/app-admin/smartsuite/smartsuite-2.1.ebuild
+++ b/app-admin/smartsuite/smartsuite-2.1.ebuild
@@ -1,16 +1,18 @@
-# Copyright 2002 Alexander Gretencord <arutha@gmx.de>
+# Copyright 2002 Gentoo Technologies, Inc
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/smartsuite/smartsuite-2.1.ebuild,v 1.1 2002/07/23 23:28:34 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/smartsuite/smartsuite-2.1.ebuild,v 1.2 2002/07/25 13:48:39 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="Suite to control and monitor storage devices using SMART technology."
HOMEPAGE="http://www.linux-ide.org/smart.html"
-DEPEND="virtual/glibc"
-LICENSE="GPL-2"
-
SRC_URI="mirror://sourceforge/smartsuite/${P}.tar.gz
http://www.linux-ide.org/smart/${P}.tar.gz"
-S=${WORKDIR}/${P}
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+DEPEND="virtual/glibc"
src_unpack() {