commit: ba1e3dbb2201dc350399f7cf3d061ea4dac33ee6 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Tue Oct 21 06:46:58 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 06:46:58 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ba1e3dbb
sci-chemistry/pymol: Patch included upstream Package-Manager: portage-2.2.14 --- sci-chemistry/pymol/ChangeLog | 3 +++ sci-chemistry/pymol/pymol-9999.ebuild | 5 ----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog index 0364715..6648aad 100644 --- a/sci-chemistry/pymol/ChangeLog +++ b/sci-chemistry/pymol/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 21 Oct 2014; Justin Lecher <[email protected]> pymol-9999.ebuild: + Patch included upstream + 20 Oct 2014; Justin Lecher <[email protected]> pymol-9999.ebuild, +files/pymol-9999-listing.patch: Fix broken plugin listing diff --git a/sci-chemistry/pymol/pymol-9999.ebuild b/sci-chemistry/pymol/pymol-9999.ebuild index cbc6a4b..b45111e 100644 --- a/sci-chemistry/pymol/pymol-9999.ebuild +++ b/sci-chemistry/pymol/pymol-9999.ebuild @@ -37,11 +37,6 @@ DEPEND=" web? ( !dev-python/webpy[${PYTHON_USEDEP}] )" RDEPEND="${DEPEND}" -PATCHES=( - "${FILESDIR}"/${P}-options.patch - "${FILESDIR}"/${P}-listing.patch -) - src_unpack() { unpack ${A} subversion_src_unpack
