diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-04-02 19:44:00 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-04-02 19:44:00 +0200 |
commit | 5c41636d7caf6727155dcd25a5296c1c1f2d0dfb (patch) | |
tree | abece1c92e1f34e1732142a0dfaa24714cdac506 /app-emacs | |
parent | app-editors/emacs: Moved to gentoo repo. (diff) | |
download | emacs-5c41636d7caf6727155dcd25a5296c1c1f2d0dfb.tar.gz emacs-5c41636d7caf6727155dcd25a5296c1c1f2d0dfb.tar.bz2 emacs-5c41636d7caf6727155dcd25a5296c1c1f2d0dfb.zip |
app-emacs/emacs-common-gentoo: Sync from gentoo repo.
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild index b7cc248..e82e203 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild @@ -7,7 +7,7 @@ EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git" EGIT_BRANCH="${PN}" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" -inherit elisp-common eutils xdg-utils gnome2-utils readme.gentoo-r1 user git-r3 +inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 user git-r3 DESCRIPTION="Common files needed by all GNU Emacs versions" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" |