[gentoo-commits] gentoo-x86 commit in dev-ruby/dotenv: ChangeLog dotenv-1.0.2.ebuild

2015-08-03 Thread Manuel Rueger (mrueg)
mrueg   15/08/03 22:49:28

  Modified: ChangeLog
  Removed:  dotenv-1.0.2.ebuild
  Log:
  Remove old slot.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.11 dev-ruby/dotenv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   20 Jun 2015 06:53:46 -  1.10
+++ ChangeLog   3 Aug 2015 22:49:28 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/dotenv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.10 2015/06/20 
06:53:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.11 2015/08/03 
22:49:28 mrueg Exp $
+
+  03 Aug 2015; Manuel Rüger mr...@gentoo.org -dotenv-1.0.2.ebuild:
+  Remove old slot.
 
 *dotenv-2.0.2 (20 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/dotenv: ChangeLog dotenv-1.0.2.ebuild

2015-03-20 Thread Hans de Graaff (graaff)
graaff  15/03/20 13:43:41

  Modified: ChangeLog dotenv-1.0.2.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.6  dev-ruby/dotenv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dotenv/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dotenv/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dotenv/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Dec 2014 06:37:18 -  1.5
+++ ChangeLog   20 Mar 2015 13:43:41 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/dotenv
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.5 2014/12/17 
06:37:18 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.6 2015/03/20 
13:43:41 graaff Exp $
+
+  20 Mar 2015; Hans de Graaff gra...@gentoo.org dotenv-1.0.2.ebuild:
+  Add ruby22.
 
 *dotenv-1.0.2 (17 Dec 2014)
 



1.2  dev-ruby/dotenv/dotenv-1.0.2.ebuild

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

Index: dotenv-1.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/dotenv-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dotenv-1.0.2.ebuild 17 Dec 2014 06:37:18 -  1.1
+++ dotenv-1.0.2.ebuild 20 Mar 2015 13:43:41 -  1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/dotenv-1.0.2.ebuild,v 1.1 
2014/12/17 06:37:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/dotenv-1.0.2.ebuild,v 1.2 
2015/03/20 13:43:41 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20 ruby21 ruby22
 
 RUBY_FAKEGEM_EXTRADOC=README.md Changelog.md
 RUBY_FAKEGEM_RECIPE_TEST=rspec






[gentoo-commits] gentoo-x86 commit in dev-ruby/dotenv: ChangeLog dotenv-1.0.2.ebuild

2014-12-16 Thread Hans de Graaff (graaff)
graaff  14/12/17 06:37:18

  Modified: ChangeLog
  Added:dotenv-1.0.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.5  dev-ruby/dotenv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   1 Aug 2014 17:40:53 -   1.4
+++ ChangeLog   17 Dec 2014 06:37:18 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/dotenv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.4 2014/08/01 
17:40:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/ChangeLog,v 1.5 2014/12/17 
06:37:18 graaff Exp $
+
+*dotenv-1.0.2 (17 Dec 2014)
+
+  17 Dec 2014; Hans de Graaff gra...@gentoo.org +dotenv-1.0.2.ebuild:
+  Version bump.
 
   01 Aug 2014; Manuel Rüger mr...@gentoo.org -dotenv-0.9.0.ebuild:
   Cleanup old.



1.1  dev-ruby/dotenv/dotenv-1.0.2.ebuild

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

Index: dotenv-1.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dotenv/dotenv-1.0.2.ebuild,v 1.1 
2014/12/17 06:37:18 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_EXTRADOC=README.md Changelog.md
RUBY_FAKEGEM_RECIPE_TEST=rspec
RUBY_FAKEGEM_RECIPE_DOC=rdoc

inherit ruby-fakegem

DESCRIPTION=Loads environment variables from .env into ENV
HOMEPAGE=https://github.com/bkeepers/dotenv;
LICENSE=MIT

KEYWORDS=~amd64
SLOT=0
IUSE=

each_ruby_prepare() {
sed -i -e s:ruby -v:${RUBY} -v:g spec/dotenv/parser_spec.rb || die
}