* [gentoo-commits] gentoo-x86 commit in app-emacs/org-mode: ChangeLog org-mode-7.5.ebuild org-mode-7.4.ebuild
@ 2011-05-22 8:04 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2011-05-22 8:04 UTC (permalink / raw
To: gentoo-commits
ulm 11/05/22 08:04:17
Modified: ChangeLog org-mode-7.5.ebuild
Removed: org-mode-7.4.ebuild
Log:
Call default function in src_compile. Remove old.
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Revision Changes Path
1.129 app-emacs/org-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 10 May 2011 22:13:59 -0000 1.128
+++ ChangeLog 22 May 2011 08:04:16 -0000 1.129
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/org-mode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.128 2011/05/10 22:13:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.129 2011/05/22 08:04:16 ulm Exp $
+
+ 22 May 2011; Ulrich Mueller <ulm@gentoo.org> -org-mode-7.4.ebuild,
+ org-mode-7.5.ebuild:
+ Call default function in src_compile.
10 May 2011; Markos Chandras <hwoarang@gentoo.org> org-mode-7.5.ebuild:
Stable on amd64 wrt bug #366329
1.5 app-emacs/org-mode/org-mode-7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild?r1=1.4&r2=1.5
Index: org-mode-7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- org-mode-7.5.ebuild 10 May 2011 22:13:59 -0000 1.4
+++ org-mode-7.5.ebuild 22 May 2011 08:04:17 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild,v 1.4 2011/05/10 22:13:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild,v 1.5 2011/05/22 08:04:17 ulm Exp $
EAPI=4
NEED_EMACS=22
@@ -25,9 +25,8 @@
rm -f lisp/org-install.el
}
-# This is NOT redundant, elisp.eclass redefines src_compile.
src_compile() {
- emake
+ default
}
src_install() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-22 8:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-22 8:04 [gentoo-commits] gentoo-x86 commit in app-emacs/org-mode: ChangeLog org-mode-7.5.ebuild org-mode-7.4.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox