diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 14:57:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 14:57:41 +0000 |
commit | 4c32502992d64951f4859d284a569b52bb67951f (patch) | |
tree | 0e11223a5f55399b9e240be8e6f05e57a72cb1dd /app-crypt/cryptplug/cryptplug-0.3.16.ebuild | |
parent | Version bump. Closing bug #54825. (diff) | |
download | historical-4c32502992d64951f4859d284a569b52bb67951f.tar.gz historical-4c32502992d64951f4859d284a569b52bb67951f.tar.bz2 historical-4c32502992d64951f4859d284a569b52bb67951f.zip |
Stable on alpha.
Diffstat (limited to 'app-crypt/cryptplug/cryptplug-0.3.16.ebuild')
-rw-r--r-- | app-crypt/cryptplug/cryptplug-0.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16.ebuild index 85f5afef4864..42ac92d2a1c0 100644 --- a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild +++ b/app-crypt/cryptplug/cryptplug-0.3.16.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.ebuild,v 1.5 2004/06/24 21:31:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16.ebuild,v 1.6 2004/07/03 14:57:41 kloeri 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="" DEPEND="=app-crypt/gpgme-0.3.14" |