summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Polke <DuPol@gmx.de>2017-01-31 23:49:30 +0100
committerDustin Polke <DuPol@gmx.de>2017-01-31 23:57:10 +0100
commit50e52cd1c8183ac1bd6e89321cab33e9b85e7aca (patch)
tree20af6a949179b1e420d4600db4f540baf6e5d7df /x11-plugins/cd-plugins-core/metadata.xml
parent[media-video/webcamstudio-module] Use newer module based on v4l2loopback; dro... (diff)
downloadDuPol-50e52cd1c8183ac1bd6e89321cab33e9b85e7aca.tar.gz
DuPol-50e52cd1c8183ac1bd6e89321cab33e9b85e7aca.tar.bz2
DuPol-50e52cd1c8183ac1bd6e89321cab33e9b85e7aca.zip
Bump EAPI and fix QA issues to prevent die in global scope, bug 607564.
Diffstat (limited to 'x11-plugins/cd-plugins-core/metadata.xml')
-rw-r--r--x11-plugins/cd-plugins-core/metadata.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/x11-plugins/cd-plugins-core/metadata.xml b/x11-plugins/cd-plugins-core/metadata.xml
index b8d4da0..aaf9c51 100644
--- a/x11-plugins/cd-plugins-core/metadata.xml
+++ b/x11-plugins/cd-plugins-core/metadata.xml
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <use>
- <flag name="gnome">Enables the integration in <pkg>gnome-base/gnome</pkg> desktop.</flag>
- <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag>
- <flag name="mono">Enables Mono interface in Cairo-Dock.</flag>
- <flag name="python">Enables Python interface in Cairo-Dock.</flag>
- <flag name="ruby">Enables Ruby interface in Cairo-Dock.</flag>
- <flag name="vala">Enables Vala interface in Cairo-Dock.</flag>
- <flag name="xfce">Enables the integration in <pkg>xfce-base/xfce4</pkg> desktop.</flag>
- </use>
- <longdescription>cd-plugins-core offers recommended official plugins for cairo-dock.</longdescription>
- <maintainer>
- <email>DuPol@gmx.de</email>
- <name>Dustin Polke</name>
- </maintainer>
+<use>
+ <flag name="gnome">Enables the integration in <pkg>gnome-base/gnome</pkg> desktop.</flag>
+ <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag>
+ <flag name="mono">Enables Mono interface in Cairo-Dock.</flag>
+ <flag name="python">Enables Python interface in Cairo-Dock.</flag>
+ <flag name="ruby">Enables Ruby interface in Cairo-Dock.</flag>
+ <flag name="vala">Enables Vala interface in Cairo-Dock.</flag>
+ <flag name="xfce">Enables the integration in <pkg>xfce-base/xfce4</pkg> desktop.</flag>
+</use>
+<longdescription>cd-plugins-core offers recommended official plugins for cairo-dock.</longdescription>
+<maintainer type="person">
+ <email>DuPol@gmx.de</email>
+ <name>Dustin Polke</name>
+</maintainer>
</pkgmetadata>