public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-client/jumanji/
@ 2016-01-09  2:06 Michael Weber
  0 siblings, 0 replies; only message in thread
From: Michael Weber @ 2016-01-09  2:06 UTC (permalink / raw
  To: gentoo-commits

commit:     978f3d96ba84b94fdf508f5e2a4efc4aea64b665
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 01:59:56 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 02:05:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978f3d96

www-client/jumanji: Fix EGIT_REPO_URI (thanks tharvik <AT> gmail.com, bug 566890).

Package-Manager: portage-2.2.26

 www-client/jumanji/jumanji-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/jumanji/jumanji-9999.ebuild b/www-client/jumanji/jumanji-9999.ebuild
index b866af1..0a112e3 100644
--- a/www-client/jumanji/jumanji-9999.ebuild
+++ b/www-client/jumanji/jumanji-9999.ebuild
@@ -8,7 +8,7 @@ inherit eutils savedconfig git-2 toolchain-funcs
 
 DESCRIPTION="highly customizable and functional web browser with minimalistic and space saving interface"
 HOMEPAGE="http://pwmt.org/projects/jumanji"
-EGIT_REPO_URI="git://pwmt.org/jumanji.git"
+EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
 EGIT_BRANCH=develop
 
 LICENSE="ZLIB"
@@ -18,7 +18,7 @@ IUSE=""
 
 RDEPEND="dev-db/sqlite:3
 	dev-libs/glib:2
-	dev-libs/girara:3
+	>=dev-libs/girara-0.2.4:3
 	net-libs/webkit-gtk:3
 	x11-libs/gtk+:3
 	!${CATEGORY}/${PN}:0"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-09  2:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-09  2:06 [gentoo-commits] repo/gentoo:master commit in: www-client/jumanji/ Michael Weber

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