graaff      15/04/26 18:40:40

  Modified:             ChangeLog tilt-1.4.1.ebuild
  Log:
  Also drop optional radius dependency since it will bring in rails further 
down.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.41                 dev-ruby/tilt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   26 Apr 2015 18:32:03 -0000      1.40
+++ ChangeLog   26 Apr 2015 18:40:40 -0000      1.41
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/tilt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.40 2015/04/26 
18:32:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.41 2015/04/26 
18:40:40 graaff Exp $
+
+  26 Apr 2015; Hans de Graaff <[email protected]> tilt-1.4.1.ebuild:
+  Also drop optional radius dependency since it will bring in rails further
+  down.
 
   26 Apr 2015; Hans de Graaff <[email protected]> tilt-1.4.1.ebuild:
   Revert accidental stable amd64 keyword.



1.11                 dev-ruby/tilt/tilt-1.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild?r1=1.10&r2=1.11

Index: tilt-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tilt-1.4.1.ebuild   26 Apr 2015 18:32:03 -0000      1.10
+++ tilt-1.4.1.ebuild   26 Apr 2015 18:40:40 -0000      1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v 1.10 
2015/04/26 18:32:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.4.1.ebuild,v 1.11 
2015/04/26 18:40:40 graaff Exp $
 
 EAPI=5
 
@@ -24,8 +24,7 @@
        dev-ruby/bluecloth
        dev-ruby/coffee-script
        dev-ruby/erubis
-       dev-ruby/nokogiri
-       dev-ruby/radius )"
+       dev-ruby/nokogiri )"
 
 ruby_add_rdepend ">=dev-ruby/builder-2.0.0"
 




Reply via email to