summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <news@jonasstein.de>2016-08-17 18:59:27 +0200
committerJonas Stein <news@jonasstein.de>2016-08-17 18:59:27 +0200
commit71a42eda9dd16d0ded19f3bda9876ae4fddfeb88 (patch)
treeee9d998958f70246c0fe287ac7b97ecc660feae5 /sys-apps/inxi
parentsys-apps/kmod: remove 21 from the tree for #581562 (diff)
downloadgentoo-71a42eda9dd16d0ded19f3bda9876ae4fddfeb88.tar.gz
gentoo-71a42eda9dd16d0ded19f3bda9876ae4fddfeb88.tar.bz2
gentoo-71a42eda9dd16d0ded19f3bda9876ae4fddfeb88.zip
sys-apps/inxi: Fix DESCRIPTION length <=80 chars
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r--sys-apps/inxi/inxi-2.2.14.ebuild4
-rw-r--r--sys-apps/inxi/inxi-2.2.19.ebuild4
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"