Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
klausman 09/03/22 20:10:24
Modified: ChangeLog fxruby-1.6.18-r1.ebuild
Log:
Stable on alpha, bug #263316
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Revision Changes Path
1.76 dev-ruby/fxruby/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 22 Mar 2009 20:08:44 -0000 1.75
+++ ChangeLog 22 Mar 2009 20:10:24 -0000 1.76
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.75 2009/03/22 20:08:44 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.76 2009/03/22 20:10:24 klausman Exp $
+
+ 22 Mar 2009; Tobias Klausmann <klausman@g.o>
+ fxruby-1.6.18-r1.ebuild:
+ Stable on alpha, bug #263316
22 Mar 2009; Tobias Klausmann <klausman@g.o> ChangeLog:
Keyworded on alpha, bug #263282
1.4 dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild?r1=1.3&r2=1.4
Index: fxruby-1.6.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fxruby-1.6.18-r1.ebuild 22 Mar 2009 16:58:43 -0000 1.3
+++ fxruby-1.6.18-r1.ebuild 22 Mar 2009 20:10:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.3 2009/03/22 16:58:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.4 2009/03/22 20:10:24 klausman Exp $
RUBY_BUG_145222=yes
inherit ruby
@@ -13,7 +13,7 @@
LICENSE="LGPL-2.1"
SLOT="1.6"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="examples doc"
DEPEND="=x11-libs/fox-1.6*
|
|