diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:58 +0000 |
commit | 85e5ef3241d78cf132adbcd01bc7aae92a84ba2e (patch) | |
tree | 291ad6f089bdcd684fb3efbbeffa25197f8366ad /www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.tar.gz historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.tar.bz2 historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild')
-rw-r--r-- | www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |