diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:50:11 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:50:11 +0000 |
commit | 8d16ed2e391f4e8073c0cce574d46d9d0c3e4042 (patch) | |
tree | 194fcd3bcc461dcf383f0b5a8e80d3e7f20c0879 /sci-physics/geant/geant-4.9.2_p02.ebuild | |
parent | Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff) | |
download | historical-8d16ed2e391f4e8073c0cce574d46d9d0c3e4042.tar.gz historical-8d16ed2e391f4e8073c0cce574d46d9d0c3e4042.tar.bz2 historical-8d16ed2e391f4e8073c0cce574d46d9d0c3e4042.zip |
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/geant/geant-4.9.2_p02.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild index df4b4ad5adb8..f99b090593d8 100644 --- a/sci-physics/geant/geant-4.9.2_p02.ebuild +++ b/sci-physics/geant/geant-4.9.2_p02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.15 2011/06/28 13:34:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.16 2011/08/02 05:50:11 mattst88 Exp $ EAPI=2 @@ -43,7 +43,7 @@ RDEPEND=" x11-libs/libXmu ) opengl? ( virtual/opengl - athena? ( x11-libs/Xaw3d ) + athena? ( x11-libs/libXaw3d ) qt4? ( x11-libs/qt-opengl:4 ) ) gdml? ( dev-libs/xerces-c ) geant3? ( sci-physics/geant:3 ) |