diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-07-21 06:12:11 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-07-21 06:12:11 +0000 |
commit | 8dfdf52fa06be2f03a41a75797eb0cd2128c6acb (patch) | |
tree | be4e5999b7bad18e0400fc324d0adc23dcf9ff7b /dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | |
parent | Fixing case typo in dodoc (diff) | |
download | gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.gz gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.bz2 gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.zip |
Closes bugs 98943, 99667, 99668, 99669, 99671, 99673, 99674, 99675.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 9e4e03c0e348..6185e526bc0d 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-2005 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.10 2005/04/22 14:44:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.11 2005/07/21 06:12:10 sebastian Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64 amd64" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="" |