diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 20:55:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 20:55:20 +0000 |
commit | d7a12c42e2db9d65ad03d06d566e4eeb37755f81 (patch) | |
tree | 86fef49a352cb93a0c271ab5f96136a529b92daf /app-crypt/gnupg/gnupg-1.4.5-r2.ebuild | |
parent | update maintainer from wanted to needed (diff) | |
download | gentoo-2-d7a12c42e2db9d65ad03d06d566e4eeb37755f81.tar.gz gentoo-2-d7a12c42e2db9d65ad03d06d566e4eeb37755f81.tar.bz2 gentoo-2-d7a12c42e2db9d65ad03d06d566e4eeb37755f81.zip |
Stable on Alpha + ia64, bug 136665.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.5-r2.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild b/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild index ece26f4200c5..b6a4f80fee23 100644 --- a/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild,v 1.9 2006/11/12 03:57:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.5-r2.ebuild,v 1.10 2006/11/25 20:55:20 kloeri Exp $ inherit eutils flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="bzip2 bindist curl ecc idea ldap nls readline selinux smartcard static usb zlib X linguas_ru" COMMON_DEPEND=" |