Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57319 Details for
Bug 88850
BUMP of x11-libs/gksu
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libgksu-1.2.5.ebuild
libgksu-1.2.5.ebuild (text/plain), 526 bytes, created by
Xake
on 2005-04-26 13:45:15 UTC
(
hide
)
Description:
libgksu-1.2.5.ebuild
Filename:
MIME Type:
Creator:
Xake
Created:
2005-04-26 13:45:15 UTC
Size:
526 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >MY_PN="${PN}1.2" >MY_P="${MY_PN}-${PV}a" >S=${WORKDIR}/${MY_P} > > >DESCRIPTION="A library for integration of su into applications" >HOMEPAGE="http://www.nongnu.org/gksu/" >SRC_URI="http://people.debian.org/~kov/gksu/${MY_PN}/${MY_P}.tar.gz" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="" > >src_compile() { > econf || die > emake || die >} > >src_install() { > make DESTDIR=${D} install || die >}
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 88850
:
57316
|
57317
|
57318
|
57319
|
57333
|
57334
|
57335