diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2019-08-06 21:07:58 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-08-07 06:07:51 +0300 |
commit | dfd75bb94194a6e260391fef86df20f35307d57e (patch) | |
tree | 4e29eb031671aa6e9600872c2b977475a25a6d9a /media-video/tsmuxer | |
parent | app-emulation/skopeo: Bump to version 0.1.39 (diff) | |
download | gentoo-dfd75bb94194a6e260391fef86df20f35307d57e.tar.gz gentoo-dfd75bb94194a6e260391fef86df20f35307d57e.tar.bz2 gentoo-dfd75bb94194a6e260391fef86df20f35307d57e.zip |
Rename app-arch/upx-ucl to app-arch/upx
Renaming package to more common name. Fixed all (R)DEPENDS in tree.
This PR is part of https://github.com/gentoo/gentoo/pull/12087
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12624
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-video/tsmuxer')
-rw-r--r-- | media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild index 8f2338996d71..f9c3f8f54b78 100644 --- a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild +++ b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild @@ -15,7 +15,7 @@ IUSE="" QA_FLAGS_IGNORED="opt/${PN}/bin/tsMuxeR opt/${PN}/bin/tsMuxerGUI" DEPEND="|| ( - >=app-arch/upx-ucl-3.01[lzma] + >=app-arch/upx-3.01[lzma] >=app-arch/upx-bin-3.01 )" RDEPEND=" |