* [gentoo-commits] dev/dev-zero:master commit in: dev-vcs/git-cola/
@ 2016-09-09 12:39 Tiziano Müller
0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2016-09-09 12:39 UTC (permalink / raw
To: gentoo-commits
commit: bc8520c4d2924dad67696cad931c63c2a14040cd
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 9 12:39:00 2016 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Fri Sep 9 12:39:00 2016 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=bc8520c4
dev-vcs/git-cola: add version bump for git-cola
dev-vcs/git-cola/Manifest | 2 +-
dev-vcs/git-cola/git-cola-2.8.ebuild | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-vcs/git-cola/Manifest b/dev-vcs/git-cola/Manifest
index 2320c87..ecb21c7 100644
--- a/dev-vcs/git-cola/Manifest
+++ b/dev-vcs/git-cola/Manifest
@@ -1 +1 @@
-DIST git-cola-2.6_pre20160313.tar.gz 1027902 SHA256 141e9b8661e82d7a912669a6e60e70bd174443db55777ca4e7cde79e06932182 SHA512 f5333bfe878b42bb640cc5ee72b3b8dcdfcd3320d6c464459290a0a1fcf33dcade901d543f7f76f6d8be8f3c33226205c0f609bfa73b2ab136354749d9768deb WHIRLPOOL 4fdc3cbcb9028d2c4dc6ba42d9b3fcf8817d6d63611ddcb6a36f8b652f037be31e86005bdb08131309a872a0f3214c66b90fc3d80e9373435c16c2407389cb20
+DIST git-cola-2.8.tar.gz 1046285 SHA256 9962098bb73c2c13ea32ded01821e447e0c9fbece3d213eaccf6bb02413ccea5 SHA512 9e89396d3a419c0cce39b74d5d5573fe5e22aabcaaed9a683c3d55841b4b2a64798081356a9b16ec128a05ea77cebd8c3b18cd6d6c308ba6e9b95e467dc4a690 WHIRLPOOL 60c6749d176bc6c2fe981ffb24704cb2b35b1ef2a902263d05d2434a3b9361f814945710aaf7614ba75d4d5a1c3e2805613b3f3e02a087442d0b2d2748e962aa
diff --git a/dev-vcs/git-cola/git-cola-2.8.ebuild b/dev-vcs/git-cola/git-cola-2.8.ebuild
index 769a8bf..ee96f04 100644
--- a/dev-vcs/git-cola/git-cola-2.8.ebuild
+++ b/dev-vcs/git-cola/git-cola-2.8.ebuild
@@ -7,13 +7,11 @@ EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
DISTUTILS_SINGLE_IMPL=true
-GIT_HASH="363f01e828d42c0681e5b78730524d5254293ff4"
-
inherit distutils-r1 readme.gentoo-r1 virtualx vcs-snapshot
DESCRIPTION="The highly caffeinated git GUI"
HOMEPAGE="https://git-cola.github.io/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -23,7 +21,9 @@ IUSE="doc test"
RDEPEND="
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/send2trash[${PYTHON_USEDEP}]
- dev-python/PyQt4[${PYTHON_USEDEP}]
+ || ( dev-python/PyQt4[${PYTHON_USEDEP}]
+ dev-python/PyQt5[${PYTHON_USEDEP}]
+ dev-python/pyside[${PYTHON_USEDEP}] )
dev-vcs/git"
DEPEND="${RDEPEND}
sys-devel/gettext
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-09 12:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 12:39 [gentoo-commits] dev/dev-zero:master commit in: dev-vcs/git-cola/ Tiziano Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox