diff options
Diffstat (limited to 'app-xemacs/mailcrypt')
-rw-r--r-- | app-xemacs/mailcrypt/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mailcrypt/mailcrypt-2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/mailcrypt/ChangeLog b/app-xemacs/mailcrypt/ChangeLog index a0974fd2b455..77ccc09b28d4 100644 --- a/app-xemacs/mailcrypt/ChangeLog +++ b/app-xemacs/mailcrypt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mailcrypt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.5 2004/06/24 23:15:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.6 2004/08/10 02:43:32 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> mailcrypto-2.12.ebuild: + stable on ppc64, bug #57174 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> mailcrypt-2.12.ebuild: Stable on alpha diff --git a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild index f1f06e161134..0b6fb941e67f 100644 --- a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild +++ b/app-xemacs/mailcrypt/mailcrypt-2.12.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-xemacs/mailcrypt/mailcrypt-2.12.ebuild,v 1.8 2004/06/24 23:15:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild,v 1.9 2004/08/10 02:43:32 tgall Exp $ SLOT="0" IUSE="" @@ -16,7 +16,7 @@ app-xemacs/mh-e app-xemacs/rmail app-xemacs/vm " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |