summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
committerjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
commit8e8566b2d6bf124658bc1e870f043f38a89e29b3 (patch)
treefaf60e08123fcfe803873965dabbce683dfe6f85 /www
parentd88b78af53580d21f09330b05e03fd02527d2882 (diff)
downloadpkgsrc-8e8566b2d6bf124658bc1e870f043f38a89e29b3.tar.gz
Fix formatting of go DESCR files. Some of the contents still leave a lot to be
desired.
Diffstat (limited to 'www')
-rw-r--r--www/go-ace/DESCR3
-rw-r--r--www/go-gohtml/DESCR3
-rw-r--r--www/go-toml-burntsushi/DESCR6
-rw-r--r--www/go-toml-pelletier/DESCR6
4 files changed, 14 insertions, 4 deletions
diff --git a/www/go-ace/DESCR b/www/go-ace/DESCR
index 9721290747d..840d70cc9b2 100644
--- a/www/go-ace/DESCR
+++ b/www/go-ace/DESCR
@@ -1 +1,2 @@
-Ace is an HTML template engine for Go. This is inspired by Slim and Jade. This is a refinement of Gold.
+Ace is an HTML template engine for Go. This is inspired by Slim and Jade. This
+is a refinement of Gold.
diff --git a/www/go-gohtml/DESCR b/www/go-gohtml/DESCR
index 25b871683c0..35322bf3b53 100644
--- a/www/go-gohtml/DESCR
+++ b/www/go-gohtml/DESCR
@@ -1 +1,2 @@
-GoHTML is an HTML formatter for Go. You can format HTML source codes by using this package.
+GoHTML is an HTML formatter for Go. You can format HTML source codes by using
+this package.
diff --git a/www/go-toml-burntsushi/DESCR b/www/go-toml-burntsushi/DESCR
index 3dbc3cc8d7f..f4910da2718 100644
--- a/www/go-toml-burntsushi/DESCR
+++ b/www/go-toml-burntsushi/DESCR
@@ -1 +1,5 @@
-TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations.
+TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
+reflection interface similar to Go's standard library json and xml packages.
+This package also supports the encoding.TextUnmarshaler and
+encoding.TextMarshaler interfaces so that you can define custom data
+representations.
diff --git a/www/go-toml-pelletier/DESCR b/www/go-toml-pelletier/DESCR
index 3dbc3cc8d7f..f4910da2718 100644
--- a/www/go-toml-pelletier/DESCR
+++ b/www/go-toml-pelletier/DESCR
@@ -1 +1,5 @@
-TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations.
+TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
+reflection interface similar to Go's standard library json and xml packages.
+This package also supports the encoding.TextUnmarshaler and
+encoding.TextMarshaler interfaces so that you can define custom data
+representations.