summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-08 15:23:42 -0500
committerAmy Liffey <amynka@gentoo.org>2018-04-15 16:22:50 +0200
commit68a56794e2d35c9233511ec1c2da89c2d10d6473 (patch)
treeeb73292e7efed90d06b9f74a9b0caeb5c1747ea6 /dev-cpp/tbb/tbb-4.4.20160803.ebuild
parentdev-lang/tcl: remove duplicate patches (diff)
downloadgentoo-68a56794e2d35c9233511ec1c2da89c2d10d6473.tar.gz
gentoo-68a56794e2d35c9233511ec1c2da89c2d10d6473.tar.bz2
gentoo-68a56794e2d35c9233511ec1c2da89c2d10d6473.zip
dev-cpp/tbb: clean duplicate patches
Closes: https://github.com/gentoo/gentoo/pull/7898 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-cpp/tbb/tbb-4.4.20160803.ebuild')
-rw-r--r--dev-cpp/tbb/tbb-4.4.20160803.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/tbb/tbb-4.4.20160803.ebuild b/dev-cpp/tbb/tbb-4.4.20160803.ebuild
index c05b5cccc889..fb62b61be4a1 100644
--- a/dev-cpp/tbb/tbb-4.4.20160803.ebuild
+++ b/dev-cpp/tbb/tbb-4.4.20160803.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=6
@@ -23,8 +23,8 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${MYP}"
PATCHES=(
- "${FILESDIR}"/${P}-underlinking.patch
- "${FILESDIR}"/${P}-build.patch
+ "${FILESDIR}"/${PN}-4.4.20160803-underlinking.patch
+ "${FILESDIR}"/${PN}-4.4.20160803-build.patch
)
src_prepare() {