summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-13 14:51:51 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-13 14:51:51 +0000
commit26f604f5a8c306c1da428d4846eb5473b94a0386 (patch)
tree6e732419ce4c7a8c2a77f80c405bd4e727232016 /dev-util
parentppc64 stable wrt #354033 (diff)
downloadgentoo-2-26f604f5a8c306c1da428d4846eb5473b94a0386.tar.gz
gentoo-2-26f604f5a8c306c1da428d4846eb5473b94a0386.tar.bz2
gentoo-2-26f604f5a8c306c1da428d4846eb5473b94a0386.zip
ppc64 stable wrt #354033
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/qt-creator/ChangeLog5
-rw-r--r--dev-util/qt-creator/qt-creator-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/qt-creator/ChangeLog b/dev-util/qt-creator/ChangeLog
index 3c86e680d645..d77646101d4a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.83 2011/07/08 10:08:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.84 2011/07/13 14:51:51 xarthisius Exp $
+
+ 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-creator-2.1.0.ebuild:
+ ppc64 stable wrt #354033
08 Jul 2011; Samuli Suominen <ssuominen@gentoo.org>
qt-creator-1.3.1-r1.ebuild, qt-creator-1.3.1-r2.ebuild:
diff --git a/dev-util/qt-creator/qt-creator-2.1.0.ebuild b/dev-util/qt-creator/qt-creator-2.1.0.ebuild
index 95a8ed18f90d..ae653a223b04 100644
--- a/dev-util/qt-creator/qt-creator-2.1.0.ebuild
+++ b/dev-util/qt-creator/qt-creator-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-2.1.0.ebuild,v 1.5 2011/06/01 19:52:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-2.1.0.ebuild,v 1.6 2011/07/13 14:51:51 xarthisius Exp $
EAPI="2"
LANGS="de es fr it ja pl ru sl"
@@ -16,7 +16,7 @@ SRC_URI="http://get.qt.nokia.com/${MY_PN}/${MY_P}-src.zip"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="bineditor bookmarks +cmake cvs debug +designer doc examples fakevim git
mercurial perforce +qml qtscript rss subversion"
QTVER="4.7.1:4"