summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-08-07 08:02:56 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-08-07 08:02:56 +0000
commit42f726862243269b3129408543ea1a3972bc4308 (patch)
treec6120bbc48160867f9f0d9cbb00d2f9db11aeb9b /app-crypt/pinentry/pinentry-0.7.1-r1.ebuild
parentmove cross USE flag into global scope. (diff)
downloadhistorical-42f726862243269b3129408543ea1a3972bc4308.tar.gz
historical-42f726862243269b3129408543ea1a3972bc4308.tar.bz2
historical-42f726862243269b3129408543ea1a3972bc4308.zip
Version 0.7.1 was broken. added x86 keyword to 0.7.1-r1. removed old version
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.7.1-r1.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-0.7.1-r1.ebuild4
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 ae1cf6e17b64..0671c200cbc8 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.2 2004/06/24 21:36:44 agriffis Exp $
+# $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 $
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+ )