summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
commitd80e4d7b812de76012302ab154b8b8a0c706640a (patch)
tree6852e43ed8f4895d9f241cf248a7f2efd48fe35d /app-crypt/gpa/gpa-0.4.1-r1.ebuild
parentupdating bb when I should be asleep (diff)
downloadgentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'app-crypt/gpa/gpa-0.4.1-r1.ebuild')
-rw-r--r--app-crypt/gpa/gpa-0.4.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.4.1-r1.ebuild b/app-crypt/gpa/gpa-0.4.1-r1.ebuild
index 090d6ad8bb8f..9c8203bee09a 100644
--- a/app-crypt/gpa/gpa-0.4.1-r1.ebuild
+++ b/app-crypt/gpa/gpa-0.4.1-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Mikael Hallendal <micke@hallendal.net>
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.1-r1.ebuild,v 1.1 2002/01/24 23:24:08 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.1-r1.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GUI for GnuPG"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnupg.org/gpa.html"
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
+DEPEND="=x11-libs/gtk+-1.2*
nls? ( sys-devel/gettext )"