Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 108004 Details for
Bug 163573
dev-perl/SVN-Notify (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl/SVN-Notify-2.64
SVN-Notify-2.64.ebuild (text/plain), 835 bytes, created by
Christoph Brill (egore) (RESIGNED)
on 2007-01-24 11:23:57 UTC
(
hide
)
Description:
dev-perl/SVN-Notify-2.64
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2007-01-24 11:23:57 UTC
Size:
835 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit perl-module > >DESCRIPTION="SVN::Notify - Subversion activity notification" >SRC_URI="mirror://cpan/authors/id/D/DW/DWHEELER/${P}.tar.gz" >HOMEPAGE="http://www.cpan.org/authors/id/D/DW/DWHEELER/${P}.readme" > >SLOT="0" >LICENSE="Artistic" >KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" >IUSE="" > >DEPEND=">=dev-util/subversion-1.1.3 > perl-core/Getopt-Long > virtual/perl-PodParser > dev-perl/HTML-Parser > virtual/perl-libnet > dev-perl/Net-SMTP_auth > dev-perl/module-build > dev-lang/perl" > >pkg_setup() { > if ! perl -MSVN::Core < /dev/null 2> /dev/null > then > eerror "You need subversion-1.0.4+ compiled with Perl bindings." > eerror "USE=\"perl\" emerge subversion" > 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 163573
:
108002
| 108004 |
234975