diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:23 +0000 |
commit | 52508d99ffc2e9e7123fd2190d620aa1d4f1e978 (patch) | |
tree | a4d0d864f8b6e4544438460b2d18ac220bb8e77d /dev-php | |
parent | Stable for amd64, wrt bug #535286 (diff) | |
download | gentoo-2-52508d99ffc2e9e7123fd2190d620aa1d4f1e978.tar.gz gentoo-2-52508d99ffc2e9e7123fd2190d620aa1d4f1e978.tar.bz2 gentoo-2-52508d99ffc2e9e7123fd2190d620aa1d4f1e978.zip |
Stable for amd64, wrt bug #535288
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 77c2aa84610c..27b4e4327e76 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.37 2015/02/14 11:09:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.38 2015/02/14 13:51:23 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + PEAR-Structures_DataGrid-0.9.3.ebuild: + Stable for amd64, wrt bug #535288 14 Feb 2015; Jeroen Roovers <jer@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 c92a76e55f50..71cdb701b4ce 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.2 2015/02/14 11:09:58 jer Exp $ +# $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 $ 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="" |