net-analyzer/nload: migrate to EAPI=7, shorten description
authorAndrey Mazo <ahippo@yandex.com>
Sun, 12 Aug 2018 01:34:05 +0000 (04:34 +0300)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 07:18:39 +0000 (09:18 +0200)
commitc599dc724f6c90523e5ea53979799c7f29df0ad7
tree73b45dcba23ca0c05280265fbe2d6d874bc2f8fd
parent8227cbce727b614ce0459f931496f67a33f4a37a
net-analyzer/nload: migrate to EAPI=7, shorten description

Add -r1 ebuild to fix the following repoman warnings:
"""
  DESCRIPTION.toolong           1
   net-analyzer/nload/nload-0.7.4.ebuild: DESCRIPTION is 83 characters (max 80)
  repo.eapi-deprecated          1
   net-analyzer/nload/nload-0.7.4.ebuild: 5
"""

The description string is suggested by @jonasstein.

Correct the package license in the ebuild as pointed out by @mgorny.
The source code says:
"""
/***************************************************************************
 *                                                                         *
 *   This program is free software; you can redistribute it and/or modify  *
 *   it under the terms of the GNU General Public License as published by  *
 *   the Free Software Foundation; either version 2 of the License, or     *
 *   (at your option) any later version.                                   *
 *                                                                         *
 ***************************************************************************/
"""

Link: https://github.com/gentoo/gentoo/pull/9543#discussion_r209724049
Link: https://github.com/gentoo/gentoo/pull/9543#discussion_r212440187
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-analyzer/nload/nload-0.7.4-r1.ebuild [new file with mode: 0644]