summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-HTTP_Session2
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-10 12:59:00 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-10 12:59:00 -0400
commit3b0d42e211207f3ecd361342ff4a6fef03e78b7a (patch)
treecf48a1b90663306456331b14a6122873f8afb45e /dev-php/PEAR-HTTP_Session2
parentcfe0ecbe7f0b98e16fb7f5cf47f969d60cbf9933 (diff)
downloadgentoo-3b0d42e211207f3ecd361342ff4a6fef03e78b7a.tar.gz
gentoo-3b0d42e211207f3ecd361342ff4a6fef03e78b7a.tar.xz
dev-php/PEAR-HTTP_Session2: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-HTTP_Session2')
-rw-r--r--dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild4
1 files 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"