Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 260578 Details for
Bug 352582
[new ebuild] dev-embedded/sgpp-lite-arm-symbian-bin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch: dev-embedded/sgpp-lite-arm-linux-bin -> dev-embedded/sgpp-lite-arm-symbian-bin
sgpp-lite-arm-symbian-bin-2010.09.54.ebuild.patch (text/plain), 1.27 KB, created by
Dennis Schridde
on 2011-01-24 11:37:21 UTC
(
hide
)
Description:
Patch: dev-embedded/sgpp-lite-arm-linux-bin -> dev-embedded/sgpp-lite-arm-symbian-bin
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2011-01-24 11:37:21 UTC
Size:
1.27 KB
patch
obsolete
>--- gentoo/dev-embedded/sgpp-lite-arm-linux-bin/sgpp-lite-arm-linux-bin-2010.09.50.ebuild 2010-12-02 16:15:56.000000000 +0100 >+++ local/dev-embedded/sgpp-lite-arm-symbian-bin/sgpp-lite-arm-symbian-bin-2010.09.54.ebuild 2010-12-25 18:05:38.237042913 +0100 >@@ -1,11 +1,14 @@ > # Copyright 1999-2010 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sgpp-lite-arm-linux-bin/sgpp-lite-arm-linux-bin-2010.09.50.ebuild,v 1.1 2010/12/02 15:15:56 vapier Exp $ >+# $Header: $ >+ >+inherit versionator > > CPU="arm" >-TARGET="arm-none-linux-gnueabi" >+TARGET="arm-none-symbianelf" > HOST="i686-pc-linux-gnu" >-MY_P="${CPU}-${PV%.*}-${PV##*.}-${TARGET}-${HOST}" >+MY_PV="$(replace_version_separator 2 '-')" >+MY_P="${CPU}-${MY_PV}-${TARGET}-${HOST}" > > DESCRIPTION="regular, validated releases of the GNU Toolchain for ${CPU} processors by CodeSourcery" > HOMEPAGE="http://www.codesourcery.com/sgpp/lite/${CPU}" >@@ -21,7 +24,7 @@ > RDEPEND="sys-libs/glibc" > DEPEND="" > >-S=${WORKDIR}/${CPU}-${PV%.*} >+S=${WORKDIR}/${CPU}-$(get_version_component_range 1-2) > > src_install() { > local d="/opt/${P}" >@@ -41,6 +44,7 @@ > > cat <<-EOF > "${T}"/15${P} > PATH=${d}/bin >+ ROOTPATH=${d}/bin > MANPATH=${d}/share/man > INFOPATH=${d}/share/info > EOF
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 352582
: 260578