summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-12-29 20:08:26 +0100
committerMartin Väth <martin@mvath.de>2017-12-29 20:08:26 +0100
commit4f266013b2c7653053297a3a1268cd416807f9f7 (patch)
tree070de1012b7fc6e0df0df77a41b4c411f58a1124
parentsci-geosciences/googleearth: New ebuild, partially based on bug 642334 (diff)
downloadmv-4f266013b2c7653053297a3a1268cd416807f9f7.tar.gz
mv-4f266013b2c7653053297a3a1268cd416807f9f7.tar.bz2
mv-4f266013b2c7653053297a3a1268cd416807f9f7.zip
sci-geosciences/googleearth: Remove pkg_nofetch
-rw-r--r--sci-geosciences/googleearth/googleearth-7.1.8.3036.ebuild7
-rw-r--r--sci-geosciences/googleearth/googleearth-7.3.0.3832.ebuild7
2 files changed, 0 insertions, 14 deletions
diff --git a/sci-geosciences/googleearth/googleearth-7.1.8.3036.ebuild b/sci-geosciences/googleearth/googleearth-7.1.8.3036.ebuild
index 86dab4df..28aba4b4 100644
--- a/sci-geosciences/googleearth/googleearth-7.1.8.3036.ebuild
+++ b/sci-geosciences/googleearth/googleearth-7.1.8.3036.ebuild
@@ -51,13 +51,6 @@ DEPEND="dev-util/patchelf"
S=${WORKDIR}/opt/google/earth/pro
-pkg_nofetch() {
- einfo "Wrong checksum or file size means that Google silently replaced the distfile with a newer version."
- einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump."
- einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for googleearth first!)."
- einfo "By redigesting the file yourself, you will install a different version than the ebuild says, untested!"
-}
-
src_unpack() {
# default src_unpack fails with deb2targz installed, also this unpacks the data.tar.lzma as well
unpack_deb ${A}
diff --git a/sci-geosciences/googleearth/googleearth-7.3.0.3832.ebuild b/sci-geosciences/googleearth/googleearth-7.3.0.3832.ebuild
index 97935adc..7a24357a 100644
--- a/sci-geosciences/googleearth/googleearth-7.3.0.3832.ebuild
+++ b/sci-geosciences/googleearth/googleearth-7.3.0.3832.ebuild
@@ -63,13 +63,6 @@ DEPEND="dev-util/patchelf"
S=${WORKDIR}/opt/google/earth/pro
-pkg_nofetch() {
- einfo "Wrong checksum or file size means that Google silently replaced the distfile with a newer version."
- einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump."
- einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for googleearth first!)."
- einfo "By redigesting the file yourself, you will install a different version than the ebuild says, untested!"
-}
-
src_unpack() {
# default src_unpack fails with deb2targz installed, also this unpacks the data.tar.lzma as well
unpack_deb ${A}