diff options
author | Chris White <chriswhite@gentoo.org> | 2005-03-29 05:11:26 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-03-29 05:11:26 +0000 |
commit | 1c57acf77c328c1dd527b994627b85941d142c6e (patch) | |
tree | 40b8d86b39d9bf245ddbac99a7d00bebbd133a4f /media-video/ldvd/metadata.xml | |
parent | corrected src_uri, fixes #86564 (diff) | |
download | gentoo-2-1c57acf77c328c1dd527b994627b85941d142c6e.tar.gz gentoo-2-1c57acf77c328c1dd527b994627b85941d142c6e.tar.bz2 gentoo-2-1c57acf77c328c1dd527b994627b85941d142c6e.zip |
Initial import into the tree. Closes bug #53100. Thanks to a whole lot of people in the bug for the ebuild :).
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-video/ldvd/metadata.xml')
-rw-r--r-- | media-video/ldvd/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-video/ldvd/metadata.xml b/media-video/ldvd/metadata.xml new file mode 100644 index 000000000000..66efd61c16dc --- /dev/null +++ b/media-video/ldvd/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>video</herd> +<maintainer> + <email>media-video@gentoo.org</email> +</maintainer> +<longdescription lang="en"> +A command line/GUI dvd ripper for both unencrypted and css encrypted dvds. Does full dvd rip (AUDIO_TS+VIDEO_TS). +</longdescription> +</pkgmetadata> + |