Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83400 Details for
Bug 112875
dev-ruby/radrails (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util/radrails-bin ebuild
radrails-bin-0.6.1.ebuild (text/plain), 614 bytes, created by
gutter
on 2006-03-29 14:44:21 UTC
(
hide
)
Description:
dev-util/radrails-bin ebuild
Filename:
MIME Type:
Creator:
gutter
Created:
2006-03-29 14:44:21 UTC
Size:
614 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="RadRails is an integrated development environment (based on Eclipse) for the Ruby on Rails framework." >HOMEPAGE="http://www.radrails.org/" >SRC_URI="mirror://sourceforge/radrails/radrails-${PV}-linux.zip" > >LICENSE="CPL-1.0" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="dev-lang/ruby > dev-ruby/rails > virtual/jre > >x11-libs/gtk+-2" > >src_install() { > dodir /opt/radrails > cp -r ${WORKDIR}/radrails/* ${D}/opt/radrails || die "cp failed" > dobin "${FILESDIR}"/radrails >}
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 112875
: 83400 |
83401