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, 3 insertions, 1 deletions
diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild index 669aa93450d6..103607f685b8 100644 --- a/app-crypt/gpa/gpa-0.4.3.ebuild +++ b/app-crypt/gpa/gpa-0.4.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.8 2002/10/04 03:57:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.9 2002/10/05 05:39:05 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Standard GUI for GnuPG" |