diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-13 21:23:54 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-13 21:23:54 +0000 |
commit | 5dc666c4b6c672d3892e81eb581564b09acf7fbe (patch) | |
tree | 097d80a43b786fcf740ad5170a5bdec3f6410c42 /x11-libs | |
parent | Fix html docs installation, bug 336762. Fix by 'zimous'. (diff) | |
download | gentoo-2-5dc666c4b6c672d3892e81eb581564b09acf7fbe.tar.gz gentoo-2-5dc666c4b6c672d3892e81eb581564b09acf7fbe.tar.bz2 gentoo-2-5dc666c4b6c672d3892e81eb581564b09acf7fbe.zip |
Stable on alpha, bug #297299
(Portage version: 2.1.9.5/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 9254df7c8ec4..ebffc587ccc4 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-webkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.99 2010/08/29 17:52:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.100 2010/09/13 21:23:54 klausman Exp $ + + 13 Sep 2010; Tobias Klausmann <klausman@gentoo.org> + qt-webkit-4.6.2.ebuild: + Stable on alpha, bug #297299 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.5.3-r3.ebuild, qt-webkit-4.6.2-r1.ebuild: diff --git a/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild b/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild index a10334e30608..562a152c3d27 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild,v 1.8 2010/08/04 15:01:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild,v 1.9 2010/09/13 21:23:54 klausman Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="kde dbus" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,ssl] |