summaryrefslogtreecommitdiff
blob: ec3d4bbeba657a6c5fd5278245dfd61e6958351e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
		Heat is a service to orchestrate multiple composite cloud applications using
		templates, through both an OpenStack-native REST API and a
		CloudFormation-compatible Query API.
  </longdescription>
  <use>
    <flag name="memcached">Installs the memcached server</flag>
  </use>
  <upstream>
    <remote-id type="launchpad">heat</remote-id>
  </upstream>
</pkgmetadata>