commit: d05b5d638fe67cd907e2c0619973b53ccc1660f6 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 08:23:40 2020 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 08:23:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05b5d63
media-gfx/valentina: switched 9999 to gitlab Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-gfx/valentina/valentina-9999.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/media-gfx/valentina/valentina-9999.ebuild b/media-gfx/valentina/valentina-9999.ebuild index c5691f998ce..bd927417488 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"