diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:51:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:51:51 +0000 |
commit | 26f604f5a8c306c1da428d4846eb5473b94a0386 (patch) | |
tree | 6e732419ce4c7a8c2a77f80c405bd4e727232016 /dev-util/qt-creator/qt-creator-2.1.0.ebuild | |
parent | ppc64 stable wrt #354033 (diff) | |
download | gentoo-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/qt-creator/qt-creator-2.1.0.ebuild')
-rw-r--r-- | dev-util/qt-creator/qt-creator-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |