diff options
Diffstat (limited to 'net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild')
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild b/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild index de67d22c1b59..6dbcd3ef7e99 100644 --- a/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild +++ b/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild,v 1.6 2004/01/05 23:38:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild,v 1.7 2004/03/23 19:02:24 mholzer Exp $ DESCRIPTION="Use GPG/PGP with Pine" HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/" @@ -9,8 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="net-mail/pine app-crypt/gnupg" -DEPEND="${RDEPEND}" +DEPEND="net-mail/pine app-crypt/gnupg" S="${WORKDIR}/${P}" |