Portage is a package management system used by Gentoo Linux
# ChangeLog for app-crypt/cryptplug
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.31 2007/02/16 22:18:13 dragonheart Exp $
16 Feb 2007; Daniel Black
cryptplug-0.3.16-r1.ebuild:
don't abuse ROOT - bug #167240
08 Feb 2007; Diego Pettenò
Regenerate digest in Manifest2 format.
07 Aug 2005; Daniel Black
cryptplug-0.3.16-r1.ebuild:
change to mirror://gnupg
02 Jan 2005; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
16 Nov 2004;
Marking stable on IA64.
16 Nov 2004; Daniel Black
-cryptplug-0.3.16.ebuild:
cleanup of old ebuilds that depend on old gpgme versions in the deletion queue
31 Oct 2004; Tom Gall
stable on ppc64, bug #64485
07 Oct 2004; Guy Martin
Marked stable on hppa.
05 Oct 2004; Pieter Van den Abeele
cryptplug-0.3.16.ebuild:
Masked cryptplug-0.3.16.ebuild stable for ppc
02 Oct 2004; Bryan Østergaard
cryptplug-0.3.16-r1.ebuild:
Stable on alpha, requested in bug 64485.
23 Sep 2004; Gustavo Zacarias
cryptplug-0.3.16-r1.ebuild:
Stable on sparc wrt #64485
18 Sep 2004; Daniel Black
cryptplug-0.3.16-r1.ebuild:
x86 stable as per bug #64485
10 Sep 2004; Daniel Black
Changed maintainer to crypto herd
16 Aug 2004; Daniel Black
cryptplug-0.3.16-r1.ebuild:
Have modified gpgme-0.3.14-r1 a bit to make it easier. As a result this needed
to changed
08 Aug 2004; Guy Martin
Stable on hppa.
*cryptplug-0.3.16-r1 (07 Aug 2004)
07 Aug 2004; Daniel Black
+cryptplug-0.3.16-r1.ebuild:
version bump for bug #57193
03 Jul 2004; Bryan Østergaard
Stable on alpha.
15 Jun 2004; Jason Wever
Stable on sparc.
07 Jun 2004; Daniel Black
cryptplug-0.3.15.ebuild, cryptplug-0.3.16.ebuild:
QA fix on 0.3.15. x86 keword on 0.3.16
*cryptplug-0.3.16 (04 May 2004)
04 May 2004; Travis Tilley
+files/cryptplug-0.3.16-64bit.dif,
+files/cryptplug-0.3.16-initialize-fix.diff, +cryptplug-0.3.16.ebuild:
version bump with general 64bit fixes. i'm marking this stable on amd64 from
the get-go.
25 Feb 2004; Guy Martin
Marked stable on hppa.
15 Feb 2004; Jason Wever
Marked stable on sparc.
10 Feb 2004; Lars Weiler
Stable on ppc
07 Jan 2004; Jon Portnoy
AMD64 keywords.
04 Jan 2004; Jason Wever
Added ~sparc keyword.
*cryptplug-0.3.15 (30 Jan 2003)
28 Mar 2003; Pieter Van den Abeele
Added ~ppc keyword
30 Jan 2003; J Robert Ray
functionality of "gpgmeplug" from earlier versions of gpgme, now separated
out into a separate package and renamed to "cryptplug".
04 Feb 2003; Yannick Koehler
AUX cryptplug-0.3.16-64bit.dif 452 RMD160 d6b49d6e20a8591f46b58429fbaf4e412a06d2c8 SHA1 b83a9a7a682a7968d00744005bfb6578e193d800 SHA256 b82b1ee79b7e47e049b51cb9b288372bc92c891351ed3fd6ea76feddaa591b60
AUX cryptplug-0.3.16-initialize-fix.diff 365 RMD160 f11312a5aa02451843041f6b265975f25559c3d3 SHA1 e54a0c393234254911642861ce00279d4680b886 SHA256 f27ae8ec968a94ea6987719476362fe165af1214ab8b39604433645264d3954c
DIST cryptplug-0.3.16.tar.gz 224964 RMD160 d074ee36c92fb4ba55b7230def25bf0953844711 SHA1 121640256509489476087b2bc309ae9333e68c93 SHA256 2d1daffe2a0f58c5f59526a50407e17bd95121b21e15bded08db274cd98cafde
EBUILD cryptplug-0.3.16-r1.ebuild 933 RMD160 15cca5be8fc811d17d847b017d46ec5cda23d857 SHA1 8ae7466558c2cb026e4d8df5a6e333d8c2cf3f8e SHA256 d80135e5adec4f6f064cdadecd217845ec9eaf5038607dd33d9eeb2f7841cd67
MISC ChangeLog 3700 RMD160 7a0d277aaad18e83316b6f371d672a96712ce46f SHA1 9bdcd00ef88f33c5aefb15086c60f46bdf8592d0 SHA256 535657dc7644c3cefc0ab5b3314cd8dbee121be7ab55e3e73f5048c7a8b47abd
MISC metadata.xml 224 RMD160 74db96ad8aa1d285d83ae93a9f4a767335f55c15 SHA1 d86a171d981b45e7ed0c0b3b5059d2a63c811001 SHA256 9e9ce661a9fdb45a535ad875a247b700a70745359b27533ec29a6a46fa708e86
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild,v 1.14 2007/02/16 22:18:13 dragonheart Exp $
inherit eutils
DESCRIPTION="GPG and S/MIME encryption plugins. Use by KMail v1.5 (KDE 3.1) and Mutt"
HOMEPAGE="http://www.gnupg.org/"
SRC_URI="mirror://gnupg/alpha/cryptplug/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64"
IUSE=""
RDEPEND="~app-crypt/gpgme-0.3.14
virtual/libc"
DEPEND="${RDEPEND}
sys-apps/gawk
sys-apps/grep"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/cryptplug-0.3.16-64bit.dif
epatch ${FILESDIR}/cryptplug-0.3.16-initialize-fix.diff
}
src_compile() {
export GPGME_CONFIG=/usr/bin/gpgme3-config
econf || die "configure failed"
emake || die "make failed"
}
src_install() {
emake DESTDIR=${D} install || die
}