Files
gentoo/dev-db/phpmyadmin/metadata.xml
Justin Lecher 5bbc94a101 Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:02:01 +02:00

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>