Browse Source

tstamp: Added tstamp 0.2 - A toy to prepend timestamps

stable/0.2
Alejandro Mery 13 years ago
parent
commit
9d819ebd8a
3 changed files with 69 additions and 0 deletions
  1. +22
    -0
      textproc/tstamp/tstamp.cache
  2. +15
    -0
      textproc/tstamp/tstamp.conf
  3. +32
    -0
      textproc/tstamp/tstamp.desc

+ 22
- 0
textproc/tstamp/tstamp.cache

@ -0,0 +1,22 @@
[TIMESTAMP] 1301499753 Wed Mar 30 17:42:33 2011
[BUILDTIME] 100 (9)
[SIZE] 0.02 MB, 7 files
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fhs
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] make
[DEP] runit
[DEP] sed
[DEP] sysfiles
[DEP] tar

+ 15
- 0
textproc/tstamp/tstamp.conf

@ -0,0 +1,15 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../tstamp/tstamp.conf
# Copyright (C) 2011 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
var_append makeinstopt ' ' "BINDIR=$bindir"

+ 32
- 0
textproc/tstamp/tstamp.desc

@ -0,0 +1,32 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../tstamp/tstamp.desc
[COPY] Copyright (C) 2011 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A toy to prepend timestamps
[T] A toy to prepend timestamps supporting different formats and local vs.
[T] GMT
[U] http://github.com/amery/tstamp
[A] Alejandro Mery <amery@geeks.cl>
[M] Alejandro Mery <amery@opensde.org>
[C] extra/tool
[L] BSD
[S] Stable
[V] 0.2
[P] X -?---5---9 800.000
[D] 4290568086 tstamp-0.2.tar.gz !https://github.com/amery/tstamp/tarball/v0.2

Loading…
Cancel
Save