From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JHJhU-0000ff-M6 for garchives@archives.gentoo.org; Tue, 22 Jan 2008 14:02:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DDEAE0C5F; Tue, 22 Jan 2008 14:02:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 719DDE0C5F for ; Tue, 22 Jan 2008 14:02:03 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 13A9565927 for ; Tue, 22 Jan 2008 14:02:03 +0000 (UTC) Received: from caleb by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JHJhR-0004lN-Vj for gentoo-commits@lists.gentoo.org; Tue, 22 Jan 2008 14:02:02 +0000 From: "Caleb Tennis (caleb)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, caleb@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui: qt-gui-4.4.0_rc1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: qt-gui-4.4.0_rc1.ebuild X-VCS-Directories: x11-libs/qt-gui X-VCS-Committer: caleb X-VCS-Committer-Name: Caleb Tennis Content-Type: text/plain; charset=utf8 Message-Id: Sender: Caleb Tennis Date: Tue, 22 Jan 2008 14:02:01 +0000 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: f5e86b8b-4ded-440f-9c82-9a83dfb1d0b4 X-Archives-Hash: a572800fbf321f8a2f59bc06c986001d caleb 08/01/22 14:02:01 Modified: qt-gui-4.4.0_rc1.ebuild Log: Add desktop files (Portage version: 2.1.4) Revision Changes Path 1.7 x11-libs/qt-gui/qt-gui-4.4.0_rc1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt= -gui-4.4.0_rc1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt= -gui-4.4.0_rc1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt= -gui-4.4.0_rc1.ebuild?r1=3D1.6&r2=3D1.7 Index: qt-gui-4.4.0_rc1.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/x11-libs/qt-gui/qt-gui-4.4.0_rc1.ebuild= ,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- qt-gui-4.4.0_rc1.ebuild 24 Dec 2007 14:53:11 -0000 1.6 +++ qt-gui-4.4.0_rc1.ebuild 22 Jan 2008 14:02:01 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.0_rc1.ebui= ld,v 1.6 2007/12/24 14:53:11 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.0_rc1.ebui= ld,v 1.7 2008/01/22 14:02:01 caleb Exp $ =20 inherit eutils qt4-build =20 @@ -110,9 +110,9 @@ use dbus && QT4_TARGET_DIRECTORIES=3D"${QT4_TARGET_DIRECTORIES} tools/q= dbus/qdbusviewer" qt4-build_src_install =20 - # Install .desktop files, from bug #174033 insinto /usr/share/applications - doins "${FILESDIR}"/qt4/*.desktop + doins "${FILESDIR}"/Designer.desktop + doins "${FILESDIR}"/Linguist.desktop } =20 pkg_postinst() --=20 gentoo-commits@lists.gentoo.org mailing list