Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331018 Details for
Bug 445298
app-admin/kpcli - A command line interface to KeePass database files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Proposed ebuild
kpcli-1.6.ebuild (text/plain), 707 bytes, created by
Matthew Rhéaume
on 2012-11-30 07:59:35 UTC
(
hide
)
Description:
Proposed ebuild
Filename:
MIME Type:
Creator:
Matthew Rhéaume
Created:
2012-11-30 07:59:35 UTC
Size:
707 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >DESCRIPTION="A command line interface to KeePass database files" >HOMEPAGE="http://kpcli.sourceforge.net" >SRC_URI="http://downloads.sourceforge.net/project/kpcli/kpcli-1.6.pl" > >LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="" >RDEPEND="dev-lang/perl > dev-perl/Clone > dev-perl/Crypt-Rijndael > dev-perl/TermReadKey > dev-perl/Sort-Naturally > dev-perl/Term-ShellUI > dev-perl/File-KeePass" > >src_unpack() { > mkdir ${S} > mv ${DISTDIR}/kpcli-1.6.pl ${S} || die >} > >src_install() { > mv ${S}/kpcli-1.6.pl ${S}/kpcli || die > dobin kpcli || 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 445298
: 331018 |
351298