pacho 15/06/04 14:29:28 Modified: geomview-1.9.5.ebuild ChangeLog Log: virtual/glu is needed (#514548) (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 sci-mathematics/geomview/geomview-1.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild?r1=1.1&r2=1.2 Index: geomview-1.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- geomview-1.9.5.ebuild 25 Mar 2014 05:49:23 -0000 1.1 +++ geomview-1.9.5.ebuild 4 Jun 2015 14:29:28 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild,v 1.1 2014/03/25 05:49:23 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.5.ebuild,v 1.2 2015/06/04 14:29:28 pacho Exp $ EAPI=5 @@ -16,6 +16,7 @@ IUSE="motionaveraging debug emacs zlib" DEPEND=">=x11-libs/motif-2.3:0 + virtual/glu virtual/opengl emacs? ( virtual/emacs ) zlib? ( sys-libs/zlib )" 1.22 sci-mathematics/geomview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/geomview/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 7 Nov 2014 03:33:51 -0000 1.21 +++ ChangeLog 4 Jun 2015 14:29:28 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/geomview -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.21 2014/11/07 03:33:51 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.22 2015/06/04 14:29:28 pacho Exp $ + + 04 Jun 2015; Pacho Ramos <[email protected]> geomview-1.9.5.ebuild: + virtual/glu is needed (#514548) 07 Nov 2014; Patrick Lauer <[email protected]> metadata.xml: Remove unneeded useflag descriptions from metadata.xml
