diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:49:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:49:18 +0000 |
commit | 3e2115b1d45f904ce1a290184d94862d2481f91d (patch) | |
tree | f32ef69ddd7e3eb59514a045845c5d200c0038e9 /app-xemacs/mailcrypt | |
parent | gnome-base/gnome-mount: add #include <locale.h> to fix bug #176035 (diff) | |
download | gentoo-2-3e2115b1d45f904ce1a290184d94862d2481f91d.tar.gz gentoo-2-3e2115b1d45f904ce1a290184d94862d2481f91d.tar.bz2 gentoo-2-3e2115b1d45f904ce1a290184d94862d2481f91d.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/mailcrypt')
-rw-r--r-- | app-xemacs/mailcrypt/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mailcrypt/mailcrypt-2.14.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/mailcrypt/ChangeLog b/app-xemacs/mailcrypt/ChangeLog index 92fcea902a9a..2cdd4d348925 100644 --- a/app-xemacs/mailcrypt/ChangeLog +++ b/app-xemacs/mailcrypt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mailcrypt # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.10 2007/05/05 15:34:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.11 2007/05/29 20:49:18 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> mailcrypt-2.14.ebuild: + alpha stable wrt #175560 05 May 2007; Hans de Graaff <graaff@gentoo.org> mailcrypt-2.12.ebuild: Use RDEPEND instead of DEPEND diff --git a/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild index c16328e94c76..8788a0e46a38 100644 --- a/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild +++ b/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild,v 1.1 2006/11/12 10:18:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild,v 1.2 2007/05/29 20:49:18 armin76 Exp $ SLOT="0" IUSE="" @@ -16,7 +16,7 @@ app-xemacs/mh-e app-xemacs/rmail app-xemacs/vm " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |