exoni/packages/app-editors/emacs/emacs-24.3-r1.exheres-0
2013-05-16 22:39:20 +02:00

14 lines
301 B
Bash

# 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 )