* [gentoo-commits] gentoo-x86 commit in sci-geosciences/googleearth: googleearth-7.0.3.8542.ebuild googleearth-5.1.3535.3218-r1.ebuild googleearth-5.2.1.1588.ebuild googleearth-6.2.2.6613.ebuild googleearth-6.0.3.2197.ebuild googleearth-7.0.2.8415.ebuild googleearth-7.0.2.8415-r2.ebuild googleearth-6.0.2.2074.ebuild ChangeLog
@ 2013-03-02 23:20 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 23:20 UTC (permalink / raw
To: gentoo-commits
hwoarang 13/03/02 23:20:38
Modified: googleearth-7.0.3.8542.ebuild
googleearth-5.1.3535.3218-r1.ebuild
googleearth-5.2.1.1588.ebuild
googleearth-6.2.2.6613.ebuild
googleearth-6.0.3.2197.ebuild
googleearth-7.0.2.8415.ebuild
googleearth-7.0.2.8415-r2.ebuild
googleearth-6.0.2.2074.ebuild ChangeLog
Log:
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Revision Changes Path
1.2 sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?r1=1.1&r2=1.2
Index: googleearth-7.0.3.8542.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- googleearth-7.0.3.8542.ebuild 2 Mar 2013 21:25:31 -0000 1.1
+++ googleearth-7.0.3.8542.ebuild 2 Mar 2013 23:20:37 -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/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.1 2013/03/02 21:25:31 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
EAPI=5
@@ -40,9 +40,9 @@
sys-libs/zlib
dev-libs/glib:2
system-qt? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.10 sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?r1=1.9&r2=1.10
Index: googleearth-5.1.3535.3218-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- googleearth-5.1.3535.3218-r1.ebuild 24 Sep 2012 00:48:04 -0000 1.9
+++ googleearth-5.1.3535.3218-r1.ebuild 2 Mar 2013 23:20:37 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.9 2012/09/24 00:48:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.10 2013/03/02 23:20:37 hwoarang Exp $
EAPI=2
@@ -36,9 +36,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.7 sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?r1=1.6&r2=1.7
Index: googleearth-5.2.1.1588.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- googleearth-5.2.1.1588.ebuild 26 Jul 2012 15:09:21 -0000 1.6
+++ googleearth-5.2.1.1588.ebuild 2 Mar 2013 23:20:37 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.6 2012/07/26 15:09:21 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.7 2013/03/02 23:20:37 hwoarang Exp $
EAPI=2
@@ -37,9 +37,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.6 sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?r1=1.5&r2=1.6
Index: googleearth-6.2.2.6613.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- googleearth-6.2.2.6613.ebuild 26 Jul 2012 15:09:21 -0000 1.5
+++ googleearth-6.2.2.6613.ebuild 2 Mar 2013 23:20:37 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.5 2012/07/26 15:09:21 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
EAPI="4"
@@ -39,9 +39,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.6 sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?r1=1.5&r2=1.6
Index: googleearth-6.0.3.2197.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- googleearth-6.0.3.2197.ebuild 24 Sep 2012 00:48:04 -0000 1.5
+++ googleearth-6.0.3.2197.ebuild 2 Mar 2013 23:20:37 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.5 2012/09/24 00:48:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
EAPI=2
@@ -37,9 +37,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.4 sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?r1=1.3&r2=1.4
Index: googleearth-7.0.2.8415.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- googleearth-7.0.2.8415.ebuild 4 Feb 2013 23:34:26 -0000 1.3
+++ googleearth-7.0.2.8415.ebuild 2 Mar 2013 23:20:37 -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/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.3 2013/02/04 23:34:26 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.4 2013/03/02 23:20:37 hwoarang Exp $
EAPI=5
@@ -39,9 +39,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.2 sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?r1=1.1&r2=1.2
Index: googleearth-7.0.2.8415-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- googleearth-7.0.2.8415-r2.ebuild 10 Feb 2013 16:50:14 -0000 1.1
+++ googleearth-7.0.2.8415-r2.ebuild 2 Mar 2013 23:20:37 -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/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.1 2013/02/10 16:50:14 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
EAPI=5
@@ -40,9 +40,9 @@
sys-libs/zlib
dev-libs/glib:2
system-qt? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.9 sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?r1=1.8&r2=1.9
Index: googleearth-6.0.2.2074.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- googleearth-6.0.2.2074.ebuild 24 Sep 2012 00:48:04 -0000 1.8
+++ googleearth-6.0.2.2074.ebuild 2 Mar 2013 23:20:37 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.8 2012/09/24 00:48:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.9 2013/03/02 23:20:37 hwoarang Exp $
EAPI=2
@@ -36,9 +36,9 @@
sys-libs/zlib
dev-libs/glib:2
!qt-bundled? (
- >=x11-libs/qt-core-4.5.3:4
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-webkit-4.5.3:4
+ >=dev-qt/qtcore-4.5.3:4
+ >=dev-qt/qtgui-4.5.3:4
+ >=dev-qt/qtwebkit-4.5.3:4
)
net-misc/curl
sci-libs/gdal
1.48 sci-geosciences/googleearth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 2 Mar 2013 21:25:31 -0000 1.47
+++ ChangeLog 2 Mar 2013 23:20:37 -0000 1.48
@@ -1,6 +1,13 @@
# ChangeLog for sci-geosciences/googleearth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.47 2013/03/02 21:25:31 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.48 2013/03/02 23:20:37 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
+ googleearth-5.1.3535.3218-r1.ebuild, googleearth-5.2.1.1588.ebuild,
+ googleearth-6.0.2.2074.ebuild, googleearth-6.0.3.2197.ebuild,
+ googleearth-6.2.2.6613.ebuild, googleearth-7.0.2.8415-r2.ebuild,
+ googleearth-7.0.2.8415.ebuild, googleearth-7.0.3.8542.ebuild:
+ Move Qt dependencies to the new category
*googleearth-7.0.3.8542 (02 Mar 2013)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/googleearth: googleearth-7.0.3.8542.ebuild googleearth-5.1.3535.3218-r1.ebuild googleearth-5.2.1.1588.ebuild googleearth-6.2.2.6613.ebuild googleearth-6.0.3.2197.ebuild googleearth-7.0.2.8415.ebuild googleearth-7.0.2.8415-r2.ebuild googleearth-6.0.2.2074.ebuild ChangeLog
@ 2013-04-21 19:21 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2013-04-21 19:21 UTC (permalink / raw
To: gentoo-commits
mgorny 13/04/21 19:21:13
Modified: googleearth-7.0.3.8542.ebuild
googleearth-5.1.3535.3218-r1.ebuild
googleearth-5.2.1.1588.ebuild
googleearth-6.2.2.6613.ebuild
googleearth-6.0.3.2197.ebuild
googleearth-7.0.2.8415.ebuild
googleearth-7.0.2.8415-r2.ebuild
googleearth-6.0.2.2074.ebuild ChangeLog
Log:
Support multilib libraries alternatively to emul-linux-x86-xlibs.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Revision Changes Path
1.3 sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild?r1=1.2&r2=1.3
Index: googleearth-7.0.3.8542.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- googleearth-7.0.3.8542.ebuild 2 Mar 2013 23:20:37 -0000 1.2
+++ googleearth-7.0.3.8542.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.3.8542.ebuild,v 1.3 2013/04/21 19:21:12 mgorny Exp $
EAPI=5
@@ -49,7 +49,21 @@
system-mdns? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
system-qt? (
1.11 sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild?r1=1.10&r2=1.11
Index: googleearth-5.1.3535.3218-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- googleearth-5.1.3535.3218-r1.ebuild 2 Mar 2013 23:20:37 -0000 1.10
+++ googleearth-5.1.3535.3218-r1.ebuild 21 Apr 2013 19:21:12 -0000 1.11
@@ -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/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.10 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.1.3535.3218-r1.ebuild,v 1.11 2013/04/21 19:21:12 mgorny Exp $
EAPI=2
@@ -45,7 +45,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.8 sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild?r1=1.7&r2=1.8
Index: googleearth-5.2.1.1588.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- googleearth-5.2.1.1588.ebuild 2 Mar 2013 23:20:37 -0000 1.7
+++ googleearth-5.2.1.1588.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.7 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-5.2.1.1588.ebuild,v 1.8 2013/04/21 19:21:12 mgorny Exp $
EAPI=2
@@ -46,7 +46,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.7 sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild?r1=1.6&r2=1.7
Index: googleearth-6.2.2.6613.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- googleearth-6.2.2.6613.ebuild 2 Mar 2013 23:20:37 -0000 1.6
+++ googleearth-6.2.2.6613.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.2.2.6613.ebuild,v 1.7 2013/04/21 19:21:12 mgorny Exp $
EAPI="4"
@@ -48,7 +48,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.7 sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild?r1=1.6&r2=1.7
Index: googleearth-6.0.3.2197.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- googleearth-6.0.3.2197.ebuild 2 Mar 2013 23:20:37 -0000 1.6
+++ googleearth-6.0.3.2197.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.6 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.3.2197.ebuild,v 1.7 2013/04/21 19:21:12 mgorny Exp $
EAPI=2
@@ -46,7 +46,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.5 sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild?r1=1.4&r2=1.5
Index: googleearth-7.0.2.8415.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- googleearth-7.0.2.8415.ebuild 2 Mar 2013 23:20:37 -0000 1.4
+++ googleearth-7.0.2.8415.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.4 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.5 2013/04/21 19:21:12 mgorny Exp $
EAPI=5
@@ -48,7 +48,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.3 sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild?r1=1.2&r2=1.3
Index: googleearth-7.0.2.8415-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- googleearth-7.0.2.8415-r2.ebuild 2 Mar 2013 23:20:37 -0000 1.2
+++ googleearth-7.0.2.8415-r2.ebuild 21 Apr 2013 19:21:12 -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/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.2 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415-r2.ebuild,v 1.3 2013/04/21 19:21:12 mgorny Exp $
EAPI=5
@@ -49,7 +49,21 @@
system-mdns? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
system-qt? (
1.10 sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild?r1=1.9&r2=1.10
Index: googleearth-6.0.2.2074.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- googleearth-6.0.2.2074.ebuild 2 Mar 2013 23:20:37 -0000 1.9
+++ googleearth-6.0.2.2074.ebuild 21 Apr 2013 19:21:12 -0000 1.10
@@ -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/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.9 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-6.0.2.2074.ebuild,v 1.10 2013/04/21 19:21:12 mgorny Exp $
EAPI=2
@@ -45,7 +45,21 @@
!mdns-bundled? ( sys-auth/nss-mdns )
)
amd64? (
- >=app-emulation/emul-linux-x86-xlibs-20081109
+ || (
+ (
+ media-libs/fontconfig[abi_x86_32]
+ media-libs/freetype[abi_x86_32]
+ x11-libs/libICE[abi_x86_32]
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXi[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdmcp[abi_x86_32]
+ )
+ >=app-emulation/emul-linux-x86-xlibs-20081109
+ )
>=app-emulation/emul-linux-x86-baselibs-20081109
app-emulation/emul-linux-x86-opengl
!qt-bundled? (
1.49 sci-geosciences/googleearth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/googleearth/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 2 Mar 2013 23:20:37 -0000 1.48
+++ ChangeLog 21 Apr 2013 19:21:12 -0000 1.49
@@ -1,6 +1,13 @@
# ChangeLog for sci-geosciences/googleearth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.48 2013/03/02 23:20:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/ChangeLog,v 1.49 2013/04/21 19:21:12 mgorny Exp $
+
+ 21 Apr 2013; Michał Górny <mgorny@gentoo.org>
+ googleearth-5.1.3535.3218-r1.ebuild, googleearth-5.2.1.1588.ebuild,
+ googleearth-6.0.2.2074.ebuild, googleearth-6.0.3.2197.ebuild,
+ googleearth-6.2.2.6613.ebuild, googleearth-7.0.2.8415-r2.ebuild,
+ googleearth-7.0.2.8415.ebuild, googleearth-7.0.3.8542.ebuild:
+ Support multilib libraries alternatively to emul-linux-x86-xlibs.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
googleearth-5.1.3535.3218-r1.ebuild, googleearth-5.2.1.1588.ebuild,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-21 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-21 19:21 [gentoo-commits] gentoo-x86 commit in sci-geosciences/googleearth: googleearth-7.0.3.8542.ebuild googleearth-5.1.3535.3218-r1.ebuild googleearth-5.2.1.1588.ebuild googleearth-6.2.2.6613.ebuild googleearth-6.0.3.2197.ebuild googleearth-7.0.2.8415.ebuild googleearth-7.0.2.8415-r2.ebuild googleearth-6.0.2.2074.ebuild ChangeLog Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2013-03-02 23:20 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox