diff options
author | 2004-08-03 17:12:29 +0000 | |
---|---|---|
committer | 2004-08-03 17:12:29 +0000 | |
commit | beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce (patch) | |
tree | 3f431ded4f69fc897b69e05faaf50a839a314fdb /dev-php/PEAR-OLE | |
parent | Clarified which language it covers; bug #58841. (diff) | |
download | historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.gz historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.bz2 historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.zip |
add ia64 keywords #56295
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.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 d82466b37bbb..095d4d3631ae 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.5 2004/07/06 22:56:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.6 2004/08/03 17:08:32 agriffis Exp $ + + 03 Aug 2004; <agriffis@gentoo.org> PEAR-OLE-0.5.ebuild: + add ia64 keywords #56295 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-OLE-0.5.ebuild: Stable on ppc. diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 60ba9623bea6..08248a7bd9a0 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.6 2004/07/06 22:56:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.7 2004/08/03 17:08:32 agriffis Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc" +KEYWORDS="x86 ~sparc alpha ppc ia64" IUSE="" |