diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-29 20:08:06 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-29 20:08:06 +0000 |
commit | 66c0ea130a6e31715fb4b57e3f0a1c92c6deb767 (patch) | |
tree | 893d3832425cb5030e74eae0f481acef15b5da38 /dev-php | |
parent | Version bump, closes bug #72810. 2.4 stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-66c0ea130a6e31715fb4b57e3f0a1c92c6deb767.tar.gz gentoo-2-66c0ea130a6e31715fb4b57e3f0a1c92c6deb767.tar.bz2 gentoo-2-66c0ea130a6e31715fb4b57e3f0a1c92c6deb767.zip |
~amd64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 3e3ea7ba384a..38b362941ab4 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.7 2004/10/23 14:44:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.8 2004/11/29 20:08:06 blubb Exp $ + + 29 Nov 2004; Simon Stelling <blubb@gentoo.org> PEAR-OLE-0.5.ebuild: + added ~amd64 23 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-OLE-0.5.ebuild: Stable on sparc. diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index e9a106406921..bacb277497f5 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.5.ebuild,v 1.8 2004/10/23 14:44:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.9 2004/11/29 20:08:06 blubb Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64" +KEYWORDS="x86 sparc alpha ppc ia64 ~amd64" IUSE="" |