Alexander Pyhalov
2017-12-04 e7cf3e0392ea4b09ba82ed87935afeba537ec49c
ruby-augeas: info.classification is missing
1 files modified
2 ■■■■■ changed files
components/ruby/augeas/Makefile 2 ●●●●● patch | view | raw | blame | history
components/ruby/augeas/Makefile
@@ -27,6 +27,7 @@
COMPONENT_NAME=        ruby-augeas
COMPONENT_VERSION=    0.5.0
COMPONENT_REVISION=    1
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).gem
COMPONENT_ARCHIVE_HASH=    \
@@ -35,6 +36,7 @@
COMPONENT_PROJECT_URL=  https://github.com/hercules-team/ruby-augeas
COMPONENT_BUGDB=    utility/augeas
COMPONENT_ANITYA_ID=    7017
COMPONENT_CLASSIFICATION= System/Administration and Configuration
COMPONENT_FMRI=    library/ruby/augeas
COMPONENT_SUMMARY= Ruby bindings for Augeas configuration editor
COMPONENT_DESCRIPTION= The class Augeas provides bindings to augeas [http://augeas.net] library.