summaryrefslogtreecommitdiff
path: root/dev-vcs/subversion/subversion-1.8.11.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-07-24 17:12:35 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-07-24 17:12:35 +0100
commit70b1855e16ed079d320176747f40e98693623952 (patch)
tree6661d84aeb2127a71fa2001856a941ca1425af24 /dev-vcs/subversion/subversion-1.8.11.ebuild
parentdf385d64c8534771af36e9a464fb1763f5f37078 (diff)
parent5c8180e20f801d69d51cca9c09c773f120e7bb64 (diff)
Merge upstream
Diffstat (limited to 'dev-vcs/subversion/subversion-1.8.11.ebuild')
-rw-r--r--dev-vcs/subversion/subversion-1.8.11.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.8.11.ebuild b/dev-vcs/subversion/subversion-1.8.11.ebuild
index fea0ac1f..2b3220c3 100644
--- a/dev-vcs/subversion/subversion-1.8.11.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.11.ebuild
@@ -8,15 +8,17 @@ DISTUTILS_OPTIONAL=1
WANT_AUTOMAKE="none"
GENTOO_DEPEND_ON_PERL="no"
-SAB_PATCHES_SRC=( mirror://kogaion/dev-vcs/${PN}-1.8.9-Gentoo-patches.tar.gz )
+SAB_PATCHES_SRC=( mirror://sabayon/dev-vcs/${PN}-1.8.9-Gentoo-patches.tar.gz )
inherit sab-patches autotools bash-completion-r1 db-use depend.apache distutils-r1 elisp-common flag-o-matic libtool multilib perl-module eutils
MY_P="${P/_/-}"
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"
-SRC_URI+=" mirror://apache/${PN}/${MY_P}.tar.bz2"
+SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
+sab-patches_update_SRC_URI
+
LICENSE="Subversion GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"