summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-28 13:34:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-28 13:34:44 +0300
commit72ca82516b4afc111b67fd692d438af0a527a7a3 (patch)
tree6c6dc3ea338b99b0460aa2cb591b9a9837abd38b
parentgames-puzzle/sgt-puzzles: Drop -Werror (bug #654202). (diff)
downloadgentoo-72ca8251.tar.gz
gentoo-72ca8251.tar.bz2
gentoo-72ca8251.zip
www-apps/phpsysinfo: fix DESCRIPTION
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild4
-rw-r--r--www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild
index 3288fa826894..6f8312e7b4ee 100644
--- a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild
+++ b/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit webapp
-DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP"
+DESCRIPTION="A nice package that will display your system stats via PHP"
HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild
index b2f26ade0cc0..bf257b348abc 100644
--- a/www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild
+++ b/www-apps/phpsysinfo/phpsysinfo-3.2.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit webapp
-DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP"
+DESCRIPTION="A nice package that will display your system stats via PHP"
HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"