public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mu Qiao" <qiaomuf@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/qiaomuf:master commit in: dev-libs/libbash/
Date: Wed, 22 Jun 2011 13:03:01 +0000 (UTC)	[thread overview]
Message-ID: <f6a34a30ee1353a0e143aeb90f155fb58a29c2fe.qiaomuf@gentoo> (raw)

commit:     f6a34a30ee1353a0e143aeb90f155fb58a29c2fe
Author:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 13:02:43 2011 +0000
Commit:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 13:02:43 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/qiaomuf.git;a=commit;h=f6a34a30

libbash: depend on >=gcc-4.5.1

(Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 17B157E9)

---
 dev-libs/libbash/Manifest             |   16 ++++++++--------
 dev-libs/libbash/libbash-0.0.1.ebuild |    1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-libs/libbash/Manifest b/dev-libs/libbash/Manifest
index a0ff3ac..272a59d 100644
--- a/dev-libs/libbash/Manifest
+++ b/dev-libs/libbash/Manifest
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD libbash-0.0.1.ebuild 600 RMD160 c147048040902101c102c929e8a2c7a74eb4a77e SHA1 5f38608faed389e4d1d3a2571e68b0b91293d727 SHA256 80b8e3e1faca9218d833b928aa2774a2420781e192b32a949a697e4cfb432dcd
+EBUILD libbash-0.0.1.ebuild 623 RMD160 c588a601c1d81edde99fec184fcd7c6d1b45f03c SHA1 de62b5b92234d403fe5bee75e22528ec9fafd72d SHA256 e888613f2e72d4a59b0a051065c8f0311163f95fd6c50abc5a3e6d96cf5e7f36
 MISC metadata.xml 296 RMD160 eb4a65bc67b714b4550467832acc42f7ac875e48 SHA1 273d7c38ca3a505f3f616046b7f174b468022bb4 SHA256 ec025a152e8de486c84d1f4d14ef1c66634c5124fc5093ebd9ce8c38fa48d383
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iQEcBAEBAgAGBQJOAZLDAAoJEDCzDeQXsVfp+ZYIAJ3dAtB+O2lnRwxLWgJ/3KqI
-pHfFC9AF4frpB++uW9kwZG+sczNHA44dZC55ruL9dvG9JUTFTBNB55tqzPL9Vs93
-Ocgi/umNVXX+nN87DP1OuvP1eqEGJjEuJIss8xaCPN494kXWxOP0b/OOKXNA5Pnd
-1bb/YzuHzKM4tV6ZldgLvPvR6VLwJWP1SO5BNuINWFXgE/ESYm90qvEc/bHS621H
-labY2jA2PDIy0ssb7t7uGREHnJs4zo8Y90MtKiVxRqxqOHJ5ZaB8egVFM3mT9jos
-oHNdeUp4L74U45YUEovslmSivT+L36JDtenphOZio+wkNv5emPt9gz7TnYtu7VA=
-=hmLi
+iQEcBAEBAgAGBQJOAefzAAoJEDCzDeQXsVfpBqEH/0OSEX+Abkj9xcDK3bS6OQwm
+EwbIb79ulA9MobyypO/a/+v3SONuWcp4kIDjkrs3luZJdqHSvirnJ95DdLZtmTvK
+YbdVapJ5gvbFc9Cfi3sdS+e1uHrQ5/Ms0B5CHBQp2lm8IRc0mQji9qsvfxGXDfkk
+XGVU6UT3oRMkhYQdBUjSHt59/Y6d1v6y8bncbZFBtjN1QZzVhOLZy+dD9+SL3FbW
+ly8QfNdGQ8I9/7VMlVYFgVLO56P0T0H6KZJJ9epCN5rxQp+D5f3FQsv91UQ8g1A0
+TQK5cuAlMzKLkCuE9AMQAnIXIIb9C7W8u0512pvNu+DMObFqjGV4ed6EXyE7Xcs=
+=711x
 -----END PGP SIGNATURE-----

diff --git a/dev-libs/libbash/libbash-0.0.1.ebuild b/dev-libs/libbash/libbash-0.0.1.ebuild
index f2a4aaa..4ab2662 100644
--- a/dev-libs/libbash/libbash-0.0.1.ebuild
+++ b/dev-libs/libbash/libbash-0.0.1.ebuild
@@ -19,6 +19,7 @@ DEPEND="
 	>=dev-libs/antlr-c-3.3_pre20110403
 	>=dev-libs/boost-1.43.0
 	sys-apps/paludis
+	>=sys-devel/gcc-4.5.1
 	doc? (	app-doc/doxygen
 			dev-texlive/texlive-latex )
 	test? ( >=virtual/jdk-1.4



             reply	other threads:[~2011-06-22 13:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 13:03 Mu Qiao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-18  0:46 [gentoo-commits] dev/qiaomuf:master commit in: dev-libs/libbash/ Mu Qiao
2011-08-03 12:53 Mu Qiao
2011-08-03 11:13 Mu Qiao
2011-07-06  1:39 Mu Qiao
2011-06-27 10:54 Mu Qiao
2011-06-22  7:00 Mu Qiao
2011-06-04  1:28 Mu Qiao
2011-06-03 14:39 Mu Qiao

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=f6a34a30ee1353a0e143aeb90f155fb58a29c2fe.qiaomuf@gentoo \
    --to=qiaomuf@gentoo.org \
    --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