Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147509 Details for
Bug 170013
net-misc/dynagen (Dynamips Configuration Generator) - new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild to avoid python env var
dynagen-0.10.1_RC1.ebuild (text/plain), 820 bytes, created by
Xavier Guipon
on 2008-03-28 07:47:11 UTC
(
hide
)
Description:
new ebuild to avoid python env var
Filename:
MIME Type:
Creator:
Xavier Guipon
Created:
2008-03-28 07:47:11 UTC
Size:
820 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Text-based frontend to Dynamips Cisco router emulator." >HOMEPAGE="http://www.dynagen.org/" >SRC_URI="mirror://sourceforge/dyna-gen/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="app-emulation/dynamips > >=dev-lang/python-2.5.1-r2" >RDEPEND="" > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_install() { > > insinto /usr/lib/dynagen > doins *.py > exeinto /usr/lib/dynagen > doexe dynagen > > insinto /etc > doins dynagen.ini > > dodir /usr/share/dynagen > insinto /usr/share/dynagen > doins configspec > > dodoc README.txt COPYING > > insinto /usr/share/doc/${P} > doins -r sample_labs > dohtml -r docs/* > > dosym /usr/lib/dynagen/dynagen /usr/bin/dynagen || die "Install failed!" >}
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 170013
:
112613
|
112614
|
135406
| 147509 |
205747