commit: 3b0d42e211207f3ecd361342ff4a6fef03e78b7a Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 16:59:00 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 16:59:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0d42e2
dev-php/PEAR-HTTP_Session2: Fix description Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild index 592c86f98ea..bc9f35b1085 100644 --- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild +++ b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild @@ -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"
