Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5486 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]
Ebuild file
pptp-rk-1.1.0.ebuild (text/plain), 733 bytes, created by
Sam
on 2002-11-08 14:59:39 UTC
(
hide
)
Description:
Ebuild file
Filename:
MIME Type:
Creator:
Sam
Created:
2002-11-08 14:59:39 UTC
Size:
733 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/pptp-rk-1.1.0.tar.gz" > >DEPEND="virtual/glibc > sys-libs/ncurses" >RDEPEND=">=ppp-2.4.0" >PROVIDE="pptp-rk" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >src_unpack() { > cd ${WORKDIR} > tar xzf ${DISTDIR}/${P}.tgz > 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