diff options
author | 2008-02-10 15:00:09 +0000 | |
---|---|---|
committer | 2008-02-10 15:00:09 +0000 | |
commit | e579811054258cf983d32c630f11813b369bfe7c (patch) | |
tree | af2a2f9c537bd142852eee5fd2e6df51419ac13d /dev-php | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-e579811054258cf983d32c630f11813b369bfe7c.tar.gz gentoo-2-e579811054258cf983d32c630f11813b369bfe7c.tar.bz2 gentoo-2-e579811054258cf983d32c630f11813b369bfe7c.zip |
alpha/ia64/sparc stable wrt #208313
(Portage version: 2.1.3.19)
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 d11ab39a3d53..2a324b94cbfe 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.33 2008/02/10 14:30:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.34 2008/02/10 15:00:09 armin76 Exp $ + + 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> + PEAR-Structures_DataGrid-0.9.0.ebuild: + alpha/ia64/sparc stable wrt #208313 10 Feb 2008; nixnut <nixnut@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 38b24f39fe18..fa4b559dc7af 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.5 2008/02/10 14:30:59 nixnut Exp $ +# $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 $ 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="" |