summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-HTTP_Request2/metadata.xml
blob: 606b8473e0e869fc26cbc425323b6985ec470f7a (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 <pkg>dev-lang/php</pkg> to be compiled with curl extension</flag>
		<flag name="fileinfo">Force <pkg>dev-lang/php</pkg> to be compiled with fileinfo extension</flag>
		<flag name="ssl">Force <pkg>dev-lang/php</pkg> to be compiled with ssl extension</flag>
		<flag name="zlib">Force <pkg>dev-lang/php</pkg> to be compiled with zlib extension</flag>
	</use>
	<stabilize-allarches/>
</pkgmetadata>