diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-31 15:23:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-31 15:23:05 +0000 |
commit | 7da6a7c7da080332d8e66cb54f52a666e31d922c (patch) | |
tree | e6613da7c776f4518ec06ad3077057681666fe1f /app-crypt/gpgme/gpgme-0.3.14-r1.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-7da6a7c7da080332d8e66cb54f52a666e31d922c.tar.gz gentoo-2-7da6a7c7da080332d8e66cb54f52a666e31d922c.tar.bz2 gentoo-2-7da6a7c7da080332d8e66cb54f52a666e31d922c.zip |
stable on ppc64, 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 b4296d40fc90..56488556c7d9 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.13 2004/10/17 13:29:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.14 2004/10/31 15:21:06 tgall 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 ppc64" IUSE="doc" # smime once post gnupg-1.9+ gets unmasked |