* [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog
@ 2014-11-15 2:35 Davide Pesavento (pesa)
0 siblings, 0 replies; 5+ messages in thread
From: Davide Pesavento (pesa) @ 2014-11-15 2:35 UTC (permalink / raw
To: gentoo-commits
pesa 14/11/15 02:35:25
Modified: ChangeLog
Added: qt3support-4.8.6-r1.ebuild
Log:
Version bump (bug 510042). Add multilib support (bug 498010).
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path
1.14 dev-qt/qt3support/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 26 Jan 2014 17:45:45 -0000 1.13
+++ ChangeLog 15 Nov 2014 02:35:25 -0000 1.14
@@ -1,6 +1,11 @@
# ChangeLog for dev-qt/qt3support
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.13 2014/01/26 17:45:45 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.14 2014/11/15 02:35:25 pesa Exp $
+
+*qt3support-4.8.6-r1 (15 Nov 2014)
+
+ 15 Nov 2014; Davide Pesavento <pesa@gentoo.org> +qt3support-4.8.6-r1.ebuild:
+ Version bump (bug 510042). Add multilib support (bug 498010).
26 Jan 2014; Davide Pesavento <pesa@gentoo.org> -qt3support-4.8.4.ebuild,
metadata.xml:
1.1 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.1&content-type=text/plain
Index: qt3support-4.8.6-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.1 2014/11/15 02:35:25 pesa Exp $
EAPI=5
inherit qt4-build-multilib
DESCRIPTION="The Qt3Support module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+accessibility"
DEPEND="
~dev-qt/qtcore-${PV}[aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
~dev-qt/qtgui-${PV}[accessibility=,aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
~dev-qt/qtsql-${PV}[aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
"
RDEPEND="${DEPEND}"
QT4_TARGET_DIRECTORIES="
src/qt3support
src/tools/uic3
tools/porting"
multilib_src_configure() {
local myconf=(
-qt3support
$(qt_use accessibility)
)
qt4_multilib_src_configure
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog
@ 2015-05-11 14:59 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-05-11 14:59 UTC (permalink / raw
To: gentoo-commits
zlogene 15/05/11 14:59:36
Modified: qt3support-4.8.6-r1.ebuild ChangeLog
Log:
amd64 stable wrt bug #530238
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.3 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?r1=1.2&r2=1.3
Index: qt3support-4.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt3support-4.8.6-r1.ebuild 15 Apr 2015 03:39:54 -0000 1.2
+++ qt3support-4.8.6-r1.ebuild 11 May 2015 14:59:36 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.2 2015/04/15 03:39:54 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.3 2015/05/11 14:59:36 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+accessibility"
1.17 dev-qt/qt3support/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 15 Apr 2015 03:39:54 -0000 1.16
+++ ChangeLog 11 May 2015 14:59:36 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qt3support
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.16 2015/04/15 03:39:54 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.17 2015/05/11 14:59:36 zlogene Exp $
+
+ 11 May 2015; Mikle Kolyada <zlogene@gentoo.org> qt3support-4.8.6-r1.ebuild:
+ amd64 stable wrt bug #530238
15 Apr 2015; Yixun Lan <dlan@gentoo.org> qt3support-4.8.6-r1.ebuild:
keyword arm64, tested on cortex-a53 hardware
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog
@ 2015-05-15 12:56 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-05-15 12:56 UTC (permalink / raw
To: gentoo-commits
zlogene 15/05/15 12:56:10
Modified: qt3support-4.8.6-r1.ebuild ChangeLog
Log:
x86 stable wrt bug #530238
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.4 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?r1=1.3&r2=1.4
Index: qt3support-4.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt3support-4.8.6-r1.ebuild 11 May 2015 14:59:36 -0000 1.3
+++ qt3support-4.8.6-r1.ebuild 15 May 2015 12:56:10 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.3 2015/05/11 14:59:36 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.4 2015/05/15 12:56:10 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+accessibility"
1.18 dev-qt/qt3support/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 11 May 2015 14:59:36 -0000 1.17
+++ ChangeLog 15 May 2015 12:56:10 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qt3support
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.17 2015/05/11 14:59:36 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.18 2015/05/15 12:56:10 zlogene Exp $
+
+ 15 May 2015; Mikle Kolyada <zlogene@gentoo.org> qt3support-4.8.6-r1.ebuild:
+ x86 stable wrt bug #530238
11 May 2015; Mikle Kolyada <zlogene@gentoo.org> qt3support-4.8.6-r1.ebuild:
amd64 stable wrt bug #530238
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog
@ 2015-05-16 9:42 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-16 9:42 UTC (permalink / raw
To: gentoo-commits
jer 15/05/16 09:42:27
Modified: qt3support-4.8.6-r1.ebuild ChangeLog
Log:
Stable for HPPA PPC64 (bug #530238).
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.5 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?r1=1.4&r2=1.5
Index: qt3support-4.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qt3support-4.8.6-r1.ebuild 15 May 2015 12:56:10 -0000 1.4
+++ qt3support-4.8.6-r1.ebuild 16 May 2015 09:42:27 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.4 2015/05/15 12:56:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.5 2015/05/16 09:42:27 jer Exp $
EAPI=5
@@ -9,9 +9,9 @@
DESCRIPTION="The Qt3Support module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
- KEYWORDS=""
+ KEYWORDS="hppa ppc64"
else
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+accessibility"
1.19 dev-qt/qt3support/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 15 May 2015 12:56:10 -0000 1.18
+++ ChangeLog 16 May 2015 09:42:27 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qt3support
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.18 2015/05/15 12:56:10 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.19 2015/05/16 09:42:27 jer Exp $
+
+ 16 May 2015; Jeroen Roovers <jer@gentoo.org> qt3support-4.8.6-r1.ebuild:
+ Stable for HPPA PPC64 (bug #530238).
15 May 2015; Mikle Kolyada <zlogene@gentoo.org> qt3support-4.8.6-r1.ebuild:
x86 stable wrt bug #530238
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog
@ 2015-08-06 13:44 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-08-06 13:44 UTC (permalink / raw
To: gentoo-commits
zlogene 15/08/06 13:44:58
Modified: qt3support-4.8.6-r1.ebuild ChangeLog
Log:
ia64 stable wrt bug #530238
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Revision Changes Path
1.9 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?r1=1.8&r2=1.9
Index: qt3support-4.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qt3support-4.8.6-r1.ebuild 5 Jul 2015 21:12:49 -0000 1.8
+++ qt3support-4.8.6-r1.ebuild 6 Aug 2015 13:44:58 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.8 2015/07/05 21:12:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.9 2015/08/06 13:44:58 zlogene Exp $
EAPI=5
@@ -9,9 +9,9 @@
DESCRIPTION="The Qt3Support module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
- KEYWORDS="alpha arm hppa ppc ppc64"
+ KEYWORDS="alpha arm hppa ia64 ppc ppc64"
else
- KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+accessibility"
1.25 dev-qt/qt3support/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 5 Jul 2015 21:12:49 -0000 1.24
+++ ChangeLog 6 Aug 2015 13:44:58 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qt3support
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.24 2015/07/05 21:12:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.25 2015/08/06 13:44:58 zlogene Exp $
+
+ 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> qt3support-4.8.6-r1.ebuild:
+ ia64 stable wrt bug #530238
05 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
qt3support-4.8.6-r1.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-08-06 13:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 13:44 [gentoo-commits] gentoo-x86 commit in dev-qt/qt3support: qt3support-4.8.6-r1.ebuild ChangeLog Mikle Kolyada (zlogene)
-- strict thread matches above, loose matches on Subject: below --
2015-05-16 9:42 Jeroen Roovers (jer)
2015-05-15 12:56 Mikle Kolyada (zlogene)
2015-05-11 14:59 Mikle Kolyada (zlogene)
2014-11-15 2:35 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