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 | 95149ce1ceeb162295526ad7121541cbee90123e (patch) | |
tree | df998c271ea28f5dd14d0d428776a9ee8598b01c /sci-physics | |
parent | Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff) | |
download | gentoo-2-95149ce1ceeb162295526ad7121541cbee90123e.tar.gz gentoo-2-95149ce1ceeb162295526ad7121541cbee90123e.tar.bz2 gentoo-2-95149ce1ceeb162295526ad7121541cbee90123e.zip |
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.3_p02-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 70193052c8ff..e2da46f1b119 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.53 2011/07/21 16:50:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.54 2011/08/02 05:50:11 mattst88 Exp $ + + 02 Aug 2011; Matt Turner <mattst88@gentoo.org> geant-4.9.2_p02.ebuild, + geant-4.9.3_p02-r1.ebuild: + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. *geant-3.21.14-r3 (21 Jul 2011) 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 ) diff --git a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild index 9795a146eb8d..0815d3220ba9 100644 --- a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild +++ b/sci-physics/geant/geant-4.9.3_p02-r1.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.3_p02-r1.ebuild,v 1.7 2011/06/28 13:34:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.8 2011/08/02 05:50:11 mattst88 Exp $ EAPI=4 @@ -41,7 +41,7 @@ RDEPEND=" openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 ) raytracerx? ( x11-libs/libX11 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 ) |