Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57534 Details for
Bug 90814
pasteherecore-0.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pasteherecore-0.1.ebuild file
pasteherecore-0.1.ebuild (text/plain), 612 bytes, created by
Alex
on 2005-04-28 19:33:59 UTC
(
hide
)
Description:
pasteherecore-0.1.ebuild file
Filename:
MIME Type:
Creator:
Alex
Created:
2005-04-28 19:33:59 UTC
Size:
612 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit mono eutils > >DESCRIPTION="Command line client for the PasteHere pastebin." > >HOMEPAGE="http://www.pastehere.com/" > >SRC_URI="http://www.pastehere.com/pasteherecore-0.1.tar.bz2" > >LICENSE="BSD" > >SLOT="0" > >KEYWORDS="~x86" > >IUSE="" > >DEPEND=">=dev-lang/mono-1.1.6-r1" > >src_unpack() { > unpack "${P}.tar.bz2" >} > >src_compile() { > ${WORKDIR}/build ${WORKDIR}/ || die "Build failed :<" >} > >src_install() { > into /usr > dosbin ${WORKDIR}/PasteHereCore.exe > dosbin ${WORKDIR}/pasteherecore >}
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 90814
:
57534
|
57535
|
61913