diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:48:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:48:39 +0000 |
commit | 6974cfc4abf9fabc5e309dcedda49e8317d6ebfb (patch) | |
tree | 8b0396bfe19d41d73252dd44cf034c50009e49ba /dev-php | |
parent | Version bump from the php-overlay (diff) | |
download | gentoo-2-6974cfc4abf9fabc5e309dcedda49e8317d6ebfb.tar.gz gentoo-2-6974cfc4abf9fabc5e309dcedda49e8317d6ebfb.tar.bz2 gentoo-2-6974cfc4abf9fabc5e309dcedda49e8317d6ebfb.zip |
Version bump from the php-overlay
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php')
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog index 38a703a97813..5c326c905301 100644 --- a/dev-php/PEAR-Structures_DataGrid/ChangeLog +++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.28 2007/12/06 00:53:00 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.29 2007/12/24 12:48:38 armin76 Exp $ + +*PEAR-Structures_DataGrid-0.9.0 (24 Dec 2007) + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> + +PEAR-Structures_DataGrid-0.9.0.ebuild: + Version bump from the php-overlay + + 22 Dec 2007; Jakub Moc <jakub@gentoo.org> + +PEAR-Structures_DataGrid-0.9.0.ebuild: + Version bump 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Structures_DataGrid-0.6.3.ebuild, diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild new file mode 100644 index 000000000000..93c184af8957 --- /dev/null +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 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.0.ebuild,v 1.1 2007/12/24 12:48:39 armin76 Exp $ + +inherit php-pear-r1 + +DESCRIPTION="A tabular structure that contains a record set of data for paging +and sorting purposes." + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.9.0 b/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.9.0 new file mode 100644 index 000000000000..2234d5fb5e80 --- /dev/null +++ b/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.9.0 @@ -0,0 +1,3 @@ +MD5 9aa37e190d2c0856bfc4bb556409285c Structures_DataGrid-0.9.0.tgz 45464 +RMD160 d8ff824af7ab655e26888ea87a1339195bffb1f3 Structures_DataGrid-0.9.0.tgz 45464 +SHA256 f69e48938db74f3e3aa08105c5b179a54ab2b6dfbdaee435708277c7336c8fb9 Structures_DataGrid-0.9.0.tgz 45464 |