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
armin76 09/03/17 18:01:19
Modified: ChangeLog qt-assistant-4.5.0.ebuild
Log:
Add ~arm wrt #262462
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.31 x11-libs/qt-assistant/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 16 Mar 2009 22:04:30 -0000 1.30
+++ ChangeLog 17 Mar 2009 18:01:19 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.30 2009/03/16 22:04:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.31 2009/03/17 18:01:19 armin76 Exp $
+
+ 17 Mar 2009; Raúl Porcel <armin76@g.o> qt-assistant-4.5.0.ebuild:
+ Add ~arm wrt #262462
16 Mar 2009; Alexis Ballier <aballier@g.o>
qt-assistant-4.5.0.ebuild:
1.4 x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild?r1=1.3&r2=1.4
Index: qt-assistant-4.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt-assistant-4.5.0.ebuild 16 Mar 2009 22:04:30 -0000 1.3
+++ qt-assistant-4.5.0.ebuild 17 Mar 2009 18:01:19 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild,v 1.3 2009/03/16 22:04:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild,v 1.4 2009/03/17 18:01:19 armin76 Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The assistant help module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~x11-libs/qt-gui-${PV}[debug=]
|
|