diff options
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild index 14d60db870f2..8e2c31121d6d 100644 --- a/app-crypt/gnupg/gnupg-1.2.4.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.4.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/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.7 2004/02/23 12:49:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.8 2004/02/25 14:43:42 gmsoft Exp $ inherit eutils flag-o-matic @@ -16,7 +16,7 @@ LICENSE="GPL-2" # non-commercial use. use idea && LICENCE="${LICENCE} | IDEA" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64" IUSE="X ldap nls static caps idea" RDEPEND="!static? ( ldap? ( net-nds/openldap ) |