summaryrefslogtreecommitdiff
path: root/dev-haskell/gitrev/metadata.xml
blob: 17340ca24bac3c55eee8330f8f5817279964432d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 <longdescription>
		Some handy Template Haskell splices for including the current git hash and branch in the code of your project. Useful for including in panic messages, @--version@ output, or diagnostic info for more informative bug reports.
	</longdescription>
 <upstream>
  <remote-id type="github">acfoltzer/gitrev</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>