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:43:05 +0000 (UTC) [thread overview]
Message-ID: <20140821114305.54CB5320E@oystercatcher.gentoo.org> (raw)
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 )
next reply other threads:[~2014-08-21 11:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-21 11:43 Raul Porcel (armin76) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-21 11:40 [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=20140821114305.54CB5320E@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