Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/authlogic/
Date: Fri, 27 Jun 2014 07:59:43
Message-Id: 1403791553.f31ae4444db547a32cd472357270ff5321d01a73.graaff@gentoo
1 commit: f31ae4444db547a32cd472357270ff5321d01a73
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Thu Jun 26 14:05:53 2014 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 26 14:05:53 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=f31ae444
7
8 Add ruby20, ruby21.
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 dev-ruby/authlogic/ChangeLog | 3 +++
14 dev-ruby/authlogic/authlogic-3.4.2.ebuild | 2 +-
15 2 files changed, 4 insertions(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/authlogic/ChangeLog b/dev-ruby/authlogic/ChangeLog
18 index 19a34b5..375e608 100644
19 --- a/dev-ruby/authlogic/ChangeLog
20 +++ b/dev-ruby/authlogic/ChangeLog
21 @@ -1,6 +1,9 @@
22 # ChangeLog for dev-ruby/authlogic
23 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
24
25 + 26 Jun 2014; Hans de Graaff <graaff@g.o> authlogic-3.4.2.ebuild:
26 + Add ruby20, ruby21.
27 +
28 *authlogic-3.4.2 (01 May 2014)
29
30 01 May 2014; Hans de Graaff <graaff@g.o> +authlogic-3.4.2.ebuild:
31
32 diff --git a/dev-ruby/authlogic/authlogic-3.4.2.ebuild b/dev-ruby/authlogic/authlogic-3.4.2.ebuild
33 index 84c63a6..5e51c8a 100644
34 --- a/dev-ruby/authlogic/authlogic-3.4.2.ebuild
35 +++ b/dev-ruby/authlogic/authlogic-3.4.2.ebuild
36 @@ -4,7 +4,7 @@
37
38 EAPI=5
39
40 -USE_RUBY="ruby19"
41 +USE_RUBY="ruby19 ruby20 ruby21"
42
43 RUBY_FAKEGEM_TASK_DOC=""
44 RUBY_FAKEGEM_EXTRADOC="History README.rdoc"