* [gentoo-commits] gentoo-x86 commit in dev-ruby/lockfile: lockfile-2.1.3.ebuild ChangeLog
@ 2014-11-26 2:25 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-26 2:25 UTC (permalink / raw
To: gentoo-commits
mrueg 14/11/26 02:25:49
Modified: lockfile-2.1.3.ebuild ChangeLog
Log:
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 dev-ruby/lockfile/lockfile-2.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?r1=1.2&r2=1.3
Index: lockfile-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lockfile-2.1.3.ebuild 24 Apr 2014 20:12:29 -0000 1.2
+++ lockfile-2.1.3.ebuild 26 Nov 2014 02:25:49 -0000 1.3
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild,v 1.2 2014/04/24 20:12:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild,v 1.3 2014/11/26 02:25:49 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
1.6 dev-ruby/lockfile/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 24 Apr 2014 20:12:29 -0000 1.5
+++ ChangeLog 26 Nov 2014 02:25:49 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/lockfile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v 1.5 2014/04/24 20:12:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v 1.6 2014/11/26 02:25:49 mrueg Exp $
+
+ 26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> lockfile-2.1.3.ebuild:
+ Drop jruby target.
24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -lockfile-2.1.2.ebuild,
lockfile-2.1.3.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/lockfile: lockfile-2.1.3.ebuild ChangeLog
@ 2015-02-01 15:43 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-02-01 15:43 UTC (permalink / raw
To: gentoo-commits
graaff 15/02/01 15:43:14
Modified: lockfile-2.1.3.ebuild ChangeLog
Log:
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.4 dev-ruby/lockfile/lockfile-2.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild?r1=1.3&r2=1.4
Index: lockfile-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lockfile-2.1.3.ebuild 26 Nov 2014 02:25:49 -0000 1.3
+++ lockfile-2.1.3.ebuild 1 Feb 2015 15:43:14 -0000 1.4
@@ -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/lockfile/lockfile-2.1.3.ebuild,v 1.3 2014/11/26 02:25:49 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/lockfile-2.1.3.ebuild,v 1.4 2015/02/01 15:43:14 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
1.7 dev-ruby/lockfile/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lockfile/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 26 Nov 2014 02:25:49 -0000 1.6
+++ ChangeLog 1 Feb 2015 15:43:14 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/lockfile
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v 1.6 2014/11/26 02:25:49 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lockfile/ChangeLog,v 1.7 2015/02/01 15:43:14 graaff Exp $
+
+ 01 Feb 2015; Hans de Graaff <graaff@gentoo.org> lockfile-2.1.3.ebuild:
+ Add ruby22.
26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> lockfile-2.1.3.ebuild:
Drop jruby target.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-01 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-01 15:43 [gentoo-commits] gentoo-x86 commit in dev-ruby/lockfile: lockfile-2.1.3.ebuild ChangeLog Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2014-11-26 2:25 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