diff options
author | 2008-05-03 12:18:21 +0000 | |
---|---|---|
committer | 2008-05-03 12:18:21 +0000 | |
commit | 21f65c5b34fbf83c119603ceded1d5718b7b4bc9 (patch) | |
tree | 569913b8ffe01cbe10beb73619b43e546b4cd955 /app-crypt/pinentry/pinentry-0.7.5.ebuild | |
parent | amd64 stable - 217841 (diff) | |
download | historical-21f65c5b34fbf83c119603ceded1d5718b7b4bc9.tar.gz historical-21f65c5b34fbf83c119603ceded1d5718b7b4bc9.tar.bz2 historical-21f65c5b34fbf83c119603ceded1d5718b7b4bc9.zip |
amd64 stable - 217845
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.5.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.5.ebuild b/app-crypt/pinentry/pinentry-0.7.5.ebuild index 1f0b4a49534a..ac952f3a3cb6 100644 --- a/app-crypt/pinentry/pinentry-0.7.5.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.5.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.5.ebuild,v 1.4 2008/04/17 16:52:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.5.ebuild,v 1.5 2008/05/03 12:18:21 rich0 Exp $ inherit qt3 multilib eutils @@ -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* ) |