diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:00 +0000 |
commit | efe85c107be9c026e0c8f93c225d1d66f994b5d7 (patch) | |
tree | 55f110c647a8d1f971c4eb87475e0866d1742932 /x11-libs/qt-declarative | |
parent | Stable for AMD64, wrt bug #390963 (diff) | |
download | gentoo-2-efe85c107be9c026e0c8f93c225d1d66f994b5d7.tar.gz gentoo-2-efe85c107be9c026e0c8f93c225d1d66f994b5d7.tar.bz2 gentoo-2-efe85c107be9c026e0c8f93c225d1d66f994b5d7.zip |
Stable for AMD64, wrt bug #390963
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-declarative')
-rw-r--r-- | x11-libs/qt-declarative/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-declarative/ChangeLog b/x11-libs/qt-declarative/ChangeLog index dc7f2a6f8879..4df246d829bf 100644 --- a/x11-libs/qt-declarative/ChangeLog +++ b/x11-libs/qt-declarative/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-declarative # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.31 2011/11/28 23:48:57 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.32 2011/12/20 23:13:00 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qt-declarative-4.7.4.ebuild: + Stable for AMD64, wrt bug #390963 28 Nov 2011; Davide Pesavento <pesa@gentoo.org> -qt-declarative-4.7.3.ebuild: Remove Qt 4.7.3 diff --git a/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild b/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild index 52cf1e27889e..8ec10db5ad13 100644 --- a/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild +++ b/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild,v 1.1 2011/09/08 09:19:29 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.4.ebuild,v 1.2 2011/12/20 23:13:00 ago Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Declarative module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="private-headers qt3support webkit" DEPEND="~x11-libs/qt-core-${PV}[aqua=,qt3support=] |