public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/right_aws: right_aws-3.0.4.ebuild right_aws-1.10.0.ebuild ChangeLog
@ 2014-04-24 20:09 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-24 20:09 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/24 20:09:42

  Modified:             right_aws-3.0.4.ebuild right_aws-1.10.0.ebuild
                        ChangeLog
  Log:
  Remove ruby18. EAPI bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/right_aws/right_aws-3.0.4.ebuild

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

Index: right_aws-3.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- right_aws-3.0.4.ebuild	15 Jun 2012 12:25:22 -0000	1.1
+++ right_aws-3.0.4.ebuild	24 Apr 2014 20:09:42 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.1 2012/06/15 12:25:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.2 2014/04/24 20:09:42 mrueg Exp $
 
-EAPI=2
-USE_RUBY="ruby18 ruby19 jruby"
+EAPI=5
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



1.2                  dev-ruby/right_aws/right_aws-1.10.0.ebuild

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

Index: right_aws-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- right_aws-1.10.0.ebuild	28 Jan 2010 00:26:55 -0000	1.1
+++ right_aws-1.10.0.ebuild	24 Apr 2014 20:09:42 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v 1.1 2010/01/28 00:26:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v 1.2 2014/04/24 20:09:42 mrueg Exp $
 
-EAPI=2
-USE_RUBY="ruby18 ruby19 jruby"
+EAPI=5
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



1.3                  dev-ruby/right_aws/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Jun 2012 12:25:22 -0000	1.2
+++ ChangeLog	24 Apr 2014 20:09:42 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/right_aws
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v 1.2 2012/06/15 12:25:22 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v 1.3 2014/04/24 20:09:42 mrueg Exp $
+
+  24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> right_aws-1.10.0.ebuild,
+  right_aws-3.0.4.ebuild:
+  Remove ruby18. EAPI bump.
 
 *right_aws-3.0.4 (15 Jun 2012)
 
@@ -12,4 +16,3 @@
   28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   +right_aws-1.10.0.ebuild, +metadata.xml:
   Initial import of RightScale AWS library.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/right_aws: right_aws-3.0.4.ebuild right_aws-1.10.0.ebuild ChangeLog
@ 2014-08-05 16:00 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 16:00 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 16:00:48

  Modified:             right_aws-3.0.4.ebuild right_aws-1.10.0.ebuild
                        ChangeLog
  Log:
  Remove trailing '.' from DESCRIPTION.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/right_aws/right_aws-3.0.4.ebuild

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

Index: right_aws-3.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- right_aws-3.0.4.ebuild	24 Apr 2014 20:09:42 -0000	1.2
+++ right_aws-3.0.4.ebuild	5 Aug 2014 16:00:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.2 2014/04/24 20:09:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.3 2014/08/05 16:00:47 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 jruby"
@@ -11,7 +11,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront."
+DESCRIPTION="A robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront"
 HOMEPAGE="http://www.rightscale.com/"
 
 LICENSE="MIT"



1.3                  dev-ruby/right_aws/right_aws-1.10.0.ebuild

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

Index: right_aws-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- right_aws-1.10.0.ebuild	24 Apr 2014 20:09:42 -0000	1.2
+++ right_aws-1.10.0.ebuild	5 Aug 2014 16:00:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v 1.2 2014/04/24 20:09:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v 1.3 2014/08/05 16:00:47 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 jruby"
@@ -11,7 +11,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront."
+DESCRIPTION="A robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront"
 HOMEPAGE="http://www.rightscale.com/"
 
 LICENSE="MIT"



1.4                  dev-ruby/right_aws/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Apr 2014 20:09:42 -0000	1.3
+++ ChangeLog	5 Aug 2014 16:00:48 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/right_aws
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v 1.3 2014/04/24 20:09:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v 1.4 2014/08/05 16:00:48 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> right_aws-1.10.0.ebuild,
+  right_aws-3.0.4.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> right_aws-1.10.0.ebuild,
   right_aws-3.0.4.ebuild:





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

end of thread, other threads:[~2014-08-05 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 20:09 [gentoo-commits] gentoo-x86 commit in dev-ruby/right_aws: right_aws-3.0.4.ebuild right_aws-1.10.0.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-05 16:00 Manuel Rueger (mrueg)

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