[Lunar-commits] <moonbase> raptor: wtf? Why's this in the audio section?!
Moritz Heiber
moe at lunar-linux.org
Fri Jul 25 15:28:18 CEST 2008
commit 9e8bd801381df7b49ad20ba40b5b8ed29ebbcafe
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Fri Jul 25 14:14:58 2008 +0200
raptor: wtf? Why's this in the audio section?!
---
audio/raptor/DETAILS | 19 -------------------
libs/raptor/DETAILS | 19 +++++++++++++++++++
2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/audio/raptor/DETAILS b/audio/raptor/DETAILS
deleted file mode 100644
index 9ed6cc1..0000000
--- a/audio/raptor/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=raptor
- VERSION=1.4.16
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://download.librdf.org/source/
- SOURCE_URL[1]=$SFORGE_URL/librdf/
- SOURCE_VFY=sha1:b85488c588ea49a44428bfa28c866047d65dd2ea
- WEB_SITE=http://librdf.org/$MODULE/
- ENTERED=20040102
- UPDATED=20071026
- SHORT="C library that parses RDF syntaxes."
-
-cat << EOF
-Raptor is a free software/Open Source C library that parses RDF syntaxes
-such as RDF/XML and N-Triples into RDF triples.
-Raptor was designed to work closely with the Redland RDF library (RDF
-Parser Toolkit for Redland) but is entirely separate. It is a portable
-library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX,
-cygwin, win32). Raptor has no memory leaks and is fast.
-EOF
diff --git a/libs/raptor/DETAILS b/libs/raptor/DETAILS
new file mode 100644
index 0000000..9ed6cc1
--- /dev/null
+++ b/libs/raptor/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=raptor
+ VERSION=1.4.16
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://download.librdf.org/source/
+ SOURCE_URL[1]=$SFORGE_URL/librdf/
+ SOURCE_VFY=sha1:b85488c588ea49a44428bfa28c866047d65dd2ea
+ WEB_SITE=http://librdf.org/$MODULE/
+ ENTERED=20040102
+ UPDATED=20071026
+ SHORT="C library that parses RDF syntaxes."
+
+cat << EOF
+Raptor is a free software/Open Source C library that parses RDF syntaxes
+such as RDF/XML and N-Triples into RDF triples.
+Raptor was designed to work closely with the Redland RDF library (RDF
+Parser Toolkit for Redland) but is entirely separate. It is a portable
+library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX,
+cygwin, win32). Raptor has no memory leaks and is fast.
+EOF
More information about the Lunar-commits
mailing list