Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80842 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.5.0 ebuild
gpass-0.5.0.ebuild (text/plain), 768 bytes, created by
Jose Marino
on 2006-02-27 09:22:19 UTC
(
hide
)
Description:
gpass-0.5.0 ebuild
Filename:
MIME Type:
Creator:
Jose Marino
Created:
2006-02-27 09:22:19 UTC
Size:
768 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/gpass/gpass-0.5.0ebuild,v 0.1 ># 2005/08/03 12:00:00 Exp $ > >inherit eutils gnome2 > >DESCRIPTION="A password manager for GNOME." >SRC_URI="http://projects.netlab.jp/gpass/release/${P}.tar.gz" >HOMEPAGE="http://projects.netlab.jp/gpass/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="static" > >RDEPEND=">=x11-libs/gtk+-2.6 > app-crypt/mhash > dev-libs/libmcrypt" > >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >USE_DESTDIR="1" > >src_compile() { > econf \ > $(use_enable static) \ > || die "econf failed" > > emake || die "emake failed" >} > >src_install() { > gnome2_src_install > dodoc AUTHORS TODO README INSTALL NEWS >}
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