From 2683184ffa8c3542e156f692b69df48f9693a328 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 16 Jun 2008 19:04:09 +0000 Subject: Add note about freeglut. (Portage version: 2.1.5.5) --- media-libs/vgui/ChangeLog | 7 +++++-- media-libs/vgui/vgui-1.90a-r1.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/media-libs/vgui/ChangeLog b/media-libs/vgui/ChangeLog index de91724ea043..83e84e474184 100644 --- a/media-libs/vgui/ChangeLog +++ b/media-libs/vgui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/vgui -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vgui/ChangeLog,v 1.9 2007/07/22 08:57:19 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/vgui/ChangeLog,v 1.10 2008/06/16 19:04:09 robbat2 Exp $ + + 16 Jun 2008; Robin H. Johnson vgui-1.90a-r1.ebuild: + Add note about freeglut. 22 Jul 2007; Samuli Suominen vgui-1.90a-r1.ebuild: Remove virtual/x11 references. diff --git a/media-libs/vgui/vgui-1.90a-r1.ebuild b/media-libs/vgui/vgui-1.90a-r1.ebuild index 58b2c89a34b7..4f8435abc9f7 100644 --- a/media-libs/vgui/vgui-1.90a-r1.ebuild +++ b/media-libs/vgui/vgui-1.90a-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vgui/vgui-1.90a-r1.ebuild,v 1.3 2007/07/22 08:57:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vgui/vgui-1.90a-r1.ebuild,v 1.4 2008/06/16 19:04:09 robbat2 Exp $ MY_PN="v" MY_PV="${PV/a}" @@ -16,6 +16,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" +# Does NOT compile against freeglut RDEPEND="media-libs/glut x11-libs/libXaw virtual/opengl -- cgit v1.2.3-65-gdbad