summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-10-10 17:47:15 +0200
committerUlrich Müller <ulm@gentoo.org>2013-10-10 17:47:15 +0200
commit5081e385b7de9d38b20ed38ddc6245db81a23243 (patch)
tree12ae13e0e84d61b0f89a57289cd684c707835211 /app-emacs/emacs-common-gentoo
parentapp-xemacs/tramp: Upstream experimental version bump (diff)
downloademacs-5081e385b7de9d38b20ed38ddc6245db81a23243.tar.gz
emacs-5081e385b7de9d38b20ed38ddc6245db81a23243.tar.bz2
emacs-5081e385b7de9d38b20ed38ddc6245db81a23243.zip
Migrate live ebuilds to git-r3.eclass.
Package-Manager: portage-2.2.7
Diffstat (limited to 'app-emacs/emacs-common-gentoo')
-rw-r--r--app-emacs/emacs-common-gentoo/ChangeLog3
-rw-r--r--app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild3
2 files changed, 5 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/ChangeLog b/app-emacs/emacs-common-gentoo/ChangeLog
index 3523a6a..0f2d01a 100644
--- a/app-emacs/emacs-common-gentoo/ChangeLog
+++ b/app-emacs/emacs-common-gentoo/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Oct 2013; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
+ Migrate to git-r3.eclass.
+
09 Aug 2013; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
Update HOMEPAGE. Merge changes from Portage tree.
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 055a256..1a49fd2 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -6,8 +6,9 @@ EAPI=5
EGIT_REPO_URI="git://git.overlays.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-2
+inherit elisp-common eutils fdo-mime gnome2-utils readme.gentoo user git-r3
DESCRIPTION="Common files needed by all GNU Emacs versions"
HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"