mrueg 14/05/07 19:34:20
Modified: coderay-1.1.0-r1.ebuild coderay-1.0.9.ebuild
ChangeLog
Log:
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/coderay/coderay-1.1.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?r1=1.1&r2=1.2
Index: coderay-1.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coderay-1.1.0-r1.ebuild 6 Oct 2013 17:08:12 -0000 1.1
+++ coderay-1.1.0-r1.ebuild 7 May 2014 19:34:19 -0000 1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 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/coderay/coderay-1.1.0-r1.ebuild,v
1.1 2013/10/06 17:08:12 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v
1.2 2014/05/07 19:34:19 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
# The test target also contains test:exe but that requires
# shoulda-context which we do not have packaged yet.
1.12 dev-ruby/coderay/coderay-1.0.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild?r1=1.11&r2=1.12
Index: coderay-1.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- coderay-1.0.9.ebuild 2 Sep 2013 06:01:17 -0000 1.11
+++ coderay-1.0.9.ebuild 7 May 2014 19:34:19 -0000 1.12
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 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/coderay/coderay-1.0.9.ebuild,v
1.11 2013/09/02 06:01:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild,v
1.12 2014/05/07 19:34:19 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
# The test target also contains test:exe but that requires
# shoulda-context which we do not have packaged yet.
1.80 dev-ruby/coderay/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.80&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.80&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 19 Apr 2014 11:39:15 -0000 1.79
+++ ChangeLog 7 May 2014 19:34:19 -0000 1.80
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/coderay
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.79
2014/04/19 11:39:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.80
2014/05/07 19:34:19 mrueg Exp $
+
+ 07 May 2014; Manuel RĂ¼ger <[email protected]> coderay-1.0.9.ebuild,
+ coderay-1.1.0-r1.ebuild, coderay-1.1.0-r2.ebuild:
+ Remove ruby18 target.
*coderay-1.1.0-r2 (19 Apr 2014)