diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-03 19:38:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-03 19:38:18 +0000 |
commit | c225c446e85b7d3e6b2318be04f5acb398ff9d27 (patch) | |
tree | a8e596a351b3eddb165a90f7c74be106fe43b655 | |
parent | Stable for HPPA (bug #421593). (diff) | |
download | gentoo-2-c225c446e85b7d3e6b2318be04f5acb398ff9d27.tar.gz gentoo-2-c225c446e85b7d3e6b2318be04f5acb398ff9d27.tar.bz2 gentoo-2-c225c446e85b7d3e6b2318be04f5acb398ff9d27.zip |
Stable for HPPA (bug #421593).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index bb4d002f673b..064f4d2b420f 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.122 2012/06/25 19:32:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.123 2012/07/03 19:38:18 jer Exp $ + + 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> pinentry-0.8.1.ebuild: + Stable for HPPA (bug #421593). 25 Jun 2012; Markus Meier <maekke@gentoo.org> pinentry-0.8.1.ebuild: arm stable, bug #421593 diff --git a/app-crypt/pinentry/pinentry-0.8.1.ebuild b/app-crypt/pinentry/pinentry-0.8.1.ebuild index 74632ff04479..0e190a974c23 100644 --- a/app-crypt/pinentry/pinentry-0.8.1.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.9 2012/06/25 19:32:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.10 2012/07/03 19:38:18 jer Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk ncurses qt4 caps static" RDEPEND="app-admin/eselect-pinentry |