diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-02-21 15:44:27 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-02-21 15:44:27 +0000 |
commit | c83948deb47f0c80a19e3f0475c262ac443ff352 (patch) | |
tree | 367a8ba6edfa246e9b0868a98c0d9b94a7208f18 /app-xemacs/tm/tm-1.39.ebuild | |
parent | Stable for HPPA (bug #259512). (diff) | |
download | gentoo-2-c83948deb47f0c80a19e3f0475c262ac443ff352.tar.gz gentoo-2-c83948deb47f0c80a19e3f0475c262ac443ff352.tar.bz2 gentoo-2-c83948deb47f0c80a19e3f0475c262ac443ff352.zip |
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/tm/tm-1.39.ebuild')
-rw-r--r-- | app-xemacs/tm/tm-1.39.ebuild | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/tm/tm-1.39.ebuild b/app-xemacs/tm/tm-1.39.ebuild new file mode 100644 index 000000000000..80d0492f5f60 --- /dev/null +++ b/app-xemacs/tm/tm-1.39.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tm/tm-1.39.ebuild,v 1.1 2009/02/21 15:44:27 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" +PKG_CAT="standard" + +RDEPEND="app-xemacs/gnus +app-xemacs/mh-e +app-xemacs/rmail +app-xemacs/vm +app-xemacs/mailcrypt +app-xemacs/mail-lib +app-xemacs/apel +app-xemacs/xemacs-base +app-xemacs/fsf-compat +app-xemacs/sh-script +app-xemacs/net-utils +app-xemacs/ecrypto +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |