From 71a42eda9dd16d0ded19f3bda9876ae4fddfeb88 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Wed, 17 Aug 2016 18:59:27 +0200 Subject: [PATCH] sys-apps/inxi: Fix DESCRIPTION length <=80 chars --- sys-apps/inxi/inxi-2.2.14.ebuild | 4 ++-- sys-apps/inxi/inxi-2.2.19.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/inxi/inxi-2.2.14.ebuild b/sys-apps/inxi/inxi-2.2.14.ebuild index 7c40d8fd7458..1239efab6a07 100644 --- a/sys-apps/inxi/inxi-2.2.14.ebuild +++ b/sys-apps/inxi/inxi-2.2.14.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -DESCRIPTION="A newer, better system information script for irc, administration, and system troubleshooters." +DESCRIPTION="Commandline script to print hardware information for irc and administration." HOMEPAGE="https://github.com/smxi/inxi" SRC_URI="https://inxi.googlecode.com/svn/tarballs/${PN}_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-apps/inxi/inxi-2.2.19.ebuild b/sys-apps/inxi/inxi-2.2.19.ebuild index 077943411d99..2a087f3d42e0 100644 --- a/sys-apps/inxi/inxi-2.2.19.ebuild +++ b/sys-apps/inxi/inxi-2.2.19.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -DESCRIPTION="A newer, better system information script for irc, administration, and system troubleshooters." +DESCRIPTION="Commandline script to print hardware information for irc and administration." HOMEPAGE="https://github.com/smxi/inxi" SRC_URI="https://inxi.googlecode.com/svn/tarballs/${PN}_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -- 2.26.2