public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gloox: gloox-1.0.10-r1.ebuild ChangeLog gloox-1.0.ebuild gloox-1.0.9.ebuild
Date: Thu, 21 Aug 2014 11:40:27 +0000 (UTC)	[thread overview]
Message-ID: <20140821114027.214A33A9B@oystercatcher.gentoo.org> (raw)

armin76     14/08/21 11:40:27

  Modified:             gloox-1.0.10-r1.ebuild ChangeLog gloox-1.0.ebuild
                        gloox-1.0.9.ebuild
  Log:
  Add ~sparc wrt bug #473920
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.2                  net-libs/gloox/gloox-1.0.10-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?r1=1.1&r2=1.2

Index: gloox-1.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gloox-1.0.10-r1.ebuild	29 Jun 2014 12:08:23 -0000	1.1
+++ gloox-1.0.10-r1.ebuild	21 Aug 2014 11:40:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild,v 1.1 2014/06/29 12:08:23 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild,v 1.2 2014/08/21 11:40:27 armin76 Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86"
 IUSE="debug gnutls idn ssl static-libs test zlib"
 
 DEPEND="idn? ( net-dns/libidn )



1.25                 net-libs/gloox/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	29 Jun 2014 12:08:23 -0000	1.24
+++ ChangeLog	21 Aug 2014 11:40:27 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/gloox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.24 2014/06/29 12:08:23 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.25 2014/08/21 11:40:27 armin76 Exp $
+
+  21 Aug 2014; Raúl Porcel <armin76@gentoo.org> gloox-1.0.ebuild,
+  gloox-1.0.9.ebuild, gloox-1.0.10-r1.ebuild:
+  Add ~sparc wrt bug #473920
 
 *gloox-1.0.10-r1 (29 Jun 2014)
 



1.5                  net-libs/gloox/gloox-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild?r1=1.4&r2=1.5

Index: gloox-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gloox-1.0.ebuild	3 Sep 2012 00:20:41 -0000	1.4
+++ gloox-1.0.ebuild	21 Aug 2014 11:40:27 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.4 2012/09/03 00:20:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.5 2014/08/21 11:40:27 armin76 Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
 IUSE="debug gnutls idn ssl zlib"
 
 DEPEND="idn? ( net-dns/libidn )



1.4                  net-libs/gloox/gloox-1.0.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild?r1=1.3&r2=1.4

Index: gloox-1.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gloox-1.0.9.ebuild	29 Jun 2014 11:15:19 -0000	1.3
+++ gloox-1.0.9.ebuild	21 Aug 2014 11:40:27 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.3 2014/06/29 11:15:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.4 2014/08/21 11:40:27 armin76 Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
 IUSE="debug gnutls idn ssl zlib"
 
 DEPEND="idn? ( net-dns/libidn )





             reply	other threads:[~2014-08-21 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 11:40 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-21 11:43 [gentoo-commits] gentoo-x86 commit in net-libs/gloox: gloox-1.0.10-r1.ebuild ChangeLog gloox-1.0.ebuild gloox-1.0.9.ebuild Raul Porcel (armin76)

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=20140821114027.214A33A9B@oystercatcher.gentoo.org \
    --to=armin76@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