diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:19:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:19:13 +0000 |
commit | 27a028a8530a41b3ac94c773409c24003ea05566 (patch) | |
tree | 3e3a48e730bd3bbadbedf0ba9adee529d6c45169 /dev-php | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-27a028a8530a41b3ac94c773409c24003ea05566.tar.gz gentoo-2-27a028a8530a41b3ac94c773409c24003ea05566.tar.bz2 gentoo-2-27a028a8530a41b3ac94c773409c24003ea05566.zip |
amd64 stable, bug #208313
(Portage version: 2.1.4.4)
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.0.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 2a324b94cbfe..2a6480c8a835 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.34 2008/02/10 15:00:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.35 2008/03/29 00:19:13 maekke Exp $ + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> + PEAR-Structures_DataGrid-0.9.0.ebuild: + amd64 stable, bug #208313 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Structures_DataGrid-0.9.0.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 index fa4b559dc7af..4eb3c1b39767 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6 2008/02/10 15:00:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild,v 1.7 2008/03/29 00:19:13 maekke Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ and sorting purposes." LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |