diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2020-01-31 09:23:40 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2020-01-31 09:23:55 +0100 |
commit | d05b5d638fe67cd907e2c0619973b53ccc1660f6 (patch) | |
tree | f881564384eb8efb0c3e1046ab646230fc0800ad /media-gfx/valentina | |
parent | sys-cluster/neutron: Backport CI issue fixes (diff) | |
download | gentoo-d05b5d638fe67cd907e2c0619973b53ccc1660f6.tar.gz gentoo-d05b5d638fe67cd907e2c0619973b53ccc1660f6.tar.bz2 gentoo-d05b5d638fe67cd907e2c0619973b53ccc1660f6.zip |
media-gfx/valentina: switched 9999 to gitlab
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-gfx/valentina')
-rw-r--r-- | media-gfx/valentina/valentina-9999.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/valentina/valentina-9999.ebuild b/media-gfx/valentina/valentina-9999.ebuild index c5691f998ce1..bd9274174887 100644 --- a/media-gfx/valentina/valentina-9999.ebuild +++ b/media-gfx/valentina/valentina-9999.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit mercurial qmake-utils gnome2-utils xdg +inherit qmake-utils gnome2-utils xdg git-r3 DESCRIPTION="Cloth patternmaking software" -HOMEPAGE="https://valentinaproject.bitbucket.io/" -EHG_REPO_URI="https://bitbucket.org/dismine/valentina" -EHG_REVISION="develop" +HOMEPAGE="https://gitlab.com/smart-pattern/valentina" +EGIT_REPO_URI="https://gitlab.com/smart-pattern/valentina.git" +EGIT_BRANCH="develop" LICENSE="GPL-3" SLOT="0" |