Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5837 Details for
Bug 10443
ebuild for a pptp client patched by rein klazes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
*UPDATE* ebuild file
pptp-rk-1.1.0.ebuild (text/plain), 736 bytes, created by
Sam
on 2002-11-20 16:15:47 UTC
(
hide
)
Description:
*UPDATE* ebuild file
Filename:
MIME Type:
Creator:
Sam
Created:
2002-11-20 16:15:47 UTC
Size:
736 bytes
patch
obsolete
># Copyright 2001-2002 Sam Besselink ># Distributed under the terms of the GNU General Public License, v2 or later ># Author Sam Besselink <sambesselink@planet.nl> ># $ > > >DESCRIPTION="PPTP-client patched by Rein Klazes" >HOMEPAGE="http://www.xs4all.nl/~rklazes/data/" >SRC_URI="http://home.planet.nl/~mcdon001/${P}.tar.gz > http://www.adsl4linux.nl/download/${P}.tar.gz" > >DEPEND="virtual/glibc" >RDEPEND=">=ppp-2.4.0" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86" > >src_unpack() { > cd ${WORKDIR} > tar xzf ${DISTDIR}/${P}.tar.gz > cd ${SRCDIR} >} > >src_compile() { > make || die "Make failed." >} > >src_install() { > dosbin pptp > dodoc AUTHORS COPYING ChangeLog DEVELOPERS INSTALL NEWS README READMETOO TODO USING > dodoc Documentation/* > dodoc Reference/* >}
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 10443
:
5486
|
5582
| 5837