From 10dd8631d19a5c4d686bef8956a492d2aaf54f35 Mon Sep 17 00:00:00 2001
From: Tobias Hintze
Date: Mon, 29 Sep 2003 23:34:32 +0000
Subject: [PATCH] Tobias Hintze | : introducing xosview in
repository "teha"
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1551 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
---
Documentation/Developers/CHANGELOG-RENE | 2 +-
package/teha/xosview/xosview.desc | 44 +++++++++++++++++++++++++
2 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 package/teha/xosview/xosview.desc
diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE
index 3ea067366..e5fc1c18d 100644
--- a/Documentation/Developers/CHANGELOG-RENE
+++ b/Documentation/Developers/CHANGELOG-RENE
@@ -9,7 +9,7 @@
- Kasza Karoly: fixed usbutils url and scripts/Download to create the download
directory early
- fixed Emerge-Pkg to be able to process multiple packages at once
- - Tobias Hintze: added pekwm
+ - Tobias Hintze: added pekwm and xosview
*) 2003-09-28 (2.0.0-rc1 - 2.0.0-rc2)
diff --git a/package/teha/xosview/xosview.desc b/package/teha/xosview/xosview.desc
new file mode 100644
index 000000000..b363ad4da
--- /dev/null
+++ b/package/teha/xosview/xosview.desc
@@ -0,0 +1,44 @@
+
+[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
+[COPY]
+[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+[COPY] Please add additional copyright information _after_ the line containing
+[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
+[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
+[COPY]
+[COPY] ROCK Linux: rock-src/package/teha/xosview/xosview.desc
+[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
+[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; either version 2 of the License, or
+[COPY] (at your option) any later version. A copy of the GNU General Public
+[COPY] License can be found at Documentation/COPYING.
+[COPY]
+[COPY] Many people helped and are helping developing ROCK Linux. Please
+[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
+[COPY] file for details.
+[COPY]
+[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
+
+[I] Xosview displays many system related stats.
+
+[T] Xosview displays many system related stats such as cpu
+[T] usage, memory usage, swap usage, network usage,
+[T] interrupt activity, serial activity, and load
+[T] average inside of an X Window.
+
+[U] http://sourceforge.net/projects/xosview/
+
+[A] http://sourceforge.net/projects/xosview/
+[M] Tobias Hintze |
+
+[C] extra/tool
+
+[L] GPL
+[S] Stable
+[V] 1.8.0
+[P] X -----5---9 800.000
+
+[D] 479124707 xosview-1.8.0.tar.gz http://umn.dl.sourceforge.net/sourceforge/xosview/
+
|