diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-18 15:00:25 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-18 15:00:25 +0300 |
commit | 0ca6518ca9d692249b43abc3ffcf0da8d0b982fe (patch) | |
tree | 282451e6dcc63de250f548e66d55946b5e475d9c /dev-vcs/git/git-2.4.0.ebuild | |
parent | 2acc193a3d9a028594e7ceeed41a7b289955b98f (diff) |
[git] adaugat git noile versiuni + stabila 2.4.4
Diffstat (limited to 'dev-vcs/git/git-2.4.0.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.4.0.ebuild b/dev-vcs/git/git-2.4.0.ebuild index 4b3417c8..43b546dc 100644 --- a/dev-vcs/git/git-2.4.0.ebuild +++ b/dev-vcs/git/git-2.4.0.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 ) EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git" EGIT_MASTER=pu -SAB_PATCHES_SRC=( "mirror://kogaion/dev-vcs/git/git-2.2.2-Gentoo-patches.tar.gz" ) +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 elisp-common perl-module bash-completion-r1 python-single-r1 systemd ${SCM} MY_PV="${PV/_rc/.rc}" |