diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:58:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:58:18 +0000 |
commit | 18cd0be5e936a674e0385c0d5b8da783908ff437 (patch) | |
tree | a7a2fdd7b793ee06c1a3de96a7a8ca087e06a748 /dev-php | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-18cd0be5e936a674e0385c0d5b8da783908ff437.tar.gz gentoo-2-18cd0be5e936a674e0385c0d5b8da783908ff437.tar.bz2 gentoo-2-18cd0be5e936a674e0385c0d5b8da783908ff437.zip |
alpha/ia64/sparc stable wrt #208313
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index be90e499cc88..ff4d47e45064 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.33 2008/02/10 14:25:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.34 2008/02/10 14:58:18 armin76 Exp $ + + 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-OLE-0.6.1.ebuild: + alpha/ia64/sparc stable wrt #208313 10 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-OLE-0.6.1.ebuild: stable on ppc wrt bug #208313 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild index 3e85cedf811b..79f72c5561df 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.6 2008/02/10 14:25:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.7 2008/02/10 14:58:18 armin76 Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP-2.02 PHP-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" |