summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2010-03-27 23:12:29 +0000
committerMatti Bickel <mabi@gentoo.org>2010-03-27 23:12:29 +0000
commit302d03d9a36c5624c393dec54bc3149dccfb08e1 (patch)
tree027c4798ad68621aadcd2f257b69b155914489e9 /dev-php
parentcorrect boost:0 handling (bug #311635) (diff)
downloadgentoo-2-302d03d9a36c5624c393dec54bc3149dccfb08e1.tar.gz
gentoo-2-302d03d9a36c5624c393dec54bc3149dccfb08e1.tar.bz2
gentoo-2-302d03d9a36c5624c393dec54bc3149dccfb08e1.zip
fix dep
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Parser/ChangeLog8
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild6
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild6
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild6
4 files changed, 12 insertions, 14 deletions
diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog
index 22b53486f7cb..4db5d3af17cc 100644
--- a/dev-php/PEAR-XML_Parser/ChangeLog
+++ b/dev-php/PEAR-XML_Parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Parser
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.35 2009/11/24 14:41:15 beandog Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.36 2010/03/27 23:12:29 mabi Exp $
+
+ 27 Mar 2010; <mabi@gentoo.org> PEAR-XML_Parser-1.2.7.ebuild,
+ PEAR-XML_Parser-1.2.8.ebuild, PEAR-XML_Parser-1.3.2.ebuild:
+ correct DEPEND
24 Nov 2009; Steve Dibb <beandog@gentoo.org> PEAR-XML_Parser-1.2.7.ebuild,
PEAR-XML_Parser-1.2.8.ebuild, PEAR-XML_Parser-1.3.2.ebuild:
diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
index 1377627c5126..9d9d5a57d81f 100644
--- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
+++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.17 2009/11/24 14:41:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.18 2010/03/27 23:12:29 mabi Exp $
inherit php-pear-r1
@@ -10,5 +10,3 @@ LICENSE="PHP-3"
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-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild
index 898c586b5f67..dd154be9466f 100644
--- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild
+++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.11 2009/11/24 14:41:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.12 2010/03/27 23:12:29 mabi Exp $
inherit php-pear-r1
@@ -10,5 +10,3 @@ LICENSE="PHP-3"
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-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild
index 4d87f918ce65..1650e579d4ce 100644
--- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild
+++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild,v 1.2 2009/11/24 14:41:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.2.ebuild,v 1.3 2010/03/27 23:12:29 mabi Exp $
inherit php-pear-r1
@@ -10,5 +10,3 @@ LICENSE="PHP-3"
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 )"