Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7641 Details for
Bug 14567
Kuvert-1.1.0 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild
kuvert-1.1.0.ebuild (text/plain), 662 bytes, created by
Clemens Oertel
on 2003-01-26 07:20:04 UTC
(
hide
)
Description:
Ebuild
Filename:
MIME Type:
Creator:
Clemens Oertel
Created:
2003-01-26 07:20:04 UTC
Size:
662 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Kuvert automatically signs and/or encrypts outgoing email using the PGP/MIME." >HOMEPAGE="http://www.snafu.priv.at/kuvert.html/" >SRC_URI="http://www.snafu.priv.at/kuvert/${P}.tar.gz" >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="virtual/mta > >=app-crypt/quintuple-agent-1.0.3 > >=app-crypt/gnupg-1.2 > >=app-crypt/gnupg-idea-20021211" > >S=${WORKDIR}/${P} > >src_compile() { > patch -p0 -g0 < ${FILESDIR}/idea-extension-1.1.0.patch > make all || die >} > >src_install() { > make DESTDIR=${D} install || die > #einstall >}
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 14567
:
7641
|
7643
|
8012
|
8013