diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-02 16:25:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-02 16:25:47 +0000 |
commit | 63d03f15ce03b254f3975ca0761e87b0ef5b114d (patch) | |
tree | fe65cd71e92539c21510e1345b38ad3da4391137 /app-crypt | |
parent | alpha/ia64 stable wrt #194113 (diff) | |
download | gentoo-2-63d03f15ce03b254f3975ca0761e87b0ef5b114d.tar.gz gentoo-2-63d03f15ce03b254f3975ca0761e87b0ef5b114d.tar.bz2 gentoo-2-63d03f15ce03b254f3975ca0761e87b0ef5b114d.zip |
alpha/ia64 stable wrt #194113
(Portage version: 2.1.3.9)
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 7e893654b3fc..df1b30137960 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.68 2007/09/30 14:43:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.69 2007/10/02 16:25:47 armin76 Exp $ + + 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.3.ebuild: + alpha/ia64 stable wrt #194113 30 Sep 2007; Markus Meier <maekke@gentoo.org> pinentry-0.7.3.ebuild: x86 stable, bug #194113 diff --git a/app-crypt/pinentry/pinentry-0.7.3.ebuild b/app-crypt/pinentry/pinentry-0.7.3.ebuild index 81646ac3b494..b89f0d10d42e 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.5 2007/09/30 14:43:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.3.ebuild,v 1.6 2007/10/02 16:25:47 armin76 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* ) |