Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305817 Details for
Bug 408729
app-misc/shelr - console screencasting tool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild
shelr-0.11.4.ebuild (text/plain), 524 bytes, created by
Alexander Kolesen
on 2012-03-18 19:49:41 UTC
(
hide
)
Description:
Ebuild
Filename:
MIME Type:
Creator:
Alexander Kolesen
Created:
2012-03-18 19:49:41 UTC
Size:
524 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v3 ># $Header: $ > >EAPI=4 > >USE_RUBY="ruby18" > >inherit ruby-fakegem > >DESCRIPTION="Console screencasting tool" >HOMEPAGE="http://shelr.tv/" >SRC_URI="https://github.com/antono/${PN}/tarball/v${PV} -> ${P}.tar.gz" >LICENSE="GPL-3" > >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >ruby_add_rdepend " > dev-ruby/json >" > >all_ruby_unpack() { > unpack ${A} > mv *-${PN}-* "${S}" || die >} > >all_ruby_install() { > all_fakegem_install > doman ${PN}.1 >}
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 408729
:
305805
|
305809
|
305817
|
305819
|
309185
|
314099