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: Fri,  3 Jun 2011 14:39:55 +0000 (UTC)	[thread overview]
Message-ID: <3c76671d118b1b85394a30436c802578c2150892.qiaomuf@gentoo> (raw)

commit:     3c76671d118b1b85394a30436c802578c2150892
Author:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 14:38:14 2011 +0000
Commit:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 14:38:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/qiaomuf.git;a=commit;h=3c76671d

First support for libbash

The ebuild only installs necessary dependencies. It doesn't install
anything useful for now.

---
 dev-libs/libbash/Manifest             |    2 ++
 dev-libs/libbash/libbash-0.0.1.ebuild |   26 ++++++++++++++++++++++++++
 dev-libs/libbash/metadata.xml         |   11 +++++++++++
 3 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/dev-libs/libbash/Manifest b/dev-libs/libbash/Manifest
new file mode 100644
index 0000000..aa7a02b
--- /dev/null
+++ b/dev-libs/libbash/Manifest
@@ -0,0 +1,2 @@
+EBUILD libbash-0.0.1.ebuild 535 RMD160 dbda6721bc63b188c5a5a021dc6775daf8cdf5fd SHA1 7a3a3b8cc5033b925e9f6be5d004b611d4312567 SHA256 650b4b2d6949aee57c0f5124ace77d3b708e6f4177e43d03d1633f27df92235d
+MISC metadata.xml 296 RMD160 eb4a65bc67b714b4550467832acc42f7ac875e48 SHA1 273d7c38ca3a505f3f616046b7f174b468022bb4 SHA256 ec025a152e8de486c84d1f4d14ef1c66634c5124fc5093ebd9ce8c38fa48d383

diff --git a/dev-libs/libbash/libbash-0.0.1.ebuild b/dev-libs/libbash/libbash-0.0.1.ebuild
new file mode 100644
index 0000000..c17582f
--- /dev/null
+++ b/dev-libs/libbash/libbash-0.0.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit java-vm-2
+
+DESCRIPTION="A C++ library for bash"
+HOMEPAGE="http://www.gentoo.org/proj/en/libbash/index.xml"
+LICENSE="GPL-2 GPL-3"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test utility"
+
+DEPEND="
+	>=dev-libs/antlr-c-3.3_pre20110403
+	>=dev-libs/boost-1.43.0
+	doc? (	app-doc/doxygen
+			dev-texlive/texlive-latex )
+	test? ( >=virtual/jdk-1.4
+			dev-util/gtest )
+	utility ( sys-apps/paludis )"
+
+RDEPEND=">=dev-libs/antlr-c-3.3_pre20110403"

diff --git a/dev-libs/libbash/metadata.xml b/dev-libs/libbash/metadata.xml
new file mode 100644
index 0000000..1b29a99
--- /dev/null
+++ b/dev-libs/libbash/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+	  <email>betelgeuse@gentoo.org</email>
+	</maintainer>
+	<maintainer>
+	  <email>qiaomuf@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2011-06-03 14:40 UTC|newest]

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