diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:11:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:11:18 +0000 |
commit | 542689529b0fb84b3ba9f302e2ac45697c04da29 (patch) | |
tree | 4796c86891fc8f96eebe0f34e2cbe9af755ec97f /dev-php | |
parent | Stable for ppc, wrt bug #535286 (diff) | |
download | gentoo-2-542689529b0fb84b3ba9f302e2ac45697c04da29.tar.gz gentoo-2-542689529b0fb84b3ba9f302e2ac45697c04da29.tar.bz2 gentoo-2-542689529b0fb84b3ba9f302e2ac45697c04da29.zip |
Stable for ppc, wrt bug #535288
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog index 27b4e4327e76..2423ab3769b2 100644 --- a/dev-php/PEAR-Structures_DataGrid/ChangeLog +++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.38 2015/02/14 13:51:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.39 2015/02/21 12:11:18 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + PEAR-Structures_DataGrid-0.9.3.ebuild: + Stable for ppc, wrt bug #535288 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Structures_DataGrid-0.9.3.ebuild: 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 71cdb701b4ce..4ae7b90e59fc 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,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v 1.3 2015/02/14 13:51:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v 1.4 2015/02/21 12:11:18 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ DESCRIPTION="A tabular structure that contains a record set of data for paging a LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="" |