summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-08-07 19:47:42 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-08-07 19:47:42 +0000
commit3066b93c661e38ae6b196ca45a3f35e417034dd1 (patch)
tree82c90df2c70a838fcbabad51969d6239247186ed /app-crypt/opencdk/opencdk-0.5.5.ebuild
parentAdded extra documentation and tutorials, and a fix for a sandbox violation. (... (diff)
downloadgentoo-2-3066b93c661e38ae6b196ca45a3f35e417034dd1.tar.gz
gentoo-2-3066b93c661e38ae6b196ca45a3f35e417034dd1.tar.bz2
gentoo-2-3066b93c661e38ae6b196ca45a3f35e417034dd1.zip
stable bump
Diffstat (limited to 'app-crypt/opencdk/opencdk-0.5.5.ebuild')
-rw-r--r--app-crypt/opencdk/opencdk-0.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/opencdk/opencdk-0.5.5.ebuild b/app-crypt/opencdk/opencdk-0.5.5.ebuild
index 5085bf00eaf1..6c558160c6bb 100644
--- a/app-crypt/opencdk/opencdk-0.5.5.ebuild
+++ b/app-crypt/opencdk/opencdk-0.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/opencdk/opencdk-0.5.5.ebuild,v 1.5 2004/08/07 17:06:45 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/opencdk/opencdk-0.5.5.ebuild,v 1.6 2004/08/07 19:44:14 liquidx Exp $
DESCRIPTION="Open Crypto Development Kit for basic OpenPGP message manipulation"
HOMEPAGE="http://www.gnutls.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/opencdk/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc ~mips alpha amd64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~mips alpha amd64 ~ppc64"
IUSE="doc"
RDEPEND=">=dev-libs/libgcrypt-1.1.94"