diff options
Diffstat (limited to 'sci-chemistry/vmd/vmd-1.8.6.ebuild')
-rw-r--r-- | sci-chemistry/vmd/vmd-1.8.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/vmd/vmd-1.8.6.ebuild b/sci-chemistry/vmd/vmd-1.8.6.ebuild index bb30cb8352c3..79718275dac0 100644 --- a/sci-chemistry/vmd/vmd-1.8.6.ebuild +++ b/sci-chemistry/vmd/vmd-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.8.6.ebuild,v 1.4 2007/07/22 07:20:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.8.6.ebuild,v 1.5 2007/09/20 21:44:50 markusle Exp $ inherit eutils toolchain-funcs python @@ -41,6 +41,7 @@ src_unpack() { # apply LINUX-arch patches to vmd configure epatch "${FILESDIR}"/${P}-config-gentoo.patch + epatch "${FILESDIR}"/${P}-python-2.5.patch # prepare the plugins |