Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Structures_DataGrid/
Date: Mon, 10 Jul 2017 16:40:23
Message-Id: 1499704813.88605eab8cf000437c3a0c26fa5e742c04cf79eb.grknight@gentoo
1 commit: 88605eab8cf000437c3a0c26fa5e742c04cf79eb
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 10 16:40:13 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 10 16:40:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88605eab
7
8 dev-php/PEAR-Structures_DataGrid: Fix description
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 .../PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild
16 index 86f30d758cc..0e16f4a8136 100644
17 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild
18 +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25
26 inherit php-pear-r1
27
28 -DESCRIPTION="A tabular structure that contains a record set of data for paging and sorting purposes."
29 +DESCRIPTION="A tabular structure that contains a record set of data for paging and sorting"
30
31 LICENSE="BSD"
32 SLOT="0"