diff options
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" |