From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-oembed/
Date: Sat, 2 Jun 2012 15:47:06 +0000 (UTC) [thread overview]
Message-ID: <1338272340.e41785cbe4290c2f3bf91c0a81cf171c3fb95bff.graaff@gentoo> (raw)
commit: e41785cbe4290c2f3bf91c0a81cf171c3fb95bff
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue May 29 06:19:00 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 29 06:19:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=e41785cb
Remove old versions.
(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/ruby-oembed/ChangeLog | 4 +++
dev-ruby/ruby-oembed/Manifest | 8 ++---
dev-ruby/ruby-oembed/ruby-oembed-0.8.1.ebuild | 34 -------------------------
dev-ruby/ruby-oembed/ruby-oembed-0.8.3.ebuild | 34 -------------------------
4 files changed, 7 insertions(+), 73 deletions(-)
diff --git a/dev-ruby/ruby-oembed/ChangeLog b/dev-ruby/ruby-oembed/ChangeLog
index cd7a4de..aceb55e 100644
--- a/dev-ruby/ruby-oembed/ChangeLog
+++ b/dev-ruby/ruby-oembed/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 May 2012; Hans de Graaff <graaff@gentoo.org> -ruby-oembed-0.8.1.ebuild,
+ -ruby-oembed-0.8.3.ebuild:
+ Remove old versions.
+
*ruby-oembed-0.8.7 (06 Apr 2012)
06 Apr 2012; Hans de Graaff <graaff@gentoo.org> +ruby-oembed-0.8.7.ebuild:
diff --git a/dev-ruby/ruby-oembed/Manifest b/dev-ruby/ruby-oembed/Manifest
index cd956b2..9ddaaa0 100644
--- a/dev-ruby/ruby-oembed/Manifest
+++ b/dev-ruby/ruby-oembed/Manifest
@@ -1,13 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-DIST ruby-oembed-0.8.1.gem 37888 RMD160 a5c5e701b5af38365f1c12e1a808f1c474188201 SHA1 2d90ed8716da575a6bad3159a358e4c41cf46adf SHA256 92dab3a871bbb69d7f6df5fb9b2a7286e3c297bf725e0a8189df033864f64148
-DIST ruby-oembed-0.8.3.gem 40448 RMD160 dc778376986eb8f7244a1cf770f7bfe4098c2944 SHA1 af7d802002365ec4cba63c71209ea4729bf261a0 SHA256 c26e525129584230c4c5be10b60eface390c3c51cbf6d8ca5bccfb535a76e9db
DIST ruby-oembed-0.8.7.gem 273920 RMD160 3ce38295735fd56f70470190f2ee08a16bbd8a28 SHA1 9bc038457fcd780d4cb4a84398c42258fe2de735 SHA256 61dfebacfc9b12dae9fe221a1425ea1ee07457093d5b71b2b79242c3866893e9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iF4EAREIAAYFAk9+5EwACgkQiIP6VqMIqNd+vQD+LcBa9Fsz1KgT3kjwE3PdWOdb
-4MyQOpmMC93TlJE5sCUBAIiHhW67556tH8kTLdK15HiL0u9B4lAx93MOqpOxvT6B
-=RkPe
+iF4EAREIAAYFAk/EalQACgkQiIP6VqMIqNcFQwD/S9kfzHvWtA8HKJdyDedMdiFZ
+PmErHaYCl5oCSLh92EwBAIm4iz9cKdDBfK3aIa7r7TwcSa3xXF4oT/JkXqOAm3dR
+=aenN
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/ruby-oembed/ruby-oembed-0.8.1.ebuild b/dev-ruby/ruby-oembed/ruby-oembed-0.8.1.ebuild
deleted file mode 100644
index a06fda9..0000000
--- a/dev-ruby/ruby-oembed/ruby-oembed-0.8.1.ebuild
+++ /dev/null
@@ -1,34 +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=3
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_TEST="specs"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An oEmbed consumer library written in Ruby."
-HOMEPAGE="https://github.com/judofyr/ruby-oembed"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test?
- (
- dev-ruby/jeweler
- dev-ruby/rspec:2
- dev-ruby/json
- dev-ruby/xml-simple
- )"
-
-all_ruby_prepare() {
- # Remove bundler
- rm Gemfile Gemfile.lock || die
-}
diff --git a/dev-ruby/ruby-oembed/ruby-oembed-0.8.3.ebuild b/dev-ruby/ruby-oembed/ruby-oembed-0.8.3.ebuild
deleted file mode 100644
index fb7b810..0000000
--- a/dev-ruby/ruby-oembed/ruby-oembed-0.8.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-USE_RUBY="ruby18 ree18"
-
-RUBY_FAKEGEM_TASK_TEST="specs"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An oEmbed consumer library written in Ruby."
-HOMEPAGE="https://github.com/judofyr/ruby-oembed"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test?
- (
- dev-ruby/jeweler
- dev-ruby/rspec:2
- dev-ruby/json
- dev-ruby/xml-simple
- )"
-
-all_ruby_prepare() {
- # Remove bundler
- rm Gemfile Gemfile.lock || die
-}
next reply other threads:[~2012-06-02 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-02 15:47 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-15 8:33 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-oembed/ Hans de Graaff
2013-11-29 9:54 Hans de Graaff
2013-11-29 9:54 Hans de Graaff
2012-11-25 8:30 Hans de Graaff
2012-06-02 15:47 Hans de Graaff
2012-04-06 12:40 Hans de Graaff
2011-07-13 8:35 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=1338272340.e41785cbe4290c2f3bf91c0a81cf171c3fb95bff.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