0661554ccd
Note that the ebuilds are copied from Gentoo and not changed in any way! Configuration has to be contolled using USE flags (I checked that it works and makes sense for these packages.) Note: qscintilla (and -python) 2.10 allows qt4 with qt5, unlike the previous version which allowed for only one of them. Split ebuilds introduced to avoid bloat.
22 lines
666 B
XML
22 lines
666 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>qt@gentoo.org</email>
|
|
<name>Gentoo Qt Project</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>phil@riverbankcomputing.com</email>
|
|
<name>Phil Thompson</name>
|
|
</maintainer>
|
|
<bugs-to>mailto:qscintilla@riverbankcomputing.com</bugs-to>
|
|
<doc>http://pyqt.sourceforge.net/Docs/QScintilla2/</doc>
|
|
<remote-id type="sourceforge">pyqt</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|