summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 06:25:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 06:25:55 +0000
commit37b169e3bfa54c665ac842c51e0896727c681b87 (patch)
tree680c4460d322c90aafb2c893cd1c4f553318a01c /dev-libs/libgcrypt
parentAdded ~x86 keywords as per testing with realtime module and jackd (with realt... (diff)
downloadhistorical-37b169e3bfa54c665ac842c51e0896727c681b87.tar.gz
historical-37b169e3bfa54c665ac842c51e0896727c681b87.tar.bz2
historical-37b169e3bfa54c665ac842c51e0896727c681b87.zip
removed macos
Diffstat (limited to 'dev-libs/libgcrypt')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
index 93368dcda5db..b4dc50a39e5c 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.0.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/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.12 2004/10/03 09:23:58 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.13 2004/10/23 06:25:55 mr_bones_ Exp $
DESCRIPTION="general purpose crypto library based on the code used in GnuPG"
HOMEPAGE="http://www.gnupg.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 sparc ~mips ~alpha hppa ia64 ~ppc ppc64 macos ppc-macos"
+KEYWORDS="~x86 ~amd64 sparc ~mips ~alpha hppa ia64 ~ppc ppc64 ppc-macos"
IUSE="nls"
DEPEND="dev-libs/libgpg-error"