diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:10:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:10:08 +0000 |
commit | 4115799a9dd83fc6bf8834049fdd54bb1810f39b (patch) | |
tree | 24cfb88c60444bc79949e16115f5fd358111bdaa /app-crypt/cryptplug | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.tar.gz gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.tar.bz2 gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.zip |
stable on alpha and ia64
Diffstat (limited to 'app-crypt/cryptplug')
-rw-r--r-- | app-crypt/cryptplug/cryptplug-0.3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild b/app-crypt/cryptplug/cryptplug-0.3.15.ebuild index d365e476456e..88fd1515814c 100644 --- a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild +++ b/app-crypt/cryptplug/cryptplug-0.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.13 2004/02/25 14:55:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.14 2004/03/03 03:08:58 agriffis Exp $ DESCRIPTION="GPG and S/MIME encryption plugins. Use by KMail v1.5 (KDE 3.1) and Mutt" HOMEPAGE="http://www.gnupg.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc hppa amd64" +KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64" DEPEND="=app-crypt/gpgme-0.3.14" |