* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-2.2.3.ebuild ChangeLog
@ 2014-12-05 15:25 Naohiro Aota (naota)
0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2014-12-05 15:25 UTC (permalink / raw
To: gentoo-commits
naota 14/12/05 15:25:09
Modified: ChangeLog
Added: ruby-gobject-introspection-2.2.3.ebuild
Log:
version bump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.8 dev-ruby/ruby-gobject-introspection/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 17 Oct 2014 01:03:26 -0000 1.7
+++ ChangeLog 5 Dec 2014 15:25:09 -0000 1.8
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby-gobject-introspection
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.7 2014/10/17 01:03:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.8 2014/12/05 15:25:09 naota Exp $
+
+*ruby-gobject-introspection-2.2.3 (05 Dec 2014)
+
+ 05 Dec 2014; Naohiro Aota <naota@gentoo.org>
+ +ruby-gobject-introspection-2.2.3.ebuild:
+ version bump
*ruby-gobject-introspection-2.2.2 (17 Oct 2014)
1.1 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.1&content-type=text/plain
Index: ruby-gobject-introspection-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-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.1 2014/12/05 15:25:09 naota Exp $
EAPI=4
USE_RUBY="ruby19 ruby20 ruby21"
inherit ruby-ng-gnome2
RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
DESCRIPTION="Ruby GObjectIntrosprction bindings"
KEYWORDS="~amd64 ~ppc"
IUSE=""
DEPEND="${DEPEND} dev-libs/gobject-introspection"
RDEPEND="${RDEPEND} dev-libs/gobject-introspection"
ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-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:03
Modified: ruby-gobject-introspection-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.5 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?r1=1.4&r2=1.5
Index: ruby-gobject-introspection-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-gobject-introspection-2.2.3.ebuild 9 Jul 2015 15:32:31 -0000 1.4
+++ ruby-gobject-introspection-2.2.3.ebuild 3 Aug 2015 13:46:03 -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-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.4 2015/07/09 15:32:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.5 2015/08/03 13:46:03 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -10,7 +10,7 @@
RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
DESCRIPTION="Ruby GObjectIntrosprction bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND+=" dev-libs/gobject-introspection"
1.13 dev-ruby/ruby-gobject-introspection/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 9 Jul 2015 15:32:31 -0000 1.12
+++ ChangeLog 3 Aug 2015 13:46:03 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gobject-introspection
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.12 2015/07/09 15:32:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.13 2015/08/03 13:46:03 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+ ruby-gobject-introspection-2.2.3.ebuild:
+ Stable for amd64, wrt bug #554164
09 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
ruby-gobject-introspection-2.2.3-r1.ebuild,
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-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:00
Modified: ruby-gobject-introspection-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.6 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?r1=1.5&r2=1.6
Index: ruby-gobject-introspection-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-gobject-introspection-2.2.3.ebuild 3 Aug 2015 13:46:03 -0000 1.5
+++ ruby-gobject-introspection-2.2.3.ebuild 3 Aug 2015 13:49:00 -0000 1.6
@@ -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-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.5 2015/08/03 13:46:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.6 2015/08/03 13:49:00 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -10,7 +10,7 @@
RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
DESCRIPTION="Ruby GObjectIntrosprction bindings"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND+=" dev-libs/gobject-introspection"
1.14 dev-ruby/ruby-gobject-introspection/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 3 Aug 2015 13:46:03 -0000 1.13
+++ ChangeLog 3 Aug 2015 13:49:00 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gobject-introspection
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.13 2015/08/03 13:46:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.14 2015/08/03 13:49:00 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+ ruby-gobject-introspection-2.2.3.ebuild:
+ Stable for x86, wrt bug #554164
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
ruby-gobject-introspection-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 --
2014-12-05 15:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gobject-introspection: ruby-gobject-introspection-2.2.3.ebuild ChangeLog Naohiro Aota (naota)
-- strict thread matches above, loose matches on Subject: below --
2015-08-03 13:46 Agostino Sarubbo (ago)
2015-08-03 13:49 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox