public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping (sping)" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/gitg: gitg-0.0.2.ebuild gitg-0.0.6.ebuild gitg-0.0.1.ebuild ChangeLog gitg-0.0.3.ebuild gitg-0.0.4.ebuild gitg-0.0.5.ebuild
Date: Wed, 17 Mar 2010 16:13:45 +0000	[thread overview]
Message-ID: <E1NrvsP-0003Fh-QW@stork.gentoo.org> (raw)

sping       10/03/17 16:13:45

  Modified:             gitg-0.0.2.ebuild gitg-0.0.6.ebuild
                        gitg-0.0.1.ebuild ChangeLog gitg-0.0.3.ebuild
                        gitg-0.0.4.ebuild gitg-0.0.5.ebuild
  Log:
  dev-vcs/gitg: Propagate move of dev-util/git to dev-vcs/git
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-vcs/gitg/gitg-0.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.2.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.2.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.2.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 inherit gnome2
 
@@ -17,7 +17,7 @@
 	>=x11-libs/gtk+-2.12
 	>=x11-libs/gtksourceview-2.2
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.2                  dev-vcs/gitg/gitg-0.0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.6.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.6.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	>=x11-libs/gtk+-2.16
 	>=x11-libs/gtksourceview-2.8
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.2                  dev-vcs/gitg/gitg-0.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.1.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.1.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.1.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 inherit gnome2
 
@@ -17,7 +17,7 @@
 	>=x11-libs/gtk+-2.12
 	>=x11-libs/gtksourceview-2.2
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.2                  dev-vcs/gitg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	4 Mar 2010 18:52:26 -0000	1.1
+++ ChangeLog	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,11 @@
-# ChangeLog for dev-util/gitg
+# ChangeLog for dev-vcs/gitg
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.2 2010/03/17 16:13:43 sping Exp $
+
+  17 Mar 2010; Sebastian Pipping <sping@gentoo.org> gitg-0.0.1.ebuild,
+  gitg-0.0.2.ebuild, gitg-0.0.3.ebuild, gitg-0.0.4.ebuild,
+  gitg-0.0.5.ebuild, gitg-0.0.6.ebuild:
+  Propagate move of dev-util/git to dev-vcs/git
 
 *gitg-0.0.6 (21 Feb 2010)
 



1.2                  dev-vcs/gitg/gitg-0.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.3.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.3.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.3.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 inherit gnome2
 
@@ -17,7 +17,7 @@
 	>=x11-libs/gtk+-2.12
 	>=x11-libs/gtksourceview-2.2
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.2                  dev-vcs/gitg/gitg-0.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.4.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.4.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.4.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	>=x11-libs/gtk+-2.16
 	>=x11-libs/gtksourceview-2.2
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.2                  dev-vcs/gitg/gitg-0.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild?r1=1.1&r2=1.2

Index: gitg-0.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gitg-0.0.5.ebuild	4 Mar 2010 18:52:26 -0000	1.1
+++ gitg-0.0.5.ebuild	17 Mar 2010 16:13:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild,v 1.1 2010/03/04 18:52:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.5.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	>=x11-libs/gtk+-2.16
 	>=x11-libs/gtksourceview-2.2
 	>=gnome-base/gconf-2.10
-	dev-util/git"
+	dev-vcs/git"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext






                 reply	other threads:[~2010-03-17 16:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NrvsP-0003Fh-QW@stork.gentoo.org \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox