blob: 29fb36ac47f22385e4cedd0c0ffe730ad5c9f35a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cpp</herd>
<maintainer>
<email>dragonheart@gentoo.org</email>
<name>Daniel Black</name>
<description>I just happened to fix this once or twice. Please take over if you want it
</description>
</maintainer>
<maintainer>
<email>tantive@gentoo.org</email>
<name>Michael Imhof</name>
</maintainer>
<use>
<flag name='ciao'>Include Component Intergraced Ace ORB into the build of
ace</flag>
<flag name='tao'>Include the ACE ORB (CORBA stuff) (called tao) into the
build of ace</flag>
</use>
</pkgmetadata>
|