Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85233 Details for
Bug 130908
[EBUILD] muscletool-2.1.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Basic ebuild
muscletool-2.1.0.ebuild (text/plain), 481 bytes, created by
Bryan Jacobs
on 2006-04-22 17:10:51 UTC
(
hide
)
Description:
Basic ebuild
Filename:
MIME Type:
Creator:
Bryan Jacobs
Created:
2006-04-22 17:10:51 UTC
Size:
481 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DL_NUM="1434" > >DESCRIPTION="MUSCLE SmartCard test tool" >HOMEPAGE="https://alioth.debian.org/projects/muscleapps/" >SRC_URI="https://alioth.debian.org/download.php/${DL_NUM}/${P}.tar.gz" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86" >IUSE="readline" > >DEPEND="" >RDEPEND="" > >src_compile() { > econf $(use_with readline) > emake >} > >src_install() { > make DESTDIR=${D} install >}
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 130908
: 85233