summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-06 21:07:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-06 21:07:47 +0000
commit7e7d6c77c3c04a007540833fa116fab911ccb789 (patch)
treec9aa8e6a1e5692cc20746e6ce2669cf71ed39499 /dev-libs
parentStable on sparc wrt #59231 (Manifest recommit) (diff)
downloadgentoo-2-7e7d6c77c3c04a007540833fa116fab911ccb789.tar.gz
gentoo-2-7e7d6c77c3c04a007540833fa116fab911ccb789.tar.bz2
gentoo-2-7e7d6c77c3c04a007540833fa116fab911ccb789.zip
Stable on sparc wrt #59231
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgcrypt/ChangeLog5
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgcrypt/ChangeLog b/dev-libs/libgcrypt/ChangeLog
index 91f709c544ee..942e0ebdb480 100644
--- a/dev-libs/libgcrypt/ChangeLog
+++ b/dev-libs/libgcrypt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgcrypt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.33 2004/07/29 18:25:13 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.34 2004/08/06 21:04:13 gustavoz Exp $
+
+ 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libgcrypt-1.2.0.ebuild:
+ Stable on sparc wrt #59231
29 Jul 2004; Stephen P. Becker <geoman@gentoo.org> libgcrypt-1.1.94.ebuild:
Stable on mips.
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
index 8e140f545cf9..34f281a9dd0c 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.5 2004/07/14 14:39:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.6 2004/08/06 21:04:13 gustavoz 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"
+KEYWORDS="~x86 ~amd64 sparc ~mips ~alpha ~hppa ~ia64 ~ppc ppc64"
IUSE="nls"
DEPEND="dev-libs/libgpg-error"