diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-25 18:49:45 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-25 18:49:45 +0000 |
commit | 2ba5c6057c66e546384b9f21ddfd1b65f0a306cf (patch) | |
tree | 3ab505f8c9cd3616a03bd46de83ae70154db98e5 /app-crypt/pinentry/pinentry-0.7.1-r1.ebuild | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-2ba5c6057c66e546384b9f21ddfd1b65f0a306cf.tar.gz gentoo-2-2ba5c6057c66e546384b9f21ddfd1b65f0a306cf.tar.bz2 gentoo-2-2ba5c6057c66e546384b9f21ddfd1b65f0a306cf.zip |
stable on amd64
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.1-r1.ebuild')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild b/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild index 0671c200cbc8..d4e834563a08 100644 --- a/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild,v 1.3 2004/08/07 08:02:56 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.1-r1.ebuild,v 1.4 2004/08/25 18:46:16 lv Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/pinentry/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="qt gtk ncurses" DEPEND="gtk? ( x11-libs/gtk+ ) |