public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/patron: ChangeLog patron-0.4.11.ebuild
@ 2011-04-09 12:42 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2011-04-09 12:42 UTC (permalink / raw
  To: gentoo-commits

graaff      11/04/09 12:42:29

  Modified:             ChangeLog patron-0.4.11.ebuild
  Log:
  Add ree18 support.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-ruby/patron/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	26 Feb 2011 16:11:09 -0000	1.11
+++ ChangeLog	9 Apr 2011 12:42:29 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/patron
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.11 2011/02/26 16:11:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.12 2011/04/09 12:42:29 graaff Exp $
+
+  09 Apr 2011; Hans de Graaff <graaff@gentoo.org> patron-0.4.11.ebuild:
+  Add ree18 support.
 
   26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> patron-0.4.11.ebuild:
   Marked ~ppc64 wrt #339565



1.3                  dev-ruby/patron/patron-0.4.11.ebuild

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

Index: patron-0.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- patron-0.4.11.ebuild	26 Feb 2011 16:11:09 -0000	1.2
+++ patron-0.4.11.ebuild	9 Apr 2011 12:42:29 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v 1.2 2011/02/26 16:11:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v 1.3 2011/04/09 12:42:29 graaff Exp $
 
 EAPI=2
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 ree18"
 
 RUBY_FAKEGEM_TASK_TEST="spec"
 RUBY_FAKEGEM_EXTRADOC="README.txt"






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/patron: ChangeLog patron-0.4.11.ebuild
@ 2011-02-26 16:11 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 3+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-26 16:11 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/26 16:11:09

  Modified:             ChangeLog patron-0.4.11.ebuild
  Log:
  Marked ~ppc64 wrt #339565
  
  (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)

Revision  Changes    Path
1.11                 dev-ruby/patron/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	2 Jan 2011 15:15:44 -0000	1.10
+++ ChangeLog	26 Feb 2011 16:11:09 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/patron
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.10 2011/01/02 15:15:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.11 2011/02/26 16:11:09 xarthisius Exp $
+
+  26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> patron-0.4.11.ebuild:
+  Marked ~ppc64 wrt #339565
 
 *patron-0.4.11 (02 Jan 2011)
 



1.2                  dev-ruby/patron/patron-0.4.11.ebuild

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

Index: patron-0.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patron-0.4.11.ebuild	2 Jan 2011 15:15:44 -0000	1.1
+++ patron-0.4.11.ebuild	26 Feb 2011 16:11:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v 1.1 2011/01/02 15:15:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v 1.2 2011/02/26 16:11:09 xarthisius Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 #ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/patron: ChangeLog patron-0.4.11.ebuild
@ 2011-01-02 15:15 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2011-01-02 15:15 UTC (permalink / raw
  To: gentoo-commits

graaff      11/01/02 15:15:44

  Modified:             ChangeLog
  Added:                patron-0.4.11.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-ruby/patron/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	2 Jan 2011 14:48:19 -0000	1.9
+++ ChangeLog	2 Jan 2011 15:15:44 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/patron
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.9 2011/01/02 14:48:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.10 2011/01/02 15:15:44 graaff Exp $
+
+*patron-0.4.11 (02 Jan 2011)
+
+  02 Jan 2011; Hans de Graaff <graaff@gentoo.org> +patron-0.4.11.ebuild:
+  Version bump.
 
   02 Jan 2011; Hans de Graaff <graaff@gentoo.org> -patron-0.4.9-r1.ebuild:
   Remove old version.



1.1                  dev-ruby/patron/patron-0.4.11.ebuild

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

Index: patron-0.4.11.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.11.ebuild,v 1.1 2011/01/02 15:15:44 graaff Exp $

EAPI=2
USE_RUBY="ruby18"

RUBY_FAKEGEM_TASK_TEST="spec"
RUBY_FAKEGEM_EXTRADOC="README.txt"

inherit multilib ruby-fakegem

DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl."
HOMEPAGE="http://toland.github.com/patron/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

#ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"

DEPEND="${DEPEND} net-misc/curl"
RDEPEND="${RDEPEND} net-misc/curl"

# Tests require a live web service that is not included in the distribution.
RESTRICT="test"

each_ruby_configure() {
	${RUBY} -Cext/patron extconf.rb || die
}

each_ruby_compile() {
	emake -Cext/patron || die
	cp ext/patron/session_ext$(get_modname) lib/patron/ || die "Unable to cp shared object file"
}






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

end of thread, other threads:[~2011-04-09 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-09 12:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/patron: ChangeLog patron-0.4.11.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-26 16:11 Kacper Kowalik (xarthisius)
2011-01-02 15:15 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