summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlayman <layman@localhost>2013-02-08 21:25:30 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:37 +0200
commit7bd663c0f7fcd63d8c78634ceda33302f3b636af (patch)
tree4bfc0c3c64d2a719699287a379d6cd9bd6f51524 /dev-cpp
parentBump cpplint. Follow license renaming (diff)
downloadmv-7bd663c0f7fcd63d8c78634ceda33302f3b636af.tar.gz
mv-7bd663c0f7fcd63d8c78634ceda33302f3b636af.tar.bz2
mv-7bd663c0f7fcd63d8c78634ceda33302f3b636af.zip
cpplint: RESTRICT="mirror"
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpplint/cpplint-3.231.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpplint/cpplint-3.231.ebuild b/dev-cpp/cpplint/cpplint-3.231.ebuild
index 7ee81848..13e0e996 100644
--- a/dev-cpp/cpplint/cpplint-3.231.ebuild
+++ b/dev-cpp/cpplint/cpplint-3.231.ebuild
@@ -3,8 +3,8 @@
# $Header: $
EAPI=5
-
inherit elisp-common eutils
+RESTRICT="mirror"
DESCRIPTION="The google styleguide for C++ together with a verifyer and an emacs file"
HOMEPAGE="http://code.google.com/p/google-styleguide/"