diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:05:30 +0000 |
commit | 7784bf6112abee821bc22f64182526a9e2985c4c (patch) | |
tree | be9ac1514e5654f9aee08ad146a49462c4a2a9d5 /x11-misc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7784bf6112abee821bc22f64182526a9e2985c4c.tar.gz gentoo-2-7784bf6112abee821bc22f64182526a9e2985c4c.tar.bz2 gentoo-2-7784bf6112abee821bc22f64182526a9e2985c4c.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsensors/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xsensors/xsensors-0.70.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog index 13e737edd7eb..67bba1d22857 100644 --- a/x11-misc/xsensors/ChangeLog +++ b/x11-misc/xsensors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsensors -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.36 2012/05/05 04:53:47 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.37 2014/08/10 20:05:30 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xsensors-0.70.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Jeff Horelick <jdhore@gentoo.org> xsensors-0.70.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/x11-misc/xsensors/xsensors-0.70.ebuild b/x11-misc/xsensors/xsensors-0.70.ebuild index 6fe356c80c2c..add0459d1ec3 100644 --- a/x11-misc/xsensors/xsensors-0.70.ebuild +++ b/x11-misc/xsensors/xsensors-0.70.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.70.ebuild,v 1.8 2012/05/05 04:53:47 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.70.ebuild,v 1.9 2014/08/10 20:05:30 slyfox Exp $ EAPI=2 inherit autotools eutils -DESCRIPTION="A hardware health information viewer, interface to lm-sensors." +DESCRIPTION="A hardware health information viewer, interface to lm-sensors" HOMEPAGE="http://www.linuxhardware.org/xsensors/" SRC_URI="http://www.linuxhardware.org/xsensors/${P}.tar.gz" |