diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:14:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:14:38 +0000 |
commit | 81aaa9824400dea62ac2a796e4d99797b643613c (patch) | |
tree | 003c27dd0eb01d3a47898bf3485895d468426599 /dev-php/PEAR-OLE | |
parent | keyworded -ppc (diff) | |
download | historical-81aaa9824400dea62ac2a796e4d99797b643613c.tar.gz historical-81aaa9824400dea62ac2a796e4d99797b643613c.tar.bz2 historical-81aaa9824400dea62ac2a796e4d99797b643613c.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/PEAR-OLE')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 61b24b4c4436..33f1bc4e67ef 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.1 2003/12/25 12:32:29 coredumb Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.2 2004/05/30 17:50:26 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-OLE-0.5.ebuild: + Stable on alpha. *PEAR-OLE-0.5 (25 Dec 2003) 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="" |