diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:25:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:25:37 +0000 |
commit | 25ae02cb31607722224eba84e5102fc43f8a5f25 (patch) | |
tree | b52cc6107b4591c8331040e6420474c54f7fc4dc /x11-libs | |
parent | Moved libmediawiki to net-libs (diff) | |
download | historical-25ae02cb31607722224eba84e5102fc43f8a5f25.tar.gz historical-25ae02cb31607722224eba84e5102fc43f8a5f25.tar.bz2 historical-25ae02cb31607722224eba84e5102fc43f8a5f25.zip |
alpha/ia64/sparc stable wrt #424625
Package-Manager: portage-2.1.11.16/cvs/Linux ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-script/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-script/qt-script-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-svg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.8.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-test/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-test/qt-test-4.8.2.ebuild | 4 |
16 files changed, 48 insertions, 24 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 1b8b02f00b61..8af558e5fe76 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-assistant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.152 2012/09/16 04:18:29 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.153 2012/10/14 17:16:25 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.8.2-r1.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-assistant-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild index 635a14396674..667a94e05f64 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.2-r1.ebuild,v 1.6 2012/07/19 19:48:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.7 2012/10/14 17:16:25 armin76 Exp $ EAPI=4 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x64-macos" + KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos" fi IUSE="compat doc +glib qt3support trace webkit" diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index e7d9e3698ba8..87d276cfe638 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.189 2012/09/18 02:51:56 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.190 2012/10/14 17:12:21 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-core-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 18 Sep 2012; Davide Pesavento <pesa@gentoo.org> -qt-core-4.8.3.ebuild, qt-core-4.8.3-r1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.8.2.ebuild b/x11-libs/qt-core/qt-core-4.8.2.ebuild index 017997b8cc61..ce4edd0c343a 100644 --- a/x11-libs/qt-core/qt-core-4.8.2.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.9 2012/07/19 20:49:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.10 2012/10/14 17:12:21 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+glib iconv icu optimized-qmake qt3support ssl" diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 280dcbce2c41..3d9a70e79be3 100644 --- a/x11-libs/qt-dbus/ChangeLog +++ b/x11-libs/qt-dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-dbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.128 2012/09/16 04:21:49 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.129 2012/10/14 17:04:23 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-dbus-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-dbus-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild index 899a67fda34c..ff175db77d13 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild,v 1.9 2012/07/19 20:53:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild,v 1.10 2012/10/14 17:04:23 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="" diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 8631f0ab1add..4abb57f77443 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-gui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.202 2012/09/18 03:00:01 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.203 2012/10/14 17:09:30 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-gui-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 18 Sep 2012; Davide Pesavento <pesa@gentoo.org> -qt-gui-4.8.3.ebuild: Remove broken version. diff --git a/x11-libs/qt-gui/qt-gui-4.8.2.ebuild b/x11-libs/qt-gui/qt-gui-4.8.2.ebuild index ab740f78cbff..5a25731f6ee8 100644 --- a/x11-libs/qt-gui/qt-gui-4.8.2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.8.2.ebuild,v 1.11 2012/09/03 07:44:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.8.2.ebuild,v 1.12 2012/10/14 17:09:30 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility cups dbus egl gif +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv" diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index fb7d53103b25..3b9c12957b7b 100644 --- a/x11-libs/qt-opengl/ChangeLog +++ b/x11-libs/qt-opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-opengl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.127 2012/09/21 06:55:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.128 2012/10/14 17:19:07 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-opengl-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 21 Sep 2012; Johannes Huber <johu@gentoo.org> qt-opengl-4.7.4.ebuild, qt-opengl-4.8.1.ebuild, qt-opengl-4.8.2.ebuild, qt-opengl-4.8.3.ebuild: diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild index 1d35a5a86691..f1d3ece213d3 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v 1.11 2012/09/21 06:55:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v 1.12 2012/10/14 17:19:07 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="egl qt3support" diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog index e7ad3a64ff1a..c09604217c0c 100644 --- a/x11-libs/qt-script/ChangeLog +++ b/x11-libs/qt-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-script # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.133 2012/09/16 04:42:32 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.134 2012/10/14 17:07:13 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-script-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-script-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-script/qt-script-4.8.2.ebuild b/x11-libs/qt-script/qt-script-4.8.2.ebuild index da9619036cf8..2305cabc97c0 100644 --- a/x11-libs/qt-script/qt-script-4.8.2.ebuild +++ b/x11-libs/qt-script/qt-script-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.2.ebuild,v 1.10 2012/07/19 21:13:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.2.ebuild,v 1.11 2012/10/14 17:07:13 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="iconv +jit" diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index 416d65d73324..d7a7dbb84720 100644 --- a/x11-libs/qt-svg/ChangeLog +++ b/x11-libs/qt-svg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-svg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.123 2012/09/16 04:48:47 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.124 2012/10/14 17:21:19 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-svg-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-svg-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-svg/qt-svg-4.8.2.ebuild b/x11-libs/qt-svg/qt-svg-4.8.2.ebuild index 7a2035ac80d4..77aecf6f7893 100644 --- a/x11-libs/qt-svg/qt-svg-4.8.2.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.2.ebuild,v 1.9 2012/07/19 21:19:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.8.2.ebuild,v 1.10 2012/10/14 17:21:19 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility" diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index 14932176f823..890c2d23dfb6 100644 --- a/x11-libs/qt-test/ChangeLog +++ b/x11-libs/qt-test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-test # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.122 2012/09/16 04:50:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.123 2012/10/14 17:25:37 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-test-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-test-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-test/qt-test-4.8.2.ebuild b/x11-libs/qt-test/qt-test-4.8.2.ebuild index bc0ec982210f..ba1a0e0cf1f0 100644 --- a/x11-libs/qt-test/qt-test-4.8.2.ebuild +++ b/x11-libs/qt-test/qt-test-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.2.ebuild,v 1.9 2012/07/19 21:21:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.2.ebuild,v 1.10 2012/10/14 17:25:37 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="" |