diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:15:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:37 +0100 |
commit | 4cc40beaf55f12a9c737da7b293bbb62e35aa131 (patch) | |
tree | f1787292048af78e7d69cca6412f7bea9c38777e /net-libs/ortp | |
parent | net-libs/ngtcp2: autotools-- (diff) | |
download | gentoo-4cc40beaf55f12a9c737da7b293bbb62e35aa131.tar.gz gentoo-4cc40beaf55f12a9c737da7b293bbb62e35aa131.tar.bz2 gentoo-4cc40beaf55f12a9c737da7b293bbb62e35aa131.zip |
net-libs/ortp: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/ortp')
-rw-r--r-- | net-libs/ortp/ortp-0.23.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ortp/ortp-0.23.0-r1.ebuild b/net-libs/ortp/ortp-0.23.0-r1.ebuild index bdfff063191f..8694c0c18b9e 100644 --- a/net-libs/ortp/ortp-0.23.0-r1.ebuild +++ b/net-libs/ortp/ortp-0.23.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils ltprune +inherit ltprune DESCRIPTION="Open Real-time Transport Protocol (RTP, RFC3550) stack" HOMEPAGE="http://www.linphone.org/" |