Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 256733 Details for
Bug 342599
dev-embedded/scratchbox-1.0.26: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scratchbox-devkit-autotools-legacy-1.0.ebuild
scratchbox-devkit-autotools-legacy-1.0.ebuild (text/plain), 869 bytes, created by
Mike Limansky
on 2010-12-09 15:07:06 UTC
(
hide
)
Description:
scratchbox-devkit-autotools-legacy-1.0.ebuild
Filename:
MIME Type:
Creator:
Mike Limansky
Created:
2010-12-09 15:07:06 UTC
Size:
869 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.14.ebuild,v 1.1 2010/06/29 17:38:10 ayoy Exp $ > >SBOX_GROUP="sbox" > >DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier." >HOMEPAGE="http://www.scratchbox.org/" >SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > ># Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294) >RESTRICT="strip" > >RDEPEND=">=dev-embedded/scratchbox-1.0.22" >DEPEND="" > >TARGET_DIR="/opt/scratchbox" > >S=${WORKDIR}/scratchbox > >src_install() { > dodir ${TARGET_DIR} > cp -pRP * "${D}/${TARGET_DIR}" >}
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 342599
:
251913
|
252179
| 256733 |
263273