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/rails_autolink/
Date: Mon, 30 Apr 2012 09:30:14 +0000 (UTC)	[thread overview]
Message-ID: <1334315635.ae0b0e44805818136bea8e35a7ea3851dbeb2928.graaff@gentoo> (raw)

commit:     ae0b0e44805818136bea8e35a7ea3851dbeb2928
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 13 11:13:55 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 11:13:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=ae0b0e44

Version bump.

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

---
 dev-ruby/rails_autolink/ChangeLog                  |    5 +++
 dev-ruby/rails_autolink/Manifest                   |    7 +++--
 .../rails_autolink/rails_autolink-1.0.6.ebuild     |   27 ++++++++++++++++++++
 3 files changed, 36 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rails_autolink/ChangeLog b/dev-ruby/rails_autolink/ChangeLog
index 17974a3..b62eb21 100644
--- a/dev-ruby/rails_autolink/ChangeLog
+++ b/dev-ruby/rails_autolink/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*rails_autolink-1.0.6 (13 Apr 2012)
+
+  13 Apr 2012; Hans de Graaff <graaff@gentoo.org> +rails_autolink-1.0.6.ebuild:
+  Version bump.
+
 *rails_autolink-1.0.5 (14 Feb 2012)
 
   14 Feb 2012; Hans de Graaff <graaff@gentoo.org> +rails_autolink-1.0.5.ebuild,

diff --git a/dev-ruby/rails_autolink/Manifest b/dev-ruby/rails_autolink/Manifest
index 4c2aadf..ad4fa77 100644
--- a/dev-ruby/rails_autolink/Manifest
+++ b/dev-ruby/rails_autolink/Manifest
@@ -2,10 +2,11 @@
 Hash: SHA256
 
 DIST rails_autolink-1.0.5.gem 10752 RMD160 63f13c5903abfc9c2086136ec02f60a4821ee6f4 SHA1 dee6adb7af6d444cd80566fbbe9abb6230d62541 SHA256 a13de3095060f93af9b4755e9b48305bd6457f22f60bce7dfbe0c23757bd8209
+DIST rails_autolink-1.0.6.gem 11264 RMD160 b49536d81255aeb1999200f8a9aa25453a17928a SHA1 a69091aeba5ce725dc62bdfaefab0b1fd76d722c SHA256 aab26a973b71196db142cd0b8259e74da8039cd82d958a6ffdedd5f39bad0dfd
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk86KXIACgkQiIP6VqMIqNcrPAD/WWRcqdR+dexQVoRfBdO91Grg
-sjUkHlaJPtPdw8WcGpMA/27ecoCVErg3riXJ0DQNBcwohzBHruaZMGyHTzKrNkGR
-=0lT3
+iF4EAREIAAYFAk+ICnMACgkQiIP6VqMIqNc9ZgD+KyQvr6pr2Sy0Y99O1vmJZJhQ
+wGnnhT8mLQ5HEDuLeFcA/AnG2QKz91g6VScrKgPsqYQ9jncPiu6b7fNHYWZAoGKe
+=Nsr6
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/rails_autolink/rails_autolink-1.0.6.ebuild b/dev-ruby/rails_autolink/rails_autolink-1.0.6.ebuild
new file mode 100644
index 0000000..2327ff2
--- /dev/null
+++ b/dev-ruby/rails_autolink/rails_autolink-1.0.6.ebuild
@@ -0,0 +1,27 @@
+# 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=2
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This is an extraction of the auto_link method from rails."
+HOMEPAGE="http://github.com/tenderlove/rails_autolink"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+# Tests fail for ruby 1.8.7 due to ordering.
+RESTRICT="test"
+
+ruby_add_bdepend "doc? ( dev-ruby/hoe >=dev-ruby/rdoc-3.10 )
+	test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+ruby_add_rdepend ">=dev-ruby/rails-3.1"



             reply	other threads:[~2012-04-30  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30  9:30 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-01  8:11 [gentoo-commits] dev/graaff:master commit in: dev-ruby/rails_autolink/ Hans de Graaff
2013-01-11 14:54 Hans de Graaff
2012-07-22 17:21 Hans de Graaff
2012-07-22 17:21 Hans de Graaff
2012-06-02 15:47 Hans de Graaff
2012-02-14  9:30 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=1334315635.ae0b0e44805818136bea8e35a7ea3851dbeb2928.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