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,  6 Jul 2011 01:39:03 +0000 (UTC)	[thread overview]
Message-ID: <410edec0ed6c1cff41fcaecd762f902881285268.qiaomuf@gentoo> (raw)

commit:     410edec0ed6c1cff41fcaecd762f902881285268
Author:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 01:38:37 2011 +0000
Commit:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
CommitDate: Wed Jul  6 01:38:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/qiaomuf.git;a=commit;h=410edec0

libbash: add use dependency for antlr[gunit]

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

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

diff --git a/dev-libs/libbash/Manifest b/dev-libs/libbash/Manifest
index 8dbc8a4..b4a6b5c 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 631 RMD160 dd839d1169a4f0713ce815c8ba248c5db624e381 SHA1 55d8a0b150182c86aa79212deaaaa2e19af655d6 SHA256 6df721472bdc56707d449e9debfb658bf4932cb576337162c8216c06a4117e39
+EBUILD libbash-0.0.1.ebuild 638 RMD160 d6ee8817a147aa8ef8c05f212314194bbf473200 SHA1 88d76f62596821a9ceb34c96736d28be12298fd0 SHA256 00bc6576ca1f289245b9c75b2e58fa08bcc0ba469bada1bb81d0dc02c0f499df
 MISC metadata.xml 296 RMD160 eb4a65bc67b714b4550467832acc42f7ac875e48 SHA1 273d7c38ca3a505f3f616046b7f174b468022bb4 SHA256 ec025a152e8de486c84d1f4d14ef1c66634c5124fc5093ebd9ce8c38fa48d383
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iQEcBAEBAgAGBQJOCGECAAoJEDCzDeQXsVfp5ScH/1J0tyDFGZVHkO4Dm++zT7IN
-grouPSPpEAUzP2VmybcMrndhhoHRvY1ho7z4pPlvLZ8qlv88Rp4BI4aSk2EGz95j
-k7Ftsd60axwHAkza7/R7VEgUopylKFUPfNmYAzLgqDRUGATRPIkMhUsPFFKTi8Y7
-y38pcHX06zSMFulcrsfgneH0jAZu88AvFo/48t69/GiwXmQ/vwoAiLvaEmECorNF
-1shaw9llEs34d/L1wYK/iEmjGnahoKEj0o3Qb6b4x0DlV7FsoHXBmkyMnGXq/4R6
-Wx0yFuAHnNmWDoeDCi+KI4tfS/gPMEmAjh7s2iKAZcoZj/3v5hYzM76NPPDQ6pw=
-=t75I
+iQEcBAEBAgAGBQJOE7ydAAoJEDCzDeQXsVfpVyoH/j49tlINRoMHMh7JNNc4fxrU
+hLDri2cbNoqHPbP8WaMpftuuKpe9lFWCcYfWmyAUC9YwC8bHjRXPF22px0OfPRpS
+AZYYwbpS3v2A5MHWucAlV3EbHMPhcBpcZh4LjA+ijnuBhNfZd9RzTUYV0r4+gAcM
+Gd/sCIwWvQn8AWDyCVMOxR1gLBEveRmyrDMbPLsGlIC1uzPp+v0F0AKmISwyB5QX
+pTmHM64oEK6ZtNyspZDx8J4+u6PUU9SvgQz43IKZzglpLQOB+PA+rRCEiO9fU6Wg
+crqlv+7cPbVvm1hZ7sgVNOeZsLtcb1JeUPE3LzmJUsFaf59tMIylF44HEFOxi78=
+=yIwO
 -----END PGP SIGNATURE-----

diff --git a/dev-libs/libbash/libbash-0.0.1.ebuild b/dev-libs/libbash/libbash-0.0.1.ebuild
index 03309d3..695c446 100644
--- a/dev-libs/libbash/libbash-0.0.1.ebuild
+++ b/dev-libs/libbash/libbash-0.0.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
 DEPEND="
-	dev-java/antlr:3
+	dev-java/antlr:3[gunit]
 	>=dev-libs/antlr-c-3.3_pre20110403
 	>=dev-libs/boost-1.43.0
 	<sys-apps/paludis-0.62.0



             reply	other threads:[~2011-07-06  1:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  1:39 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-06-27 10:54 Mu Qiao
2011-06-22 13:03 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=410edec0ed6c1cff41fcaecd762f902881285268.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