app-emacs/pymacs: ppc stable wrt bug #721740
[gentoo.git] / app-emacs / crypt++ / crypt++-2.94_pre20080430.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="Handle all sorts of compressed and encrypted files"
9 HOMEPAGE="https://www.emacswiki.org/emacs/CryptPlusPlus"
10 # snapshot from http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/os-utils/crypt.el
11 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
16
17 SITEFILE="50${PN}-gentoo.el"