Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ingmar 08/06/13 23:26:44
Modified: qt-xmlpatterns-4.4.0.ebuild ChangeLog
Log:
Make all split Qt4 ebuilds block the old monolithic ebuild.
(Portage version: 2.1.5.4)
Revision Changes Path
1.5 x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild?r1=1.4&r2=1.5
Index: qt-xmlpatterns-4.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qt-xmlpatterns-4.4.0.ebuild 27 May 2008 13:12:42 -0000 1.4
+++ qt-xmlpatterns-4.4.0.ebuild 13 Jun 2008 23:26:43 -0000 1.5
@@ -1,7 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild,v 1.4 2008/05/27 13:12:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild,v 1.5 2008/06/13 23:26:43 ingmar Exp $
+EAPI="1"
inherit qt4-build
DESCRIPTION="The patternist module for the Qt toolkit."
@@ -12,7 +13,8 @@
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="~x11-libs/qt-core-${PV}"
+DEPEND="~x11-libs/qt-core-${PV}
+ !<=x11-libs/qt-4.4.0_alpha:${SLOT}"
RDEPEND="${DEPEND}"
QT4_TARGET_DIRECTORIES="src/xmlpatterns tools/xmlpatterns"
1.10 x11-libs/qt-xmlpatterns/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 27 May 2008 13:12:42 -0000 1.9
+++ ChangeLog 13 Jun 2008 23:26:43 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-xmlpatterns
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.9 2008/05/27 13:12:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.10 2008/06/13 23:26:43 ingmar Exp $
+
+ 13 Jun 2008; Ingmar Vanhassel <ingmar@g.o>
+ qt-xmlpatterns-4.4.0.ebuild:
+ Make all split Qt4 ebuilds block the old monolithic ebuild.
27 May 2008; Raúl Porcel <armin76@g.o>
qt-xmlpatterns-4.4.0.ebuild:
--
gentoo-commits@g.o mailing list
|
|