app-emacs/ement-extras: Fix dependencies
app-emacs/{plz,ts}: Add sitefile app-emacs/defmacro-gensym: Don't install relative symlink
This commit is contained in:
parent
b3e5bf633b
commit
4a58212bf4
@ -14,7 +14,7 @@ EGIT_BRANCH="master"
|
|||||||
LICENSE="Unlicense"
|
LICENSE="Unlicense"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
DOCS="README.org"
|
DOCS="" # README.org is a relative symlink
|
||||||
|
|
||||||
export ORG_IMMUTABLE_SOURCES_DIRECTORY="${SITEETC}/${PN}"
|
export ORG_IMMUTABLE_SOURCES_DIRECTORY="${SITEETC}/${PN}"
|
||||||
|
|
||||||
|
1
app-emacs/plz/files/50plz-gentoo.el
Normal file
1
app-emacs/plz/files/50plz-gentoo.el
Normal file
@ -0,0 +1 @@
|
|||||||
|
(add-to-list 'load-path "@SITELISP@")
|
@ -18,6 +18,8 @@ KEYWORDS="~amd64"
|
|||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
|
SITEFILE="50${PN}-gentoo.el"
|
||||||
|
|
||||||
RDEPEND="net-misc/curl"
|
RDEPEND="net-misc/curl"
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
|
1
app-emacs/ts/files/50ts-gentoo.el
Normal file
1
app-emacs/ts/files/50ts-gentoo.el
Normal file
@ -0,0 +1 @@
|
|||||||
|
(add-to-list 'load-path "@SITELISP@")
|
@ -17,6 +17,8 @@ KEYWORDS="~amd64"
|
|||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
|
SITEFILE="50${PN}-gentoo.el"
|
||||||
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
>=app-emacs/dash-2.14.1
|
>=app-emacs/dash-2.14.1
|
||||||
>=app-emacs/s-1.12.0
|
>=app-emacs/s-1.12.0
|
||||||
|
Loading…
Reference in New Issue
Block a user