diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-09 14:59:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-09 14:59:19 +0000 |
commit | 76e589c16c8cb6b7655cfff7312ea9e7d5860e84 (patch) | |
tree | 27f6dd312497c40f41f7bb2a6656ee6820f9278f /app-crypt | |
parent | added rc-addon.sh to use xml config file in own config dir (diff) | |
download | gentoo-2-76e589c16c8cb6b7655cfff7312ea9e7d5860e84.tar.gz gentoo-2-76e589c16c8cb6b7655cfff7312ea9e7d5860e84.tar.bz2 gentoo-2-76e589c16c8cb6b7655cfff7312ea9e7d5860e84.zip |
Stable on amd64 wrt bug #194113
(Portage version: 2.1.3.12)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index 5635711db539..70bcf6c7b907 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.70 2007/10/03 06:17:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.71 2007/10/09 14:59:19 angelos Exp $ + + 09 Oct 2007; Christoph Mende <angelos@gentoo.org> pinentry-0.7.3.ebuild: + Stable on amd64 wrt bug #194113 03 Oct 2007; Tom Gall <tgall@gentoo.org> pinentry-0.7.3.ebuild: stable on ppc64 diff --git a/app-crypt/pinentry/pinentry-0.7.3.ebuild b/app-crypt/pinentry/pinentry-0.7.3.ebuild index 3a02f198215e..3b90b4c0f56a 100644 --- a/app-crypt/pinentry/pinentry-0.7.3.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.3.ebuild,v 1.8 2007/10/08 01:32:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.3.ebuild,v 1.9 2007/10/09 14:59:19 angelos Exp $ #WANT_AUTOCONF="2.5" #WANT_AUTOMAKE="1.9" @@ -13,7 +13,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="gtk ncurses qt3 caps" DEPEND="gtk? ( =x11-libs/gtk+-2* ) |