From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtk2: ruby-gtk2-1.2.6.ebuild ruby-gtk2-1.1.8.ebuild ChangeLog ruby-gtk2-1.1.3.ebuild
Date: Mon, 10 Mar 2014 17:14:20 +0000 (UTC) [thread overview]
Message-ID: <20140310171420.2567F2004C@flycatcher.gentoo.org> (raw)
mrueg 14/03/10 17:14:20
Modified: ruby-gtk2-1.2.6.ebuild ruby-gtk2-1.1.8.ebuild
ChangeLog
Removed: ruby-gtk2-1.1.3.ebuild
Log:
Cleanup old. Remove ree18.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild?r1=1.1&r2=1.2
Index: ruby-gtk2-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk2-1.2.6.ebuild 4 May 2013 03:14:12 -0000 1.1
+++ ruby-gtk2-1.2.6.ebuild 10 Mar 2014 17:14:19 -0000 1.2
@@ -1,9 +1,9 @@
-# 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/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild,v 1.1 2013/05/04 03:14:12 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.2.6.ebuild,v 1.2 2014/03/10 17:14:19 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby18 ruby19"
inherit ruby-ng-gnome2
1.5 dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild?r1=1.4&r2=1.5
Index: ruby-gtk2-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-gtk2-1.1.8.ebuild 17 Aug 2013 10:37:31 -0000 1.4
+++ ruby-gtk2-1.1.8.ebuild 10 Mar 2014 17:14:19 -0000 1.5
@@ -1,9 +1,9 @@
-# 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/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild,v 1.4 2013/08/17 10:37:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-1.1.8.ebuild,v 1.5 2014/03/10 17:14:19 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby18 ruby19"
inherit ruby-ng-gnome2
1.111 dev-ruby/ruby-gtk2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 15 Jan 2014 20:27:42 -0000 1.110
+++ ChangeLog 10 Mar 2014 17:14:19 -0000 1.111
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gtk2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.110 2014/01/15 20:27:42 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ChangeLog,v 1.111 2014/03/10 17:14:19 mrueg Exp $
+
+ 10 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -ruby-gtk2-1.1.3.ebuild,
+ ruby-gtk2-1.1.8.ebuild, ruby-gtk2-1.2.6.ebuild:
+ Cleanup old. Remove ree18.
*ruby-gtk2-2.1.0 (15 Jan 2014)
reply other threads:[~2014-03-10 17:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140310171420.2567F2004C@flycatcher.gentoo.org \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox