Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 168638 Details for
Bug 242300
Add ebuild for app-portage/unmasker-0.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-portage/unmasker-0.4 ebuild
unmasker-0.4.ebuild (text/plain), 546 bytes, created by
Valery Novikov
on 2008-10-16 04:26:38 UTC
(
hide
)
Description:
app-portage/unmasker-0.4 ebuild
Filename:
MIME Type:
Creator:
Valery Novikov
Created:
2008-10-16 04:26:38 UTC
Size:
546 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: Author: Valery Novikov (devel0per) $ > >inherit eutils > >DESCRIPTION="This is Gentoo packages automatic unmasker" >HOMEPAGE="http://devel0per-soft.blogspot.com/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tbz2" > >LICENSE="GPL2" > >SLOT="0" >KEYWORDS="x86 amd64" >IUSE="" > >DEPEND="sys-apps/portage > app-portage/eix" > >RDEPEND="${DEPEND}" > >src_install() >{ > dobin usr/bin/unmasker > cp -rf ${S}/etc ${D} >} > >pkg_postinst() >{ > cat $S/README >} >
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 242300
:
168638
|
170437
|
238999
|
239001
|
239003