x11-misc/xsel: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Tue, 7 Feb 2017 14:51:44 +0000 (16:51 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 7 Feb 2017 17:45:26 +0000 (18:45 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864

x11-misc/xsel/xsel-1.2.0.ebuild
x11-misc/xsel/xsel-9999.ebuild

index 5f69444609fcd845c0f9d5e689d4d24c649d22c8..aaa52852b022f202cb7dd2c5725c58bb976b3089 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=4
 
-DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection"
+DESCRIPTION="Command-line program for getting and setting the contents of the X selection"
 HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel"
 SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz"
 
index 44d008893fbb89ece78d973b4a3fc4748acac830..175afbf6c29dd643a2093ccabb396f0a0e23d1f3 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 inherit autotools git-r3
 
-DESCRIPTION="command-line program for getting and setting the contents of the X selection"
+DESCRIPTION="Command-line program for getting and setting the contents of the X selection"
 HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel"
 EGIT_REPO_URI="https://github.com/kfish/xsel.git"