diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 18:20:41 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 18:20:41 +0000 |
commit | f80f205abd61e84699ce8be8eac3807a3620bcc4 (patch) | |
tree | ef04c5106d3dfaf5f357acd36d41d82679609d3c /x11-libs | |
parent | Masking qt-assistant webkit useflag (diff) | |
download | historical-f80f205abd61e84699ce8be8eac3807a3620bcc4.tar.gz historical-f80f205abd61e84699ce8be8eac3807a3620bcc4.tar.bz2 historical-f80f205abd61e84699ce8be8eac3807a3620bcc4.zip |
Stable on alpha, bug #248038
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.3.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-qt3support/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-script/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-script/qt-script-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-sql/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-sql/qt-sql-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-svg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-svg/qt-svg-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-xmlpatterns/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild | 4 |
20 files changed, 66 insertions, 30 deletions
diff --git a/x11-libs/qscintilla/ChangeLog b/x11-libs/qscintilla/ChangeLog index 63fdd3e0e5e0..728c7f3e9916 100644 --- a/x11-libs/qscintilla/ChangeLog +++ b/x11-libs/qscintilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qscintilla # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.19 2009/01/18 20:08:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.20 2009/01/31 18:20:41 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qscintilla-2.3.2.ebuild: + Stable on alpha, bug #248038 18 Jan 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.3.2.ebuild: amd64/x86 stable, bug #248038 diff --git a/x11-libs/qscintilla/qscintilla-2.3.2.ebuild b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild index ca8d37b1061f..82c3bc5ecd2b 100644 --- a/x11-libs/qscintilla/qscintilla-2.3.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.3 2009/01/18 20:08:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.4 2009/01/31 18:20:41 klausman Exp $ EAPI=1 inherit eutils toolchain-funcs multilib @@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="qt4 +python doc examples debug" RDEPEND="qt4? ( || ( x11-libs/qt-gui:4 diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 2209efc73805..6a3a98c450de 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-assistant # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.21 2009/01/29 19:59:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.22 2009/01/31 18:15:50 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-assistant-4.4.2-r1.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-assistant-4.4.2-r1.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild index 4a39c6b30928..4f620eb55f1f 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild,v 1.4 2009/01/29 19:59:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.2-r1.ebuild,v 1.5 2009/01/31 18:15:50 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+webkit" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index f891275bdfb1..04132d485f72 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.20 2009/01/31 16:46:47 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.21 2009/01/31 18:07:32 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-core-4.4.2.ebuild: + Stable on alpha, bug #248038 *qt-core-4.4.2-r1 (31 Jan 2009) diff --git a/x11-libs/qt-core/qt-core-4.4.2.ebuild b/x11-libs/qt-core/qt-core-4.4.2.ebuild index 6dec8f1451c0..6f6aac5bd8eb 100644 --- a/x11-libs/qt-core/qt-core-4.4.2.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2.ebuild,v 1.7 2009/01/31 16:46:47 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.8 2009/01/31 18:07:32 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc glib +qt3support ssl" RDEPEND="sys-libs/zlib diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 1b53752745ab..729c3083b46f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.16 2009/01/29 18:50:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.17 2009/01/31 18:09:20 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-dbus-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-dbus-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild index 4859ef833543..32d96f65c875 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2.ebuild,v 1.4 2009/01/29 18:50:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.4.2.ebuild,v 1.5 2009/01/31 18:09:20 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" # depend on gui instead of core. There's a GUI based viewer that's built, and since it's a desktop diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index c3f1b8959c6b..a45d04e2aca5 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-gui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.22 2009/01/30 22:15:33 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.23 2009/01/31 18:15:08 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-gui-4.4.2-r1.ebuild: + Stable on alpha, bug #248038 *qt-gui-4.4.2-r2 (30 Jan 2009) diff --git a/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild b/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild index 8a842a96f10d..9bcedb4628e9 100644 --- a/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2-r1.ebuild,v 1.4 2009/01/29 18:51:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r1.ebuild,v 1.5 2009/01/31 18:15:08 klausman Exp $ EAPI="1" inherit eutils qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE_INPUT_DEVICES="input_devices_wacom" IUSE="+accessibility cups dbus debug glib mng nas nis tiff +qt3support xinerama ${IUSE_INPUT_DEVICES}" diff --git a/x11-libs/qt-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog index 1de212f3d360..57129d09407a 100644 --- a/x11-libs/qt-qt3support/ChangeLog +++ b/x11-libs/qt-qt3support/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-qt3support # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.17 2009/01/29 18:49:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.18 2009/01/31 18:14:27 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-qt3support-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-qt3support-4.4.2.ebuild: diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild index 670550fc0476..db3d3895d755 100644 --- a/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild +++ b/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild,v 1.4 2009/01/29 18:49:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.2.ebuild,v 1.5 2009/01/31 18:14:27 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+accessibility" DEPEND="~x11-libs/qt-core-${PV} diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog index b1652f768357..1e8cb0564037 100644 --- a/x11-libs/qt-script/ChangeLog +++ b/x11-libs/qt-script/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-script # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.16 2009/01/29 18:48:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.17 2009/01/31 18:11:12 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-script-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-script-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-script/qt-script-4.4.2.ebuild b/x11-libs/qt-script/qt-script-4.4.2.ebuild index f0b05dafa10b..f21f5ca40944 100644 --- a/x11-libs/qt-script/qt-script-4.4.2.ebuild +++ b/x11-libs/qt-script/qt-script-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2.ebuild,v 1.4 2009/01/29 18:48:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.2.ebuild,v 1.5 2009/01/31 18:11:12 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV} diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index 3ef9aadf4ff4..87cbc87232b9 100644 --- a/x11-libs/qt-sql/ChangeLog +++ b/x11-libs/qt-sql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-sql # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.21 2009/01/29 18:49:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.22 2009/01/31 18:13:48 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-sql-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-sql-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-sql/qt-sql-4.4.2.ebuild b/x11-libs/qt-sql/qt-sql-4.4.2.ebuild index 4cb03a2926ef..4a72cdde5df5 100644 --- a/x11-libs/qt-sql/qt-sql-4.4.2.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.2.ebuild,v 1.4 2009/01/29 18:49:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.2.ebuild,v 1.5 2009/01/31 18:13:48 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="firebird mysql odbc postgres +qt3support +sqlite" diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index 54b06cf337e0..9661398acd63 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.16 2009/01/29 18:53:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.17 2009/01/31 18:17:33 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-svg-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-svg-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-svg/qt-svg-4.4.2.ebuild b/x11-libs/qt-svg/qt-svg-4.4.2.ebuild index 6bf7ca2c034e..758ccdee949e 100644 --- a/x11-libs/qt-svg/qt-svg-4.4.2.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2.ebuild,v 1.4 2009/01/29 18:53:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.4.2.ebuild,v 1.5 2009/01/31 18:17:33 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog index bb91f780d5cc..f26358aeb1e8 100644 --- a/x11-libs/qt-xmlpatterns/ChangeLog +++ b/x11-libs/qt-xmlpatterns/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-xmlpatterns # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.16 2009/01/29 18:55:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.17 2009/01/31 18:18:41 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-xmlpatterns-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-xmlpatterns-4.4.2.ebuild: diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild index 1dcfd111c92b..6df886b50eee 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild,v 1.4 2009/01/29 18:55:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.2.ebuild,v 1.5 2009/01/31 18:18:41 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV} |