* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-07-09 10:53 Davide Pesavento (pesa)
0 siblings, 0 replies; 11+ messages in thread
From: Davide Pesavento (pesa) @ 2013-07-09 10:53 UTC (permalink / raw
To: gentoo-commits
pesa 13/07/09 10:53:03
Modified: ChangeLog
Added: qtdeclarative-4.8.5.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)
Revision Changes Path
1.2 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 2 Mar 2013 15:26:48 -0000 1.1
+++ ChangeLog 9 Jul 2013 10:53:03 -0000 1.2
@@ -1,6 +1,11 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.1 2013/03/02 15:26:48 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.2 2013/07/09 10:53:03 pesa Exp $
+
+*qtdeclarative-4.8.5 (09 Jul 2013)
+
+ 09 Jul 2013; Davide Pesavento <pesa@gentoo.org> +qtdeclarative-4.8.5.ebuild:
+ Version bump.
06 Feb 2013; Naohiro Aota <naota@gentoo.org> qt-declarative-4.8.4.ebuild:
Add ~x86-fbsd wrt bug #430072
1.1 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.1&content-type=text/plain
Index: qtdeclarative-4.8.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.1 2013/07/09 10:53:03 pesa Exp $
EAPI=4
inherit qt4-build
DESCRIPTION="The Declarative module for the Qt toolkit"
SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
DEPEND="
~dev-qt/qtcore-${PV}[aqua=,debug=,qt3support=]
~dev-qt/qtgui-${PV}[accessibility=,aqua=,debug=,qt3support=]
~dev-qt/qtopengl-${PV}[aqua=,debug=,qt3support=]
~dev-qt/qtscript-${PV}[aqua=,debug=]
~dev-qt/qtsql-${PV}[aqua=,debug=,qt3support=]
~dev-qt/qtsvg-${PV}[accessibility=,aqua=,debug=]
~dev-qt/qtxmlpatterns-${PV}[aqua=,debug=]
qt3support? ( ~dev-qt/qt3support-${PV}[accessibility=,aqua=,debug=] )
webkit? ( ~dev-qt/qtwebkit-${PV}[aqua=,debug=] )
"
RDEPEND="${DEPEND}"
pkg_setup() {
QT4_TARGET_DIRECTORIES="
src/declarative
src/imports
src/plugins/qmltooling
tools/qml
tools/qmlplugindump"
if use webkit; then
QT4_TARGET_DIRECTORIES+=" src/3rdparty/webkit/Source/WebKit/qt/declarative"
fi
QT4_EXTRACT_DIRECTORIES="
include
src
tools
translations"
QCONFIG_ADD="declarative"
QCONFIG_DEFINE="QT_DECLARATIVE"
qt4-build_pkg_setup
}
src_configure() {
myconf+="
-declarative -no-gtkstyle
$(qt_use accessibility)
$(qt_use qt3support)
$(qt_use webkit)"
qt4-build_src_configure
}
src_install() {
qt4-build_src_install
# install private headers
if use aqua && [[ ${CHOST##*-darwin} -ge 9 ]]; then
insinto "${QTLIBDIR#${EPREFIX}}"/QtDeclarative.framework/Headers/private
# ran for the 2nd time, need it for the updated headers
fix_includes
else
insinto "${QTHEADERDIR#${EPREFIX}}"/QtDeclarative/private
fi
find "${S}"/src/declarative/ -type f -name "*_p.h" -exec doins {} +
}
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-03 13:04 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-03 13:04 UTC (permalink / raw
To: gentoo-commits
ago 13/11/03 13:04:00
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #488536
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.1&r2=1.2
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtdeclarative-4.8.5.ebuild 9 Jul 2013 10:53:03 -0000 1.1
+++ qtdeclarative-4.8.5.ebuild 3 Nov 2013 13:04:00 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.1 2013/07/09 10:53:03 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.2 2013/11/03 13:04:00 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.3 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 9 Jul 2013 10:53:03 -0000 1.2
+++ ChangeLog 3 Nov 2013 13:04:00 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.2 2013/07/09 10:53:03 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.3 2013/11/03 13:04:00 ago Exp $
+
+ 03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for amd64, wrt bug #488536
*qtdeclarative-4.8.5 (09 Jul 2013)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-03 13:06 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-03 13:06 UTC (permalink / raw
To: gentoo-commits
ago 13/11/03 13:06:56
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #488536
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.2&r2=1.3
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qtdeclarative-4.8.5.ebuild 3 Nov 2013 13:04:00 -0000 1.2
+++ qtdeclarative-4.8.5.ebuild 3 Nov 2013 13:06:56 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.2 2013/11/03 13:04:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.3 2013/11/03 13:06:56 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.4 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 3 Nov 2013 13:04:00 -0000 1.3
+++ ChangeLog 3 Nov 2013 13:06:56 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.3 2013/11/03 13:04:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.4 2013/11/03 13:06:56 ago Exp $
+
+ 03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for x86, wrt bug #488536
03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for amd64, wrt bug #488536
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-04 13:57 Jeroen Roovers (jer)
0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2013-11-04 13:57 UTC (permalink / raw
To: gentoo-commits
jer 13/11/04 13:57:57
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Marked ~hppa too.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.4 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.3&r2=1.4
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qtdeclarative-4.8.5.ebuild 3 Nov 2013 13:06:56 -0000 1.3
+++ qtdeclarative-4.8.5.ebuild 4 Nov 2013 13:57:57 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.3 2013/11/03 13:06:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.4 2013/11/04 13:57:57 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.5 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 Nov 2013 13:06:56 -0000 1.4
+++ ChangeLog 4 Nov 2013 13:57:57 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.4 2013/11/03 13:06:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.5 2013/11/04 13:57:57 jer Exp $
+
+ 04 Nov 2013; Jeroen Roovers <jer@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Marked ~hppa too.
03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for x86, wrt bug #488536
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-04 21:30 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-04 21:30 UTC (permalink / raw
To: gentoo-commits
ago 13/11/04 21:30:00
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #488536
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.4&r2=1.5
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qtdeclarative-4.8.5.ebuild 4 Nov 2013 13:57:57 -0000 1.4
+++ qtdeclarative-4.8.5.ebuild 4 Nov 2013 21:30:00 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.4 2013/11/04 13:57:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.5 2013/11/04 21:30:00 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.6 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 4 Nov 2013 13:57:57 -0000 1.5
+++ ChangeLog 4 Nov 2013 21:30:00 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.5 2013/11/04 13:57:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.6 2013/11/04 21:30:00 ago Exp $
+
+ 04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for ppc, wrt bug #488536
04 Nov 2013; Jeroen Roovers <jer@gentoo.org> qtdeclarative-4.8.5.ebuild:
Marked ~hppa too.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-04 21:43 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-04 21:43 UTC (permalink / raw
To: gentoo-commits
ago 13/11/04 21:43:03
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #488536
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.5&r2=1.6
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qtdeclarative-4.8.5.ebuild 4 Nov 2013 21:30:00 -0000 1.5
+++ qtdeclarative-4.8.5.ebuild 4 Nov 2013 21:43:02 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.5 2013/11/04 21:30:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.6 2013/11/04 21:43:02 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.7 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 4 Nov 2013 21:30:00 -0000 1.6
+++ ChangeLog 4 Nov 2013 21:43:02 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.6 2013/11/04 21:30:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.7 2013/11/04 21:43:02 ago Exp $
+
+ 04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for ppc64, wrt bug #488536
04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for ppc, wrt bug #488536
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-07 6:01 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-07 6:01 UTC (permalink / raw
To: gentoo-commits
ago 13/11/07 06:01:04
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for arm, wrt bug #488536
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.6&r2=1.7
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtdeclarative-4.8.5.ebuild 4 Nov 2013 21:43:02 -0000 1.6
+++ qtdeclarative-4.8.5.ebuild 7 Nov 2013 06:01:04 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.6 2013/11/04 21:43:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.7 2013/11/07 06:01:04 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.8 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 4 Nov 2013 21:43:02 -0000 1.7
+++ ChangeLog 7 Nov 2013 06:01:04 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.7 2013/11/04 21:43:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.8 2013/11/07 06:01:04 ago Exp $
+
+ 07 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for arm, wrt bug #488536
04 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for ppc64, wrt bug #488536
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2013-11-11 14:04 Jeroen Roovers (jer)
0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2013-11-11 14:04 UTC (permalink / raw
To: gentoo-commits
jer 13/11/11 14:04:18
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for HPPA (bug #488536).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.8 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.7&r2=1.8
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qtdeclarative-4.8.5.ebuild 7 Nov 2013 06:01:04 -0000 1.7
+++ qtdeclarative-4.8.5.ebuild 11 Nov 2013 14:04:18 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.7 2013/11/07 06:01:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.8 2013/11/11 14:04:18 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.9 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 7 Nov 2013 06:01:04 -0000 1.8
+++ ChangeLog 11 Nov 2013 14:04:18 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.8 2013/11/07 06:01:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.9 2013/11/11 14:04:18 jer Exp $
+
+ 11 Nov 2013; Jeroen Roovers <jer@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for HPPA (bug #488536).
07 Nov 2013; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for arm, wrt bug #488536
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2014-01-06 9:38 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-06 9:38 UTC (permalink / raw
To: gentoo-commits
ago 14/01/06 09:38:36
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #494728
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.8&r2=1.9
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qtdeclarative-4.8.5.ebuild 11 Nov 2013 14:04:18 -0000 1.8
+++ qtdeclarative-4.8.5.ebuild 6 Jan 2014 09:38:36 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.8 2013/11/11 14:04:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.9 2014/01/06 09:38:36 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.10 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 11 Nov 2013 14:04:18 -0000 1.9
+++ ChangeLog 6 Jan 2014 09:38:36 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.9 2013/11/11 14:04:18 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.10 2014/01/06 09:38:36 ago Exp $
+
+ 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for sparc, wrt bug #494728
11 Nov 2013; Jeroen Roovers <jer@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for HPPA (bug #488536).
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2014-01-19 13:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-19 13:53 UTC (permalink / raw
To: gentoo-commits
ago 14/01/19 13:53:29
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #494728
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.9&r2=1.10
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qtdeclarative-4.8.5.ebuild 6 Jan 2014 09:38:36 -0000 1.9
+++ qtdeclarative-4.8.5.ebuild 19 Jan 2014 13:53:29 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.9 2014/01/06 09:38:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.10 2014/01/19 13:53:29 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.11 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 6 Jan 2014 09:38:36 -0000 1.10
+++ ChangeLog 19 Jan 2014 13:53:29 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.10 2014/01/06 09:38:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.11 2014/01/19 13:53:29 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for alpha, wrt bug #494728
06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for sparc, wrt bug #494728
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog
@ 2014-01-26 11:55 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 11:55 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 11:55:51
Modified: qtdeclarative-4.8.5.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #494728
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.11 dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild?r1=1.10&r2=1.11
Index: qtdeclarative-4.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qtdeclarative-4.8.5.ebuild 19 Jan 2014 13:53:29 -0000 1.10
+++ qtdeclarative-4.8.5.ebuild 26 Jan 2014 11:55:51 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.10 2014/01/19 13:53:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/qtdeclarative-4.8.5.ebuild,v 1.11 2014/01/26 11:55:51 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"
1.12 dev-qt/qtdeclarative/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtdeclarative/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 19 Jan 2014 13:53:29 -0000 1.11
+++ ChangeLog 26 Jan 2014 11:55:51 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtdeclarative
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.11 2014/01/19 13:53:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtdeclarative/ChangeLog,v 1.12 2014/01/26 11:55:51 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
+ Stable for ia64, wrt bug #494728
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> qtdeclarative-4.8.5.ebuild:
Stable for alpha, wrt bug #494728
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-01-26 11:55 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 11:55 [gentoo-commits] gentoo-x86 commit in dev-qt/qtdeclarative: qtdeclarative-4.8.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-01-19 13:53 Agostino Sarubbo (ago)
2014-01-06 9:38 Agostino Sarubbo (ago)
2013-11-11 14:04 Jeroen Roovers (jer)
2013-11-07 6:01 Agostino Sarubbo (ago)
2013-11-04 21:43 Agostino Sarubbo (ago)
2013-11-04 21:30 Agostino Sarubbo (ago)
2013-11-04 13:57 Jeroen Roovers (jer)
2013-11-03 13:06 Agostino Sarubbo (ago)
2013-11-03 13:04 Agostino Sarubbo (ago)
2013-07-09 10:53 Davide Pesavento (pesa)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox