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,  3 Aug 2011 11:13:48 +0000 (UTC)	[thread overview]
Message-ID: <f4fa752950858610663c5e411df9bf0b2a2ac9db.qiaomuf@gentoo> (raw)

commit:     f4fa752950858610663c5e411df9bf0b2a2ac9db
Author:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 11:13:14 2011 +0000
Commit:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
CommitDate: Wed Aug  3 11:13:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/qiaomuf.git;a=commit;h=f4fa7529

libbash: install the headers and shared library

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

---
 dev-libs/libbash/Manifest                          |   17 +++++++++--------
 .../{libbash-0.0.1.ebuild => libbash-0.1.ebuild}   |    5 +----
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/dev-libs/libbash/Manifest b/dev-libs/libbash/Manifest
index b4a6b5c..355b16c 100644
--- a/dev-libs/libbash/Manifest
+++ b/dev-libs/libbash/Manifest
@@ -1,16 +1,17 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD libbash-0.0.1.ebuild 638 RMD160 d6ee8817a147aa8ef8c05f212314194bbf473200 SHA1 88d76f62596821a9ceb34c96736d28be12298fd0 SHA256 00bc6576ca1f289245b9c75b2e58fa08bcc0ba469bada1bb81d0dc02c0f499df
+DIST libbash-0.1.tar.gz 758114 RMD160 e36d187e1a1c900f379542be333311ec74bbfb7c SHA1 154300467624a478013091831667c5b43f8ce52b SHA256 37c59a32b3e57582d59c7ba0e2a9b71191dc7530a224e17bf3a65fc469db09db
+EBUILD libbash-0.1.ebuild 668 RMD160 96b5952e0c54eac06b9a382131428913b2079222 SHA1 e512558c075c3de2d0882a75aa083e66fd933bf4 SHA256 35f537a545ffbd7ee491134b3e508ec2cadaa30c43d67a3a2e8761354e09d2ee
 MISC metadata.xml 296 RMD160 eb4a65bc67b714b4550467832acc42f7ac875e48 SHA1 273d7c38ca3a505f3f616046b7f174b468022bb4 SHA256 ec025a152e8de486c84d1f4d14ef1c66634c5124fc5093ebd9ce8c38fa48d383
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iQEcBAEBAgAGBQJOE7ydAAoJEDCzDeQXsVfpVyoH/j49tlINRoMHMh7JNNc4fxrU
-hLDri2cbNoqHPbP8WaMpftuuKpe9lFWCcYfWmyAUC9YwC8bHjRXPF22px0OfPRpS
-AZYYwbpS3v2A5MHWucAlV3EbHMPhcBpcZh4LjA+ijnuBhNfZd9RzTUYV0r4+gAcM
-Gd/sCIwWvQn8AWDyCVMOxR1gLBEveRmyrDMbPLsGlIC1uzPp+v0F0AKmISwyB5QX
-pTmHM64oEK6ZtNyspZDx8J4+u6PUU9SvgQz43IKZzglpLQOB+PA+rRCEiO9fU6Wg
-crqlv+7cPbVvm1hZ7sgVNOeZsLtcb1JeUPE3LzmJUsFaf59tMIylF44HEFOxi78=
-=yIwO
+iQEcBAEBAgAGBQJOOS1KAAoJEDCzDeQXsVfp8TwH/RDlIo2R7Ro+LbP/e7P0+rTr
+TO6dl+FpOXAst5N5idvd2pLvZnIElsK6g1VV8j28K+us9suj8E/lSmOhI+WDQMZ0
+br0AdfcaKZg3ZteMCk09tmE+ABe27Ml3AfaE5iJo6w3ASNN+bFCvXBqkq5LvSDPg
+H9UqPIWP0YNL5CcZJiO6I2e19emzPAnpJK0F4HDS3AL2YTp8S35uHk58eBHzuwIb
+RD3/stU2TTRoLw3xhAQWlnpOrKNhQUQ+1MEMHK5LdTVEaoNbxObyqORN2/2nAy1B
+rx20GgpsFqgy8M0M72UCAokXFmvApIPz6Wu/JDQwSUYpsrEu/3xoeKYTl2qKWXM=
+=MCZn
 -----END PGP SIGNATURE-----

diff --git a/dev-libs/libbash/libbash-0.0.1.ebuild b/dev-libs/libbash/libbash-0.1.ebuild
similarity index 91%
rename from dev-libs/libbash/libbash-0.0.1.ebuild
rename to dev-libs/libbash/libbash-0.1.ebuild
index 695c446..5bb57a6 100644
--- a/dev-libs/libbash/libbash-0.0.1.ebuild
+++ b/dev-libs/libbash/libbash-0.1.ebuild
@@ -8,6 +8,7 @@ inherit java-pkg-opt-2
 
 DESCRIPTION="A C++ library for bash"
 HOMEPAGE="http://www.gentoo.org/proj/en/libbash/index.xml"
+SRC_URI="http://dev.gentoo.org/~qiaomuf/libbash-0.1.tar.gz"
 LICENSE="GPL-2"
 
 SLOT="0"
@@ -26,7 +27,3 @@ DEPEND="
 			dev-util/gtest )"
 
 RDEPEND=">=dev-libs/antlr-c-3.3_pre20110403"
-
-src_unpack() {
-	mkdir "$S"
-}



             reply	other threads:[~2011-08-03 11:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 11:13 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-07-06  1:39 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=f4fa752950858610663c5e411df9bf0b2a2ac9db.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