Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124170 Details for
Bug 184532
dev-embedded/gnap: sys-boot/syslinux-2.13 dependency breaks on soekris box
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
changed gnap ebuild
gnap-2.0.ebuild (text/plain), 890 bytes, created by
Austin McKinley
on 2007-07-07 19:50:38 UTC
(
hide
)
Description:
changed gnap ebuild
Filename:
MIME Type:
Creator:
Austin McKinley
Created:
2007-07-07 19:50:38 UTC
Size:
890 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-embedded/gnap/gnap-2.0.ebuild,v 1.1 2006/04/21 18:36:17 koon Exp $ > >MY_P="${P/gnap/gnap-tools}" >S="${WORKDIR}/${MY_P}" >DESCRIPTION="Gentoo-based Network Appliance building system" >HOMEPAGE="http://embedded.gentoo.org/gnap.xml" > >SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 > !minimal? ( mirror://gentoo/${PN}-core-${PV}.tar )" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="minimal" > >RDEPEND="app-cdr/cdrtools > sys-fs/dosfstools > sys-boot/syslinux" > >src_unpack() { > unpack ${MY_P}.tar.bz2 >} > >src_install() { > dobin gnap_overlay > doman gnap_overlay.1 > > dodoc README.upgrading > > dodir /usr/lib/gnap > insinto /usr/lib/gnap > if ! use minimal; then > newins ${DISTDIR}/${PN}-core-${PV}.tar ${PN}-core.tar > doins -r mbr > doins -r examples > fi >}
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 184532
: 124170