Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/h323plus/
Date: Sun, 06 Aug 2017 13:42:29
Message-Id: 1502026893.da5269e330c2261937000b5c5a69ca1b30761bc6.amynka@gentoo
1 commit: da5269e330c2261937000b5c5a69ca1b30761bc6
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 12:55:57 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5269e3
7
8 net-libs/h323plus: Shorter DESCRIPTION
9
10 net-libs/h323plus/h323plus-1.25.0-r1.ebuild | 4 ++--
11 net-libs/h323plus/h323plus-1.25.0-r2.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild
15 index 715133ee232..cd5e799e452 100644
16 --- a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild
17 +++ b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2014 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=5
24 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs
25
26 MY_P="${PN}-v${PV//./_}"
27
28 -DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protocol, successor to OpenH323"
29 +DESCRIPTION="Open Source implementation of the ITU H.323 protocol, successor of OpenH323"
30 HOMEPAGE="http://www.h323plus.org/"
31 SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV//./_}.tar.gz"
32
33
34 diff --git a/net-libs/h323plus/h323plus-1.25.0-r2.ebuild b/net-libs/h323plus/h323plus-1.25.0-r2.ebuild
35 index 2a8b189d3ef..6abbd14d31f 100644
36 --- a/net-libs/h323plus/h323plus-1.25.0-r2.ebuild
37 +++ b/net-libs/h323plus/h323plus-1.25.0-r2.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2017 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=5
44 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs
45
46 MY_P="${PN}-v${PV//./_}"
47
48 -DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protocol, successor to OpenH323"
49 +DESCRIPTION="Open Source implementation of the ITU H.323 protocol, successor of OpenH323"
50 HOMEPAGE="http://www.h323plus.org/"
51 SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV//./_}.tar.gz"