diff options
author | Nicholas Vinson <nvinson234@gmail.com> | 2016-03-19 11:39:54 -0700 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-03-19 21:19:16 +0000 |
commit | aa5bb2c2b8a0f3fc89115184b2e52ad3ed5bec25 (patch) | |
tree | 1aade8737c639055fbaa33bc664aa3a1854d6eb0 /net-print/hplip-plugin/metadata.xml | |
parent | dev-lang/php: Stable for HPPA (bug #577376). (diff) | |
download | gentoo-aa5bb2c2b8a0f3fc89115184b2e52ad3ed5bec25.tar.gz gentoo-aa5bb2c2b8a0f3fc89115184b2e52ad3ed5bec25.tar.bz2 gentoo-aa5bb2c2b8a0f3fc89115184b2e52ad3ed5bec25.zip |
net-print/hplip-plugin: Adding hplip-plugin ebuilds
Some HP printers need binary-only plugins to function. These ebuilds
provided the needed binaries for all versions supported by hplip and are
available in portage. Specifically the versison are:
hplip-plugin-3.14.10.ebuild
hplip-plugin-3.15.11.ebuild
hplip-plugin-3.16.2.ebuild
Gentoo-Bug: https://bugs.gentoo.org/352439
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1087
Diffstat (limited to 'net-print/hplip-plugin/metadata.xml')
-rw-r--r-- | net-print/hplip-plugin/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-print/hplip-plugin/metadata.xml b/net-print/hplip-plugin/metadata.xml new file mode 100644 index 000000000000..ab7769331a79 --- /dev/null +++ b/net-print/hplip-plugin/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>nvinson234@gmail.com</email> + <name>Nicholas Vinson</name> + <description>Proxy maintainer to be assiged bugs</description> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <use> + </use> +</pkgmetadata> |