summaryrefslogtreecommitdiff
blob: 29b7f3248ad34be04e9017c15c8b7f3cb0041783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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>
	<use>
		<flag name="designer">Build plugin for Qt Designer</flag>
	</use>
	<upstream>
		<maintainer status="active">
			<email>phil@riverbankcomputing.com</email>
			<name>Phil Thompson</name>
		</maintainer>
		<changelog>https://www.riverbankcomputing.com/static/Downloads/QScintilla/ChangeLog</changelog>
		<doc>https://www.riverbankcomputing.com/static/Docs/QScintilla/</doc>
		<bugs-to>mailto:qscintilla@riverbankcomputing.com</bugs-to>
	</upstream>
</pkgmetadata>