* [gentoo-commits] gentoo-x86 commit in dev-ruby/color: color-1.4.1-r1.ebuild color-1.7.1.ebuild ChangeLog
@ 2014-10-30 13:50 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-10-30 13:50 UTC (permalink / raw
To: gentoo-commits
mrueg 14/10/30 13:50:11
Modified: color-1.4.1-r1.ebuild color-1.7.1.ebuild ChangeLog
Log:
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.8 dev-ruby/color/color-1.4.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.4.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.4.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.4.1-r1.ebuild?r1=1.7&r2=1.8
Index: color-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/color/color-1.4.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- color-1.4.1-r1.ebuild 5 Apr 2014 14:16:28 -0000 1.7
+++ color-1.4.1-r1.ebuild 30 Oct 2014 13:50:11 -0000 1.8
@@ -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/color/color-1.4.1-r1.ebuild,v 1.7 2014/04/05 14:16:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color/color-1.4.1-r1.ebuild,v 1.8 2014/10/30 13:50:11 mrueg Exp $
EAPI="2"
-USE_RUBY="ruby19 jruby"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
1.2 dev-ruby/color/color-1.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/color-1.7.1.ebuild?r1=1.1&r2=1.2
Index: color-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/color/color-1.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- color-1.7.1.ebuild 19 Jul 2014 07:34:19 -0000 1.1
+++ color-1.7.1.ebuild 30 Oct 2014 13:50:11 -0000 1.2
@@ -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/color/color-1.7.1.ebuild,v 1.1 2014/07/19 07:34:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color/color-1.7.1.ebuild,v 1.2 2014/10/30 13:50:11 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
1.29 dev-ruby/color/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/color/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/color/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 1 Aug 2014 17:41:49 -0000 1.28
+++ ChangeLog 30 Oct 2014 13:50:11 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/color
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color/ChangeLog,v 1.28 2014/08/01 17:41:49 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/color/ChangeLog,v 1.29 2014/10/30 13:50:11 mrueg Exp $
+
+ 30 Oct 2014; Manuel Rüger <mrueg@gentoo.org> color-1.4.1-r1.ebuild,
+ color-1.7.1.ebuild:
+ Drop jruby target.
01 Aug 2014; Manuel Rüger <mrueg@gentoo.org> -color-1.6.ebuild,
-color-1.7.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-30 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 13:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/color: color-1.4.1-r1.ebuild color-1.7.1.ebuild ChangeLog 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