diff options
author | Brent Baude <ranger@gentoo.org> | 2011-04-04 15:43:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-04-04 15:43:13 +0000 |
commit | 0a8c948ae195bbcb4162697506bad46b5b4dfecd (patch) | |
tree | a5eb468c509abba96f1ade52a5effb05829af222 /x11-libs/qt-core | |
parent | Remove la files from libgda, bump so that user get the change (diff) | |
download | gentoo-2-0a8c948ae195bbcb4162697506bad46b5b4dfecd.tar.gz gentoo-2-0a8c948ae195bbcb4162697506bad46b5b4dfecd.tar.bz2 gentoo-2-0a8c948ae195bbcb4162697506bad46b5b4dfecd.zip |
Marking qt-core-4.6.3-r1 ppc for bug 361401
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index db90c8d1b13f..c461f60789bc 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.122 2011/04/02 20:31:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.123 2011/04/04 15:43:13 ranger Exp $ + + 04 Apr 2011; Brent Baude <ranger@gentoo.org> qt-core-4.6.3-r1.ebuild: + Marking qt-core-4.6.3-r1 ppc for bug 361401 02 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qt-core-4.6.3-r1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild b/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild index 370c9ae9720d..ac4a53a30cf6 100644 --- a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.3-r1.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-core/qt-core-4.6.3-r1.ebuild,v 1.3 2011/04/02 20:31:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild,v 1.4 2011/04/04 15:43:13 ranger Exp $ EAPI="2" 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 ~sparc x86 ~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 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc +glib iconv optimized-qmake qt3support ssl" RDEPEND="sys-libs/zlib |