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 | 22dbab69d77980fceb3a94e0b12c2797eb7c2334 (patch) | |
tree | 0317dcc6782b4012489e3a8b4d79792df7562475 /dev-php | |
parent | Version bump, closes bug #72810. 2.4 stable on x86. (diff) | |
download | historical-22dbab69d77980fceb3a94e0b12c2797eb7c2334.tar.gz historical-22dbab69d77980fceb3a94e0b12c2797eb7c2334.tar.bz2 historical-22dbab69d77980fceb3a94e0b12c2797eb7c2334.zip |
~amd64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/dev-php/PEAR-OLE/Manifest index e1bc3e8fd867..a51252303fa5 100644 --- a/dev-php/PEAR-OLE/Manifest +++ b/dev-php/PEAR-OLE/Manifest @@ -1,4 +1,4 @@ -MD5 ba1c2efda5ad41fdc8b9f997e8212241 ChangeLog 785 -MD5 7fcf8448d96719883886e4200b8bd914 PEAR-OLE-0.5.ebuild 364 +MD5 45bcbf3e88e50d1bf20455fbabf3415b ChangeLog 871 +MD5 e1ccb555764e2aee042bbf1f4102cab4 PEAR-OLE-0.5.ebuild 371 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 23deb4be1f2f6df8c8d3f1efac9b38a2 files/digest-PEAR-OLE-0.5 54 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="" |