summaryrefslogtreecommitdiff
blob: 122403d5a74358985746fe75eb7747cc62a1ff01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<stabilize-allarches/>
	<longdescription>
		A smart replacement for various live package rebuilding
		solutions. smart-live-rebuild tries to update the source
		checkouts of live packages and calls emerge to rebuild those
		which are out-of-date.
	</longdescription>
	<upstream>
		<maintainer status="active">
			<email>mgorny@gentoo.org</email>
			<name>Michał Górny</name>
		</maintainer>
		<bugs-to>https://github.com/projg2/smart-live-rebuild/issues/</bugs-to>
		<remote-id type="github">projg2/smart-live-rebuild</remote-id>
	</upstream>
</pkgmetadata>