summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-07-11 18:15:46 +0200
committerMats Lidell <matsl@gentoo.org>2014-07-11 18:15:46 +0200
commitf1e264d24c100bef2fa744a604481d5eb54e97de (patch)
treec6777c251da3be2194113455637ac1d23ead643a /app-xemacs/time
parentapp-xemacs/textools pre release version bump. (diff)
downloademacs-f1e264d24c100bef2fa744a604481d5eb54e97de.tar.gz
emacs-f1e264d24c100bef2fa744a604481d5eb54e97de.tar.bz2
emacs-f1e264d24c100bef2fa744a604481d5eb54e97de.zip
app-xemacs/time pre release version bump.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-xemacs/time')
-rw-r--r--app-xemacs/time/ChangeLog4
-rw-r--r--app-xemacs/time/Manifest1
-rw-r--r--app-xemacs/time/metadata.xml5
-rw-r--r--app-xemacs/time/time-1.16.ebuild18
4 files changed, 28 insertions, 0 deletions
diff --git a/app-xemacs/time/ChangeLog b/app-xemacs/time/ChangeLog
new file mode 100644
index 0000000..47fa17e
--- /dev/null
+++ b/app-xemacs/time/ChangeLog
@@ -0,0 +1,4 @@
+# ChangeLog for app-xemacs/time
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/ChangeLog,v 1.15 2008/03/19 20:07:20 graaff Exp $
+
diff --git a/app-xemacs/time/Manifest b/app-xemacs/time/Manifest
new file mode 100644
index 0000000..39ff74f
--- /dev/null
+++ b/app-xemacs/time/Manifest
@@ -0,0 +1 @@
+DIST time-1.16-pkg.tar.gz 20447 SHA256 3f29b77a5a9a8c6a6307babbd27262cace5e324241fb56a73908030f6f00a15c SHA512 8f8600486f30a46b1135044454ec70dc7aa95428bec06e13179e32b4724a966000597c6de2e1a91e181556645454f3ca0c177a0fe065af97835c6947fcad9212 WHIRLPOOL d15b25d1853d6e141484bbdbe7da7132064f20a8929348d7a1c0d8a1ddc29bb564a623fad26757c54c10785b0dc19d05d581d95403772693700b6fcc2db5e84e
diff --git a/app-xemacs/time/metadata.xml b/app-xemacs/time/metadata.xml
new file mode 100644
index 0000000..2988889
--- /dev/null
+++ b/app-xemacs/time/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>
diff --git a/app-xemacs/time/time-1.16.ebuild b/app-xemacs/time/time-1.16.ebuild
new file mode 100644
index 0000000..fabc28f
--- /dev/null
+++ b/app-xemacs/time/time-1.16.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/time-1.14.ebuild,v 1.4 2007/07/11 02:37:38 mr_bones_ Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Display time & date on the modeline."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages