amynka      14/12/16 10:54:57

  Modified:             ChangeLog openctm-1.0.3.ebuild
  Log:
  Gtk+:2 dependency repaired bug #525328 and #532136 (again).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
34E69781)

Revision  Changes    Path
1.8                  media-libs/openctm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 Oct 2014 08:02:33 -0000      1.7
+++ ChangeLog   16 Dec 2014 10:54:57 -0000      1.8
@@ -1,11 +1,14 @@
 # ChangeLog for media-libs/openctm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v 1.7 
2014/10/20 08:02:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v 1.8 
2014/12/16 10:54:57 amynka Exp $
 
   20 Oct 2014; Justin Lecher <[email protected]> openctm-1.0.3.ebuild,
   files/openctm-fix-makefiles.patch, metadata.xml:
   Fix for multilib-strict
 
+  14 Oct 2014; Amy Winston <[email protected]> openctm-1.0.3.ebuild:
+  Gtk+ dependency repaired bug #525328
+
   20 Aug 2014; Amy Winston <[email protected]> +files/openctm-no-strip.patch,
   openctm-1.0.3.ebuild:
   Sed madness removed and integrated to no-strip.patch



1.7                  media-libs/openctm/openctm-1.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild?r1=1.6&r2=1.7

Index: openctm-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openctm-1.0.3.ebuild        20 Oct 2014 08:02:33 -0000      1.6
+++ openctm-1.0.3.ebuild        16 Dec 2014 10:54:57 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v 
1.6 2014/10/20 08:02:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v 
1.7 2014/12/16 10:54:57 amynka Exp $
 
 EAPI=5
 
@@ -21,7 +21,8 @@
        media-libs/freeglut
        media-libs/glew
        media-libs/pnglite
-       virtual/opengl"
+       virtual/opengl
+       x11-libs/gtk+:2"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_PF}"




Reply via email to