Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 467858
Collapse All | Expand All

(-)/var/package-manager/portage/www-apps/cgit/cgit-9999.ebuild (-2 / +2 lines)
Lines 10-20 Link Here
10
10
11
[[ -z "${CGIT_CACHEDIR}" ]] && CGIT_CACHEDIR="/var/cache/${PN}/"
11
[[ -z "${CGIT_CACHEDIR}" ]] && CGIT_CACHEDIR="/var/cache/${PN}/"
12
12
13
GIT_V="1.7.4"
13
GIT_V="1.8.2.2"
14
14
15
DESCRIPTION="a fast web-interface for git repositories"
15
DESCRIPTION="a fast web-interface for git repositories"
16
HOMEPAGE="http://git.zx2c4.com/cgit/about/"
16
HOMEPAGE="http://git.zx2c4.com/cgit/about/"
17
SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.bz2"
17
SRC_URI="https://git-core.googlecode.com/files/git-${GIT_V}.tar.gz"
18
EGIT_REPO_URI="http://git.zx2c4.com/cgit"
18
EGIT_REPO_URI="http://git.zx2c4.com/cgit"
19
19
20
LICENSE="GPL-2"
20
LICENSE="GPL-2"

Return to bug 467858