summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-03-21 10:43:25 +0100
committerUlrich Müller <ulm@gentoo.org>2016-03-21 10:44:30 +0100
commit7d2508da633f786dd0b6fe95bfd6af85fd80481b (patch)
tree64817272bbd6d255f8c1de875b63f88574c616ee /app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
parentapp-editors/emacs-vcs: Sync from Portage tree. (diff)
downloademacs-7d2508da633f786dd0b6fe95bfd6af85fd80481b.tar.gz
emacs-7d2508da633f786dd0b6fe95bfd6af85fd80481b.tar.bz2
emacs-7d2508da633f786dd0b6fe95bfd6af85fd80481b.zip
app-emacs/emacs-common-gentoo: Update to EAPI 6.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild')
-rw-r--r--app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild8
1 files changed, 4 insertions, 4 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 539333d..2da35b7 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
EGIT_REPO_URI="git://anongit.gentoo.org/proj/emacs-tools.git"
EGIT_BRANCH="${PN}"
EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"
-inherit elisp-common eutils fdo-mime gnome2-utils readme.gentoo user git-r3
+inherit elisp-common eutils fdo-mime gnome2-utils readme.gentoo-r1 user git-r3
DESCRIPTION="Common files needed by all GNU Emacs versions"
-HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
LICENSE="GPL-3+"
SLOT="0"