summaryrefslogtreecommitdiff
path: root/dev-util/bear/bear-2.3.11-r1.ebuild
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-02-17 12:29:12 +0100
committerKarel Kočí <cynerd@email.cz>2018-02-17 12:29:12 +0100
commit4a1372738a927bc87bf04ec8b7268e112551fa3e (patch)
tree7082848245dfd4ae21021d5faa892d01d9279262 /dev-util/bear/bear-2.3.11-r1.ebuild
parent31d41104ad9748fd3d5b86fa54ba857a5f4e4e7a (diff)
downloadgentoo-personal-overlay-4a1372738a927bc87bf04ec8b7268e112551fa3e.tar.gz
gentoo-personal-overlay-4a1372738a927bc87bf04ec8b7268e112551fa3e.tar.bz2
gentoo-personal-overlay-4a1372738a927bc87bf04ec8b7268e112551fa3e.zip
Another fix for bear
Diffstat (limited to 'dev-util/bear/bear-2.3.11-r1.ebuild')
-rw-r--r--dev-util/bear/bear-2.3.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bear/bear-2.3.11-r1.ebuild b/dev-util/bear/bear-2.3.11-r1.ebuild
index b1b27f7..f662628 100644
--- a/dev-util/bear/bear-2.3.11-r1.ebuild
+++ b/dev-util/bear/bear-2.3.11-r1.ebuild
@@ -5,7 +5,7 @@ inherit cmake-utils
DESCRIPTION="Tool that generates a compilation database for clang tooling"
HOMEPAGE="https://github.com/rizsotto/Bear"
SRC_URI="https://github.com/rizsotto/Bear/archive/${PV}.tar.gz"
-S="${WORKDIR}/Bear-${VER}"
+S="${WORKDIR}/Bear-${PV}"
LICENSE="MIT"
KEYWORDS="amd64 ~x86"