summaryrefslogtreecommitdiffstats
path: root/archive/rpmunpack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/rpmunpack/DETAILS')
-rwxr-xr-xarchive/rpmunpack/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/archive/rpmunpack/DETAILS b/archive/rpmunpack/DETAILS
new file mode 100755
index 0000000000..f903b81c9c
--- /dev/null
+++ b/archive/rpmunpack/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=rpmunpack
+ VERSION=0
+ SOURCE=$SPELL.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/utils/package/$SOURCE
+ WEB_SITE=unknown
+ BUILD_API=2
+ ENTERED=20011017
+ UPDATED=20011017
+ MAINTAINER=svolli@svolli.de
+ MD5[0]=9c4580a98405487a22a5423f147256ce
+ LICENSE[0]=
+ SHORT="Program to extract an archive from a RPM file"
+cat << EOF
+This program converts rpm archives to cpio archives for cpio or afio.
+EOF