diff options
author | 2009-07-26 20:26:35 +0000 | |
---|---|---|
committer | 2009-07-26 20:26:35 +0000 | |
commit | 806fc12891f8627e1c710f71b44fcfe5d3567852 (patch) | |
tree | 1dd9a8300757486da7426febf7618de9ba86346c /dev-util | |
parent | Stable on amd64, bug 278039. (diff) | |
download | gentoo-2-806fc12891f8627e1c710f71b44fcfe5d3567852.tar.gz gentoo-2-806fc12891f8627e1c710f71b44fcfe5d3567852.tar.bz2 gentoo-2-806fc12891f8627e1c710f71b44fcfe5d3567852.zip |
Stable on amd64, bug 275505.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/qt-creator/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/qt-creator/qt-creator-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/qt-creator/ChangeLog b/dev-util/qt-creator/ChangeLog index 0f5c58d280ca..963fc5d40f2c 100644 --- a/dev-util/qt-creator/ChangeLog +++ b/dev-util/qt-creator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/qt-creator # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.23 2009/07/17 07:28:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.24 2009/07/26 20:26:35 cryos Exp $ + + 26 Jul 2009; Marcus D. Hanwell <cryos@gentoo.org> qt-creator-1.1.0.ebuild: + Stable on amd64, bug 275505. 17 Jul 2009; Markos Chandras <hwoarang@gentoo.org> -qt-creator-1.2.0-r2.ebuild: diff --git a/dev-util/qt-creator/qt-creator-1.1.0.ebuild b/dev-util/qt-creator/qt-creator-1.1.0.ebuild index f327fec247a6..478e0b21f9ca 100644 --- a/dev-util/qt-creator/qt-creator-1.1.0.ebuild +++ b/dev-util/qt-creator/qt-creator-1.1.0.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/dev-util/qt-creator/qt-creator-1.1.0.ebuild,v 1.6 2009/06/30 20:57:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.1.0.ebuild,v 1.7 2009/07/26 20:26:35 cryos Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://download.qtsoftware.com/${MY_PN}/${MY_P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="+cmake debug +debugger +designer doc fakevim git kde perforce subversion" DEPEND=">=x11-libs/qt-assistant-4.5.0_rc1 |