public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/uptimes: ChangeLog uptimes-2.3-r1.ebuild
@ 2007-10-13 22:29 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-13 22:29 UTC (permalink / raw
  To: gentoo-commits

ulm         07/10/13 22:29:38

  Modified:             ChangeLog
  Added:                uptimes-2.3-r1.ebuild
  Log:
  Don't enable uptimes as site default.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.14                 app-emacs/uptimes/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	14 May 2007 20:54:16 -0000	1.13
+++ ChangeLog	13 Oct 2007 22:29:37 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/uptimes
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.13 2007/05/14 20:54:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.14 2007/10/13 22:29:37 ulm Exp $
+
+*uptimes-2.3-r1 (13 Oct 2007)
+
+  13 Oct 2007; Ulrich Mueller <ulm@gentoo.org> +files/51uptimes-gentoo.el,
+  +uptimes-2.3-r1.ebuild:
+  Don't enable uptimes as site default.
 
   14 May 2007; Ulrich Mueller <ulm@gentoo.org> files/50uptimes-gentoo.el,
   uptimes-2.3.ebuild:



1.1                  app-emacs/uptimes/uptimes-2.3-r1.ebuild

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

Index: uptimes-2.3-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/uptimes-2.3-r1.ebuild,v 1.1 2007/10/13 22:29:37 ulm Exp $

inherit elisp

DESCRIPTION="Track and display emacs session uptimes"
HOMEPAGE="http://www.davep.org/emacs/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

SITEFILE=51${PN}-gentoo.el

pkg_postinst() {
	elisp-site-regen
	elog "Uptimes is no longer enabled as a site default. Add the following"
	elog "line to your ~/.emacs file to enable tracking of session uptimes:"
	elog "  (require 'uptimes)"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/uptimes: ChangeLog uptimes-2.3-r1.ebuild
@ 2014-04-20 12:28 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-04-20 12:28 UTC (permalink / raw
  To: gentoo-commits

ulm         14/04/20 12:28:29

  Modified:             ChangeLog
  Removed:              uptimes-2.3-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.25                 app-emacs/uptimes/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/uptimes/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/uptimes/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/uptimes/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	20 Apr 2014 11:19:53 -0000	1.24
+++ ChangeLog	20 Apr 2014 12:28:29 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/uptimes
 # Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.24 2014/04/20 11:19:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.25 2014/04/20 12:28:29 ulm Exp $
+
+  20 Apr 2014; Ulrich Müller <ulm@gentoo.org> -uptimes-2.3-r1.ebuild,
+  -files/51uptimes-gentoo.el:
+  Remove old.
 
   20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> uptimes-2.3-r2.ebuild:
   Stable for ppc64, wrt bug #504838





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-20 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-20 12:28 [gentoo-commits] gentoo-x86 commit in app-emacs/uptimes: ChangeLog uptimes-2.3-r1.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-13 22:29 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