diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-30 20:15:21 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-30 20:15:21 +0000 |
commit | 4a336e414163965bb73e19c692fe70ca0b3cb141 (patch) | |
tree | dfeac1fefac71c22fa3219cf17477212a5e3a50b /app-crypt/gnupg/gnupg-1.4.4.ebuild | |
parent | Stable on ppc; gcc-4 related; bug #138099. (diff) | |
download | historical-4a336e414163965bb73e19c692fe70ca0b3cb141.tar.gz historical-4a336e414163965bb73e19c692fe70ca0b3cb141.tar.bz2 historical-4a336e414163965bb73e19c692fe70ca0b3cb141.zip |
Stable on alpha wrt Bug #137622.
Package-Manager: portage-2.1
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.4.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.4.ebuild b/app-crypt/gnupg/gnupg-1.4.4.ebuild index 379c722881a9..41e0e34bc568 100644 --- a/app-crypt/gnupg/gnupg-1.4.4.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.4.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.4.ebuild,v 1.9 2006/06/28 19:18:03 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.4.ebuild,v 1.10 2006/06/30 20:15:21 tcort Exp $ inherit eutils flag-o-matic linux-info @@ -15,7 +15,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="bzip2 curl ecc idea ldap nls readline selinux smartcard static usb zlib X" # IUSE+=caps |