diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-21 21:10:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-21 21:10:49 +0000 |
commit | 1e72753ff208aa38d399d8f4fd155206776ec7ae (patch) | |
tree | ae4a9cdd420bd4b6c70adfc84691288c69d26c01 /app-crypt/pinentry/pinentry-0.7.4-r1.ebuild | |
parent | Stable for HPPA (bug #202170). (diff) | |
download | gentoo-2-1e72753ff208aa38d399d8f4fd155206776ec7ae.tar.gz gentoo-2-1e72753ff208aa38d399d8f4fd155206776ec7ae.tar.bz2 gentoo-2-1e72753ff208aa38d399d8f4fd155206776ec7ae.zip |
Stable for HPPA (bug #206664).
(Portage version: 2.1.4)
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.4-r1.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild index 7433f3ee78b8..5fda7713a56c 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.5 2008/01/20 21:24:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.4-r1.ebuild,v 1.6 2008/01/21 21:10:49 jer 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* ) |