summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-05 14:26:30 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 14:28:07 +0200
commit8a7b48a6603365a2fc0d84a2d02d00789ded7134 (patch)
tree2f633f67063cb7dede8eca1905b47a0570525b27 /media-video/mpglen
parentdev-util/pkgcheck: version bump to 0.6.7 (diff)
downloadgentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.tar.gz
gentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.tar.bz2
gentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.zip
*/*: Remove mirror://gentoo rename hack
Replace 'mirror://gentoo/X -> Y' with plain 'mirror://gentoo/Y'. Since actual filenames are used on the mirrors, the latter is valid for all packages already. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/mpglen')
-rw-r--r--media-video/mpglen/mpglen-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpglen/mpglen-0.1.ebuild b/media-video/mpglen/mpglen-0.1.ebuild
index d366cc724bfa..333aba26e066 100644
--- a/media-video/mpglen/mpglen-0.1.ebuild
+++ b/media-video/mpglen/mpglen-0.1.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
DESCRIPTION="A program to scan through a MPEG file and count the number of GOPs and frames"
HOMEPAGE="http://www.iamnota.net/mpglen/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"