diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-13 20:58:23 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-13 20:58:23 +0000 |
commit | e1a34a527484376d1cbf1c3b1ed0a379e5cc7782 (patch) | |
tree | 695531bb94d30a78f07471025ca2f6734b15fbc9 /dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild | |
parent | adding alternate. Closes #22675. (diff) | |
download | gentoo-2-e1a34a527484376d1cbf1c3b1ed0a379e5cc7782.tar.gz gentoo-2-e1a34a527484376d1cbf1c3b1ed0a379e5cc7782.tar.bz2 gentoo-2-e1a34a527484376d1cbf1c3b1ed0a379e5cc7782.zip |
stable bump
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild')
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild index 49e0003ee11d..fa104bbdd408 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.1.12.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/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild,v 1.5 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild,v 1.6 2003/10/13 20:58:15 liquidx 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/alpha/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="doc nls" DEPEND="doc? ( app-text/jadetex |