misc: Remove old prototype language

This commit is contained in:
James Shubin
2025-09-29 23:15:45 -04:00
parent 63269fe343
commit debd4ee653
4 changed files with 7 additions and 7 deletions

4
debian/control vendored
View File

@@ -12,6 +12,6 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit
Suggests: graphviz Suggests: graphviz
Description: mgmt: next generation config management! Description: mgmt: next generation config management!
The mgmt tool is a next generation config management prototype. It's The mgmt tool is a next generation config management solution. It's
not yet ready for production, but we hope to get there soon. Get ready for production, and we hope you try out the future soon. Get
involved today! involved today!

View File

@@ -153,6 +153,6 @@ man_pages = [
# dir menu entry, description, category) # dir menu entry, description, category)
texinfo_documents = [ texinfo_documents = [
(master_doc, 'mgmt', u'mgmt Documentation', (master_doc, 'mgmt', u'mgmt Documentation',
author, 'mgmt', 'A next generation config management prototype!', author, 'mgmt', 'Next generation distributed, event-driven, parallel config management!',
'Miscellaneous'), 'Miscellaneous'),
] ]

View File

@@ -2,8 +2,8 @@
## Overview ## Overview
The `mgmt` tool is a next generation config management prototype. It's not yet The `mgmt` tool is a next generation config management solution. It's ready for
ready for production, but we hope to get there soon. Get involved today! production, and we hope you try out the future soon. Get involved today!
## Project Description ## Project Description

View File

@@ -4,7 +4,7 @@
Name: __PROGRAM__ Name: __PROGRAM__
Version: __VERSION__ Version: __VERSION__
Release: __RELEASE__ Release: __RELEASE__
Summary: A next generation config management prototype! Summary: Next generation distributed, event-driven, parallel config management!
License: GPLv3+ License: GPLv3+
URL: https://github.com/purpleidea/mgmt URL: https://github.com/purpleidea/mgmt
Source0: https://dl.fedoraproject.org/pub/alt/purpleidea/__PROGRAM__/SOURCES/__PROGRAM__-%{project_version}.tar.bz2 Source0: https://dl.fedoraproject.org/pub/alt/purpleidea/__PROGRAM__/SOURCES/__PROGRAM__-%{project_version}.tar.bz2
@@ -20,7 +20,7 @@ BuildRequires: mercurial
ExclusiveArch: %{go_arches} ExclusiveArch: %{go_arches}
%description %description
A next generation config management prototype! Next generation distributed, event-driven, parallel config management!
%prep %prep
%setup -q %setup -q