diff options
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild b/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild index ceb858b2a528..de67d22c1b59 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-2003 Gentoo Technologies, Inc. +# 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.5 2003/07/13 13:32:32 aliz Exp $ +# $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 $ DESCRIPTION="Use GPG/PGP with Pine" HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="net-mail/pine" +RDEPEND="net-mail/pine app-crypt/gnupg" DEPEND="${RDEPEND}" S="${WORKDIR}/${P}" diff --git a/net-mail/pinepgp/pinepgp-0.18.0.ebuild b/net-mail/pinepgp/pinepgp-0.18.0.ebuild index 5206388d5d9c..ebc8e155b699 100644 --- a/net-mail/pinepgp/pinepgp-0.18.0.ebuild +++ b/net-mail/pinepgp/pinepgp-0.18.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.ebuild,v 1.7 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0.ebuild,v 1.8 2004/01/05 23:38:49 robbat2 Exp $ DESCRIPTION="Use GPG/PGP with Pine" HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc " -RDEPEND="net-mail/pine" +RDEPEND="net-mail/pine app-crypt/gnupg" DEPEND="${RDEPEND}" S="${WORKDIR}/${P}" |