public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: ChangeLog rake-compiler-0.7.0-r1.ebuild rake-compiler-0.7.0.ebuild
@ 2010-04-30 20:29 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2010-04-30 20:29 UTC (permalink / raw
  To: gentoo-commits

graaff      10/04/30 20:29:13

  Modified:             ChangeLog rake-compiler-0.7.0-r1.ebuild
                        rake-compiler-0.7.0.ebuild
  Log:
  Deal with github changing their tarball generation.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-ruby/rake-compiler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	21 Feb 2010 00:31:27 -0000	1.11
+++ ChangeLog	30 Apr 2010 20:29:13 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rake-compiler
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.11 2010/02/21 00:31:27 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.12 2010/04/30 20:29:13 graaff Exp $
+
+  30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
+  rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
+  Deal with github changing their tarball generation.
 
   21 Feb 2010; Jonathan Callen <abcd@gentoo.org>
   rake-compiler-0.7.0-r1.ebuild:



1.4                  dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?r1=1.3&r2=1.4

Index: rake-compiler-0.7.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rake-compiler-0.7.0-r1.ebuild	21 Feb 2010 00:31:27 -0000	1.3
+++ rake-compiler-0.7.0-r1.ebuild	30 Apr 2010 20:29:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v 1.3 2010/02/21 00:31:27 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v 1.4 2010/04/30 20:29:13 graaff Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -18,7 +18,8 @@
 HOMEPAGE="http://github.com/luislavena/rake-compiler"
 LICENSE="as-is" # truly
 
-SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 S="${WORKDIR}/luislavena-${PN}-2834041"
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"



1.9                  dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?r1=1.8&r2=1.9

Index: rake-compiler-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rake-compiler-0.7.0.ebuild	30 Jan 2010 18:31:00 -0000	1.8
+++ rake-compiler-0.7.0.ebuild	30 Apr 2010 20:29:13 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.8 2010/01/30 18:31:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.9 2010/04/30 20:29:13 graaff Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,8 @@
 HOMEPAGE="http://github.com/luislavena/rake-compiler"
 LICENSE="as-is" # truly
 
-SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 S="${WORKDIR}/luislavena-${PN}-2834041"
 
 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: ChangeLog rake-compiler-0.7.0-r1.ebuild rake-compiler-0.7.0.ebuild
@ 2010-05-01  0:46 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-05-01  0:46 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/05/01 00:46:44

  Modified:             ChangeLog rake-compiler-0.7.0-r1.ebuild
                        rake-compiler-0.7.0.ebuild
  Log:
  Restore original SRC_URI.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-ruby/rake-compiler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	30 Apr 2010 20:29:13 -0000	1.12
+++ ChangeLog	1 May 2010 00:46:44 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/rake-compiler
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.12 2010/04/30 20:29:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.13 2010/05/01 00:46:44 flameeyes Exp $
+
+  01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
+  Restore original SRC_URI.
 
   30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
   rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:



1.5                  dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild?r1=1.4&r2=1.5

Index: rake-compiler-0.7.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rake-compiler-0.7.0-r1.ebuild	30 Apr 2010 20:29:13 -0000	1.4
+++ rake-compiler-0.7.0-r1.ebuild	1 May 2010 00:46:44 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v 1.4 2010/04/30 20:29:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0-r1.ebuild,v 1.5 2010/05/01 00:46:44 flameeyes Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -18,8 +18,7 @@
 HOMEPAGE="http://github.com/luislavena/rake-compiler"
 LICENSE="as-is" # truly
 
-#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
 S="${WORKDIR}/luislavena-${PN}-2834041"
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"



1.10                 dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild?r1=1.9&r2=1.10

Index: rake-compiler-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rake-compiler-0.7.0.ebuild	30 Apr 2010 20:29:13 -0000	1.9
+++ rake-compiler-0.7.0.ebuild	1 May 2010 00:46:44 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.9 2010/04/30 20:29:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.0.ebuild,v 1.10 2010/05/01 00:46:44 flameeyes Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -16,8 +16,7 @@
 HOMEPAGE="http://github.com/luislavena/rake-compiler"
 LICENSE="as-is" # truly
 
-#SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
 S="${WORKDIR}/luislavena-${PN}-2834041"
 
 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-01  0:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-01  0:46 [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: ChangeLog rake-compiler-0.7.0-r1.ebuild rake-compiler-0.7.0.ebuild Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-30 20:29 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