[Lunar-commits] <moonbase> libtar: Adding to moonbase, needed by new hydrogen.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Nov 17 02:00:33 CET 2009
commit 645da44d12b03d0aefe5278c3b1d20f33f1b6cbf
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Nov 16 20:00:33 2009 -0500
libtar: Adding to moonbase, needed by new hydrogen.
---
libs/libtar/DETAILS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/libs/libtar/DETAILS b/libs/libtar/DETAILS
new file mode 100644
index 0000000..bfdaf8b
--- /dev/null
+++ b/libs/libtar/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=libtar
+ VERSION=1.2.11
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://ftp.feep.net/pub/software/libtar/
+ SOURCE_VFY=sha1:9611f23024b0e89aad1cfea301122186b3c160f8
+ WEB_SITE=http://www.feep.net/libtar/
+ ENTERED=20091116
+ UPDATED=20091116
+ SHORT="manipulat POSIX tar files"
+
+cat << EOF
+libtar is a C library for manipulating POSIX tar files. It handles adding and
+extracting files to/from a tar archive.
+EOF
More information about the Lunar-commits
mailing list