Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13803 Details for
Bug 23419
ebuild: plasticfs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The PlasticFS Ebuild
plasticfs-1.7.ebuild (text/plain), 902 bytes, created by
Sean P. Kane
on 2003-06-24 16:27:17 UTC
(
hide
)
Description:
The PlasticFS Ebuild
Filename:
MIME Type:
Creator:
Sean P. Kane
Created:
2003-06-24 16:27:17 UTC
Size:
902 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.7 2003/04/09 02:56:30 todd Exp $ > >IUSE="doc" >S=${WORKDIR}/${P} >DESCRIPTION="The Plastic FileSystem" >SRC_URI="http://plasticfs.sourceforge.net/${P}.tar.gz" >HOMEPAGE="http://plasticfs.sourceforge.net/" > >SLOT="0" >LICENSE="GPL" >KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm" > >RDEPEND=">=sys-devel/libtool-1.4.1-r10" > >DEPEND="${RDEPEND} > doc? ( >=sys-apps/groff-1.18.1-r1 )" > >DOCS="BUILDING LICENSE MANIFEST README" > >src_compile() { > if [ "`use static`" ]; then > LDFLAGS="${LDFLAGS} -static" > fi > > econf --exec-prefix="${D}/"|| die "Configure failed" > > emake LDFLAGS="${LDFLAGS}"|| die "Make failed" >} > >src_install() { > einstall || die "Install failed" >} >
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 23419
: 13803