commit: 543b6e0fab53bb3e5f832b3a929602705cb115db Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Dec 15 23:00:27 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Dec 15 23:00:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543b6e0f
x11-misc/xclip: shorten DESCRIPTION. Package-Manager: portage-2.3.0 x11-misc/xclip/xclip-0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xclip/xclip-0.13.ebuild b/x11-misc/xclip/xclip-0.13.ebuild index 5084f55..dba2845 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"
