Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94729 Details for
Bug 75101
New ebuild: app-misc/sportstracker
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc/sportstracker-2.2.0.ebuild
sportstracker-2.2.0.ebuild (text/plain), 823 bytes, created by
Mario Witte
on 2006-08-20 14:25:47 UTC
(
hide
)
Description:
app-misc/sportstracker-2.2.0.ebuild
Filename:
MIME Type:
Creator:
Mario Witte
Created:
2006-08-20 14:25:47 UTC
Size:
823 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit mono eutils > >MY_PN="SportsTracker" >MY_P="${MY_PN}-${PV}" >S="${WORKDIR}/${MY_P}" > >DESCRIPTION="Application enabling you to record your sports activity" >HOMEPAGE="http://www.saring.de/sportstracker/index.html" >SRC_URI="mirror://sourceforge/sportstracker/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=dev-lang/mono-1.1.13 > >=dev-dotnet/gtk-sharp-2.4.0 > >=dev-dotnet/libgdiplus-1.1.16.1" > >src_install() { > mkdir -p "${D}/usr/share/applications" > mkdir -p "${D}/usr/share/pixmaps" > make PREFIX="${D}/usr" PREFIX_I18N="${D}/usr/share/locale" STARTER_DIR="${D}/usr/share/applications" PIXMAP_DIR="${D}/usr/share/pixmaps" install || die "Install failed!" > dodoc docs/* >}
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 75101
:
46476
|
50748
|
60654
|
60655
|
69660
|
69693
|
77357
|
85607
| 94729 |
104801