public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [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
@ 2014-08-21 11:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-21 11:40 UTC (permalink / raw
  To: gentoo-commits

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 )





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [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
@ 2014-08-21 11:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-21 11:43 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/21 11:43:05

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

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild?r1=1.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gloox-1.0.10-r1.ebuild	21 Aug 2014 11:40:27 -0000	1.2
+++ gloox-1.0.10-r1.ebuild	21 Aug 2014 11:43:05 -0000	1.3
@@ -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.2 2014/08/21 11:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.10-r1.ebuild,v 1.3 2014/08/21 11:43:05 armin76 Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86"
 IUSE="debug gnutls idn ssl static-libs test zlib"
 
 DEPEND="idn? ( net-dns/libidn )



1.26                 net-libs/gloox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	21 Aug 2014 11:40:27 -0000	1.25
+++ ChangeLog	21 Aug 2014 11:43:05 -0000	1.26
@@ -1,10 +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.25 2014/08/21 11:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/ChangeLog,v 1.26 2014/08/21 11:43:05 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
+  Add ~ia64/~sparc wrt bug #473920
 
 *gloox-1.0.10-r1 (29 Jun 2014)
 



1.6                  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.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild?r1=1.5&r2=1.6

Index: gloox-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gloox-1.0.ebuild	21 Aug 2014 11:40:27 -0000	1.5
+++ gloox-1.0.ebuild	21 Aug 2014 11:43:05 -0000	1.6
@@ -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.ebuild,v 1.5 2014/08/21 11:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.6 2014/08/21 11:43:05 armin76 Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~sparc x86"
 IUSE="debug gnutls idn ssl zlib"
 
 DEPEND="idn? ( net-dns/libidn )



1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild?r1=1.4&r2=1.5

Index: gloox-1.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gloox-1.0.9.ebuild	21 Aug 2014 11:40:27 -0000	1.4
+++ gloox-1.0.9.ebuild	21 Aug 2014 11:43:05 -0000	1.5
@@ -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.4 2014/08/21 11:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.9.ebuild,v 1.5 2014/08/21 11:43:05 armin76 Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~sparc x86"
 IUSE="debug gnutls idn ssl zlib"
 
 DEPEND="idn? ( net-dns/libidn )





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-21 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-21 11:40 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox