blob: 2a76c75ac1bc925565597bd40d8003f20bad01d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Track and display emacs session uptimes
EAPI=8
HOMEPAGE=http://www.davep.org/emacs/
INHERIT=elisp readme.gentoo-r1
KEYWORDS=amd64 ppc ppc64 x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/davep/uptimes.el/archive/v3.8.tar.gz -> uptimes-3.8.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 4d1c0e88698cac71b148578be8359db3 readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55
_md5_=362ef9746f280ee4ccfd8ff0e8a58f73
|