[gentoo-commits] proj/betagarden:master commit in: dev-vcs/git-big-picture/

2021-01-13 Thread Sebastian Pipping
commit: 1c39406207aa04eb1b5cef21bc31838b61ec58fc
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Jan 13 18:06:23 2021 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Jan 13 18:06:23 2021 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=1c394062

dev-vcs/git-big-picture: Drop old, 1.0.0 in mainline Gentoo by now

Signed-off-by: Sebastian Pipping  gentoo.org>

 dev-vcs/git-big-picture/ChangeLog  |  9 -
 .../git-big-picture/git-big-picture-0.10.1.ebuild  | 22 --
 .../git-big-picture/git-big-picture-0.9.0.ebuild   | 22 --
 dev-vcs/git-big-picture/metadata.xml   | 11 ---
 4 files changed, 64 deletions(-)

diff --git a/dev-vcs/git-big-picture/ChangeLog 
b/dev-vcs/git-big-picture/ChangeLog
deleted file mode 100644
index 86773b1..000
--- a/dev-vcs/git-big-picture/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-*git-big-picture-0.10.1 (11 Mar 2020)
-
-  11 Mar 2020; Sebastian Pipping 
-  +git-big-picture-0.10.1.ebuild:
-  dev-vcs/git-big-picture: 0.10.1 + EAPI 7  Signed-off-by: Sebastian Pipping
-  
-
-  06 Jun 2015; Justin Lecher  metadata.xml:
-  dev-vcs/git-big-picture: Add github to remote-id in metadata.xml

diff --git a/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild 
b/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild
deleted file mode 100644
index 48afef4..000
--- a/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Visualization tool for Git repositories"
-HOMEPAGE="https://github.com/esc/git-big-picture";
-SRC_URI="https://github.com/esc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-vcs/git"
-
-DOCS=( README.rst )

diff --git a/dev-vcs/git-big-picture/git-big-picture-0.9.0.ebuild 
b/dev-vcs/git-big-picture/git-big-picture-0.9.0.ebuild
deleted file mode 100644
index 4f018f1..000
--- a/dev-vcs/git-big-picture/git-big-picture-0.9.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Visualization tool for Git repositories"
-HOMEPAGE="https://github.com/esc/git-big-picture";
-SRC_URI="https://github.com/esc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-vcs/git"
-
-DOCS=( README.rst )

diff --git a/dev-vcs/git-big-picture/metadata.xml 
b/dev-vcs/git-big-picture/metadata.xml
deleted file mode 100644
index cc6ac82..000
--- a/dev-vcs/git-big-picture/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-sp...@gentoo.org
-Sebastian Pipping
-  
-  
-esc/git-big-picture
-  
-



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/git-big-picture/

2020-03-10 Thread Sebastian Pipping
commit: 4ca8ff7398f15c04087c572fee05a4333d3e1813
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Mar 11 01:15:38 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Mar 11 01:15:38 2020 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=4ca8ff73

dev-vcs/git-big-picture: 0.10.1 + EAPI 7

Signed-off-by: Sebastian Pipping  gentoo.org>

 dev-vcs/git-big-picture/ChangeLog  |  7 +++
 .../git-big-picture/git-big-picture-0.10.1.ebuild  | 22 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-vcs/git-big-picture/ChangeLog 
b/dev-vcs/git-big-picture/ChangeLog
index 54a5566..86773b1 100644
--- a/dev-vcs/git-big-picture/ChangeLog
+++ b/dev-vcs/git-big-picture/ChangeLog
@@ -1,2 +1,9 @@
+*git-big-picture-0.10.1 (11 Mar 2020)
+
+  11 Mar 2020; Sebastian Pipping 
+  +git-big-picture-0.10.1.ebuild:
+  dev-vcs/git-big-picture: 0.10.1 + EAPI 7  Signed-off-by: Sebastian Pipping
+  
+
   06 Jun 2015; Justin Lecher  metadata.xml:
   dev-vcs/git-big-picture: Add github to remote-id in metadata.xml

diff --git a/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild 
b/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild
new file mode 100644
index 000..48afef4
--- /dev/null
+++ b/dev-vcs/git-big-picture/git-big-picture-0.10.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Visualization tool for Git repositories"
+HOMEPAGE="https://github.com/esc/git-big-picture";
+SRC_URI="https://github.com/esc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-vcs/git"
+
+DOCS=( README.rst )



[gentoo-commits] proj/betagarden:master commit in: dev-vcs/git-big-picture/

2015-06-06 Thread Justin Lecher
commit: 17667b208f2aad34028fc2c76a07ea4cb9279177
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  6 09:26:53 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  6 09:26:53 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=17667b20

dev-vcs/git-big-picture: Add github to remote-id in metadata.xml

Package-Manager: portage-2.2.20

 dev-vcs/git-big-picture/ChangeLog|  2 ++
 dev-vcs/git-big-picture/metadata.xml | 11 +++
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/git-big-picture/ChangeLog 
b/dev-vcs/git-big-picture/ChangeLog
new file mode 100644
index 000..54a5566
--- /dev/null
+++ b/dev-vcs/git-big-picture/ChangeLog
@@ -0,0 +1,2 @@
+  06 Jun 2015; Justin Lecher  metadata.xml:
+  dev-vcs/git-big-picture: Add github to remote-id in metadata.xml

diff --git a/dev-vcs/git-big-picture/metadata.xml 
b/dev-vcs/git-big-picture/metadata.xml
index 16bcc9f..2306698 100644
--- a/dev-vcs/git-big-picture/metadata.xml
+++ b/dev-vcs/git-big-picture/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   sp...@gentoo.org
-   Sebastian Pipping
-   
+  
+sp...@gentoo.org
+Sebastian Pipping
+  
+  
+esc/git-big-picture
+