public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/qtruby: qtruby-4.9.5.ebuild qtruby-4.10.0.ebuild ChangeLog
Date: Sat, 23 Feb 2013 17:19:53 +0000 (UTC)	[thread overview]
Message-ID: <20130223171953.D1A8E2171D@flycatcher.gentoo.org> (raw)

ago         13/02/23 17:19:53

  Modified:             qtruby-4.9.5.ebuild qtruby-4.10.0.ebuild ChangeLog
  Log:
  Add ~ppc64, wrt bug #455960
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/qtruby/qtruby-4.9.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?r1=1.4&r2=1.5

Index: qtruby-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qtruby-4.9.5.ebuild	28 Jan 2013 00:09:54 -0000	1.4
+++ qtruby-4.9.5.ebuild	23 Feb 2013 17:19:53 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild,v 1.4 2013/01/28 00:09:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild,v 1.5 2013/02/23 17:19:53 ago Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 inherit kde4-base ruby-ng
 
 DESCRIPTION="Qt Ruby bindings"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug phonon qscintilla qwt webkit"
 
 DEPEND="



1.2                  kde-base/qtruby/qtruby-4.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?r1=1.1&r2=1.2

Index: qtruby-4.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtruby-4.10.0.ebuild	7 Feb 2013 04:57:30 -0000	1.1
+++ qtruby-4.10.0.ebuild	23 Feb 2013 17:19:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v 1.2 2013/02/23 17:19:53 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 inherit kde4-base ruby-ng
 
 DESCRIPTION="Qt Ruby bindings"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug phonon qscintilla qwt webkit"
 
 DEPEND="



1.140                kde-base/qtruby/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?r1=1.139&r2=1.140

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	7 Feb 2013 04:57:30 -0000	1.139
+++ ChangeLog	23 Feb 2013 17:19:53 -0000	1.140
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/qtruby
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.139 2013/02/07 04:57:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.140 2013/02/23 17:19:53 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qtruby-4.10.0.ebuild,
+  qtruby-4.9.5.ebuild:
+  Add ~ppc64, wrt bug #455960
 
 *qtruby-4.10.0 (06 Feb 2013)
 





                 reply	other threads:[~2013-02-23 17:20 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=20130223171953.D1A8E2171D@flycatcher.gentoo.org \
    --to=ago@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