diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:53 +0000 |
commit | b69b2ecb35549fd4ed4be982f5f31b9a0f951892 (patch) | |
tree | bf366d5f32a4aa5a2b1118c2002db0bcabc6ce82 /www-apps | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b69b2ecb35549fd4ed4be982f5f31b9a0f951892.tar.gz gentoo-2-b69b2ecb35549fd4ed4be982f5f31b9a0f951892.tar.bz2 gentoo-2-b69b2ecb35549fd4ed4be982f5f31b9a0f951892.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 'www-apps')
-rw-r--r-- | www-apps/cgisysinfo/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www-apps/cgisysinfo/ChangeLog b/www-apps/cgisysinfo/ChangeLog index b156076464d7..8ceff797dc1a 100644 --- a/www-apps/cgisysinfo/ChangeLog +++ b/www-apps/cgisysinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/cgisysinfo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/cgisysinfo/ChangeLog,v 1.4 2013/04/06 23:48:46 rafaelmartins Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/cgisysinfo/ChangeLog,v 1.5 2014/08/10 20:12:53 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cgisysinfo-0.4.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *cgisysinfo-0.4.1 (06 Apr 2013) @@ -25,4 +28,3 @@ 02 Mar 2011; Rafael G. Martins <rafaelmartins@gentoo.org> +cgisysinfo-0.1.ebuild, +metadata.xml: Initial commit. - diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild index cd5c1982f3ad..0e8db6f346e1 100644 --- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild +++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild,v 1.1 2013/04/06 23:48:46 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild,v 1.2 2014/08/10 20:12:53 slyfox Exp $ EAPI="5" @@ -15,7 +15,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="A small cgi utility to show basic system information." +DESCRIPTION="A small cgi utility to show basic system information" HOMEPAGE="http://projects.rafaelmartins.eng.br/cgisysinfo" LICENSE="GPL-2" |