Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86418 Details for
Bug 121427
app-crypt/signing-party (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
signing-party-0.4.6.ebuild
signing-party-0.4.6.ebuild (text/plain), 1.37 KB, created by
Matthias Blankertz
on 2006-05-08 05:27:31 UTC
(
hide
)
Description:
signing-party-0.4.6.ebuild
Filename:
MIME Type:
Creator:
Matthias Blankertz
Created:
2006-05-08 05:27:31 UTC
Size:
1.37 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A collection of several tools related to OpenPGP" >HOMEPAGE="http://pgp-tools.alioth.debian.org/" >SRC_URI="http://ftp.debian.org/debian/pool/main/s/signing-party/signing-party_${PV}.orig.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc ~x86" >IUSE="iconv recode" > >DEPEND="" >RDEPEND=">=app-crypt/gnupg-1.3.92 > dev-perl/GnuPG-Interface > dev-perl/text-template > dev-perl/MIME-tools > >=dev-perl/MailTools-1.62 > virtual/mailx > virtual/mta > !app-crypt/keylookup* > dev-lang/perl > iconv? (dev-perl/Text-Iconv) > recode? (app-text/recode)" >PROVIDES="app-crypt/keylookup" > >src_unpack() { > unpack ${A} > sed -i -e "s:/usr/share/doc/signing-party/caff/caffrc.sample:/usr/share/doc/${P}/caff/caffrc.sample.gz:g" ${S}/caff/caff >} > >src_install() { > dobin caff/caff caff/pgp-clean caff/pgp-fixkey > dobin gpglist/gpglist > dobin gpgsigs/gpgsigs > dobin gpg-key2ps/gpg-key2ps > dobin gpg-mailkeys/gpg-mailkeys > dobin keylookup/keylookup > doman */*.1 > dodoc README TODO > docinto caff > dodoc caff/README* caff/THANKS caff/TODO caff/caffrc.sample > docinto gpg-key2ps > dodoc gpg-key2ps/README > docinto gpg-mailkeys > dodoc gpg-mailkeys/README gpg-mailkeys/example.gpg-mailkeysrc > docinto keylookup > dodoc keylookup/COPYING keylookup/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 121427
:
78801
|
86418
|
86419
|
86421