summaryrefslogtreecommitdiff
blob: fc6b4e9ecde6fa663847d4c1ec912e90150320b4 (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
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>perl@gentoo.org</email>
		<name>Gentoo Perl Project</name>
	</maintainer>
	<maintainer type="person">
		<email>mb@italpro.net</email>
		<name>Michele Beltrame</name>
	</maintainer>
	<use>
		<flag name="inotify">Pull in <pkg>dev-perl/Linux-Inotify2</pkg>
			for linux Inotify Support</flag>
	</use>
	<upstream>
		<remote-id type="cpan">File-ChangeNotify</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify::Event</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify::Watcher</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify::Watcher::Default</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify::Watcher::Inotify</remote-id>
		<remote-id type="cpan-module">File::ChangeNotify::Watcher::KQueue</remote-id>
	</upstream>
</pkgmetadata>