diff options
author | Chris White <chriswhite@gentoo.org> | 2004-08-12 20:39:29 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2004-08-12 20:39:29 +0000 |
commit | e71462f70d15201eeca0ad83b577c610d6c85175 (patch) | |
tree | 48771b10815613ad7446e3f5e94db2e29976b3ba /media-video/ks3switch | |
parent | Adding missing metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-e71462f70d15201eeca0ad83b577c610d6c85175.tar.gz gentoo-2-e71462f70d15201eeca0ad83b577c610d6c85175.tar.bz2 gentoo-2-e71462f70d15201eeca0ad83b577c610d6c85175.zip |
Adding missing metadata.xml.
Diffstat (limited to 'media-video/ks3switch')
-rw-r--r-- | media-video/ks3switch/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ks3switch/metadata.xml | 9 |
2 files changed, 13 insertions, 1 deletions
diff --git a/media-video/ks3switch/ChangeLog b/media-video/ks3switch/ChangeLog index 6f1175836395..a23f43e77251 100644 --- a/media-video/ks3switch/ChangeLog +++ b/media-video/ks3switch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ks3switch # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ks3switch/ChangeLog,v 1.6 2004/07/06 12:32:52 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ks3switch/ChangeLog,v 1.7 2004/08/12 20:39:29 chriswhite Exp $ + + 13 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml: + Added missing metadata.xml. 06 Jul 2004; Carsten Lohrke <carlo@gentoo.org> ks3switch-0.1.ebuild: QA: newdepend -> R/DEPEND, need-kde diff --git a/media-video/ks3switch/metadata.xml b/media-video/ks3switch/metadata.xml new file mode 100644 index 000000000000..9150541c31b4 --- /dev/null +++ b/media-video/ks3switch/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>media-video</herd> +<herd>media-tv</herd> +<maintainer> + <email>media-video@gentoo.org</email> +</maintainer> +</pkgmetadata> |