diff options
author | 2002-12-09 04:21:04 +0000 | |
---|---|---|
committer | 2002-12-09 04:21:04 +0000 | |
commit | 23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e (patch) | |
tree | 01666b54889d18af79eaa4fdb463c3a15451a13e /dev-libs/libgcrypt | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.gz historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.bz2 historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/libgcrypt')
-rw-r--r-- | dev-libs/libgcrypt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libgcrypt/ChangeLog b/dev-libs/libgcrypt/ChangeLog index 139fc911a2dc..2e507b934a27 100644 --- a/dev-libs/libgcrypt/ChangeLog +++ b/dev-libs/libgcrypt/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-libs/atlas # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.3 2002/10/13 02:23:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.4 2002/12/09 04:21:03 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libgcrypt-1.1.8 (12 Oct 2002) 12 Oct 2002; Seemant Kulleen <seemant@gentoo.org> libgcrypt-1.1.8.ebuild diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild index 85a0a14bcfc1..d3802e915570 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.9 2002/12/09 04:21:03 manson Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnupg.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="app-text/jadetex app-text/docbook2X" diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild index 55135646c2ae..59b1b0a55c66 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild,v 1.1 2002/10/13 02:23:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild,v 1.2 2002/12/09 04:21:03 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="libgcrypt is a general purpose crypto library based on the code used in GnuPG." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " DEPEND="app-text/jadetex app-text/docbook2X" |