* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.3.ebuild ChangeLog
@ 2014-12-07 9:20 Naohiro Aota (naota)
0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2014-12-07 9:20 UTC (permalink / raw
To: gentoo-commits
naota 14/12/07 09:20:25
Modified: ChangeLog
Added: ruby-gtksourceview-2.2.3.ebuild
Log:
version bump
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.62 dev-ruby/ruby-gtksourceview/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 21 May 2014 01:36:07 -0000 1.61
+++ ChangeLog 7 Dec 2014 09:20:25 -0000 1.62
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ruby-gtksourceview
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.61 2014/05/21 01:36:07 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.62 2014/12/07 09:20:25 naota Exp $
+
+*ruby-gtksourceview-2.2.3 (07 Dec 2014)
+
+ 07 Dec 2014; Naohiro Aota <naota@gentoo.org> +ruby-gtksourceview-2.2.3.ebuild:
+ version bump
21 May 2014; Manuel Rüger <mrueg@gentoo.org> ruby-gtksourceview-1.1.8.ebuild,
ruby-gtksourceview-1.2.6.ebuild:
1.1 dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.1&content-type=text/plain
Index: ruby-gtksourceview-2.2.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v 1.1 2014/12/07 09:20:25 naota Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_NAME="gtksourceview2"
inherit ruby-ng-gnome2
RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2
DESCRIPTION="Ruby bindings for gtksourceview"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="${RDEPEND}
x11-libs/gtksourceview:2.0"
DEPEND="${DEPEND}
x11-libs/gtksourceview:2.0"
ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.3.ebuild ChangeLog
@ 2015-08-03 13:46 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-03 13:46 UTC (permalink / raw
To: gentoo-commits
ago 15/08/03 13:46:20
Modified: ruby-gtksourceview-2.2.3.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #554164
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?r1=1.3&r2=1.4
Index: ruby-gtksourceview-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-gtksourceview-2.2.3.ebuild 5 Jul 2015 10:34:27 -0000 1.3
+++ ruby-gtksourceview-2.2.3.ebuild 3 Aug 2015 13:46:20 -0000 1.4
@@ -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/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v 1.3 2015/07/05 10:34:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v 1.4 2015/08/03 13:46:20 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -12,7 +12,7 @@
RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2
DESCRIPTION="Ruby bindings for gtksourceview"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND+=" x11-libs/gtksourceview:2.0"
1.66 dev-ruby/ruby-gtksourceview/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 11 Jul 2015 06:44:01 -0000 1.65
+++ ChangeLog 3 Aug 2015 13:46:20 -0000 1.66
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gtksourceview
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.65 2015/07/11 06:44:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.66 2015/08/03 13:46:20 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+ ruby-gtksourceview-2.2.3.ebuild:
+ Stable for amd64, wrt bug #554164
*ruby-gtksourceview-2.2.5 (11 Jul 2015)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.3.ebuild ChangeLog
@ 2015-08-03 13:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-03 13:49 UTC (permalink / raw
To: gentoo-commits
ago 15/08/03 13:49:16
Modified: ruby-gtksourceview-2.2.3.ebuild ChangeLog
Log:
Stable for x86, wrt bug #554164
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild?r1=1.4&r2=1.5
Index: ruby-gtksourceview-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-gtksourceview-2.2.3.ebuild 3 Aug 2015 13:46:20 -0000 1.4
+++ ruby-gtksourceview-2.2.3.ebuild 3 Aug 2015 13:49:16 -0000 1.5
@@ -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/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v 1.4 2015/08/03 13:46:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.3.ebuild,v 1.5 2015/08/03 13:49:16 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -12,7 +12,7 @@
RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2
DESCRIPTION="Ruby bindings for gtksourceview"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND+=" x11-libs/gtksourceview:2.0"
1.67 dev-ruby/ruby-gtksourceview/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 3 Aug 2015 13:46:20 -0000 1.66
+++ ChangeLog 3 Aug 2015 13:49:16 -0000 1.67
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gtksourceview
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.66 2015/08/03 13:46:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.67 2015/08/03 13:49:16 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+ ruby-gtksourceview-2.2.3.ebuild:
+ Stable for x86, wrt bug #554164
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
ruby-gtksourceview-2.2.3.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-03 13:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 13:49 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.3.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2015-08-03 13:46 Agostino Sarubbo (ago)
2014-12-07 9:20 Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox