Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 272229 Details for
Bug 366147
dev-perl/Fuse version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Proposed Fuse-0.10.1.ebuild
Fuse-0.10.1.ebuild (text/plain), 678 bytes, created by
Alex Belykh
on 2011-05-05 22:10:22 UTC
(
hide
)
Description:
Proposed Fuse-0.10.1.ebuild
Filename:
MIME Type:
Creator:
Alex Belykh
Created:
2011-05-05 22:10:22 UTC
Size:
678 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/Fuse-0.09.ebuild,v 1.1 2008/12/08 01:54:52 robbat2 Exp $ > >EAPI="2" >MODULE_AUTHOR=DPAVLIN > >inherit versionator > >MY_PN=${PN} >MY_PV=$(replace_version_separator 2 '_') >MY_P="${MY_PN}-${MY_PV}" > >inherit perl-module > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >DESCRIPTION="Perl FUSE bindings" >HOMEPAGE="http://search.cpan.org/~dpavlin/Fuse/Fuse.pm" >IUSE="" > >DEPEND="sys-fs/fuse > dev-lang/perl" >RDEPEND="${DEPEND}" > >src_prepare() { > epatch "${FILESDIR}/${P}-fuse_compat.patch" >} > ># Test is whack - ChrisWhite >#SRC_TEST="do"
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 366147
: 272229 |
272231