diff options
Diffstat (limited to 'app-crypt/gpa/gpa-0.4.1-r2.ebuild')
-rw-r--r-- | app-crypt/gpa/gpa-0.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.4.1-r2.ebuild b/app-crypt/gpa/gpa-0.4.1-r2.ebuild index 56f56b6d6b98..9a16be4c0180 100644 --- a/app-crypt/gpa/gpa-0.4.1-r2.ebuild +++ b/app-crypt/gpa/gpa-0.4.1-r2.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-r2.ebuild,v 1.1 2002/04/18 05:33:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.1-r2.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 )" |