Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-php/PEAR-MDB
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/ChangeLog,v 1.34 2007/02/21 23:27:13 peper Exp $
21 Feb 2007; Piotr Jaroszyński
Transition to Manifest2.
21 May 2006; Luca Longinotti
Remove old-style PHP packages.
18 Mar 2006; Jeroen Roovers
Stable on hppa (bug #119722).
28 Feb 2006; Sebastian Bergmann
PEAR-MDB-1.3.0.ebuild, PEAR-MDB-1.3.0-r1.ebuild:
Fix RDEPEND.
17 Feb 2006; Aron Griffis
Mark 1.3.0-r1 stable on alpha/ia64. #119722
27 Jan 2006; Michael Hanselmann
PEAR-MDB-1.3.0-r1.ebuild:
Stable on ppc.
23 Jan 2006; Bryan Østergaard
Add ~ia64 keyword, bug 119722.
22 Jan 2006; Simon Stelling
stable on amd64 wrt bug 119722
22 Jan 2006; Jason Wever
Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser
Stable on x86; bug #119722
21 Jan 2006; Markus Rothe
Stable on ppc64; bug #119722
22 Nov 2005; Markus Rothe
Added ~ppc64 keyword; bug #105385
21 Nov 2005; Joseph Jezak
Marked ~ppc for bug #105385.
24 Oct 2005; Sebastian Bergmann
PEAR-MDB-1.3.0-r1.ebuild:
Add ~amd64.
11 Sep 2005; Jason Wever
Added ~sparc keyword.
10 Sep 2005; Aron Griffis
Mark 1.3.0 stable on alpha
*PEAR-MDB-1.3.0-r1 (08 Sep 2005)
08 Sep 2005; Sebastian Bergmann
-PEAR-MDB-1.2.ebuild, +PEAR-MDB-1.3.0-r1.ebuild:
Use new PEAR eclass.
23 Aug 2005; Aron Griffis
stable on ia64
27 Jun 2005; Gustavo Zacarias
Stable on sparc
17 Jun 2005; Michael Hanselmann
Stable on ppc.
16 May 2005; Sebastian Bergmann
PEAR-MDB-1.3.0.ebuild:
Stable on amd64 and x86.
08 Mar 2005; Sebastian Bergmann
-PEAR-MDB-1.1.3.ebuild, -PEAR-MDB-1.1.4.ebuild:
Cleanup.
30 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
29 Nov 2004; Simon Stelling
added ~amd64
23 Oct 2004; Jason Wever
Stable on sparc.
03 Aug 2004;
PEAR-MDB-1.3.0.ebuild:
add ia64 keywords #56295
*PEAR-MDB-1.3.0 (30 Jul 2004)
30 Jul 2004; Tal Peer
Version bump
06 Jul 2004; Michael Hanselmann
Stable on ppc.
30 May 2004; Bryan Østergaard
Stable on alpha.
17 Apr 2004; Daniel Ahlberg
PEAR-MDB-1.1.4.ebuild, PEAR-MDB-1.2.ebuild:
Added IUSE=
*PEAR-MDB-1.2 (24 Jan 2004)
24 Jan 2004; Tal Peer
Version bump.
*PEAR-MDB-1.1.4 (05 Jan 2004)
05 Jan 2004; Tal Peer
PEAR-MDB-1.1.4.ebuild:
Version bump, fixed years to make repoman happy :)
*PEAR-MDB-1.1.3 (25 Dec 2003)
25 Dec 2003; Tal Peer
metadata.xml:
Initial commit, fixes bug #23912
DIST MDB-1.3.0.tgz 218957 RMD160 088cafba2c2954c7da367e48e52b01600adb00a7 SHA1 e186f8a422d6043445fe55b07821da8f29da686f SHA256 0e407b21797d4e4ec04e5490bf63a1f9de01c0d3f6d51a92949a478b184efaf4
EBUILD PEAR-MDB-1.3.0-r1.ebuild 456 RMD160 d0dd6548935c3056e80ed086cfe6b33c5b73d2f7 SHA1 51c24c2fdd96692597c70b447e59ef3b95cc5a9f SHA256 0c91a26ac5229d53829f35c96c880986fc6904b93651678b8e415d2f2492424c
MISC ChangeLog 3867 RMD160 6c526685cfa9b240c6e7114abdc318e83aaa9510 SHA1 0050c8dfbc2c452a75b9e24a9dd6b93f4dad159a SHA256 c0abc4441fa6994b2fe5026b0ef48e3d7956bf30d2c3f897dadbc06932bd3d8a
MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild,v 1.15 2006/03/18 13:32:57 jer Exp $
inherit php-pear-r1
DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers."
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-php/PEAR-XML_Parser"