summaryrefslogtreecommitdiffstats
path: root/packages/app-editors/emacs/emacs-24.3-r1.exheres-0
blob: b82a7c06aeb4df0a8859ee6dc387555f2be91ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 )