diff options
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.2.1-r1.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild b/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild index 597080b5e59c..bde3180eab03 100644 --- a/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.4 2003/02/13 06:14:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" IUSE="X zlib ldap nls" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl X? ( x11-misc/xloadimage ) zlib? ( sys-libs/zlib ) ldap? ( net-nds/openldap )" |