Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146107 Details for
Bug 133588
app-office/timetracker (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
timetracker-0.99.1.ebuild
timetracker-0.99.1.ebuild (text/plain), 663 bytes, created by
Gilles Dartiguelongue (RETIRED)
on 2008-03-14 10:19:44 UTC
(
hide
)
Description:
timetracker-0.99.1.ebuild
Filename:
MIME Type:
Creator:
Gilles Dartiguelongue (RETIRED)
Created:
2008-03-14 10:19:44 UTC
Size:
663 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils mono > >DESCRIPTION="A Gnome time tracking application." >HOMEPAGE="http://forgeftp.novell.com/timetracker/index.html" >SRC_URI="http://forge.novell.com/modules/xfcontent/private.php/timetracker/${PV}/${P}.tar.bz2" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >IUSE="" >RDEPEND="dev-lang/mono > >=dev-dotnet/gtk-sharp-2.10" >DEPEND="${RDEPEND}" > >src_unpack() { > unpack ${A} > cd "${S}" > > epatch "${FILESDIR}/${P}-install.sh.patch" > > sed -i "s#%%D%%#${D}#" install.sh >} > >src_install() { > sh install.sh || die "installation failed" >}
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 133588
:
86915
|
86916
| 146107