Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341076 Details for
Bug 460484
sys-fs/gfs2-utils-3.1.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gfs2-utils-3.1.5.ebuild
gfs2-utils-3.1.5.ebuild (text/plain), 1.02 KB, created by
Sergey Popov (RETIRED)
on 2013-03-06 08:00:56 UTC
(
hide
)
Description:
gfs2-utils-3.1.5.ebuild
Filename:
MIME Type:
Creator:
Sergey Popov (RETIRED)
Created:
2013-03-06 08:00:56 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs2-utils/gfs2-utils-3.1.2.ebuild,v 1.2 2012/05/04 19:09:18 jdhore Exp $ > >EAPI=5 > >inherit autotools linux-info > >DESCRIPTION="GFS2 Utilities" >HOMEPAGE="https://fedorahosted.org/cluster/wiki/HomePage" >SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug" > >RDEPEND="sys-cluster/corosync > sys-cluster/openais > sys-cluster/liblogthread > sys-cluster/libccs > sys-cluster/libfence > sys-cluster/libdlm > sys-libs/ncurses" >DEPEND="${RDEPEND} > virtual/pkgconfig" > >S="${WORKDIR}/${PN}" > >src_prepare() { > eautoreconf >} > >src_configure() { > econf \ > $(use_enable debug) \ > --localstatedir=/var >} > >src_compile() { > # parallel build broken > emake -j1 >} > >src_install() { > default > rm -rf "${D}/usr/share/doc" > dodoc doc/*.txt > > rmdir "${D}"/var/run/{cluster,} # cman-init.d creates it > > keepdir /var/{lib,log}/cluster >}
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 460484
: 341076