summaryrefslogtreecommitdiff
path: root/dev-vcs/git-cvs/git-cvs-2.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-08-13 21:30:50 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-08-13 21:30:50 +0100
commit2af04c3a9449e0be2730f0c9f563b15c1b1ef0a6 (patch)
treee8d6043ea0f065c0604069062239365d18ad6222 /dev-vcs/git-cvs/git-cvs-2.3.0.ebuild
parent2ebdff0def887ae74a0c43aef0a282048071cd2e (diff)
parent8597ecb9bf1f99e84899a7aa6531478ee077577a (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'dev-vcs/git-cvs/git-cvs-2.3.0.ebuild')
-rw-r--r--dev-vcs/git-cvs/git-cvs-2.3.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-vcs/git-cvs/git-cvs-2.3.0.ebuild b/dev-vcs/git-cvs/git-cvs-2.3.0.ebuild
index 88d95690..d447893a 100644
--- a/dev-vcs/git-cvs/git-cvs-2.3.0.ebuild
+++ b/dev-vcs/git-cvs/git-cvs-2.3.0.ebuild
@@ -11,8 +11,8 @@ PYTHON_COMPAT=( python2_{6,7} )
EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git"
EGIT_MASTER=pu
-SAB_PATCHES_SRC=( "http://bpr.bluepink.ro/~rogentos/distro/dev-vcs/git/git-2.2.2-Gentoo-patches.tar.gz" )
-inherit sab-patches toolchain-funcs eutils multilib python-single-r1 ${SCM}
+KOG_PATCHES_SRC=( "http://bpr.bluepink.ro/~rogentos/distro/dev-vcs/git/git-2.2.2-Gentoo-patches.tar.gz" )
+inherit kog-patches toolchain-funcs eutils multilib python-single-r1 ${SCM}
MY_PV="${PV/_rc/.rc}"
MY_PN="${PN/-cvs}"
@@ -115,12 +115,12 @@ src_unpack() {
git-2_src_unpack
fi
- sab-patches_unpack
+ kog-patches_unpack
}
src_prepare() {
# see the git ebuild for the list of patches
- sab-patches_apply_all
+ kog-patches_apply_all
epatch_user