diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 15:07:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 15:07:09 +0000 |
commit | bfc60eb5cb93854e210132c1285c949b21c216cb (patch) | |
tree | 0bfe62b4096685e3eefe3cee7c1211534d73426a /dev-php5/pecl-pdo-mysql | |
parent | stable on amd64 (diff) | |
download | historical-bfc60eb5cb93854e210132c1285c949b21c216cb.tar.gz historical-bfc60eb5cb93854e210132c1285c949b21c216cb.tar.bz2 historical-bfc60eb5cb93854e210132c1285c949b21c216cb.zip |
stable on amd64
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php5/pecl-pdo-mysql')
-rw-r--r-- | dev-php5/pecl-pdo-mysql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-pdo-mysql/ChangeLog b/dev-php5/pecl-pdo-mysql/ChangeLog index f4db6f4a5548..d33adddd002e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/ChangeLog,v 1.11 2006/01/21 23:29:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/ChangeLog,v 1.12 2006/01/22 15:03:41 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + pecl-pdo-mysql-1.0.1.ebuild: + stable on amd64 21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-pdo-mysql-1.0.1.ebuild: Stable on SPARC wrt bug #119455. 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 990a48c81cf3..9cc054e14089 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-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.7 2006/01/21 23:29:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-mysql/pecl-pdo-mysql-1.0.1.ebuild,v 1.8 2006/01/22 15:03:41 blubb 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 sh sparc x86" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" DESCRIPTION="PHP Data Objects (PDO) Driver For MySQL Server." LICENSE="PHP" SLOT="0" |