summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-18 20:31:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-18 20:31:03 +0000
commit14887bd4f9952f7e45ce6cc427fcb3b986edb52d (patch)
tree52f1173fe9beda9a4d8fbf18d25d45e379fa7855 /dev-php5/pecl-pdo-mysql
parentStable on ppc64; bug #119452 (diff)
downloadgentoo-2-14887bd4f9952f7e45ce6cc427fcb3b986edb52d.tar.gz
gentoo-2-14887bd4f9952f7e45ce6cc427fcb3b986edb52d.tar.bz2
gentoo-2-14887bd4f9952f7e45ce6cc427fcb3b986edb52d.zip
Stable on ppc64; bug #119455
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php5/pecl-pdo-mysql')
-rw-r--r--dev-php5/pecl-pdo-mysql/ChangeLog8
-rw-r--r--dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/pecl-pdo-mysql/ChangeLog b/dev-php5/pecl-pdo-mysql/ChangeLog
index 2e790049aecc..4575002c6847 100644
--- a/dev-php5/pecl-pdo-mysql/ChangeLog
+++ b/dev-php5/pecl-pdo-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-pdo-mysql
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/ChangeLog,v 1.7 2005/12/18 21:26:23 chtekk Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/ChangeLog,v 1.8 2006/01/18 20:31:03 corsair Exp $
+
+ 18 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ pecl-pdo-mysql-1.0.1.ebuild:
+ Stable on ppc64; bug #119455
18 Dec 2005; Luca Longinotti <chtekk@gentoo.org> +files/config-sed.patch,
pecl-pdo-mysql-1.0.1.ebuild:
diff --git a/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild b/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild
index 22c246349c1d..377e9f29eb17 100644
--- a/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild
+++ b/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild,v 1.2 2005/12/18 21:26:23 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild,v 1.3 2006/01/18 20:31:03 corsair Exp $
PHP_EXT_NAME="pdo_mysql"
PHP_EXT_PECL_PKG="PDO_MYSQL"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
DESCRIPTION="PHP Data Objects (PDO) Driver For MySQL Server."
LICENSE="PHP"
SLOT="0"