ikelos      14/04/05 20:49:13

  Modified:             gitg-0.3.2.ebuild ChangeLog gitg-0.2.6.ebuild
                        gitg-0.2.7.ebuild
  Removed:              gitg-0.0.6.ebuild gitg-0.1.2.ebuild
  Log:
  Fix up dependencies (bug 506590 and bug 501696), and clear out old versions.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
6C20157A)

Revision  Changes    Path
1.3                  dev-vcs/gitg/gitg-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?r1=1.2&r2=1.3

Index: gitg-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.3.2.ebuild   15 Mar 2014 15:04:20 -0000      1.2
+++ gitg-0.3.2.ebuild   5 Apr 2014 20:49:13 -0000       1.3
@@ -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/dev-vcs/gitg/gitg-0.3.2.ebuild,v 1.2 
2014/03/15 15:04:20 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild,v 1.3 
2014/04/05 20:49:13 ikelos Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 # test if unbundling of libgd is possible
 # Currently it seems not to be (unstable API/ABI)
 RDEPEND="
-       dev-libs/libgee:0.8
+       dev-libs/libgee:0.8[introspection]
        >=dev-libs/json-glib-0.16
        >=app-text/gtkspell-3.0.3:3
        >=dev-libs/glib-2.38:2
@@ -34,6 +34,7 @@
        >=net-libs/webkit-gtk-2.2:3[introspection]
        >=x11-libs/gtk+-3.10.0:3
        >=x11-libs/gtksourceview-3.10:3.0
+       >=x11-themes/gnome-icon-theme-symbolic-3.10
        glade? ( >=dev-util/glade-3.2:3.10 )
        python? (
                ${PYTHON_DEPS}



1.28                 dev-vcs/gitg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   3 Apr 2014 18:30:10 -0000       1.27
+++ ChangeLog   5 Apr 2014 20:49:13 -0000       1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/gitg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.27 2014/04/03 
18:30:10 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.28 2014/04/05 
20:49:13 ikelos Exp $
+
+  05 Apr 2014; Mike Auty <ike...@gentoo.org> -gitg-0.0.6.ebuild,
+  -gitg-0.1.2.ebuild, gitg-0.2.6.ebuild, gitg-0.2.7.ebuild, gitg-0.3.2.ebuild:
+  Fix up dependencies (bug 506590 and bug 501696), and clear out old versions.
 
   03 Apr 2014; Sebastian Pipping <sp...@gentoo.org> metadata.xml:
   Remove myself as a maintainer



1.4                  dev-vcs/gitg/gitg-0.2.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?r1=1.3&r2=1.4

Index: gitg-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gitg-0.2.6.ebuild   15 Mar 2014 15:04:20 -0000      1.3
+++ gitg-0.2.6.ebuild   5 Apr 2014 20:49:13 -0000       1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild,v 1.3 
2014/03/15 15:04:20 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild,v 1.4 
2014/04/05 20:49:13 ikelos Exp $
 
 EAPI=5
 



1.5                  dev-vcs/gitg/gitg-0.2.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?r1=1.4&r2=1.5

Index: gitg-0.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gitg-0.2.7.ebuild   15 Mar 2014 15:04:20 -0000      1.4
+++ gitg-0.2.7.ebuild   5 Apr 2014 20:49:13 -0000       1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v 1.4 
2014/03/15 15:04:20 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v 1.5 
2014/04/05 20:49:13 ikelos Exp $
 
 EAPI=5
 




Reply via email to