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 | |
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')
-rw-r--r-- | app-text/xournal/xournal-0.4.8.ebuild | 5 | ||||
-rw-r--r-- | app-text/xournal/xournal-9999.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-text/xournal/xournal-0.4.8.ebuild b/app-text/xournal/xournal-0.4.8.ebuild index 6eb249ec7149..8040195bc5b1 100644 --- a/app-text/xournal/xournal-0.4.8.ebuild +++ b/app-text/xournal/xournal-0.4.8.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$ @@ -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=" 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=" |