Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103164 Details for
Bug 156847
New package: dev-perl/VCP-Dest-svk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Proposed ebuild for VCP-Dest-svk
VCP-Dest-svk-0.29.ebuild (text/plain), 744 bytes, created by
Daniel Westermann-Clark
on 2006-12-01 14:18:52 UTC
(
hide
)
Description:
Proposed ebuild for VCP-Dest-svk
Filename:
MIME Type:
Creator:
Daniel Westermann-Clark
Created:
2006-12-01 14:18:52 UTC
Size:
744 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >inherit perl-module > >DESCRIPTION="VCP destination driver for svn/svk" >HOMEPAGE="http://search.cpan.org/dist/${PN}/" >SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" >LICENSE="|| ( Artistic GPL-2 )" > >SLOT="0" >KEYWORDS="x86" >RESTRICT="nomirror" > >IUSE="" >RDEPEND="dev-lang/perl > >=dev-util/subversion-1.0.4 > >=dev-perl/VCP-autrijus-0.9 > >=dev-util/svk-0.20 > dev-perl/yaml" >DEPEND="${RDEPEND}" > >pkg_setup() { > if ! perl -MSVN::Core < /dev/null 2> /dev/null; then > eerror "SVN::Core missing or outdated. Please emerge dev-util/subversion with the perl USE flag." > die "Need Subversion compiled with Perl bindings" > fi >}
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 156847
: 103164