summaryrefslogtreecommitdiff
blob: 1f4b70b9642a2cd3295ad37dfef64e49befd3960 (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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>php-bugs@gentoo.org</email>
		<name>PHP</name>
	</maintainer>
	<use>
		<flag name="curl">Force dev-lang/php to be compiled with curl extension</flag>
		<flag name="fileinfo">Force dev-lang/php to be compiled with fileinfo extension</flag>
		<flag name="ssl">Force dev-lang/php to be compiled with ssl extension</flag>
		<flag name="zlib">Force dev-lang/php to be compiled with zlib extension</flag>
	</use>
	<stabilize-allarches/>
</pkgmetadata>