diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-01-15 11:19:09 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-01-15 11:19:09 +0000 |
commit | 4c5c35222a087d58f69fe7a0ed0e9b216fa30348 (patch) | |
tree | ba12c01d186b19d8a589eb09f2f2c9f4b1419e3e /media-sound/rip-l/metadata.xml | |
parent | gcc-3.4 fix (diff) | |
download | historical-4c5c35222a087d58f69fe7a0ed0e9b216fa30348.tar.gz historical-4c5c35222a087d58f69fe7a0ed0e9b216fa30348.tar.bz2 historical-4c5c35222a087d58f69fe7a0ed0e9b216fa30348.zip |
*** empty log message ***
Diffstat (limited to 'media-sound/rip-l/metadata.xml')
-rw-r--r-- | media-sound/rip-l/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media-sound/rip-l/metadata.xml b/media-sound/rip-l/metadata.xml new file mode 100644 index 000000000000..9d82a6de10b0 --- /dev/null +++ b/media-sound/rip-l/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>common-lisp</herd> +<longdescription> +RIP-L is a CD audio ripper/encoder in Common Lisp. It is designed to be a +replacemet for Grip, written in Common Lisp. RIP-L features include: + + * CDDB lookup + * Ogg output by default + * Customization through changing parameters (simple) or rewriting key + functions (powerful) +</longdescription> +</pkgmetadata> |