diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-22 11:18:59 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-22 11:19:08 +0200 |
commit | bc73443fc9d6d6d3775890225c5f30101121d5a5 (patch) | |
tree | ac93b772a5d03ed91b1433fd104f4e4c780703e1 /x11-apps/copyq/metadata.xml | |
parent | dev-ros/roscpp_serialization: Initial import. Ebuild by me. (diff) | |
download | gentoo-bc73443fc9d6d6d3775890225c5f30101121d5a5.tar.gz gentoo-bc73443fc9d6d6d3775890225c5f30101121d5a5.tar.bz2 gentoo-bc73443fc9d6d6d3775890225c5f30101121d5a5.zip |
x11-apps/copyq: New package
initial ebuild written by keenblade and Paul Tobias
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=499350
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-apps/copyq/metadata.xml')
-rw-r--r-- | x11-apps/copyq/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/copyq/metadata.xml b/x11-apps/copyq/metadata.xml new file mode 100644 index 000000000000..584ed1f5e96b --- /dev/null +++ b/x11-apps/copyq/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>jlec@gentoo.org</email> + <name>Justin Lecher</name> + </maintainer> + <use> + <flag name="webkit"> + enables the application to use advanced HTML rendering and fetching + remote images and other data + </flag> + </use> +</pkgmetadata> |