summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/gpgme/gpgme-0.4.0.ebuild')
-rw-r--r--app-crypt/gpgme/gpgme-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-0.4.0.ebuild b/app-crypt/gpgme/gpgme-0.4.0.ebuild
index 4901163a8e0f..f6145303f3b8 100644
--- a/app-crypt/gpgme/gpgme-0.4.0.ebuild
+++ b/app-crypt/gpgme/gpgme-0.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.4.0.ebuild,v 1.5 2003/07/06 10:45:01 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.4.0.ebuild,v 1.6 2003/08/14 13:43:17 agriffis Exp $
DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications."
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz"
HOMEPAGE="http://www.gnupg.org/(en)/related_software/gpgme/index.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc hppa"
+KEYWORDS="x86 ~ppc hppa ~alpha"
DEPEND=">=sys-libs/zlib-1.1.3
>=app-crypt/gnupg-1.2*"