summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/screenlets/metadata.xml')
-rw-r--r--x11-plugins/screenlets/metadata.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-plugins/screenlets/metadata.xml b/x11-plugins/screenlets/metadata.xml
deleted file mode 100644
index 3e4125fe52a2..000000000000
--- a/x11-plugins/screenlets/metadata.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>desktop-misc@gentoo.org</email>
- <name>Gentoo Desktop Miscellaneous Project</name>
- </maintainer>
- <longdescription lang="en">
- Screenlets are small owner-drawn applications (written in Python) that
- can be described as "the virtual representation of things lying/standing
- around on your desk". Sticknotes, clocks, rulers, ... the possibilities
- are endless.
-
- The goal of the Screenlets base-classes is to simplify the creation of
- fully themeable mini-apps that each solve basic desktop-work-related
- needs and generally improve the usability and eye-candy of the modern
- composited Linux-desktop.
- </longdescription>
- <use>
- <flag name="svg">Highly Recommended: Enable SVG graphics via
- <pkg>dev-python/librsvg-python</pkg></flag>
- </use>
- <upstream>
- <remote-id type="launchpad">screenlets</remote-id>
- </upstream>
-</pkgmetadata>