commit:     d74c91beadff4426377a12a2c926e43612007706
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Feb  7 15:31:39 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 17:45:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74c91be

x11-libs/xosd: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3866

 x11-libs/xosd/xosd-2.2.14-r1.ebuild    | 4 ++--
 x11-libs/xosd/xosd-2.2.14-r2.ebuild    | 4 ++--
 x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-libs/xosd/xosd-2.2.14-r1.ebuild 
b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
index 412fb0e..8466e42 100644
--- a/x11-libs/xosd/xosd-2.2.14-r1.ebuild
+++ b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit eutils autotools
 
-DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus 
binary for sending text from CLI"
+DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
 HOMEPAGE="https://sourceforge.net/projects/libxosd/";
 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
        https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz

diff --git a/x11-libs/xosd/xosd-2.2.14-r2.ebuild 
b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
index 034f93b..ffa3410 100644
--- a/x11-libs/xosd/xosd-2.2.14-r2.ebuild
+++ b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit eutils autotools
 
-DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus 
binary for sending text from CLI"
+DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
 HOMEPAGE="https://sourceforge.net/projects/libxosd/";
 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
        https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz

diff --git a/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild 
b/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
index 5605bd2..a114445 100644
--- a/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
+++ b/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ MY_PV=$(get_version_component_range 1-3)
 MY_PATCH_MAJ=$(get_version_component_range 4)
 MY_PATCH_MIN=$(get_version_component_range 5)
 
-DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus 
binary for sending text from CLI"
+DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
 HOMEPAGE="https://sourceforge.net/projects/libxosd/";
 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${MY_PV}.orig.tar.gz
        
mirror://debian/pool/main/x/xosd/${PN}_${MY_PV}-${MY_PATCH_MAJ/p/}.${MY_PATCH_MIN/p/}.debian.tar.xz

Reply via email to