sys-apps/inxi: Fix DESCRIPTION length <=80 chars
authorJonas Stein <news@jonasstein.de>
Wed, 17 Aug 2016 16:59:27 +0000 (18:59 +0200)
committerJonas Stein <news@jonasstein.de>
Wed, 17 Aug 2016 16:59:27 +0000 (18:59 +0200)
sys-apps/inxi/inxi-2.2.14.ebuild
sys-apps/inxi/inxi-2.2.19.ebuild

index 7c40d8fd74588d1057a488dc26ca43d42ba6273e..1239efab6a0776574fa98cd74ced56e5146752d3 100644 (file)
@@ -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"
index 077943411d99294ce5529aa01b1cdaff6baab653..2a087f3d42e0e41d307a125b4928d18708c2adb8 100644 (file)
@@ -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"