diff --git a/utils/psmisc/DETAILS b/utils/psmisc/DETAILS
index 1ecc239..6b250df 100755
--- a/utils/psmisc/DETAILS
+++ b/utils/psmisc/DETAILS
@@ -1,6 +1,6 @@
SPELL=psmisc
- VERSION=22.7
-
SOURCE_HASH[0]=sha512:d8ce792536db5b7b38e284bc5afcdfdac55bd1482e97c4010bd7c8c9fe5856cfdd04a4b0b2c776d1c69e57e5939e5cf51915fbfb849d37a5adbe49415cf6cc67
+ VERSION=22.8
+
SOURCE_HASH[0]=sha512:836132ccb59d7d3776765ca242cb56a64d3ebf64e3743a23f8536575cf424fe82c288051f35445768ecb0e29408852e5d356e3e2c92b0280de82922e6308c50e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -22,6 +22,5 @@ The package contains the following programs:
* killall - kills a process by its name, similar to a pkill found in
some other Unices.
* pstree - Shows currently running processes in a tree format.
- * pidof - Finds proccess id of running programs, similar to pgrep
found in some other Unices.
EOF
diff --git a/utils/psmisc/HISTORY b/utils/psmisc/HISTORY
index 3acde83..17641fb 100644
--- a/utils/psmisc/HISTORY
+++ b/utils/psmisc/HISTORY
@@ -1,3 +1,9 @@
+2009-09-15 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: removed info about pidof, which is not provided by psmisc
+
+2009-09-13 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 22.8
+
2009-05-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.7
SOURCE_URL[0]=http://bits.xensource.com/oss-xen/release/${VERSION}/${SOURCE}
WEB_SITE=http://www.xen.org
diff --git a/utils/xen-tools/HISTORY b/utils/xen-tools/HISTORY
index 958c181..f99774a 100644
--- a/utils/xen-tools/HISTORY
+++ b/utils/xen-tools/HISTORY
@@ -1,3 +1,6 @@
+2009-09-12 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.1
+
2009-07-31 Arjan Bouter <abouter AT sourcemage.org>
* PRE_BUILD: added, install into lib instead of lib64
diff --git a/utils/xen/DETAILS b/utils/xen/DETAILS
index 3953a5b..f05cde9 100755
--- a/utils/xen/DETAILS
+++ b/utils/xen/DETAILS
@@ -1,10 +1,11 @@
SPELL=xen
- VERSION=3.4.0
+ VERSION=3.4.1
LICENSE[0]=UNKNOWN
KEYWORDS="xen"
WEB_SITE=http://www.xensource.com/
ENTERED=20060412
SHORT='Xen provides software virtualization for linux'
cat << EOF
-Missing
+This is a profile spell, which means it depends on various parts that make
up a
+xen install.
EOF
diff --git a/utils/xen/HISTORY b/utils/xen/HISTORY
index 9d0086c..3c7ec17 100644
--- a/utils/xen/HISTORY
+++ b/utils/xen/HISTORY
@@ -1,3 +1,6 @@
+2009-09-12 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 3.4.1 and added a long description.
+
2009-07-30 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 3.4.0
* DEPENDS: patches not strictly needed
[SM-Commit] GIT changes to master grimoire by Arjan Bouter (d2802e1735ba4960377b41ce1fc568cff1d7cfdd),
Arjan Bouter, 09/14/2009