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.20.ebuild org-mode-5.19a.ebuild org-mode-5.17a.ebuild
@ 2008-02-06 21:02 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2008-02-06 21:02 UTC (permalink / raw
  To: gentoo-commits

ulm         08/02/06 21:02:48

  Modified:             ChangeLog
  Added:                org-mode-5.20.ebuild
  Removed:              org-mode-5.19a.ebuild org-mode-5.17a.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.4.1)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	18 Jan 2008 17:24:58 -0000	1.21
+++ ChangeLog	6 Feb 2008 21:02:47 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/org-mode
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.21 2008/01/18 17:24:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.22 2008/02/06 21:02:47 ulm Exp $
+
+*org-mode-5.20 (06 Feb 2008)
+
+  06 Feb 2008; Ulrich Mueller <ulm@gentoo.org> -org-mode-5.17a.ebuild,
+  -org-mode-5.19a.ebuild, +org-mode-5.20.ebuild:
+  Version bump.
 
 *org-mode-5.19a (18 Jan 2008)
 



1.1                  app-emacs/org-mode/org-mode-5.20.ebuild

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

Index: org-mode-5.20.ebuild
===================================================================
# Copyright 1999-2008 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.20.ebuild,v 1.1 2008/02/06 21:02:47 ulm 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-3 FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

SITEFILE="51${PN}-gentoo.el"
DOCS="README ChangeLog org.pdf orgcard.pdf"

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
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-06 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 21:02 [gentoo-commits] gentoo-x86 commit in app-emacs/org-mode: ChangeLog org-mode-5.20.ebuild org-mode-5.19a.ebuild org-mode-5.17a.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