diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-07-24 17:12:35 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-07-24 17:12:35 +0100 |
commit | 70b1855e16ed079d320176747f40e98693623952 (patch) | |
tree | 6661d84aeb2127a71fa2001856a941ca1425af24 /dev-vcs/git/git-2.2.1.ebuild | |
parent | df385d64c8534771af36e9a464fb1763f5f37078 (diff) | |
parent | 5c8180e20f801d69d51cca9c09c773f120e7bb64 (diff) |
Merge upstream
Diffstat (limited to 'dev-vcs/git/git-2.2.1.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.2.1.ebuild b/dev-vcs/git/git-2.2.1.ebuild index a742f587..45e1f4f2 100644 --- a/dev-vcs/git/git-2.2.1.ebuild +++ b/dev-vcs/git/git-2.2.1.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_{6,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.1-Gentoo-patches.tar.gz" ) +SAB_PATCHES_SRC=( "http://bpr.bluepink.ro/~rogentos/distro/dev-vcs/git/git-2.2.1-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}" |