diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-24 17:51:25 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-24 17:51:25 +0100 |
commit | 83ba00a3658870db0b3cf7047d38f9902dc21785 (patch) | |
tree | b145fe0da36e7a424a29f6de44691cbd3e403239 | |
parent | Fix usage of die with ebuild_helper (diff) | |
parent | dev-libs/boost-compute: Drop patch (included upstream) (diff) | |
download | sci-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.ebuild | 2 |
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 ) |