diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:43:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:43:57 +0000 |
commit | 507d13e8ab584809c4be6052c95d0f825a6c517c (patch) | |
tree | 5ab58954482edee026b95255a20be2f99f93a4bf /app-crypt | |
parent | Stable for amd64, wrt bug #502536 (diff) | |
download | gentoo-2-507d13e8ab584809c4be6052c95d0f825a6c517c.tar.gz gentoo-2-507d13e8ab584809c4be6052c95d0f825a6c517c.tar.bz2 gentoo-2-507d13e8ab584809c4be6052c95d0f825a6c517c.zip |
Stable for amd64, wrt bug #518646
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gpgme/gpgme-1.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gpgme/ChangeLog b/app-crypt/gpgme/ChangeLog index 64802ff0f915..77489597a450 100644 --- a/app-crypt/gpgme/ChangeLog +++ b/app-crypt/gpgme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gpgme # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.211 2014/07/31 15:20:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.212 2014/08/02 13:43:57 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gpgme-1.3.2-r1.ebuild: + Stable for amd64, wrt bug #518646 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> gpgme-1.3.2-r1.ebuild: Stable on alpha, bug #518646 diff --git a/app-crypt/gpgme/gpgme-1.3.2-r1.ebuild b/app-crypt/gpgme/gpgme-1.3.2-r1.ebuild index 888afaf8aa48..f07f192cd5f7 100644 --- a/app-crypt/gpgme/gpgme-1.3.2-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.3.2-r1.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/gpgme/gpgme-1.3.2-r1.ebuild,v 1.2 2014/07/31 15:20:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.3.2-r1.ebuild,v 1.3 2014/08/02 13:43:57 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs" DEPEND="app-crypt/gnupg |