graaff 15/01/25 09:25:47
Modified: bcat-0.6.2-r2.ebuild ChangeLog bcat-0.6.2.ebuild
bcat-0.6.2-r1.ebuild
Log:
Update blocker on speech-tools now that there are fixed version which no
longer collide, bug 418301.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0x8883FA56A308A8D7!)
Revision Changes Path
1.3 dev-ruby/bcat/bcat-0.6.2-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild?r1=1.2&r2=1.3
Index: bcat-0.6.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bcat-0.6.2-r2.ebuild 5 Aug 2014 16:00:57 -0000 1.2
+++ bcat-0.6.2-r2.ebuild 25 Jan 2015 09:25:47 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild,v 1.2
2014/08/05 16:00:57 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild,v 1.3
2015/01/25 09:25:47 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -19,7 +19,7 @@
IUSE=""
# Collides on /usr/bin/bcat, bug 418301
-RDEPEND="${RDEPEND} !!app-accessibility/speech-tools"
+RDEPEND="${RDEPEND} !!<app-accessibility/speech-tools-2.1-r3"
ruby_add_bdepend "doc? ( app-text/ronn )"
1.27 dev-ruby/bcat/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/ChangeLog?rev=1.27&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/ChangeLog?rev=1.27&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 16 Nov 2014 18:15:20 -0000 1.26
+++ ChangeLog 25 Jan 2015 09:25:47 -0000 1.27
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/bcat
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.26 2014/11/16
18:15:20 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.27 2015/01/25
09:25:47 graaff Exp $
+
+ 25 Jan 2015; Hans de Graaff <[email protected]> bcat-0.6.2.ebuild,
+ bcat-0.6.2-r1.ebuild, bcat-0.6.2-r2.ebuild:
+ Update blocker on speech-tools now that there are fixed version which no
+ longer collide, bug 418301.
16 Nov 2014; Agostino Sarubbo <[email protected]> bcat-0.6.2.ebuild:
Stable for ppc64, wrt bug #493780
1.22 dev-ruby/bcat/bcat-0.6.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?rev=1.22&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?rev=1.22&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?r1=1.21&r2=1.22
Index: bcat-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- bcat-0.6.2.ebuild 16 Nov 2014 18:15:20 -0000 1.21
+++ bcat-0.6.2.ebuild 25 Jan 2015 09:25:47 -0000 1.22
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v 1.21
2014/11/16 18:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v 1.22
2015/01/25 09:25:47 graaff Exp $
EAPI=4
USE_RUBY="ruby19"
@@ -19,7 +19,7 @@
IUSE=""
# Collides on /usr/bin/bcat, bug 418301
-RDEPEND="${RDEPEND} !!app-accessibility/speech-tools"
+RDEPEND="${RDEPEND} !!<app-accessibility/speech-tools-2.1-r3"
ruby_add_bdepend "doc? ( app-text/ronn )"
1.4 dev-ruby/bcat/bcat-0.6.2-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild?r1=1.3&r2=1.4
Index: bcat-0.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bcat-0.6.2-r1.ebuild 5 Aug 2014 16:00:57 -0000 1.3
+++ bcat-0.6.2-r1.ebuild 25 Jan 2015 09:25:47 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild,v 1.3
2014/08/05 16:00:57 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild,v 1.4
2015/01/25 09:25:47 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -19,7 +19,7 @@
IUSE=""
# Collides on /usr/bin/bcat, bug 418301
-RDEPEND="${RDEPEND} !!app-accessibility/speech-tools"
+RDEPEND="${RDEPEND} !!<app-accessibility/speech-tools-2.1-r3"
ruby_add_bdepend "doc? ( app-text/ronn )"