summaryrefslogtreecommitdiff
path: root/dev-vcs/subversion/subversion-1.8.13.ebuild
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-08-22 04:44:11 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-08-22 04:44:11 +0300
commit648edd554317a64276aefd5b200d9a7826e3fa4f (patch)
treeaadd388a71a6bd90890a86c8c392f8acfb5b91b8 /dev-vcs/subversion/subversion-1.8.13.ebuild
parent1381347b3c0cf000f9b2213c51e3d203c492aab7 (diff)
parent7fb82c27a424d6a780482765c32fd76f8baf50cb (diff)
Merge branch 'master' of github.com:Rogentos/kogaion-desktop
Diffstat (limited to 'dev-vcs/subversion/subversion-1.8.13.ebuild')
-rw-r--r--dev-vcs/subversion/subversion-1.8.13.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-vcs/subversion/subversion-1.8.13.ebuild b/dev-vcs/subversion/subversion-1.8.13.ebuild
index 5c3122bb..15031e5e 100644
--- a/dev-vcs/subversion/subversion-1.8.13.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.13.ebuild
@@ -8,8 +8,8 @@ DISTUTILS_OPTIONAL=1
WANT_AUTOMAKE="none"
GENTOO_DEPEND_ON_PERL="no"
-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
+KOG_PATCHES_SRC=( mirror://sabayon/dev-vcs/${PN}-1.8.9-Gentoo-patches.tar.gz )
+inherit kog-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"
@@ -17,7 +17,7 @@ HOMEPAGE="http://subversion.apache.org/"
SRC_URI="mirror://apache/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
-sab-patches_update_SRC_URI
+kog-patches_update_SRC_URI
LICENSE="Subversion GPL-2"
SLOT="0"
@@ -116,8 +116,8 @@ pkg_setup() {
}
src_prepare() {
- local SAB_PATCHES_SKIP=( subversion-1.8.9-po_fixes.patch )
- sab-patches_apply_all
+ local KOG_PATCHES_SKIP=( subversion-1.8.9-po_fixes.patch )
+ kog-patches_apply_all
epatch_user
fperms +x build/transform_libtool_scripts.sh