diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:23:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:23:13 +0000 |
commit | 7310d5f25fd539d5ad643d921b109fe707d70538 (patch) | |
tree | 72213f012afb8cf4c2c79e7cf340a3de2c8a53d7 /app-crypt | |
parent | Stable for ia64, wrt bug #534904 (diff) | |
download | gentoo-2-7310d5f25fd539d5ad643d921b109fe707d70538.tar.gz gentoo-2-7310d5f25fd539d5ad643d921b109fe707d70538.tar.bz2 gentoo-2-7310d5f25fd539d5ad643d921b109fe707d70538.zip |
Stable for ia64, wrt bug #540002
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index f917ab88c32d..6995c24cf933 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.162 2015/02/27 11:35:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.163 2015/02/28 13:23:13 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pinentry-0.9.0.ebuild: + Stable for ia64, wrt bug #540002 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pinentry-0.9.0.ebuild: Stable for sparc, wrt bug #540002 diff --git a/app-crypt/pinentry/pinentry-0.9.0.ebuild b/app-crypt/pinentry/pinentry-0.9.0.ebuild index d201507667d5..d7926767ece4 100644 --- a/app-crypt/pinentry/pinentry-0.9.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0.ebuild,v 1.9 2015/02/27 11:35:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0.ebuild,v 1.10 2015/02/28 13:23:13 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk ncurses qt4 caps static" RDEPEND=" |