diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:53:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:53:21 +0000 |
commit | 92fbd6726529c44eb71af0c40968825e23b002e3 (patch) | |
tree | 12768280a3b49631e5444522528a9cfa140392aa /dev-util | |
parent | ppc stable #324951 (diff) | |
download | gentoo-2-92fbd6726529c44eb71af0c40968825e23b002e3.tar.gz gentoo-2-92fbd6726529c44eb71af0c40968825e23b002e3.tar.bz2 gentoo-2-92fbd6726529c44eb71af0c40968825e23b002e3.zip |
ppc stable #325041
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/qt-creator/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/qt-creator/ChangeLog b/dev-util/qt-creator/ChangeLog index 4411d7203296..c2ccea2b1a70 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.53 2010/07/11 12:50:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.54 2010/07/18 13:53:21 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> qt-creator-1.3.1-r1.ebuild: + ppc stable #325041 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> qt-creator-1.3.1-r1.ebuild: diff --git a/dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild b/dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild index 9ae44a85161a..59af4f6d0e11 100644 --- a/dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild +++ b/dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.1-r1.ebuild,v 1.5 2010/07/11 12:50:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1-r1.ebuild,v 1.6 2010/07/18 13:53:21 nixnut Exp $ EAPI="2" LANGS="de es fr it ja pl ru sl" @@ -14,7 +14,7 @@ SRC_URI="http://get.qt.nokia.com/${MY_PN}/${P}-src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux" IUSE="bineditor bookmarks +cmake cvs debug +designer doc examples fakevim git kde mercurial perforce qml qtscript rss subversion" |