diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
commit | 20a0cb026c7526a8f4412677d2b16bf26f73d098 (patch) | |
tree | d93330604483e963cc89e14658a0fe438ec7ef7e /dev-php/PEAR-OLE | |
parent | add ia64 keywords #56295 (Manifest recommit) (diff) | |
download | gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.gz gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.bz2 gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.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="" |