diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-12 19:09:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-12 19:09:42 +0000 |
commit | 99a187e54e2f871f862a27a30da5df074e64b1a3 (patch) | |
tree | 380864f5a6c36c7985c5414ab955a8775a15f56b /x11-libs | |
parent | remove old version (diff) | |
download | gentoo-2-99a187e54e2f871f862a27a30da5df074e64b1a3.tar.gz gentoo-2-99a187e54e2f871f862a27a30da5df074e64b1a3.tar.bz2 gentoo-2-99a187e54e2f871f862a27a30da5df074e64b1a3.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-declarative/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-declarative/qt-declarative-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-declarative/ChangeLog b/x11-libs/qt-declarative/ChangeLog index 9ba1a025e46d..cdae9925bf31 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.24 2011/05/10 20:04:52 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.25 2011/05/12 19:09:42 grobian Exp $ + + 12 May 2011; Fabian Groffen <grobian@gentoo.org> qt-declarative-4.7.3.ebuild: + Marked ~ppc-macos *qt-declarative-4.7.3 (10 May 2011) diff --git a/x11-libs/qt-declarative/qt-declarative-4.7.3.ebuild b/x11-libs/qt-declarative/qt-declarative-4.7.3.ebuild index e000a2a25809..10ec6f12a7d7 100644 --- a/x11-libs/qt-declarative/qt-declarative-4.7.3.ebuild +++ b/x11-libs/qt-declarative/qt-declarative-4.7.3.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.3.ebuild,v 1.1 2011/05/10 20:04:52 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.3.ebuild,v 1.2 2011/05/12 19:09:42 grobian 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" +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=] |