diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
commit | 5c783b47b74084be32a9b86e690aedbca2178212 (patch) | |
tree | 6bd297f3bfa66a78f98c41215b98beb138b0d4ee /dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | |
parent | Fix Gentoo bug #118848. (diff) | |
download | historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.gz historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.bz2 historical-5c783b47b74084be32a9b86e690aedbca2178212.zip |
Marked ~hppa (bug #119722).
Package-Manager: portage-2.1_pre4
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index eaecf562f358..daa8e39b6737 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.12 2006/01/27 19:37:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.13 2006/01/28 16:01:28 jer Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" |