blob: 5636988dafaab58f6a73a2197647a6a133aac2fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="perl">Install the ebtables-save script which uses perl</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:netfilter:ebtables</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|