diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
commit | ae1371e3797c9b5bd85505d86926d6c6d363ed1f (patch) | |
tree | f1fe5205bc69cc308b56bae77644cf9379314709 /app-crypt | |
parent | new ebuild (diff) | |
download | historical-ae1371e3797c9b5bd85505d86926d6c6d363ed1f.tar.gz historical-ae1371e3797c9b5bd85505d86926d6c6d363ed1f.tar.bz2 historical-ae1371e3797c9b5bd85505d86926d6c6d363ed1f.zip |
stable on alpha. syncing alpha packages.
Diffstat (limited to 'app-crypt')
-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 dec36efbee0c..f84f04cecb26 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-2002 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.2 2002/12/26 21:43:39 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1-r1.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" HOMEPAGE="http://www.gnupg.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="X zlib ldap nls" DEPEND="sys-devel/perl |