summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r--x11-misc/xsel/xsel-1.2.0.ebuild2
-rw-r--r--x11-misc/xsel/xsel-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xsel/xsel-1.2.0.ebuild b/x11-misc/xsel/xsel-1.2.0.ebuild
index 5f69444609fc..aaa52852b022 100644
--- a/x11-misc/xsel/xsel-1.2.0.ebuild
+++ b/x11-misc/xsel/xsel-1.2.0.ebuild
@@ -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"
diff --git a/x11-misc/xsel/xsel-9999.ebuild b/x11-misc/xsel/xsel-9999.ebuild
index 44d008893fbb..175afbf6c29d 100644
--- a/x11-misc/xsel/xsel-9999.ebuild
+++ b/x11-misc/xsel/xsel-9999.ebuild
@@ -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"