[gentoo-commits] gentoo-x86 commit in dev-vcs/gitg: gitg-0.3.2.ebuild ChangeLog gitg-0.2.6.ebuild gitg-0.2.7.ebuild gitg-0.0.6.ebuild gitg-0.1.2.ebuild

2014-04-05 Thread Mike Auty (ikelos)
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  ChangesPath
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.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?r1=1.2r2=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 -  1.2
+++ gitg-0.3.2.ebuild   5 Apr 2014 20:49:13 -   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.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?r1=1.27r2=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 -   1.27
+++ ChangeLog   5 Apr 2014 20:49:13 -   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.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?r1=1.3r2=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 -  1.3
+++ gitg-0.2.6.ebuild   5 Apr 2014 20:49:13 -   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.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?r1=1.4r2=1.5

Index: gitg-0.2.7.ebuild
===
RCS file: 

[gentoo-commits] gentoo-x86 commit in dev-vcs/gitg: gitg-0.3.2.ebuild ChangeLog gitg-0.2.6.ebuild gitg-0.2.7.ebuild

2014-03-15 Thread Sebastian Pipping (sping)
sping   14/03/15 15:04:20

  Modified: gitg-0.3.2.ebuild ChangeLog gitg-0.2.6.ebuild
gitg-0.2.7.ebuild
  Log:
  dev-vcs/gitg: Add build dependency gnome-base/gnome-common (bug #504070)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.2  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.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild?r1=1.1r2=1.2

Index: gitg-0.3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.3.2.ebuild   8 Feb 2014 14:33:20 -   1.1
+++ gitg-0.3.2.ebuild   15 Mar 2014 15:04:20 -  1.2
@@ -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.1 
2014/02/08 14:33:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.3.2.ebuild,v 1.2 
2014/03/15 15:04:20 sping Exp $
 
 EAPI=5
 
@@ -42,6 +42,7 @@
)
 
 DEPEND=${RDEPEND}
+   gnome-base/gnome-common
=sys-devel/gettext-0.17
virtual/pkgconfig
=dev-util/intltool-0.40



1.26 dev-vcs/gitg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   8 Feb 2014 14:33:20 -   1.25
+++ ChangeLog   15 Mar 2014 15:04:20 -  1.26
@@ -1,6 +1,11 @@
 # 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.25 2014/02/08 
14:33:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.26 2014/03/15 
15:04:20 sping Exp $
+
+  15 Mar 2014; Sebastian Pipping sp...@gentoo.org gitg-0.3.2.ebuild:
+  eautoreconf needs GNOME_COMPILE_WARNINGS from
+  /usr/share/aclocal/gnome-compiler-flags.m4 to rebuild configure script (bug
+  #504070)
 
 *gitg-0.3.2 (08 Feb 2014)
 



1.3  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.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild?r1=1.2r2=1.3

Index: gitg-0.2.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gitg-0.2.6.ebuild   13 Apr 2013 13:14:04 -  1.2
+++ gitg-0.2.6.ebuild   15 Mar 2014 15:04:20 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.2 
2013/04/13 13:14:04 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.6.ebuild,v 1.3 
2014/03/15 15:04:20 sping Exp $
 
 EAPI=5
 
@@ -27,6 +27,7 @@
glade? ( =dev-util/glade-3.2:3.10 )
 
 DEPEND=${RDEPEND}
+   gnome-base/gnome-common
=sys-devel/gettext-0.17
virtual/pkgconfig
=dev-util/intltool-0.40



1.4  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.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild?r1=1.3r2=1.4

Index: gitg-0.2.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gitg-0.2.7.ebuild   18 Aug 2013 13:26:33 -  1.3
+++ gitg-0.2.7.ebuild   15 Mar 2014 15:04:20 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: