Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/
Date: Thu, 22 Mar 2018 14:24:43
Message-Id: 1521728615.fcf3b7b11b6651916bfd82a7be28ac7d1100eec5.amadio@gentoo
1 commit: fcf3b7b11b6651916bfd82a7be28ac7d1100eec5
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 13:14:46 2018 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 14:23:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf3b7b1
7
8 sci-physics/root: drop unnecessary patches
9
10 Dropped patches were for the old configure/make build system.
11 The new ebuilds now use CMake to build ROOT.
12
13 Package-Manager: Portage-2.3.24, Repoman-2.3.6
14
15 sci-physics/root/root-6.12.06-r1.ebuild | 5 -----
16 1 file changed, 5 deletions(-)
17
18 diff --git a/sci-physics/root/root-6.12.06-r1.ebuild b/sci-physics/root/root-6.12.06-r1.ebuild
19 index 1c75f07e2f9..75d553a6be1 100644
20 --- a/sci-physics/root/root-6.12.06-r1.ebuild
21 +++ b/sci-physics/root/root-6.12.06-r1.ebuild
22 @@ -107,11 +107,6 @@ RDEPEND="${CDEPEND}
23 xinetd? ( sys-apps/xinetd )"
24
25 PATCHES=(
26 - "${FILESDIR}"/${PN}-5.28.00b-glibc212.patch
27 - "${FILESDIR}"/${PN}-5.32.00-afs.patch
28 - "${FILESDIR}"/${PN}-5.32.00-cfitsio.patch
29 - "${FILESDIR}"/${PN}-5.32.00-chklib64.patch
30 - "${FILESDIR}"/${PN}-6.00.01-dotfont.patch
31 "${FILESDIR}"/${PN}-6.11.02-hsimple.patch
32 "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch
33 "${FILESDIR}"/${PN}-6.12.04-no-opengl.patch