* [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-22.3-r2.ebuild ChangeLog
@ 2009-04-14 15:36 Jeroen Roovers (jer)
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-14 15:36 UTC (permalink / raw
To: gentoo-commits
jer 09/04/14 15:36:36
Modified: emacs-22.3-r2.ebuild ChangeLog
Log:
Stable for HPPA (bug #264504).
(Portage version: 2.2_rc30/cvs/Linux i686)
Revision Changes Path
1.10 app-editors/emacs/emacs-22.3-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?r1=1.9&r2=1.10
Index: emacs-22.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- emacs-22.3-r2.ebuild 6 Apr 2009 13:25:19 -0000 1.9
+++ emacs-22.3-r2.ebuild 14 Apr 2009 15:36:35 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.9 2009/04/06 13:25:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.10 2009/04/14 15:36:35 jer Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="GPL-3 FDL-1.2 BSD as-is X11"
SLOT="22"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d +xpm"
RESTRICT="strip"
1.314 app-editors/emacs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.314&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.314&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.313&r2=1.314
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -r1.313 -r1.314
--- ChangeLog 6 Apr 2009 13:25:19 -0000 1.313
+++ ChangeLog 14 Apr 2009 15:36:35 -0000 1.314
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.313 2009/04/06 13:25:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.314 2009/04/14 15:36:35 jer Exp $
+
+ 14 Apr 2009; Jeroen Roovers <jer@gentoo.org> emacs-22.3-r2.ebuild:
+ Stable for HPPA (bug #264504).
06 Apr 2009; Raúl Porcel <armin76@gentoo.org> emacs-21.4-r18.ebuild,
emacs-22.3-r2.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-22.3-r2.ebuild ChangeLog
@ 2009-05-28 14:07 Christian Faulhammer (fauli)
0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-28 14:07 UTC (permalink / raw
To: gentoo-commits
fauli 09/05/28 14:07:03
Modified: emacs-22.3-r2.ebuild ChangeLog
Log:
Remove USE=spell from all ebuilds, we don't want such dependencies, see bug 72850#c1
(Portage version: 2.1.6.11/cvs/Linux i686)
Revision Changes Path
1.11 app-editors/emacs/emacs-22.3-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?r1=1.10&r2=1.11
Index: emacs-22.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- emacs-22.3-r2.ebuild 14 Apr 2009 15:36:35 -0000 1.10
+++ emacs-22.3-r2.ebuild 28 May 2009 14:07:03 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.10 2009/04/14 15:36:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.11 2009/05/28 14:07:03 fauli Exp $
EAPI=2
@@ -13,7 +13,7 @@
LICENSE="GPL-3 FDL-1.2 BSD as-is X11"
SLOT="22"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d +xpm"
+IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png sound source tiff toolkit-scroll-bars X Xaw3d +xpm"
RESTRICT="strip"
RDEPEND="sys-libs/ncurses
@@ -45,8 +45,7 @@
RDEPEND="${RDEPEND}
!<app-editors/emacs-cvs-22.1
- >=app-emacs/emacs-common-gentoo-1[X?]
- spell? ( || ( app-text/aspell app-text/ispell ) )"
+ >=app-emacs/emacs-common-gentoo-1[X?]"
# FULL_VERSION keeps the full version number, which is needed in order to
# determine some path information correctly for copy/move operations later on
1.317 app-editors/emacs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.317&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.317&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.316&r2=1.317
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -r1.316 -r1.317
--- ChangeLog 14 Apr 2009 16:43:46 -0000 1.316
+++ ChangeLog 28 May 2009 14:07:03 -0000 1.317
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/emacs
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.316 2009/04/14 16:43:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.317 2009/05/28 14:07:03 fauli Exp $
+
+ 28 May 2009; Christian Faulhammer <fauli@gentoo.org> emacs-22.3-r2.ebuild:
+ Remove USE=spell from all ebuilds, we don't want such dependencies, see
+ bug 72850#c1
14 Apr 2009; Ulrich Mueller <ulm@gentoo.org> -emacs-21.4-r17.ebuild,
-emacs-22.3-r1.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-22.3-r2.ebuild ChangeLog
@ 2009-09-10 6:48 Ulrich Mueller (ulm)
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-09-10 6:48 UTC (permalink / raw
To: gentoo-commits
ulm 09/09/10 06:48:39
Modified: emacs-22.3-r2.ebuild ChangeLog
Log:
Backport INFOPATH patch from bug 281979 to the stable ebuild.
(Portage version: 2.2_rc40/cvs/Linux i686)
Revision Changes Path
1.13 app-editors/emacs/emacs-22.3-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild?r1=1.12&r2=1.13
Index: emacs-22.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- emacs-22.3-r2.ebuild 29 May 2009 16:14:57 -0000 1.12
+++ emacs-22.3-r2.ebuild 10 Sep 2009 06:48:39 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.12 2009/05/29 16:14:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r2.ebuild,v 1.13 2009/09/10 06:48:39 ulm Exp $
EAPI=2
@@ -195,11 +195,15 @@
X ${c}(setq find-function-C-source-directory
X ${c} "/usr/share/emacs/${FULL_VERSION}/src")
X (let ((path (getenv "INFOPATH"))
- X (dir "/usr/share/info/emacs-${SLOT}"))
+ X (dir "/usr/share/info/emacs-${SLOT}")
+ X (re "\\\\\`/usr/share/info\\\\>"))
X (and path
- X ;; move Emacs Info dir to beginning of list
- X (setq Info-directory-list
- X (cons dir (delete dir (split-string path ":" t)))))))
+ X ;; move Emacs Info dir before anything else in /usr/share/info
+ X (let* ((p (cons nil (split-string path ":" t))) (q p))
+ X (while (and (cdr q) (not (string-match re (cadr q))))
+ X (setq q (cdr q)))
+ X (setcdr q (cons dir (delete dir (cdr q))))
+ X (setq Info-directory-list (prune-directory-list (cdr p)))))))
EOF
elisp-site-file-install "${SITEFILE}" || die
1.332 app-editors/emacs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.332&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.332&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.331&r2=1.332
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- ChangeLog 31 Aug 2009 18:17:58 -0000 1.331
+++ ChangeLog 10 Sep 2009 06:48:39 -0000 1.332
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.331 2009/08/31 18:17:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.332 2009/09/10 06:48:39 ulm Exp $
+
+ 10 Sep 2009; Ulrich Mueller <ulm@gentoo.org> emacs-22.3-r2.ebuild:
+ Backport INFOPATH patch from bug 281979 to the stable ebuild.
31 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
-emacs-21.4-r18.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-10 6:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 14:07 [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-22.3-r2.ebuild ChangeLog Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2009-09-10 6:48 Ulrich Mueller (ulm)
2009-04-14 15:36 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox