summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-11-12 12:37:45 -0500
committerMatt Turner <mattst88@gentoo.org>2022-11-12 12:37:45 -0500
commit7945e47ce5aa896147f882738de65d43784b91b0 (patch)
tree8c39d2e0aaeefa13259543f689b0bb3a8671dcee /media-video/gpac
parentmedia-libs/x265: Drop unused inherits (diff)
downloadgentoo-7945e47ce5aa896147f882738de65d43784b91b0.tar.gz
gentoo-7945e47ce5aa896147f882738de65d43784b91b0.tar.bz2
gentoo-7945e47ce5aa896147f882738de65d43784b91b0.zip
media-video/gpac: Drop unused inherits
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video/gpac')
-rw-r--r--media-video/gpac/gpac-2.0.0.ebuild2
-rw-r--r--media-video/gpac/gpac-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/gpac/gpac-2.0.0.ebuild b/media-video/gpac/gpac-2.0.0.ebuild
index 3a6ccfbdc055..34e01f0cc807 100644
--- a/media-video/gpac/gpac-2.0.0.ebuild
+++ b/media-video/gpac/gpac-2.0.0.ebuild
@@ -11,7 +11,7 @@ else
KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
fi
-inherit flag-o-matic toolchain-funcs ${SCM} xdg
+inherit toolchain-funcs ${SCM} xdg
DESCRIPTION="Implementation of the MPEG-4 Systems standard developed from scratch in ANSI C"
HOMEPAGE="https://gpac.wp.imt.fr/"
diff --git a/media-video/gpac/gpac-9999.ebuild b/media-video/gpac/gpac-9999.ebuild
index 1c87f44bd3fe..6082d6bf02c5 100644
--- a/media-video/gpac/gpac-9999.ebuild
+++ b/media-video/gpac/gpac-9999.ebuild
@@ -11,7 +11,7 @@ else
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
fi
-inherit flag-o-matic toolchain-funcs ${SCM} xdg
+inherit toolchain-funcs ${SCM} xdg
DESCRIPTION="Implementation of the MPEG-4 Systems standard developed from scratch in ANSI C"
HOMEPAGE="https://gpac.wp.imt.fr/"