summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-29 00:28:53 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-29 00:28:53 +0000
commite505c797195d0894a7a5ccfbd990122c59393b68 (patch)
tree5bf3734e1dd208d59e47d625c514682f9c384a88 /dev-php/PEAR-MDB2_Driver_oci8
parentStable on amd64 wrt bug #192247 (diff)
downloadgentoo-2-e505c797195d0894a7a5ccfbd990122c59393b68.tar.gz
gentoo-2-e505c797195d0894a7a5ccfbd990122c59393b68.tar.bz2
gentoo-2-e505c797195d0894a7a5ccfbd990122c59393b68.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
Diffstat (limited to 'dev-php/PEAR-MDB2_Driver_oci8')
-rw-r--r--dev-php/PEAR-MDB2_Driver_oci8/ChangeLog6
-rw-r--r--dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog b/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog
index 651bcebf467b..5a8a7b3ee41d 100644
--- a/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog
+++ b/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-MDB2_Driver_oci8
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog,v 1.4 2007/09/21 12:00:05 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog,v 1.5 2007/09/29 00:28:53 angelos Exp $
+
+ 29 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-MDB2_Driver_oci8-1.4.1.ebuild:
+ Stable on amd64 wrt bug #192247
21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
PEAR-MDB2_Driver_oci8-1.4.1.ebuild:
diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild
index 58493db0a1e2..17a67b22a2dd 100644
--- a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild
+++ b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild,v 1.2 2007/09/21 12:00:05 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild,v 1.3 2007/09/29 00:28:53 angelos Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Database Abstraction Layer, oci8 driver"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-php/PEAR-MDB2"