diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-18 19:54:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-18 19:54:38 +0000 |
commit | d9b8a1bcb14444cafda89b0b73c222d01f444e3c (patch) | |
tree | c60b79315b78150d91bd900e6cdd6f87e283150b /x11-libs/qt-core | |
parent | amd64/x86 stable, bug #248038 (diff) | |
download | gentoo-2-d9b8a1bcb14444cafda89b0b73c222d01f444e3c.tar.gz gentoo-2-d9b8a1bcb14444cafda89b0b73c222d01f444e3c.tar.bz2 gentoo-2-d9b8a1bcb14444cafda89b0b73c222d01f444e3c.zip |
amd64/x86 stable, bug #248038
(Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)
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 4840c06bae33..0f982a50cb15 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.16 2009/01/17 16:04:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.17 2009/01/18 19:54:38 maekke Exp $ + + 18 Jan 2009; Markus Meier <maekke@gentoo.org> qt-core-4.4.2.ebuild: + amd64/x86 stable, bug #248038 17 Jan 2009; nixnut <nixnut@gentoo.org> qt-core-4.4.2.ebuild: ppc stable #248038 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 6fef59508f74..12884e99ed40 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.3 2009/01/17 16:04:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.4 2009/01/18 19:54:38 maekke 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 |