diff options
author | 2012-07-06 05:02:05 +0000 | |
---|---|---|
committer | 2012-07-06 05:02:05 +0000 | |
commit | f12a3b976de20644ca2385d012660b229780b5fc (patch) | |
tree | 1f78f84f522b0085d70d7cbe377cd48da5adaf6e | |
parent | ppc stable (bug 414241) (diff) | |
download | gentoo-2-f12a3b976de20644ca2385d012660b229780b5fc.tar.gz gentoo-2-f12a3b976de20644ca2385d012660b229780b5fc.tar.bz2 gentoo-2-f12a3b976de20644ca2385d012660b229780b5fc.zip |
ppc stable (bug 414241)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 7a187993b16b..5f4cd74b21db 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.178 2012/07/05 12:21:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.179 2012/07/06 05:02:05 xmw Exp $ + + 06 Jul 2012; Michael Weber <xmw@gentoo.org> qt-core-4.8.1-r3.ebuild: + ppc stable (bug 414241) 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.2.ebuild: Stable for amd64, wrt bug #424625 @@ -707,4 +710,3 @@ 21 Dec 2007; Caleb Tennis <caleb@gentoo.org> +metadata.xml, +qt-core-4.4.0_rc1.ebuild: Initial ebuild - diff --git a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild b/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild index 5791df056114..cee129312008 100644 --- a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.1-r3.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.1-r3.ebuild,v 1.5 2012/06/25 16:06:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild,v 1.6 2012/07/06 05:02:05 xmw Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 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 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv icu optimized-qmake qt3support ssl" DEPEND=" |