diff options
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index bacb277497f5..9e4e03c0e348 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 +# 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.9 2004/11/29 20:08:06 blubb Exp $ +# $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 $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64 ~amd64" +KEYWORDS="x86 sparc alpha ppc ia64 amd64" IUSE="" |