diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:00:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:00:05 +0000 |
commit | d51b994dc20d4a43ea9fd43dc0cee6006b837205 (patch) | |
tree | 60978e8a033e83f8b9cfb3b149a46bf1949f9a58 /dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild | |
parent | x86 stable, bug 192247 (diff) | |
download | gentoo-2-d51b994dc20d4a43ea9fd43dc0cee6006b837205.tar.gz gentoo-2-d51b994dc20d4a43ea9fd43dc0cee6006b837205.tar.bz2 gentoo-2-d51b994dc20d4a43ea9fd43dc0cee6006b837205.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild')
-rw-r--r-- | dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a3663485d20c..58493db0a1e2 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.1 2007/05/21 14:33:36 anant Exp $ +# $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 $ 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" |