Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 351298 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]
kpcli-2.2.ebuild
kpcli-2.2.ebuild (text/plain), 692 bytes, created by
Charles Nérot
on 2013-06-18 13:08:02 UTC
(
hide
)
Description:
kpcli-2.2.ebuild
Filename:
MIME Type:
Creator:
Charles Nérot
Created:
2013-06-18 13:08:02 UTC
Size:
692 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/${P}.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}/${P}.pl ${S} || die >} > >src_install() { > mv ${S}/${P}.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