public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/c-portage/
Date: Wed, 12 Oct 2011 21:57:05 +0000 (UTC)	[thread overview]
Message-ID: <b551d798b420594d1eaed7ddca69e7ed5984482f.johu@gentoo> (raw)

commit:     b551d798b420594d1eaed7ddca69e7ed5984482f
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Wed Oct 12 21:58:15 2011 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Wed Oct 12 21:58:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-guis.git;a=commit;h=b551d798

[app-portage/c-portage] Add missing optional dep on qt-core

(Portage version: 2.2.0_alpha67/git/Linux i686, signed Manifest commit with key DF018462)

---
 app-portage/c-portage/Manifest              |   12 +++++++++++-
 app-portage/c-portage/c-portage-9999.ebuild |    6 +++---
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/app-portage/c-portage/Manifest b/app-portage/c-portage/Manifest
index f662c68..f005b9b 100644
--- a/app-portage/c-portage/Manifest
+++ b/app-portage/c-portage/Manifest
@@ -1,2 +1,12 @@
-EBUILD c-portage-9999.ebuild 604 RMD160 398df8282664419f035cf8168bbf477379c2f5eb SHA1 f5151bdf194c4a29a4315cc907c8826e7176bb27 SHA256 4e7601fab741abec3ba004c1baa94bbfb80655255530cd502e3c931b8c8ab92a
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD c-portage-9999.ebuild 635 RMD160 7c30fceae13b622ae832ea2075401b98caa9af60 SHA1 e38c430dd1b777996dacb65fb65c487e22eb69ba SHA256 25ed812f29d1ab01ba798516e5c85a6f5b752ab9943424bf315bbc347d3ecf6b
 MISC metadata.xml 318 RMD160 943d928fd7774b1cde40710c9cd42ca7abb6c318 SHA1 61b796af2e44fd4c3523f91b26e99634a627c47f SHA256 aca9d227b115c80f959dbd17b1db5bc644e947e4163d8fc24460d4a174b67576
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iF4EAREIAAYFAk6WDXcACgkQvRf93N8BhGLORgD9HXjjMjF52m+LCIg69k5wuTkd
+vc4LxcCS9a+EZwikeIQA+wVLrwaENzqpQ++ol8TdgshBNaDpsGzoy3r7Hd4LhUxG
+=MY97
+-----END PGP SIGNATURE-----

diff --git a/app-portage/c-portage/c-portage-9999.ebuild b/app-portage/c-portage/c-portage-9999.ebuild
index 7614f0c..ede3755 100644
--- a/app-portage/c-portage/c-portage-9999.ebuild
+++ b/app-portage/c-portage/c-portage-9999.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-
 EAPI=4
 
 inherit cmake-utils git-2
@@ -15,11 +14,12 @@ EGIT_BRANCH="cmake_port"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="qt4"
+IUSE="qt4 test"
 
 DEPEND="
 	=sys-apps/portage-8888
-		"
+	qt4? ( x11-libs/qt-core:4 )
+"
 RDEPEND="${DEPEND}"
 
 src_configure() {



             reply	other threads:[~2011-10-12 21:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12 21:57 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-02 22:14 [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/c-portage/ Theo Chatzimichos
2011-11-02 22:13 Theo Chatzimichos
2011-10-20  0:15 Dimitris Papapoulios
2011-10-11 13:50 Dimitris Papapoulios
2011-10-11 13:45 Dimitris Papapoulios
2011-10-11 13:18 Dimitris Papapoulios
2011-10-05 20:37 Dimitris Papapoulios

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b551d798b420594d1eaed7ddca69e7ed5984482f.johu@gentoo \
    --to=johu@gmx.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox