diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:45:27 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:45:27 +0000 |
commit | f975f3402d247f69768b6a9bf5eaad288a7e751f (patch) | |
tree | 45f9adede556dd2295508ab95d065d39d51288a8 /dev-php | |
parent | Tweaked patch a bit further, fixed a few path issues mostly for admin web gui. (diff) | |
download | gentoo-2-f975f3402d247f69768b6a9bf5eaad288a7e751f.tar.gz gentoo-2-f975f3402d247f69768b6a9bf5eaad288a7e751f.tar.bz2 gentoo-2-f975f3402d247f69768b6a9bf5eaad288a7e751f.zip |
Cleanup
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php')
3 files changed, 5 insertions, 23 deletions
diff --git a/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog b/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog index 9eff62fb24b2..b18f3987d67c 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.2 2007/05/21 14:33:36 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog,v 1.3 2007/09/06 15:45:27 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_oci8-0.3.0.ebuild: + Cleanup *PEAR-MDB2_Driver_oci8-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild deleted file mode 100644 index 5b5852be8e57..000000000000 --- a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 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-0.3.0.ebuild,v 1.1 2006/07/19 12:07:16 chtekk Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, oci8 driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -pkg_setup() { - has_php - require_php_with_any_use oci8 oci8-instant-client -} diff --git a/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 b/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 deleted file mode 100644 index 8d3cc7bab504..000000000000 --- a/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 1b1c50008a9c2ce7a619756769841316 MDB2_Driver_oci8-0.3.0.tgz 23317 -RMD160 170bc30fde3042b7fb0720d2a28a33dc79dbe2f2 MDB2_Driver_oci8-0.3.0.tgz 23317 -SHA256 21db28b8531aa478ea1db11885a0929f4360b037ff0c8d9e727d79e83270c42d MDB2_Driver_oci8-0.3.0.tgz 23317 |