summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2008-08-11 19:39:31 +0000
committerBen de Groot <yngwin@gentoo.org>2008-08-11 19:39:31 +0000
commit3ec787fe8f80c4d3b8e7f77cfd6bbf544bfeb95a (patch)
tree4048c10a54337ef5dd433a958f79572ab4c6b4f7 /dev-php5
parentversion bump - bug #234043 with patches and ebuild submitted by Karl Aloritias (diff)
downloadgentoo-2-3ec787fe8f80c4d3b8e7f77cfd6bbf544bfeb95a.tar.gz
gentoo-2-3ec787fe8f80c4d3b8e7f77cfd6bbf544bfeb95a.tar.bz2
gentoo-2-3ec787fe8f80c4d3b8e7f77cfd6bbf544bfeb95a.zip
Dropping qt dep, as qscintilla already pulls in qt4
(Portage version: 2.2_rc7/cvs/Linux 2.6.26-hh1 i686)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/php-qt/ChangeLog6
-rw-r--r--dev-php5/php-qt/php-qt-0.9.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php5/php-qt/ChangeLog b/dev-php5/php-qt/ChangeLog
index 32a5c2783eca..e16365a1fa84 100644
--- a/dev-php5/php-qt/ChangeLog
+++ b/dev-php5/php-qt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/php-qt
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/ChangeLog,v 1.13 2008/07/28 21:11:09 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/ChangeLog,v 1.14 2008/08/11 19:39:31 yngwin Exp $
+
+ 11 Aug 2008; Ben de Groot <yngwin@gentoo.org> php-qt-0.9.ebuild:
+ Dropping qt dep wrt bug 217161, as qscintilla already pulls in the needed
+ qt4 dep.
28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> php-qt-0.9.ebuild:
QA: Get rid of deprecated qt_min_version(). Please fix your ebuilds to
diff --git a/dev-php5/php-qt/php-qt-0.9.ebuild b/dev-php5/php-qt/php-qt-0.9.ebuild
index 19d5b2c50973..f65d7fd62ba9 100644
--- a/dev-php5/php-qt/php-qt-0.9.ebuild
+++ b/dev-php5/php-qt/php-qt-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/php-qt-0.9.ebuild,v 1.4 2008/07/28 21:11:09 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/php-qt-0.9.ebuild,v 1.5 2008/08/11 19:39:31 yngwin Exp $
EAPI=1
@@ -19,8 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-RDEPEND="=x11-libs/qt-4.3*:4
- >=x11-libs/qscintilla-2.1-r1
+RDEPEND=">=x11-libs/qscintilla-2.1-r1
!kde-base/smoke" # yes, this IS required, installs a bundled QT4-compatible copy
DEPEND="${RDEPEND}