Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26010 Details for
Bug 42316
New ebuild for ruby-serialport
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for ruby-serialport
ruby-serialport-0.6.ebuild (text/plain), 540 bytes, created by
Henry Jen
on 2004-02-20 17:40:12 UTC
(
hide
)
Description:
ebuild for ruby-serialport
Filename:
MIME Type:
Creator:
Henry Jen
Created:
2004-02-20 17:40:12 UTC
Size:
540 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >DESCRIPTION="a library for serial port (rs232) access in ruby" >HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" >SRC_URI="http://rubyforge.org/download.php/72/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" >DEPEND=">=dev-lang/ruby-1.6" > >src_compile() { > ruby extconf.rb || die > emake || die >} > >src_install() { > einstall || die > dodoc CHANGELOG README > docinto test > dodoc test/* >}
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 42316
: 26010