public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/stale_fish/
Date: Mon, 30 May 2011 11:02:25 +0000 (UTC)	[thread overview]
Message-ID: <457def20aa96b8fe50b3fd09d2048731b65160af.graaff@gentoo> (raw)

commit:     457def20aa96b8fe50b3fd09d2048731b65160af
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed May 25 05:55:22 2011 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 25 05:55:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=457def20

Initial import. New dependency for pivotal-tracker.

(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 0xAE7BB49B0EBD264A!)

---
 dev-ruby/stale_fish/ChangeLog               |   10 +++++++++
 dev-ruby/stale_fish/Manifest                |   14 +++++++++++++
 dev-ruby/stale_fish/metadata.xml            |    6 +++++
 dev-ruby/stale_fish/stale_fish-1.3.0.ebuild |   28 +++++++++++++++++++++++++++
 4 files changed, 58 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/stale_fish/ChangeLog b/dev-ruby/stale_fish/ChangeLog
new file mode 100644
index 0000000..1ab102d
--- /dev/null
+++ b/dev-ruby/stale_fish/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/stale_fish
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*stale_fish-1.3.0 (25 May 2011)
+
+  25 May 2011; Hans de Graaff <graaff@gentoo.org> +stale_fish-1.3.0.ebuild,
+  +metadata.xml:
+  Initial import. New dependency for pivotal-tracker.
+

diff --git a/dev-ruby/stale_fish/Manifest b/dev-ruby/stale_fish/Manifest
new file mode 100644
index 0000000..fea2a68
--- /dev/null
+++ b/dev-ruby/stale_fish/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST stale_fish-1.3.0.gem 9728 RMD160 c8f16cb5c95f2d8d14d80338483bcff49f80282d SHA1 f4d5eecfde69a9c8e042945e40d730316155352c SHA256 749e63778a155bcbed16ed5a4bc0d5f693f5b2eb20aa34b1b30244be15e05d09
+EBUILD stale_fish-1.3.0.ebuild 647 RMD160 8bc3168c30c872d2d233d46789d990f0d2bc4ac0 SHA1 48d4c3ff95d6fc0b83a70a15ea2b601f88366343 SHA256 84e526769ca254b2e7b43797b9388a47e60c234903d0edd74f374a713294fbcf
+MISC ChangeLog 301 RMD160 8b9c96679c95a20521c3ddad9c13e7785155149d SHA1 24faac80a24ade36314562c3b8f27496f85f53c3 SHA256 253c623698f17b0b64422897754f7597bc5ffab619f65c2512f1ef953a61b4d6
+MISC metadata.xml 215 RMD160 682b22c57f2f17c789b244e2bb32fe15ca3fa332 SHA1 ccf017e39c3f44ac4b557da94f91096555cb1be2 SHA256 c058515dd6264789274b580e999ce4fbbb5c53c36a452bf7b32fd227980abcf8
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk3cmcoACgkQrnu0mw69JkpWGQD9Gn/sENbnly8YyNHIIVB7tUey
+7k0PjdJwHUblkpixQc4A/RlQ9FQxxLwSpug6IjT76xm9UELkSMICgNRP88PcX9XP
+=USCN
+-----END PGP SIGNATURE-----

diff --git a/dev-ruby/stale_fish/metadata.xml b/dev-ruby/stale_fish/metadata.xml
new file mode 100644
index 0000000..9bf681c
--- /dev/null
+++ b/dev-ruby/stale_fish/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd></herd>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/stale_fish/stale_fish-1.3.0.ebuild b/dev-ruby/stale_fish/stale_fish-1.3.0.ebuild
new file mode 100644
index 0000000..d2c89a3
--- /dev/null
+++ b/dev-ruby/stale_fish/stale_fish-1.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="keeps fixtures synchronized with sources to prevent outdated fixtures going undetected."
+HOMEPAGE="http://github.com/jsmestad/stale_fish"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Tests appear to be broken, possibly due to obsolete bundler syntax.
+RESTRICT="test"
+
+ruby_add_rdepend "dev-ruby/fakeweb dev-ruby/activesupport"



             reply	other threads:[~2011-05-30 11:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 11:02 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-22  7:06 [gentoo-commits] dev/graaff:master commit in: dev-ruby/stale_fish/ Hans de Graaff
2016-02-14 19:29 Hans de Graaff
2016-02-14 19:29 Hans de Graaff
2016-02-14 19:29 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=457def20aa96b8fe50b3fd09d2048731b65160af.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