diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-10 12:40:13 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-10 12:40:13 -0400 |
commit | 88605eab8cf000437c3a0c26fa5e742c04cf79eb (patch) | |
tree | a6c3ea821eefd865529bf6030e287c3f8fc630f5 /dev-php | |
parent | dev-libs/libpqxx: Bump to 5.0.1 (diff) | |
download | gentoo-88605eab8cf000437c3a0c26fa5e742c04cf79eb.tar.gz gentoo-88605eab8cf000437c3a0c26fa5e742c04cf79eb.tar.bz2 gentoo-88605eab8cf000437c3a0c26fa5e742c04cf79eb.zip |
dev-php/PEAR-Structures_DataGrid: Fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 86f30d758cc8..0e16f4a8136d 100644 --- 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2015 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="A tabular structure that contains a record set of data for paging and sorting purposes." +DESCRIPTION="A tabular structure that contains a record set of data for paging and sorting" LICENSE="BSD" SLOT="0" |