* [gentoo-commits] proj/emacs:master commit in: app-emacs/eselect-mode/
@ 2013-07-06 13:33 Ulrich Mueller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller @ 2013-07-06 13:33 UTC (permalink / raw
To: gentoo-commits
commit: 596bba57d02ce102e9c310f0919a8137aa5a3179
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 13:34:22 2013 +0000
Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 13:34:22 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=596bba57
Fix DESCRIPTION.
Package-Manager: portage-2.1.12.11
---
app-emacs/eselect-mode/eselect-mode-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/eselect-mode/eselect-mode-9999.ebuild b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
index 5c38666..c271053 100644
--- a/app-emacs/eselect-mode/eselect-mode-9999.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
@@ -9,7 +9,7 @@ EGIT_SOURCEDIR="${WORKDIR}/${PN}"
inherit elisp git-2
-DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+DESCRIPTION="Emacs major mode for editing eselect files"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
SRC_URI=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/emacs:master commit in: app-emacs/eselect-mode/
@ 2013-07-06 17:39 Ulrich Mueller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller @ 2013-07-06 17:39 UTC (permalink / raw
To: gentoo-commits
commit: b5602201ee00bafc31c01c9ce1920ecccd707240
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 13:39:12 2013 +0000
Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 13:39:12 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=b5602201
Unpack to eselect, not eselect-mode.
Package-Manager: portage-2.1.12.11
---
app-emacs/eselect-mode/ChangeLog | 3 +++
app-emacs/eselect-mode/eselect-mode-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog
index 0a2975d..486232d 100644
--- a/app-emacs/eselect-mode/ChangeLog
+++ b/app-emacs/eselect-mode/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jul 2013; Ulrich Müller <ulm@gentoo.org> eselect-mode-9999.ebuild:
+ Unpack to eselect, not eselect-mode.
+
*eselect-mode-9999 (05 Jul 2013)
05 Jul 2013; Ulrich Müller <ulm@gentoo.org> +eselect-mode-9999.ebuild,
diff --git a/app-emacs/eselect-mode/eselect-mode-9999.ebuild b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
index c271053..f28a884 100644
--- a/app-emacs/eselect-mode/eselect-mode-9999.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
@@ -4,8 +4,9 @@
EAPI=5
+MY_PN="eselect"
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/eselect.git"
-EGIT_SOURCEDIR="${WORKDIR}/${PN}"
+EGIT_SOURCEDIR="${WORKDIR}/${MY_PN}"
inherit elisp git-2
@@ -17,5 +18,5 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-S="${WORKDIR}/${PN}/misc"
+S="${WORKDIR}/${MY_PN}/misc"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-06 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-06 17:39 [gentoo-commits] proj/emacs:master commit in: app-emacs/eselect-mode/ Ulrich Mueller
-- strict thread matches above, loose matches on Subject: below --
2013-07-06 13:33 Ulrich Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox