diff options
author | 2004-10-02 21:24:09 +0000 | |
---|---|---|
committer | 2004-10-02 21:24:09 +0000 | |
commit | 75ac5d6d7fe2596a035b3849678f3c9254449316 (patch) | |
tree | 51b272071fb0d0c43ba9ee77af655445aa367bb0 /app-crypt/gpa/gpa-0.7.0-r2.ebuild | |
parent | Marking media-libs/netpbm-10.20 stable on x86 wrt security bug #65647 (diff) | |
download | historical-75ac5d6d7fe2596a035b3849678f3c9254449316.tar.gz historical-75ac5d6d7fe2596a035b3849678f3c9254449316.tar.bz2 historical-75ac5d6d7fe2596a035b3849678f3c9254449316.zip |
Keyword ~alpha, requested in bug 64485.
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 95292e3d66f8..4663d7889544 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-2004 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.3 2004/09/29 03:09:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.4 2004/10/02 21:24:09 kloeri Exp $ DESCRIPTION="Standard GUI for GnuPG" HOMEPAGE="http://www.gnupg.org/(en)/related_software/gpa/index.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc ~amd64" +KEYWORDS="~x86 ppc sparc ~amd64 ~alpha" IUSE="nls" DEPEND=">=x11-libs/gtk+-2.0* |