diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-07-01 06:30:48 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-07-01 06:30:48 +0000 |
commit | d643f03eee8108086c785f8e0154955e8ae67983 (patch) | |
tree | 309fff17fb5ef1843c1dfe4dec49fd8e51a2c578 /sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild | |
parent | 4.3.4 p1.3 fixes a race condition in the build system (bug #305739). (diff) | |
download | gentoo-2-d643f03eee8108086c785f8e0154955e8ae67983.tar.gz gentoo-2-d643f03eee8108086c785f8e0154955e8ae67983.tar.bz2 gentoo-2-d643f03eee8108086c785f8e0154955e8ae67983.zip |
Cleaned ebuild, EAPI=4 bump
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild')
-rw-r--r-- | sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild b/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild index 1b89d7c78134..0f878339f850 100644 --- a/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild +++ b/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild,v 1.11 2011/06/21 15:57:41 jlec Exp $ - +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild,v 1.12 2011/07/01 06:30:47 jlec Exp $ inherit fortran-2 toolchain-funcs MY_P="RasMol_${PV}" @@ -17,7 +16,6 @@ IUSE="" RDEPEND=" virtual/fortran - x11-libs/libXext x11-libs/libXi || ( x11-apps/xdpyinfo x11-apps/xwininfo )" |