From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/icalendar/
Date: Sun, 19 May 2013 06:51:36 +0000 (UTC) [thread overview]
Message-ID: <1368114118.9283a10a6e9e3187d16ced42c9ff186948ad54d5.graaff@gentoo> (raw)
commit: 9283a10a6e9e3187d16ced42c9ff186948ad54d5
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu May 9 15:41:58 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May 9 15:41:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=9283a10a
Cleanup.
Package-Manager: portage-2.1.11.62
---
dev-ruby/icalendar/ChangeLog | 6 +++++-
dev-ruby/icalendar/Manifest | 12 ------------
dev-ruby/icalendar/icalendar-1.1.5.ebuild | 26 --------------------------
dev-ruby/icalendar/icalendar-1.1.6.ebuild | 27 ---------------------------
4 files changed, 5 insertions(+), 66 deletions(-)
diff --git a/dev-ruby/icalendar/ChangeLog b/dev-ruby/icalendar/ChangeLog
index 74ea3c0..c8dabad 100644
--- a/dev-ruby/icalendar/ChangeLog
+++ b/dev-ruby/icalendar/ChangeLog
@@ -1,5 +1,9 @@
# ChangeLog for dev-ruby/icalendar
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+
+ 09 May 2013; Hans de Graaff <graaff@gentoo.org> -icalendar-1.1.5.ebuild,
+ -icalendar-1.1.6.ebuild:
+ Cleanup.
*icalendar-1.2.1 (23 Nov 2012)
diff --git a/dev-ruby/icalendar/Manifest b/dev-ruby/icalendar/Manifest
index eb4b5cf..85bbcaa 100644
--- a/dev-ruby/icalendar/Manifest
+++ b/dev-ruby/icalendar/Manifest
@@ -1,13 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST icalendar-1.1.5.gem 49664 SHA256 56c6d5acf1f728db920628203a17b2e1d7d30c2d61d270b96c6234da962edc41 SHA512 10932cfe6163b586ade58469d0efdc2a0c6a45b63f628e0fe63e4f4ddcfa29496d21f4da1925a1909b8f15d160ca8176c2d39498026abdca3b7195161164f217 WHIRLPOOL 22bc330987d0385d3de1a3730d9bbe5e912a92412db5f0991c47ff6bb9496dbda03693145aee3973931bd9015a4aee6d1f25408fcdf0e3ccb1969e0100532c28
-DIST icalendar-1.1.6.gem 50176 SHA256 fc5dce2a2e42de56f9d4a4b5ef64414181fb28f245505da39b432d634ae90bf9 SHA512 b6ff2fcd433a950ccb8b08a9dbb8595375328600e082c5c1d83688c9243dcfc5d5dcff03bfac25657f7504964911bfc0c343215688602c26558c66e2e1f75535 WHIRLPOOL ac649693d922fc1401817efc245862bab708475ba8aff13dc5d7d6613d290214f8e9615543727203bd75f39382367bfb0eec71509ed5fd1a9e510d9dfc131834
DIST icalendar-1.2.1.gem 50688 SHA256 036fb9b500b3268f53b25f57f54629a1c2eabc00828c4c99a75fac0d69e6f79f SHA512 ed6dde621313451c83796a29458fadb9061593b9f8dc0e56bb154b77b9d98ada2b304d54900d7c95edc74c08af1b1723faf863b868a3247b319b282ae7bb3e2a WHIRLPOOL c7834d1615d5055c7416691a3ef23044b03ddbe421b4f2ab95289214ee8d67bd6621a73a4dc6e23e1401aee49aae1cca776714d9a6fa83d2142133b6fc230c6d
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlCvMj4ACgkQiIP6VqMIqNf3+QD/fL1nJgNB8NKqsHFWKpKxPvmN
-E66MHjfoMhuIw2iRtQwA/jvZbuk0cL6usA6gZ3YE7CoGNm7I55Avs9HQ2gd8ygeD
-=vUpe
------END PGP SIGNATURE-----
diff --git a/dev-ruby/icalendar/icalendar-1.1.5.ebuild b/dev-ruby/icalendar/icalendar-1.1.5.ebuild
deleted file mode 100644
index dac7f7f..0000000
--- a/dev-ruby/icalendar/icalendar-1.1.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This library provides iCalendar support for ruby. (RFC-2445)"
-HOMEPAGE="http://icalendar.rubyforge.org/"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend test virtual/ruby-test-unit
-
-all_ruby_prepare() {
- sed -i '/newgem/d' Rakefile || die
-}
diff --git a/dev-ruby/icalendar/icalendar-1.1.6.ebuild b/dev-ruby/icalendar/icalendar-1.1.6.ebuild
deleted file mode 100644
index ed34304..0000000
--- a/dev-ruby/icalendar/icalendar-1.1.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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 $
-
-EAPI="2"
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This library provides iCalendar support for ruby. (RFC-2445)"
-HOMEPAGE="http://icalendar.rubyforge.org/"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~x86 ~x86-macos"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.1.0 )"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit >=dev-ruby/hoe-2.1.0 )"
-
-all_ruby_prepare() {
- sed -i '/newgem/d' Rakefile || die
-}
next reply other threads:[~2013-05-19 6:51 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-19 6:51 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-08 5:25 [gentoo-commits] dev/graaff:master commit in: dev-ruby/icalendar/ Hans de Graaff
2016-08-01 9:52 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2015-05-04 7:02 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2014-12-17 13:03 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-08-19 6:45 Hans de Graaff
2014-07-24 13:38 ` Hans de Graaff
2014-07-15 9:03 Hans de Graaff
2014-07-07 12:39 Hans de Graaff
2014-05-27 5:07 Hans de Graaff
2013-11-29 9:54 Hans de Graaff
2013-10-25 9:08 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-07-26 6:31 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2012-11-25 8:30 Hans de Graaff
2012-09-24 8:42 Hans de Graaff
2011-06-09 12:06 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=1368114118.9283a10a6e9e3187d16ced42c9ff186948ad54d5.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