graaff 14/04/04 14:14:11 Modified: ChangeLog glark-1.10.4.ebuild Log: Add slot to rainbow dependency in preparation of adding a new slot. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.67 app-text/glark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 15 Dec 2013 17:37:11 -0000 1.66 +++ ChangeLog 4 Apr 2014 14:14:11 -0000 1.67 @@ -1,6 +1,9 @@ # ChangeLog for app-text/glark -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.66 2013/12/15 17:37:11 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.67 2014/04/04 14:14:11 graaff Exp $ + + 04 Apr 2014; Hans de Graaff <[email protected]> glark-1.10.4.ebuild: + Add slot to rainbow dependency in preparation of adding a new slot. 15 Dec 2013; Agostino Sarubbo <[email protected]> glark-1.10.4.ebuild: Add ~x86, wrt bug #493006 1.7 app-text/glark/glark-1.10.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/glark-1.10.4.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/glark-1.10.4.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/glark/glark-1.10.4.ebuild?r1=1.6&r2=1.7 Index: glark-1.10.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.10.4.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- glark-1.10.4.ebuild 15 Dec 2013 17:37:11 -0000 1.6 +++ glark-1.10.4.ebuild 4 Apr 2014 14:14:11 -0000 1.7 @@ -1,6 +1,6 @@ -# 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/app-text/glark/glark-1.10.4.ebuild,v 1.6 2013/12/15 17:37:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.10.4.ebuild,v 1.7 2014/04/04 14:14:11 graaff Exp $ EAPI=5 USE_RUBY="ruby19" @@ -25,7 +25,7 @@ ruby_add_rdepend " >=dev-ruby/logue-1.0.0 >=dev-ruby/ragol-1.0.0 - >=dev-ruby/rainbow-1.1.4 + >=dev-ruby/rainbow-1.1.4:0 >=dev-ruby/riel-1.2.0 zip? ( dev-ruby/rubyzip:0 )"
