public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dimitris Papapoulios" <skiarxon@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/c-portage/
Date: Tue, 11 Oct 2011 13:18:44 +0000 (UTC)	[thread overview]
Message-ID: <f611c3a1b97ed9226f7eb8ee88111b6e181ed088.skiarxon@gentoo> (raw)

commit:     f611c3a1b97ed9226f7eb8ee88111b6e181ed088
Author:     Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
AuthorDate: Tue Oct 11 13:08:45 2011 +0000
Commit:     Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
CommitDate: Tue Oct 11 13:08:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-guis.git;a=commit;h=f611c3a1

qt4 use flag added

---
 app-portage/c-portage/Manifest              |    2 +-
 app-portage/c-portage/c-portage-9999.ebuild |    9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/app-portage/c-portage/Manifest b/app-portage/c-portage/Manifest
index 1f9c5f0..d3ab395 100644
--- a/app-portage/c-portage/Manifest
+++ b/app-portage/c-portage/Manifest
@@ -1 +1 @@
-EBUILD c-portage-9999.ebuild 508 RMD160 34fc4f561d3af1b8d7168c0a40b4d69ccd727417 SHA1 774c1981e554b942ff9106abfe72c8cbfb745d34 SHA256 ae0e5dae8e4fd2c11cf19100f49864ff58c444633ae0075ecfcb06ac0f82ef46
+EBUILD c-portage-9999.ebuild 608 RMD160 2664861d6e88b8692be2d6c4e597f642108932c8 SHA1 52a613b8a7ee93a47b77c56a887863a0fef886e9 SHA256 153dd64cf86dbf0fe465e376193911257b0457bdd0ba94a2a21676497bf4c53d

diff --git a/app-portage/c-portage/c-portage-9999.ebuild b/app-portage/c-portage/c-portage-9999.ebuild
index 19afc54..f0c8c24 100644
--- a/app-portage/c-portage/c-portage-9999.ebuild
+++ b/app-portage/c-portage/c-portage-9999.ebuild
@@ -15,9 +15,16 @@ EGIT_BRANCH="cmake_port"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
+IUSE="qt4"
 
 DEPEND="
 	=sys-apps/portage-8888
 		"
 RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use qt4)
+	)
+	cmake-utils_src_configure
+}



             reply	other threads:[~2011-10-11 13:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11 13:18 Dimitris Papapoulios [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-12 21:57 Johannes Huber
2011-10-11 13:50 Dimitris Papapoulios
2011-10-11 13:45 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=f611c3a1b97ed9226f7eb8ee88111b6e181ed088.skiarxon@gentoo \
    --to=skiarxon@gmail.com \
    --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