From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01448138334 for ; Sat, 7 Sep 2019 09:05:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33486E0AB4; Sat, 7 Sep 2019 09:05:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06AB6E0AB4 for ; Sat, 7 Sep 2019 09:05:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EB9834ADE3 for ; Sat, 7 Sep 2019 09:05:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84E3F7C6 for ; Sat, 7 Sep 2019 09:05:04 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1567847064.5903fb3f3b2d44b84c8299f4b5c4ca4faf54e89f.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/uptimes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/uptimes/Manifest app-emacs/uptimes/metadata.xml app-emacs/uptimes/uptimes-3.7.ebuild X-VCS-Directories: app-emacs/uptimes/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5903fb3f3b2d44b84c8299f4b5c4ca4faf54e89f X-VCS-Branch: master Date: Sat, 7 Sep 2019 09:05:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c17d318b-d473-4cf6-9a31-c7a01cd3ee66 X-Archives-Hash: 54fc6f369e1eab371b131075d4ec3e56 commit: 5903fb3f3b2d44b84c8299f4b5c4ca4faf54e89f Author: Ulrich Müller gentoo org> AuthorDate: Sat Sep 7 08:16:15 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Sep 7 09:04:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5903fb3f app-emacs/uptimes: Bump version to 3.7. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/uptimes/Manifest | 1 + app-emacs/uptimes/metadata.xml | 8 ++++++++ app-emacs/uptimes/uptimes-3.7.ebuild | 21 +++++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/app-emacs/uptimes/Manifest b/app-emacs/uptimes/Manifest index fc5ae50f32d..ec4a13287bb 100644 --- a/app-emacs/uptimes/Manifest +++ b/app-emacs/uptimes/Manifest @@ -1 +1,2 @@ DIST uptimes-2.3.tar.bz2 3637 BLAKE2B 75517032993f8192c4985d6bb5793b90c828565495a4471845e3efb6fa939268c7b94751baa6b85f5462cfb2a944ea4f4904a75b950a071c0840bb21313bb751 SHA512 31a8e4da410c1c02e96b3aa910fb3afe99c924af0f8299465e1c1b4b22e925aeb427b1ad349df459f93d2efd8bbf66804186f26486957d9e8196eda1b50eb5ba +DIST uptimes-3.7.tar.gz 3913 BLAKE2B 3148b17a8e61201027702891e0303870cddaace650770621bf7847cb86ba917c74aa5938f55fe2e6275180f9e66755f418dee47bc80b6fd7439276ff525ea9d8 SHA512 6e31cdacabc93a8f9d206d95eb4d16ad4a6b4a69f1032e93710693eebe8064446b19e4938eb342c8a66fac7e52e22da36b26bd3417216ab302c9c8e50dba27c3 diff --git a/app-emacs/uptimes/metadata.xml b/app-emacs/uptimes/metadata.xml index c918cdef959..bb9b255aed7 100644 --- a/app-emacs/uptimes/metadata.xml +++ b/app-emacs/uptimes/metadata.xml @@ -5,5 +5,13 @@ gnu-emacs@gentoo.org Gentoo GNU Emacs project + + uptimes.el provides a simple system for tracking and displaying the + uptimes of your Emacs sessions. Simply loading uptimes.el from your + ~/.emacs file will start the tracking of any session. + + + davep/uptimes.el + diff --git a/app-emacs/uptimes/uptimes-3.7.ebuild b/app-emacs/uptimes/uptimes-3.7.ebuild new file mode 100644 index 00000000000..224e4265609 --- /dev/null +++ b/app-emacs/uptimes/uptimes-3.7.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit elisp readme.gentoo-r1 + +MY_PN="${PN}.el" +DESCRIPTION="Track and display emacs session uptimes" +HOMEPAGE="http://www.davep.org/emacs/" +SRC_URI="https://github.com/davep/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +S="${WORKDIR}/${MY_PN}-${PV}" +SITEFILE="50${PN}-gentoo.el" +DOC_CONTENTS="Uptimes is not enabled as a site default. Add the following + line to your ~/.emacs file to enable tracking of session uptimes: + \n(require 'uptimes)"