diff options
author | 2007-03-01 07:21:16 +0000 | |
---|---|---|
committer | 2007-03-01 07:21:16 +0000 | |
commit | 18ef2935e9f8cad1eadc5e6aac624fcca6b3e831 (patch) | |
tree | e67476c5ebbfc0c91b9c008dbef5512dd16e6996 /app-crypt/pinentry/pinentry-0.7.2-r3.ebuild | |
parent | stable x86; bug 168702 (diff) | |
download | gentoo-2-18ef2935e9f8cad1eadc5e6aac624fcca6b3e831.tar.gz gentoo-2-18ef2935e9f8cad1eadc5e6aac624fcca6b3e831.tar.bz2 gentoo-2-18ef2935e9f8cad1eadc5e6aac624fcca6b3e831.zip |
stable x86; bug 167230
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.2-r3.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild b/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild index 575d6028d34a..a30f7a2e72fd 100644 --- a/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r3.ebuild,v 1.18 2007/01/24 17:09:02 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.2-r3.ebuild,v 1.19 2007/03/01 07:21:16 opfer Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.9" @@ -13,7 +13,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* ) |