logo

overlay

My (experimental) gentoo overlay
commit: b083847beacf003640037ae9d918cf6c063fdf1a
parent: f2b77572885538f44ffe80ba948bea301079b532
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 14 Nov 2018 17:47:47 +0100

dev-vcs/subversion: Remote gentoo-specific patches ⚠

Diffstat:

Mdev-vcs/subversion/subversion-1.11.0.ebuild3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-vcs/subversion/subversion-1.11.0.ebuild b/dev-vcs/subversion/subversion-1.11.0.ebuild @@ -14,8 +14,7 @@ inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-com MY_P="${P/_/-}" DESCRIPTION="Advanced version control system" HOMEPAGE="https://subversion.apache.org/" -SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2 - https://dev.gentoo.org/~polynomial-c/${PN}-1.10.0_rc1-patches-1.tar.xz" +SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2"