public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/
@ 2012-10-01  9:10 Davide Pesavento
  0 siblings, 0 replies; 5+ messages in thread
From: Davide Pesavento @ 2012-10-01  9:10 UTC (permalink / raw
  To: gentoo-commits

commit:     bc12b4fa2c033a3e10fefc0a622cfb920aacffb5
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Mon Oct  1 09:10:11 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 09:10:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=bc12b4fa

[dev-vcs/qgit] Sync with portage.

(Portage version: 2.2.0_alpha134/git/Linux x86_64, unsigned Manifest commit)

---
 dev-vcs/qgit/metadata.xml     |    9 ++++-----
 dev-vcs/qgit/qgit-9999.ebuild |   18 +++++++++++-------
 2 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/dev-vcs/qgit/metadata.xml b/dev-vcs/qgit/metadata.xml
index ba70654..3c06801 100644
--- a/dev-vcs/qgit/metadata.xml
+++ b/dev-vcs/qgit/metadata.xml
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd></herd>
-	<maintainer>
-		<email>reavertm@poczta.fm</email>
-		<name>Maciej Mrozowski</name>
-	</maintainer>
+  <maintainer>
+    <email>pesa@gentoo.org</email>
+    <name>Davide Pesavento</name>
+  </maintainer>
 </pkgmetadata>

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
index aee16ea..d806fb6 100644
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ b/dev-vcs/qgit/qgit-9999.ebuild
@@ -3,12 +3,13 @@
 # $Header: $
 
 EAPI=4
-inherit qt4-r2 git-2
 
-DESCRIPTION="GUI interface for git/cogito SCM"
-HOMEPAGE="http://digilander.libero.it/mcostalba/"
-EGIT_REPO_URI="git://repo.or.cz/${PN}4/redivivus.git
-	http://repo.or.cz/r/${PN}4/redivivus.git"
+inherit eutils qt4-r2 git-2
+
+DESCRIPTION="Qt4 GUI for git repositories"
+HOMEPAGE="http://libre.tibirna.org/projects/qgit/wiki/QGit"
+EGIT_REPO_URI="git://repo.or.cz/qgit4/redivivus.git
+	http://repo.or.cz/r/qgit4/redivivus.git"
 
 LICENSE="GPL-2"
 SLOT="2"
@@ -17,9 +18,12 @@ IUSE=""
 
 DEPEND="x11-libs/qt-gui:4"
 RDEPEND="${DEPEND}
-	>=dev-vcs/git-1.5.3"
+	>=dev-vcs/git-1.6
+"
 
 src_install() {
-	newbin bin/${PN} ${PN}4
+	newbin bin/qgit qgit4
+	newicon src/resources/qgit.png qgit4.png
+	make_desktop_entry qgit4 QGit qgit4
 	dodoc README
 }


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/
@ 2016-05-13 18:05 Davide Pesavento
  0 siblings, 0 replies; 5+ messages in thread
From: Davide Pesavento @ 2016-05-13 18:05 UTC (permalink / raw
  To: gentoo-commits

commit:     0e4cc2d0a9ac0a2f2967238e82002741b6a5e180
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 18:04:54 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri May 13 18:04:54 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=0e4cc2d0

dev-vcs/qgit: remove unmaintained live ebuild

 dev-vcs/qgit/metadata.xml     |  8 --------
 dev-vcs/qgit/qgit-9999.ebuild | 29 -----------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-vcs/qgit/metadata.xml b/dev-vcs/qgit/metadata.xml
deleted file mode 100644
index d472e56..0000000
--- a/dev-vcs/qgit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>pesa@gentoo.org</email>
-		<name>Davide Pesavento</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
deleted file mode 100644
index fe6f0ec..0000000
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils qt4-r2 git-2
-
-DESCRIPTION="Qt4 GUI for git repositories"
-HOMEPAGE="http://libre.tibirna.org/projects/qgit/wiki/QGit"
-EGIT_REPO_URI="git://repo.or.cz/qgit4/redivivus.git
-	http://repo.or.cz/r/qgit4/redivivus.git"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
-	>=dev-vcs/git-1.6
-"
-
-src_install() {
-	newbin bin/qgit qgit4
-	newicon src/resources/qgit.png qgit4.png
-	make_desktop_entry qgit4 QGit qgit4
-	dodoc README
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/
@ 2015-02-19  5:00 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2015-02-19  5:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f130cec07beca2ecf95d7a185ba22d8dc44896ae
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 04:54:57 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 04:54:57 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f130cec0

[dev-vcs/qgit] EAPI bump.

Package-Manager: portage-2.2.14

---
 dev-vcs/qgit/qgit-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
index 929ef3a..809b5c4 100644
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ b/dev-vcs/qgit/qgit-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit eutils qt4-r2 git-2
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/
@ 2012-09-30 19:07 Markos Chandras
  0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras @ 2012-09-30 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     50664b51f175eb0a5b669870cf60fd4139072c59
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 19:04:28 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 19:05:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=50664b51

qgit: Change git repo uri per bug #436662

---
 dev-vcs/qgit/qgit-9999.ebuild |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
index e1dc71b..aee16ea 100644
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ b/dev-vcs/qgit/qgit-9999.ebuild
@@ -7,7 +7,8 @@ inherit qt4-r2 git-2
 
 DESCRIPTION="GUI interface for git/cogito SCM"
 HOMEPAGE="http://digilander.libero.it/mcostalba/"
-EGIT_REPO_URI="git://git.kernel.org/pub/scm/${PN}/${PN}4.git"
+EGIT_REPO_URI="git://repo.or.cz/${PN}4/redivivus.git
+	http://repo.or.cz/r/${PN}4/redivivus.git"
 
 LICENSE="GPL-2"
 SLOT="2"
@@ -19,6 +20,6 @@ RDEPEND="${DEPEND}
 	>=dev-vcs/git-1.5.3"
 
 src_install() {
-	newbin bin/qgit qgit4
+	newbin bin/${PN} ${PN}4
 	dodoc README
 }


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/
@ 2012-02-15 18:03 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2012-02-15 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ca5ca9463a9bd46c7118da182b5a3c07ae46537f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 18:07:13 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 18:07:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ca5ca946

[dev-vcs/qgit] EAPI 4, git-2 eclass.

(Portage version: 2.2.0_alpha86/git/Linux i686, unsigned Manifest commit)

---
 dev-vcs/qgit/qgit-9999.ebuild |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/qgit/qgit-9999.ebuild b/dev-vcs/qgit/qgit-9999.ebuild
index f6a8abd..190a7b4 100644
--- a/dev-vcs/qgit/qgit-9999.ebuild
+++ b/dev-vcs/qgit/qgit-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
-inherit qt4-edge git
+EAPI=4
+inherit qt4-edge git-2
 
 DESCRIPTION="GUI interface for git/cogito SCM"
 HOMEPAGE="http://digilander.libero.it/mcostalba/"
-EGIT_REPO_URI="git://git.kernel.org/pub/scm/qgit/qgit4.git"
+EGIT_REPO_URI="git://git.kernel.org/pub/scm/${PN}/${PN}4.git"
 
 LICENSE="GPL-2"
 SLOT="2"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-13 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01  9:10 [gentoo-commits] proj/qt:master commit in: dev-vcs/qgit/ Davide Pesavento
  -- strict thread matches above, loose matches on Subject: below --
2016-05-13 18:05 Davide Pesavento
2015-02-19  5:00 Michael Palimaka
2012-09-30 19:07 Markos Chandras
2012-02-15 18:03 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox