diff options
author | Torsten Veller <tove@gentoo.org> | 2009-10-25 17:36:58 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-10-25 17:36:58 +0000 |
commit | ebb808c2bd619baa8eeb408f3cf112266f71c091 (patch) | |
tree | 353b674b656ed52cf8e1e17f6094f519236af9b2 /app-laptop/tp_smapi/metadata.xml | |
parent | Respecting LDFLAGS, patch thanks to Justin Lecher <jlec@j-schmitz.net> bug 29... (diff) | |
download | historical-ebb808c2bd619baa8eeb408f3cf112266f71c091.tar.gz historical-ebb808c2bd619baa8eeb408f3cf112266f71c091.tar.bz2 historical-ebb808c2bd619baa8eeb408f3cf112266f71c091.zip |
Remove welp from metadata.xml (#141007)
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'app-laptop/tp_smapi/metadata.xml')
-rw-r--r-- | app-laptop/tp_smapi/metadata.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/app-laptop/tp_smapi/metadata.xml b/app-laptop/tp_smapi/metadata.xml index d4dc6e596690..b2d0e4c8d599 100644 --- a/app-laptop/tp_smapi/metadata.xml +++ b/app-laptop/tp_smapi/metadata.xml @@ -1,12 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>mobile</herd> -<maintainer> - <email>welp@gentoo.org</email> - <name>Peter Weller</name> -</maintainer> -<use> - <flag name='hdaps'>Install a compatible HDAPS module</flag> -</use> + <herd>mobile</herd> + <use> + <flag name="hdaps">Install a compatible HDAPS module</flag> + </use> </pkgmetadata> |