From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/sip: sip-4.15.3.ebuild ChangeLog
Date: Thu, 30 Jan 2014 23:14:46 +0000 (UTC) [thread overview]
Message-ID: <20140130231446.5EC312004C@flycatcher.gentoo.org> (raw)
maekke 14/01/30 23:14:46
Modified: sip-4.15.3.ebuild ChangeLog
Log:
arm stable, bug #495638
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.3 dev-python/sip/sip-4.15.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild?r1=1.2&r2=1.3
Index: sip-4.15.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sip-4.15.3.ebuild 27 Jan 2014 07:43:47 -0000 1.2
+++ sip-4.15.3.ebuild 30 Jan 2014 23:14:46 -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/dev-python/sip/sip-4.15.3.ebuild,v 1.2 2014/01/27 07:43:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v 1.3 2014/01/30 23:14:46 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -28,7 +28,7 @@
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc"
DEPEND="${PYTHON_DEPS}"
1.272 dev-python/sip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?rev=1.272&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?rev=1.272&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sip/ChangeLog?r1=1.271&r2=1.272
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- ChangeLog 27 Jan 2014 07:43:47 -0000 1.271
+++ ChangeLog 30 Jan 2014 23:14:46 -0000 1.272
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sip
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.271 2014/01/27 07:43:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.272 2014/01/30 23:14:46 maekke Exp $
+
+ 30 Jan 2014; Markus Meier <maekke@gentoo.org> sip-4.15.3.ebuild:
+ arm stable, bug #495638
27 Jan 2014; Jeroen Roovers <jer@gentoo.org> sip-4.15.3.ebuild:
Stable for HPPA (bug #495638).
next reply other threads:[~2014-01-30 23:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 23:14 Markus Meier (maekke) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-08 8:04 [gentoo-commits] gentoo-x86 commit in dev-python/sip: sip-4.15.3.ebuild ChangeLog Michal Gorny (mgorny)
2014-11-23 23:16 Mike Gilbert (floppym)
2014-03-23 17:16 Agostino Sarubbo (ago)
2014-03-23 9:58 Agostino Sarubbo (ago)
2014-03-19 15:25 Agostino Sarubbo (ago)
2014-03-18 16:14 Agostino Sarubbo (ago)
2014-03-14 10:11 Agostino Sarubbo (ago)
2014-03-08 8:30 Pacho Ramos (pacho)
2014-02-02 10:58 Agostino Sarubbo (ago)
2014-01-27 7:43 Jeroen Roovers (jer)
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=20140130231446.5EC312004C@flycatcher.gentoo.org \
--to=maekke@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