diff options
Diffstat (limited to 'app-xemacs/ecrypto/ecrypto-0.12.ebuild')
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ecrypto/ecrypto-0.12.ebuild b/app-xemacs/ecrypto/ecrypto-0.12.ebuild index b67ea93be724..12f6e9d09482 100644 --- a/app-xemacs/ecrypto/ecrypto-0.12.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.12.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-xemacs/ecrypto/ecrypto-0.12.ebuild,v 1.10 2005/01/01 17:00:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.12.ebuild,v 1.11 2005/04/24 03:22:23 hansmi Exp $ SLOT="0" IUSE="" @@ -8,6 +8,6 @@ DESCRIPTION="Crypto functionality in Emacs Lisp." PKG_CAT="standard" DEPEND="" -KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" +KEYWORDS="amd64 x86 ppc alpha sparc ppc64" inherit xemacs-packages |