diff options
| author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2019-10-23 14:33:58 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-28 05:31:42 +0000 |
| commit | deb2aea4eb8e3ffc9e72b09789d053b29d0cdf9e (patch) | |
| tree | b131df24b8fc4ff0abd7d39a374870fba5c578e5 /meta/recipes-gnome/gcr | |
| parent | e7bf9c976cc07b687f1ac7636f9f5a595948dfe7 (diff) | |
| download | poky-deb2aea4eb8e3ffc9e72b09789d053b29d0cdf9e.tar.gz | |
meta: add missing description in recipes-gnome
Remove some trailing whitespace
(From OE-Core rev: 5714e4fb5e35454f2f3e523b1161a6451fcd3427)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gcr')
| -rw-r--r-- | meta/recipes-gnome/gcr/gcr_3.28.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.28.1.bb b/meta/recipes-gnome/gcr/gcr_3.28.1.bb index 419396f049..0a9867451e 100644 --- a/meta/recipes-gnome/gcr/gcr_3.28.1.bb +++ b/meta/recipes-gnome/gcr/gcr_3.28.1.bb | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | SUMMARY = "A library for bits of crypto UI and parsing etc" | 1 | SUMMARY = "A library for bits of crypto UI and parsing etc" |
| 2 | DESCRIPTION = "GCR is a library for displaying certificates, and crypto UI, \ | ||
| 3 | accessing key stores. It also provides the viewer for crypto files on the \ | ||
| 4 | GNOME desktop." | ||
| 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr" | 5 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr" |
| 3 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues" | 6 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues" |
| 4 | 7 | ||
