From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/calendar_helper/
Date: Thu, 9 Jun 2011 12:31:11 +0000 (UTC) [thread overview]
Message-ID: <c849b71fe1fac66d76414b6781f249f9b88011e6.graaff@gentoo> (raw)
commit: c849b71fe1fac66d76414b6781f249f9b88011e6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Jun 9 12:30:59 2011 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 12:30:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=c849b71f
Add mandatory summary attribute to generated table. Keeps tidy quiet on the generated code.
(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 0xAE7BB49B0EBD264A!)
---
dev-ruby/calendar_helper/ChangeLog | 7 ++++
dev-ruby/calendar_helper/Manifest | 9 +++--
.../calendar_helper-0.2.4-r1.ebuild | 36 ++++++++++++++++++++
3 files changed, 48 insertions(+), 4 deletions(-)
diff --git a/dev-ruby/calendar_helper/ChangeLog b/dev-ruby/calendar_helper/ChangeLog
index f61fafd..ba0ee3c 100644
--- a/dev-ruby/calendar_helper/ChangeLog
+++ b/dev-ruby/calendar_helper/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*calendar_helper-0.2.4-r1 (09 Jun 2011)
+
+ 09 Jun 2011; Hans de Graaff <graaff@gentoo.org>
+ +calendar_helper-0.2.4-r1.ebuild:
+ Add mandatory summary attribute to generated table. Keeps tidy quiet on the
+ generated code.
+
*calendar_helper-0.2.4 (09 Jun 2011)
09 Jun 2011; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/calendar_helper/Manifest b/dev-ruby/calendar_helper/Manifest
index 3e21a29..7de0dd2 100644
--- a/dev-ruby/calendar_helper/Manifest
+++ b/dev-ruby/calendar_helper/Manifest
@@ -4,13 +4,14 @@ Hash: SHA256
DIST calendar_helper-0.2.3.gem 11264 RMD160 82ee599973f89ee063b494197d2a3836e7c393fc SHA1 48fee089c9d994cec6246f56b35c0cbf1aca87bf SHA256 74699d607948f5deb4072c4206099a185d028130426b6661eca1d2d245bd437c
DIST calendar_helper-0.2.4.gem 11264 RMD160 2f44437c7a0b0fce016aceaaceb4ef61e68624a0 SHA1 d9609ed965eaeb55cd2df5d18a16bae7942ab47a SHA256 3266b058dc2dba5c3d01332d2b092864a0374416f4b610900ae658fdcc4f5263
EBUILD calendar_helper-0.2.3.ebuild 788 RMD160 cbe1863e763c7c14ca62faf0b33ff5284a5f2e8e SHA1 6957f9354ec3a1c2a8356427aab94a43be12fb28 SHA256 cf2cd91c13b1689788182b0c40d3aa022c53f60cb9037079db05aa2331df6068
+EBUILD calendar_helper-0.2.4-r1.ebuild 1060 RMD160 6e0552704f2b739612380af42b53933a4be0e75f SHA1 946151ca6acd8f1fd82fa396833e7fca3ac93372 SHA256 deb4bc7aa161a116d3d73085cb872bb4c94d34eb01f7366e6f421f00f36e11d2
EBUILD calendar_helper-0.2.4.ebuild 887 RMD160 17b7b316070cc3d5d4404fe54ccf96b2d755da71 SHA1 30ea15bcd7ffb1bbc986ae0dc38847d33007581d SHA256 835b6b1cd81a20728b40c7bcfc034f334e2eb6102f7276107cb2abc7fe0e8b11
-MISC ChangeLog 640 RMD160 9c521a71b34f7f29fc4ec035af96bf81b7c80003 SHA1 a78bca067ef689f88951ae355e0fb48ed713d073 SHA256 15c7d4056280cbb0dff5e9f8ad33da2b2b7cb46ac1ea9af9bce8cdfb45e42cdb
+MISC ChangeLog 864 RMD160 8a2f1074944d8ecdf931775892cc8eb9ff3b6a0c SHA1 30cebe469224b0586c08ad7fb8160deffe55d28f SHA256 da2d0c178dc9c506dc4dc1054b78290bf8cc10a4c906985a10bc2610ffc76a35
MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iF4EAREIAAYFAk3wqjMACgkQrnu0mw69JkqsyQD/SRuV5wfLyfzrSCTObjYKqu6C
-1hLjoU2dM3nCC4blGkQA/ixVjSZfG4Xpm4OROilfvdtG8T9i3kiZ72yh3z5o4FRK
-=GcKf
+iF4EAREIAAYFAk3wvQMACgkQrnu0mw69Jkon0gD/an9+ycY2NmOvTHgf32Mqa0tC
+O+4D/td0K+6SHLhTr8QA/09ZqmUPgAafefHR48dK08bsJJHxbCQpntKqk7ugilOT
+=yORM
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/calendar_helper/calendar_helper-0.2.4-r1.ebuild b/dev-ruby/calendar_helper/calendar_helper-0.2.4-r1.ebuild
new file mode 100644
index 0000000..181576f
--- /dev/null
+++ b/dev-ruby/calendar_helper/calendar_helper-0.2.4-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 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 $
+
+EAPI="2"
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb generators"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This library dynamically replace net/smtp and net/pop with these in ruby 1.9, thus enabling SSL/TLS."
+HOMEPAGE="http://rubyforge.org/projects/tlsmail/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "doc? ( dev-ruby/hoe )"
+ruby_add_bdepend "test? ( dev-ruby/hoe virtual/ruby-test-unit dev-ruby/flexmock )"
+
+ruby_add_rdepend 'dev-ruby/open4'
+
+all_ruby_prepare() {
+ sed -i -e '/isolate/d' Rakefile || die
+
+ # Hack to make sure HTML is generated in such a way that tidy
+ # doesn't trip up on it.
+ sed -i -e 's/table class=/table summary="" class=/' lib/calendar_helper.rb || die
+}
+
+each_ruby_test() {
+ ${RUBY} -Ilib test/test_calendar_helper.rb || die
+}
next reply other threads:[~2011-06-09 12:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 12:31 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-26 5:38 [gentoo-commits] dev/graaff:master commit in: dev-ruby/calendar_helper/ Hans de Graaff
2016-08-26 5:38 Hans de Graaff
2015-06-24 4:40 Hans de Graaff
2014-06-06 6:39 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-05-19 6:51 Hans de Graaff
2012-04-30 9:30 Hans de Graaff
2011-06-09 12:06 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=c849b71fe1fac66d76414b6781f249f9b88011e6.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