Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30387 Details for
Bug 49486
gpass-0.4.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gpass-0.4.ebuild
gpass-0.4.ebuild (text/plain), 766 bytes, created by
Morten Fjord-Larsen
on 2004-04-30 04:57:44 UTC
(
hide
)
Description:
gpass-0.4.ebuild
Filename:
MIME Type:
Creator:
Morten Fjord-Larsen
Created:
2004-04-30 04:57:44 UTC
Size:
766 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-admin/fpm/fpm-0.60.ebuild,v 1.3 2004/04/14 07:27:00 aliz Exp $ > >DESCRIPTION="A password manager for GNOME." >SRC_URI="mirror://sourceforge/gpass/${P}.tar.gz" >HOMEPAGE="http://gpass.sourceforge.net" > >KEYWORDS="x86" >SLOT="0" >LICENSE="GPL-2" >IUSE="nls" > >RDEPEND="virtual/glibc > >=x11-libs/gtk+-2.2 > >=gnome-base/libglade-2 > >=dev-libs/openssl-0.9.6m > nls? ( sys-devel/gettext )" > >DEPEND="${RDEPEND} > sys-devel/automake > dev-util/pkgconfig" > >src_compile() { > ./configure --prefix=/usr > emake || die "Make failed" >} > >src_install() { > make prefix=${D}/usr install > dodoc AUTHORS NEWS README ChangeLog TODO >}
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 49486
:
30387
|
30885
|
64982
|
64984
|
80842