summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-12-16 00:00:27 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-12-16 00:00:53 +0100
commit543b6e0fab53bb3e5f832b3a929602705cb115db (patch)
treec6e54e2a470c4c3dae2972c9543b280b79e5d956
parentx11-misc/xclip: stable for amd64. (diff)
downloadgentoo-543b6e0fab53bb3e5f832b3a929602705cb115db.tar.gz
gentoo-543b6e0fab53bb3e5f832b3a929602705cb115db.tar.bz2
gentoo-543b6e0fab53bb3e5f832b3a929602705cb115db.zip
x11-misc/xclip: shorten DESCRIPTION.
Package-Manager: portage-2.3.0
-rw-r--r--x11-misc/xclip/xclip-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xclip/xclip-0.13.ebuild b/x11-misc/xclip/xclip-0.13.ebuild
index 5084f55a0493..dba28453ff11 100644
--- a/x11-misc/xclip/xclip-0.13.ebuild
+++ b/x11-misc/xclip/xclip-0.13.ebuild
@@ -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"