*/*: Remove mirror://gentoo rename hack
authorMichał Górny <mgorny@gentoo.org>
Sat, 5 Oct 2019 12:26:30 +0000 (14:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 5 Oct 2019 12:28:07 +0000 (14:28 +0200)
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>
36 files changed:
app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild
app-emulation/dlx/dlx-1.0.0.ebuild
app-i18n/kcc/kcc-1.0.ebuild
app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild
app-text/xhtml1/xhtml1-20020801-r5.ebuild
app-text/xhtml1/xhtml1-20020801-r6.ebuild
dev-java/forehead/forehead-1.0_beta5-r2.ebuild
dev-java/gnu-regexp/gnu-regexp-1.1.4-r3.ebuild
dev-java/higlayout/higlayout-1.0-r3.ebuild
dev-java/iso-relax/iso-relax-20050331-r4.ebuild
dev-java/jade/jade-3.3-r3.ebuild
dev-java/jarbundler/jarbundler-2.3.1.ebuild
dev-java/jgoodies-animation/jgoodies-animation-1.2.0-r2.ebuild
dev-java/jgoodies-binding/jgoodies-binding-1.1.2-r2.ebuild
dev-java/jgraph/jgraph-5.12.0.4-r1.ebuild
dev-java/jsr173/jsr173-1.0-r4.ebuild
dev-java/jvyaml/jvyaml-0.2.1-r2.ebuild
dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild
dev-java/mina-core/mina-core-1.1.7-r1.ebuild
dev-java/qdox/qdox-1.6.3-r1.ebuild
dev-java/rome/rome-0.9-r3.ebuild
dev-util/pscan/pscan-20000721-r1.ebuild
games-misc/c++robots/c++robots-0-r1.ebuild
games-misc/rfksay/rfksay-0.1-r1.ebuild
media-sound/ardour/ardour-5.12.ebuild
media-sound/ardour/ardour-9999.ebuild
media-sound/oggtst/oggtst-0.0.ebuild
media-video/mpglen/mpglen-0.1.ebuild
net-misc/dcetest/dcetest-2.0.ebuild
net-misc/liveice/liveice-2000530-r2.ebuild
net-misc/netsed/netsed-0.01b-r1.ebuild
sci-biology/sim4/sim4-20030921-r2.ebuild
sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild
sys-apps/mouseemu/mouseemu-0.12.ebuild
x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild

index 66b67deee95da34ebe274646732260743fac57b5..3b1cee7804d03a29621485d6b38a1239e85b7df9 100644 (file)
@@ -6,7 +6,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Convert CD images from b5i (BlindWrite) to iso"
 HOMEPAGE="https://web.archive.org/web/20100116120705/b5i2iso.berlios.de"
-SRC_URI="mirror://gentoo/${PN}.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
index 07a21a90658253c2978a9ec9fdaca7bcd569d44c..401c626c72df05260feeb6bcae9405fa92082bb4 100644 (file)
@@ -7,7 +7,7 @@ S=${WORKDIR}/dlx
 
 DESCRIPTION="DLX Simulator"
 HOMEPAGE="https://www.davidviner.com/dlx"
-SRC_URI="mirror://gentoo/dlx.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 20ee1ee5735092873a662e1d53a48203c8f9a0b8..79b890dd7eb6a8b0ca9ae02d06d1b93ab5b7afc4 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A Kanji code converter"
 HOMEPAGE="http://www2s.biglobe.ne.jp/~Nori/ruby/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index a2d1afc50502c35f830be4f3fcf29e572a7adcf4..180d093a6ff088e71a7d3c8c0d076836976bed23 100644 (file)
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="HTML Include System by Ulli Meybohm"
 HOMEPAGE="http://www.meybohm.de/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 8fb45b9a9a6736081d053ffb5bf77597ae29caff..d46b7a400430b3c4404e7a39643ffd1722404db8 100644 (file)
@@ -7,7 +7,7 @@ inherit sgml-catalog eutils
 
 DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
 HOMEPAGE="http://www.w3.org/TR/xhtml1/"
-SRC_URI="mirror://gentoo/xhtml1.tgz -> ${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
 LICENSE="W3C"
 
 SLOT="0"
index f8356d929bb635f66d7ab207d3cdafde6b80261d..6ab01494bb1decb492a219c7ceee083e6f8ee981 100644 (file)
@@ -6,7 +6,7 @@ inherit sgml-catalog-r1
 
 DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
 HOMEPAGE="http://www.w3.org/TR/xhtml1/"
-SRC_URI="mirror://gentoo/xhtml1.tgz -> ${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="W3C"
 SLOT="0"
index abd1975c78542fcde7190825404970915c244193..c511d691129ba4cd5765ddd97eccf60a9ddaef11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A framework to assist in controlling the run-time ClassLoader"
 HOMEPAGE="http://forehead.werken.com"
-SRC_URI="mirror://gentoo/forehead-${PV}.tbz2 -> ${P}.tbz2"
+SRC_URI="mirror://gentoo/${P}.tbz2"
 
 LICENSE="Werken-1.1.1.1"
 SLOT="0"
index 8787fe4bd8d814a42ecfdd783cbb84c75c6e14ac..04dd950d0f948c24993b4c755e490ea5478edf94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ MY_P="gnu.regexp-${PV}"
 
 DESCRIPTION="GNU regular expression package for Java"
 HOMEPAGE="https://savannah.gnu.org/projects/gnu-regexp"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="1"
index a94242c71e2df66b9885c1b0ff7230c897771a9f..6d9a92e62b2855077d5b9591217b033f3492dfa3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Java Swing layout manager that's powerful and easy to use"
 HOMEPAGE="http://www.autel.cz/dmi/tutorial.html"
-SRC_URI="mirror://gentoo/HIGLayout${PV}.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 LICENSE="LGPL-2.1"
 SLOT="0"
 
index c82edc65fa0d8d5578f1fac2a6263889c2ada3ae..b202adc2bbe0c2e6398a2e6b783874ad4ec78fce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Interfaces useful for applications which support RELAX Core"
 HOMEPAGE="http://iso-relax.sourceforge.net"
-SRC_URI="mirror://gentoo/${P}-gentoo.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
index 6c7939efd0893830d5885bca158bbc81b7f63de0..bd88a7daf00d106690553d20a46d763b5d9ec348 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="JADE is FIPA-compliant Java Agent Development Environment"
 HOMEPAGE="http://jade.cselt.it/"
-SRC_URI="mirror://gentoo/JADE-src-${PV}.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 
 LICENSE="LGPL-2"
 KEYWORDS="amd64 x86"
index 335239e7b0b88a98eeed7d6f181abdc7cddf702c..85b6c77d7df3852e0942cb096c24eee0944881c2 100644 (file)
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Jar Bundler Ant Task"
 HOMEPAGE="https://github.com/UltraMixer/JarBundler"
-SRC_URI="mirror://gentoo/${PN}.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 
 LICENSE="GPL-2"
 SLOT="0"
index 2ad90150c273223e407960ec4a938d930b5be936..0ca9ed5a45f6b06c8c03235b87b6bf1999c571e9 100644 (file)
@@ -11,7 +11,7 @@ MY_V=${PV//./_}
 
 DESCRIPTION="JGoodies Animation Library"
 HOMEPAGE="http://www.jgoodies.com/"
-SRC_URI="mirror://gentoo/animation-${MY_V}.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
index 9d62dba26479044e3660686b4314bdbef4c24a1c..e7e455b7948998ff045692327152fe770b30884d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ MY_V=${PV//./_}
 
 DESCRIPTION="Bind object properties with UI components"
 HOMEPAGE="http://www.jgoodies.com/"
-SRC_URI="mirror://gentoo/binding-${MY_V}.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 
 LICENSE="BSD"
 SLOT="1.0"
index eba4ad003f8cdb107276d828a6b227db29a7b6ff..1681ab0b8efb7948a4ae36391b563c62b95a52d3 100644 (file)
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Open-source graph component for Java"
-SRC_URI="mirror://gentoo/${P}-lgpl-src.jar -> ${P}.jar"
+SRC_URI="mirror://gentoo/${P}.jar"
 HOMEPAGE="https://www.jgraph.com"
 IUSE="doc examples source"
 
index 7180b48d5303ca3ba92a2f73deba1162377c2344..8ae113028d427a69a08ee6446d0c82bebb2e9850 100644 (file)
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Yet another Java library for parsing and writing XML"
 HOMEPAGE="http://dev2dev.bea.com/xml/stax.html"
-SRC_URI="mirror://gentoo/${PN}.jar -> ${P}.jar"
+SRC_URI="mirror://gentoo/${P}.jar"
 
 LICENSE="bea.ri.jsr173"
 SLOT="0"
index 01c3133f0780b3a4a2b74b9cab84271245239804..f3d5a25246ce34a118dd804c62a236f757e59eaa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Java YAML parser and emitter"
 HOMEPAGE="https://jvyaml.dev.java.net/"
-SRC_URI="mirror://gentoo/${PN}-src-${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"
index 03ba88053fbca05c55b10ec409559520841ff7f8..27a2ea3f654493e152c0e2b4249e5186d30945aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Look'n'feel Java library"
 HOMEPAGE="http://laf-plugin.dev.java.net/"
-SRC_URI="mirror://gentoo/${P}-src.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 KEYWORDS="amd64 x86"
 SLOT="0"
index 46dc34c233185ac06f4081acb408d4d6826a258a..bb2d5a60560aeaf6822db8bc2addb07a358f58e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Apache MINA Project"
 HOMEPAGE="https://mina.apache.org/"
-SRC_URI="mirror://gentoo/${P}-sources.jar -> ${P}.jar"
+SRC_URI="mirror://gentoo/${P}.jar"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ppc64 x86"
index 1bed92f903f1c385d9c16b57e5d3b1c8fab50556..214262e8879c4e0e92f34a2d80c1e5c3ee2323b7 100644 (file)
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Parser for extracting class/interface/method definitions"
 HOMEPAGE="https://github.com/codehaus/qdox"
-SRC_URI="mirror://gentoo/${P}-sources.jar -> ${P}.jar"
+SRC_URI="mirror://gentoo/${P}.jar"
 
 KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 SLOT="1.6"
index b6e2db835c45aafb7005076b62a46d0723266ad8..abd3aaa7e8e50868aaac85f624cb5831414103f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Java framework for RSS and Atom feeds"
 HOMEPAGE="https://rometools.github.io/rome/"
-SRC_URI="mirror://gentoo/${P}-src.zip -> ${P}.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
index e63242af2bded0948ad3d268a75366a76440433e..90a58dbbba2d8415ba8bfa0b210904f61cea0b81 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A limited problem scanner for C source files"
 HOMEPAGE="http://www.striker.ottawa.on.ca/~aland/pscan/"
-SRC_URI="mirror://gentoo/pscan.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 06fad1c7d3c5d5f1f3b4ec0dbecbfa611e217d0a..801169d58d4ada3edd08f364175f102a7ca1384f 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="ongoing 'King of the Hill' (KotH) tournament"
 HOMEPAGE="http://www.gamerz.net/c++robots/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
index 4af4d2409383a29e5ab6d8624970d06403ba5a42..72193fe33fa30795c61a8c0047ed9cb2e2b204ea 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Like cowsay, but different because it involves robots and kittens"
 HOMEPAGE="http://www.robotfindskitten.org/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 223ce5f6bb87e6fa05220bb22c44026a46d7f2ff..d671a3a3432e3fd7c993fbc215b0f037f388a1a9 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        KEYWORDS="~amd64 ~x86"
-       SRC_URI="mirror://gentoo/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2"
+       SRC_URI="mirror://gentoo/${P}.tar.bz2"
        S="${WORKDIR}/Ardour-${PV}.0"
 fi
 
index de386a8cd326fe542a9ae74ad50e844991e21bf3..302741278d66080e5b151440d08ab0db54746568 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        KEYWORDS="~amd64 ~x86"
-       SRC_URI="mirror://gentoo/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2"
+       SRC_URI="mirror://gentoo/${P}.tar.bz2"
        S="${WORKDIR}/Ardour-${PV}.0"
 fi
 
index 52a8223e6f767c1b8769b766508208d1078c85bf..a2176930381582358f738dd3e40eb1e0ee514898 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="A tool for calculating ogg-vorbis playing time"
 HOMEPAGE="http://gnometoaster.rulez.org/"
-SRC_URI="mirror://gentoo/${PN}.tgz -> ${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
index d366cc724bfaa388735b52862e300107001e51f1..333aba26e066365979145d4973e16992e204d82f 100644 (file)
@@ -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"
index b0b822c166a4953447b2d18169402136875950e8..2582aaac5bfa0b50b46f368a1cbb2f23e9ea4978 100644 (file)
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="dcetest is a clone of the Windows rpcinfo"
 HOMEPAGE="http://www.atstake.com/research/tools/info_gathering/"
-SRC_URI="mirror://gentoo/${PN}.tar -> ${P}.tar"
+SRC_URI="mirror://gentoo/${P}.tar"
 
 LICENSE="GPL-2"
 SLOT="0"
index e2581dbcb1036b4507a2d08f10f0c3c98eeb6005..ab5dbb3d5095e093d55be490cb1530265d78a6db 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Live Source Client For IceCast"
 HOMEPAGE="http://star.arm.ac.uk/~spm/software/liveice.html"
-SRC_URI="mirror://gentoo/liveice.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
index e47d88888bc1cd8016751720ae495a7eb3ee1bc1..3b03ee745c9a87385679f9ab6ca34bd1597c8e8e 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Small tool for altering forwarded network data in real time"
 HOMEPAGE="http://freshmeat.net/projects/netsed"
-SRC_URI="mirror://gentoo/${PN}.tgz -> ${P}.tgz
+SRC_URI="mirror://gentoo/${P}.tgz
        mirror://gentoo/${PN}_0.01c-2.diff.gz"
 
 LICENSE="LGPL-2"
index 9ea005c9a35eb42573f2d5bf73575bc8e284a93a..1e1b725f7910bd61927d77801614e0a06709d570 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A program to align cDNA and genomic DNA"
 HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 6bd8d47141e864a7369f175413b74928e317a3d7..e7618165080540b2a209913e6a19223893de4d9e 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A simple hex calculator for X"
 HOMEPAGE="ftp://ftp.x.org/R5contrib/"
-SRC_URI="mirror://gentoo/${PN}.tar.Z -> ${P}.tar.Z"
+SRC_URI="mirror://gentoo/${P}.tar.Z"
 
 LICENSE="GPL-2"
 SLOT="0"
index 586e5d6ea283b3e3dee0c61de84556cec0c6d917..f7dae0998f94daf98cde921b0501203ac36d7bc0 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Emulates scrollwheel, right- & left-click for one-button mice/touchpads"
 HOMEPAGE="http://geekounet.org/powerbook/"
-SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index c45ee8e96489aa389b28b253194715447d4dd4db..d0eb1945e83e9fcdaaac947eeab4b31b6cb75262 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Icons for use with FVWM"
 HOMEPAGE="http://www.fvwm.org/"
-SRC_URI="mirror://gentoo/fvwm_icons.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2 FVWM"
 SLOT="0"
index ae41c7443004b08fb10862726f48eadfbfcdb8d0..dd22094bdee9d589f0d6562246e2acd5b5bd0b83 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Sounds for use with FVWM"
 HOMEPAGE="http://www.fvwm.org/"
-SRC_URI="mirror://gentoo/fvwm_sounds.tgz -> ${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="GPL-2 FVWM"
 SLOT="0"