diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-10-17 13:30:20 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-10-17 13:30:20 +0000 |
commit | 04223e1188af7dd43606ae8c873594cfd5bea643 (patch) | |
tree | b53f480863e2e58d14c41e9bac6cb4db0a45f83a /app-crypt/gpgme/gpgme-0.3.14-r1.ebuild | |
parent | remove broken versions (Manifest recommit) (diff) | |
download | gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.tar.gz gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.tar.bz2 gentoo-2-04223e1188af7dd43606ae8c873594cfd5bea643.zip |
stable on ia64, bug #64485
Diffstat (limited to 'app-crypt/gpgme/gpgme-0.3.14-r1.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-0.3.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild index 867727a9f484..b4296d40fc90 100644 --- a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.14-r1.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/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.12 2004/10/13 23:27:19 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.13 2004/10/17 13:29:14 hattya Exp $ DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications." HOMEPAGE="http://www.gnupg.org/gpgme.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gpgme/${P}.tar.gz" LICENSE="GPL-2" SLOT="0.3" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="doc" # smime once post gnupg-1.9+ gets unmasked |