From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/ts-datetime-delta/
Date: Fri, 29 Jun 2012 14:33:01 +0000 (UTC) [thread overview]
Message-ID: <1339135531.6e9e4d1028f7f5c81303fbd0d21a4932de11877f.graaff@gentoo> (raw)
commit: 6e9e4d1028f7f5c81303fbd0d21a4932de11877f
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jun 8 06:05:31 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 8 06:05:31 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=6e9e4d10
Add ruby19.
(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/ts-datetime-delta/ChangeLog | 6 +++++-
dev-ruby/ts-datetime-delta/Manifest | 11 ++++-------
.../ts-datetime-delta-1.0.2-r1.ebuild | 10 +++++-----
3 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/dev-ruby/ts-datetime-delta/ChangeLog b/dev-ruby/ts-datetime-delta/ChangeLog
index 4bf4e7e..9e92ee9 100644
--- a/dev-ruby/ts-datetime-delta/ChangeLog
+++ b/dev-ruby/ts-datetime-delta/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-ruby/ts-datetime-delta
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2012; Hans de Graaff <graaff@gentoo.org>
+ ts-datetime-delta-1.0.2-r1.ebuild:
+ Add ruby19.
+
07 Jan 2011; Hans de Graaff <graaff@gentoo.org>
ts-datetime-delta-1.0.2-r1.ebuild:
Keyword ~x86-macos.
diff --git a/dev-ruby/ts-datetime-delta/Manifest b/dev-ruby/ts-datetime-delta/Manifest
index d0b4a1d..bbdaf98 100644
--- a/dev-ruby/ts-datetime-delta/Manifest
+++ b/dev-ruby/ts-datetime-delta/Manifest
@@ -2,13 +2,10 @@
Hash: SHA256
DIST ts-datetime-delta-1.0.2.gem 9728 RMD160 6e4c2061fc755242b6cf222ef935ced0f9dffa9b SHA1 6c4439b9156dbf2afc21fc575482b251620407d0 SHA256 478b9d150c64c34ecac1ce297daed47e65947efe33bccc877b31cad771f03319
-EBUILD ts-datetime-delta-1.0.2-r1.ebuild 765 RMD160 2d78671fc28cbf9a26f0b606b41b807d7e8ee6be SHA1 23e824126b82efbeb6da0075b67910e6051f9b3f SHA256 d0feb01834676e79a2d8c041e8e45565f23ee34c3fa2618c573d55f421a617b3
-MISC ChangeLog 709 RMD160 e2250c5cf86d4b454c3d8f28417541d4cbd06771 SHA1 59b731804b0cb84b2b5f4221214716f0ca60d243 SHA256 32ff0d4e1b1488b4b1deaf619867f7bc3cbd7e2e37a0460c562d8e41ae6e17a8
-MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
+Version: GnuPG v2.0.17 (GNU/Linux)
-iF4EAREIAAYFAk0m9bQACgkQrnu0mw69JkqN3AD/bkqNHYmtubtodAUNQlnElam2
-G+43nxnwdVbiMBWXXlEA/R/7YfZBC+02uGMUSswINSPretvbETpfvjdNT5TNkB71
-=yTbF
+iF4EAREIAAYFAk/RlisACgkQiIP6VqMIqNcNCAD/XHqcvpsvQ1ulVM9gNsHr6832
+N+QMPuPS0ehwrgjO3XQBAIcDhQzzhIrTPHUviSSBqQ72RFZRvb/xz5VBOq09/ZT7
+=KmNp
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.2-r1.ebuild b/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.2-r1.ebuild
index 98b4b8e..dbe84dd 100644
--- a/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.2-r1.ebuild
+++ b/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-3.3.0.ebuild,v 1.1 2006/08/28 14:34:06 pclouds Exp $
+# $Header: $
-EAPI=2
-USE_RUBY="ruby18"
+EAPI=4
+USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.textile"
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86 ~x86-macos"
SLOT="0"
IUSE=""
-ruby_add_bdepend "test? ( dev-ruby/rspec )"
+ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"
ruby_add_rdepend ">=dev-ruby/thinking-sphinx-1.3.8"
next reply other threads:[~2012-06-29 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 14:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-17 8:59 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ts-datetime-delta/ Hans de Graaff
2016-07-24 7:09 Hans de Graaff
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=1339135531.6e9e4d1028f7f5c81303fbd0d21a4932de11877f.graaff@gentoo \
--to=graaff@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