Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215110 Details for
Bug 299439
app-misc/researchmaster - research media organization and management tool for multi-taskers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
researchmaster-2.5.ebuild
researchmaster-2.5.ebuild (text/plain), 837 bytes, created by
charlie cosse
on 2010-01-04 01:03:43 UTC
(
hide
)
Description:
researchmaster-2.5.ebuild
Filename:
MIME Type:
Creator:
charlie cosse
Created:
2010-01-04 01:03:43 UTC
Size:
837 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils python games > >DESCRIPTION="Research media organization and management tool for multi-taskers" >HOMEPAGE="http://www.asymptopia.org/staticpages/index.php?page=ResearchMaster" >SRC_URI="http://www.asymptopia.org/gentoo/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="dev-lang/python" >RDEPEND="dev-python/wxpython > app-text/texlive" > > >src_install() { > insinto /usr/$(get_libdir)/$(python_libdir)/site-packages > doins -r ResearchMaster > exeinto ${GAMES_BINDIR} > exeopts -m0755 > doexe researchmaster > dodir ${GAMES_STATEDIR} > dodir ${GAMES_STATEDIR}/ResearchMaster > insinto ${GAMES_STATEDIR}/ResearchMaster > doins -r Globals >} >
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 299439
:
214992
|
215110
|
215128
|
215137