mrueg 14/08/05 16:00:47
Modified: coffee-rails-3.2.2.ebuild coffee-rails-4.0.0.ebuild
coffee-rails-4.0.1.ebuild ChangeLog
Log:
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key
)
Revision Changes Path
1.6 dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild?r1=1.5&r2=1.6
Index: coffee-rails-3.2.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- coffee-rails-3.2.2.ebuild 26 Jun 2014 06:08:59 -0000 1.5
+++ coffee-rails-3.2.2.ebuild 5 Aug 2014 16:00:47 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild,v 1.5
2014/06/26 06:08:59 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.2.2.ebuild,v 1.6
2014/08/05 16:00:47 mrueg Exp $
EAPI=4
USE_RUBY="ruby19 ruby20"
@@ -10,7 +10,7 @@
inherit ruby-fakegem
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline."
+DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
HOMEPAGE="https://github.com/rails/coffee-rails"
LICENSE="MIT"
1.4 dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild?r1=1.3&r2=1.4
Index: coffee-rails-4.0.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coffee-rails-4.0.0.ebuild 11 Mar 2014 20:08:47 -0000 1.3
+++ coffee-rails-4.0.0.ebuild 5 Aug 2014 16:00:47 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild,v 1.3
2014/03/11 20:08:47 johu Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.0.ebuild,v 1.4
2014/08/05 16:00:47 mrueg Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -10,7 +10,7 @@
inherit ruby-fakegem versionator
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline."
+DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
HOMEPAGE="https://github.com/rails/coffee-rails"
LICENSE="MIT"
1.4 dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild?r1=1.3&r2=1.4
Index: coffee-rails-4.0.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coffee-rails-4.0.1.ebuild 21 Apr 2014 06:21:06 -0000 1.3
+++ coffee-rails-4.0.1.ebuild 5 Aug 2014 16:00:47 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild,v 1.3
2014/04/21 06:21:06 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-4.0.1.ebuild,v 1.4
2014/08/05 16:00:47 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -10,7 +10,7 @@
inherit ruby-fakegem versionator
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline."
+DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
HOMEPAGE="https://github.com/rails/coffee-rails"
LICENSE="MIT"
1.14 dev-ruby/coffee-rails/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 26 Jun 2014 06:08:59 -0000 1.13
+++ ChangeLog 5 Aug 2014 16:00:47 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/coffee-rails
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v 1.13
2014/06/26 06:08:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v 1.14
2014/08/05 16:00:47 mrueg Exp $
+
+ 05 Aug 2014; Manuel RĂ¼ger <[email protected]> coffee-rails-3.2.2.ebuild,
+ coffee-rails-4.0.0.ebuild, coffee-rails-4.0.1.ebuild:
+ Remove trailing '.' from DESCRIPTION.
26 Jun 2014; Hans de Graaff <[email protected]> coffee-rails-3.2.2.ebuild:
Add ruby20. Fix tests when newer rails versions are installed.