blob: 058a9b78bd9fae1eb0ebd86787ac84c72b181c8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm preinst
DEPEND=games? ( acct-group/gamestat )
DESCRIPTION=Common files needed by all GNU Emacs versions
EAPI=7
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Emacs
INHERIT=elisp-common desktop xdg-utils readme.gentoo-r1
IUSE=games gui
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-3+
PDEPEND=>=app-editors/emacs-23.1:*
RDEPEND=games? ( acct-group/gamestat )
SLOT=0
SRC_URI=https://dev.gentoo.org/~ulm/emacs/emacs-common-1.8.tar.xz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils ac0e315a3688929e34ac75b139e7349a readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55
_md5_=bcdfcf34ed1dbaa972cd8421f2121a60
|