summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-25 01:05:03 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-25 10:46:52 +0100
commit893fcc63e06ffa3a0869fe466cbe962c19dd121e (patch)
tree2ccd8b64097ea3a5140f87f7c5b1b1d1e992feb5 /sci-visualization/spyview/spyview-9999.ebuild
parentdev-ruby/rubygems: add 3.0.1 (diff)
downloadgentoo-893fcc63e06ffa3a0869fe466cbe962c19dd121e.tar.gz
gentoo-893fcc63e06ffa3a0869fe466cbe962c19dd121e.tar.bz2
gentoo-893fcc63e06ffa3a0869fe466cbe962c19dd121e.zip
sci-visualization/spyview: Version bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-visualization/spyview/spyview-9999.ebuild')
-rw-r--r--sci-visualization/spyview/spyview-9999.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/sci-visualization/spyview/spyview-9999.ebuild b/sci-visualization/spyview/spyview-9999.ebuild
index 8250f9599d4a..d43c86369ebe 100644
--- a/sci-visualization/spyview/spyview-9999.ebuild
+++ b/sci-visualization/spyview/spyview-9999.ebuild
@@ -12,8 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/gsteele13/spyview.git"
else
- SRC_URI="https://github.com/gsteele13/spyview/archive/966012afae2fbb77262bd96a7e530e81b0ed3b90.tar.gz -> $P.tgz
- https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2"
+ SRC_URI="https://github.com/gsteele13/spyview/archive/710b9ddb6aa00fada1a758d42b57b75f92bb32a7.tar.gz -> ${P}.tgz"
KEYWORDS="~amd64 ~x86"
fi
@@ -35,11 +34,6 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
sci-visualization/gnuplot"
-PATCHES=(
- "${WORKDIR}/${P}-patchset/${P}"-gnuplot_interface_fix.patch
- "${WORKDIR}/${P}-patchset/${P}"-gcc6cxx14-9.patch
-)
-
src_unpack() {
if [[ ${PV} == *9999* ]] ; then
git-r3_src_unpack