From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in virtual/python-unittest2: python-unittest2-1-r1.ebuild ChangeLog
Date: Fri, 17 Jan 2014 06:00:04 +0000 (UTC) [thread overview]
Message-ID: <20140117060004.2FC4F2004C@flycatcher.gentoo.org> (raw)
vapier 14/01/17 06:00:04
Modified: python-unittest2-1-r1.ebuild ChangeLog
Log:
Mark sh stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.13 virtual/python-unittest2/python-unittest2-1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild?r1=1.12&r2=1.13
Index: python-unittest2-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-unittest2-1-r1.ebuild 5 Sep 2013 19:44:43 -0000 1.12
+++ python-unittest2-1-r1.ebuild 17 Jan 2014 06:00:04 -0000 1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.12 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/python-unittest2-1-r1.ebuild,v 1.13 2014/01/17 06:00:04 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
@@ -10,7 +10,7 @@
HOMEPAGE=""
SRC_URI=""
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
LICENSE=""
SLOT="0"
IUSE=""
1.21 virtual/python-unittest2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-unittest2/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 13 Sep 2013 21:45:20 -0000 1.20
+++ ChangeLog 17 Jan 2014 06:00:04 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for virtual/python-unittest2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.20 2013/09/13 21:45:20 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.21 2014/01/17 06:00:04 vapier Exp $
+
+ 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> python-unittest2-1-r1.ebuild:
+ Mark sh stable.
13 Sep 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1-r2.ebuild:
Use python_gen_cond_dep and python_gen_usedep. This guarantees clean upgrade
next reply other threads:[~2014-01-17 6:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 6:00 Mike Frysinger (vapier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-07 13:26 [gentoo-commits] gentoo-x86 commit in virtual/python-unittest2: python-unittest2-1-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-08-06 13:10 Agostino Sarubbo (ago)
2013-08-04 11:40 Agostino Sarubbo (ago)
2013-08-03 7:29 Agostino Sarubbo (ago)
2013-07-30 12:24 Agostino Sarubbo (ago)
2013-07-23 18:07 Agostino Sarubbo (ago)
2013-07-22 21:15 Agostino Sarubbo (ago)
2013-07-22 20:37 Agostino Sarubbo (ago)
2013-07-21 11:11 Agostino Sarubbo (ago)
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=20140117060004.2FC4F2004C@flycatcher.gentoo.org \
--to=vapier@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