diff options
author | 2004-04-17 15:02:29 +0000 | |
---|---|---|
committer | 2004-04-17 15:02:29 +0000 | |
commit | c0cc4ecd5d0e889376647608d945bfdaae47bed4 (patch) | |
tree | 60d4757e4328dd10c2509d23b85761fa381df338 /dev-php/PEAR-OLE | |
parent | fixed newdepend (diff) | |
download | historical-c0cc4ecd5d0e889376647608d945bfdaae47bed4.tar.gz historical-c0cc4ecd5d0e889376647608d945bfdaae47bed4.tar.bz2 historical-c0cc4ecd5d0e889376647608d945bfdaae47bed4.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'dev-php/PEAR-OLE')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 77448380f98f..7b38b7bd107c 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/12/25 12:32:29 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.2 2004/04/17 15:02:28 aliz Exp $ inherit php-pear @@ -8,3 +8,4 @@ DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha" +IUSE="" |