mrueg 14/05/26 05:30:14
Modified: mongoid-2.4.9.ebuild mongoid-2.4.10.ebuild
ChangeLog
Log:
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 dev-ruby/mongoid/mongoid-2.4.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild?r1=1.2&r2=1.3
Index: mongoid-2.4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mongoid-2.4.9.ebuild 11 May 2012 04:14:28 -0000 1.2
+++ mongoid-2.4.9.ebuild 26 May 2014 05:30:14 -0000 1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 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/mongoid/mongoid-2.4.9.ebuild,v 1.2
2012/05/11 04:14:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.9.ebuild,v 1.3
2014/05/26 05:30:14 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
#RUBY_FAKEGEM_TASK_DOC=""
# functional testing crashes Ruby from within Portage, but works
1.2 dev-ruby/mongoid/mongoid-2.4.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.10.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.10.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.10.ebuild?r1=1.1&r2=1.2
Index: mongoid-2.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mongoid-2.4.10.ebuild 12 May 2012 20:43:50 -0000 1.1
+++ mongoid-2.4.10.ebuild 26 May 2014 05:30:14 -0000 1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 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/mongoid/mongoid-2.4.10.ebuild,v
1.1 2012/05/12 20:43:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/mongoid-2.4.10.ebuild,v
1.2 2014/05/26 05:30:14 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
#RUBY_FAKEGEM_TASK_DOC=""
# functional testing crashes Ruby from within Portage, but works
1.13 dev-ruby/mongoid/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mongoid/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 12 May 2012 20:43:50 -0000 1.12
+++ ChangeLog 26 May 2014 05:30:14 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mongoid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/ChangeLog,v 1.12
2012/05/12 20:43:50 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mongoid/ChangeLog,v 1.13
2014/05/26 05:30:14 mrueg Exp $
+
+ 26 May 2014; Manuel RĂ¼ger <[email protected]> mongoid-2.4.10.ebuild,
+ mongoid-2.4.9.ebuild:
+ Remove ruby18 target.
*mongoid-2.4.10 (12 May 2012)
@@ -63,4 +67,3 @@
+mongoid-2.4.1.ebuild:
Initial import of mongoid ODM/ORM for Rails 3.1. Tests require to be wired in
with a custom mongod instance.
-