diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 01:15:57 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 01:15:57 +0000 |
commit | 0c2167b6be3c7a80e6485586ddcd5bf2550e3fe2 (patch) | |
tree | 7f24c6a134970f169b20fef35a9c2568a57c79d3 /app-crypt/pinentry | |
parent | Stable on amd64 wrt bug #288103 (diff) | |
download | gentoo-2-0c2167b6be3c7a80e6485586ddcd5bf2550e3fe2.tar.gz gentoo-2-0c2167b6be3c7a80e6485586ddcd5bf2550e3fe2.tar.bz2 gentoo-2-0c2167b6be3c7a80e6485586ddcd5bf2550e3fe2.zip |
Stable on amd64 wrt bug #299388
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index b5e994b79966..37106099d20b 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.102 2010/06/20 14:36:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.103 2010/06/24 01:15:57 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> pinentry-0.8.0.ebuild: + Stable on amd64 wrt bug #299388 20 Jun 2010; Christian Faulhammer <fauli@gentoo.org> pinentry-0.8.0.ebuild: diff --git a/app-crypt/pinentry/pinentry-0.8.0.ebuild b/app-crypt/pinentry/pinentry-0.8.0.ebuild index 7f6c9e5bfa8e..185f1d12a030 100644 --- a/app-crypt/pinentry/pinentry-0.8.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.4 2010/06/20 14:36:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.5 2010/06/24 01:15:57 angelos 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 ~x86-fbsd ~x64-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 ~x86-fbsd ~x64-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" DEPEND="static? ( sys-libs/ncurses ) |