* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2015-09-01 19:43 Tobias Klausmann
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann @ 2015-09-01 19:43 UTC (permalink / raw
To: gentoo-commits
commit: 3594f20d7b47638d777320635a2d1f6043f6992e
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 19:32:19 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 19:32:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3594f20d
dev-vcs/gitinspector: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 +-
dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
index 9b20672..4d32946 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://code.google.com/p/gitinspector/"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
SLOT="0"
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
index b9c7d97..d356d0b 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://code.google.com/p/gitinspector/"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2015-10-16 10:42 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2015-10-16 10:42 UTC (permalink / raw
To: gentoo-commits
commit: 86ec640d43954201f8ec18cb1687574e13ed65ac
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 09:35:02 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 10:42:27 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ec640d
dev-vcs/gitinspector: Version Bump
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-vcs/gitinspector/Manifest | 1 +
dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 27 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-vcs/gitinspector/Manifest b/dev-vcs/gitinspector/Manifest
index 44d4ed0..f867713 100644
--- a/dev-vcs/gitinspector/Manifest
+++ b/dev-vcs/gitinspector/Manifest
@@ -1,2 +1,3 @@
+DIST gitinspector-0.4.2.tar.gz 312781 SHA256 4c10d2a6a7964f0a38bd7fa8429f3d5095bf56d829c07a38256810cae0793f55 SHA512 144f2cf03f7cb426ccb9a28a6328bd54e6f13cf56d255829a78f31292be63d3f91dcd76525b1bdee514aff7ec20869acae9dc1f0683261ca9bbab29e660cc915 WHIRLPOOL 95fea80bf15f26d6147acca63a80786443a5d4bc6a35710825e73eed13e49212eab9535757f9b0958fec18ed5513a2905839e961631f77e0c9a8ccb816557505
DIST gitinspector_0.3.1.zip 235252 SHA256 0081f142e507ff49cb4f5ca1119eb11f66655af1bfb327aa4670c31245e608d0 SHA512 f7ba3b4ebededc8ff80e440de26c3e858c4e413dd02c516aa442c05ef27875e0eb78e6430018717890aa390ef5a1011a33da28e0748a07c59830df6ffeb35c63 WHIRLPOOL 95d80614a5f2c38c9c01e5958f778eb72935f81e3aa44bd831332047f633625587f75f598112c005b0709c7b209a732286c1da578c07c74c22066c65d31d2964
DIST gitinspector_0.3.2.zip 254971 SHA256 3778e60514f5067f8f2628da5cacbce12db99af6517fcf448afb2964bce963a7 SHA512 2a6a48f2b1b7f7add11be034addca727845aa50860286ea50a4fff0a84b14f840c2776dd679b8c2f11d528b93712c7384aa318ffb08bb01f69faf436b6bcaa5a WHIRLPOOL df6f808ea3bd1b04bcf99416d2f5abb3b6241c6212d22676058ed73e9406c39a517881c01c3f73f26e880b648de131422134a1112f7dfd81ebc30837eb0166b7
diff --git a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
new file mode 100644
index 0000000..3110f61
--- /dev/null
+++ b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Statistical analysis tool for git repositories"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
+SRC_URI="https://github.com/ejwa/gitinspector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="dev-vcs/git"
+DEPEND="
+ test? ( ${RDEPEND} )"
+
+python_prepare_all() {
+ [[ ${LC_ALL} == "C" ]] && export LC_ALL="en_US.utf8"
+ distutils-r1_python_prepare_all
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2016-12-29 4:12 Göktürk Yüksek
0 siblings, 0 replies; 6+ messages in thread
From: Göktürk Yüksek @ 2016-12-29 4:12 UTC (permalink / raw
To: gentoo-commits
commit: 205f65ef6aa640230b3c9e59c65e90da2091ef0b
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 04:02:36 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 04:11:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205f65ef
dev-vcs/gitinspector: fix the license
Package-Manager: portage-2.3.0
dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 +-
dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 +-
dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
index 62b61ab..5ebcc4b 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
index f2439b8..f316018 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
diff --git a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
index 3110f61..5c4ac3a 100644
--- a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://github.com/ejwa/gitinspector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2016-12-29 4:12 Göktürk Yüksek
0 siblings, 0 replies; 6+ messages in thread
From: Göktürk Yüksek @ 2016-12-29 4:12 UTC (permalink / raw
To: gentoo-commits
commit: acf6b5ace94fefa5b01e1105428202abd55c1db3
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 04:01:29 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 04:11:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf6b5ac
dev-vcs/gitinspector: migrate away from google code #544092
Package-Manager: portage-2.3.0
dev-vcs/gitinspector/Manifest | 4 ++--
dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 4 ++--
dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-vcs/gitinspector/Manifest b/dev-vcs/gitinspector/Manifest
index f867713..b9a9ffd 100644
--- a/dev-vcs/gitinspector/Manifest
+++ b/dev-vcs/gitinspector/Manifest
@@ -1,3 +1,3 @@
+DIST gitinspector-0.3.1.tar.gz 209926 SHA256 0ed6ab9a30b1858ac2de7ce94757dcf496ae7b698e6851da87362c742fa33bf5 SHA512 1e7bfb878e8cda52e34dcdc4f650fd1266203fbfc7c1db7b219dd94d43caa5044928e43950fd7a6e5ede7c6f7460d0cb6f97d113b1494bb1b703633fcfafc9b3 WHIRLPOOL 77be30d1d395b3a810de3f6f3ac2b2b2a76f3a8e3a3e733e31c42b3bf76e0bb5381e9eb373e041b904128f8838fca237b8038ad20fd5b0eba0538a185e0efde9
+DIST gitinspector-0.3.2.tar.gz 216276 SHA256 0ceb313a0ff4c66389a99f703cae6d147603bc35ec7f134e1848f76a0c859221 SHA512 b298d686645d59f3c59c813ff959f2335f19bcf149fe37ce02ca2d291d5ed91e289c466f52d37690876f475ada4f679233471a82f9d399e41e888ad3c56e4b4a WHIRLPOOL 926a3728c00dcf5ee85fba7a0d3698fb9e35cb2b3502fe4979648ec0900a0d85fb3bf95abaee378aecfbbdfe23d88e396ac0b17b6921721cd3d93640e31aa400
DIST gitinspector-0.4.2.tar.gz 312781 SHA256 4c10d2a6a7964f0a38bd7fa8429f3d5095bf56d829c07a38256810cae0793f55 SHA512 144f2cf03f7cb426ccb9a28a6328bd54e6f13cf56d255829a78f31292be63d3f91dcd76525b1bdee514aff7ec20869acae9dc1f0683261ca9bbab29e660cc915 WHIRLPOOL 95fea80bf15f26d6147acca63a80786443a5d4bc6a35710825e73eed13e49212eab9535757f9b0958fec18ed5513a2905839e961631f77e0c9a8ccb816557505
-DIST gitinspector_0.3.1.zip 235252 SHA256 0081f142e507ff49cb4f5ca1119eb11f66655af1bfb327aa4670c31245e608d0 SHA512 f7ba3b4ebededc8ff80e440de26c3e858c4e413dd02c516aa442c05ef27875e0eb78e6430018717890aa390ef5a1011a33da28e0748a07c59830df6ffeb35c63 WHIRLPOOL 95d80614a5f2c38c9c01e5958f778eb72935f81e3aa44bd831332047f633625587f75f598112c005b0709c7b209a732286c1da578c07c74c22066c65d31d2964
-DIST gitinspector_0.3.2.zip 254971 SHA256 3778e60514f5067f8f2628da5cacbce12db99af6517fcf448afb2964bce963a7 SHA512 2a6a48f2b1b7f7add11be034addca727845aa50860286ea50a4fff0a84b14f840c2776dd679b8c2f11d528b93712c7384aa318ffb08bb01f69faf436b6bcaa5a WHIRLPOOL df6f808ea3bd1b04bcf99416d2f5abb3b6241c6212d22676058ed73e9406c39a517881c01c3f73f26e880b648de131422134a1112f7dfd81ebc30837eb0166b7
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
index 4d32946..62b61ab 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
HOMEPAGE="https://github.com/ejwa/gitinspector"
-SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
+SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
index d356d0b..f2439b8 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
HOMEPAGE="https://github.com/ejwa/gitinspector"
-SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
+SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2017-05-05 22:44 Michael Orlitzky
0 siblings, 0 replies; 6+ messages in thread
From: Michael Orlitzky @ 2017-05-05 22:44 UTC (permalink / raw
To: gentoo-commits
commit: cd5df7d6e922b5aa1d9ce400a8ea4c9c96891468
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 22:26:04 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri May 5 22:26:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5df7d6
dev-vcs/gitinspector: remove unused versions 0.3.1 and 0.3.2.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-vcs/gitinspector/Manifest | 2 --
dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 21 ---------------------
dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 26 --------------------------
3 files changed, 49 deletions(-)
diff --git a/dev-vcs/gitinspector/Manifest b/dev-vcs/gitinspector/Manifest
index b9a9ffd7f5e..c7925e64c5d 100644
--- a/dev-vcs/gitinspector/Manifest
+++ b/dev-vcs/gitinspector/Manifest
@@ -1,3 +1 @@
-DIST gitinspector-0.3.1.tar.gz 209926 SHA256 0ed6ab9a30b1858ac2de7ce94757dcf496ae7b698e6851da87362c742fa33bf5 SHA512 1e7bfb878e8cda52e34dcdc4f650fd1266203fbfc7c1db7b219dd94d43caa5044928e43950fd7a6e5ede7c6f7460d0cb6f97d113b1494bb1b703633fcfafc9b3 WHIRLPOOL 77be30d1d395b3a810de3f6f3ac2b2b2a76f3a8e3a3e733e31c42b3bf76e0bb5381e9eb373e041b904128f8838fca237b8038ad20fd5b0eba0538a185e0efde9
-DIST gitinspector-0.3.2.tar.gz 216276 SHA256 0ceb313a0ff4c66389a99f703cae6d147603bc35ec7f134e1848f76a0c859221 SHA512 b298d686645d59f3c59c813ff959f2335f19bcf149fe37ce02ca2d291d5ed91e289c466f52d37690876f475ada4f679233471a82f9d399e41e888ad3c56e4b4a WHIRLPOOL 926a3728c00dcf5ee85fba7a0d3698fb9e35cb2b3502fe4979648ec0900a0d85fb3bf95abaee378aecfbbdfe23d88e396ac0b17b6921721cd3d93640e31aa400
DIST gitinspector-0.4.2.tar.gz 312781 SHA256 4c10d2a6a7964f0a38bd7fa8429f3d5095bf56d829c07a38256810cae0793f55 SHA512 144f2cf03f7cb426ccb9a28a6328bd54e6f13cf56d255829a78f31292be63d3f91dcd76525b1bdee514aff7ec20869acae9dc1f0683261ca9bbab29e660cc915 WHIRLPOOL 95fea80bf15f26d6147acca63a80786443a5d4bc6a35710825e73eed13e49212eab9535757f9b0958fec18ed5513a2905839e961631f77e0c9a8ccb816557505
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
deleted file mode 100644
index 972a2cfcf0f..00000000000
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://github.com/ejwa/gitinspector"
-SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="dev-vcs/git"
-DEPEND="
- test? ( ${RDEPEND} )"
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
deleted file mode 100644
index cbfe3599bda..00000000000
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://github.com/ejwa/gitinspector"
-SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="dev-vcs/git"
-DEPEND="
- test? ( ${RDEPEND} )"
-
-python_prepare_all() {
- [[ ${LC_ALL} == "C" ]] && export LC_ALL="en_US.utf8"
- distutils-r1_python_prepare_all
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
@ 2017-05-05 22:44 Michael Orlitzky
0 siblings, 0 replies; 6+ messages in thread
From: Michael Orlitzky @ 2017-05-05 22:44 UTC (permalink / raw
To: gentoo-commits
commit: e2bc7ce5cdf40a450d9077c7e73267974ec30cad
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 22:43:03 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri May 5 22:43:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2bc7ce5
dev-vcs/gitinspector: new version 0.4.4.
New version, new EAPI, and some fixes to the install process. Some
docs were being missed, and others installed to the wrong place. All
better now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-vcs/gitinspector/Manifest | 2 +-
dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 26 ----------------
dev-vcs/gitinspector/gitinspector-0.4.4.ebuild | 42 ++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 27 deletions(-)
diff --git a/dev-vcs/gitinspector/Manifest b/dev-vcs/gitinspector/Manifest
index c7925e64c5d..9818beaf573 100644
--- a/dev-vcs/gitinspector/Manifest
+++ b/dev-vcs/gitinspector/Manifest
@@ -1 +1 @@
-DIST gitinspector-0.4.2.tar.gz 312781 SHA256 4c10d2a6a7964f0a38bd7fa8429f3d5095bf56d829c07a38256810cae0793f55 SHA512 144f2cf03f7cb426ccb9a28a6328bd54e6f13cf56d255829a78f31292be63d3f91dcd76525b1bdee514aff7ec20869acae9dc1f0683261ca9bbab29e660cc915 WHIRLPOOL 95fea80bf15f26d6147acca63a80786443a5d4bc6a35710825e73eed13e49212eab9535757f9b0958fec18ed5513a2905839e961631f77e0c9a8ccb816557505
+DIST gitinspector-0.4.4.tar.gz 312201 SHA256 c7a50772bf675d41b7c19508d8f2ea26725ce4ae16aba709d5b42db42e3d2459 SHA512 6e453a97f7b0bda73e376499268d9a46aa4ff1f8bb65092314a6d32031b0292056152b4e0e3781fbbe3aa6150373679bf78a8c83410882921ab40ce6d356fadb WHIRLPOOL d4c10d1d43296908e0c8463a23d9cd0c5178ea9513d10c1519b250e738357ec9dc4ee259552445a43b6eb2d061480bff51633e01ac5938bf01e0e05cd569d5af
diff --git a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
deleted file mode 100644
index 736348dafc3..00000000000
--- a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://github.com/ejwa/gitinspector"
-SRC_URI="https://github.com/ejwa/gitinspector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="dev-vcs/git"
-DEPEND="
- test? ( ${RDEPEND} )"
-
-python_prepare_all() {
- [[ ${LC_ALL} == "C" ]] && export LC_ALL="en_US.utf8"
- distutils-r1_python_prepare_all
-}
diff --git a/dev-vcs/gitinspector/gitinspector-0.4.4.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.4.ebuild
new file mode 100644
index 00000000000..8a2f93873ec
--- /dev/null
+++ b/dev-vcs/gitinspector/gitinspector-0.4.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Statistical analysis tool for git repositories"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3+"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="dev-vcs/git"
+DEPEND="test? ( ${RDEPEND} )"
+
+python_prepare_all() {
+ [[ ${LC_ALL} == "C" ]] && export LC_ALL="en_US.utf8"
+
+ # Otherwise this gets installed with the *.txt glob.
+ rm LICENSE.txt || die 'failed to remove LICENSE.txt'
+
+ # Use /usr/share/doc/${PF} instead of /usr/share/doc/${PN}.
+ sed -i setup.py \
+ -e "s:share/doc/gitinspector:share/doc/${PF}:" \
+ || die 'failed to fix the documentation path in setup.py'
+
+ distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+
+ # The distutils install routine misses some important documentation.
+ doman docs/gitinspector.1
+ dodoc docs/*.{pdf,css,html,txt}
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-05-05 22:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-05 22:44 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/ Michael Orlitzky
-- strict thread matches above, loose matches on Subject: below --
2017-05-05 22:44 Michael Orlitzky
2016-12-29 4:12 Göktürk Yüksek
2016-12-29 4:12 Göktürk Yüksek
2015-10-16 10:42 Justin Lecher
2015-09-01 19:43 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox