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/aasm/
Date: Mon,  2 Jan 2012 09:55:53 +0000 (UTC)	[thread overview]
Message-ID: <c47aa7027757da7a6e7278e8f735c9541b481117.graaff@gentoo> (raw)

commit:     c47aa7027757da7a6e7278e8f735c9541b481117
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Dec 15 15:14:56 2011 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 15:14:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=c47aa702

Version bump.

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

---
 dev-ruby/aasm/ChangeLog         |    5 +++++
 dev-ruby/aasm/Manifest          |   10 ++++++----
 dev-ruby/aasm/aasm-3.0.0.ebuild |   36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/aasm/ChangeLog b/dev-ruby/aasm/ChangeLog
index a63de00..4799ccf 100644
--- a/dev-ruby/aasm/ChangeLog
+++ b/dev-ruby/aasm/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*aasm-3.0.0 (15 Dec 2011)
+
+  15 Dec 2011; Hans de Graaff <graaff@gentoo.org> +aasm-3.0.0.ebuild:
+  Version bump.
+
   15 Dec 2011; Hans de Graaff <graaff@gentoo.org> -aasm-2.2.0.ebuild,
   -aasm-2.3.0.ebuild:
   Remove old versions.

diff --git a/dev-ruby/aasm/Manifest b/dev-ruby/aasm/Manifest
index 58d1dc6..cf97bd0 100644
--- a/dev-ruby/aasm/Manifest
+++ b/dev-ruby/aasm/Manifest
@@ -2,13 +2,15 @@
 Hash: SHA256
 
 DIST aasm-2.3.1.gem 21504 RMD160 8151823dfa1ab064e9274ee62bb9ab08eef57309 SHA1 e47efeb0712f074413b58b28409ed2148fc6831d SHA256 6f513ccd7fbe514bd74a3dfb6757bb3c4909081fcdf389e66623c5a0a124b732
+DIST aasm-3.0.0.gem 21504 RMD160 767e0cb6b998e466f4ec8b4276f60611dfb12a0c SHA1 e20d2e249c02b986c9d2eea6165ea18c4d0fc88c SHA256 4f505de00b0f9f58f6e6975a539cd8983fb4406926a00580e63455c84f3f056c
 EBUILD aasm-2.3.1.ebuild 898 RMD160 e383be3cdf49a7d0d7b05d5553a2fff26740ad34 SHA1 b294987a4c8b18ac9a6795b8cf84514a26fec918 SHA256 47ac4b086dee3c7714925f6226e7dc027d3aeb1306212c09f00caa6a8d37763b
-MISC ChangeLog 730 RMD160 b6b3d87623f3b1273a51abe73039e80df7bd50b6 SHA1 a8a91f0f999cafe1c2bd91463d316a77746b2c27 SHA256 a72b6cfe97f68306ff08b31ed2314f5465ddc4c2f87184a02ef240e187ce87e2
+EBUILD aasm-3.0.0.ebuild 834 RMD160 2127edea13aca48ca679dcc7db45a05d2bbf59d4 SHA1 bb1aaced40a3ff8bf14fe1a84b65fc92a1abf3f1 SHA256 d7c742267e873b0e89d5542a908040aea432f059a7f9f1805c161c01edeb22f0
+MISC ChangeLog 844 RMD160 aff3945562748704e8d2f7191dc0592e29a3e83c SHA1 2aab228432dcdefd77bad8dce0cc4555c8d92932 SHA256 2c15efe95b1d4b07743e78b09e2f51dad91ace906cf9924063070441ae782db5
 MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk7qDeAACgkQiIP6VqMIqNcpagD9GNaTIQYcGhc0Rm6+M3qrKg6Q
-aCTnnqOG55BqqTyUZ10BAIrbrWbuAeB6fiTVTqc0N4owx2BZDb8b844blNfTSlxQ
-=9fna
+iF4EAREIAAYFAk7qDvAACgkQiIP6VqMIqNejegEAjKQQHkfDVkEy056bnFKM0qMP
+YCSi0eu0kmzD7Jp9RNsBAJMT0nq1+mK6tj25+9g/WPC9yxupzK9i/cMdhHN8fcLw
+=OAKE
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/aasm/aasm-3.0.0.ebuild b/dev-ruby/aasm/aasm-3.0.0.ebuild
new file mode 100644
index 0000000..909a56e
--- /dev/null
+++ b/dev-ruby/aasm/aasm-3.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18 ree18"
+
+# Requires sdoc which is not yet available in Gentoo.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST="test spec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for adding finite state machines to Ruby classes."
+HOMEPAGE="https://github.com/rubyist/aasm"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+#  rspec (>= 0, development)
+#  shoulda (>= 0, development)
+
+ruby_add_rdepend "dev-ruby/activerecord"
+ruby_add_bdepend "test? ( dev-ruby/rspec:2 dev-ruby/shoulda dev-ruby/rr )"
+
+all_ruby_prepare() {
+	rm Gemfile || die
+	sed -i -e '/[Bb]undler/d' Rakefile || die
+
+	# We currently don't package sdoc
+	sed -i -e '/sdoc/d' Rakefile || die
+}



             reply	other threads:[~2012-01-02  9:56 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-02  9:55 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-27  7:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/aasm/ Hans de Graaff
2016-08-15 13:34 Hans de Graaff
2016-08-15 13:34 Hans de Graaff
2016-04-01  7:01 Hans de Graaff
2016-04-01  7:01 Hans de Graaff
2015-12-09  6:36 Hans de Graaff
2015-10-29  6:14 Hans de Graaff
2015-10-29  6:14 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-07-01 21:34 Hans de Graaff
2015-05-22  7:06 Hans de Graaff
2015-04-17 11:55 Hans de Graaff
2015-01-16 13:10 Hans de Graaff
2015-01-16 13:10 Hans de Graaff
2014-09-24  7:31 Hans de Graaff
2014-09-15  6:42 Hans de Graaff
2014-09-15  6:42 Hans de Graaff
2014-07-24 13:38 Hans de Graaff
2014-08-19  6:45 ` Hans de Graaff
2014-07-15  9:03 Hans de Graaff
2014-05-27  5:07 Hans de Graaff
2014-04-02 13:42 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2013-11-29  9:54 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-09-13  9:46 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2013-05-19  6:51 Hans de Graaff
2013-05-19  6:51 Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2013-01-08 12:06 Hans de Graaff
2012-12-31 14:27 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-10-08 13:37 Hans de Graaff
2012-07-05  8:47 Hans de Graaff
2012-04-30  9:30 Hans de Graaff
2012-04-30  9:30 Hans de Graaff
2012-04-03 11:46 Hans de Graaff
2012-01-02  9:55 Hans de Graaff
2011-10-14 12:30 Hans de Graaff
2011-09-12 12:12 Hans de Graaff
2011-06-15 11:38 Hans de Graaff
2011-06-10  7:19 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=c47aa7027757da7a6e7278e8f735c9541b481117.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