Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176107 Details for
Bug 252131
new ebuild: dev-perl/RadiusPerl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for installing Authen::Radius perl module
RadiusPerl-0.13.ebuild (text/plain), 684 bytes, created by
Christian Schlotter
on 2008-12-21 22:53:56 UTC
(
hide
)
Description:
Ebuild for installing Authen::Radius perl module
Filename:
MIME Type:
Creator:
Christian Schlotter
Created:
2008-12-21 22:53:56 UTC
Size:
684 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="0" > >inherit perl-module > >DESCRIPTION="Communicate with a Radius server from Perl" >HOMEPAGE="http://search.cpan.org/search?query=${PN}&mode=dist" >SRC_URI="mirror://cpan/authors/id/M/MA/MANOWAR/${P}.tar.gz" > >LICENSE="|| ( Artistic GPL-2 )" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=perl-core/Digest-MD5-2.20 > >=perl-core/IO-1.12 > >=dev-perl/Data-HexDump-0.02 > dev-lang/perl" > >S=${WORKDIR}/Authen-Radius-${PV} > ># test is interactive >#SRC_TEST="do" > >src_unpack() { > perl-module_src_unpack > > sed -i "s:/etc/raddb:${D}/etc/raddb:" "${S}/install-radius-db.PL" >}
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 252131
: 176107 |
211867
|
211870