public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pavlos Ratis" <dastergon@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kolab:master commit in: dev-ruby/aws-s3/
Date: Mon,  4 Aug 2014 22:56:23 +0000 (UTC)	[thread overview]
Message-ID: <1223391532.d8179ab1c8ba39b4af8fa3eae166dca24a34b4a8.dastergon@gentoo> (raw)

commit:     d8179ab1c8ba39b4af8fa3eae166dca24a34b4a8
Author:     Gunnar Wrobel <wrobel <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  7 14:58:52 2008 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Tue Oct  7 14:58:52 2008 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kolab.git;a=commit;h=d8179ab1

Added dev-ruby/builder dependency.

svn path=/overlay/; revision=2999

---
 dev-ruby/aws-s3/ChangeLog           | 3 +++
 dev-ruby/aws-s3/Manifest            | 4 ++--
 dev-ruby/aws-s3/aws-s3-0.5.1.ebuild | 3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/aws-s3/ChangeLog b/dev-ruby/aws-s3/ChangeLog
index 0d1595d..324eac7 100644
--- a/dev-ruby/aws-s3/ChangeLog
+++ b/dev-ruby/aws-s3/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   07 Oct 2008; Gunnar Wrobel <wrobel@gentoo.org> aws-s3-0.5.1.ebuild:
+  Added dev-ruby/builder dependency.
+
+  07 Oct 2008; Gunnar Wrobel <wrobel@gentoo.org> aws-s3-0.5.1.ebuild:
   Add dev-ruby/xml-simple dependency.
 
   07 Oct 2008; Gunnar Wrobel <wrobel@gentoo.org> ChangeLog:

diff --git a/dev-ruby/aws-s3/Manifest b/dev-ruby/aws-s3/Manifest
index 9431b9e..a972cd5 100644
--- a/dev-ruby/aws-s3/Manifest
+++ b/dev-ruby/aws-s3/Manifest
@@ -1,4 +1,4 @@
 DIST aws-s3-0.5.1.gem 135680 RMD160 94bedcac82db66165771315cbe56c6c55047073c SHA1 32431483871224b170bb293c44ddf039d487f05a SHA256 92e5a0165535fe05f14b6a982cffa7a1b8605d987b94545bbdccb382a3c48f8d
-EBUILD aws-s3-0.5.1.ebuild 464 RMD160 0dab5e5ae28b8e0f2a913abcd93af41aca1366c6 SHA1 3d73f62433eb85086f0bb003b369c9a28901aa8d SHA256 862a08d8845e25801a8f935a8e7977c6dac01edadcd51d07291fda6351d40e2e
-MISC ChangeLog 311 RMD160 3111a0a992bfdaedddc9a92c36537fcad54873a9 SHA1 4ff77547e30516fe3cd739f4e311ea178f089367 SHA256 75d3147ad4f5fefa53550c41d3874968e21c631eae8012a05838c3a907d17b5d
+EBUILD aws-s3-0.5.1.ebuild 482 RMD160 947e83fca71d6caa2ee06c778d4bec6b9c0d996a SHA1 811d3f66bd83b6b23ee6f02ba9aab33886f7f962 SHA256 8c72439bdd5a52cce16f428cc6872f14de2adead62c469cc35540eaf54ce1324
+MISC ChangeLog 419 RMD160 44a6bb0d4dd3bdbe7cca6cfa5c37de4a23ba0286 SHA1 045395bb14c5e606fce15bc11009e571c91beccf SHA256 97ff9326380c417af088cbc6b828037aace6283dde36b601963273e9794b1aba
 MISC metadata.xml 255 RMD160 00d1bf05efc8050697b679c64d4992fae7bf6145 SHA1 5988787daa740dee18325bf78b25c044877e25a2 SHA256 1d7904c945fbe3d9946d23bcd9f1b00ac8c94700c9121955d71a0301016cb968

diff --git a/dev-ruby/aws-s3/aws-s3-0.5.1.ebuild b/dev-ruby/aws-s3/aws-s3-0.5.1.ebuild
index 96020f5..ed079dc 100644
--- a/dev-ruby/aws-s3/aws-s3-0.5.1.ebuild
+++ b/dev-ruby/aws-s3/aws-s3-0.5.1.ebuild
@@ -12,5 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-ruby/xml-simple"
+DEPEND="dev-ruby/xml-simple
+	dev-ruby/builder"
 RDEPEND="${DEPEND}"


             reply	other threads:[~2014-08-04 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 22:56 Pavlos Ratis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-04 22:56 [gentoo-commits] proj/kolab:master commit in: dev-ruby/aws-s3/ Pavlos Ratis
2014-08-04 22:56 Pavlos Ratis

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=1223391532.d8179ab1c8ba39b4af8fa3eae166dca24a34b4a8.dastergon@gentoo \
    --to=dastergon@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