aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-24 17:51:25 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-24 17:51:25 +0100
commit83ba00a3658870db0b3cf7047d38f9902dc21785 (patch)
treeb145fe0da36e7a424a29f6de44691cbd3e403239
parentFix usage of die with ebuild_helper (diff)
parentdev-libs/boost-compute: Drop patch (included upstream) (diff)
downloadsci-83ba00a3658870db0b3cf7047d38f9902dc21785.tar.gz
sci-83ba00a3658870db0b3cf7047d38f9902dc21785.tar.bz2
sci-83ba00a3658870db0b3cf7047d38f9902dc21785.zip
Merge branch 'master' of git+ssh://git.gentoo.org/proj/sci
* 'master' of git+ssh://git.gentoo.org/proj/sci: dev-libs/boost-compute: Drop patch (included upstream)
-rw-r--r--dev-libs/boost-compute/boost-compute-0.5.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-libs/boost-compute/boost-compute-0.5.ebuild b/dev-libs/boost-compute/boost-compute-0.5.ebuild
index 151d1854f..9472785ad 100644
--- a/dev-libs/boost-compute/boost-compute-0.5.ebuild
+++ b/dev-libs/boost-compute/boost-compute-0.5.ebuild
@@ -22,5 +22,3 @@ RDEPEND="
DEPEND="${RDEPEND}"
S="${WORKDIR}/compute-${PV}"
-
-PATCHES=( "${FILESDIR}/${P}"-CMakeLists.patch )