Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138475 Details for
Bug 202270
dev-lang/rebol-sdk-2705042 (NEW ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang/rebol-sdk-2705042.ebuild
rebol-sdk-2705042.ebuild (text/plain), 1.69 KB, created by
Emmanuel Rosa
on 2007-12-14 17:03:55 UTC
(
hide
)
Description:
dev-lang/rebol-sdk-2705042.ebuild
Filename:
MIME Type:
Creator:
Emmanuel Rosa
Created:
2007-12-14 17:03:55 UTC
Size:
1.69 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils >inherit versionator > >DESCRIPTION="The proprietary Relative Expression Based Object Language." >HOMEPAGE="http://www.rebol.com/" >SRC_URI="http://www.rebol.net/builds/sdk/sdk-${PV}.tar.gz" >LICENSE="rebol-sdk" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=sys-libs/glibc-2.4.0 > >=x11-libs/libX11-1.1.2 > >=x11-libs/libXext-1.0.3 > >=x11-libs/libXt-1.0.5 > >=x11-libs/libXaw-1.0.4 > >=x11-libs/libXmu-1.0.3 > >=sys-libs/libstdc++-v3-3.3.6 > >=media-libs/freetype-2.3.5 > >=sys-devel/gcc-4.0.0 > >=x11-libs/libXau-1.0.3 > >=x11-libs/libXdmcp-1.0.2 > >=x11-libs/libSM-1.0.3 > >=x11-libs/libICE-1.0.4 > >=x11-libs/libXpm-3.5.7 > >=sys-libs/zlib-1.2.3" > >src_install() { > insinto /opt/ > doins -r * > fperms 755 /opt/${PN}/tools/enbase > fperms 755 /opt/${PN}/tools/encmd > fperms 755 /opt/${PN}/tools/enface > fperms 755 /opt/${PN}/tools/enpro > fperms 755 /opt/${PN}/tools/rebbase > fperms 755 /opt/${PN}/tools/rebcmd > fperms 755 /opt/${PN}/tools/rebface > fperms 755 /opt/${PN}/tools/rebol > fperms 755 /opt/${PN}/tools/rebpro > fperms 755 /opt/${PN}/tools/rebview > > dosym /opt/${PN}/tools/enbase /usr/bin/enbase > dosym /opt/${PN}/tools/encmd /usr/bin/encmd > dosym /opt/${PN}/tools/enface /usr/bin/enface > dosym /opt/${PN}/tools/enpro /usr/bin/enpro > dosym /opt/${PN}/tools/rebbase /usr/bin/rebbase > dosym /opt/${PN}/tools/rebcmd /usr/bin/rebcmd > dosym /opt/${PN}/tools/rebface /usr/bin/rebface > dosym /opt/${PN}/tools/rebol /usr/bin/rebol > dosym /opt/${PN}/tools/rebpro /usr/bin/rebpro > dosym /opt/${PN}/tools/rebview /usr/bin/rebview > > make_desktop_entry "rebview" "Rebol/View" "" "Application;Development" >}
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 202270
: 138475 |
138477