mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Part of the CUPS v3 evolution. Now, cups-filters has been split out into multiple sub-packages. This contains the standalone browsed component. Bug: https://bugs.gentoo.org/914586 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
12 lines
350 B
XML
12 lines
350 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>printing@gentoo.org</email>
|
|
<name>Gentoo Printing Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">OpenPrinting/cups-browsed</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|