summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-08 16:00:08 -0500
committerJames Le Cuirot <chewi@gentoo.org>2018-04-08 22:59:36 +0100
commit935303706906f96d41ac75da3f0ac2dd24b12faf (patch)
tree72455ea708cfebd5cff40cda0dc3880b7b5fe859 /dev-lang/scala/scala-2.11.11.ebuild
parentsys-libs/slang-2.3.2: arm64 stable (bug #651302) (diff)
downloadgentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.tar.gz
gentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.tar.bz2
gentoo-935303706906f96d41ac75da3f0ac2dd24b12faf.zip
dev-lang/scala: clean duplicate patches
Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7900
Diffstat (limited to 'dev-lang/scala/scala-2.11.11.ebuild')
-rw-r--r--dev-lang/scala/scala-2.11.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/scala/scala-2.11.11.ebuild b/dev-lang/scala/scala-2.11.11.ebuild
index d0bce664a497..9809a7fcfcb2 100644
--- a/dev-lang/scala/scala-2.11.11.ebuild
+++ b/dev-lang/scala/scala-2.11.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -131,7 +131,7 @@ java_prepare() {
cp -p "${DISTDIR}/${g}" "${S}/${j#${BURI}/*/}" || die
done
# gentoo patch (by gienah) to stop it calling git log in the build
- epatch "${FILESDIR}/${P}-no-git.patch"
+ epatch "${FILESDIR}/${PN}-2.11.8-no-git.patch"
# Note: to bump scala, some things to try are:
# 1. update all the sha1s in JURI
# 2. remove the https://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI