public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/origin: origin-1.0.6.ebuild ChangeLog origin-1.0.5.ebuild
Date: Wed,  8 Aug 2012 22:51:54 +0000 (UTC)	[thread overview]
Message-ID: <20120808225154.BC8982004B@flycatcher.gentoo.org> (raw)

flameeyes    12/08/08 22:51:54

  Modified:             ChangeLog
  Added:                origin-1.0.6.ebuild
  Removed:              origin-1.0.5.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-ruby/origin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/origin/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/origin/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/origin/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	8 Aug 2012 22:16:40 -0000	1.7
+++ ChangeLog	8 Aug 2012 22:51:54 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/origin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v 1.7 2012/08/08 22:16:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v 1.8 2012/08/08 22:51:54 flameeyes Exp $
+
+*origin-1.0.6 (08 Aug 2012)
+
+  08 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> +origin-1.0.6.ebuild,
+  -origin-1.0.5.ebuild:
+  Version bump.
 
 *origin-1.0.5 (08 Aug 2012)
 



1.1                  dev-ruby/origin/origin-1.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/origin/origin-1.0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/origin/origin-1.0.6.ebuild?rev=1.1&content-type=text/plain

Index: origin-1.0.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/origin-1.0.6.ebuild,v 1.1 2012/08/08 22:51:54 flameeyes Exp $

EAPI=4

# does not support Ruby 1.8 syntax
USE_RUBY="ruby19" #jruby

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

GITHUB_USER="mongoid"
GITHUB_PROJECT="${PN}"
RUBY_S="${GITHUB_USER}-${GITHUB_PROJECT}-*"

MY_PV="${PV/_rc/.rc}"

inherit ruby-fakegem

DESCRIPTION="Origin is a simple DSL for generating MongoDB selectors and options"
HOMEPAGE="http://mongoid.org/"
SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/tarball/v${MY_PV} -> ${GITHUB_PROJECT}-${MY_PV}.tar.gz"
LICENSE="MIT"

SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_bdepend "
	test? (
		>=dev-ruby/activesupport-3.1
		>=dev-ruby/i18n-0.6
		>=dev-ruby/tzinfo-0.3.22
	)"





                 reply	other threads:[~2012-08-08 22:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120808225154.BC8982004B@flycatcher.gentoo.org \
    --to=flameeyes@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