Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 133504 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]
dynamips-0.2.8-RC2 ebuild
dynamips-0.2.8_rc2.ebuild (text/plain), 1.02 KB, created by
Sergey Khalavchuck
on 2007-10-15 06:57:39 UTC
(
hide
)
Description:
dynamips-0.2.8-RC2 ebuild
Filename:
MIME Type:
Creator:
Sergey Khalavchuck
Created:
2007-10-15 06:57:39 UTC
Size:
1.02 KB
patch
obsolete
># ># Distributed under the terms of the GNU General Public License v2 ># $Header: Exp $ > >inherit eutils >inherit flag-o-matic > >MY_P="dynamips-0.2.8-RC2" > >DESCRIPTION="dynamips a Cisco 7200/3600 Simulator" >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="" >MAKEOPTS="" >DEPEND="net-libs/libpcap || (dev-libs/libelf dev-libs/elfutils)" >FEATURES="nostrip" >QA_EXECSTACK="usr/sbin/dynamips" > >src_unpack() { > unpack ${A} > cd ${S} > sed -i -e 's:PCAP_LIB=\/:#PCAP:g' Makefile || die > sed -i -e 's:#PCAP_LIB=-lpcap:PCAP_LIB=-lpcap:g' Makefile || die >} > >src_compile() { > cd ${S} > emake || die "emake ${P} failed" >} > >src_install () { > dosbin nvram_export dynamips || die > doman dynamips.1 hypervisor_mode.7 nvram_export.1 > dodoc COPYING ChangeLog TODO README README.hypervisor >} > >pkg_postinst(){ > einfo "Please enjoy Cisco 7200 Simulator and " > einfo "always obtain IOS from Cisco web site." >} >
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