mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
21 lines
599 B
XML
21 lines
599 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>web-apps</herd>
|
|
<maintainer>
|
|
<email>jmbsvicetto@gentoo.org</email>
|
|
<name>Jorge Manuel B. S. Vicetto</name>
|
|
</maintainer>
|
|
<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>
|