diff options
-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" |