blob: 8a5662fef5da3d5ce74a752853bc25d96d187a63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
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.
</longdescription>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|