diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:11:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:11:37 +0000 |
commit | 6c55636c1450638dd1736162761efeae4961dc24 (patch) | |
tree | 27e63772818b8a4201ea79e4a14e1dcb7ed18af1 /dev-php/PEAR-OLE | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-6c55636c1450638dd1736162761efeae4961dc24.tar.gz gentoo-2-6c55636c1450638dd1736162761efeae4961dc24.tar.bz2 gentoo-2-6c55636c1450638dd1736162761efeae4961dc24.zip |
amd64 stable, bug #208313
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-OLE')
-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 ff4d47e45064..b3fbf19c77e7 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.34 2008/02/10 14:58:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.35 2008/03/29 00:11:37 maekke Exp $ + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-OLE-0.6.1.ebuild: + amd64 stable, bug #208313 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-OLE-0.6.1.ebuild: alpha/ia64/sparc stable wrt #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 79f72c5561df..8b8c82ab3d6d 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.7 2008/02/10 14:58:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.8 2008/03/29 00:11:37 maekke 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="" |