diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-16 17:24:03 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-16 17:24:03 +0000 |
commit | 3f39bcadc2bfc54c00f07ecd370d3c92770ee54d (patch) | |
tree | f2027edf0f1668f961c4cd81f3d156589793fdec /sci-chemistry/coot | |
parent | virtual/glut -> media-libs/glut (diff) | |
download | gentoo-2-3f39bcadc2bfc54c00f07ecd370d3c92770ee54d.tar.gz gentoo-2-3f39bcadc2bfc54c00f07ecd370d3c92770ee54d.tar.bz2 gentoo-2-3f39bcadc2bfc54c00f07ecd370d3c92770ee54d.zip |
virtual/glut -> media-libs/glut
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r-- | sci-chemistry/coot/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog index 7198819ab543..34a613102929 100644 --- a/sci-chemistry/coot/ChangeLog +++ b/sci-chemistry/coot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/coot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.26 2010/05/17 10:57:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.27 2010/09/16 17:24:03 scarabeus Exp $ + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> coot-0.6.ebuild, + coot-0.6.1.ebuild: + virtual/glut -> media-libs/glut 17 May 2010; Justin Lecher <jlec@gentoo.org> coot-0.6.ebuild, coot-0.6.1.ebuild: diff --git a/sci-chemistry/coot/coot-0.6.1.ebuild b/sci-chemistry/coot/coot-0.6.1.ebuild index c8d219d49e33..51e925bef0ec 100644 --- a/sci-chemistry/coot/coot-0.6.1.ebuild +++ b/sci-chemistry/coot/coot-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.3 2010/05/17 10:57:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.4 2010/09/16 17:24:03 scarabeus Exp $ EAPI="3" @@ -39,7 +39,7 @@ XDEPS=" gnome-base/libgnomecanvas gnome-base/librsvg media-libs/libpng - virtual/glut + media-libs/freeglut >=x11-libs/gtk+-2.2 x11-libs/gtkglext" diff --git a/sci-chemistry/coot/coot-0.6.ebuild b/sci-chemistry/coot/coot-0.6.ebuild index 469db930c6ec..ee9f2bb74fb3 100644 --- a/sci-chemistry/coot/coot-0.6.ebuild +++ b/sci-chemistry/coot/coot-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.6 2010/05/17 10:57:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.7 2010/09/16 17:24:03 scarabeus Exp $ EAPI="3" @@ -39,7 +39,7 @@ XDEPS=" gnome-base/libgnomecanvas gnome-base/librsvg media-libs/libpng - virtual/glut + media-libs/freeglut >=x11-libs/gtk+-2.2 x11-libs/gtkglext" |