diff options
Diffstat (limited to 'app-crypt/gpa/gpa-0.7.0-r2.ebuild')
-rw-r--r-- | app-crypt/gpa/gpa-0.7.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.7.0-r2.ebuild b/app-crypt/gpa/gpa-0.7.0-r2.ebuild index b67e173940ff..747083d1bf31 100644 --- a/app-crypt/gpa/gpa-0.7.0-r2.ebuild +++ b/app-crypt/gpa/gpa-0.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.8 2005/04/21 18:01:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.9 2005/05/05 22:38:52 swegener Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 ppc sparc amd64 ~alpha" IUSE="nls" DEPEND=">=x11-libs/gtk+-2.0* - >=app-crypt/gnupg-1.2* + >=app-crypt/gnupg-1.2 >=app-crypt/gpgme-0.9.0-r1 nls? ( sys-devel/gettext )" |