summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-02-15 13:35:06 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-02-15 13:35:06 +0000
commit45318a3f552ab5e2b611a80cec2c446dba63dabe (patch)
tree853021b5bca034c4f96061099208f974b65e7814 /sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild
parentSparc stable --- Bug #208468 --- been around for a while and works. (diff)
downloadgentoo-2-45318a3f552ab5e2b611a80cec2c446dba63dabe.tar.gz
gentoo-2-45318a3f552ab5e2b611a80cec2c446dba63dabe.tar.bz2
gentoo-2-45318a3f552ab5e2b611a80cec2c446dba63dabe.zip
Version bump to 1.03; contains a major overhaul of the logical drive discovery algorithm. This adds supports for the MSA500 fibre channel controller. Marked 1.02 stable on AMD64, tested on a Proliant DL365 G1 with a P400i controller. Closes bug #209640 by Johan Andersson <johan@e-626.net>.
(Portage version: 2.1.4.1)
Diffstat (limited to 'sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild')
-rw-r--r--sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild
index deff1be56f2a..214b81309c7c 100644
--- a/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild,v 1.3 2008/01/17 11:07:59 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cciss_vol_status/cciss_vol_status-1.02.ebuild,v 1.4 2008/02/15 13:35:06 chainsaw Exp $
IUSE=""
DESCRIPTION="Shows status of logical drives attached to HP SmartArray controllers."
HOMEPAGE="http://cciss.sourceforge.net/#cciss_utils"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
DEPEND=">=sys-devel/autoconf-2.59"