diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 21:24:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 21:24:59 +0000 |
commit | ffebf188f5a43d793a44909e8b390324388d2088 (patch) | |
tree | 47251e8d266cd9585ccc06dfbcddff7eeccb8768 /app-crypt | |
parent | alpha/sparc/x86 stable wrt #206711 (diff) | |
download | gentoo-2-ffebf188f5a43d793a44909e8b390324388d2088.tar.gz gentoo-2-ffebf188f5a43d793a44909e8b390324388d2088.tar.bz2 gentoo-2-ffebf188f5a43d793a44909e8b390324388d2088.zip |
alpha/ia64/sparc/x86 stable wrt #206664
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index c6a4272d1496..8fe86f962a0b 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.79 2008/01/20 19:13:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.80 2008/01/20 21:24:59 armin76 Exp $ + + 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.4-r1.ebuild: + alpha/ia64/sparc/x86 stable wrt #206664 20 Jan 2008; Christoph Mende <angelos@gentoo.org> pinentry-0.7.4-r1.ebuild: diff --git a/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild index 8dbd4cc59da1..7433f3ee78b8 100644 --- a/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild,v 1.4 2008/01/20 19:13:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild,v 1.5 2008/01/20 21:24:59 armin76 Exp $ inherit qt3 multilib eutils flag-o-matic @@ -10,7 +10,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* ) |