diff options
author | 2007-09-21 13:17:45 +0000 | |
---|---|---|
committer | 2007-09-21 13:17:45 +0000 | |
commit | 2f2b83788255fbce4c36bb23b3e094ef97027384 (patch) | |
tree | 0dc04b223bd6906ea267d14be32280e976b662dc | |
parent | stable x86, bug 192840 (diff) | |
download | gentoo-2-2f2b83788255fbce4c36bb23b3e094ef97027384.tar.gz gentoo-2-2f2b83788255fbce4c36bb23b3e094ef97027384.tar.bz2 gentoo-2-2f2b83788255fbce4c36bb23b3e094ef97027384.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.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 bd8cc9c5c4cc..83c51990555e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.21 2007/09/16 06:33:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.22 2007/09/21 13:17:45 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + PEAR-Structures_DataGrid-0.8.3.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Structures_DataGrid-0.8.3.ebuild: diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild index bd9aae9bc444..cec1c7e34ae6 100644 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild @@ -1,6 +1,6 @@ # 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.8.3.ebuild,v 1.2 2007/09/16 06:33:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.3 2007/09/21 13:17:45 opfer Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ and sorting purposes." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" |