exoni/packages/app-editors/emacs/emacs-24.3-r1.exheres-0

15 lines
301 B
Bash
Raw Normal View History

2013-05-13 17:34:23 +02:00
# Copyright 2008 Ingmar Vanhassel <ingmar@exherbo.org>
# Distributed under the terms of the GNU General Public License v2
require emacs
PLATFORMS="~amd64 ~x86"
DEPENDENCIES="
build+run:
dev-libs/gnutls[>=2.8]
"
DEFAULT_SRC_PREPARE_PATCHES=( "${FILES}"/emacs-python-docstrings.patch )