diff options
Diffstat (limited to 'gui-apps/wl-clipboard/metadata.xml')
-rw-r--r-- | gui-apps/wl-clipboard/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gui-apps/wl-clipboard/metadata.xml b/gui-apps/wl-clipboard/metadata.xml new file mode 100644 index 000000000000..1c9838f357ee --- /dev/null +++ b/gui-apps/wl-clipboard/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>prometheanfire@gentoo.org</email> + <name>Matthew Thode</name> + </maintainer> + <longdescription lang="en"> + Two command-line Wayland clipboard utilities, wl-copy and wl-paste, that let you easily copy data between the clipboard and Unix pipes, sockets, files and so on. + </longdescription> +</pkgmetadata> |