diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:54:22 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:32 +0200 |
commit | 10a811b13070ebc2c4447cf6caf1b5f6997b9ad4 (patch) | |
tree | 2b09c83d461b7d00761e0d2ae80f909cdc365059 /net-libs | |
parent | net-im/sendxmpp: Shorter DESCRIPTION (diff) | |
download | gentoo-10a811b13070ebc2c4447cf6caf1b5f6997b9ad4.tar.gz gentoo-10a811b13070ebc2c4447cf6caf1b5f6997b9ad4.tar.bz2 gentoo-10a811b13070ebc2c4447cf6caf1b5f6997b9ad4.zip |
net-libs/ccrtp: Shorter DESCRIPTION
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.0.9.ebuild | 4 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.0.9.ebuild b/net-libs/ccrtp/ccrtp-2.0.9.ebuild index 3a29502aa84b..77778d752ddc 100644 --- a/net-libs/ccrtp/ccrtp-2.0.9.ebuild +++ b/net-libs/ccrtp/ccrtp-2.0.9.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib -DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" +DESCRIPTION="GNU ccRTP - Implementation of the IETF real-time transport protocol" HOMEPAGE="https://www.gnu.org/software/ccrtp/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" diff --git a/net-libs/ccrtp/ccrtp-2.1.2.ebuild b/net-libs/ccrtp/ccrtp-2.1.2.ebuild index 34d68b26a5fb..02cf6d4014df 100644 --- a/net-libs/ccrtp/ccrtp-2.1.2.ebuild +++ b/net-libs/ccrtp/ccrtp-2.1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib -DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" +DESCRIPTION="GNU ccRTP - Implementation of the IETF real-time transport protocol" HOMEPAGE="https://www.gnu.org/software/ccrtp/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" |