diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 16:04:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 16:04:27 +0000 |
commit | 6fc6c4bdf8e86c1ae9c58baae8a3578b86749031 (patch) | |
tree | 7f8ec0d5814334c19124382f29e6f0b18404329e /x11-libs/qt-core | |
parent | ppc stable #248038 (diff) | |
download | gentoo-2-6fc6c4bdf8e86c1ae9c58baae8a3578b86749031.tar.gz gentoo-2-6fc6c4bdf8e86c1ae9c58baae8a3578b86749031.tar.bz2 gentoo-2-6fc6c4bdf8e86c1ae9c58baae8a3578b86749031.zip |
ppc stable #248038
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
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.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 1af93e8a9c1a..4840c06bae33 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.15 2009/01/06 14:49:53 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.16 2009/01/17 16:04:27 nixnut Exp $ + + 17 Jan 2009; nixnut <nixnut@gentoo.org> qt-core-4.4.2.ebuild: + ppc stable #248038 06 Jan 2009; Ben de Groot <yngwin@gentoo.org> -qt-core-4.4.0.ebuild, -qt-core-4.4.1.ebuild, -qt-core-4.4.1-r1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.4.2.ebuild b/x11-libs/qt-core/qt-core-4.4.2.ebuild index a05e7e870c02..6fef59508f74 100644 --- a/x11-libs/qt-core/qt-core-4.4.2.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.2.ebuild,v 1.2 2009/01/05 22:31:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.3 2009/01/17 16:04:27 nixnut Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="doc glib +qt3support ssl" RDEPEND="sys-libs/zlib |