diff options
Diffstat (limited to 'app-crypt/gpa/gpa-0.4.3.ebuild')
-rw-r--r-- | app-crypt/gpa/gpa-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild index 9353ec50a825..775c4bf11448 100644 --- a/app-crypt/gpa/gpa-0.4.3.ebuild +++ b/app-crypt/gpa/gpa-0.4.3.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.3.ebuild,v 1.1 2002/05/20 00:11:29 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.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* app-crypt/gnupg nls? ( sys-devel/gettext )" |