diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-13 21:04:13 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-13 21:04:13 +0000 |
commit | c21b6c268e598a3cd54301c9945a51f0940c15a0 (patch) | |
tree | 9aab7f1e42871b38247c9a083b3b75851971229e /app-crypt/opencdk/opencdk-0.4.5.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-c21b6c268e598a3cd54301c9945a51f0940c15a0.tar.gz gentoo-2-c21b6c268e598a3cd54301c9945a51f0940c15a0.tar.bz2 gentoo-2-c21b6c268e598a3cd54301c9945a51f0940c15a0.zip |
stable bump
Diffstat (limited to 'app-crypt/opencdk/opencdk-0.4.5.ebuild')
-rw-r--r-- | app-crypt/opencdk/opencdk-0.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/opencdk/opencdk-0.4.5.ebuild b/app-crypt/opencdk/opencdk-0.4.5.ebuild index 7940a3f3aaaf..aeeb1c5f1909 100644 --- a/app-crypt/opencdk/opencdk-0.4.5.ebuild +++ b/app-crypt/opencdk/opencdk-0.4.5.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/opencdk/opencdk-0.4.5.ebuild,v 1.3 2003/09/07 23:45:41 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/opencdk/opencdk-0.4.5.ebuild,v 1.4 2003/10/13 20:59:39 liquidx Exp $ DESCRIPTION="Open Crypto Development Kit for basic OpenPGP message manipulation" HOMEPAGE="http://www.gnutls.org/" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/opencdk/${P}.tar.gz" IUSE="doc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND=">=dev-libs/libgcrypt-1.1.12" |