Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113563 Details for
Bug 171244
cciss_vol_status utility (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for the cciss_vol_status utility.
cciss-vol-status-1.01.ebuild (text/plain), 684 bytes, created by
Peter Molnar
on 2007-03-17 13:09:15 UTC
(
hide
)
Description:
New ebuild for the cciss_vol_status utility.
Filename:
MIME Type:
Creator:
Peter Molnar
Created:
2007-03-17 13:09:15 UTC
Size:
684 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Shows status of logical drives attached to HP SmartArray controllers." >HOMEPAGE="http://cciss.sourceforge.net/#cciss_utils" >LICENSE="GPL-2" >SRC_URI="http://heanet.dl.sourceforge.net/sourceforge/cciss/cciss_vol_status-1.01.tar.gz" >KEYWORDS="~x86" >SLOT="0" >IUSE="" >DEPEND="" >S="cciss_vol_status-${PV}" > > >src_compile() { > cd ${WORKDIR}/${S} > econf || die "Configure failed." > emake || die "Make failed." >} > >src_install() { > cd ${WORKDIR}/${S} > emake DESTDIR="${D}" install || die "Install failed." > dodoc INSTALL COPYING AUTHORS ChangeLog NEWS README >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 171244
:
113563
|
116071