diff options
author | layman <layman@localhost> | 2013-02-08 21:25:30 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:37 +0200 |
commit | 7bd663c0f7fcd63d8c78634ceda33302f3b636af (patch) | |
tree | 4bfc0c3c64d2a719699287a379d6cd9bd6f51524 /dev-cpp | |
parent | Bump cpplint. Follow license renaming (diff) | |
download | mv-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.ebuild | 2 |
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/" |