Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229969 Details for
Bug 308341
app-crypt/ssh-multiadd: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ssh-multiadd-1.3.1-r1.ebuild
ssh-multiadd-1.3.1-r1.ebuild (text/plain), 3.10 KB, created by
David Abbott (RETIRED)
on 2010-05-02 01:36:26 UTC
(
hide
)
Description:
ssh-multiadd-1.3.1-r1.ebuild
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2010-05-02 01:36:26 UTC
Size:
3.10 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.25 2006/07/15 03:09:56 vapier Exp $ > >EAPI=2 > >PYTHON_DEPEND="2" > >inherit eutils python > >DESCRIPTION="adds multiple ssh keys to the ssh authentication agent" >HOMEPAGE="http://www.azstarnet.com/~donut/programs/index_s.html#ssh-multiadd" >SRC_URI="http://www.azstarnet.com/~donut/programs/ssh-multiadd/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ppc sparc x86" >IUSE="X" > >DEPEND="X? ( >=net-misc/x11-ssh-askpass-1.2.2 )" >RDEPEND="${DEPEND}" > >src_prepare() { > epatch "${FILESDIR}"/${P}.diff > python_convert_shebangs -r 2 . >} > >pkg_setup() { > python_set_active_version 2 >} > >src_install() { > dobin ssh-multiadd || die > doman ssh-multiadd.1 > dodoc README todo >} >~ >~ >~ >~ >~ >~ >~ >~ >~ >~ >~ >~ >~ >"ssh-multiadd-1.3.1-r1.ebuild" [converted] 36L, 858C 35,2-5 All >
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 308341
:
222949
| 229969