diff options
author | Travis Tilley <lv@gentoo.org> | 2004-10-13 23:28:30 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-10-13 23:28:30 +0000 |
commit | 2528acc74b25a74839cf151c9bd1b3a4e84bde8a (patch) | |
tree | d28ae6ffdec07ddf95db85248e27dc2fab0876af /app-crypt/cryptplug | |
parent | Added to ~ppc-macos. (Manifest recommit) (diff) | |
download | gentoo-2-2528acc74b25a74839cf151c9bd1b3a4e84bde8a.tar.gz gentoo-2-2528acc74b25a74839cf151c9bd1b3a4e84bde8a.tar.bz2 gentoo-2-2528acc74b25a74839cf151c9bd1b3a4e84bde8a.zip |
stable on amd64
Diffstat (limited to 'app-crypt/cryptplug')
-rw-r--r-- | app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild index 992347cd7288..95a3250add53 100644 --- a/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild +++ b/app-crypt/cryptplug/cryptplug-0.3.16-r1.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/cryptplug/cryptplug-0.3.16-r1.ebuild,v 1.7 2004/10/07 18:22:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild,v 1.8 2004/10/13 23:28:30 lv Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" IUSE="" RDEPEND="=app-crypt/gpgme-0.3.14-r1 |