diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-20 19:13:56 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-20 19:13:56 +0000 |
commit | 1d4b6df1824165e62d6e628946e284c1d1434602 (patch) | |
tree | 68b7ddf8a9e0878cbb9142ee320e91ed98eebdac /app-crypt | |
parent | Stable on amd64 wrt bug #206655 (diff) | |
download | gentoo-2-1d4b6df1824165e62d6e628946e284c1d1434602.tar.gz gentoo-2-1d4b6df1824165e62d6e628946e284c1d1434602.tar.bz2 gentoo-2-1d4b6df1824165e62d6e628946e284c1d1434602.zip |
Stable on amd64 wrt bug #206664
(Portage version: 2.1.4)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index 0449aae53b0e..c6a4272d1496 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,10 @@ # 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.78 2008/01/20 15:08:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.79 2008/01/20 19:13:56 angelos Exp $ + + 20 Jan 2008; Christoph Mende <angelos@gentoo.org> + pinentry-0.7.4-r1.ebuild: + Stable on amd64 wrt bug #206664 20 Jan 2008; nixnut <nixnut@gentoo.org> pinentry-0.7.4-r1.ebuild: Stable on ppc wrt bug 206664 diff --git a/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild index f31cf49271f5..8dbd4cc59da1 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.3 2008/01/20 15:08:40 nixnut Exp $ +# $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 $ 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* ) |