public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mongo: mongo-1.12.0.ebuild ChangeLog
@ 2015-03-09 18:25 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2015-03-09 18:25 UTC (permalink / raw
  To: gentoo-commits

graaff      15/03/09 18:25:41

  Modified:             mongo-1.12.0.ebuild ChangeLog
  Log:
  Fix SRC_URI and RUBY_S for bug 542600.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.2                  dev-ruby/mongo/mongo-1.12.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild?r1=1.1&r2=1.2

Index: mongo-1.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mongo-1.12.0.ebuild	8 Mar 2015 08:27:29 -0000	1.1
+++ mongo-1.12.0.ebuild	9 Mar 2015 18:25:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild,v 1.1 2015/03/08 08:27:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/mongo-1.12.0.ebuild,v 1.2 2015/03/09 18:25:41 graaff Exp $
 
 EAPI=5
 
@@ -15,13 +15,13 @@
 
 GITHUB_USER="mongodb"
 GITHUB_PROJECT="mongo-ruby-driver"
-RUBY_S="${GITHUB_USER}-${GITHUB_PROJECT}-*"
+RUBY_S="${GITHUB_PROJECT}-${PV}"
 
 inherit ruby-fakegem
 
 DESCRIPTION="A Ruby driver for MongoDB"
 HOMEPAGE="http://www.mongodb.org/"
-SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
+SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
 
 LICENSE="APSL-2"
 SLOT="0"



1.10                 dev-ruby/mongo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	8 Mar 2015 08:27:29 -0000	1.9
+++ ChangeLog	9 Mar 2015 18:25:41 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mongo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v 1.9 2015/03/08 08:27:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongo/ChangeLog,v 1.10 2015/03/09 18:25:41 graaff Exp $
+
+  09 Mar 2015; Hans de Graaff <graaff@gentoo.org> mongo-1.12.0.ebuild:
+  Fix SRC_URI and RUBY_S for bug 542600.
 
 *mongo-1.12.0 (08 Mar 2015)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-09 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 18:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/mongo: mongo-1.12.0.ebuild ChangeLog Hans de Graaff (graaff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox