diff options
author | Jason Wever <weeve@gentoo.org> | 2004-02-29 19:24:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-02-29 19:24:09 +0000 |
commit | c145e3a8d1b1868d7b1ef05066a682d5e1cad175 (patch) | |
tree | 48aaa13540c9924a1e13ec5e6479097f7b19121c /app-crypt/opencdk/opencdk-0.5.3.ebuild | |
parent | I hope you like ~sparcin' too. (Manifest recommit) (diff) | |
download | gentoo-2-c145e3a8d1b1868d7b1ef05066a682d5e1cad175.tar.gz gentoo-2-c145e3a8d1b1868d7b1ef05066a682d5e1cad175.tar.bz2 gentoo-2-c145e3a8d1b1868d7b1ef05066a682d5e1cad175.zip |
All I ever had, redemption ~sparc.
Diffstat (limited to 'app-crypt/opencdk/opencdk-0.5.3.ebuild')
-rw-r--r-- | app-crypt/opencdk/opencdk-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/opencdk/opencdk-0.5.3.ebuild b/app-crypt/opencdk/opencdk-0.5.3.ebuild index b1815c4c530e..f8d8ef0c37f5 100644 --- a/app-crypt/opencdk/opencdk-0.5.3.ebuild +++ b/app-crypt/opencdk/opencdk-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/opencdk/opencdk-0.5.3.ebuild,v 1.2 2004/02/22 17:52:27 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/opencdk/opencdk-0.5.3.ebuild,v 1.3 2004/02/29 19:24:09 weeve 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 amd64" +KEYWORDS="~x86 amd64 ~sparc" RDEPEND=">=dev-libs/libgcrypt-1.1.91" |