x11-misc/xclip: shorten DESCRIPTION.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 15 Dec 2016 23:00:27 +0000 (00:00 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 15 Dec 2016 23:00:53 +0000 (00:00 +0100)
Package-Manager: portage-2.3.0

x11-misc/xclip/xclip-0.13.ebuild

index 5084f55a04932d293bed4181f2310b9ffcc521e7..dba28453ff11b098977667adf70ac68549142e0a 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 
 inherit autotools
 
-DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection"
+DESCRIPTION="Copy data from standard input to X clipboard"
 HOMEPAGE="https://github.com/astrand/xclip"
 SRC_URI="https://github.com/astrand/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"