diff options
author | 2003-10-13 20:58:23 +0000 | |
---|---|---|
committer | 2003-10-13 20:58:23 +0000 | |
commit | a4b734f006896ce6ab7a7dce9cc4cc4ada0a1689 (patch) | |
tree | f2aa7435b96c5ec53062bbf8ed5cc228da440ce8 /dev-libs/libgcrypt/libgcrypt-1.1.12.ebuild | |
parent | adding alternate. Closes #22675. (diff) | |
download | historical-a4b734f006896ce6ab7a7dce9cc4cc4ada0a1689.tar.gz historical-a4b734f006896ce6ab7a7dce9cc4cc4ada0a1689.tar.bz2 historical-a4b734f006896ce6ab7a7dce9cc4cc4ada0a1689.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 |