From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/swf_fu/
Date: Fri, 1 Nov 2013 07:33:10 +0000 (UTC) [thread overview]
Message-ID: <1383290935.7a6b6837f4d14daf19bf778d44ae640c4cb6b56a.graaff@gentoo> (raw)
commit: 7a6b6837f4d14daf19bf778d44ae640c4cb6b56a
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Nov 1 07:28:55 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 07:28:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=7a6b6837
Cleanup.
Package-Manager: portage-2.2.7
---
dev-ruby/swf_fu/ChangeLog | 5 ++++-
dev-ruby/swf_fu/Manifest | 11 -----------
dev-ruby/swf_fu/swf_fu-2.0.2.ebuild | 26 --------------------------
3 files changed, 4 insertions(+), 38 deletions(-)
diff --git a/dev-ruby/swf_fu/ChangeLog b/dev-ruby/swf_fu/ChangeLog
index fd54ac9..370d8e0 100644
--- a/dev-ruby/swf_fu/ChangeLog
+++ b/dev-ruby/swf_fu/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-ruby/swf_fu
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 01 Nov 2013; Hans de Graaff <graaff@gentoo.org> -swf_fu-2.0.2.ebuild:
+ Cleanup.
+
*swf_fu-2.0.3 (14 Sep 2012)
14 Sep 2012; Hans de Graaff <graaff@gentoo.org> +swf_fu-2.0.3.ebuild:
diff --git a/dev-ruby/swf_fu/Manifest b/dev-ruby/swf_fu/Manifest
index 69ec656..545e8e3 100644
--- a/dev-ruby/swf_fu/Manifest
+++ b/dev-ruby/swf_fu/Manifest
@@ -1,12 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST swf_fu-2.0.2.gem 372224 SHA256 286954441aab728e5253ae1259a9096bb541e167b9acd1f259badc652366a1de SHA512 df8538f481454690fe9f699074e96292613e0a7102c7633e0dc4b21c6ca779a2b2c6bbe514201f9c41290e32f35c904621b1bf0ed54f0580661eea392d2d4428 WHIRLPOOL 4d3fc5bc69815bc326d3ec0d77cbaa12d2281597fd593d91753a327916a644063d283a4b3f3ac9d0bfbb534df449cbfd6be51fe1639a4884597ff526c3dac041
DIST swf_fu-2.0.3.gem 292864 SHA256 5d1d702ef28cbe43968b41a9166974b8023f268fae7411db87ab99cc28bd8853 SHA512 e51e8de09bbce06befff581af314cc33c477cc36b41dca66df9e3f9a50a0d7fad6038930a7e71485523744013bade03a767538a309f8c4fbd3a68b4cc4e9be45 WHIRLPOOL c0de2ab1fc12e6a3eda2688a442d0fc64214a12c66864ac0c7ebad27b8868f932870c07ab76094eac4839395ec23e7994824369e37560078eefb6382fe5b1915
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlBTJxQACgkQiIP6VqMIqNdENAEAjfP7Q9lYMdN7DfnUqR/sVpqG
-P/tVoEiS6cRKgraMeKEA/0ojjsMHc3FldLhxh7Tu3hFdFHMdYp9yj5xKnvcK01Jr
-=V+gJ
------END PGP SIGNATURE-----
diff --git a/dev-ruby/swf_fu/swf_fu-2.0.2.ebuild b/dev-ruby/swf_fu/swf_fu-2.0.2.ebuild
deleted file mode 100644
index ffbb568..0000000
--- a/dev-ruby/swf_fu/swf_fu-2.0.2.ebuild
+++ /dev/null
@@ -1,26 +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/mislav-will_paginate/mislav-will_paginate-2.3.11.ebuild,v 1.1 2009/06/08 20:44:54 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-RUBY_FAKEGEM_EXTRAINSTALL="app"
-
-inherit ruby-fakegem
-
-DESCRIPTION="With the swf_fu plugin, rails treats your swf files like any other asset."
-HOMEPAGE="https://github.com/marcandre/swf_fu"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# Bundler madness and depends on newer shoulda-context, not yet packaged.
-RESTRICT="test"
-
-ruby_add_rdepend "dev-ruby/coffee-script >=dev-ruby/rails-3.1"
next reply other threads:[~2013-11-01 7:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-01 7:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-14 19:29 [gentoo-commits] dev/graaff:master commit in: dev-ruby/swf_fu/ Hans de Graaff
2016-02-14 19:29 Hans de Graaff
2015-07-11 5:31 Hans de Graaff
2015-05-06 5:47 Hans de Graaff
2013-11-01 7:33 Hans de Graaff
2012-09-17 8:59 Hans de Graaff
2012-06-02 15:47 Hans de Graaff
2012-06-02 15:47 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=1383290935.7a6b6837f4d14daf19bf778d44ae640c4cb6b56a.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