public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/org-mode: ChangeLog org-mode-5.10b.ebuild org-mode-5.01.ebuild org-mode-4.74.ebuild
@ 2007-10-02  9:05 Christian Faulhammer (opfer)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (opfer) @ 2007-10-02  9:05 UTC (permalink / raw
  To: gentoo-commits

opfer       07/10/02 09:05:58

  Modified:             ChangeLog
  Added:                org-mode-5.10b.ebuild
  Removed:              org-mode-5.01.ebuild org-mode-4.74.ebuild
  Log:
  version bump and clean up; new HOMEPAGE
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.7                  app-emacs/org-mode/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	3 Jul 2007 18:48:18 -0000	1.6
+++ ChangeLog	2 Oct 2007 09:05:58 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/org-mode
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.6 2007/07/03 18:48:18 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.7 2007/10/02 09:05:58 opfer Exp $
+
+*org-mode-5.10b (02 Oct 2007)
+
+  02 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+  -org-mode-4.74.ebuild, -org-mode-5.01.ebuild, +org-mode-5.10b.ebuild:
+  version bump and clean up; new HOMEPAGE
 
 *org-mode-5.01 (03 Jul 2007)
 



1.1                  app-emacs/org-mode/org-mode-5.10b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode/org-mode-5.10b.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode/org-mode-5.10b.ebuild?rev=1.1&content-type=text/plain

Index: org-mode-5.10b.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-5.10b.ebuild,v 1.1 2007/10/02 09:05:58 opfer Exp $

inherit elisp

DESCRIPTION="An Emacs mode for notes and project planning"
HOMEPAGE="http://www.orgmode.org/"
SRC_URI="http://orgmode.org/org-${PV}.tar.gz"

LICENSE="GPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

SITEFILE="51${PN}-gentoo.el"

S="${WORKDIR}/org-${PV}"

src_compile() {
	elisp_src_compile
	emake info || die "emake info failed"
	mv org org.info || die "Infofile could not be renamed"
}

src_install() {
	elisp_src_install
	doinfo *.info
	dodoc README org.pdf orgcard.pdf || die "dodoc failed"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-02  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-02  9:05 [gentoo-commits] gentoo-x86 commit in app-emacs/org-mode: ChangeLog org-mode-5.10b.ebuild org-mode-5.01.ebuild org-mode-4.74.ebuild Christian Faulhammer (opfer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox