commit: b1df246f648f8c8008cb09e617cdf19e8a7dacbe Author: Anders Larsson <andla <AT> thethundertemplars <DOT> com> AuthorDate: Thu Aug 28 10:24:32 2014 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Thu Aug 28 10:35:25 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b1df246f
[app-admin/keepassx] Update git repo uri --- app-admin/keepassx/keepassx-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-admin/keepassx/keepassx-9999.ebuild b/app-admin/keepassx/keepassx-9999.ebuild index cdda7bf..7274d70 100644 --- a/app-admin/keepassx/keepassx-9999.ebuild +++ b/app-admin/keepassx/keepassx-9999.ebuild @@ -8,7 +8,9 @@ inherit qt4-r2 cmake-utils git-2 DESCRIPTION="Qt password manager compatible with its Win32 and Pocket PC versions." HOMEPAGE="http://keepassx.sourceforge.net/" -EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}" +EGIT_REPO_URI="git://keepassx.org/${PN}.git + https://github.com/${PN}/${PN} +" LICENSE="LGPL-2.1 GPL-2 GPL-3" SLOT="0"
