From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SWYvL-0001t1-7z for garchives@archives.gentoo.org; Mon, 21 May 2012 20:09:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 250BBE0B2C; Mon, 21 May 2012 20:09:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE1B9E0AB4 for ; Mon, 21 May 2012 20:09:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A8501B401C for ; Mon, 21 May 2012 20:09:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 035812004B; Mon, 21 May 2012 20:09:33 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/qt-creator: ChangeLog qt-creator-2.1.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog qt-creator-2.1.0.ebuild X-VCS-Directories: dev-util/qt-creator X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120521200933.035812004B@flycatcher.gentoo.org> Date: Mon, 21 May 2012 20:09:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b1ddd6e5-99f9-4410-8d70-5b552fea549f X-Archives-Hash: e5c6d0c0d605870e8b783334872fa2f2 ssuominen 12/05/21 20:09:33 Modified: ChangeLog qt-creator-2.1.0.ebuild Log: inherit eutils for make_desktop_entry =20 (Portage version: 2.2.0_alpha107/cvs/Linux x86_64) Revision Changes Path 1.118 dev-util/qt-creator/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/ChangeLog?rev=3D1.118&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/ChangeLog?rev=3D1.118&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/ChangeLog?r1=3D1.117&r2=3D1.118 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- ChangeLog 12 May 2012 10:26:20 -0000 1.117 +++ ChangeLog 21 May 2012 20:09:32 -0000 1.118 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/qt-creator # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.117= 2012/05/12 10:26:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.118= 2012/05/21 20:09:32 ssuominen Exp $ + + 21 May 2012; Samuli Suominen qt-creator-2.1.0.e= build: + inherit eutils for make_desktop_entry =20 12 May 2012; Davide Pesavento -qt-creator-2.5.0_rc.e= build, qt-creator-2.5.0.ebuild: 1.9 dev-util/qt-creator/qt-creator-2.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/qt-creator-2.1.0.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/qt-creator-2.1.0.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qt-creato= r/qt-creator-2.1.0.ebuild?r1=3D1.8&r2=3D1.9 Index: qt-creator-2.1.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-2.1.0.eb= uild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- qt-creator-2.1.0.ebuild 20 Oct 2011 18:38:12 -0000 1.8 +++ qt-creator-2.1.0.ebuild 21 May 2012 20:09:32 -0000 1.9 @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.8 2011/10/20 18:38:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-2.1.0.= ebuild,v 1.9 2012/05/21 20:09:32 ssuominen Exp $ =20 EAPI=3D"2" LANGS=3D"de es fr it ja pl ru sl" =20 -inherit qt4-r2 multilib +inherit eutils qt4-r2 multilib MY_PN=3D"${PN/-/}" MY_PV=3D"${PV/_/-}" MY_P=3D"${PN}-${MY_PV}"