summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared H.Hudson <jhhudso@gentoo.org>2004-06-01 18:17:07 +0000
committerJared H.Hudson <jhhudso@gentoo.org>2004-06-01 18:17:07 +0000
commit8a0d506211056f4a28aa8224f96958387635f4e6 (patch)
tree2f208028f0e4a572935435383f5e42271a84fa53 /dev-php
parentMarked ~ppc (diff)
downloadhistorical-8a0d506211056f4a28aa8224f96958387635f4e6.tar.gz
historical-8a0d506211056f4a28aa8224f96958387635f4e6.tar.bz2
historical-8a0d506211056f4a28aa8224f96958387635f4e6.zip
Added RDEPEND of PEAR-Date
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-DB_Table/Manifest2
-rw-r--r--dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-php/PEAR-DB_Table/Manifest b/dev-php/PEAR-DB_Table/Manifest
index 88d7556045c9..fc49e598e16a 100644
--- a/dev-php/PEAR-DB_Table/Manifest
+++ b/dev-php/PEAR-DB_Table/Manifest
@@ -1,4 +1,4 @@
-MD5 45a95c6d5ce9e5b4a127635a752e71cd PEAR-DB_Table-0.18.ebuild 404
+MD5 14d2743aa323d69bc7f21173f0558b5d PEAR-DB_Table-0.18.ebuild 431
MD5 2c3158204cfb4b9c36b8bc78e8421b16 metadata.xml 223
MD5 3811d18f1db079b1c89beddd015005a3 ChangeLog 295
MD5 7f12382f7ed008ee503686433e7a4089 files/digest-PEAR-DB_Table-0.18 61
diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild
index 1e10353d6baa..b84192eb1ee2 100644
--- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild
+++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild,v 1.1 2004/05/31 11:15:31 jhhudso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.18.ebuild,v 1.2 2004/06/01 18:17:07 jhhudso Exp $
inherit php-pear
@@ -9,3 +9,4 @@ LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+RDEPEND="dev-php/PEAR-Date" \ No newline at end of file