jlec        14/07/06 11:27:10

  Modified:             metadata.xml togl-2.0-r2.ebuild ChangeLog
  Log:
  dev-tcltk/togl: Add missing dep on x11-libs/libXmu, #514650
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  dev-tcltk/togl/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/togl/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml        15 Aug 2011 17:15:10 -0000      1.3
+++ metadata.xml        6 Jul 2014 11:27:10 -0000       1.4
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <herd>tcltk</herd>
-       <longdescription>
+  <herd>tcltk</herd>
+  <longdescription>
 Togl is a Tk widget for OpenGL rendering. Togl was originally based on
 OGLTK, written by Benjamin Bederson at the University of New Mexico. Togl's
 main features are:



1.11                 dev-tcltk/togl/togl-2.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild?r1=1.10&r2=1.11

Index: togl-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- togl-2.0-r2.ebuild  29 May 2012 14:40:02 -0000      1.10
+++ togl-2.0-r2.ebuild  6 Jul 2014 11:27:10 -0000       1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.10 
2012/05/29 14:40:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/togl-2.0-r2.ebuild,v 1.11 
2014/07/06 11:27:10 jlec Exp $
 
 EAPI=4
 
@@ -17,7 +17,8 @@
 
 RDEPEND="
        dev-lang/tk
-       virtual/opengl"
+       virtual/opengl
+       x11-libs/libXmu"
 DEPEND="${RDEPEND}"
 
 # tests directory is missing



1.30                 dev-tcltk/togl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/togl/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   29 May 2012 14:40:02 -0000      1.29
+++ ChangeLog   6 Jul 2014 11:27:10 -0000       1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-tcltk/togl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.29 2012/05/29 
14:40:02 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.30 2014/07/06 
11:27:10 jlec Exp $
+
+  06 Jul 2014; Justin Lecher <[email protected]> togl-2.0-r2.ebuild,
+  metadata.xml:
+  Add missing dep on x11-libs/libXmu, #514650
 
   29 May 2012; Alexis Ballier <[email protected]> togl-2.0-r2.ebuild:
   keyword ~amd64-fbsd




Reply via email to