diff options
Diffstat (limited to 'packages/dev-util/codeblocks/codeblocks-scm.exheres-0')
-rw-r--r-- | packages/dev-util/codeblocks/codeblocks-scm.exheres-0 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/dev-util/codeblocks/codeblocks-scm.exheres-0 b/packages/dev-util/codeblocks/codeblocks-scm.exheres-0 deleted file mode 100644 index b14029e..0000000 --- a/packages/dev-util/codeblocks/codeblocks-scm.exheres-0 +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2008-2016 Pierre Lejeune <superheron@gmail.com> -# Distributed under the terms of the GNU General Public License v2 - -SCM_REPOSITORY="https://svn.code.sf.net/p/${PN}/code" -#SCM_SECONDARY_REPOSITORIES="FortranProject PythonPlugins wxCrafterCB" -#SCM_FortranProject_REPOSITORY="https://svn.code.sf.net/p/fortranproject/code" -#SCM_PythonPlugins_REPOSITORY="https://github.com/spillz/codeblocks-python" -#SCM_wxCrafterCB_REPOSITORY="https://github.com/eranif/wxCrafterCB" -#SCM_EXTERNAL_REFS=" -# src/plugins/contrib/FortranProject:FortranProject -# src/plugins/contrib/PythonPlugins:PythonPlugins -# src/plugins/contrib/wxCrafterCB:wxCrafterCB -#" - -require codeblocks scm-svn - -PLATFORMS="~amd64 ~x86" - |