diff options
author | Kevin Ottens <ervin@kde.org> | 2014-04-26 15:28:09 +0200 |
---|---|---|
committer | Kevin Ottens <ervin@kde.org> | 2014-04-26 15:31:42 +0200 |
commit | 1bfd179a7c64f96cafe88fe1c33fc67f391681a2 (patch) | |
tree | 2a653c1cfeeba632087aff2bce7fc410753517ee /metainfo.yaml | |
parent | b383ce66a8f3890daf8da1224aef0a34d4d99aa2 (diff) | |
download | kconfig-1bfd179a7c64f96cafe88fe1c33fc67f391681a2.tar.gz kconfig-1bfd179a7c64f96cafe88fe1c33fc67f391681a2.tar.bz2 |
Add framework information in metainfo.yaml files
Diffstat (limited to 'metainfo.yaml')
-rw-r--r-- | metainfo.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/metainfo.yaml b/metainfo.yaml index c54f87b3..b57c40b8 100644 --- a/metainfo.yaml +++ b/metainfo.yaml @@ -1 +1,9 @@ +maintainer: mdawson +description: Configuration system tier: 1 +type: functional +platforms: + - name: All +portingAid: false +deprecated: false +release: true |