diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:08:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:08:33 +0000 |
commit | 65e894bea407a1da895354268f7362dfd273d003 (patch) | |
tree | 89934f3c8d79439826f67b731e6c734479f7f9c9 /dev-php | |
parent | Stable for ia64, wrt bug #535286 (diff) | |
download | gentoo-2-65e894bea407a1da895354268f7362dfd273d003.tar.gz gentoo-2-65e894bea407a1da895354268f7362dfd273d003.tar.bz2 gentoo-2-65e894bea407a1da895354268f7362dfd273d003.zip |
Stable for ia64, wrt bug #535288
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 16ee80e1f58c..7e4973195b09 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.43 2015/02/27 11:32:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.44 2015/02/28 14:08:33 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + PEAR-Structures_DataGrid-0.9.3.ebuild: + Stable for ia64, wrt bug #535288 27 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 3da28bc5424e..6bf3c96c106c 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.8 2015/02/27 11:32:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v 1.9 2015/02/28 14:08:33 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="" |