From: "Dominik Kapusta (ayoy)" <ayoy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-xmlpatterns: ChangeLog qt-xmlpatterns-4.5.3-r1.ebuild
Date: Thu, 29 Oct 2009 18:30:14 +0000 [thread overview]
Message-ID: <E1N3ZlG-0002go-Eh@stork.gentoo.org> (raw)
ayoy 09/10/29 18:30:14
Modified: ChangeLog
Added: qt-xmlpatterns-4.5.3-r1.ebuild
Log:
Adding a patch to fix regression in event loop
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Revision Changes Path
1.43 x11-libs/qt-xmlpatterns/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 29 Oct 2009 11:29:08 -0000 1.42
+++ ChangeLog 29 Oct 2009 18:30:13 -0000 1.43
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/qt-xmlpatterns
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.42 2009/10/29 11:29:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.43 2009/10/29 18:30:13 ayoy Exp $
+
+*qt-xmlpatterns-4.5.3-r1 (29 Oct 2009)
+
+ 29 Oct 2009; Dominik Kapusta <ayoy@gentoo.org>
+ +qt-xmlpatterns-4.5.3-r1.ebuild, +files/qt-4.5.3-glib-event-loop.patch:
+ Adding a patch to fix regression in event loop
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
qt-xmlpatterns-4.5.3.ebuild:
1.1 x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild?rev=1.1&content-type=text/plain
Index: qt-xmlpatterns-4.5.3-r1.ebuild
===================================================================
# Copyright 1999-2009 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.5.3-r1.ebuild,v 1.1 2009/10/29 18:30:13 ayoy Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The patternist module for the Qt toolkit"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~x11-libs/qt-core-${PV}[debug=]"
RDEPEND="${DEPEND}"
QT4_TARGET_DIRECTORIES="src/xmlpatterns tools/xmlpatterns"
QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
include/QtCore
include/QtNetwork
include/QtXmlPatterns
src/network/
src/corelib/"
QCONFIG_ADD="xmlpatterns"
QCONFIG_DEFINE="QT_XMLPATTERNS"
PATCHES=(
"${FILESDIR}/qt-4.5-nolibx11.diff"
"${FILESDIR}/qt-${PV}-glib-event-loop.patch"
)
src_configure() {
myconf="${myconf} -xmlpatterns"
qt4-build_src_configure
}
next reply other threads:[~2009-10-29 18:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-29 18:30 Dominik Kapusta (ayoy) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-10-31 13:40 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-xmlpatterns: ChangeLog qt-xmlpatterns-4.5.3-r1.ebuild Markus Meier (maekke)
2009-10-31 13:49 Markus Meier (maekke)
2009-11-09 13:33 Markus Meier (maekke)
2009-11-09 18:55 Raul Porcel (armin76)
2009-11-09 19:01 Joseph Jezak (josejx)
2009-11-10 22:38 Jeroen Roovers (jer)
2010-12-05 21:49 Alex Alexander (wired)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1N3ZlG-0002go-Eh@stork.gentoo.org \
--to=ayoy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox