diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-01 18:25:37 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-01 18:25:37 +0000 |
commit | 2c67ea23f9cc2326612e7d28b05a463cf1f6f330 (patch) | |
tree | c102e830581244ffb4045e0e74ecbf8001c7839c /app-crypt/gnupg/gnupg-1.4.18.ebuild | |
parent | Version bump. Add systemd unit (bug #515644). (diff) | |
download | historical-2c67ea23f9cc2326612e7d28b05a463cf1f6f330.tar.gz historical-2c67ea23f9cc2326612e7d28b05a463cf1f6f330.tar.bz2 historical-2c67ea23f9cc2326612e7d28b05a463cf1f6f330.zip |
amd64 stable wrt bug #514718
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.18.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.18.ebuild b/app-crypt/gnupg/gnupg-1.4.18.ebuild index d3ab013a09bd..fd91c9f47586 100644 --- a/app-crypt/gnupg/gnupg-1.4.18.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.2 2014/07/01 01:10:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.3 2014/07/01 18:25:30 zlogene Exp $ EAPI="5" @@ -17,7 +17,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib linguas_ru" COMMON_DEPEND=" |