summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:20:11 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:20:11 +0000
commitb7551a5e8fb300423c42e065fd25a9197fc3b641 (patch)
tree2065851178eca3b75b296ab40dfde8f0982e5957 /dev-php/PEAR-DB
parentNew package. Backend for gnome-system-tools (diff)
downloadhistorical-b7551a5e8fb300423c42e065fd25a9197fc3b641.tar.gz
historical-b7551a5e8fb300423c42e065fd25a9197fc3b641.tar.bz2
historical-b7551a5e8fb300423c42e065fd25a9197fc3b641.zip
This package was previously bundled with www-apps/horde-pear. Mark unstable for ARCHes that www-apps/horde-pear-r2 is marked stable for.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-DB')
-rw-r--r--dev-php/PEAR-DB/ChangeLog7
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog
index 144ad5833395..2256058aa4b3 100644
--- a/dev-php/PEAR-DB/ChangeLog
+++ b/dev-php/PEAR-DB/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-DB
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.18 2005/03/08 16:31:42 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.19 2005/03/09 06:17:03 sebastian Exp $
+
+ 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-DB-1.6.8.ebuild:
+ This package was previously bundled with www-apps/horde-pear. Mark unstable
+ for ARCHes that www-apps/horde-pear-r2 is marked stable for.
08 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
-PEAR-DB-1.3.ebuild, -PEAR-DB-1.5.0_rc2.ebuild, -PEAR-DB-1.6.1.ebuild,
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild
index 536cd1fa5091..fce61e9edffc 100644
--- a/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild
+++ b/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild,v 1.1 2005/02/12 15:14:38 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.6.8.ebuild,v 1.2 2005/03/09 06:17:03 sebastian Exp $
inherit php-pear
@@ -8,5 +8,5 @@ DESCRIPTION="Database abstraction layer for PHP"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
IUSE=""