Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 230709 Details for
Bug 242524
dev-perl/perlmenu getcap() doesn't work without file modifications
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild with new SRC_URI and getcap patch
perlmenu-4.0-r1.ebuild (text/plain), 781 bytes, created by
Horst Prote
on 2010-05-07 15:42:23 UTC
(
hide
)
Description:
Ebuild with new SRC_URI and getcap patch
Filename:
MIME Type:
Creator:
Horst Prote
Created:
2010-05-07 15:42:23 UTC
Size:
781 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-perl/perlmenu/perlmenu-4.0.ebuild,v 1.5 2007/07/10 23:33:27 mr_bones_ Exp $ > >inherit perl-module > >MY_P="${PN}.v${PV}" >S="${WORKDIR}/${MY_P}" > >DESCRIPTION="Perl Menu Support Facility" >#SRC_URI="mirror://cpan/authors/id/S/SK/SKUNZ/${MY_P}.tar.gz" >SRC_URI="http://backpan.perl.org/authors/id/S/SK/SKUNZ/${MY_P}.tar.gz" >HOMEPAGE="http://www.public.iastate.edu/~skunz/PerlMenu/homepage.html" >RESTRICT="mirror" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="amd64 sparc x86" >IUSE="" > >SRC_TEST="do" > >DEPEND="dev-perl/Curses > dev-lang/perl" > >src_unpack() { > unpack ${A} > cp ${FILESDIR}/Makefile.PL ${S} > cd ${S} > epatch "${FILESDIR}"/${P}-getcap.patch >}
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 242524
: 230709 |
230711