Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xosd/
Date: Tue, 07 Feb 2017 17:48:41
Message-Id: 1486489555.d74c91beadff4426377a12a2c926e43612007706.soap@gentoo
1 commit: d74c91beadff4426377a12a2c926e43612007706
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 15:31:39 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:45:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74c91be
7
8 x11-libs/xosd: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3866
12
13 x11-libs/xosd/xosd-2.2.14-r1.ebuild | 4 ++--
14 x11-libs/xosd/xosd-2.2.14-r2.ebuild | 4 ++--
15 x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/x11-libs/xosd/xosd-2.2.14-r1.ebuild b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
19 index 412fb0e..8466e42 100644
20 --- a/x11-libs/xosd/xosd-2.2.14-r1.ebuild
21 +++ b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
22 @@ -1,10 +1,10 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 inherit eutils autotools
29
30 -DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus binary for sending text from CLI"
31 +DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
32 HOMEPAGE="https://sourceforge.net/projects/libxosd/"
33 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
34 https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
35
36 diff --git a/x11-libs/xosd/xosd-2.2.14-r2.ebuild b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
37 index 034f93b..ffa3410 100644
38 --- a/x11-libs/xosd/xosd-2.2.14-r2.ebuild
39 +++ b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
40 @@ -1,10 +1,10 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 inherit eutils autotools
47
48 -DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus binary for sending text from CLI"
49 +DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
50 HOMEPAGE="https://sourceforge.net/projects/libxosd/"
51 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
52 https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
53
54 diff --git a/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild b/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
55 index 5605bd2..a114445 100644
56 --- a/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
57 +++ b/x11-libs/xosd/xosd-2.2.14_p2_p1.ebuild
58 @@ -1,4 +1,4 @@
59 -# Copyright 1999-2016 Gentoo Foundation
60 +# Copyright 1999-2017 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 # $Id$
63
64 @@ -9,7 +9,7 @@ MY_PV=$(get_version_component_range 1-3)
65 MY_PATCH_MAJ=$(get_version_component_range 4)
66 MY_PATCH_MIN=$(get_version_component_range 5)
67
68 -DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus binary for sending text from CLI"
69 +DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display"
70 HOMEPAGE="https://sourceforge.net/projects/libxosd/"
71 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${MY_PV}.orig.tar.gz
72 mirror://debian/pool/main/x/xosd/${PN}_${MY_PV}-${MY_PATCH_MAJ/p/}.${MY_PATCH_MIN/p/}.debian.tar.xz