diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-03-12 22:38:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-03-12 22:38:35 +0000 |
commit | 466775845597ea48e31f709db7e92692c18d7288 (patch) | |
tree | 3988a445613c2c8236c5090aadad64667d3cd7b8 /app-crypt/pinentry | |
parent | - bump patch version. fixes debian bug #272312 (diff) | |
download | gentoo-2-466775845597ea48e31f709db7e92692c18d7288.tar.gz gentoo-2-466775845597ea48e31f709db7e92692c18d7288.tar.bz2 gentoo-2-466775845597ea48e31f709db7e92692c18d7288.zip |
stable on alpha, ia64 and x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index efbdc2e352f4..7a1f8fc35cd8 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.20 2005/01/28 15:36:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.21 2005/03/12 22:38:35 agriffis Exp $ + + 12 Mar 2005; Aron Griffis <agriffis@gentoo.org> pinentry-0.7.2.ebuild: + stable on alpha, ia64 and x86 *pinentry-0.7.2 (28 Jan 2005) diff --git a/app-crypt/pinentry/pinentry-0.7.2.ebuild b/app-crypt/pinentry/pinentry-0.7.2.ebuild index 0727e3d26818..464bb645d9c3 100644 --- a/app-crypt/pinentry/pinentry-0.7.2.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2.ebuild,v 1.1 2005/01/28 15:36:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2.ebuild,v 1.2 2005/03/12 22:38:35 agriffis Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64 alpha ia64" IUSE="gtk gtk2 ncurses qt" DEPEND="gtk? ( |