diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-10 12:59:00 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-10 12:59:00 -0400 |
commit | 3b0d42e211207f3ecd361342ff4a6fef03e78b7a (patch) | |
tree | cf48a1b90663306456331b14a6122873f8afb45e /dev-php | |
parent | mail-client/mutt: drop old ebuilds, bug #604902 (diff) | |
download | gentoo-3b0d42e211207f3ecd361342ff4a6fef03e78b7a.tar.gz gentoo-3b0d42e211207f3ecd361342ff4a6fef03e78b7a.tar.bz2 gentoo-3b0d42e211207f3ecd361342ff4a6fef03e78b7a.zip |
dev-php/PEAR-HTTP_Session2: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild | 4 |
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 592c86f98ea6..bc9f35b10853 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" |