diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 17:50:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 17:50:26 +0000 |
commit | 8dddb06b3ea49f00bd5da1a248303a9f100400f4 (patch) | |
tree | 9af6e0912c2dc92c4dc594caeab85d4f046e4772 /dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | |
parent | Marked stable on sparc wrt bug #51869. (Manifest recommit) (diff) | |
download | gentoo-2-8dddb06b3ea49f00bd5da1a248303a9f100400f4.tar.gz gentoo-2-8dddb06b3ea49f00bd5da1a248303a9f100400f4.tar.bz2 gentoo-2-8dddb06b3ea49f00bd5da1a248303a9f100400f4.zip |
Stable on alpha.
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 7b38b7bd107c..3a881d7a21fe 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.2 2004/04/17 15:02:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.3 2004/05/30 17:50:26 kloeri Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="" |