diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:55:57 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:33 +0200 |
commit | da5269e330c2261937000b5c5a69ca1b30761bc6 (patch) | |
tree | a5e71f6da3a1b598ee5795c864b9a3915ff8d738 /net-libs/h323plus | |
parent | net-libs/ccrtp: Shorter DESCRIPTION (diff) | |
download | gentoo-da5269e330c2261937000b5c5a69ca1b30761bc6.tar.gz gentoo-da5269e330c2261937000b5c5a69ca1b30761bc6.tar.bz2 gentoo-da5269e330c2261937000b5c5a69ca1b30761bc6.zip |
net-libs/h323plus: Shorter DESCRIPTION
Diffstat (limited to 'net-libs/h323plus')
-rw-r--r-- | net-libs/h323plus/h323plus-1.25.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/h323plus/h323plus-1.25.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild index 715133ee232e..cd5e799e4520 100644 --- a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild +++ b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs MY_P="${PN}-v${PV//./_}" -DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protocol, successor to OpenH323" +DESCRIPTION="Open Source implementation of the ITU H.323 protocol, successor of OpenH323" HOMEPAGE="http://www.h323plus.org/" SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV//./_}.tar.gz" diff --git a/net-libs/h323plus/h323plus-1.25.0-r2.ebuild b/net-libs/h323plus/h323plus-1.25.0-r2.ebuild index 2a8b189d3ef1..6abbd14d31f1 100644 --- a/net-libs/h323plus/h323plus-1.25.0-r2.ebuild +++ b/net-libs/h323plus/h323plus-1.25.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs MY_P="${PN}-v${PV//./_}" -DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protocol, successor to OpenH323" +DESCRIPTION="Open Source implementation of the ITU H.323 protocol, successor of OpenH323" HOMEPAGE="http://www.h323plus.org/" SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV//./_}.tar.gz" |