mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/shakespeare: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>haskell@gentoo.org</email>
|
||||
<name>Gentoo Haskell</name>
|
||||
<email>haskell@gentoo.org</email>
|
||||
<name>Gentoo Haskell</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.
|
||||
|
||||
|
||||
Note there is no dependency on haskell-src-extras.
|
||||
|
||||
|
||||
packages that use this: shakespeare-js, shakespeare-css, shakespeare-interpolated, hamlet, and xml-hamlet
|
||||
Please see the documentation at <http://docs.yesodweb.com/book/hamlet/> for more details.
|
||||
</longdescription>
|
||||
@@ -17,5 +17,5 @@
|
||||
<flag name="test_export">Test export.</flag>
|
||||
<flag name="test_coffee">Render tests through coffeescript render function.</flag>
|
||||
<flag name="test_roy">Render tests through roy render function.</flag>
|
||||
</use>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user