diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-12-13 17:58:34 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-12-13 17:58:34 +0300 |
commit | 667b92a3a569fad84e6476fe6aa9e9199c1f49c2 (patch) | |
tree | 1acda1ed0f02ad3548f01727a37642bbffe1871b /packages/dev-util/codelite | |
parent | 49e659c512dea2766738e420b6c5ee7c11a63a4d (diff) |
codelite: added version 12.0.10
Diffstat (limited to 'packages/dev-util/codelite')
-rw-r--r-- | packages/dev-util/codelite/codelite-12.0.10.exheres-0 | 6 | ||||
-rw-r--r-- | packages/dev-util/codelite/codelite-scm.exheres-0 | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/packages/dev-util/codelite/codelite-12.0.10.exheres-0 b/packages/dev-util/codelite/codelite-12.0.10.exheres-0 new file mode 100644 index 0000000..4e34ab6 --- /dev/null +++ b/packages/dev-util/codelite/codelite-12.0.10.exheres-0 @@ -0,0 +1,6 @@ +# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> +# Distributed under the terms of the GNU General Public License v2 + +require codelite +PLATFORMS="~amd64 ~x86" + diff --git a/packages/dev-util/codelite/codelite-scm.exheres-0 b/packages/dev-util/codelite/codelite-scm.exheres-0 index 4f09111..b0045e9 100644 --- a/packages/dev-util/codelite/codelite-scm.exheres-0 +++ b/packages/dev-util/codelite/codelite-scm.exheres-0 @@ -1,7 +1,7 @@ # Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> # Distributed under the terms of the GNU General Public License v2 -SCM_REVISION="a02750c87b0835018138fc131fe0ef0dd47be806" +#SCM_REVISION="a02750c87b0835018138fc131fe0ef0dd47be806" require codelite PLATFORMS="~amd64 ~x86" |