Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143593 Details for
Bug 140861
app-laptop/lt_hotswap-0.3.6.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hotswap-0.4.0.ebuild
hotswap-0.4.0.ebuild (text/plain), 751 bytes, created by
marco
on 2008-02-15 21:00:45 UTC
(
hide
)
Description:
hotswap-0.4.0.ebuild
Filename:
MIME Type:
Creator:
marco
Created:
2008-02-15 21:00:45 UTC
Size:
751 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >inherit kde >need-kde 3.5 > >DESCRIPTION="Hotswap allows you to register and unregister hotswappable IDE device" >LICENSE="GPL-2" >HOMEPAGE="http://timstadelmann.de/hotswap.html" >SRC_URI="http://timstadelmann.de/${P}.tar.gz" > >RESTRICT="nomirror" >IUSE="kde motif" >SLOT="0" >KEYWORDS="~x86 ~amd64" > >src_compile () { > local myconf="" > > use kde || myconf=" $myconf --disable-kde-frontend" > use motif || myconf=" $myconf --disable-motif-frontend" > > econf ${myconf} || die "econf failed" > emake bindir=${S} || die "emake failed" > sed -i -e 's|$(bindir)/hotswap|$(DESTDIR)/$(bindir)/hotswap|' "src/Makefile" >}
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 140861
:
92039
|
92040
|
120034
|
120036
| 143593 |
171471