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 1QkQhv-0003yE-VB for garchives@archives.gentoo.org; Sat, 23 Jul 2011 01:08:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0FF121C078; Sat, 23 Jul 2011 01:08:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 74ACA21C078 for ; Sat, 23 Jul 2011 01:08:36 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEC351B401F for ; Sat, 23 Jul 2011 01:08:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 197608003D for ; Sat, 23 Jul 2011 01:08:35 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: media-sound/qt-gstreamer/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/qt-gstreamer/qt-gstreamer-0.10.1.ebuild media-sound/qt-gstreamer/qt-gstreamer-9999.ebuild X-VCS-Directories: media-sound/qt-gstreamer/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: b03137d2ee6e2e16a0d7af240b57e1a2dbd2c126 Date: Sat, 23 Jul 2011 01:08:35 +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: X-Archives-Hash: e35a05e54b59efd672b7cf4a5ed45829 commit: b03137d2ee6e2e16a0d7af240b57e1a2dbd2c126 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Sat Jul 23 01:08:25 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Sat Jul 23 01:08:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Db03137d2 [media-sound/qt-gstreamer] Moved sys-devel/bison and sys-devel/flex deps = to DEPEND. (Portage version: 2.2.0_alpha46/git/Linux x86_64, signed Manifest commit = with key BB0E6E98) --- .../qt-gstreamer/qt-gstreamer-0.10.1.ebuild | 4 ++-- media-sound/qt-gstreamer/qt-gstreamer-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/qt-gstreamer/qt-gstreamer-0.10.1.ebuild b/media-= sound/qt-gstreamer/qt-gstreamer-0.10.1.ebuild index 04d3ca3..5754be3 100644 --- a/media-sound/qt-gstreamer/qt-gstreamer-0.10.1.ebuild +++ b/media-sound/qt-gstreamer/qt-gstreamer-0.10.1.ebuild @@ -22,10 +22,10 @@ RDEPEND=3D" >=3Dx11-libs/qt-core-4.6 >=3Ddev-util/automoc-0.9 >=3Ddev-util/boost-build-1.40 - sys-devel/flex - sys-devel/bison " DEPEND=3D" >=3Ddev-util/cmake-2.8 + sys-devel/flex + sys-devel/bison ${RDEPEND} " diff --git a/media-sound/qt-gstreamer/qt-gstreamer-9999.ebuild b/media-so= und/qt-gstreamer/qt-gstreamer-9999.ebuild index 3ba2a84..fe5f1e2 100644 --- a/media-sound/qt-gstreamer/qt-gstreamer-9999.ebuild +++ b/media-sound/qt-gstreamer/qt-gstreamer-9999.ebuild @@ -22,10 +22,10 @@ RDEPEND=3D" >=3Dx11-libs/qt-core-4.6 >=3Ddev-util/automoc-0.9 >=3Ddev-util/boost-build-1.40 - sys-devel/flex - sys-devel/bison " DEPEND=3D" >=3Ddev-util/cmake-2.8 + sys-devel/flex + sys-devel/bison ${RDEPEND} "