Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 112580 Details for
Bug 154491
dynamips-0.2.7 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
dynamips-0.2.7_rc1.ebuild (text/plain), 741 bytes, created by
David Bailey
on 2007-03-08 16:44:11 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
David Bailey
Created:
2007-03-08 16:44:11 UTC
Size:
741 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >MY_P="dynamips-0.2.7-RC1" > >DESCRIPTION="Simulator of Cisco 3600 and 7200" >HOMEPAGE="http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator" >SRC_URI="http://www.ipflow.utc.fr/dynamips/${MY_P}.tar.gz" >S="${WORKDIR}/${MY_P}" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 amd64" >IUSE="" > >DEPEND="net-libs/libpcap > dev-libs/libelf" > >src_unpack() { > unpack ${A} > cd ${MY_P} > epatch ${FILESDIR}/${ARCH}_libpcap.patch >} > >src_compile() { > emake || die >} > >src_install() { > dobin dynamips nvram_export > doman dynamips.1 hypervisor_mode.7 nvram_export.1 > dodoc COPYING ChangeLog TODO README README.hypervisor >}
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 154491
:
101490
|
101491
|
109339
|
109341
|
109344
|
109345
| 112580 |
129164
|
130335
|
133504
|
135405
|
141074
|
141075
|
178792