summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/gpgme/gpgme-0.3.13.ebuild')
-rw-r--r--app-crypt/gpgme/gpgme-0.3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-0.3.13.ebuild b/app-crypt/gpgme/gpgme-0.3.13.ebuild
index 053e2c413ffe..91b4fccedafe 100644
--- a/app-crypt/gpgme/gpgme-0.3.13.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.13.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/gpgme/gpgme-0.3.13.ebuild,v 1.5 2003/02/13 19:24:24 ykoehler Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.13.ebuild,v 1.6 2003/06/29 22:18:39 aliz 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/gpgme/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnupg.org/gpgme.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc "
DEPEND=">=sys-libs/zlib-1.1.3
>=app-crypt/gnupg-1.0.7"