diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2018-03-22 14:14:46 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-03-22 15:23:35 +0100 |
commit | fcf3b7b11b6651916bfd82a7be28ac7d1100eec5 (patch) | |
tree | ba9a0a981b2ea93b450da61f19f31a1843c2fab5 /sci-physics | |
parent | sci-physics/root: drop old workarounds for bundled packages (diff) | |
download | gentoo-fcf3b7b11b6651916bfd82a7be28ac7d1100eec5.tar.gz gentoo-fcf3b7b11b6651916bfd82a7be28ac7d1100eec5.tar.bz2 gentoo-fcf3b7b11b6651916bfd82a7be28ac7d1100eec5.zip |
sci-physics/root: drop unnecessary patches
Dropped patches were for the old configure/make build system.
The new ebuilds now use CMake to build ROOT.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.12.06-r1.ebuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sci-physics/root/root-6.12.06-r1.ebuild b/sci-physics/root/root-6.12.06-r1.ebuild index 1c75f07e2f9e..75d553a6be11 100644 --- a/sci-physics/root/root-6.12.06-r1.ebuild +++ b/sci-physics/root/root-6.12.06-r1.ebuild @@ -107,11 +107,6 @@ RDEPEND="${CDEPEND} xinetd? ( sys-apps/xinetd )" PATCHES=( - "${FILESDIR}"/${PN}-5.28.00b-glibc212.patch - "${FILESDIR}"/${PN}-5.32.00-afs.patch - "${FILESDIR}"/${PN}-5.32.00-cfitsio.patch - "${FILESDIR}"/${PN}-5.32.00-chklib64.patch - "${FILESDIR}"/${PN}-6.00.01-dotfont.patch "${FILESDIR}"/${PN}-6.11.02-hsimple.patch "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch "${FILESDIR}"/${PN}-6.12.04-no-opengl.patch |