summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-30 15:40:29 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-30 15:40:36 -0500
commite2c66b56046b68e160bd8a3f235cc9b2893c7fee (patch)
tree87cbc722baad3aadf60df648e92893746d35fa9a /media-libs/elementary
parentx11-wm/enlightenment: version bump to 0.20.2 #570224 (diff)
downloadgentoo-e2c66b56046b68e160bd8a3f235cc9b2893c7fee.tar.gz
gentoo-e2c66b56046b68e160bd8a3f235cc9b2893c7fee.tar.bz2
gentoo-e2c66b56046b68e160bd8a3f235cc9b2893c7fee.zip
enlightenment metadata.xml: standardize
Diffstat (limited to 'media-libs/elementary')
-rw-r--r--media-libs/elementary/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/media-libs/elementary/metadata.xml b/media-libs/elementary/metadata.xml
index d6388e484588..a5064e0ec2de 100644
--- a/media-libs/elementary/metadata.xml
+++ b/media-libs/elementary/metadata.xml
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<herd>enlightenment</herd>
<use>
- <flag name="quicklaunch">Enable quick-launch support</flag>
+ <flag name='quicklaunch'>Enable quick-launch support</flag>
</use>
<longdescription>
Elementary is a widget set. It is a new-style of widget set much more
@@ -11,9 +11,9 @@ canvas object based than anything else. Why not ETK? Why not EWL? Well
they both tend to veer away from the core of Evas, Ecore and Edje a
lot to build their own worlds. Also I wanted something focused on
embedded devices - specifically small touchscreens. Unlike GTK+ and
-Qt, 75% of the "widget set" is already embodied in a common core -
+Qt, 75% of the 'widget set' is already embodied in a common core -
Ecore, Edje, Evas etc. So this fine-grained library splitting means
-all of this is shared, just a new widget "personality" is on top. And
+all of this is shared, just a new widget 'personality' is on top. And
that is... Elementary, my dear watson. Elementary.
</longdescription>
</pkgmetadata>