mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 21:27:27 -08:00
21 lines
601 B
XML
21 lines
601 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>web-apps@gentoo.org</email>
|
|
<name>Gentoo Webapps</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<use>
|
|
<flag name="setup">
|
|
Installs the phpMyAdmin setup utility.
|
|
Users who don't use the utility should disable this USE flag
|
|
for security reasons as the setup tool was the target of various
|
|
exploits in the past.
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">phpmyadmin</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|