dev-php/PEAR-HTTP_Session2: Fix description

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Brian Evans
2017-07-10 12:59:00 -04:00
parent cfe0ecbe7f
commit 3b0d42e211

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit php-pear-r1
DESCRIPTION="Wraps PHP's session_* functions, providing extras like db storage for session data"
DESCRIPTION="Wraps PHP's session functions providing extras like db storage for session data"
LICENSE="BSD"
SLOT="0"