summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-11-24 14:42:40 +0000
committerSteve Dibb <beandog@gentoo.org>2009-11-24 14:42:40 +0000
commite39cbf54bd428ae9281f07f7e3dc15e5f67bdb5d (patch)
treea8d7516e10fe8e460a06c56a789f2f9d0a7c5995 /dev-php
parentmedia-sound/asunder: Trivial-bump to 1.9 (diff)
downloadgentoo-2-e39cbf54bd428ae9281f07f7e3dc15e5f67bdb5d.tar.gz
gentoo-2-e39cbf54bd428ae9281f07f7e3dc15e5f67bdb5d.tar.bz2
gentoo-2-e39cbf54bd428ae9281f07f7e3dc15e5f67bdb5d.zip
Fix deps, bug 287190
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Auth_SASL/ChangeLog7
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild6
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild6
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild4
4 files changed, 17 insertions, 6 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index 491c94aace86..ccabbfd31a13 100644
--- a/dev-php/PEAR-Auth_SASL/ChangeLog
+++ b/dev-php/PEAR-Auth_SASL/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Auth_SASL
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.34 2009/08/22 18:38:01 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.35 2009/11/24 14:42:40 beandog Exp $
+
+ 24 Nov 2009; Steve Dibb <beandog@gentoo.org>
+ PEAR-Auth_SASL-1.0.1-r1.ebuild, PEAR-Auth_SASL-1.0.2.ebuild,
+ PEAR-Auth_SASL-1.0.3.ebuild:
+ Fix deps, bug 287190
*PEAR-Auth_SASL-1.0.3 (22 Aug 2009)
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
index 839d9e9eaf81..9d7ec8e25625 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.19 2007/12/05 23:34:03 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.20 2009/11/24 14:42:40 beandog Exp $
inherit php-pear-r1
@@ -10,3 +10,5 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
+DEPEND="|| ( <dev-php/PEAR-PEAR-1.71
+ dev-php/PEAR-Console_Getopt )"
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild
index f854fb746bc1..5259d3ed9272 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.11 2008/01/10 10:06:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.12 2009/11/24 14:42:40 beandog Exp $
inherit php-pear-r1
@@ -10,3 +10,5 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
+DEPEND="|| ( <dev-php/PEAR-PEAR-1.71
+ dev-php/PEAR-Console_Getopt )"
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild
index ff991031bb9f..6b605f437df8 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild,v 1.1 2009/08/22 18:38:01 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild,v 1.2 2009/11/24 14:42:40 beandog Exp $
inherit php-pear-r1
@@ -10,3 +10,5 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
+DEPEND="|| ( <dev-php/PEAR-PEAR-1.71
+ dev-php/PEAR-Console_Getopt )"