diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-10-03 11:16:38 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:28 +0000 |
commit | 511ce17719d1a02d710b25513572188801210640 (patch) | |
tree | 36e6fb8fd7206dd304318f0bbf68070dde8948be /app-text/xournal/xournal-9999.ebuild | |
parent | app-crypt/ima-evm-utils: Update SourceForge GIT URLs (diff) | |
download | gentoo-511ce17719d1a02d710b25513572188801210640.tar.gz gentoo-511ce17719d1a02d710b25513572188801210640.tar.bz2 gentoo-511ce17719d1a02d710b25513572188801210640.zip |
app-text/xournal: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/xournal/xournal-9999.ebuild')
-rw-r--r-- | app-text/xournal/xournal-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/xournal/xournal-9999.ebuild b/app-text/xournal/xournal-9999.ebuild index 920b89bae6b3..24a8cd3713c4 100644 --- a/app-text/xournal/xournal-9999.ebuild +++ b/app-text/xournal/xournal-9999.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$ @@ -23,7 +23,8 @@ else inherit git-2 SRC_URI="" KEYWORDS="" - EGIT_REPO_URI="git://xournal.git.sourceforge.net/gitroot/xournal/xournal" + EGIT_REPO_URI="git://git.code.sf.net/p/xournal/code" + EGIT_PROJECT="${PN}" fi COMMONDEPEND=" |