summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:00:54 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:00:54 +0100
commitc20acc8002af9832b49f79519d3f41b33a4bd4ef (patch)
tree6afc9d2b3e0d06c0f29a0458c5a2b3ce13bd07ce /dev-vcs
parentdev-util/redo: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-c20acc8002af9832b49f79519d3f41b33a4bd4ef.tar.gz
gentoo-c20acc8002af9832b49f79519d3f41b33a4bd4ef.tar.bz2
gentoo-c20acc8002af9832b49f79519d3f41b33a4bd4ef.zip
dev-vcs/colorsvn: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/colorsvn/colorsvn-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/colorsvn/colorsvn-0.3.3.ebuild b/dev-vcs/colorsvn/colorsvn-0.3.3.ebuild
index 18675f876ded..3d448b77be1d 100644
--- a/dev-vcs/colorsvn/colorsvn-0.3.3.ebuild
+++ b/dev-vcs/colorsvn/colorsvn-0.3.3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
DESCRIPTION="Subversion output colorizer"
HOMEPAGE="http://colorsvn.tigris.org"
-SRC_URI="${HOMEPAGE}/files/documents/4414/49311/${P}.tar.gz"
+SRC_URI="http://colorsvn.tigris.org/files/documents/4414/49311/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"